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 |
|---|---|---|
nav.vitals | Vitals | Elintoiminnot |
nav.weight | Weight | Paino |
notif.bell | Notifications | Ilmoitukset |
notif.breakfast_time | Breakfast reminder | Aamiaismuistutus |
notif.dinner_time | Dinner reminder | Päivällismuistutus |
notif.doses_marked | doses marked as taken | annosta merkitty otetuksi |
notif.earlier | Earlier | Aiemmin |
notif.empty | No notifications yet | Ei ilmoituksia |
notif.empty_sub | Friend messages and friend requests will show up here. | Kavereiden viestit ja kaveripyynnöt näkyvät täällä. |
notif.evening_drug_time | Evening medication time | Iltalääkkeiden aika |
notif.held | Held | Pidätetty |
notif.held_digest | Digest | Kooste |
notif.held_failed | Not delivered | Ei toimitettu |
notif.held_limit | Daily limit | Päiväraja |
notif.held_off | Push off | Push pois päältä |
notif.held_quiet | Quiet hours | Hiljainen aika |
notif.just_now | Just now | Juuri nyt |
notif.load_error | Could not load notifications | Ilmoitusten lataus epäonnistui |
notif.lunch_time | Lunch reminder | Lounasmuistutus |
notif.mark_all_read | Mark all read | Merkitse kaikki luetuiksi |
notif.meal_log_prompt | Time to eat and log your food. | On aika syödä ja kirjata ruokasi. |
notif.morning_drug_time | Morning medication time | Aamulääkkeiden aika |
notif.open_app | Open app | Avaa sovellus |
notif.schedule_desc | Daily notification overview | Päivittäinen ilmoituskatsaus |
notif.schedule_title | Notification schedule | Ilmoitusaikataulu |
notif.settings | Notification settings | Ilmoitusasetukset |
notif.steps_time | Steps reminder | Askelmuistutus |
notif.take_all | Took them — mark all | Otin — merkitse kaikki |
notif.title | Notifications | Ilmoitukset |
notif.today | Today | Tänään |
notif.unread | unread | lukematta |
notif.weight_time | Weigh-in reminder | Punnitusmuistutus |
notif.yesterday | Yesterday | Eilen |
nutr.add | + Add | + Lisää |
nutr.add_custom | ✏️ Add custom food | ✏️ Lisää oma ruoka |
nutr.add_food | + Add {0} | + Lisää {0} |
nutr.add_hint | Tap "Add" to add food | Napauta "Lisää" lisätäksesi ruokaa |
nutr.add_to_log | + Add to log | + Lisää kirjanpitoon |
nutr.added_db | added to database | lisätty tietokantaan |
nutr.ai_add_food | + Add selected foods to log | + Lisää valitut ruoat kirjanpitoon |
nutr.ai_analyzing | AI is analyzing the image... | Tekoäly analysoi kuvaa... |
nutr.ai_confidence | confidence | luottamus |
nutr.ai_confirm | AI identified the following foods. Check the ones to add and adjust amounts: | Tekoäly tunnisti seuraavat ruoat. Valitse lisättävät ja säädä määrät: |
nutr.ai_error | Error analyzing image. Please try again. | Virhe kuvan analysoinnissa. Yritä uudelleen. |
nutr.ai_found | AI Food Recognition | Tekoälyn ruokatunnistus |
nutr.ai_no_food | No food found in the image. Try another photo. | Kuvasta ei löytynyt ruokaa. Kokeile toista kuvaa. |
nutr.ai_rate_limit | Daily AI analysis limit (20) reached. Try again tomorrow. | Päivittäinen tekoälyanalyysiraja (20) saavutettu. Yritä huomenna. |
nutr.ai_shortcut | ⚡ AI | ⚡ AI |
nutr.ai_shortcut_hint | Search or favorites is fastest. 📸 AI scan — when you are in a hurry. | Haku tai suosikit on nopein. 📸 AI-skannaus — kun olet kiireessä. |
nutr.ai_shortcut_title | AI scan — when busy | AI-skannaus — jos kiire |
nutr.ai_source_known | Known food | Tunnettu ruoka |
nutr.ai_source_label_read | Label read | Luettu etiketistä |
nutr.ai_source_visual | Visual estimate | Visuaalinen arvio |
nutr.amount_g | Amount (g) | Määrä (g) |
nutr.analysis_loading | Analyzing... | Analysoidaan... |
nutr.analysis_no_data | Not enough data for analysis. Add some food entries! | Dataa ei ole tarpeeksi analyysiä varten. Lisää ruokamerkintöjä! |
nutr.analysis_title | 📊 Analysis & Recommendations | 📊 Analyysi ja suositukset |
nutr.avg_day | day | päivä |
nutr.avg_vs_target | Average vs target | Keskiarvo vs. tavoite |
nutr.breakfast | Breakfast | Aamiainen |
← Previous Page 60 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