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 |
|---|---|---|
setup.identity_heading | What should others call you? | Millä nimellä muut näkevät sinut? |
setup.identity_privacy | Your real name stays private and is only shown to friends you accept. You can change your… | Oikea nimesi pysyy yksityisenä ja näkyy vain hyväksymillesi ystäville. Voit vaihtaa alias… |
setup.identity_sub | Choose the alias shown in Community, Bonus Points, and Challenges. | Valitse alias, joka näkyy Yhteisössä, bonuspisteissä ja haasteissa. |
setup.invalid_height | Enter valid height (100–250 cm) | Syötä oikea pituus (100–250 cm) |
setup.invalid_weight | Enter valid weight (30–300 kg) | Syötä oikea paino (30–300 kg) |
setup.light | Light | Kevyt |
setup.light_sub | 1–2x per week | 1–2x viikossa treeniä |
setup.macros | Macronutrients | Makroravinteet |
setup.male | Male | Mies |
setup.moderate | Moderate | Kohtalainen |
setup.moderate_sub | 3–5x per week | 3–5x viikossa |
setup.next | Next → | Seuraava → |
setup.other | Other | Muu |
setup.personal_info | Personal info | Henkilökohtaiset tiedot |
setup.personal_sub | Your name and date of birth are needed for personalised meal planning and daily targets. | Nimesi ja syntymäaikasi tarvitaan henkilökohtaisen ruokavaliosuunnitelman ja päivätavoitt… |
setup.plan_heading | Your personal plan | Henkilökohtainen suunnitelmasi |
setup.plan_sub | Calculated using Mifflin-St Jeor formula. | Laskettu Mifflin-St Jeor -kaavalla. |
setup.protein | Protein | Proteiini |
setup.redirecting | Redirecting to app... | Ohjataan sovellukseen... |
setup.remind_activity | Activity reminder | Liikunnan muistutus |
setup.remind_meals | Meal reminder | Aterioiden muistutus |
setup.remind_sleep | Bedtime reminder | Nukkumaanmenon muistutus |
setup.remind_wakeup | Wakeup reminder | Herätyksen muistutus |
setup.save_failed | Saving failed | Tallennus epäonnistui |
setup.sedentary | Sedentary | Istumatyö |
setup.sedentary_sub | Office work, little movement | Toimisto, vähän liikuntaa |
setup.select_bday | Select date of birth | Valitse syntymäaika |
setup.select_gender | Select gender | Valitse sukupuoli |
setup.select_public_name | Choose how other users should see your name | Valitse, millä nimellä muut käyttäjät näkevät sinut |
setup.select_theme | Select a theme | Valitse teema |
setup.server_error | Server error | Palvelinvirhe |
setup.show_password | Show password | Näytä salasana |
setup.skip | Skip, I'll set up later | Ohita, määritän myöhemmin |
setup.skip_confirm | You can set up your profile later. Continue? | Voit määrittää profiilin myöhemmin. Jatketaanko? |
setup.sleep_goal_lbl | Sleep goal (hours) | Unitavoite (tuntia) |
setup.start | Start using → | Aloita käyttö → |
setup.step_activity | Activity | Aktiivisuus |
setup.step_body | Body | Keho |
setup.step_fitbit | Fitbit | Fitbit |
setup.step_goal | Goal | Tavoite |
setup.step_goal_lbl | Step goal | Askeltavoite |
setup.step_habits | Habits | Tottumukset |
setup.step_identity | Display name | Näyttönimi |
setup.step_n_of | Step | Vaihe |
setup.step_of_total | / 7 | / 7 |
setup.step_person | Person | Henkilö |
setup.step_plan | Plan | Suunnitelma |
setup.subtitle | Let's set up your personal health and nutrition plan | Määritetään henkilökohtainen terveys- ja ravitsemussuunnitelmasi |
setup.target_weight_hint | Optional — you can add it later | Valinnainen — voit lisätä myöhemmin |
setup.target_weight_lbl | Target weight (kg) | Tavoitepaino (kg) |
setup.target_weight_lbl_imp | Target weight (lb) | Tavoitepaino (lb) |
setup.tdee_label | TDEE (daily expenditure) | TDEE (päivittäinen kulutus) |
setup.theme_sub | Choose the app look — you can change it later in Settings | Valitse sovelluksen ulkoasu — voit muuttaa sitä myöhemmin asetuksista |
setup.title | Profile setup | Profiilin määritys |
setup.very_active | Very active | Erittäin aktiivinen |
setup.very_active_sub | Athlete / physical work | Urheilija / fyysinen työ |
setup.wakeup_lbl | Wakeup time | Heräämisaika |
setup.water_goal_lbl | Water goal (glasses) | Vesitavoite (lasia) |
setup.weight_kg | Weight (kg) | Paino (kg) |
setup.your_bmi | Your BMI | Painoindeksisi (BMI) |
← Previous Page 77 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