TempoLife › Features › Help translate TempoLife › sv
Swedish — Svenska
0 of 5 190 TempoLife strings are translated into Swedish (0.0%). Browse the string list, see the English source next to the current text, and suggest a better one.
Not started. Nothing is translated yet, so every string here is an open one.
The string list
Every row is one string in the app. The English column is the source; the Swedish 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.
Show all strings Missing only
| Key | English | Swedish |
|---|---|---|
camp.gap_to_next | {n} pts to the next place | missing |
camp.hall_of_fame | Hall of fame | missing |
camp.hidden_from_dashboard | This challenge is hidden from your dashboard | missing |
camp.hours_short | h | missing |
camp.integrity | Score integrity | missing |
camp.integrity_copy | Only synced health categories (Google Health / Health Connect) and server-timed fasting c… | missing |
camp.invite_bonus | Invite bonus | missing |
camp.invite_bonus_2nd | Second-level invite bonus | missing |
camp.invite_bonus_2nd_hint | Bonus for a friend your invited friend brought in | missing |
camp.invite_bonus_hint | Bonus for an invited friend who joined the challenge | missing |
camp.join_btn | Join the €100 challenge | missing |
camp.join_failed | Could not join the challenge | missing |
camp.join_now | Join the challenge | missing |
camp.join_title | €100 Daily Plan Challenge | missing |
camp.join_to_rank | ⭐ Join to appear on the leaderboard | missing |
camp.joined_toast | You are entered in the €100 challenge! | missing |
camp.keep_lead | Keep earning to defend your lead. | missing |
camp.kicker | MONTHLY €100 CHALLENGE | missing |
camp.leader | Leader | missing |
camp.leaderboard | Leaderboard | missing |
camp.league_all_line | Everyone in the challenge · {count} players | missing |
camp.league_board_label | Board | missing |
camp.league_board_line | Board {n} · {count} players of a similar level | missing |
camp.league_label | league | missing |
camp.league_last_promoted | Promoted last month | missing |
camp.league_last_relegated | Relegated last month | missing |
camp.league_main_title | Main league | missing |
camp.league_new | New this month | missing |
camp.league_next_month | Your tier change applies next month. | missing |
camp.league_stayed_last | Stayed in {tier} | missing |
camp.league_tier_amethyst | Amethyst | missing |
camp.league_tier_bronze | Bronze | missing |
camp.league_tier_diamond | Diamond | missing |
camp.league_tier_emerald | Emerald | missing |
camp.league_tier_gold | Gold | missing |
camp.league_tier_obsidian | Obsidian | missing |
camp.league_tier_pearl | Pearl | missing |
camp.league_tier_ruby | Ruby | missing |
camp.league_tier_sapphire | Sapphire | missing |
camp.league_tier_silver | Silver | missing |
camp.league_title | Your league | missing |
camp.league_zone_promote | Top {n} promote | missing |
camp.league_zone_relegate | Bottom {n} relegate | missing |
camp.league_zone_stay | Middle stays | missing |
camp.loading | Loading… | missing |
camp.meal_points | Meal points | missing |
camp.minutes_short | m | missing |
camp.my_progress | My progress | missing |
camp.no_leaderboard | No participants yet — join to start the race | missing |
camp.no_participants | 👥 Be the first to join | missing |
camp.no_points_yet | No scoring activity yet | missing |
camp.none | none | missing |
camp.nudge_body | You just earned {pts} pts that don't count yet. Join the €100 challenge? | missing |
camp.nudge_join | Join the challenge | missing |
camp.nudge_later | Not now | missing |
camp.nudge_title | Your points don't count yet | missing |
camp.nudge_upcoming_body | Join now so your points count from day one. | missing |
camp.nudge_upcoming_title | €100 challenge starts soon | missing |
camp.open_page | Open the challenge | missing |
camp.participants_n | 👥 {n} participants | missing |
← Previous Page 24 of 87 Next →
What makes a good Swedish 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 — 0 lines in the Swedish 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