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.
All strings Missing only
| Key | English | Swedish |
|---|---|---|
admin.pharmacy_count | Pharmacies | missing |
admin.pharmacy_not_found | Pharmacy not found | missing |
admin.pharmacy_quality | 🏥 Pharmacy data quality | missing |
admin.phone | Phone | missing |
admin.php_error_log | 🐛 PHP error log (last 50 lines) | missing |
admin.popular_foods | Popular foods | missing |
admin.premium_granted | Premium granted | missing |
admin.premium_removed | Premium removed | missing |
admin.premium_since | Premium since | missing |
admin.price | Price | missing |
admin.price_report | Price report | missing |
admin.price_spreads | 💰 Largest price spreads | missing |
admin.prices | Prices | missing |
admin.property | Property | missing |
admin.protein | Protein | missing |
admin.protein_g | Protein (g) | missing |
admin.purge | Purge | missing |
admin.purge_all | All | missing |
admin.purge_confirm | Purge "{target}" entries older than {days} days? | missing |
admin.purge_login_failures | Failed logins | missing |
admin.purge_rate_limits | Rate limit entries | missing |
admin.purge_result | Purged: {count} entries | missing |
admin.purge_verify_codes | Expired verification codes | missing |
admin.purged | Purged | missing |
admin.purpose | Purpose | missing |
admin.push_subscribers | Push subscribers | missing |
admin.pw_note | Copy this password and send to user. It will not be shown again. | missing |
admin.quality | Quality | missing |
admin.range_30d | 30 days | missing |
admin.range_7d | 7 days | missing |
admin.rate_limit | Rate limit | missing |
admin.recent_doses | Recent doses | missing |
admin.recent_food_logs | Recent food log entries | missing |
admin.recent_logins | Recent logins | missing |
admin.recipient_filter | Recipient filter | missing |
admin.records | records | missing |
admin.refresh | Refresh | missing |
admin.region | Region | missing |
admin.regions | Regions | missing |
admin.regions_count | Regions | missing |
admin.registered | Registered | missing |
admin.registered_today | Registered today | missing |
admin.registrations_30d | Registrations (30 days) | missing |
admin.remove_premium | Remove Premium | missing |
admin.resend_verify | Resend code | missing |
admin.resend_verify_confirm | Resend verification code to {email}? | missing |
admin.resend_verify_fail | Sending failed | missing |
admin.resend_verify_ok | Verification code sent: {email} | missing |
admin.resend_verify_title | Resend verification code | missing |
admin.reset_pw_confirm | Reset password for {email}? | missing |
admin.retention | Retention | missing |
admin.returned | Returned | missing |
admin.role | Role | missing |
admin.role_changed | Role changed | missing |
admin.rows | Rows | missing |
admin.save | Save | missing |
admin.saved | Saved | missing |
admin.search_all | 🔍 Search everywhere (users, foods, drugs, pharmacies)... | missing |
admin.search_drug | Search drug... | missing |
admin.search_food | Search food... | missing |
← Previous Page 9 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