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.active_last_30d | Active last 30 days | Aktiiviset viimeiset 30p |
admin.active_status | Active | Aktiivinen |
admin.active_users | Active users | Aktiiviset käyttäjät |
admin.active_users_24h | 🟢 Active users (last 24h) | 🟢 Aktiiviset käyttäjät (viimeiset 24h) |
admin.activities | Activities | Toiminnot |
admin.activity | Activity | Aktiivisuus |
admin.activity_level | Activity level | Aktiivisuustaso |
admin.add | + Add | + Lisää |
admin.add_announcement | Add announcement | Lisää ilmoitus |
admin.add_announcement_label | Add announcement | Lisää ilmoitus |
admin.add_food | + Add food | + Lisää ruoka |
admin.add_food_title | Add food | Lisää ruoka |
admin.add_setting | Add setting | Lisää asetus |
admin.address | Address | Osoite |
admin.admin | Admin | Ylläpito |
admin.ai_calls_period | AI calls (period) | Tekoälykutsuja (jakso) |
admin.ai_calls_today | AI calls today | Tekoälykutsuja tänään |
admin.ai_cost_period | AI cost (period) | Tekoälyn kulu (jakso) |
admin.ai_cost_today | AI cost today | Tekoälyn kulu tänään |
admin.ai_tokens_period | Total tokens (period) | Tokeneita yhteensä (jakso) |
admin.ai_usage | AI usage | Tekoälyn käyttö |
admin.ai_usage_by_action | 🔧 AI usage by action | 🔧 Tekoälyn käyttö toiminnoittain |
admin.ai_usage_daily | 📈 Daily token usage | 📈 Päivittäinen tokenien käyttö |
admin.ai_usage_top_users | 👤 Top users | 👤 Suurimmat käyttäjät |
admin.all | All | Kaikki |
admin.all_users | All users | Kaikki käyttäjät |
admin.all_weight_logs | All users weight logs | Kaikkien käyttäjien painokirjaukset |
admin.allergies | Allergies | Allergiat |
admin.analytics | Analytics | Analytiikka |
admin.ann_error | Error | Virhe |
admin.ann_info | Info | Tieto |
admin.ann_success | Success | Onnistui |
admin.ann_warning | Warning | Varoitus |
admin.announcement_added | Announcement added | Ilmoitus lisätty |
admin.announcement_deleted | Announcement deleted | Ilmoitus poistettu |
admin.announcement_updated | Announcement updated | Ilmoitusta muokattu |
admin.announcements | 📢 Announcements | 📢 Ilmoitukset |
admin.app_version | App version | Sovelluksen versio |
admin.atc_code | ATC code | ATC-koodi |
admin.attempts | Attempts | Yrityksiä |
admin.au_30d | Active 30 days | Aktiivisia 30 päivää |
admin.au_7d | Active 7 days | Aktiivisia 7 päivää |
admin.au_active | Active | Aktiiviset |
admin.au_active_on | Active on | Aktiiviset |
admin.au_avg_30d | avg time per active day (30d) | ø aika aktiivisena päivänä (30pv) |
admin.au_avg_days | avg active days per user (30d) | ø aktiivisia päiviä per käyttäjä (30pv) |
admin.au_avg_opens | avg opens per active day | ø avauksia aktiivisena päivänä |
admin.au_avg_today | avg time today / user | ø aika tänään / käyttäjä |
admin.au_capped | Showing the first 500 | Näytetään ensimmäiset 500 |
admin.au_col_days | Days | Päiviä |
admin.au_col_lastactive | Last active | Viimeksi aktiivinen |
admin.au_col_lastlogin | Last login | Viimeisin kirjautuminen |
admin.au_col_opens | Opens | Avauksia |
admin.au_col_time | Time in app | Aika sovelluksessa |
admin.au_col_user | User | Käyttäjä |
admin.au_dau_trend | Daily active users (30 days) | Päivittäiset aktiiviset käyttäjät (30 päivää) |
admin.au_logins | Logins | Kirjautumiset |
admin.au_logins_hint | A login means re-authenticating, not usage — sessions are long-lived, so these numbers ar… | Kirjautuminen tarkoittaa uudelleentunnistautumista, ei käyttöä — istunnot ovat pitkäikäis… |
admin.au_share_30d | 30d share of all users | 30 pv osuus kaikista |
admin.au_since | Tracking started | Seuranta alkoi |
← Previous Page 3 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