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 |
|---|---|---|
sym.adv_stomach_2 | Avoid greasy, spicy, and acidic foods. | missing |
sym.adv_stomach_3 | Drink in small sips to prevent dehydration. | missing |
sym.adv_stress_1 | Try meditation — even 10 minutes a day helps. | missing |
sym.adv_stress_2 | Regular physical activity is the best stress relief. | missing |
sym.adv_stress_3 | Prioritize sleep — at least 7–8 hours per night. | missing |
sym.adv_toothache_1 | Rinse mouth with warm salt water. | missing |
sym.adv_toothache_2 | Ibuprofen helps with pain and inflammation. | missing |
sym.adv_toothache_3 | Avoid very hot or cold food and drinks. | missing |
sym.advice_title | Advice for symptom: | missing |
sym.allergy | Allergy | missing |
sym.anxiety | Anxiety | missing |
sym.asthma | Asthma | missing |
sym.back_pain | Back pain | missing |
sym.bloating | Bloating | missing |
sym.constipation | Constipation | missing |
sym.cough | Cough | missing |
sym.depression | Depression | missing |
sym.diarrhea | Diarrhea | missing |
sym.dizziness | Dizziness | missing |
sym.ear_pain | Ear pain | missing |
sym.enter_name | ⚠️ Enter a symptom | missing |
sym.fatigue | Fatigue | missing |
sym.fever | Fever | missing |
sym.found_drugs | Found: {otc} OTC and {rx} prescription drugs | missing |
sym.headache | Headache | missing |
sym.heartburn | Heartburn | missing |
sym.history | History | missing |
sym.insomnia | Insomnia | missing |
sym.joint_pain | Joint pain | missing |
sym.migraine | Migraine | missing |
sym.name_placeholder | Describe symptom... | missing |
sym.nausea | Nausea | missing |
sym.no_data | No symptoms logged | missing |
sym.no_data_hint | Add your first symptom | missing |
sym.notes | Notes | missing |
sym.notes_placeholder | Additional info... | missing |
sym.pain | Pain | missing |
sym.palpitations | Palpitations | missing |
sym.quick_add | Quick Add | missing |
sym.rash | Rash | missing |
sym.rx_note | Prescription drugs require doctor consultation | missing |
sym.saved | ✅ Symptom saved! | missing |
sym.severity | Severity (1-5) | missing |
sym.skin_rash | Skin rash | missing |
sym.sore_throat | Sore throat | missing |
sym.stress | Stress | missing |
sym.symptom | Symptom | missing |
sym.title | Symptom Diary | missing |
sym.toothache | Toothache | missing |
sym.warn_allergy | Anaphylaxis (breathing difficulty, swelling, dizziness) is life-threatening! Call 112! | missing |
sym.warn_anxiety | If anxiety interferes with daily life or you have panic attacks — talk to a doctor. Medic… | missing |
sym.warn_back | If pain radiates to legs, numbness occurs, or bladder/bowel control is affected — see a d… | missing |
sym.warn_bloating | If bloating is persistent, with weight loss or blood in stool — see a doctor! | missing |
sym.warn_constipation | If constipation lasts over 2 weeks, with blood in stool or severe pain — see a doctor! | missing |
sym.warn_cough | If cough lasts over 3 weeks, you cough blood, or have high fever — see a doctor! | missing |
sym.warn_depression | Depression is a serious condition. See a doctor for treatment. In crisis, call a helpline. | missing |
sym.warn_dizziness | If dizziness comes with chest pain, speech problems, or vision issues — call 112! | missing |
sym.warn_ear_pain | If ear pain is severe, with discharge, hearing loss, or fever — see a doctor! | missing |
sym.warn_fatigue | If fatigue lasts over 2 weeks and doesn't improve with rest — see a doctor. Could indicat… | missing |
sym.warn_fever | If fever exceeds 39.5°C, lasts over 3 days, or comes with rash/stiffness — see a doctor u… | missing |
← Previous Page 83 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