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 |
|---|---|---|
ai_coach.meal_btn | 🤖 AI plan | 🤖 AI kava |
ai_coach.meal_generate | Generate meal plan with AI | Loo toidukava AI-ga |
ai_coach.meal_sittings | {n} meals | {n} toidukorda |
ai_coach.method_blend | blender | blender |
ai_coach.method_no-cook | no cook | ilma keetmiseta |
ai_coach.method_oven | oven | ahi |
ai_coach.method_pan | pan | pann |
ai_coach.method_pot | pot | pott |
ai_coach.metrics_label | Key numbers | Põhinäitajad |
ai_coach.need_2_drugs | Add at least 2 medications for interaction analysis. | Lisa vähemalt 2 ravimit koostoimete analüüsiks. |
ai_coach.need_activity_data | No movement data for this period. | Selle perioodi liikumisandmed puuduvad. |
ai_coach.need_activity_today | No movement logged today. | Täna pole liikumist logitud. |
ai_coach.need_food_data | Log some food for this day first. | Logi selle päeva jaoks kõigepealt toitu. |
ai_coach.need_heart_data | No resting heart-rate data for this period. | Selle perioodi puhkepulsi andmed puuduvad. |
ai_coach.need_more_data | Need more data. Log health metrics for at least 5 days. | Vaja rohkem andmeid. Logi tervisenäitajaid vähemalt 5 päeva. |
ai_coach.need_sleep_data | No sleep data for this period. | Selle perioodi uneandmed puuduvad. |
ai_coach.need_sleep_today | No sleep logged for last night. | Viimase öö und pole logitud. |
ai_coach.need_symptoms | Log symptoms for AI to analyze. | Logi sümptomeid, et AI saaks analüüsida. |
ai_coach.need_weight_data | Log at least two weigh-ins first. | Lisa vähemalt kaks kaalumist. |
ai_coach.no_score | No score yet | Skoori veel pole |
ai_coach.nutrition_analyze | 🥗 Analyze food with AI | 🥗 Analüüsi toitu AI-ga |
ai_coach.nutrition_score | Food score | Toiduskoor |
ai_coach.nutrition_title | AI Food Coach | AI toidutreener |
ai_coach.possible_causes | Possible causes | Võimalikud põhjused |
ai_coach.regenerate | Regenerate | Genereeri uus |
ai_coach.remaining | Remaining | Jäänud |
ai_coach.risk_level | Risk level | Riskitase |
ai_coach.sleep_analyze | 😴 Analyze sleep with AI | 😴 Analüüsi und AI-ga |
ai_coach.sleep_score | Sleep score | Uneskoor |
ai_coach.sleep_title | AI Sleep Coach | AI unecoach |
ai_coach.symptom_analyze | 🩺 Analyze symptoms with AI | 🩺 Analüüsi sümptomeid AI-ga |
ai_coach.symptom_title | AI Symptom Analysis | AI sümptomite analüüs |
ai_coach.thinking | AI is analyzing data... | AI analüüsib andmeid... |
ai_coach.urg_high | High | Kõrge |
ai_coach.urg_low | Low | Madal |
ai_coach.urg_medium | Medium | Keskmine |
ai_coach.urg_urgent | Urgent | Kiireloomuline |
ai_coach.week_excellent | Excellent week | Suurepärane nädal |
ai_coach.week_fair | Average week | Keskmine nädal |
ai_coach.week_good | Good week | Hea nädal |
ai_coach.week_tough | Tough week | Raske nädal |
ai_coach.weekly_generate | 📊 Generate | 📊 Genereeri |
ai_coach.weekly_hint | Tap to generate — AI analyzes your 14-day health data | Vajuta genereerimiseks — AI analüüsib sinu 14 päeva tervisenäitajaid |
ai_coach.weekly_title | AI Weekly Report | AI nädala raport |
ai_coach.weight_analyze | Analyze weight with AI | Analüüsi kaalu AI-ga |
ai_coach.weight_score | Weight score | Kaaluskoor |
ailab.analyst | Analyst | Analüütik |
ailab.correct | Looks correct | Tundub õige |
ailab.corrections | Correction inbox | Paranduste postkast |
ailab.craving_explain | Craving explainer | Isu selgitaja |
ailab.dismiss | Dismiss | Peida |
ailab.edit | Edit data | Muuda andmeid |
ailab.fast_plan | Fasting plan | Paastuplaan |
ailab.fast_timeline | Fasting timeline | Paastu ajajoon |
ailab.fix_then_confirm | Correct the entry, then mark it fixed in the correction inbox | Paranda kirje ja märgi see seejärel paranduste postkastis tehtuks |
ailab.fixed | I fixed it | Parandasin ära |
ailab.forgotten | You wanted, and maybe forgot | Sa soovisid ja võisid unustada |
ailab.host | Host | Saatejuht |
ailab.journal_distill | Letter from me | Kiri minult |
ailab.letter | Letter from you to you | Kiri sinult sinule |
← Previous Page 13 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