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 |
|---|---|---|
pdf.entries | Entries | Kirjeid |
pdf.mood | Mood | Meeleolu |
pdf.mood_attention | Needs attention | Tähelepanu vajav |
pdf.mood_concern | Concerning | Murettekitav |
pdf.mood_diary | Mood diary | Meeleolu päevik |
pdf.mood_good | Good mental health | Hea vaimne tervis |
pdf.mood_ok | Satisfactory | Rahuldav |
pdf.mood_section | Mood & Mental Health (30 days) | Meeleolu ja vaimne tervis (30 päeva) |
pdf.notes | Notes | Märkused |
pdf.sleep_bad | Insufficient sleep | Ebapiisav uni |
pdf.sleep_good | Sufficient sleep | Piisav uni |
pdf.sleep_h | Sleep (h) | Uni (h) |
pdf.sleep_low | Slightly low | Veidi vähe |
pdf.stress | Stress | Stress |
period.1m | 1 month | 1 kuu |
period.1y | 1 year | 1 aasta |
period.24h | 24h | 24h |
period.30d | 30 days | 30 päeva |
period.3m | 3 months | 3 kuud |
period.6m | 6 months | 6 kuud |
period.7d | 7 days | 7 päeva |
period.apr | Apr | apr |
period.aug | Aug | aug |
period.dec | Dec | dets |
period.feb | Feb | veebr |
period.fri | Fri | R |
period.jan | Jan | jaan |
period.jul | Jul | juuli |
period.jun | Jun | juuni |
period.mar | Mar | märts |
period.may | May | mai |
period.mon | Mon | E |
period.nov | Nov | nov |
period.oct | Oct | okt |
period.sat | Sat | L |
period.sep | Sep | sept |
period.sun | Sun | P |
period.thu | Thu | N |
period.tue | Tue | T |
period.wed | Wed | K |
period.week | Week | Nädal |
pharm.back | ← Back | ← Tagasi |
pharm.back_dashboard | Back to dashboard | Tagasi töölauale |
pharm.best_price | Best price | Parim hind |
pharm.city_region | City or region... | Linn või piirkond... |
pharm.city_required | Select a city or region first | Vali esmalt linn või piirkond |
pharm.db_empty | Database currently empty | Andmebaas hetkel tühi |
pharm.drug_name | Drug name... | Ravimi nimi... |
pharm.drugs_count | drugs | ravimit |
pharm.enter_drug | 💊 Enter drug name | 💊 Sisesta ravimi nimi |
pharm.enter_location | 📍 Enter location | 📍 Sisesta asukoht |
pharm.estonia_only | 🇪🇪 Available only in Estonia | 🇪🇪 Saadaval ainult Eestis |
pharm.find_cheapest | 💊 Find cheapest pharmacy | 💊 Leia odavaim apteek |
pharm.found_summary | Found: %otc_w% / %otc% OTC · %rx_w% / %rx% prescription drugs at pharmacies | Leitud: %otc_w% / %otc% OTC · %rx_w% / %rx% retseptiravimit apteekides |
pharm.guest_limit | ⚠️ As a guest you have {0} searches left | ⚠️ Külalisena saad teha veel {0} otsingut |
pharm.import_data | ⚠️ Import data | ⚠️ Impordi andmed |
pharm.in_stock | ● In stock | ● Laos |
pharm.my_drugs | My drugs | Minu ravimid |
pharm.not_found | 😔 Drug "{0}" not found in region "{1}". | 😔 Ravimit "{0}" ei leitud piirkonnas "{1}". |
pharm.not_in_location | This drug is currently not available in {0} | Asukohas {0} ei ole sellist ravimit hetkel müügis |
← Previous Page 65 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