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 |
|---|---|---|
ql.sleep_sub | Log sleep | Lisa uneaeg |
ql.title | Quick log | Kiirlogi |
ql.voice | Voice log | Hääl-logi |
ql.voice_listen | Listen | Kuula |
ql.voice_no_meds | No meds action available right now | Ravimite märkimine pole praegu saadaval |
ql.voice_stop | Stop | Peata |
ql.voice_sub | Say: took meds · log food · mood | Ütle: märgin ravimid · toit · tuju |
ql.voice_sub_nomeds | Say: log food · mood · water | Ütle: toit · tuju · vesi |
ql.voice_unknown | Didn’t catch that — try “took meds” or “repeat yesterday” | Ei saanud aru — proovi „märgin ravimid“ või „korda eilset“ |
ql.voice_unknown_nomeds | Didn’t catch that — try “log food” or “repeat yesterday” | Ei saanud aru — proovi „toit“ või „korda eilset“ |
ql.weight | Weight | Kaal |
rate.ask | Enjoying TempoLife? A rating helps other people find it. | Kas TempoLife meeldib? Hinnang aitab teistel see üles leida. |
rate.later | Later | Hiljem |
rate.yes | Rate it | Anna hinnang |
rewards.balance | Balance | Saldo |
rewards.bonus_month_streak | Month-streak bonus | Kuude-seeria boonus |
rewards.catalog | Rewards | Auhinnad |
rewards.confirm_redeem | Redeem “{title}” for {cost} points? | Lunastada „{title}" {cost} punkti eest? |
rewards.earn.fasting | Fast completed | Paastumine |
rewards.earn.food | Food logged | Toit logitud |
rewards.earn.glucose | Glucose logged | Veresuhkur logitud |
rewards.earn.hydration | Water logged | Vesi logitud |
rewards.earn.medication | Dose taken | Ravim võetud |
rewards.earn.meditation | Meditation | Meditatsioon |
rewards.earn.mood | Mood logged | Meeleolu logitud |
rewards.earn.sleep | Sleep logged | Uni logitud |
rewards.earn.steps | Steps logged | Sammud logitud |
rewards.earn.symptom | Symptom logged | Sümptom logitud |
rewards.earn.weight | Weight logged | Kaal logitud |
rewards.empty_history | Start logging to earn points! | Alusta logimist, et teenida punkte! |
rewards.err_level | This reward unlocks at a higher level | See auhind avaneb kõrgemal tasemel |
rewards.err_not_available | Not available right now | Pole praegu saadaval |
rewards.err_sold_out | Sold out — all editions claimed | Otsas — kõik eksemplarid lunastatud |
rewards.err_year_club | Year Club members only | Ainult Aasta klubi liikmetele |
rewards.good_job | Good job! | Tubli töö! |
rewards.history | Points history | Punktide ajalugu |
rewards.home_title | Bonus points | Boonuspunktid |
rewards.how_food | Meal | Toidukord |
rewards.how_hydration | Water | Vesi |
rewards.how_intro | Each activity earns points once per day: | Iga tegevus annab punkte üks kord päevas: |
rewards.how_mood | Mood | Meeleolu |
rewards.how_sleep | Sleep | Uni |
rewards.how_steps | Steps | Sammud |
rewards.how_streak | Log every month — the month-streak bonus grows each month, up to +1200 ⭐ | Logi mitu kuud järjest — kuude-seeria boonus kasvab iga kuuga, kuni +1200 ⭐ |
rewards.how_sync | Sleep and steps sync automatically via Google Health | Uni ja sammud sünkroonduvad Google Healthiga automaatselt |
rewards.how_title | How to earn points? | Kuidas punkte koguda? |
rewards.insufficient | Not enough points | Sul pole piisavalt punkte |
rewards.left | left | alles |
rewards.level | Level | Tase |
rewards.level_up | Level up! | Uus tase! |
rewards.locked | Not enough | Vähe punkte |
rewards.month_maxed | Monthly max reached! | Kuu maksimum täis! |
rewards.month_resets | Resets at the start of each month | Nullitakse iga kuu alguses |
rewards.months_row | months in a row | kuud järjest |
rewards.owned | Owned | Olemas |
rewards.perfect_hint | Fill a month 1000/1000 to earn a golden month badge | Täida kuu 1000/1000 ja teeni kuldkuu märk |
rewards.perfect_months | Perfect months | Täiuslikud kuud |
rewards.points | points | punkti |
rewards.pts | pts | p |
rewards.redeem | Redeem | Lunasta |
← Previous Page 72 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