TempoLife › Features › Help translate TempoLife › et
Estonian — Eesti
5 215 of 5 217 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 |
|---|---|---|
setup.identity_heading | What should others call you? | Kuidas teised sind näevad? |
setup.identity_privacy | Your real name stays private and is only shown to friends you accept. You can change your… | Sinu pärisnimi jääb privaatseks ja seda näevad ainult sõbrad, kelle oled vastu võtnud. Al… |
setup.identity_sub | Choose the alias shown in Community, Bonus Points, and Challenges. | Vali alias, mida näidatakse kogukonnas, boonuspunktides ja väljakutsetes. |
setup.invalid_height | Enter valid height (100–250 cm) | Sisesta korrektne pikkus (100–250 cm) |
setup.invalid_weight | Enter valid weight (30–300 kg) | Sisesta korrektne kaal (30–300 kg) |
setup.light | Light | Kerge |
setup.light_sub | 1–2x per week | 1–2x nädalas trenni |
setup.macros | Macronutrients | Makrotoitained |
setup.male | Male | Mees |
setup.moderate | Moderate | Mõõdukas |
setup.moderate_sub | 3–5x per week | 3–5x nädalas |
setup.next | Next → | Edasi → |
setup.other | Other | Muu |
setup.personal_info | Personal info | Isiklik info |
setup.personal_sub | Your name and date of birth are needed for personalised meal planning and daily targets. | Sinu nimi ja sünnikuupäev on vajalikud isikliku toitumiskava ja päevaeesmärkide koostamis… |
setup.plan_heading | Your personal plan | Sinu isiklik plaan |
setup.plan_sub | Calculated using Mifflin-St Jeor formula. | Arvutatud Mifflin-St Jeor valemi alusel. |
setup.protein | Protein | Valgud |
setup.redirecting | Redirecting to app... | Suunan rakendusse... |
setup.remind_activity | Activity reminder | Liikumise meeldetuletus |
setup.remind_meals | Meal reminder | Toidukordade meeldetuletus |
setup.remind_sleep | Bedtime reminder | Magamamineku meeldetuletus |
setup.remind_wakeup | Wakeup reminder | Äratuse meeldetuletus |
setup.save_failed | Saving failed | Salvestamine ebaõnnestus |
setup.sedentary | Sedentary | Istuv |
setup.sedentary_sub | Office work, little movement | Kontor, vähe liikumist |
setup.select_bday | Select date of birth | Vali sünnikuupäev |
setup.select_gender | Select gender | Vali sugu |
setup.select_public_name | Choose how other users should see your name | Vali, millise nimega teised kasutajad sind näevad |
setup.select_theme | Select a theme | Vali teema |
setup.server_error | Server error | Serveri viga |
setup.show_password | Show password | Näita parooli |
setup.skip | Skip, I'll set up later | Jäta vahele, seadistan hiljem |
setup.skip_confirm | You can set up your profile later. Continue? | Saad profiili seadistada hiljem. Jätka? |
setup.sleep_goal_lbl | Sleep goal (hours) | Une eesmärk (tundi) |
setup.start | Start using → | Alusta kasutamist → |
setup.step_activity | Activity | Aktiivsus |
setup.step_body | Body | Keha |
setup.step_fitbit | Fitbit | Fitbit |
setup.step_goal | Goal | Eesmärk |
setup.step_goal_lbl | Step goal | Sammude eesmärk |
setup.step_habits | Habits | Harjumused |
setup.step_identity | Display name | Kuvanimi |
setup.step_n_of | Step | Samm |
setup.step_of_total | / 7 | / 7 |
setup.step_person | Person | Isik |
setup.step_plan | Plan | Plaan |
setup.subtitle | Let's set up your personal health and nutrition plan | Seadistame sinu isikliku tervise- ja toitumisplaani |
setup.target_weight_hint | Optional — you can add it later | Valikuline — saad hiljem lisada |
setup.target_weight_lbl | Target weight (kg) | Eesmärkkaal (kg) |
setup.target_weight_lbl_imp | Target weight (lb) | Eesmärkkaal (lb) |
setup.tdee_label | TDEE (daily expenditure) | TDEE (päevane kulu) |
setup.theme_sub | Choose the app look — you can change it later in Settings | Vali rakenduse välimus — saad hiljem seadetes muuta |
setup.title | Profile setup | Profiili seadistus |
setup.very_active | Very active | Väga aktiivne |
setup.very_active_sub | Athlete / physical work | Sportlane / füüsiline töö |
setup.wakeup_lbl | Wakeup time | Ärkamise aeg |
setup.water_goal_lbl | Water goal (glasses) | Vee eesmärk (klaasi) |
setup.weight_kg | Weight (kg) | Kaal (kg) |
setup.your_bmi | Your BMI | Sinu KMI (BMI) |
← Previous Page 77 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