TempoLife › Features › Help translate TempoLife › lt
Lithuanian — Lietuvių
0 of 5 190 TempoLife strings are translated into Lithuanian (0.0%). Browse the string list, see the English source next to the current text, and suggest a better one.
Not started. Nothing is translated yet, so every string here is an open one.
The string list
Every row is one string in the app. The English column is the source; the Lithuanian 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 | Lithuanian |
|---|---|---|
fast.completed_fasts | Completed | missing |
fast.confirm_cancel | Are you sure you want to cancel the fast? | missing |
fast.confirm_stop | Are you sure you want to end the fast? | missing |
fast.continue | Continue fasting | missing |
fast.continue_sub | Go beyond your goal | missing |
fast.custom | Custom | missing |
fast.custom_hours | Number of hours | missing |
fast.cycle_day | day | missing |
fast.cycle_max | Max fast | missing |
fast.day_before | Day before | missing |
fast.day_no_fast | No fast | missing |
fast.day_today | Today | missing |
fast.day_yesterday | Yesterday | missing |
fast.days | days | missing |
fast.difficulty_easy | Easy | missing |
fast.difficulty_extreme | Extreme | missing |
fast.difficulty_hard | Hard | missing |
fast.difficulty_medium | Medium | missing |
fast.eating_soon | 30 min to eating window | missing |
fast.eating_window | Eating Window | missing |
fast.eating_window_open | Eating window is open! | missing |
fast.elapsed | Elapsed | missing |
fast.electrolytes | Electrolytes | missing |
fast.extended_title | ⏳ Extended fast (24h+) | missing |
fast.fasted_hours | Fasted | missing |
fast.food_during_fast | Fasting in progress ({elapsed}h of {target}h goal, {remaining}h left) — logging food will… | missing |
fast.goal_listen | goal · keep listening to your body | missing |
fast.goal_reached | Goal reached! | missing |
fast.goal_reached_consistency | Fasting goal reached — great consistency. | missing |
fast.history | History | missing |
fast.hours | hours | missing |
fast.idle | No active fast | missing |
fast.in_progress | Fasting in progress | missing |
fast.last_ate | When did you last eat? | missing |
fast.last_ate_hint | Defaults to now — change it if your fast started earlier. | missing |
fast.longest | Longest fast | missing |
fast.minutes | minutes | missing |
fast.mood_after | Mood after | missing |
fast.mood_before | Mood before | missing |
fast.ms_12h | Fat burning is in full swing. You're a machine! ⚡ | missing |
fast.ms_14h | Insulin is low – fat burn maximized! 💪 | missing |
fast.ms_16h | Ketones rising. Mental clarity incoming! 🧠 | missing |
fast.ms_18h | Autophagy has begun. Your body is repairing itself! 🔬 | missing |
fast.ms_24h | 24 hours! You are a legend. Incredibly rare achievement! 👑 | missing |
fast.ms_30h | Deep cellular cleanup in progress. Your cells are grateful! 🌟 | missing |
fast.ms_36h | You've reached master level. Respect! ⚗️ | missing |
fast.ms_48h | Peak autophagy. Full body reset! ✨ | missing |
fast.ms_6h | Fat is burning every second. Keep going! 🔥 | missing |
fast.ms_8h | Your body has started cleansing. Great start! 💧 | missing |
fast.ms_next | milestone · {0}h to go | missing |
fast.ms_next_about | Next fasting milestone: {0}h in about {1}h. | missing |
fast.no_history | No history yet | missing |
fast.not_active | No active fast | missing |
fast.notes | Notes | missing |
fast.notif_continue | Continue | missing |
fast.notif_eating_window | Eating window opens! | missing |
fast.notif_goal_reached | Fasting {0}h goal reached! 🎉 | missing |
fast.notif_phase_change | New phase: {0} | missing |
fast.notif_stop | Stop | missing |
fast.of | / | missing |
← Previous Page 36 of 87 Next →
What makes a good Lithuanian 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 Lithuanian 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