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.au_stickiness | Stickiness (DAU/MAU) | Kleepuvus (DAU/MAU) |
admin.au_today | Active today | Täna aktiivsed |
admin.au_total_hours | Total hours in app (30d) | Tunde äpis kokku (30p) |
admin.au_total_users | Users total | Kasutajaid kokku |
admin.au_untracked | Activity tracking is not active yet — migration 0022 has not been applied. Only the login… | Aktiivsuse jälgimine pole veel sisse lülitatud — migratsioon 0022 on rakendamata. Saadava… |
admin.audit_announcement | Announcement created | Teadaande loodud |
admin.audit_announcement_delete | Announcement deleted | Teadaanne kustutatud |
admin.audit_broadcast | Broadcast sent | Masskiri saadetud |
admin.audit_db_optimize | Database optimized | Andmebaas optimeeritud |
admin.audit_delete | Deleted | Kustutatud |
admin.audit_drug_delete | Drug deleted | Ravim kustutatud |
admin.audit_edit | Edited | Muudetud |
admin.audit_email | Email sent | E-post saadetud |
admin.audit_food_merge | Foods merged | Toidud ühendatud |
admin.audit_log | 🔒 Admin audit log | 🔒 Admin tegevuslogi |
admin.audit_purge | Data purged | Andmed puhastatud |
admin.audit_pw_reset | Password reset | Parool lähtestatud |
admin.audit_role | Role changed | Roll muudetud |
admin.audit_settings_delete | Setting deleted | Säte kustutatud |
admin.audit_status | Status changed | Olek muudetud |
admin.author | Author | Autor |
admin.average | Average | Keskmine |
admin.avg_carbs | Avg carbs | Kesk. SV |
admin.avg_carbs_short | Avg carbs | Kesk. SV |
admin.avg_daily_cal | Avg kcal/day | Kesk. kcal/päev |
admin.avg_fat | Avg fat | Kesk. rasv |
admin.avg_fat_short | Avg fat | Kesk. rasv |
admin.avg_kcal | Avg kcal | Kesk. kcal |
admin.avg_kcal_day | Avg kcal/day | Kesk. kcal/päev |
admin.avg_price | Avg price | Kesk. hind |
admin.avg_protein | Avg protein | Kesk. valk |
admin.back | ← Back to app | ← Tagasi rakendusse |
admin.backup | Backup | Varukoopia |
admin.birthday | Birthday | Sünnipäev |
admin.block | Block | Blokeeri |
admin.blood_type | Blood type | Veregrupp |
admin.brand_names | Brand names | Brandinimed |
admin.broadcast_body_ph | Email body… | E-kirja sisu… |
admin.broadcast_confirm | Send mass email (filter: {filter})? | Saada masskirjad (filter: {filter})? |
admin.broadcast_result | Mass email sent: {sent}/{total} | Masskirjad saadetud: {sent}/{total} |
admin.broadcast_sent | Broadcast sent | Masskiri saadetud |
admin.broadcast_subject_ph | Email subject | E-kirja teema |
admin.bulk_activated | users activated | kasutajat aktiveeritud |
admin.bulk_blocked | users blocked | kasutajat blokeeritud |
admin.calls | Calls | Päringuid |
admin.calories | Calories | Kalorid |
admin.calories_100g | Calories (100g) | Kalorid (100g) |
admin.calories_30d | Calories last 30 days | Kalorid viimased 30p |
admin.cancel | Cancel | Tühista |
admin.carbs | Carbs | SV |
admin.carbs_g | Carbs (g) | Süsivesikud (g) |
admin.carbs_short | Carbs | SV |
admin.category | Category | Kategooria |
admin.chain | Chain | Kett |
admin.cheapest | Cheapest drugs | Odavaimad ravimid |
admin.cheapest_label | Cheapest | Odavaim |
admin.cleanup | Clean up | Puhasta |
admin.client_errors_title | 🐛 Client-side errors (last | 🐛 Kliendipoolsed vead (viimased |
admin.close | Close | Sulge |
admin.compare | Compare | Võrdle |
← Previous Page 4 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