TempoLife › Features › Help translate TempoLife › sv
Swedish — Svenska
0 of 5 174 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 |
|---|---|---|
admin.compare_avg_kcal | Avg kcal | missing |
admin.compare_doses | Doses | missing |
admin.compare_food_logs | Food logs | missing |
admin.compare_gender | Gender | missing |
admin.compare_height | Height | missing |
admin.compare_last_login | Last login | missing |
admin.compare_registered | Registered | missing |
admin.compare_weight | Weight | missing |
admin.compare_weight_logs | Weight logs | missing |
admin.compliance | Compliance % | missing |
admin.confirm_remove_premium | Remove premium from this user? They lose premium features immediately. | missing |
admin.copy | Copy | missing |
admin.copy_failed | Copy failed | missing |
admin.country | Country | missing |
admin.created | Created | missing |
admin.cron_import_logs | ⏰ Cron import logs | missing |
admin.cron_logs | Cron logs | missing |
admin.daily_activity_30d | Daily activity (30 days) | missing |
admin.dashboard | Dashboard | missing |
admin.data_purge | 🗑️ Data purging | missing |
admin.database | Database | missing |
admin.date | Date | missing |
admin.days_short | d | missing |
admin.days_with_data | Days with data | missing |
admin.db_diagnostics | 🔬 Database diagnostics | missing |
admin.db_health | Database health | missing |
admin.db_integrity | DB integrity | missing |
admin.db_optimized | DB optimized! | missing |
admin.db_size | DB size | missing |
admin.db_tools | Database tools | missing |
admin.deactivate | Deactivate | missing |
admin.deactivate_confirm | Deactivate all users who have not logged in for {days} days? | missing |
admin.deactivate_inactive | 👤 Deactivate inactive users | missing |
admin.deactivate_inactive_confirm | Deactivate all inactive users? | missing |
admin.delete | Delete | missing |
admin.delete_announcement | Delete announcement? | missing |
admin.delete_drug_confirm | Delete this drug? | missing |
admin.delete_food_confirm | Delete this food? | missing |
admin.delete_setting_confirm | Delete setting "{key}"? | missing |
admin.delete_user_confirm | Delete user {email}? This is irreversible! | missing |
admin.delete_user_confirm2 | Are you sure? All user data will be deleted. | missing |
admin.deleted | Deleted | missing |
admin.description | Description | missing |
admin.details | Details | missing |
admin.difference | Difference | missing |
admin.disk_free | Free disk | missing |
admin.disk_total | Total disk | missing |
admin.display_name | Display name | missing |
admin.dose | Dose | missing |
admin.dose_compliance | Dose compliance | missing |
admin.dose_pending | Pending | missing |
admin.dose_skipped | Skipped | missing |
admin.dose_taken | Taken | missing |
admin.doses | Doses | missing |
admin.doses_7d | Doses 7d | missing |
admin.doses_skipped | Skipped | missing |
admin.doses_taken | Taken | missing |
admin.download_backup_confirm | Download backup? | missing |
admin.drug | Drug | missing |
admin.drug_adherence | Drug adherence | missing |
← Previous Page 5 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