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 |
|---|---|---|
admin.search_pharmacy | Search pharmacy | Otsi apteeki |
admin.search_user | Search by name or email... | Otsi nime või e-posti aadressi järgi… |
admin.select_max_5 | Select up to 5 | Vali maksimaalselt 5 |
admin.select_min_2 | Select at least 2 users | Vali vähemalt 2 kasutajat |
admin.selected | selected | valitud |
admin.send | Send | Saada |
admin.send_broadcast_confirm | Send broadcast to all? | Kas saata masskiri kõigile? |
admin.send_email | 📧 Send email | 📧 Saada kiri |
admin.send_email_title | Send email | Saada e-kiri |
admin.send_failed | Send failed | Saatmine ebaõnnestus |
admin.sending | Sending... | Saadan... |
admin.sent | Sent | Saadetud |
admin.service | Service | Teenus |
admin.sessions | Sessions | Sessioonid |
admin.settings | Settings | Seaded |
admin.setup_done | Setup done | Seadistus tehtud |
admin.sp_bulk_confirm | Confirm: | Kinnita: |
admin.sp_empty | Queue is empty 🎉 | Järjekord on tühi 🎉 |
admin.sp_empty_reply | Reply is empty | Vastus on tühi |
admin.sp_gdpr_breach | GDPR deadline passed | GDPR tähtaeg ületatud |
admin.sp_gdpr_breach_hint | Account-deletion/export tickets must be answered within 30 days — the nightly cron re-ala… | Kustutamise/ekspordi piletid peavad saama vastuse 30 päeva jooksul — öine cron alarmib ig… |
admin.sp_gdpr_days | d left | p jäänud |
admin.sp_gdpr_detail | GDPR 30-day deadline | GDPR 30p tähtaeg |
admin.sp_gdpr_late | resolved after the deadline | lahendatud pärast tähtaega |
admin.sp_gdpr_ok | resolved in time | lahendatud tähtajaks |
admin.sp_gdpr_overdue | deadline passed | tähtaeg ületatud |
admin.sp_macro | Macro… | Makro… |
admin.sp_no_msgs | No messages | Sõnumeid pole |
admin.sp_other_tickets | Other open tickets | Muud lahtised piletid |
admin.sp_related_kb | Related articles | Seotud artiklid |
admin.sp_select_first | Select tickets first | Märgi kõigepealt piletid |
admin.sp_sla_breach | SLA breached | SLA rikutud |
admin.sp_sla_breach_hint | The nightly cron escalates priority every 24h until a human replies | Öine cron eskaleerib prioriteeti iga 24h järel, kuni inimene vastab |
admin.sp_translating | Translating… | Tõlgin… |
admin.src_activity | Movement | Liikumine |
admin.src_cholesterol | Cholesterol | Kolesterool |
admin.src_cycle | Cycle | Tsükkel |
admin.src_fasting | Fasting sessions | Paastud |
admin.src_glucose | Glucose | Glükoos |
admin.src_heart | Heart rate (days) | Pulss (päevi) |
admin.src_hydration | Water | Vesi |
admin.src_meditation | Meditation | Meditatsioonid |
admin.src_mental | Mental assessments | Vaimsed testid |
admin.src_mood | Mood | Tuju |
admin.src_resting_hr | Resting HR | Puhkepulss |
admin.src_sleep | Sleep | Uni |
admin.src_steps | Steps | Sammud |
admin.src_symptoms | Symptoms | Sümptomid |
admin.src_vitals | Blood pressure | Vererõhk |
admin.src_weight | Weight | Kaal |
admin.status | Status | Staatus |
admin.subject | Subject | Teema |
admin.subscription_tier | Subscription | Tellimus |
admin.syncs | Synchronizations | Sünkroonimised |
admin.system | System | Süsteem |
admin.system_info | System info | Süsteemi info |
admin.tab_active | Active | Aktiivsed |
admin.tab_support | 🛟 Support | 🛟 Tugi |
admin.tables | Tables | Tabelid |
admin.tables_label | TABLES | TABELID |
← Previous Page 10 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