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 |
|---|---|---|
integr.sub | Steps, sleep and activity sync automatically via Google Health — including data from Sams… | missing |
integr.title | Connect your data | missing |
journal.all | All | missing |
journal.empty | No entries yet | missing |
journal.entries | entries | missing |
journal.search_ph | 🔍 Search journal | missing |
journal.title | Journal | missing |
meal.ate_log | Ate & log | missing |
meal.cooked | Cooked | missing |
meal.edit_ingredients | Edit ingredients (one per line): | missing |
meal.grocery | Grocery list | missing |
meal.grocery_sub | Check items as you shop | missing |
meal.ingredients | Ingredients | missing |
meal.ingredients_updated | Ingredients updated | missing |
meal.leftovers | Leftovers | missing |
meal.logged | Meal logged | missing |
meal.no_plan | No saved meal plan | missing |
meal.save_plan | Save plan | missing |
meal.saved | Plan saved | missing |
meal.saved_plan | Saved plan | missing |
meal.swap | Swap | missing |
meal.swapped | Meal swapped | missing |
med.ai_generate | ✨ Generate meditation | missing |
med.ai_generating | AI is crafting your meditation… | missing |
med.ai_help | Describe how you feel and AI will create a personalized meditation for you | missing |
med.ai_placeholder | E.g. I'm anxious about work today… | missing |
med.ai_section | ✨ AI-personalized meditation | missing |
med.ai_voice | AI voice | missing |
med.ai_voice_disabled_msg | AI voice disabled. Using system voice. | missing |
med.ai_voice_enable | Enable AI voice | missing |
med.ai_voice_enabled_msg | ✨ AI voice enabled. Active from next session. | missing |
med.ai_voice_nokey | ⚠️ ElevenLabs not configured on server. Using system voice. | missing |
med.ai_voice_off | AI voice off | missing |
med.ai_voice_ok | ✓ Service available. Limit: 50 requests / 5000 chars per day. | missing |
med.ai_voice_on | ✨ AI voice on | missing |
med.ai_voice_probing | Checking availability… | missing |
med.ai_voice_quota | ⚠️ AI voice daily limit reached — using system voice | missing |
med.ai_voice_sub | Natural, multilingual voice (ET/EN/FI/RU). First play is downloaded and cached. | missing |
med.ai_voice_title | ✨ AI voice (ElevenLabs) | missing |
med.amb_brown | Brown noise | missing |
med.amb_drone | Drone | missing |
med.amb_ocean | Ocean | missing |
med.amb_rain | Rain | missing |
med.ambient | Ambient | missing |
med.ambient_sub | Turn on calming background sounds | missing |
med.ambient_title | 🌊 Ambient sounds | missing |
med.audio_off | 🔇 Silent | missing |
med.audio_off_hint | Sound is turned off — tap the 🔇 button at the top of the player | missing |
med.audio_on | 🔊 Sound | missing |
med.badge_new | New badge unlocked! | missing |
med.badges_h | Badges | missing |
med.badges_open | 🏅 Badges & missions | missing |
med.badges_title | Badges & missions | missing |
med.breath_only_sub | Pick an exercise and breathe calmly. | missing |
med.breath_only_title | Breathing | missing |
med.breath_section | 🌬️ Breathing exercises | missing |
med.cat_all | 📚 All | missing |
med.cat_breath | 🌬️ Breath | missing |
med.cat_calm | Calm | missing |
med.cat_empty | No sessions in this category yet. | missing |
← Previous Page 52 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