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 |
|---|---|---|
app.sleep_good | 🙂 Good | missing |
app.sleep_invalid_date | Invalid date — use format YYYY-MM-DD | missing |
app.sleep_invalid_time | Invalid time — use format HH:MM (24h) | missing |
app.sleep_ok | 😐 OK | missing |
app.sleep_saved | ✅ Sleep saved | missing |
app.sleep_very_bad | 😩 Very bad | missing |
app.source_db | DB cache | missing |
app.source_demo | Demo | missing |
app.source_live | raviminfo.ee live | missing |
app.start_scan | 📷 Start | missing |
app.status_ok | ✓ OK | missing |
app.steps_saved | ✅ Steps saved | missing |
app.steps_unit | steps | missing |
app.sw_not_supported | Browser does not support service worker | missing |
app.swipe_hint | ← Swipe to mark | missing |
app.type_required | Type is required | missing |
app.undo | Undo | missing |
app.undo_done | Reverted | missing |
app.unknown_action | Unknown action | missing |
app.update_loading | Update available — reloading… | missing |
app.update_queued | Update will download on next opportunity | missing |
app.uploading | Uploading... | missing |
app.usage_info_label | 📋 Usage: | missing |
app.usage_label | HOW TO USE | missing |
app.used_for | 🎯 Used for: | missing |
app.user_fallback | User | missing |
app.variants_count | variants | missing |
app.view_detail | View details → | missing |
app.view_details | 🔬 View details → | missing |
app.warning_group | 🟠 Attention | missing |
app.warnings_label | ⚠️ WARNINGS AND RISKS | missing |
app.weight_saved | ✅ Weight saved | missing |
app.when | When | missing |
app.years_suffix | y | missing |
app.zxing_loading | ⚠️ ZXing loading... | missing |
auth.alias | Public alias | missing |
auth.alias_info | Shown in Community, Bonus Points and Challenges. Your real name stays private and is only… | missing |
auth.alias_placeholder | e.g. BrightOtter | missing |
auth.back | ← Back | missing |
auth.change_pw | Change password → | missing |
auth.check_spam | Can't find the email? Check your spam folder too | missing |
auth.code_sent | Code sent! | missing |
auth.code_valid | Code valid for 15 minutes | missing |
auth.continue_facebook | Continue with Facebook | missing |
auth.continue_google | Continue with Google | missing |
auth.continue_guest | Continue as guest → | missing |
auth.country | Country | missing |
auth.country_placeholder | Select country | missing |
auth.create_account | Create account | missing |
auth.create_account_btn | Create account | missing |
auth.create_one | Create one | missing |
auth.email | missing | |
auth.email_placeholder | name@example.com | missing |
auth.enter_code | Enter 6-digit code | missing |
auth.enter_code_from | Enter code from | missing |
auth.enter_email | Enter email address | missing |
auth.err_account_disabled | This account has been deactivated | missing |
auth.err_account_locked | Account is temporarily locked (too many failed attempts). Please wait 15 minutes. | missing |
auth.err_alias_invalid | Choose a 2–40 character alias different from your real name. | missing |
auth.err_alias_required_google | Choose your public alias before continuing with Google. | missing |
← Previous Page 20 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