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 |
|---|---|---|
community.gift_freeze | Streak freeze | Seeria kaitse |
community.gift_freeze_sub | Saves a friend’s streak for one missed day | Päästab sõbra seeria ühe vahelejäänud päeva eest |
community.gift_nothing | Nothing to gift yet — earn points or buy a cosmetic. | Sul pole veel midagi kinkida — teeni punkte või osta ehe. |
community.gift_sent | Gift sent! | Kingitus saadetud! |
community.gift_what | What will you gift? | Mida kingid? |
community.group_code_q | Enter join code: | Sisesta liitumiskood: |
community.group_created | Group created | Grupp loodud |
community.group_hours_q | How many hours? | Mitu tundi paastute? |
community.group_join | Join with code | Liitu koodiga |
community.group_joined | Joined the group | Liitusid grupiga |
community.group_leave | Leave | Lahku |
community.group_leave_q | Leave this group? | Lahkuda grupist? |
community.group_name_q | Group name: | Grupi nimi: |
community.group_new | New group | Loo grupp |
community.group_plan_q | Plan (e.g. 16:8) | Plaan (nt 16:8) |
community.group_schedule | Set shared start | Määra ühine algus |
community.group_scheduled | Shared start set | Ühine algus määratud |
community.group_share | Join my fasting group with code | Liitu minu paastugrupiga koodiga |
community.group_started | Started | Algas |
community.group_starts | Starts | Algab |
community.group_when_q | When does it start? (e.g. 2026-07-30 20:00) | Millal algab? (nt 2026-07-30 20:00) |
community.groups | Groups | Grupid |
community.groups_sub | Set a goal, check in and support one another. | Sea eesmärk, anna edenemisest teada ja toeta teisi. |
community.groups_title | Accountability groups | Eesmärgirühmad |
community.health_sharing | Health sharing | Terviseandmete jagamine |
community.health_sharing_sub | These controls apply before a health card or derived shared context can be sent. | Neid valikuid kontrollitakse enne tervisekaardi või tuletatud ühiskonteksti saatmist. |
community.home | Home | Avaleht |
community.input_ph | Message… | Sõnum… |
community.invite | Invite a friend | Kutsu sõber |
community.invite_sub | You both get {n} points when your friend signs up and finishes setup. | Mõlemad saate {n} punkti, kui sõber registreerub ja seadistuse lõpetab. |
community.invite_text | Join me on TempoLife! | Liitu minuga TempoLife’is! |
community.invited_n | Invited: {n} | Kutsutud: {n} |
community.leaderboard | Top 20 | Top 20 |
community.loading | Loading… | Laen… |
community.logged_today | Logged today | Täna logitud |
community.match_name | full name match | täisnime vaste |
community.meal | Meal | Söök |
community.member_since | Member since | Liige alates |
community.members | members | liiget |
community.menu_sub | Leaderboard & messages | Edetabel & sõnumid |
community.message | Message | Sõnum |
community.messages | Messages | Sõnumid |
community.mic_denied | Microphone permission denied | Mikrofoni luba puudub |
community.moderation_sub | Review reports consistently with a complete audit trail. | Vaata teateid läbi järjekindlalt ja täieliku kontrolljäljega. |
community.moderation_title | Community moderation | Kogukonna modereerimine |
community.momentum | Your momentum | Sinu hoog |
community.most_helpful | Most helpful | Kõige kasulikumad |
community.msg_accept_first | Accept the friend request to start messaging. | Võta sõbrapäring vastu, siis saad sõnumit saata. |
community.msg_after_accept | Messaging unlocks when they accept your request. | Sõnumid avanevad, kui ta päringu vastu võtab. |
community.n_carbs | carbs | süsiv |
community.n_fat | fat | rasv |
community.n_kcal | kcal | kcal |
community.n_protein | protein | valk |
community.nav_chats | Chats | Vestlused |
community.nav_groups | Groups | Rühmad |
community.nav_home | Community | Kogukond |
community.nav_moderation | Moderation | Modereerimine |
community.nav_more | More | Veel |
community.nav_questions | Questions | Küsimused |
community.nav_recipes | Recipes | Retseptid |
← Previous Page 29 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