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.
All strings Missing only
| Key | English | Swedish |
|---|---|---|
sym.warn_headache | If headache is very severe, sudden onset, or accompanied by fever/vision problems — seek… | missing |
sym.warn_insomnia | If insomnia lasts more than 3 weeks, see a doctor. Chronic insomnia needs treatment. | missing |
sym.warn_joint_pain | If joint is red, swollen, and warm — see a doctor. Could be infection! | missing |
sym.warn_migraine | If migraine is first-time, very severe, or accompanied by speech problems — see a doctor… | missing |
sym.warn_nausea | If nausea lasts over 2 days, with severe pain or bloody vomit — see a doctor! | missing |
sym.warn_pain | Sudden severe pain, especially in chest or abdomen, may indicate a serious condition — ca… | missing |
sym.warn_palpitations | If palpitations come with chest pain, shortness of breath, or fainting — call 112 immedia… | missing |
sym.warn_skin_rash | If rash spreads rapidly, with breathing difficulty or fever — could be allergic reaction,… | missing |
sym.warn_sore_throat | If sore throat lasts over a week, with high fever or difficulty swallowing — see a doctor! | missing |
sym.warn_stomach | If pain is very severe, bloody stool/vomit, or lasts over 2 days — see a doctor! | missing |
sym.warn_stress | If stress affects work and relationships or comes with anxiety/depression — seek professi… | missing |
sym.warn_toothache | Toothache always requires a dentist visit. If accompanied by facial swelling or fever — g… | missing |
symptoms.required | Symptom is required | missing |
symptoms.severity_range | Severity must be 1–5 | missing |
sync.all_done | Everything is synced | missing |
sync.center | Offline sync | missing |
sync.center_sub | Your logs are saved on this device until the server confirms them. | missing |
sync.data_sync | Data & sync | missing |
sync.fix | Fix | missing |
sync.health_center | Sync Health | missing |
sync.health_center_sub | Sources, permissions and last successful import | missing |
sync.last_success | Last success | missing |
sync.never | Never | missing |
sync.no_data | No sync information yet | missing |
sync.no_source | No records | missing |
sync.off | Off | missing |
sync.offline_queue | Offline queue | missing |
sync.offline_queue_sub | Logs waiting on this device | missing |
sync.pending | Sync | missing |
sync.ready | Ready | missing |
sync.retry_all | Retry all | missing |
sync.saved_offline | Saved offline — will sync automatically | missing |
sync.sync_now | Sync now | missing |
sync.unavailable | Unavailable | missing |
sync.waiting | Waiting to sync | missing |
theme.active | Active | missing |
theme.applied | ✅ Theme applied | missing |
theme.auto | Auto | missing |
theme.auto_desc | Follows system setting | missing |
theme.blue | Blue | missing |
theme.blue_desc | TempoLife signature blue | missing |
theme.dark | Dark | missing |
theme.dark_desc | Eye-friendly dark mode | missing |
theme.green | Green | missing |
theme.green_desc | Calming green palette | missing |
theme.light | Light | missing |
theme.light_desc | Classic light look | missing |
theme.preview | Preview | missing |
theme.sky | Sky | missing |
theme.sky_desc | Time-of-day sky gradient (morning / day / evening / night) | missing |
theme.subtitle | Choose the app theme | missing |
theme.title | Appearance | missing |
tl.activity | Activity | missing |
tl.changed_because | Dashboard changed because | missing |
tl.drugs | Drugs | missing |
tl.empty | No events today yet | missing |
tl.entries_today | entries were recorded today | missing |
tl.hide | Hide timeline | missing |
tl.no_changes | No health entries have changed today’s dashboard yet. | missing |
tl.previous_day | Previous day in this view | missing |
← Previous Page 84 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