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 |
|---|---|---|
med.v2_greet_night | Late night{N} | missing |
med.v2_intent_day | Pause for a moment. Observe. Breathe. | missing |
med.v2_intent_default | Find a few minutes of quiet. | missing |
med.v2_intent_evening | Let the tension of the day melt away. | missing |
med.v2_intent_morning | Begin the day with calm breaths. | missing |
med.v2_intent_night | Peace before sleep — body and mind ready to rest. | missing |
med.v2_no_transcript | No transcript available for this session | missing |
med.v2_quick_reset | 3-min quick reset | missing |
med.v2_quick_reset_title | 3-min quick reset | missing |
med.v2_show_transcript | Show transcript | missing |
med.v2_soon | Soon | missing |
med.v2_tile_breath | Breathing | missing |
med.v2_tile_breath_sub | 4-7-8, box, Wim Hof, coherent +1 | missing |
med.v2_tile_courses | Courses | missing |
med.v2_tile_courses_sub | 6 step-by-step programs | missing |
med.v2_tile_guided | Guided | missing |
med.v2_tile_guided_sub | Mindfulness, focus, gratitude +2 | missing |
med.v2_tile_sleep | Sleep & NSDR | missing |
med.v2_tile_sleep_sub | Stories, body scan, ocean +3 | missing |
med.v2_tone_analytical | Analytical | missing |
med.v2_tone_calm | Calm | missing |
med.v2_tone_lbl | Tone | missing |
med.v2_tone_warm | Warm | missing |
med.voice_exhale | Breathe out | missing |
med.voice_female | Female | missing |
med.voice_guide | Voice guide | missing |
med.voice_hold | Hold | missing |
med.voice_inhale | Breathe in | missing |
med.voice_male | Male | missing |
med.voice_test | Hello. This is my voice. | missing |
med.wheel_argument | After an argument | missing |
med.wheel_bed | Before bed | missing |
med.wheel_commute | Anxious on the go | missing |
med.wheel_dose | Before medication | missing |
med.wheel_meeting | Before a meeting | missing |
med.wheel_sleep | Can't sleep | missing |
med.wheel_title | What's the moment? | missing |
med.wheel_work | Work break | missing |
med.wheel_workout | Before workout | missing |
mh.analysis_loading | Add mood data to see analysis | missing |
mh.analysis_no_data | Add at least 3 days of mood data for analysis | missing |
mh.analysis_title | 🔍 Analysis & Recommendations | missing |
mh.answer_all | ⚠️ Answer all questions | missing |
mh.anxiety | 😰 Anxiety | missing |
mh.anxiety_test | Anxiety test | missing |
mh.assessments | Assessments | missing |
mh.avg_sleep | Avg sleep | missing |
mh.bad | Bad | missing |
mh.cancel | Cancel | missing |
mh.depression_test | Depression test | missing |
mh.energy | ⚡ Energy | missing |
mh.entries_count | entries | missing |
mh.excellent | Excellent | missing |
mh.gad7 | 📋 GAD-7 | missing |
mh.gad7_desc | A 7-question clinical scale that measures generalized anxiety disorder symptoms and their… | missing |
mh.gad7_sub | Anxiety test | missing |
mh.high | High | missing |
mh.history | History | missing |
mh.how_today | How are you feeling today? | missing |
mh.level_mild | Mild | missing |
← Previous Page 55 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