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.
All strings Missing only
| Key | English | Swedish |
|---|---|---|
community.copy | Share | missing |
community.ctx_country | Same country | missing |
community.ctx_same_plan | Both on {p} | missing |
community.ctx_steps | Both hit the step goal | missing |
community.ctx_streak | Both on a streak | missing |
community.days_known | Known for {n} days | missing |
community.days_short | d | missing |
community.deleted | Message deleted | missing |
community.discoverable | Recommend my profile to people with similar goals | missing |
community.edit_interests | Edit interests | missing |
community.empty_lb | No leaderboard yet — log and earn points! | missing |
community.empty_lb_hint | Log daily — every log earns bonus points and can get you into the Top 20. | missing |
community.error | Could not load | missing |
community.fasting_groups | Fasting groups | missing |
community.fasting_now | fasting | missing |
community.flair_gold | Gold frame | missing |
community.flair_hero | Hero | missing |
community.food_fix_add | Add | missing |
community.food_fix_empty | Found a wrong value or a missing product? Fix it for everyone. | missing |
community.food_fix_kcal_q | Calories per 100g (optional): | missing |
community.food_fix_name_q | Food name: | missing |
community.food_fix_note_q | Note (optional): | missing |
community.food_fix_thanks | Thanks! Others can now vote on your fix. | missing |
community.food_fixes | Food database fixes | missing |
community.for_you | For you | missing |
community.for_you_sub | Progress, useful answers and people with similar goals. | missing |
community.forest_hint | Each tree is a member — height shows points. Tap a tree. | missing |
community.fr_body | wants to add you as a friend. | missing |
community.fr_declined | Friend request declined | missing |
community.fr_float_sub | Reply: yes, no, or later | missing |
community.fr_float_title | Friend request | missing |
community.fr_incoming_n | {n} waiting for a reply | missing |
community.fr_later | Later | missing |
community.fr_later_toast | We'll ask again later | missing |
community.fr_no | No | missing |
community.fr_push_body | wants to add you as a friend | missing |
community.fr_push_title | 🤝 Friend request | missing |
community.fr_title | Friend request | missing |
community.fr_yes | Yes — add friend | missing |
community.fr_yes_short | Yes | missing |
community.friend_accept | Accept | missing |
community.friend_add | Add friend | missing |
community.friend_cancel_q | Cancel friend request? | missing |
community.friend_cancelled | Friend request cancelled | missing |
community.friend_decline | Decline | missing |
community.friend_now | You are now friends! | missing |
community.friend_pending | Request sent | missing |
community.friend_removed | Friendship removed | missing |
community.friend_sent | Friend request sent | missing |
community.friend_unfriend_q | Remove friendship? | missing |
community.friends | Friends | missing |
community.friends_required | Send a friend request first to start a chat. | missing |
community.friends_section | Friends | missing |
community.friends_since | Friends since | missing |
community.ghost | Step race | missing |
community.ghost_ahead | You’re {n} steps ahead | missing |
community.ghost_behind | You’re {n} steps behind | missing |
community.ghost_no_hourly | No hourly steps — connect Google Health for a detailed curve. | missing |
community.gift | Gift | missing |
community.gift_confirm | Gift this item? This cannot be undone. | missing |
← Previous Page 28 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