TempoLife › Features › Help translate TempoLife › fi
Finnish — Suomi
5 216 of 5 217 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 |
|---|---|---|
set.gh_sync_now | Sync now | Synkronoi nyt |
set.gh_syncing | Syncing… | Synkronoidaan… |
set.gh_web_hint | Steps, sleep, weight and heart rate sync automatically in the TempoLife Android app via G… | Askeleet, uni, paino ja syke synkronoituvat automaattisesti TempoLifen Android-sovellukse… |
set.glasses | gl | las |
set.goal_celebration | Goal celebration | Tavoitteen juhlistaminen |
set.goal_celebration_sub | Notify when daily step goal is reached | Ilmoita kun päivittäinen askeltavoite saavutetaan |
set.hours | h | t |
set.invite_already_applied | Invite code {code} is already applied. | Kutsukoodi {code} on jo käytetty. |
set.invite_already_claimed | An invite code has already been applied to this account. | Tälle tilille on jo käytetty kutsukoodi. |
set.invite_applied | Invite code {code} applied. | Kutsukoodi {code} käytetty. |
set.invite_apply | Apply | Käytä |
set.invite_apply_sub | Missed it during signup? Apply one code to this account. | Jäikö se väliin rekisteröityessä? Käytä yksi koodi tälle tilille. |
set.invite_apply_title | Apply invite code | Käytä kutsukoodi |
set.invite_applying | Applying… | Käytetään… |
set.invite_empty | Enter an invite code. | Syötä kutsukoodi. |
set.invite_expired | This invite code has expired. | Tämä kutsukoodi on vanhentunut. |
set.invite_invalid | Invite code was not found. | Kutsukoodia ei löytynyt. |
set.invite_malformed | Use 4–12 letters or numbers only. | Käytä vain 4–12 kirjainta tai numeroa. |
set.invite_placeholder | e.g. ABC234 | esim. ABC234 |
set.invite_ready | One code can be applied to this account. | Tälle tilille voi käyttää yhden koodin. |
set.invite_revoked | This invite code is no longer active. | Tämä kutsukoodi ei ole enää aktiivinen. |
set.invite_self | You cannot apply your own invite code. | Et voi käyttää omaa kutsukoodiasi. |
set.invite_unavailable | Invite codes are temporarily unavailable. | Kutsukoodit eivät ole juuri nyt käytettävissä. |
set.meal_reminder | Meal reminder | Ateriamuistutus |
set.meal_reminder_sub | Remind to eat | Muistuta syömisestä |
set.meal_times | Meal times | Ruoka-ajat |
set.meal_times_sub | Choose when to eat and log food | Valitse, milloin syöt ja kirjaat ruoan |
set.mood | 🧠 Mood | 🧠 Mieliala |
set.mood_reminder | Mood logging | Mielialan kirjaus |
set.mood_reminder_sub | Daily reminder | Päivittäinen muistutus |
set.mood_time | Logging time | Kirjausaika |
set.nav_bar | 📱 Navigation bar | 📱 Navigointipalkki |
set.notification_digest | Inbox-only digest | Vain postilaatikon kooste |
set.notification_digest_sub | Collect non-urgent updates without interrupting you | Kerää päivitykset keskeyttämättä |
set.notification_inbox | Notification inbox | Ilmoituslaatikko |
set.notification_inbox_sub | Sent, held and failed updates | Lähetetyt, pidätetyt ja epäonnistuneet |
set.notifications | 🔔 Notifications | 🔔 Ilmoitukset |
set.nutrition | 🍽️ Food | 🍽️ Ruoka |
set.privacy_gdpr | 🔒 Privacy & my data | 🔒 Yksityisyys & omat tiedot |
set.push_notif | Push notifications | Push-ilmoitukset |
set.push_notif_sub | Enable notifications | Ota ilmoitukset käyttöön |
set.quiet_hours | Quiet hours | Hiljaiset tunnit |
set.quiet_hours_sub | Silence non-urgent notifications overnight | Hiljennä ei-kiireelliset ilmoitukset yöksi |
set.quiet_window | Quiet window | Hiljainen ajanjakso |
set.reminder_time | Reminder time | Muistutusaika |
set.reminders_scheduled | reminders scheduled | muistutusta aikataulutettu |
set.reset_done | Defaults restored | Oletukset palautettu |
set.reset_nav | Reset to defaults | Palauta oletukset |
set.saved | Saved | Tallennettu |
set.saved_local_only | Saved on this device; server sync will retry | Tallennettu laitteelle; palvelinsynkronointia yritetään uudelleen |
set.sleep | 😴 Sleep | 😴 Uni |
set.sleep_goal | Sleep goal | Unitavoite |
set.sleep_goal_sub | Desired sleep hours | Toivotut unitunnit |
set.sleep_summary | Morning sleep summary | Aamuinen uniyhteenveto |
set.sleep_summary_sub | See last night's sleep duration in the morning | Näe aamulla viime yön unen kesto |
set.step_goal | Step goal | Askeltavoite |
set.step_goal_sub | Daily step target | Päivittäinen askelmäärä |
set.steps_unit | steps | askelta |
set.subtitle | Profile, goals and reminders | Profiili, tavoitteet ja muistutukset |
set.synced | synced | synkronoitu |
← Previous Page 75 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