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.copy | Share | Jaga |
community.ctx_country | Same country | Sama riik |
community.ctx_same_plan | Both on {p} | Mõlemad {p} |
community.ctx_steps | Both hit the step goal | Mõlemad täitsid sammueesmärgi |
community.ctx_streak | Both on a streak | Mõlemal käib seeria |
community.days_known | Known for {n} days | Tuttavad {n} päeva |
community.days_short | d | p |
community.deleted | Message deleted | Sõnum kustutatud |
community.discoverable | Recommend my profile to people with similar goals | Soovita mu profiili sarnaste eesmärkidega inimestele |
community.edit_interests | Edit interests | Muuda huvisid |
community.empty_lb | No leaderboard yet — log and earn points! | Veel pole edetabelit — logi ja teeni punkte! |
community.empty_lb_hint | Log daily — every log earns bonus points and can get you into the Top 20. | Logi andmeid — iga logimine annab boonuspunkte ja viib sind Top 20-sse. |
community.error | Could not load | Ei õnnestunud laadida |
community.fasting_groups | Fasting groups | Paasturühmad |
community.fasting_now | fasting | paastub |
community.flair_gold | Gold frame | Kuldne raam |
community.flair_hero | Hero | Kangelane |
community.food_fix_add | Add | Lisa |
community.food_fix_empty | Found a wrong value or a missing product? Fix it for everyone. | Leidsid vale toitumisväärtuse või puuduva toote? Paranda see kõigi jaoks. |
community.food_fix_kcal_q | Calories per 100g (optional): | Kalorid 100g kohta (valikuline): |
community.food_fix_name_q | Food name: | Toidu nimi: |
community.food_fix_note_q | Note (optional): | Märkus (valikuline): |
community.food_fix_thanks | Thanks! Others can now vote on your fix. | Aitäh! Teised saavad su paranduse üle hääletada. |
community.food_fixes | Food database fixes | Toidubaasi parandused |
community.for_you | For you | Sulle |
community.for_you_sub | Progress, useful answers and people with similar goals. | Edusammud, kasulikud vastused ja sarnaste eesmärkidega inimesed. |
community.forest_hint | Each tree is a member — height shows points. Tap a tree. | Iga puu on liige — kõrgus näitab punkte. Puuduta puud. |
community.fr_body | wants to add you as a friend. | soovib sind sõbraks lisada. |
community.fr_declined | Friend request declined | Sõbrapäring keeldutud |
community.fr_float_sub | Reply: yes, no, or later | Vasta: jah, ei või hiljem |
community.fr_float_title | Friend request | Sõbrapäring |
community.fr_incoming_n | {n} waiting for a reply | {n} ootab vastust |
community.fr_later | Later | Hiljem |
community.fr_later_toast | We'll ask again later | Küsime hiljem uuesti |
community.fr_no | No | Ei |
community.fr_push_body | wants to add you as a friend | soovib sind sõbraks lisada |
community.fr_push_title | 🤝 Friend request | 🤝 Sõbrapäring |
community.fr_title | Friend request | Sõbrapäring |
community.fr_yes | Yes — add friend | Jah — lisa sõbraks |
community.fr_yes_short | Yes | Jah |
community.friend_accept | Accept | Võta vastu |
community.friend_add | Add friend | Lisa sõbraks |
community.friend_cancel_q | Cancel friend request? | Tühista sõbrapäring? |
community.friend_cancelled | Friend request cancelled | Sõbrapäring tühistatud |
community.friend_decline | Decline | Keeldu |
community.friend_now | You are now friends! | Olete nüüd sõbrad! |
community.friend_pending | Request sent | Päring saadetud |
community.friend_removed | Friendship removed | Sõprus eemaldatud |
community.friend_sent | Friend request sent | Sõbrapäring saadetud |
community.friend_unfriend_q | Remove friendship? | Eemalda sõprus? |
community.friends | Friends | Sõbrad |
community.friends_required | Send a friend request first to start a chat. | Sõnumi saatmiseks saada kõigepealt sõbrapäring. |
community.friends_section | Friends | Sõbrad |
community.friends_since | Friends since | Sõbrad alates |
community.ghost | Step race | Sammuvõistlus |
community.ghost_ahead | You’re {n} steps ahead | Oled {n} sammu ees |
community.ghost_behind | You’re {n} steps behind | Oled {n} sammu taga |
community.ghost_no_hourly | No hourly steps — connect Google Health for a detailed curve. | Tunnipõhised sammud puuduvad — ühenda Google Health täpsema graafiku jaoks. |
community.gift | Gift | Kingi |
community.gift_confirm | Gift this item? This cannot be undone. | Kingi see ese? Seda ei saa tagasi võtta. |
← Previous Page 28 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