TempoLife › Features › Help translate TempoLife › fi
Finnish — Suomi
5 189 of 5 190 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 |
|---|---|---|
community.copy | Share | Jaa |
community.ctx_country | Same country | Sama maa |
community.ctx_same_plan | Both on {p} | Molemmat {p} |
community.ctx_steps | Both hit the step goal | Molemmat saavuttivat askeltavoitteen |
community.ctx_streak | Both on a streak | Molemmilla putki |
community.days_known | Known for {n} days | Tunnettu {n} päivää |
community.days_short | d | pv |
community.deleted | Message deleted | Viesti poistettu |
community.discoverable | Recommend my profile to people with similar goals | Suosittele profiiliani ihmisille, joilla on samanlaisia tavoitteita |
community.edit_interests | Edit interests | Muokkaa kiinnostuksia |
community.empty_lb | No leaderboard yet — log and earn points! | Tulostaulukkoa ei vielä ole — kirjaa ja ansaitse pisteitä! |
community.empty_lb_hint | Log daily — every log earns bonus points and can get you into the Top 20. | Kirjaa tietoja — jokainen kirjaus antaa pisteitä ja vie sinut Top 20:een. |
community.error | Could not load | Lataus epäonnistui |
community.fasting_groups | Fasting groups | Paastoryhmät |
community.fasting_now | fasting | paastoaa |
community.flair_gold | Gold frame | Kultakehys |
community.flair_hero | Hero | Sankari |
community.food_fix_add | Add | Lisää |
community.food_fix_empty | Found a wrong value or a missing product? Fix it for everyone. | Löysitkö virheen? Korjaa se kaikille. |
community.food_fix_kcal_q | Calories per 100g (optional): | Kalorit per 100g: |
community.food_fix_name_q | Food name: | Ruoan nimi: |
community.food_fix_note_q | Note (optional): | Huomautus: |
community.food_fix_thanks | Thanks! Others can now vote on your fix. | Kiitos! Muut voivat äänestää. |
community.food_fixes | Food database fixes | Ruokatietokannan korjaukset |
community.for_you | For you | Sinulle |
community.for_you_sub | Progress, useful answers and people with similar goals. | Edistymistä, hyödyllisiä vastauksia ja samanhenkisiä ihmisiä. |
community.forest_hint | Each tree is a member — height shows points. Tap a tree. | Jokainen puu on jäsen — korkeus näyttää pisteet. Napauta puuta. |
community.fr_body | wants to add you as a friend. | haluaa lisätä sinut kaveriksi. |
community.fr_declined | Friend request declined | Kaveripyyntö hylätty |
community.fr_float_sub | Reply: yes, no, or later | Vastaa: kyllä, ei tai myöhemmin |
community.fr_float_title | Friend request | Kaveripyyntö |
community.fr_incoming_n | {n} waiting for a reply | {n} odottaa vastausta |
community.fr_later | Later | Myöhemmin |
community.fr_later_toast | We'll ask again later | Kysymme myöhemmin uudelleen |
community.fr_no | No | Ei |
community.fr_push_body | wants to add you as a friend | haluaa lisätä sinut kaveriksi |
community.fr_push_title | 🤝 Friend request | 🤝 Kaveripyyntö |
community.fr_title | Friend request | Kaveripyyntö |
community.fr_yes | Yes — add friend | Kyllä — lisää kaveriksi |
community.fr_yes_short | Yes | Kyllä |
community.friend_accept | Accept | Hyväksy |
community.friend_add | Add friend | Lisää kaveriksi |
community.friend_cancel_q | Cancel friend request? | Peruutetaanko kaveripyyntö? |
community.friend_cancelled | Friend request cancelled | Kaveripyyntö peruutettu |
community.friend_decline | Decline | Hylkää |
community.friend_now | You are now friends! | Olette nyt kavereita! |
community.friend_pending | Request sent | Pyyntö lähetetty |
community.friend_removed | Friendship removed | Kaveruus poistettu |
community.friend_sent | Friend request sent | Kaveripyyntö lähetetty |
community.friend_unfriend_q | Remove friendship? | Poistetaanko kaveruus? |
community.friends | Friends | Kaverit |
community.friends_required | Send a friend request first to start a chat. | Lähetä ensin kaveripyyntö aloittaaksesi keskustelun. |
community.friends_section | Friends | Kaverit |
community.friends_since | Friends since | Kavereita alkaen |
community.ghost | Step race | Askelkisa |
community.ghost_ahead | You’re {n} steps ahead | Olet {n} askelta edellä |
community.ghost_behind | You’re {n} steps behind | Olet {n} askelta jäljessä |
community.ghost_no_hourly | No hourly steps — connect Google Health for a detailed curve. | Ei tuntikohtaisia askeleita — yhdistä Google Health. |
community.gift | Gift | Lahjoita |
community.gift_confirm | Gift this item? This cannot be undone. | Lahjoitetaanko? Tätä ei voi perua. |
← Previous Page 28 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