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.drug_descriptions | Drug descriptions | Lääkkeiden kuvaukset |
admin.drug_details | Drug details | Lääkkeen tiedot |
admin.drugs | Drugs | Lääkkeet |
admin.duplicates | Duplicates | Duplikaatit |
admin.edit | Edit | Muokkaa |
admin.edit_announcement | Edit announcement | Muokkaa ilmoitusta |
admin.edit_food | Edit food | Muokkaa ruokaa |
admin.edit_user | Edit user | Muokkaa käyttäjää |
admin.email | Sähköposti | |
admin.email_sending | 📧 Email sending | 📧 Sähköpostin lähetys |
admin.email_sent | Email sent | Sähköposti lähetetty |
admin.email_unverified | Email unverified | Sähköposti vahvistamatta |
admin.email_verification | 📧 Email verification | 📧 Sähköpostin vahvistaminen |
admin.email_verify_disabled | Email verification disabled | Sähköpostin vahvistus pois käytöstä |
admin.email_verify_enabled | Email verification enabled | Sähköpostin vahvistus käytössä |
admin.email_verify_off_confirm | Disable email verification? | Otetaanko sähköpostin vahvistus POIS KÄYTÖSTÄ? |
admin.email_verify_on_confirm | Enable email verification? New users must confirm their email. | Otetaanko sähköpostin vahvistus KÄYTTÖÖN? Uusien käyttäjien on vahvistettava sähköposti. |
admin.endpoint | Endpoint | Päätepiste |
admin.entries | Entries | Kirjauksia |
admin.error_log | Error log | Virheloki |
admin.error_prefix | Error: | Virhe: |
admin.est_cost | Est. cost (USD) | Arvioitu kulu (USD) |
admin.expires | Expires | Vanhenee |
admin.export_csv | 📥 Export CSV | 📥 Vie CSV |
admin.failed | Failed | Epäonnistui |
admin.failed_attempts | Failed attempts | Epäonnistuneet yritykset |
admin.fat | Fat | Rasva |
admin.fat_g | Fat (g) | Rasva (g) |
admin.fat_short | Fat | Rasva |
admin.feat_community | Community | Yhteisö |
admin.feat_community_d | Top 20 leaderboard + friends + messaging under bonus points | Top 20 + kaverit + viestit bonuspisteiden alla |
admin.feat_disable_confirm | Are you sure you want to disable "{name}"? Users will no longer see this feature. | Haluatko varmasti poistaa käytöstä "{name}"? Käyttäjät eivät enää näe tätä ominaisuutta. |
admin.feat_toggles_sub | Toggle features on/off | Kytke ominaisuudet päälle/pois |
admin.feat_toggles_title | Feature toggles | Ominaisuuksien kytkimet |
admin.female | Female | Nainen |
admin.fiber | Fiber | Kuitu |
admin.fiber_g | Fiber (g) | Kuitu (g) |
admin.fill_subject_msg | Fill in subject and message | Täytä aihe ja viesti |
admin.fill_title_msg | Fill in title and message | Täytä otsikko ja viesti |
admin.first | First | Ensimmäinen |
admin.fn_at_done | Finished (all time) | Suorittaneet (kaikki aika) |
admin.fn_at_rate | Completion rate | Suoritusaste |
admin.fn_at_reg | Registered (all time) | Rekisteröityneet (kaikki aika) |
admin.fn_cohort | Funnel cohort | Suppilon kohortti |
admin.fn_completed | Finished the wizard | Suoritti ohjatun asennuksen |
admin.fn_hint | Registration is one step (form or Google/Facebook) plus a 7-step wizard. The profile is s… | Rekisteröinti on yksi askel (lomake tai Google/Facebook) sekä 7-vaiheinen ohjattu asennus… |
admin.fn_registered | Registered | Rekisteröityi |
admin.fn_since | Funnel covers users who registered on or after | Suppilo kattaa käyttäjät, jotka rekisteröityivät alkaen |
admin.fn_title | Registration funnel | Rekisteröinnin suppilo |
admin.fn_untracked | Wizard step tracking is not active yet — migration 0023 has not been applied. The all-tim… | Ohjatun asennuksen vaiheiden seuranta ei ole vielä käytössä — migraatiota 0023 ei ole aje… |
admin.food | Food | Ruoka |
admin.food_categories | 🥗 Food category statistics | 🥗 Ruokakategorioiden tilastot |
admin.food_category_ph | e.g. dairy, meat, grains… | esim. maitotuotteet, liha, viljat… |
admin.food_count | Foods | Ruokia |
admin.food_db | Food database | Ruokatietokanta |
admin.food_log | Food log | Ruokakirjaus |
admin.food_log_entries | Food log entries | Ruokakirjauksia |
admin.food_logs_7d | Food logs 7d | Ruokakirjaukset 7p |
admin.food_logs_weekday | 📅 Food logs by weekday | 📅 Ruokakirjaukset viikonpäivittäin |
admin.foods | Foods | Ruoat |
← Previous Page 6 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