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 |
|---|---|---|
preview.orientation_portrait | Portrait | Vertikaalne |
preview.reset | Reset | Lähtesta |
preview.rotate | Rotate | Pööra |
preview.scale | Zoom | Suurendus |
preview.screenshot | Take screenshot | Tee kuvatõmmis |
preview.screenshot_saved | ✅ Screenshot saved | ✅ Kuvatõmmis salvestatud |
preview.signal | Signal | Signaal |
preview.status_bar_time | 9:41 | 9:41 |
preview.subtitle | See how the app looks on a real device | Näe, kuidas rakendus näeb välja päris seadmes |
preview.theme_switch_hint | 💡 Try the app with different themes | 💡 Testi rakendust erinevate teemadega |
preview.title | Phone preview | Telefoni eelvaade |
prof.act_active | Active | Aktiivne |
prof.act_light | Light | Kerge |
prof.act_moderate | Moderate | Mõõdukas |
prof.act_sedentary | Sedentary | Istuv |
prof.act_very_active | Very active | Väga aktiivne |
prof.activity_level | Activity level | Aktiivsuse tase |
prof.admin | 👑 Admin | 👑 Admin |
prof.admin_panel | Admin panel | Admin paneel |
prof.admin_sub | User management | Kasutajate haldus |
prof.age | Age | Vanus |
prof.allergies_ph | Allergies: e.g. nuts, lactose… | Allergiad: nt pähklid, laktoos… |
prof.avatar_updated | Avatar updated | Avatar uuendatud |
prof.birthday | Birthday | Sünniaeg |
prof.blood_type | Blood type | Veregrupp |
prof.bmi | BMI | KMI |
prof.bmi_normal | Normal | Normaalkaal |
prof.bmi_obese | Obese | Rasvumine |
prof.bmi_overweight | Overweight | Ülekaal |
prof.bmi_underweight | Underweight | Alakaal |
prof.cancel | Cancel | Tühista |
prof.change | Change | Muuda |
prof.change_photo | Change photo | Muuda fotot |
prof.choose_avatar | Choose avatar | Vali avatar |
prof.daily_cal_goal | Daily calorie goal | Päevane kaloraaž |
prof.daily_target | Daily calorie target | Päevane kaloraaž |
prof.dark_mode | Dark mode | Tume teema |
prof.dark_sub | Night mode | Öörežiim |
prof.delete_photo | Delete photo | Kustuta foto |
prof.edit | Edit profile | Muuda profiili |
prof.edit_title | ✏️ Edit profile | ✏️ Muuda profiili |
prof.fast_plan_none | No plan | Plaanita |
prof.fasting_section | ⏱ Fasting | ⏱ Paastumine |
prof.female | ♀ Female | ♀ Naine |
prof.female_short | Female | Naine |
prof.gender | Gender | Sugu |
prof.generate_plan | ✨ Generate meal plan | ✨ Genereeri toidukava |
prof.goal_gain | Moderate mass gain | Mõõdukas massi kasvatus |
prof.goal_gain_slow | Slow muscle gain | Aeglane massi kasvatus |
prof.goal_gain_slow_sub | +250 kcal/day · lean mass | +250 kcal/päev · puhas mass |
prof.goal_gain_sub | +500 kcal/day · fast gain | +500 kcal/päev · kiire kasvatus |
prof.goal_label | Goal | Eesmärk |
prof.goal_lose | Moderate weight loss | Mõõdukas kaalulangus |
prof.goal_lose_fast | Rapid weight loss | Kiire kaalulangus |
prof.goal_lose_fast_sub | −750 kcal/day · ~0.7 kg/week | −750 kcal/päev · ~0.7 kg nädalas |
prof.goal_lose_slow | Slow weight loss | Aeglane kaalulangus |
prof.goal_lose_slow_sub | −250 kcal/day · ~0.25 kg/week | −250 kcal/päev · ~0.25 kg nädalas |
prof.goal_lose_sub | −500 kcal/day · ~0.5 kg/week | −500 kcal/päev · ~0.5 kg nädalas |
prof.goal_maintain | Maintain weight | Hoia kaalu |
prof.goal_maintain_label | ⚖️ Maintain weight | ⚖️ Hoia kaalu |
← Previous Page 69 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