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 |
|---|---|---|
set.delete_account | Delete your account | missing |
set.delete_account_sub | GDPR Art. 17 — all data removed within 30 days | missing |
set.delete_cancelled | Cancelled — your account is kept | missing |
set.delete_confirm | Are you sure? All data will be permanently deleted! | missing |
set.delete_confirm_1 | WARNING: This will delete your account and all your data (steps, sleep, mood, medications… | missing |
set.delete_confirm_2 | Final warning! Type the word "{word}" (in capital letters) to confirm account deletion: | missing |
set.delete_confirm_word | DELETE | missing |
set.delete_data | Delete all data | missing |
set.delete_data_sub | Irreversible action | missing |
set.delete_sent | Check your email — we sent a link to confirm deletion. | missing |
set.delete_success | Your account has been deleted. Thank you for using TempoLife. | missing |
set.deleted | Data deleted | missing |
set.developer | Developer | missing |
set.drug_reminder | Medication reminder | missing |
set.drug_reminder_sub | Notify at dose time | missing |
set.drugs | 💊 Medications | missing |
set.export_confirm | Download all your data as a ZIP? This may take a few seconds. | missing |
set.export_data | Export data | missing |
set.export_data_sub | Download as JSON file | missing |
set.export_json | JSON export | missing |
set.export_json_preparing | Preparing JSON export... | missing |
set.export_json_sub | Machine-readable full-data file | missing |
set.export_preparing | Preparing data ZIP... | missing |
set.exported | Data exported | missing |
set.fast_notif | Fasting notifications | missing |
set.fast_notif_sub | Notify 30 min before and at fast end | missing |
set.feed_open | Open News Feed | missing |
set.feed_open_sub | Latest activity and enabled news in your selected dashboard layout | missing |
set.feed_preferences | News Feed preferences | missing |
set.feed_preferences_sub | Choose news, local posts, digest and activity sharing | missing |
set.feed_section | 📰 News Feed | missing |
set.fitbit | ⌚ Fitbit | missing |
set.fitbit_auto_sync | Auto sync | missing |
set.fitbit_auto_sync_sub | Sync steps, sleep, weight | missing |
set.fitbit_connect | Connect | missing |
set.fitbit_connected | Connected | missing |
set.fitbit_connecting | Connecting to Fitbit... Complete in browser and come back. | missing |
set.fitbit_disconnect | Disconnect | missing |
set.fitbit_disconnect_confirm | Do you want to disconnect Fitbit? | missing |
set.fitbit_disconnected | Fitbit disconnected | missing |
set.fitbit_last_sync | Last sync | missing |
set.fitbit_not_connected | Not connected | missing |
set.fitbit_sleep | Sleep | missing |
set.fitbit_status | Fitbit status | missing |
set.fitbit_steps | Steps | missing |
set.fitbit_sync_now | Sync now | missing |
set.fitbit_synced | Synced | missing |
set.fitbit_syncing | Syncing with Fitbit... | missing |
set.fitbit_timeout | Fitbit connection timed out — try again | missing |
set.fitbit_weight | Weight | missing |
set.gh_connect | Connect | missing |
set.gh_connected | Connected | missing |
set.gh_disconnect | Disconnect | missing |
set.gh_disconnected | Google Health disconnected | missing |
set.gh_get_app | Get the Android app | missing |
set.gh_get_app_sub | Full Google Health integration | missing |
set.gh_get_app_title | TempoLife Android app | missing |
set.gh_last_sync | Last sync | missing |
set.gh_not_connected | Not connected | missing |
set.gh_status_title | Google Health status | missing |
← Previous Page 74 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