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 |
|---|---|---|
ailab.meal_rebalance | Meal rebalance | missing |
ailab.mood_arc | Mood arc | missing |
ailab.no_corrections | No data needs review | missing |
ailab.no_target | Set a calorie target first — Food → Goals. | missing |
ailab.no_tasks | No tracked recommendations yet | missing |
ailab.no_variants | No favourite meals yet — log a food 3 times first. | missing |
ailab.pc_bonus | campaign bonus points | missing |
ailab.pc_dinners | dinners | missing |
ailab.pc_done | Completed | missing |
ailab.pc_failed | Not reached | missing |
ailab.pc_fasts | completed fasts | missing |
ailab.pc_join_hint | Join the monthly challenge to earn +15 bonus points. | missing |
ailab.pc_meals | meals | missing |
ailab.pc_open | In progress | missing |
ailab.pc_refresh | Keep logging — reopen this card to refresh progress. | missing |
ailab.pc_sleep_nights | 7h-sleep nights | missing |
ailab.pc_steps_days | 5000-step days | missing |
ailab.pc_target | Target | missing |
ailab.personal_challenge | Personal challenge | missing |
ailab.podcast_script | Week podcast | missing |
ailab.recipe_variants | Recipe variants | missing |
ailab.remaining | AI actions left today | missing |
ailab.task_added | Action added | missing |
ailab.tasks | Action tasks | missing |
ailab.title | AI Lab | missing |
ailab.track_action | Track this action | missing |
ailab.week_diff | Week difference | missing |
alerts.all_read | ✅ All notifications read | missing |
alerts.critical | CRITICAL | missing |
alerts.demo_1_msg | Life-threatening bleeding risk — INR 3.8 + aspirin. | missing |
alerts.demo_1_title | Warfarin + Aspirin | missing |
alerts.demo_2_msg | Serotonin syndrome — life-threatening. | missing |
alerts.demo_2_title | Sertraline + Tramadol | missing |
alerts.demo_3_msg | ~5 days of medication left. | missing |
alerts.demo_3_title | Prescription ending: Warfarin 5mg | missing |
alerts.demo_4_msg | Morning dose at 07:00. | missing |
alerts.demo_4_title | Reminder: Bisoprolol 10mg | missing |
alerts.demo_5_msg | K+ 3.4 — below normal. | missing |
alerts.demo_5_title | Furosemide + Digoxin | missing |
alerts.demo_6_msg | INR 3.8. Next check March 25. | missing |
alerts.demo_6_title | INR check | missing |
alerts.life_threat | LIFE-THREATENING | missing |
alerts.monitor | MONITOR | missing |
alerts.read_all | Read all | missing |
alerts.refill | REFILL | missing |
alerts.reminder | REMINDER | missing |
alerts.title | Notifications | missing |
alerts.today | Today | missing |
alerts.yesterday | Yesterday | missing |
app.act_basketball | Basketball | missing |
app.act_cycling | Cycling | missing |
app.act_dancing | Dancing | missing |
app.act_elliptical | Elliptical | missing |
app.act_football | Football | missing |
app.act_hiking | Hiking | missing |
app.act_other | Other | missing |
app.act_rowing | Rowing | missing |
app.act_running | Running | missing |
app.act_skating | Skating | missing |
app.act_skiing | Skiing | missing |
← Previous Page 14 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