TempoLife › Features › Help translate TempoLife › fi
Finnish — Suomi
5 209 of 5 210 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 |
|---|---|---|
helpdesk.mic_stop | Stop listening | Lopeta kuuntelu |
helpdesk.my_tickets | My tickets | Omat tiketit |
helpdesk.network_error | Could not reach the help service — please try again. | Tukipalvelu ei vastaa — yritä uudelleen. |
helpdesk.no_tickets | No tickets yet. | Ei tikettejä vielä. |
helpdesk.not_found | Not found | Ei löytynyt |
helpdesk.notif_generic | Update from support | Päivitys tuelta |
helpdesk.notif_ticket_reply | Support replied to your ticket | Tuki vastasi pyyntöösi |
helpdesk.open_ticket | Open a ticket | Avaa tiketti |
helpdesk.rate_down | Not helpful | Ei hyödyllinen |
helpdesk.rate_up | Helpful | Hyödyllinen |
helpdesk.related | Related | Aiheeseen liittyvät |
helpdesk.remaining | AI answers left today | AI-vastauksia jäljellä tänään |
helpdesk.reopen | Reopen ticket | Avaa uudelleen |
helpdesk.reply_ph | Write a reply… | Kirjoita vastaus… |
helpdesk.satisfaction_ask | How did we do? | Miten onnistuimme? |
helpdesk.satisfaction_thanks | Thanks for rating! | Kiitos arviosta! |
helpdesk.screen_campaign | Campaign | Kampanja |
helpdesk.screen_meditation | Meditation | Meditaatio |
helpdesk.screen_mental | Mental health | Mielenterveys |
helpdesk.screen_wellbeing | Wellbeing | Hyvinvointi |
helpdesk.screenshot | Add screenshot | Lisää kuvakaappaus |
helpdesk.search_ask_ai | 🤖 Ask the AI | 🤖 Kysy AI:lta |
helpdesk.search_empty | No exact match found. | Tarkkaa osumaa ei löytynyt. |
helpdesk.search_fuzzy | Approximate match | Likimääräinen osuma |
helpdesk.search_open_ticket | 📩 Open a ticket | 📩 Avaa tiketti |
helpdesk.search_ph | Ask anything… e.g. "How do I start a fast?" | Kysy mitä vain… esim. "Miten aloitan paaston?" |
helpdesk.search_results | Articles | Artikkelit |
helpdesk.send | Send | Lähetä |
helpdesk.support | Support | Tuki |
helpdesk.thanks_rate | Thanks for the feedback! | Kiitos palautteesta! |
helpdesk.thinking | Thinking… | Mietin… |
helpdesk.ticket_created | Ticket created — we reply Mon–Fri 9–17 EET | Tiketti luotu — vastaamme arkisin klo 9–17 |
helpdesk.ticket_email | Your email (for our reply) | Sähköpostisi (jotta voimme vastata) |
helpdesk.ticket_message | Message | Viesti |
helpdesk.ticket_status_ai_answered | AI answered | AI vastasi |
helpdesk.ticket_status_new | New | Uusi |
helpdesk.ticket_status_open | Open | Avoin |
helpdesk.ticket_status_resolved | Resolved | Ratkaistu |
helpdesk.ticket_status_spam | Closed | Suljettu |
helpdesk.ticket_status_waiting_user | Waiting for you | Odottaa sinua |
helpdesk.ticket_subject | Subject | Aihe |
helpdesk.ticket_submit | Send ticket | Lähetä tiketti |
helpdesk.you | You | Sinä |
home.add | + Add | + Lisää |
home.bmi | BMI | BMI |
home.glasses_short | glasses | lasia |
home.good_afternoon | Good afternoon | Hyvää iltapäivää |
home.good_evening | Good evening | Hyvää iltaa |
home.good_morning | Good morning | Hyvää huomenta |
home.good_night | Good night | Hyvää yötä |
home.hours_short | h sleep | t unta |
home.hours_sleep | hours sleep | tuntia unta |
home.how_are_you | 🧠 How are you? | 🧠 Miten voit? |
home.kcal_burned | kcal burned | kcal poltettu |
home.kcal_burned_short | kcal burned | kcal poltettu |
home.kcal_eaten | kcal eaten | kcal syöty |
home.kcal_eaten_short | kcal eaten | kcal syöty |
home.kcal_left | {n} kcal left | {n} kcal jäljellä |
home.kcal_log_cta | Log your first meal → | Kirjaa ensimmäinen ateria → |
home.kcal_on_target | Goal reached ✓ | Tavoite täynnä ✓ |
← Previous Page 48 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