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.compare_avg_kcal | Avg kcal | Kesk. kcal |
admin.compare_doses | Doses | Annuseid |
admin.compare_food_logs | Food logs | Toidukirjeid |
admin.compare_gender | Gender | Sugu |
admin.compare_height | Height | Pikkus |
admin.compare_last_login | Last login | Viimane login |
admin.compare_registered | Registered | Registreeritud |
admin.compare_weight | Weight | Kaal |
admin.compare_weight_logs | Weight logs | Kaalukirjeid |
admin.compliance | Compliance % | Järgimine % |
admin.confirm_remove_premium | Remove premium from this user? They lose premium features immediately. | Eemaldada kasutajalt premium? Kasutaja kaotab premium-funktsioonid kohe. |
admin.copy | Copy | Kopeeri |
admin.copy_failed | Copy failed | Kopeerimine ebaõnnestus |
admin.country | Country | Riik |
admin.created | Created | Loodud |
admin.cron_import_logs | ⏰ Cron import logs | ⏰ Cron impordi logid |
admin.cron_logs | Cron logs | Cron logid |
admin.daily_activity_30d | Daily activity (30 days) | Päevane aktiivsus (30 päeva) |
admin.dashboard | Dashboard | Töölaud |
admin.data_purge | 🗑️ Data purging | 🗑️ Andmete puhastamine |
admin.database | Database | Andmebaas |
admin.date | Date | Kuupäev |
admin.days_short | d | p |
admin.days_with_data | Days with data | Päevi andmetega |
admin.db_diagnostics | 🔬 Database diagnostics | 🔬 Andmebaasi diagnostika |
admin.db_health | Database health | Andmebaasi tervis |
admin.db_integrity | DB integrity | DB terviklikkus |
admin.db_optimized | DB optimized! | DB optimeeritud! |
admin.db_size | DB size | DB suurus |
admin.db_tools | Database tools | Andmebaasi tööriistad |
admin.deactivate | Deactivate | Deaktiveeri |
admin.deactivate_confirm | Deactivate all users who have not logged in for {days} days? | Kas deaktiveerid kõik kasutajad, kes pole {days} päeva sisenenud? |
admin.deactivate_inactive | 👤 Deactivate inactive users | 👤 Mitteaktiivsete kasutajate deaktiveerimine |
admin.deactivate_inactive_confirm | Deactivate all inactive users? | Kas deaktiveerida kõik mitteaktiivsed kasutajad? |
admin.delete | Delete | Kustuta |
admin.delete_announcement | Delete announcement? | Kustutada teadaanne? |
admin.delete_drug_confirm | Delete this drug? | Kas kustutada ravim? |
admin.delete_food_confirm | Delete this food? | Kas kustutada toit? |
admin.delete_setting_confirm | Delete setting "{key}"? | Kustutada seadistus "{key}"? |
admin.delete_user_confirm | Delete user {email}? This is irreversible! | Kustutada kasutaja {email}? See on pöördumatu! |
admin.delete_user_confirm2 | Are you sure? All user data will be deleted. | Oled kindel? Kõik kasutaja andmed kustutatakse. |
admin.deleted | Deleted | Kustutatud |
admin.description | Description | Kirjeldus |
admin.details | Details | Detailid |
admin.difference | Difference | Vahe |
admin.disk_free | Free disk | Vaba ruumi |
admin.disk_total | Total disk | Kogu ruum |
admin.display_name | Display name | Kuvanimi |
admin.dose | Dose | Doos |
admin.dose_compliance | Dose compliance | Annuste vastavus |
admin.dose_pending | Pending | Ootel |
admin.dose_skipped | Skipped | Vahele jäetud |
admin.dose_taken | Taken | Võetud |
admin.doses | Doses | Doosid |
admin.doses_7d | Doses 7d | Annuseid 7p |
admin.doses_skipped | Skipped | Vahele jäetud |
admin.doses_taken | Taken | Võetud |
admin.download_backup_confirm | Download backup? | Kas laadida varukoopia alla? |
admin.drug | Drug | Ravim |
admin.drug_adherence | Drug adherence | Ravimite järgimine |
← Previous Page 5 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