TempoLife › Features › Help translate TempoLife › lt
Lithuanian — Lietuvių
0 of 5 217 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 |
|---|---|---|
ql.sleep_sub | Log sleep | missing |
ql.title | Quick log | missing |
ql.voice | Voice log | missing |
ql.voice_listen | Listen | missing |
ql.voice_no_meds | No meds action available right now | missing |
ql.voice_stop | Stop | missing |
ql.voice_sub | Say: took meds · log food · mood | missing |
ql.voice_sub_nomeds | Say: log food · mood · water | missing |
ql.voice_unknown | Didn’t catch that — try “took meds” or “repeat yesterday” | missing |
ql.voice_unknown_nomeds | Didn’t catch that — try “log food” or “repeat yesterday” | missing |
ql.weight | Weight | missing |
rate.ask | Enjoying TempoLife? A rating helps other people find it. | missing |
rate.later | Later | missing |
rate.yes | Rate it | missing |
rewards.balance | Balance | missing |
rewards.bonus_month_streak | Month-streak bonus | missing |
rewards.catalog | Rewards | missing |
rewards.confirm_redeem | Redeem “{title}” for {cost} points? | missing |
rewards.earn.fasting | Fast completed | missing |
rewards.earn.food | Food logged | missing |
rewards.earn.glucose | Glucose logged | missing |
rewards.earn.hydration | Water logged | missing |
rewards.earn.medication | Dose taken | missing |
rewards.earn.meditation | Meditation | missing |
rewards.earn.mood | Mood logged | missing |
rewards.earn.sleep | Sleep logged | missing |
rewards.earn.steps | Steps logged | missing |
rewards.earn.symptom | Symptom logged | missing |
rewards.earn.weight | Weight logged | missing |
rewards.empty_history | Start logging to earn points! | missing |
rewards.err_level | This reward unlocks at a higher level | missing |
rewards.err_not_available | Not available right now | missing |
rewards.err_sold_out | Sold out — all editions claimed | missing |
rewards.err_year_club | Year Club members only | missing |
rewards.good_job | Good job! | missing |
rewards.history | Points history | missing |
rewards.home_title | Bonus points | missing |
rewards.how_food | Meal | missing |
rewards.how_hydration | Water | missing |
rewards.how_intro | Each activity earns points once per day: | missing |
rewards.how_mood | Mood | missing |
rewards.how_sleep | Sleep | missing |
rewards.how_steps | Steps | missing |
rewards.how_streak | Log every month — the month-streak bonus grows each month, up to +1200 ⭐ | missing |
rewards.how_sync | Sleep and steps sync automatically via Google Health | missing |
rewards.how_title | How to earn points? | missing |
rewards.insufficient | Not enough points | missing |
rewards.left | left | missing |
rewards.level | Level | missing |
rewards.level_up | Level up! | missing |
rewards.locked | Not enough | missing |
rewards.month_maxed | Monthly max reached! | missing |
rewards.month_resets | Resets at the start of each month | missing |
rewards.months_row | months in a row | missing |
rewards.owned | Owned | missing |
rewards.perfect_hint | Fill a month 1000/1000 to earn a golden month badge | missing |
rewards.perfect_months | Perfect months | missing |
rewards.points | points | missing |
rewards.pts | pts | missing |
rewards.redeem | Redeem | missing |
← Previous Page 72 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