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 |
|---|---|---|
ach.activity_first | First workout | missing |
ach.all_doses | Perfect day | missing |
ach.cal_goal_7 | 7d calorie goal | missing |
ach.drug_30 | 30d meds taken | missing |
ach.drug_7 | 7d meds taken | missing |
ach.food_7 | 7d food log | missing |
ach.mood_30 | 30d mood log | missing |
ach.mood_streak_14 | 14d mood log | missing |
ach.sleep_streak_7 | 7d sleep logged | missing |
ach.steps_10k | 10K steps | missing |
ach.steps_streak_7 | 7d 8K+ steps | missing |
ach.title | 🏆 Achievements | missing |
ach.unlocked | Achievement unlocked! | missing |
ach.water_100 | 100 glasses | missing |
ach.weight_first | First weigh-in | missing |
ach.weight_streak_4 | 4 weeks weight | missing |
act.activity_type | Activity type | missing |
act.add_activity | Add activity | missing |
act.add_steps | Add steps | missing |
act.analysis_loading | Analyzing... | missing |
act.analysis_no_data | Not enough data for analysis. Add some activities! | missing |
act.analysis_title | 📊 Analysis & Recommendations | missing |
act.chart_30d | Last 30 days | missing |
act.chart_7d | This week | missing |
act.chart_title | Calories burned (30 days) | missing |
act.chart_today | Today's activity | missing |
act.chart_week | This week | missing |
act.date | Date | missing |
act.days_active | active days | missing |
act.distance_km | Distance (km) | missing |
act.distance_mi | Distance (mi) | missing |
act.duration_min | Duration (min) | missing |
act.est_calories | Estimated calorie burn | missing |
act.fitbit_syncing | Syncing today’s activity from Fitbit… | missing |
act.history | History | missing |
act.incline_pct | Incline (%) | missing |
act.no_data | No data available | missing |
act.notes_placeholder | Notes... | missing |
act.per_day | day | missing |
act.per_week | week | missing |
act.period_1d | 1 day | missing |
act.period_30d | 30 days | missing |
act.period_7d | Week | missing |
act.period_today | Today | missing |
act.period_week | Week | missing |
act.rec_all_good | Everything is balanced! Your exercise habit is healthy and sustainable. | missing |
act.rec_below_who | Add a bit more movement — WHO recommends at least 150 minutes of moderate activity per we… | missing |
act.rec_declining | Your activity is declining. Try to find motivation — invite a friend to work out! | missing |
act.rec_frequency | Try to be active more often — 5x30min is better than 2x75min per week. | missing |
act.rec_good_habit | Great job! Your exercise habit is excellent. Keep it up! | missing |
act.rec_great_start | Strong start! You moved well today — try repeating that rhythm a few times a week. | missing |
act.rec_keep_logging | Keep logging — once you have 5+ days of data we can give sharper recommendations. | missing |
act.rec_overtraining | You are training a lot! Don't forget rest days — your body needs recovery. | missing |
act.rec_rapid_increase | Activity has increased quickly — increase the load gradually to avoid injuries. | missing |
act.rec_restart | Your streak was broken — but every day is a new chance to start! | missing |
act.rec_steps_active | Solid — averaging {n} steps/day puts you in the active zone. Keep this consistency. | missing |
act.rec_steps_close | Almost there — averaging {n} steps/day. A 15-min extra walk gets you to the 10,000-step z… | missing |
act.rec_steps_high | Excellent — averaging {n} steps/day. Mix in 2 strength sessions/week for joint health. | missing |
act.rec_streak | Amazing! {n} days active in a row — keep the streak going! | missing |
act.rec_streak.one | Amazing! 1 day active in a row — keep the streak going! | missing |
Page 1 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