TempoLife › Features › Help translate TempoLife › pl
Polish — Polski
0 of 5 174 TempoLife strings are translated into Polish (0.0%). Browse the string list, see the English source next to the current text, and suggest a better one.
Not started. Plural forms are more complex than in English and the app currently assumes two.
The string list
Every row is one string in the app. The English column is the source; the Polish 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 | Polish |
|---|---|---|
admin.foods_merged | Foods merged | missing |
admin.free_pages | Free pages | missing |
admin.freelist_pages | Free pages | missing |
admin.funnel | Registration | missing |
admin.gender | Gender | missing |
admin.global | Global | missing |
admin.goal | Goal | missing |
admin.google_users | Google users | missing |
admin.grant_admin_confirm | Grant admin privileges? | missing |
admin.health_score | ❤️ Health score | missing |
admin.heart_disabled | Disabled for this user | missing |
admin.heart_enabled | Enabled for this user | missing |
admin.heart_info | Controls whether Heart appears in this user's More menu. | missing |
admin.heart_module | Heart module | missing |
admin.height | Height | missing |
admin.height_cm | Height (cm) | missing |
admin.hits | Hits | missing |
admin.hours | Hours | missing |
admin.hours_ago | Hours ago | missing |
admin.id | ID | missing |
admin.import_history | Import history | missing |
admin.indexes | Indexes | missing |
admin.indexes_label | INDEXES | missing |
admin.input_tokens | Input | missing |
admin.inserted | 🆕 New | missing |
admin.integrity | Integrity | missing |
admin.ip | IP | missing |
admin.kbt_btn | AI translate | missing |
admin.kbt_done | Drafts translated ({n}) | missing |
admin.kbt_empty | No base article | missing |
admin.kbt_fail | Some translations failed | missing |
admin.keep | Keep | missing |
admin.key | Key | missing |
admin.key_required | Key is required | missing |
admin.lang_changed | Language changed: English | missing |
admin.last | Last | missing |
admin.last_30d | Last 30 days | missing |
admin.last_7d | Last 7 days | missing |
admin.last_90d | Last 90 days | missing |
admin.last_activity | Last activity | missing |
admin.last_food_activity | Last food log | missing |
admin.last_food_log | Last food log | missing |
admin.last_import | Last import | missing |
admin.last_login | Last login | missing |
admin.last_seen | Last seen | missing |
admin.last_sync | Last sync | missing |
admin.logins | Logins | missing |
admin.logins_7d | Logins 7d | missing |
admin.logins_by_hour | 🕐 Logins by hour | missing |
admin.logs | Logs | missing |
admin.maint_msg_ph | Message to users | missing |
admin.maintenance | 🔧 Maintenance mode | missing |
admin.maintenance_active | MAINTENANCE MODE ACTIVE | missing |
admin.maintenance_disabled | Maintenance mode disabled | missing |
admin.maintenance_enabled | Maintenance mode enabled | missing |
admin.maintenance_msg | Maintenance message | missing |
admin.maintenance_on_confirm | Enable maintenance mode? Users will not be able to access the app. | missing |
admin.make_premium | Make Premium | missing |
admin.male | Male | missing |
admin.manual_verify | Verify | missing |
← Previous Page 7 of 87 Next →
What makes a good Polish 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 Polish 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