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 |
|---|---|---|
ailab.meal_rebalance | Meal rebalance | Aterioiden tasapainotus |
ailab.mood_arc | Mood arc | Mielialan kaari |
ailab.no_corrections | No data needs review | Mikään tieto ei tarvitse tarkistusta |
ailab.no_target | Set a calorie target first — Food → Goals. | Aseta ensin kaloritavoite — Ruoka → Tavoitteet. |
ailab.no_tasks | No tracked recommendations yet | Seurattavia suosituksia ei vielä ole |
ailab.no_variants | No favourite meals yet — log a food 3 times first. | Suosikkiaterioita ei vielä ole — kirjaa sama ruoka ensin 3 kertaa. |
ailab.pc_bonus | campaign bonus points | kampanjabonuspistettä |
ailab.pc_dinners | dinners | illallista |
ailab.pc_done | Completed | Suoritettu |
ailab.pc_failed | Not reached | Ei saavutettu |
ailab.pc_fasts | completed fasts | suoritettua paastoa |
ailab.pc_join_hint | Join the monthly challenge to earn +15 bonus points. | Liity kuukausihaasteeseen ansaitaksesi +15 bonuspistettä. |
ailab.pc_meals | meals | ateriaa |
ailab.pc_open | In progress | Käynnissä |
ailab.pc_refresh | Keep logging — reopen this card to refresh progress. | Jatka kirjaamista — avaa kortti uudelleen päivittääksesi edistymisen. |
ailab.pc_sleep_nights | 7h-sleep nights | yötä 7+ h unella |
ailab.pc_steps_days | 5000-step days | päivää 5000+ askeleella |
ailab.pc_target | Target | Tavoite |
ailab.personal_challenge | Personal challenge | Henkilökohtainen haaste |
ailab.podcast_script | Week podcast | Viikkopodcast |
ailab.recipe_variants | Recipe variants | Reseptivaihtoehdot |
ailab.remaining | AI actions left today | AI-toimintoja jäljellä tänään |
ailab.task_added | Action added | Toiminto lisätty |
ailab.tasks | Action tasks | Toimintatehtävät |
ailab.title | AI Lab | AI-laboratorio |
ailab.track_action | Track this action | Seuraa tätä toimintoa |
ailab.week_diff | Week difference | Viikon ero |
alerts.all_read | ✅ All notifications read | ✅ Kaikki ilmoitukset luettu |
alerts.critical | CRITICAL | KRIITTINEN |
alerts.demo_1_msg | Life-threatening bleeding risk — INR 3.8 + aspirin. | Hengenvaarallinen verenvuotoriski — INR 3,8 + aspiriini. |
alerts.demo_1_title | Warfarin + Aspirin | Varfariini + Aspiriini |
alerts.demo_2_msg | Serotonin syndrome — life-threatening. | Serotoniinioireyhtymä — hengenvaarallinen. |
alerts.demo_2_title | Sertraline + Tramadol | Sertraliini + Tramadoli |
alerts.demo_3_msg | ~5 days of medication left. | ~5 päivää lääkkeitä jäljellä. |
alerts.demo_3_title | Prescription ending: Warfarin 5mg | Resepti loppumassa: Varfariini 5 mg |
alerts.demo_4_msg | Morning dose at 07:00. | Aamuannos klo 07:00. |
alerts.demo_4_title | Reminder: Bisoprolol 10mg | Muistutus: Bisoprololi 10 mg |
alerts.demo_5_msg | K+ 3.4 — below normal. | K+ 3,4 — alle normin. |
alerts.demo_5_title | Furosemide + Digoxin | Furosemidi + Digoksiini |
alerts.demo_6_msg | INR 3.8. Next check March 25. | INR 3,8. Seuraava tarkistus 25.3. |
alerts.demo_6_title | INR check | INR-tarkistus |
alerts.life_threat | LIFE-THREATENING | HENGENVAARALLINEN |
alerts.monitor | MONITOR | SEURAA |
alerts.read_all | Read all | Merkitse kaikki luetuksi |
alerts.refill | REFILL | TÄYDENNYS |
alerts.reminder | REMINDER | MUISTUTUS |
alerts.title | Notifications | Ilmoitukset |
alerts.today | Today | Tänään |
alerts.yesterday | Yesterday | Eilen |
app.act_basketball | Basketball | Koripallo |
app.act_cycling | Cycling | Pyöräily |
app.act_dancing | Dancing | Tanssi |
app.act_elliptical | Elliptical | Crosstrainer |
app.act_football | Football | Jalkapallo |
app.act_hiking | Hiking | Vaellus |
app.act_other | Other | Muu |
app.act_rowing | Rowing | Soutu |
app.act_running | Running | Juoksu |
app.act_skating | Skating | Luistelu |
app.act_skiing | Skiing | Hiihto |
← Previous Page 14 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