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.manual_verify_confirm | Manually verify email for {email}? | Kas kinnitad käsitsi kasutaja e-posti aadressi {email}? |
admin.manual_verify_fail | Verification failed | Kinnitamine ebaõnnestus |
admin.manual_verify_ok | Email verified: {email} | E-post kinnitatud: {email} |
admin.manual_verify_title | Verify email manually | Kinnita e-post käsitsi |
admin.max_5_users | Max 5 users at once | Max 5 kasutajat korraga |
admin.meal_breakfast | Breakfast | Hommik |
admin.meal_dinner | Dinner | Õhtusöök |
admin.meal_distribution | Meal distribution | Söögikordade jaotus |
admin.meal_lunch | Lunch | Lõuna |
admin.meal_snack | Snack | Snäkk |
admin.measurements | Measurements | Mõõtmised |
admin.memory_limit | Memory limit | Mälu limiit |
admin.memory_used | Memory used | Kasutatud mälu |
admin.merge_confirm | Merge foods? | Kas ühendada toidud? |
admin.merge_to | Merge to | Ühenda |
admin.message | Message | Sõnum |
admin.monitoring | Monitoring | Monitooring |
admin.most_active | Most active users | Aktiivsemad kasutajad |
admin.most_expensive | Most expensive drugs | Kallimad ravimid |
admin.most_expensive_label | Most expensive | Kalleim |
admin.name | Name | Nimi |
admin.name_required | Name is required | Nimi on kohustuslik |
admin.new_password | New password | Uus parool |
admin.no | No | Ei |
admin.no_data | No data available | Andmed puuduvad |
admin.no_duplicates | No duplicates found | Duplikaate ei leitud |
admin.no_errors | No errors | Vigu pole |
admin.no_unverified | No unverified users | Kinnitamata kasutajaid pole |
admin.no_unverified_users | No unverified users | Kinnitamata kasutajaid pole |
admin.normal | Normal | Normaalne |
admin.normal_mode | Normal | Normaalne |
admin.not_logged_days | Not logged in (days) | Pole loginud (päeva) |
admin.nutrition | Nutrition | Toit |
admin.off_label | Turned OFF | VÄLJA lülitatud |
admin.older_than_days | Older than (days) | Vanem kui (päeva) |
admin.on_label | Turned ON | SISSE lülitatud |
admin.optimize | Optimize | Optimeeri |
admin.optimize_confirm | Optimize database (VACUUM + ANALYZE)? | Optimeeri andmebaas (VACUUM + ANALYZE)? |
admin.other | Other | Muu |
admin.output_tokens | Output | Väljund |
admin.overview | Overview | Ülevaade |
admin.page_count | Page count | Lehti kokku |
admin.page_size | Page size | Lehe suurus |
admin.pages | Pages | Lehti |
admin.panel | Admin Panel | Admin paneel |
admin.pause | Pause | Peata |
admin.paused | Paused | Peatatud |
admin.paywall_force_off | Off — always free | Väljas — alati tasuta |
admin.paywall_force_on | On — test the paywall | Sees — testi paywall'i |
admin.paywall_global_off | currently OFF | praegu VÄLJAS |
admin.paywall_global_on | currently ON | praegu SEES |
admin.paywall_info_inherit | Follows the global 💎 Premium switch. | Järgib globaalset 💎 Premium lülitit. |
admin.paywall_info_off | This user never hits the paywall, even after the global launch. | Kasutaja ei satu kunagi paywalli taha, ka pärast globaalset käivitamist. |
admin.paywall_info_on | Trial/premium applies to this user immediately, regardless of the global switch. | Trial/premium kehtib sellele kasutajale kohe, sõltumata globaalsest lülitist. |
admin.paywall_inherit | Default (global switch) | Vaikimisi (globaalne lüliti) |
admin.paywall_override | Paywall | Paywall |
admin.pharm_search_ph | Search pharmacy by name, address or city… | Otsi apteeki nime, aadressi või linna järgi… |
admin.pharmacies | Pharmacies | Apteegid |
admin.pharmacies_by_chain | Pharmacies by chain | Apteegid ketide kaupa |
admin.pharmacy | Pharmacy | Apteek |
← Previous Page 8 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