TempoLife › Features › Help translate TempoLife › lv
Latvian — Latviešu
0 of 5 174 TempoLife strings are translated into Latvian (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 Latvian 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 | Latvian |
|---|---|---|
app.error | ⚠️ Error | missing |
app.female | ♀ Female | missing |
app.file_too_large | File is too large (max 5MB) | missing |
app.food_drug_label | 🥗 Food-drug | missing |
app.found_code | ✅ Found: | missing |
app.gad7_q1 | Feeling nervous, anxious, or on edge | missing |
app.gad7_q2 | Not being able to stop or control worrying | missing |
app.gad7_q3 | Worrying too much about different things | missing |
app.gad7_q4 | Trouble relaxing | missing |
app.gad7_q5 | Being so restless that it's hard to sit still | missing |
app.gad7_q6 | Feeling afraid as if something awful might happen | missing |
app.gad7_q7 | Being easily annoyed or irritable | missing |
app.gad7_title | GAD-7 — Anxiety Assessment | missing |
app.generic | 💰 Generic | missing |
app.goal_label | goal | missing |
app.h_goal | h goal | missing |
app.high_risk | High risk | missing |
app.in_stock | ● In stock | missing |
app.incline | incline | missing |
app.independent | Independent | missing |
app.info_group | ℹ️ Info | missing |
app.info_label | ℹ️ Info | missing |
app.inr_consult | Consult your doctor. | missing |
app.inr_warning | ⚠️ INR out of range! | missing |
app.invalid_data | Invalid data | missing |
app.invalid_id | Invalid ID | missing |
app.kcal_per_activity | kcal/activity | missing |
app.kcal_total | kcal total | missing |
app.less_info | Less info | missing |
app.limit_price | Limit price | missing |
app.load_error | Loading error | missing |
app.loading | Loading... | missing |
app.loc_not_found | Location not found | missing |
app.login_required | Please log in | missing |
app.male | ♂ Male | missing |
app.measurement_saved | ✅ Measurement saved! | missing |
app.method_not_allowed | Method not allowed | missing |
app.mild_group | 🟡 Moderate | missing |
app.min_total | min total | missing |
app.moderate | Moderate | missing |
app.moderate_risk | Moderate risk | missing |
app.monitor | ⚠ Monitor | missing |
app.mood_bad | Bad | missing |
app.mood_excellent | Excellent | missing |
app.mood_good | Good | missing |
app.mood_label | Mood: | missing |
app.mood_normal | Normal | missing |
app.mood_saved | ✅ Mood saved! | missing |
app.mood_very_bad | Very bad | missing |
app.more | more | missing |
app.more_info | More info | missing |
app.network_error | ❌ Network error | missing |
app.no_activities_today | No activities today yet. Press "+ Add" to start! | missing |
app.no_activities_yet | No activities added yet | missing |
app.no_allergy_cross | ✅ No allergy cross-reactions! | missing |
app.no_doses_today | No doses today | missing |
app.no_drugs_added | No drugs added. | missing |
app.no_drugs_for_symptom | No drugs found for this symptom | missing |
app.no_entries_yet | No entries yet | missing |
app.no_interaction_desc | No known interaction between these drugs in our database. | missing |
← Previous Page 17 of 87 Next →
What makes a good Latvian 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 Latvian 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