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 |
|---|---|---|
gf.records_imported | records imported | missing |
gf.security_error | Security error — try again | missing |
gf.sync_error | Google Fit connected — sync failed | missing |
gf.sync_error_retry | Google Fit connected but sync failed — try again in Settings | missing |
glu.add_btn | + Add Measurement | missing |
glu.add_new | Add Measurement | missing |
glu.after_meal | After Meal | missing |
glu.bedtime | Bedtime | missing |
glu.before_meal | Before Meal | missing |
glu.fasting | Fasting | missing |
glu.hba1c | HbA1c (%) | missing |
glu.hba1c_trend | HbA1c Trend | missing |
glu.history | History | missing |
glu.hyper_alert | Hyperglycemia warning | missing |
glu.hypo_alert | Hypoglycemia warning | missing |
glu.info_glucose_desc | — blood sugar level. Fasting normal 4.0–6.0. After meal normal <7.8. Important for diabet… | missing |
glu.info_glucose_title | Blood Glucose (mmol/L) | missing |
glu.info_hba1c_desc | — glycated hemoglobin. Shows 2–3 month average blood sugar. Normal <6.0%. Diabetes target… | missing |
glu.info_hba1c_title | HbA1c (%) | missing |
glu.invalid | ⚠️ Enter a valid glucose level | missing |
glu.last_30d | in the last 30 days | missing |
glu.level | Glucose (mmol/L) | missing |
glu.no_data | No measurements | missing |
glu.no_data_hint | Add your first blood glucose measurement | missing |
glu.notes | Notes | missing |
glu.random | Random | missing |
glu.readings_above | readings above | missing |
glu.readings_below | readings below | missing |
glu.saved | ✅ Measurement saved! | missing |
glu.title | Blood Glucose | missing |
glu.trend | Blood Glucose Trend | missing |
glu.type | Measurement Type | missing |
guest.rate_limited | Guest access is busy. Try again in about {minutes} minutes. | missing |
habit.meal.body | Log one meal on seven different days. Use a photo or any logging method. | missing |
habit.meal.camera | Photograph today's meal | missing |
habit.meal.camera_ready | Camera is ready — tap the camera button. | missing |
habit.meal.complete_body | You proved the routine. Keep the next meal easy. | missing |
habit.meal.complete_title | Seven-day habit complete | missing |
habit.meal.invite | Invite a friend to do 7 days with you | missing |
habit.meal.invite_ready | Share your invite | missing |
habit.meal.kicker | 7-DAY HABIT | missing |
habit.meal.link_copied | Invite link copied. | missing |
habit.meal.progress_aria | {count} of 7 meal-logging days complete | missing |
habit.meal.share_failed | Invite link is unavailable. Please try again. | missing |
habit.meal.share_ready | Invite link is ready — tap Share your invite. | missing |
habit.meal.share_text | Log one meal a day with me on TempoLife. | missing |
habit.meal.share_title | Join my 7-day meal-logging habit | missing |
habit.meal.title | Build a meal-logging habit | missing |
hc.connect_gh | Connect Google Health | missing |
hc.connected | Google Health connected! | missing |
hc.denied | Permission denied — you can connect later in Settings | missing |
hc.later | Later | missing |
hc.watch_hint | Your watch’s data isn’t reaching Health Connect yet. In the Google Health app, turn on He… | missing |
hc.watch_hint_dismiss | Got it | missing |
hc.watch_hint_title | Watch data isn’t reaching Health Connect | missing |
heart.average | Average | missing |
heart.baseline | Keep syncing readings to build your personal baseline. | missing |
heart.baseline_28d | Prior 28-day baseline | missing |
heart.baseline_above | This week is above your baseline | missing |
heart.baseline_below | This week is below your baseline | missing |
← Previous Page 39 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