TempoLife › Features › Help translate TempoLife › fi
Finnish — Suomi
5 173 of 5 174 TempoLife strings are translated into Finnish (100.0%). Browse the string list, see the English source next to the current text, and suggest a better one.
Shipping. The health and food vocabulary is where most of the remaining awkwardness is.
The string list
Every row is one string in the app. The English column is the source; the Finnish 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 | Finnish |
|---|---|---|
admin.search_pharmacy | Search pharmacy | Etsi apteekkia |
admin.search_user | Search by name or email... | Etsi nimen tai sähköpostiosoitteen mukaan… |
admin.select_max_5 | Select up to 5 | Valitse enintään 5 |
admin.select_min_2 | Select at least 2 users | Valitse vähintään 2 käyttäjää |
admin.selected | selected | valittu |
admin.send | Send | Lähetä |
admin.send_broadcast_confirm | Send broadcast to all? | Lähetetäänkö joukkoviesti kaikille? |
admin.send_email | 📧 Send email | 📧 Lähetä viesti |
admin.send_email_title | Send email | Lähetä sähköposti |
admin.send_failed | Send failed | Lähettäminen epäonnistui |
admin.sending | Sending... | Lähetetään... |
admin.sent | Sent | Lähetetty |
admin.service | Service | Palvelu |
admin.sessions | Sessions | Istunnot |
admin.settings | Settings | Asetukset |
admin.setup_done | Setup done | Määritys tehty |
admin.sp_bulk_confirm | Confirm: | Vahvista: |
admin.sp_empty | Queue is empty 🎉 | Jono on tyhjä 🎉 |
admin.sp_empty_reply | Reply is empty | Vastaus on tyhjä |
admin.sp_gdpr_breach | GDPR deadline passed | GDPR-määräaika ylittynyt |
admin.sp_gdpr_breach_hint | Account-deletion/export tickets must be answered within 30 days — the nightly cron re-ala… | Tilin poisto/vienti -tiketit on vastattava 30 päivässä — yöllinen cron hälyttää 24 tunnin… |
admin.sp_gdpr_days | d left | pv jäljellä |
admin.sp_gdpr_detail | GDPR 30-day deadline | GDPR 30 pv määräaika |
admin.sp_gdpr_late | resolved after the deadline | ratkaistu määräajan jälkeen |
admin.sp_gdpr_ok | resolved in time | ratkaistu ajallaan |
admin.sp_gdpr_overdue | deadline passed | määräaika ylittynyt |
admin.sp_macro | Macro… | Makro… |
admin.sp_no_msgs | No messages | Ei viestejä |
admin.sp_other_tickets | Other open tickets | Muut avoimet tiketit |
admin.sp_related_kb | Related articles | Aiheeseen liittyvät artikkelit |
admin.sp_select_first | Select tickets first | Valitse ensin tiketit |
admin.sp_sla_breach | SLA breached | SLA rikottu |
admin.sp_sla_breach_hint | The nightly cron escalates priority every 24h until a human replies | Yöllinen cron nostaa prioriteettia 24 tunnin välein, kunnes ihminen vastaa |
admin.sp_translating | Translating… | Käännetään… |
admin.src_activity | Movement | Liikunta |
admin.src_cholesterol | Cholesterol | Kolesteroli |
admin.src_cycle | Cycle | Kierto |
admin.src_fasting | Fasting sessions | Paastot |
admin.src_glucose | Glucose | Glukoosi |
admin.src_heart | Heart rate (days) | Syke (päiviä) |
admin.src_hydration | Water | Vesi |
admin.src_meditation | Meditation | Meditaatiot |
admin.src_mental | Mental assessments | Mielenterveystestit |
admin.src_mood | Mood | Mieliala |
admin.src_resting_hr | Resting HR | Leposyke |
admin.src_sleep | Sleep | Uni |
admin.src_steps | Steps | Askeleet |
admin.src_symptoms | Symptoms | Oireet |
admin.src_vitals | Blood pressure | Verenpaine |
admin.src_weight | Weight | Paino |
admin.status | Status | Tila |
admin.subject | Subject | Aihe |
admin.subscription_tier | Subscription | Tilaus |
admin.syncs | Synchronizations | Synkronoinnit |
admin.system | System | Järjestelmä |
admin.system_info | System info | Järjestelmätiedot |
admin.tab_active | Active | Aktiiviset |
admin.tab_support | 🛟 Support | 🛟 Tuki |
admin.tables | Tables | Taulut |
admin.tables_label | TABLES | TAULUT |
← Previous Page 10 of 87 Next →
What makes a good Finnish 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 — 37 lines in the Finnish 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