TempoLife › Features › Help translate TempoLife › pl
Polish — Polski
0 of 5 217 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.
All strings Missing only
| Key | English | Polish |
|---|---|---|
rewards.redeemed_ok | Redeemed! 🎉 | missing |
rewards.remind_manual | Don't forget to log mood and water — bonus points are waiting! | missing |
rewards.remind_start | Log your data today — every log earns bonus points! | missing |
rewards.sold_out | Sold out | missing |
rewards.spend | Redeemed | missing |
rewards.streak_next | next month | missing |
rewards.subtitle | Earn points every time you log | missing |
rewards.this_month | this month | missing |
rewards.title | Rewards | missing |
rewards.to_next | points to next level | missing |
rewards.until | until | missing |
rewards.year_club | Year Club member | missing |
rewards.year_club_only | Year Club | missing |
rewards.year_club_teaser | 12 months in a row unlocks exclusive Year Club rewards | missing |
sched.as_needed | 💡 As needed | missing |
sched.doses_taken | doses taken | missing |
sched.evening | 🌇 Evening (19:00–21:00) | missing |
sched.missed | Missed | missing |
sched.morning | 🌅 Morning (07:00–09:00) | missing |
sched.no_drugs | No drugs | missing |
sched.skipped | Skipped | missing |
sched.skipped_short | skipped | missing |
sched.taken | Taken | missing |
sched.title | Schedule | missing |
sched.today_completion | Today's completion | missing |
sched.week_overview | Week overview | missing |
search.drugs | Drugs | missing |
search.foods | Foods | missing |
search.no_results | No results found | missing |
search.placeholder | Search drugs, foods, screens... | missing |
search.screens | Screens | missing |
set.about | ℹ️ About | missing |
set.activity | 🏃 Activity | missing |
set.activity_reminder | Workout reminder | missing |
set.activity_reminder_sub | Daily reminder | missing |
set.adherence_report | Medication adherence report | missing |
set.adherence_report_sub | Printable PDF for the last 30 days | missing |
set.bedtime | Bedtime | missing |
set.bedtime_reminder | Bedtime reminder | missing |
set.bedtime_reminder_sub | Time to go to sleep | missing |
set.body_goal | ⚖️ Body & goal | missing |
set.calorie_summary | Daily calorie summary | missing |
set.calorie_summary_sub | See how many kcal you logged this evening | missing |
set.campaign_auto_rejoin | Auto-join next month | missing |
set.campaign_auto_rejoin_sub | You are entered into the new monthly challenge automatically | missing |
set.campaign_dashboard_visible | Challenge on dashboard | missing |
set.campaign_dashboard_visible_sub | Hide the monthly challenge from the dashboard | missing |
set.campaign_hidden | Challenge hidden from the dashboard — re-enable it in Settings | missing |
set.campaign_hidden_v2 | Challenge hidden from the dashboard — open the Challenge page to bring it back | missing |
set.campaign_participate | Campaign participation | missing |
set.campaign_participate_off | Campaign participation is turned off in Settings | missing |
set.campaign_participate_sub | Off = you cannot win the challenge | missing |
set.challenge | Challenge | missing |
set.community_message_notifications | Message notifications | missing |
set.community_message_notifications_sub | Get an alert when a friend messages you | missing |
set.customize_tabs | Customize tabs | missing |
set.customize_tabs_sub | Choose which tabs are visible on the bottom bar | missing |
set.daily_notification_limit | Daily limit | missing |
set.daily_notification_limit_sub | Maximum non-urgent pushes per local day | missing |
set.data | 📦 Data | missing |
← Previous Page 73 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