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.
All strings Missing only
| Key | English | Lithuanian |
|---|---|---|
nav.vitals | Vitals | missing |
nav.weight | Weight | missing |
notif.bell | Notifications | missing |
notif.breakfast_time | Breakfast reminder | missing |
notif.dinner_time | Dinner reminder | missing |
notif.doses_marked | doses marked as taken | missing |
notif.earlier | Earlier | missing |
notif.empty | No notifications yet | missing |
notif.empty_sub | Friend messages and friend requests will show up here. | missing |
notif.evening_drug_time | Evening medication time | missing |
notif.held | Held | missing |
notif.held_digest | Digest | missing |
notif.held_failed | Not delivered | missing |
notif.held_limit | Daily limit | missing |
notif.held_off | Push off | missing |
notif.held_quiet | Quiet hours | missing |
notif.just_now | Just now | missing |
notif.load_error | Could not load notifications | missing |
notif.lunch_time | Lunch reminder | missing |
notif.mark_all_read | Mark all read | missing |
notif.meal_log_prompt | Time to eat and log your food. | missing |
notif.morning_drug_time | Morning medication time | missing |
notif.open_app | Open app | missing |
notif.schedule_desc | Daily notification overview | missing |
notif.schedule_title | Notification schedule | missing |
notif.settings | Notification settings | missing |
notif.steps_time | Steps reminder | missing |
notif.take_all | Took them — mark all | missing |
notif.title | Notifications | missing |
notif.today | Today | missing |
notif.unread | unread | missing |
notif.weight_time | Weigh-in reminder | missing |
notif.yesterday | Yesterday | missing |
nutr.add | + Add | missing |
nutr.add_custom | ✏️ Add custom food | missing |
nutr.add_food | + Add {0} | missing |
nutr.add_hint | Tap "Add" to add food | missing |
nutr.add_to_log | + Add to log | missing |
nutr.added_db | added to database | missing |
nutr.ai_add_food | + Add selected foods to log | missing |
nutr.ai_analyzing | AI is analyzing the image... | missing |
nutr.ai_confidence | confidence | missing |
nutr.ai_confirm | AI identified the following foods. Check the ones to add and adjust amounts: | missing |
nutr.ai_error | Error analyzing image. Please try again. | missing |
nutr.ai_found | AI Food Recognition | missing |
nutr.ai_no_food | No food found in the image. Try another photo. | missing |
nutr.ai_rate_limit | Daily AI analysis limit (20) reached. Try again tomorrow. | missing |
nutr.ai_shortcut | ⚡ AI | missing |
nutr.ai_shortcut_hint | Search or favorites is fastest. 📸 AI scan — when you are in a hurry. | missing |
nutr.ai_shortcut_title | AI scan — when busy | missing |
nutr.ai_source_known | Known food | missing |
nutr.ai_source_label_read | Label read | missing |
nutr.ai_source_visual | Visual estimate | missing |
nutr.amount_g | Amount (g) | missing |
nutr.analysis_loading | Analyzing... | missing |
nutr.analysis_no_data | Not enough data for analysis. Add some food entries! | missing |
nutr.analysis_title | 📊 Analysis & Recommendations | missing |
nutr.avg_day | day | missing |
nutr.avg_vs_target | Average vs target | missing |
nutr.breakfast | Breakfast | missing |
← Previous Page 60 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