TempoLife › Features › Help translate TempoLife › lv
Latvian — Latviešu
0 of 5 190 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.
Show all strings Missing only
| Key | English | Latvian |
|---|---|---|
dash.add_widget | + Add widget | missing |
dash.available_widgets | Available widgets | missing |
dash.customize_title | Customize dashboard | missing |
dash.done | Done | missing |
dash.drag_hint | Drag widgets to reorder | missing |
dash.drag_start | Drag started | missing |
dash.edit | ✎ Customize | missing |
dash.edit_done | Done | missing |
dash.edit_enter | ✏️ Edit | missing |
dash.edit_mode | Edit mode | missing |
dash.hidden_cards | Hidden cards | missing |
dash.hide_card | Hide card | missing |
dash.layout_saved | ✅ Layout saved | missing |
dash.no_widgets | No widgets added | missing |
dash.remove_hint | Tap × to remove a widget | missing |
dash.reset_confirm | Reset dashboard to default? | missing |
dash.reset_layout | Reset layout | missing |
dash.saved | Layout saved | missing |
dash.widget_added | ✅ Widget added | missing |
dash.widget_removed | Widget removed | missing |
db.activity | 🏃 Activity today | missing |
db.avg7 | 7d avg | missing |
db.bedtime | Bedtime | missing |
db.bp | Blood pressure | missing |
db.bp_elevated | Elevated | missing |
db.bp_high1 | High Stage 1 | missing |
db.bp_high2 | High Stage 2 | missing |
db.bp_normal | Normal | missing |
db.carbs | carbs g | missing |
db.change7 | 7d change | missing |
db.distance | Distance | missing |
db.fats | fats g | missing |
db.goal | Goal | missing |
db.high | High | missing |
db.hours | hours | missing |
db.in_range | In range | missing |
db.last_measured | Last measured | missing |
db.low | Low | missing |
db.meals_logged | meals logged | missing |
db.mental | 🧠 Mood & well-being | missing |
db.mood_today | Mood | missing |
db.no_activities | No workouts yet | missing |
db.normal | Normal | missing |
db.nutrition | 🥗 Food today | missing |
db.obese | Obese | missing |
db.overweight | Overweight | missing |
db.protein | protein g | missing |
db.quality | Quality | missing |
db.sleep | 😴 Sleep | missing |
db.steps_title | 🚶 Steps | missing |
db.target | Target | missing |
db.underweight | Underweight | missing |
db.vitals | 📊 Vitals | missing |
db.wakeup | Wake up | missing |
db.weight_bmi | ⚖️ Weight & BMI | missing |
dose_ask.skip | Skip | missing |
dose_ask.snooze | Remind in 5 min | missing |
dose_ask.snooze_toast | Reminding again in 5 min | missing |
dose_ask.title | Did you take your medication? | missing |
dose_ask.yes | Taken | missing |
← Previous Page 33 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