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.foods_merged | Foods merged | Toidud ühendatud |
admin.free_pages | Free pages | Vabu lehti |
admin.freelist_pages | Free pages | Vabad lehed |
admin.funnel | Registration | Registreerimine |
admin.gender | Gender | Sugu |
admin.global | Global | Globaalsed |
admin.goal | Goal | Eesmärk |
admin.google_users | Google users | Google-kasutajad |
admin.grant_admin_confirm | Grant admin privileges? | Anda admin õigused? |
admin.health_score | ❤️ Health score | ❤️ Terviseskoor |
admin.heart_disabled | Disabled for this user | Sellel kasutajal väljas |
admin.heart_enabled | Enabled for this user | Sellel kasutajal sees |
admin.heart_info | Controls whether Heart appears in this user's More menu. | Määrab, kas Heart ilmub selle kasutaja Rohkem-menüüsse. |
admin.heart_module | Heart module | Heart moodul |
admin.height | Height | Pikkus |
admin.height_cm | Height (cm) | Pikkus (cm) |
admin.hits | Hits | Hitsid |
admin.hours | Hours | Lahtiolek |
admin.hours_ago | Hours ago | Tunde tagasi |
admin.id | ID | ID |
admin.import_history | Import history | Impordi ajalugu |
admin.indexes | Indexes | Indeksid |
admin.indexes_label | INDEXES | INDEKSID |
admin.input_tokens | Input | Sisend |
admin.inserted | 🆕 New | 🆕 Uusi |
admin.integrity | Integrity | Terviklikkus |
admin.ip | IP | IP |
admin.kbt_btn | AI translate | AI tõlge |
admin.kbt_done | Drafts translated ({n}) | Tõlked loodud ({n}) |
admin.kbt_empty | No base article | Alusartikkel puudub |
admin.kbt_fail | Some translations failed | Osa tõlkeid ebaõnnestus |
admin.keep | Keep | Säilita |
admin.key | Key | Võti |
admin.key_required | Key is required | Võti on kohustuslik |
admin.lang_changed | Language changed: English | Keel muudetud: Eesti |
admin.last | Last | Viimane |
admin.last_30d | Last 30 days | Viimased 30 päeva |
admin.last_7d | Last 7 days | Viimased 7 päeva |
admin.last_90d | Last 90 days | Viimased 90 päeva |
admin.last_activity | Last activity | Viimane tegevus |
admin.last_food_activity | Last food log | Viimane toidulogi |
admin.last_food_log | Last food log | Viimane toidukirje |
admin.last_import | Last import | Viimane import |
admin.last_login | Last login | Viimane login |
admin.last_seen | Last seen | Viimati nähtud |
admin.last_sync | Last sync | Viimane sünk |
admin.logins | Logins | Sisselogimised |
admin.logins_7d | Logins 7d | Logimisi 7p |
admin.logins_by_hour | 🕐 Logins by hour | 🕐 Sisselogimised tunni kaupa |
admin.logs | Logs | Logid |
admin.maint_msg_ph | Message to users | Teade kasutajatele |
admin.maintenance | 🔧 Maintenance mode | 🔧 Hooldusrežiim |
admin.maintenance_active | MAINTENANCE MODE ACTIVE | HOOLDUSREŽIIM AKTIIVNE |
admin.maintenance_disabled | Maintenance mode disabled | Hooldusrežiim välja lülitatud |
admin.maintenance_enabled | Maintenance mode enabled | Hooldusrežiim sisse lülitatud |
admin.maintenance_msg | Maintenance message | Hooldussõnum |
admin.maintenance_on_confirm | Enable maintenance mode? Users will not be able to access the app. | Kas lülitad hooldusrežiimi SISSE? Kasutajad ei pääse rakendusse. |
admin.make_premium | Make Premium | Tee premiumiks |
admin.male | Male | Mees |
admin.manual_verify | Verify | Kinnita |
← Previous Page 7 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