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 |
|---|---|---|
nutr.breakfast_short | 🌅 Breakfast | 🌅 Hommik |
nutr.camera_shortcut_title | Take a food photo | Pildista toit |
nutr.carbohydrates | carbs | süsivesikud |
nutr.carbs | Carbohydrates | Süsivesikud |
nutr.carbs_short | C | SV |
nutr.choose_meal | Choose meal | Vali söögikord |
nutr.code | Code | Kood |
nutr.composition | Where today's calories come from | Kust tänased kalorid tulevad |
nutr.connection_error | Connection error | Ühenduse viga |
nutr.cooked_add_portion | Log one portion | Logi üks portsjon |
nutr.cooked_bank_borss | Borscht | Borš |
nutr.cooked_bank_kanapasta | Chicken pasta | Kanapasta |
nutr.cooked_bank_puder | Porridge | Puder |
nutr.cooked_btn | Home-cooked dish | Kodune toit |
nutr.cooked_estimate | Estimate | Hinda |
nutr.cooked_evidence | Matched ingredients | Sobitatud koostisosad |
nutr.cooked_hint | List the ingredients — AI matches them to foods and we compute the macros | Kirjuta koostisosad — AI seob need toiduainetega ja me arvutame makrod |
nutr.cooked_ingredients | Ingredients (e.g. 200 g chicken, 1 cup rice) | Koostisosad (nt 200 g kana, 1 tass riisi) |
nutr.cooked_logged | {name} portion logged | {name} portsjon logitud |
nutr.cooked_name | Dish name (optional) | Roa nimi (valikuline) |
nutr.cooked_per_portion | {g} g per portion | {g} g portsjoni kohta |
nutr.cooked_recomputed | Macros recomputed from food database | Makrod arvutatud toiduandmebaasist |
nutr.cooked_servings | Servings | Portsjonid |
nutr.cooked_short | dish estimate | roa hinnang |
nutr.cooked_title | Estimate a home-cooked dish | Koduse toidu hindamine |
nutr.days_logged | days logged | logitud päeva |
nutr.days_short | d | p |
nutr.delete | Delete | Kustuta |
nutr.deleted | Deleted | Kustutatud |
nutr.dinner | Dinner | Õhtusöök |
nutr.dinner_short | 🌆 Dinner | 🌆 Õhtu |
nutr.double | Double | Kahekordista |
nutr.eat_window | Eating window today | Tänane söögiaken |
nutr.enter_amount | Enter amount | Sisesta kogus |
nutr.error | Error | Viga |
nutr.fat | Fat | Rasvad |
nutr.fat_short | F | R |
nutr.fats | fat | rasvad |
nutr.food_added | {name} added ({cal} kcal) | {name} lisatud ({cal} kcal) |
nutr.food_added_db | "{name}" added to database | "{name}" lisatud andmebaasi |
nutr.food_items | food items | toiduainet |
nutr.frequent | Frequent | Sagedased |
nutr.ghost_day | Usual picks for an empty day | Tavalised valikud tühjale päevale |
nutr.halve | Halve | Poolita |
nutr.in_meal | logged in this meal | sel toidukorral logitud |
nutr.insights_days_logged | {n} days analysed | {n} päeva analüüsitud |
nutr.insights_late | {pct}% of calories after 20:00 on {days} logged days | {pct}% kaloritest peale 20:00 ({days} logitud päeval) |
nutr.insights_meal_variance | {meal} is your most regular meal (median {time}, spread ±{min} min) | {meal} on su kõige korrapärasem toidukord (mediaan {time}, hajuvus ±{min} min) |
nutr.insights_missed | {meal} skipped {n}× | {meal} vahele jäetud {n}× |
nutr.insights_title | Eating regularity | Söömise korrapära |
nutr.insights_weekend_earlier | Weekend eating shifts {min} min earlier | Nädalavahetusel nihkub söömine {min} min varasemaks |
nutr.insights_weekend_later | Weekend eating shifts {min} min later | Nädalavahetusel nihkub söömine {min} min hilisemaks |
nutr.invalid_weight | Enter a valid weight (20–500 kg) | Sisesta korrektne kaal (20–500 kg) |
nutr.invalid_weight_imp | Enter a valid weight (44–1100 lb) | Sisesta korrektne kaal (44–1100 lb) |
nutr.kcal_100g | kcal/100g | kcal/100g |
nutr.kcal_eaten | kcal eaten | kcal söödud |
nutr.kcal_left | {kcal} kcal left | {kcal} kcal jäänud |
nutr.kcal_target | kcal target | kcal eesmärk |
nutr.lunch | Lunch | Lõunasöök |
nutr.lunch_short | ☀️ Lunch | ☀️ Lõuna |
← Previous Page 61 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