TempoLife › Features › Help translate TempoLife › et
Estonian — Eesti
5 188 of 5 190 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 |
|---|---|---|
bill.per_month_short | mo | kuu |
bill.plan | Plan | Pakett |
bill.plan_6_months | 6 months | 6 kuud |
bill.plan_free | Free | Tasuta |
bill.plan_monthly | Monthly | Kuu |
bill.plan_premium | Premium | Premium |
bill.plan_trial | Trial | Prooviperiood |
bill.plan_yearly | Yearly | Aasta |
bill.reactivate | Resume subscription | Jätka tellimust |
bill.reactivate_success | Subscription continued | Tellimus jätkub |
bill.renews_on | Valid until {d} | Kehtib kuni {d} |
bill.section_title | Billing | Arveldus |
bill.select_plan | Select | Vali |
bill.since | Since | Alates |
bill.src_admin | Granted by admin | Admini antud |
bill.src_legacy | Legacy grant | Varasem grant |
bill.src_simulated | Test purchase | Testost |
bill.src_stripe | Payment | Makse |
bill.status | Status | Olek |
bill.trial_ends | Trial ends {d} | Prooviperiood lõpeb {d} |
bill.upgrade_confirm | Upgrade to a longer plan? | Uuendada pikemale paketile? |
bill.upgrade_success | Plan upgraded | Pakett uuendatud |
bill.upgrade_title | Upgrade to a longer plan | Uuenda pikemale paketile |
bill.upgrade_to | Upgrade | Uuenda |
cal.fri | Fri | R |
cal.mon | Mon | E |
cal.sat | Sat | L |
cal.sun | Sun | P |
cal.thu | Thu | N |
cal.tue | Tue | T |
cal.wed | Wed | K |
camp.accept_required | Accept the rules and confirm you are 18+ | Nõustu reeglitega ja kinnita, et oled 18+ |
camp.accept_rules | I accept the rules | Nõustun reeglitega |
camp.active_days | active days | aktiivset päeva |
camp.add_to_dashboard | Add it back to the dashboard | Lisa see töölauale tagasi |
camp.added_back_toast | The challenge is back on your dashboard | Väljakutse on taas töölaual |
camp.already_tied | You are tied on points; tie-breakers currently put you behind. | Punktid on võrdsed; viigireeglid jätavad sind praegu tahapoole. |
camp.appeal | Question or appeal this score | Küsi või vaidlusta see skoor |
camp.appeal_failed | Could not submit appeal | Vaiet ei õnnestunud saata |
camp.appeal_pending | Appeal pending review | Vaie ootab ülevaatamist |
camp.appeal_prompt | Explain what looks wrong (20–1000 characters): | Selgita, mis tundub vale (20–1000 tähemärki): |
camp.at_current_pace | At your pace: about {days} days | Sinu tempos umbes {days} päeva |
camp.auto_rejoin_join | Auto-join next month too | Liitu automaatselt ka järgmisel kuul |
camp.back | Back to app | Tagasi rakendusse |
camp.card_title | Follow your daily plan. Win €100. | Järgi oma päevaplaani. Võida €100. |
camp.close | Close | Sulge |
camp.closed_line | Campaign closed — winner verification in progress | Väljakutse lõppenud — võitja kontroll käib |
camp.confirm_18 | I confirm I am 18 or older | Kinnitan, et olen 18-aastane või vanem |
camp.count_days.one | day | päev |
camp.count_days.other | days | päeva |
camp.count_hours.one | hour | tund |
camp.count_hours.other | hours | tundi |
camp.count_minutes.one | minute | minut |
camp.count_minutes.other | minutes | minutit |
camp.currently_first | You’re currently #1 | Oled praegu esikohal |
camp.days_short | d | p |
camp.ends_in | Ends in | Lõpeb |
camp.entered | You are entered | Oled kirjas |
camp.first_prize | first prize | peaauhind |
camp.full_meal_days | Meal-plan days | Plaanipäevad |
← Previous Page 23 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