TempoLife › Features › Help translate TempoLife › et
Estonian — Eesti
5 208 of 5 210 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 |
|---|---|---|
helpdesk.mic_stop | Stop listening | Peata kuulamine |
helpdesk.my_tickets | My tickets | Minu pöördumised |
helpdesk.network_error | Could not reach the help service — please try again. | Abiteenus ei vasta — proovi uuesti. |
helpdesk.no_tickets | No tickets yet. | Pöördumisi pole veel. |
helpdesk.not_found | Not found | Ei leitud |
helpdesk.notif_generic | Update from support | Teade toelt |
helpdesk.notif_ticket_reply | Support replied to your ticket | Tugi vastas sinu pöördumisele |
helpdesk.open_ticket | Open a ticket | Ava pöördumine |
helpdesk.rate_down | Not helpful | Pole kasulik |
helpdesk.rate_up | Helpful | Kasulik |
helpdesk.related | Related | Seotud |
helpdesk.remaining | AI answers left today | AI vastuseid täna jäänud |
helpdesk.reopen | Reopen ticket | Ava uuesti |
helpdesk.reply_ph | Write a reply… | Kirjuta vastus… |
helpdesk.satisfaction_ask | How did we do? | Kuidas meil läks? |
helpdesk.satisfaction_thanks | Thanks for rating! | Aitäh hinnangu eest! |
helpdesk.screen_campaign | Campaign | Kampaania |
helpdesk.screen_meditation | Meditation | Meditatsioon |
helpdesk.screen_mental | Mental health | Vaimne tervis |
helpdesk.screen_wellbeing | Wellbeing | Heaolu |
helpdesk.screenshot | Add screenshot | Lisa ekraanitõmmis |
helpdesk.search_ask_ai | 🤖 Ask the AI | 🤖 Küsi AI-lt |
helpdesk.search_empty | No exact match found. | Täpset vastet ei leitud. |
helpdesk.search_fuzzy | Approximate match | Ligikaudne vaste |
helpdesk.search_open_ticket | 📩 Open a ticket | 📩 Ava pöördumine |
helpdesk.search_ph | Ask anything… e.g. "How do I start a fast?" | Küsi mida iganes… nt "Kuidas paastu alustada?" |
helpdesk.search_results | Articles | Artiklid |
helpdesk.send | Send | Saada |
helpdesk.support | Support | Tugi |
helpdesk.thanks_rate | Thanks for the feedback! | Aitäh tagasiside eest! |
helpdesk.thinking | Thinking… | Mõtlen… |
helpdesk.ticket_created | Ticket created — we reply Mon–Fri 9–17 EET | Pöördumine loodud — vastame E–R 9–17 |
helpdesk.ticket_email | Your email (for our reply) | Sinu e-post (et saaksime vastata) |
helpdesk.ticket_message | Message | Sõnum |
helpdesk.ticket_status_ai_answered | AI answered | AI vastas |
helpdesk.ticket_status_new | New | Uus |
helpdesk.ticket_status_open | Open | Avatud |
helpdesk.ticket_status_resolved | Resolved | Lahendatud |
helpdesk.ticket_status_spam | Closed | Suletud |
helpdesk.ticket_status_waiting_user | Waiting for you | Ootab sind |
helpdesk.ticket_subject | Subject | Teema |
helpdesk.ticket_submit | Send ticket | Saada pöördumine |
helpdesk.you | You | Sina |
home.add | + Add | + Lisa |
home.bmi | BMI | KMI |
home.glasses_short | glasses | klaasi |
home.good_afternoon | Good afternoon | Tere päevast |
home.good_evening | Good evening | Tere õhtust |
home.good_morning | Good morning | Tere hommikust |
home.good_night | Good night | Head ööd |
home.hours_short | h sleep | h und |
home.hours_sleep | hours sleep | tundi und |
home.how_are_you | 🧠 How are you? | 🧠 Kuidas läheb? |
home.kcal_burned | kcal burned | kcal põletatud |
home.kcal_burned_short | kcal burned | kcal põletatud |
home.kcal_eaten | kcal eaten | kcal söödud |
home.kcal_eaten_short | kcal eaten | kcal söödud |
home.kcal_left | {n} kcal left | {n} kcal jäänud |
home.kcal_log_cta | Log your first meal → | Logi esimene toidukord → |
home.kcal_on_target | Goal reached ✓ | Eesmärk täidetud ✓ |
← Previous Page 48 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