TempoLife › Features › Help translate TempoLife › et
Estonian — Eesti
5 172 of 5 174 TempoLife strings are translated into Estonian (100.0%). Browse the string list, see the English source next to the current text, and suggest a better one.
Shipping since the beginning. Suggestions here are corrections and better wording rather than gaps.
The string list
Every row is one string in the app. The English column is the source; the Estonian column is what ships today, or missing when nothing does. Open a row to see it in the other languages and to suggest a change.
All strings Missing only
| Key | English | Estonian |
|---|---|---|
admin.users_verified | {count} users verified | {count} kasutajat kinnitatud |
admin.users_verified.one | 1 user verified | 1 kasutaja kinnitatud |
admin.users_verified.other | {n} users verified | {n} kasutajat kinnitatud |
admin.value | Value | Väärtus |
admin.verified | Verified | Verifitseeritud |
admin.verify | Verify | Kinnita |
admin.verify_all | Verify all | Kinnita kõik |
admin.verify_all_confirm | Verify {count} users? | Kas kinnitad {count} kasutajat? |
admin.verify_all_confirm.one | Verify 1 user? | Kinnita 1 kasutaja? |
admin.verify_all_confirm.other | Verify {n} users? | Kinnita {n} kasutajat? |
admin.version | Version | Versioon |
admin.view | View | Vaata |
admin.vital_logs | Vital entries | Vitaalide kirjeid |
admin.wal_size | WAL size | WAL suurus |
admin.warnings | Warnings | Hoiatused |
admin.week | Week | Nädal |
admin.weight_entries | Weight entries | Kaalu kirjeid |
admin.weight_kg | Weight (kg) | Kaal (kg) |
admin.weight_log | Weight log | Kaalulogi |
admin.weight_logs | Weight logs | Kaalulogi |
admin.yes | Yes | Jah |
ai.need_more_data | Log more data (sleep, steps, mood) to see personal recommendations. | Logi rohkem andmeid (uni, sammud, meeleolu), et näha isiklikke soovitusi. |
ai.sleep_irregular | Your sleep schedule varies a lot. Regular sleep improves rest. | Sinu uneaeg kõigub palju. Regulaarne unegraafik parandab und. |
ai.sleep_mood | More sleep = better mood. | Rohkem und = parem meeleolu. |
ai.steps_declining | Your activity has declined. Try to move more. | Sinu aktiivsus on langenud. Proovi rohkem liikuda. |
ai.steps_improving | Your step count is trending up! Keep it up. | Sinu sammude arv on tõusutrendis! Jätka samas vaimus. |
ai.steps_mood | You feel better on active days. Move more! | Aktiivsetel päevadel on sinu meeleolu parem. Liiku rohkem! |
ai.title | AI Insights — Personal Recommendations | Tehisaru — Isiklikud soovitused |
ai_coach.activity_analyze | 🏃 Analyze movement with AI | 🏃 Analüüsi liikumist AI-ga |
ai_coach.activity_score | Movement score | Liikumisskoor |
ai_coach.activity_title | AI Movement Coach | AI liikumiscoach |
ai_coach.ai_do | What to do | Mida teha |
ai_coach.ai_experiment | Try this week | Proovi sel nädalal |
ai_coach.ai_meal_plan | AI Meal Plan | AI toidukava |
ai_coach.ai_patterns | Patterns in your data | Mustrid sinu andmetes |
ai_coach.band_critical | Critical | Kriitiline |
ai_coach.band_excellent | Excellent | Suurepärane |
ai_coach.band_fair | Fair | Keskmine |
ai_coach.band_good | Good | Hea |
ai_coach.band_poor | Needs work | Vajab tööd |
ai_coach.concerns | Attention | Tähelepanu |
ai_coach.cook_heat | Cook {n} min | Valmistamine {n} min |
ai_coach.cook_mins | {n} min | {n} min |
ai_coach.cook_prep | Prep {n} min | Ettevalmistus {n} min |
ai_coach.correlations | Correlations | Seosed |
ai_coach.details | Details | Täpsemalt |
ai_coach.drug_analyze | 🧠 Analyze with AI (drugs + food) | 🧠 Analüüsi AI-ga (ravimid + toit) |
ai_coach.drug_side_effect | Possible drug side effect | Võimalik ravimi kõrvaltoime |
ai_coach.drug_title | AI Interaction Analysis | AI koostoimete analüüs |
ai_coach.error | AI service unavailable. Try again later. | AI teenus pole saadaval. Proovi hiljem uuesti. |
ai_coach.food_drug | Food-drug interactions | Toidu-ravimi koostoimed |
ai_coach.from_library | From library | Valmis soovitus |
ai_coach.generate_ai | Analyze this with AI | Analüüsi andmeid AI-ga |
ai_coach.goals | Goals | Eesmärgid |
ai_coach.heart_analyze | ❤️ Analyze heart rate with AI | ❤️ Analüüsi pulssi AI-ga |
ai_coach.heart_score | Heart score | Südameskoor |
ai_coach.heart_title | AI Heart Coach | AI südamecoach |
ai_coach.highlights | Highlights | Positiivne |
ai_coach.how_to_cook | How to cook | Kuidas valmistada |
ai_coach.ingredients | Ingredients | Koostisosad |
← Previous Page 12 of 87 Next →
What makes a good Estonian string here
Keep the placeholders. Anything in curly braces is replaced with a real value before the string is shown. Drop {n} and the sentence loses its number; rename it and the replacement silently fails. They can move within the sentence, but they must all still be there and spelled exactly as in the English.
Watch the length. Most of these strings live in a fixed space: a tab label, a button, a stat tile under a big number. A translation half again as long as the English will be clipped or will push a layout apart on a small phone. When the natural translation is much longer, a shorter and slightly blunter phrasing is the right answer.
Use the app's own vocabulary consistently. The same concept should read the same way everywhere — one word for a logged meal, one for a fast, one for a streak. Consistency matters more than variety; a synonym used once reads as a different feature.
Do not translate health claims into advice. Several strings deliberately describe a number without telling anyone what to do about it. A translation that turns "your resting rate is above your baseline" into "see a doctor" changes what the app claims, which is not a translation decision.
How this list is built
The list is parsed from the app's own translation files at the moment you load the page, so it cannot drift from what ships. Strings the parser could not read in a single pass are left out entirely — 38 lines in the Estonian files fell into that category — rather than being shown with a guessed value.
Source: TempoLife app translation files (assets/js/i18n*.js), parsed at page render · checked 2026-09-02