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 |
|---|---|---|
nav.vitals | Vitals | Elulised |
nav.weight | Weight | Kaal |
notif.bell | Notifications | Teavitused |
notif.breakfast_time | Breakfast reminder | Hommikusöögi meeldetuletus |
notif.dinner_time | Dinner reminder | Õhtusöögi meeldetuletus |
notif.doses_marked | doses marked as taken | annust märgitud võetuks |
notif.earlier | Earlier | Varasemad |
notif.empty | No notifications yet | Teavitusi pole veel |
notif.empty_sub | Friend messages and friend requests will show up here. | Sõprade sõnumid ja sõbrakutsed ilmuvad siia. |
notif.evening_drug_time | Evening medication time | Õhtuste ravimite aeg |
notif.held | Held | Ootel |
notif.held_digest | Digest | Kokkuvõte |
notif.held_failed | Not delivered | Ei jõudnud kohale |
notif.held_limit | Daily limit | Päevalimiit |
notif.held_off | Push off | Push väljas |
notif.held_quiet | Quiet hours | Vaikne aeg |
notif.just_now | Just now | Just nüüd |
notif.load_error | Could not load notifications | Teavituste laadimine ebaõnnestus |
notif.lunch_time | Lunch reminder | Lõunasöögi meeldetuletus |
notif.mark_all_read | Mark all read | Märgi kõik loetuks |
notif.meal_log_prompt | Time to eat and log your food. | Aeg süüa ja oma toit kirja panna. |
notif.morning_drug_time | Morning medication time | Hommikuste ravimite aeg |
notif.open_app | Open app | Ava äpp |
notif.schedule_desc | Daily notification overview | Päeva teavituste ülevaade |
notif.schedule_title | Notification schedule | Teavituste ajakava |
notif.settings | Notification settings | Teavituste seaded |
notif.steps_time | Steps reminder | Sammude meeldetuletus |
notif.take_all | Took them — mark all | Võtsin — märgi kõik |
notif.title | Notifications | Teavitused |
notif.today | Today | Täna |
notif.unread | unread | lugemata |
notif.weight_time | Weigh-in reminder | Kaalumise meeldetuletus |
notif.yesterday | Yesterday | Eile |
nutr.add | + Add | + Lisa |
nutr.add_custom | ✏️ Add custom food | ✏️ Lisa oma toiduaine |
nutr.add_food | + Add {0} | + Lisa {0} |
nutr.add_hint | Tap "Add" to add food | Puudutage "Lisa" et lisada toitu |
nutr.add_to_log | + Add to log | + Lisa päevikusse |
nutr.added_db | added to database | lisatud andmebaasi |
nutr.ai_add_food | + Add selected foods to log | + Lisa valitud toidud päevikusse |
nutr.ai_analyzing | AI is analyzing the image... | Tehisaru analüüsib pilti... |
nutr.ai_confidence | confidence | usaldus |
nutr.ai_confirm | AI identified the following foods. Check the ones to add and adjust amounts: | Tehisaru tuvastas järgmised toidud. Märgi sobivad ja kohanda koguseid: |
nutr.ai_error | Error analyzing image. Please try again. | Viga pildi analüüsimisel. Proovi uuesti. |
nutr.ai_found | AI Food Recognition | Tehisaru toidutuvastus |
nutr.ai_no_food | No food found in the image. Try another photo. | Pildilt ei leitud ühtegi toiduainet. Proovi teist pilti. |
nutr.ai_rate_limit | Daily AI analysis limit (20) reached. Try again tomorrow. | Päevane AI analüüside limiit (20) on täis. Proovi homme uuesti. |
nutr.ai_shortcut | ⚡ AI | ⚡ AI |
nutr.ai_shortcut_hint | Search or favorites is fastest. 📸 AI scan — when you are in a hurry. | Otsi või lemmikud on kiireim. 📸 AI skann — kui oled kiirustades. |
nutr.ai_shortcut_title | AI scan — when busy | AI skann — kui kiire |
nutr.ai_source_known | Known food | Tuntud toit |
nutr.ai_source_label_read | Label read | Etiketilt loetud |
nutr.ai_source_visual | Visual estimate | Visuaalne hinnang |
nutr.amount_g | Amount (g) | Kogus (g) |
nutr.analysis_loading | Analyzing... | Analüüsin... |
nutr.analysis_no_data | Not enough data for analysis. Add some food entries! | Analüüsiks pole piisavalt andmeid. Lisa toidukordi! |
nutr.analysis_title | 📊 Analysis & Recommendations | 📊 Analüüs ja soovitused |
nutr.avg_day | day | päev |
nutr.avg_vs_target | Average vs target | Keskmine vs eesmärk |
nutr.breakfast | Breakfast | Hommikusöök |
← Previous Page 60 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