TempoLife › Features › Help translate TempoLife › et
Estonian — Eesti
5 172 of 5 174 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 |
|---|---|---|
admin.taken | Taken | Võetud |
admin.target | Target | Sihtmärk |
admin.tier_free | Free | Tasuta |
admin.tier_premium | Premium | Premium |
admin.tier_trial | Trial (3 days) | Trial (3 päeva) |
admin.time | Time | Aeg |
admin.timeline_dose | Dose | Annus |
admin.timeline_food | Food | Toit |
admin.timeline_vitals | Vitals | Elulised |
admin.timeline_weight | Weight | Kaal |
admin.times | Times | Kordi |
admin.timezone | Timezone | Ajavöönd |
admin.title | Title | Pealkiri |
admin.today | today | täna |
admin.top_active_users | Most active users (30d) | Aktiivseimad kasutajad (30p) |
admin.top_users | Top users | Tipud |
admin.top_users_hint | Top 100 by actual app usage (30d): time in app + active days + app opens + active weeks d… | Top 100 äpi kasutuse järgi (30p): aeg äpis + aktiivsed päevad + avamised + aktiivsed näda… |
admin.total | Total | Kokku |
admin.total_doses | Total doses | Kokku doose |
admin.total_doses_label | Total doses | Doose kokku |
admin.total_pharmacies | Total pharmacies | Apteeke kokku |
admin.total_prices | Total prices | Hindu kokku |
admin.trial_ends | Trial ends | Trial lõpeb |
admin.tu_days | Days | Päevi |
admin.tu_last_seen | last seen | viimati |
admin.tu_logs | Logs | Logisid |
admin.tu_of_days | of days | päevadest |
admin.tu_opens | Opens | Avamisi |
admin.tu_per_day | day | päev |
admin.tu_score | Score | Skoor |
admin.tu_streak | d streak | p seeria |
admin.tu_time | Time in app | Aeg äpis |
admin.tu_weeks | weeks | nädalat |
admin.turn_off | Turn off | Lülita välja |
admin.turn_on | Turn on | Lülita sisse |
admin.turned_off | Turned off | Välja lülitatud |
admin.turned_on | Turned on | Sisse lülitatud |
admin.type | Type | Tüüp |
admin.ud_avg_day | avg per active day | ø aktiivsel päeval |
admin.ud_first_seen | First active day | Esimene aktiivne päev |
admin.ud_last_seen | Last active day | Viimane aktiivne päev |
admin.ud_lifetime | Total active days | Kokku aktiivseid päevi |
admin.ud_streak | Current streak | Praegune seeria |
admin.ud_usage | App usage (30 days) | Äpi kasutus (30 päeva) |
admin.unverified_users | Unverified users | Kinnitamata kasutajad |
admin.updated | 📈 Modif. | 📈 Muud. |
admin.url | URL | URL |
admin.user | User | Kasutaja |
admin.user_activated | activated | aktiveeritud |
admin.user_activities | 📋 Activities | 📋 Tegevused |
admin.user_blocked | blocked | blokeeritud |
admin.user_deleted | deleted | kustutatud |
admin.user_details | User details | Kasutaja detailid |
admin.user_goal | Goal | Eesmärk |
admin.user_own | User's own | Kasutaja omad |
admin.user_retention | 📊 User retention | 📊 Kasutajate retentsioon |
admin.user_verified | User verified | Kasutaja kinnitatud |
admin.users | Users | Kasutajad |
admin.users_deactivated | {count} users deactivated | {count} kasutajat deaktiveeritud |
admin.users_short | users | kasut. |
← Previous Page 11 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