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.drug_descriptions | Drug descriptions | Ravimite kirjeldused |
admin.drug_details | Drug details | Ravimi detailid |
admin.drugs | Drugs | Ravimid |
admin.duplicates | Duplicates | Duplikaadid |
admin.edit | Edit | Muuda |
admin.edit_announcement | Edit announcement | Muuda teadaannet |
admin.edit_food | Edit food | Muuda toitu |
admin.edit_user | Edit user | Muuda kasutajat |
admin.email | E-post | |
admin.email_sending | 📧 Email sending | 📧 E-kirja saatmine |
admin.email_sent | Email sent | E-post saadetud |
admin.email_unverified | Email unverified | E-post kinnitamata |
admin.email_verification | 📧 Email verification | 📧 E-posti kinnitamine |
admin.email_verify_disabled | Email verification disabled | E-posti kinnitamine välja lülitatud |
admin.email_verify_enabled | Email verification enabled | E-posti kinnitamine sisse lülitatud |
admin.email_verify_off_confirm | Disable email verification? | Kas lülitad e-posti kinnitamise VÄLJA? |
admin.email_verify_on_confirm | Enable email verification? New users must confirm their email. | Kas lülitad e-posti kinnitamise SISSE? Uued kasutajad peavad e-posti kinnitama. |
admin.endpoint | Endpoint | Endpoint |
admin.entries | Entries | Kirjeid |
admin.error_log | Error log | Vealogi |
admin.error_prefix | Error: | Viga: |
admin.est_cost | Est. cost (USD) | Hinnang (USD) |
admin.expires | Expires | Aegub |
admin.export_csv | 📥 Export CSV | 📥 Ekspordi CSV |
admin.failed | Failed | Ebaõnnestus |
admin.failed_attempts | Failed attempts | Ebaõnnestunud katsed |
admin.fat | Fat | Rasv |
admin.fat_g | Fat (g) | Rasv (g) |
admin.fat_short | Fat | Rasv |
admin.feat_community | Community | Kogukond |
admin.feat_community_d | Top 20 leaderboard + friends + messaging under bonus points | Top 20 edetabel + sõbrad + sõnumid boonuspunktide all |
admin.feat_disable_confirm | Are you sure you want to disable "{name}"? Users will no longer see this feature. | Kas oled kindel, et soovid "{name}" välja lülitada? Kasutajad ei näe seda funktsiooni ena… |
admin.feat_toggles_sub | Toggle features on/off | Lülita funktsioone sisse/välja |
admin.feat_toggles_title | Feature toggles | Funktsioonide lülitid |
admin.female | Female | Naine |
admin.fiber | Fiber | Kiudaine |
admin.fiber_g | Fiber (g) | Kiudaine (g) |
admin.fill_subject_msg | Fill in subject and message | Täida teema ja sõnum |
admin.fill_title_msg | Fill in title and message | Täida pealkiri ja sõnum |
admin.first | First | Esimene |
admin.fn_at_done | Finished (all time) | Lõpetanud (kõik aeg) |
admin.fn_at_rate | Completion rate | Lõpetamise määr |
admin.fn_at_reg | Registered (all time) | Registreerunud (kõik aeg) |
admin.fn_cohort | Funnel cohort | Lehtri kohort |
admin.fn_completed | Finished the wizard | Lõpetas nõustaja |
admin.fn_hint | Registration is one step (form or Google/Facebook) plus a 7-step wizard. The profile is s… | Registreerimine on üks samm (vorm või Google/Facebook) + 7-astmeline nõustaja. Profiil sa… |
admin.fn_registered | Registered | Registreeris |
admin.fn_since | Funnel covers users who registered on or after | Lehter hõlmab kasutajaid, kes registreerusid alates |
admin.fn_title | Registration funnel | Registreerimise lehter |
admin.fn_untracked | Wizard step tracking is not active yet — migration 0023 has not been applied. The all-tim… | Nõustaja astmete jälgimine pole veel sisse lülitatud — migratsioon 0023 on rakendamata. Ü… |
admin.food | Food | Toit |
admin.food_categories | 🥗 Food category statistics | 🥗 Toidukategooriate statistika |
admin.food_category_ph | e.g. dairy, meat, grains… | nt. piimatooted, liha, teravili… |
admin.food_count | Foods | Toite |
admin.food_db | Food database | Toidude andmebaas |
admin.food_log | Food log | Toidulogi |
admin.food_log_entries | Food log entries | Toidulogi kirjeid |
admin.food_logs_7d | Food logs 7d | Toidulogi 7p |
admin.food_logs_weekday | 📅 Food logs by weekday | 📅 Toidulogi nädalapäeva kaupa |
admin.foods | Foods | Toidud |
← Previous Page 6 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