TempoLife › Features › Help translate TempoLife › sv
Swedish — Svenska
0 of 5 217 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 |
|---|---|---|
setup.identity_heading | What should others call you? | missing |
setup.identity_privacy | Your real name stays private and is only shown to friends you accept. You can change your… | missing |
setup.identity_sub | Choose the alias shown in Community, Bonus Points, and Challenges. | missing |
setup.invalid_height | Enter valid height (100–250 cm) | missing |
setup.invalid_weight | Enter valid weight (30–300 kg) | missing |
setup.light | Light | missing |
setup.light_sub | 1–2x per week | missing |
setup.macros | Macronutrients | missing |
setup.male | Male | missing |
setup.moderate | Moderate | missing |
setup.moderate_sub | 3–5x per week | missing |
setup.next | Next → | missing |
setup.other | Other | missing |
setup.personal_info | Personal info | missing |
setup.personal_sub | Your name and date of birth are needed for personalised meal planning and daily targets. | missing |
setup.plan_heading | Your personal plan | missing |
setup.plan_sub | Calculated using Mifflin-St Jeor formula. | missing |
setup.protein | Protein | missing |
setup.redirecting | Redirecting to app... | missing |
setup.remind_activity | Activity reminder | missing |
setup.remind_meals | Meal reminder | missing |
setup.remind_sleep | Bedtime reminder | missing |
setup.remind_wakeup | Wakeup reminder | missing |
setup.save_failed | Saving failed | missing |
setup.sedentary | Sedentary | missing |
setup.sedentary_sub | Office work, little movement | missing |
setup.select_bday | Select date of birth | missing |
setup.select_gender | Select gender | missing |
setup.select_public_name | Choose how other users should see your name | missing |
setup.select_theme | Select a theme | missing |
setup.server_error | Server error | missing |
setup.show_password | Show password | missing |
setup.skip | Skip, I'll set up later | missing |
setup.skip_confirm | You can set up your profile later. Continue? | missing |
setup.sleep_goal_lbl | Sleep goal (hours) | missing |
setup.start | Start using → | missing |
setup.step_activity | Activity | missing |
setup.step_body | Body | missing |
setup.step_fitbit | Fitbit | missing |
setup.step_goal | Goal | missing |
setup.step_goal_lbl | Step goal | missing |
setup.step_habits | Habits | missing |
setup.step_identity | Display name | missing |
setup.step_n_of | Step | missing |
setup.step_of_total | / 7 | missing |
setup.step_person | Person | missing |
setup.step_plan | Plan | missing |
setup.subtitle | Let's set up your personal health and nutrition plan | missing |
setup.target_weight_hint | Optional — you can add it later | missing |
setup.target_weight_lbl | Target weight (kg) | missing |
setup.target_weight_lbl_imp | Target weight (lb) | missing |
setup.tdee_label | TDEE (daily expenditure) | missing |
setup.theme_sub | Choose the app look — you can change it later in Settings | missing |
setup.title | Profile setup | missing |
setup.very_active | Very active | missing |
setup.very_active_sub | Athlete / physical work | missing |
setup.wakeup_lbl | Wakeup time | missing |
setup.water_goal_lbl | Water goal (glasses) | missing |
setup.weight_kg | Weight (kg) | missing |
setup.your_bmi | Your BMI | missing |
← Previous Page 77 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