TempoLife › Features › Help translate TempoLife › et
Estonian — Eesti
5 215 of 5 217 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 |
|---|---|---|
prof.goal_maintain_sub | TDEE = calories · weight stays | TDEE = kaloraaž · kaal püsib |
prof.goal_saved | ✅ Goal saved! | ✅ Eesmärk salvestatud! |
prof.goal_sub_tdee | TDEE = calorie intake | TDEE = kaloraaž |
prof.height | Height | Pikkus |
prof.height_cm | Height (cm) | Pikkus (cm) |
prof.height_ftin | Height (ft·in) | Pikkus (ft·in) |
prof.import | Drug info import | Raviminfo import |
prof.import_sub | Download pharmacy data | Laadi alla apteekide andmed |
prof.kcal | kcal/d | kcal/p |
prof.lang_sub | Change language | Muuda keelt |
prof.language | 🌐 Language | 🌐 Keel |
prof.logout | Log out | Logi välja |
prof.logout_confirm | Do you want to log out? | Kas soovid välja logida? |
prof.male | ♂ Male | ♂ Mees |
prof.male_short | Male | Mees |
prof.meal_breakfast | Breakfast | Hommikusöök |
prof.meal_c | C | S |
prof.meal_dinner | Dinner | Õhtusöök |
prof.meal_extra | Extra meal | Lisasöök |
prof.meal_f | F | R |
prof.meal_fast_day | Fasting day | Paastupäev |
prof.meal_fast_day_hint | No meals planned today — drink water, tea or broth. | Täna toitu ei planeerita — joo vett, teed või puljongit. |
prof.meal_lunch | Lunch | Lõunasöök |
prof.meal_no_fast | Regular day | Tavaline päev |
prof.meal_p | P | V |
prof.meal_per_day | day | päev |
prof.meal_plan | 🍽️ Meal plan suggestion | 🍽️ Toidukava soovitus |
prof.meal_single | Meal | Söögikord |
prof.meal_snack | Snack | Vahepala |
prof.meal_times | meals | söögikorda |
prof.meal_total | Total | Kokku |
prof.meal_window | eating window | söömisaken |
prof.my_goal | 🎯 My goal | 🎯 Minu eesmärk |
prof.name | Name | Nimi |
prof.other | Other | Muu |
prof.photo_deleted | Photo deleted | Foto kustutatud |
prof.pick_to_preview | Pick an emoji above to preview | Vali ülevalt emoji eelvaateks |
prof.preview_selected | Tap "Save" to apply | Salvestamiseks vajuta „Salvesta" |
prof.profile_incomplete | Profile data incomplete | Profiiliandmed täiendamata |
prof.regenerate | 🔄 Generate new | 🔄 Genereeri uus |
prof.save | Save | Salvesta |
prof.save_err | Failed to save | Salvestamine ebaõnnestus |
prof.saved | ✓ Saved | ✓ Salvestatud |
prof.settings | ⚙️ Settings | ⚙️ Seaded |
prof.theme | Theme | Teema |
prof.theme_blue | Blue | Sinine |
prof.theme_dark | Dark | Tume |
prof.theme_green | Green | Roheline |
prof.theme_light | Light | Hele |
prof.theme_sub | Choose appearance | Vali välimus |
prof.upload_photo | Upload photo | Lae foto üles |
prof.weight | Weight | Kaal |
prof.weight_kg | Weight (kg) | Kaal (kg) |
prof.weight_section | ⚖️ Weight | ⚖️ Kaal |
profile.weight_invalid | Invalid weight | Vale kaal |
profile.weight_range_error | Weight must be 20–400 kg | Kaal peab olema 20–400 kg |
pwa.install_btn | Install | Paigalda |
pwa.install_sub | Opens without address bar | Avanemine ilma aadressiribata |
pwa.install_title | Add to Home Screen | Lisa avakuvale |
pwa.ios_hint | Share → Add to Home Screen | Jaga → Lisa avakuvale |
← Previous Page 70 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