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 |
|---|---|---|
set.units_imperial | Imperial (lb · ft/in) | Imperiaal (lb · ft/in) |
set.units_metric | Metric (kg · cm) | Meetriline (kg · cm) |
set.units_title | Units | Ühikud |
set.version | Version | Versioon |
set.wakeup_reminder | Wake-up reminder | Äratuse meeldetuletus |
set.wakeup_reminder_sub | Time to wake up | Aeg ärgata |
set.wakeup_time | Wake-up time | Ärkamise aeg |
set.water_goal | Water goal | Vee eesmärk |
set.water_goal_sub | Glasses per day (250ml) | Klaasid päevas (250ml) |
set.weight_reminder | Weigh-in reminder | Kaalumise meeldetuletus |
set.weight_reminder_sub | Morning weigh-in | Hommikune kaalumine |
set.weight_time | Weigh-in time | Kaalumise aeg |
setup.active | Active | Aktiivne |
setup.active_sub | 6–7x per week | 6–7x nädalas |
setup.activity_heading | Activity level | Aktiivsuse tase |
setup.activity_sub | How often do you exercise? This affects your daily calorie expenditure. | Mitu korda nädalas liigud? See mõjutab päevast kalorikulu. |
setup.alias_label | Your public alias | Sinu avalik alias |
setup.alias_length | Your public name must be 2–40 characters | Avalik nimi peab olema 2–40 tähemärki pikk |
setup.alias_placeholder | e.g. HealthWanderer | nt TerviseRändur |
setup.back | ← Back | ← Tagasi |
setup.bday_day | Day | Päev |
setup.bday_month | Month | Kuu |
setup.bday_year | Year | Aasta |
setup.bedtime_lbl | Bedtime | Magamamineku aeg |
setup.birthday | Date of birth | Sünnikuupäev |
setup.bmr_label | BMR (basal metabolic rate) | BMR (baasainevahetus) |
setup.body_heading | Body measurements | Keha mõõdud |
setup.body_sub | Needed to calculate basal metabolic rate (BMR). | Vajalikud põhiainevahetuse (BMR) arvutamiseks. |
setup.calc_plan | Calculate plan → | Arvuta plaan → |
setup.carbs | Carbohydrates | Süsivesikud |
setup.change | ← Change | ← Muuda |
setup.daily_cal | Your daily calorie target | Sinu päevane kaloritarve |
setup.edit | Edit | Muuda |
setup.enable_reminders | Enable reminders | Luba meeldetuletused |
setup.enter_alias | Enter an alias of at least 2 characters | Sisesta vähemalt 2 tähemärgi pikkune alias |
setup.enter_name | Enter your name | Sisesta oma nimi |
setup.fat | Fat | Rasvad |
setup.female | Female | Naine |
setup.full_name | First and last name | Ees- ja perekonnanimi |
setup.gender | Gender | Sugu |
setup.gender_heading | Gender | Sugu |
setup.gender_sub | We need it to calculate your basal metabolic rate. | Vajame põhiainevahetuse arvutamiseks. |
setup.generate_again | ↻ New | ↻ Uus |
setup.generated_label | Your generated alias | Sinu genereeritud alias |
setup.goal_heading | Goal | Eesmärk |
setup.goal_sub | What is your main nutrition goal right now? | Mis on sinu peamine toitumise eesmärk praegu? |
setup.greet_hi | Hello | Tere |
setup.greeting | Hello, {0}! | Tere, {0}! |
setup.habits_heading | Daily habits | Igapäevased harjumused |
setup.habits_sub | Set your daily goals and reminders. You can change these later in Settings. | Seadista oma igapäevased eesmärgid ja meeldetuletused. Saad neid hiljem Sätete alt muuta. |
setup.height_cm | Height (cm) | Pikkus (cm) |
setup.hide_password | Hide password | Peida parooli |
setup.identity_custom | Choose my own alias | Määra oma alias |
setup.identity_custom_hint | Enter up to 40 characters — your full name stays private. | Sisesta kuni 40 tähemärki — pärisnimi jääb privaatseks. |
setup.identity_full | Use my full name | Kasuta minu täisnime |
setup.identity_full_hint | visible to other users | nähtav teistele kasutajatele |
setup.identity_generate | Generate an alias for me | Genereeri mulle alias |
setup.identity_generate_count | {0} friendly alias combinations — generated privately on your device. | {0} sõbralikku aliasekombinatsiooni — genereeritakse privaatselt sinu seadmes. |
setup.identity_generate_hint | A friendly, private name from thousands of combinations. | Sõbralik ja privaatne nimi tuhandetest kombinatsioonidest. |
setup.identity_group_label | Public display name | Avalik kuvanimi |
← Previous Page 76 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