TempoLife › Features › Help translate TempoLife › de
German — Deutsch
0 of 5 190 TempoLife strings are translated into German (0.0%). Browse the string list, see the English source next to the current text, and suggest a better one.
Not started. German compounds are long, so button and tab strings need particular care.
The string list
Every row is one string in the app. The English column is the source; the German 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 | German |
|---|---|---|
fast.status_partial | Partial | missing |
fast.stop | End Fast | missing |
fast.stopped | Fast completed! | missing |
fast.stopping | Stopping… | missing |
fast.streak | Streak | missing |
fast.subtitle | Intermittent fasting tracker | missing |
fast.tap_to_start | Tap to start | missing |
fast.target | Target | missing |
fast.theory_title | 📚 Fasting science | missing |
fast.title | Fasting | missing |
fast.total_fasts | Total fasts | missing |
fast.total_hours | Total hours | missing |
fast.voice_denied | Microphone blocked — allow mic for this site in browser settings | missing |
fast.voice_error | Voice error — try again | missing |
fast.voice_https | Voice needs HTTPS | missing |
fast.voice_lang | Speech language not supported — try English phrases | missing |
fast.voice_listening | Listening… | missing |
fast.voice_network | Voice needs a network connection | missing |
fast.voice_no_mic | No microphone found | missing |
fast.voice_no_speech | No speech heard — try again | missing |
fast.voice_unsupported | Voice control not supported on this device | missing |
fast.weight_corr | ⚖️ Weight vs fasting | missing |
fast.widget_goal | Goal | missing |
fast.widget_no_fast | Start a fast | missing |
fast.widget_title | Fasting | missing |
fast.workout_title | 💪 Workout + fasting | missing |
fast.your_meal_times | Your meal times | missing |
fav.added | Added to favorites | missing |
fav.title | 📌 Favorites | missing |
feed.menu_sub | Latest news and community updates | missing |
fitbit.signup_required | Create a free account to connect Fitbit — guest data is deleted after a few days. | missing |
food.invalid_barcode | Invalid barcode | missing |
food.name_calories_required | Name and calories are required | missing |
food.no_nutrition_info | No nutrition info | missing |
food.off_unreachable | Open Food Facts unavailable | missing |
friends.close | Close friend (max 8) | missing |
friends.close_filter | Close | missing |
friends.empty_chats | Search a name or share an invite to start a private chat. | missing |
friends.empty_hint | Search a name, share an invite, or pick someone with similar goals. | missing |
friends.export | Export this chat | missing |
friends.find | Search a name | missing |
friends.find_ph | Search a name or alias | missing |
friends.inbox_search_ph | Search messages | missing |
friends.invite | Share invite | missing |
friends.menu_sub | Chats and people you trust | missing |
friends.nickname | Private nickname | missing |
friends.nudged | Nudge sent | missing |
friends.quiet | Quiet hours | missing |
friends.requests | Requests | missing |
gad.q1 | Feeling nervous, anxious, or on edge | missing |
gad.q2 | Not being able to stop or control worrying | missing |
gad.q3 | Worrying too much about different things | missing |
gad.q4 | Trouble relaxing | missing |
gad.q5 | Being so restless that it's hard to sit still | missing |
gad.q6 | Becoming easily annoyed or irritable | missing |
gad.q7 | Feeling afraid as if something awful might happen | missing |
gf.auth_error | Google authentication failed | missing |
gf.connected | Google Fit connected — syncing data... | missing |
gf.connection_error | Google Fit connection failed | missing |
gf.connection_failed | Connection failed | missing |
← Previous Page 38 of 87 Next →
What makes a good German 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 German 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