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.
All strings Missing only
| Key | English | Latvian |
|---|---|---|
bill.per_month_short | mo | missing |
bill.plan | Plan | missing |
bill.plan_6_months | 6 months | missing |
bill.plan_free | Free | missing |
bill.plan_monthly | Monthly | missing |
bill.plan_premium | Premium | missing |
bill.plan_trial | Trial | missing |
bill.plan_yearly | Yearly | missing |
bill.reactivate | Resume subscription | missing |
bill.reactivate_success | Subscription continued | missing |
bill.renews_on | Valid until {d} | missing |
bill.section_title | Billing | missing |
bill.select_plan | Select | missing |
bill.since | Since | missing |
bill.src_admin | Granted by admin | missing |
bill.src_legacy | Legacy grant | missing |
bill.src_simulated | Test purchase | missing |
bill.src_stripe | Payment | missing |
bill.status | Status | missing |
bill.trial_ends | Trial ends {d} | missing |
bill.upgrade_confirm | Upgrade to a longer plan? | missing |
bill.upgrade_success | Plan upgraded | missing |
bill.upgrade_title | Upgrade to a longer plan | missing |
bill.upgrade_to | Upgrade | missing |
cal.fri | Fri | missing |
cal.mon | Mon | missing |
cal.sat | Sat | missing |
cal.sun | Sun | missing |
cal.thu | Thu | missing |
cal.tue | Tue | missing |
cal.wed | Wed | missing |
camp.accept_required | Accept the rules and confirm you are 18+ | missing |
camp.accept_rules | I accept the rules | missing |
camp.active_days | active days | missing |
camp.add_to_dashboard | Add it back to the dashboard | missing |
camp.added_back_toast | The challenge is back on your dashboard | missing |
camp.already_tied | You are tied on points; tie-breakers currently put you behind. | missing |
camp.appeal | Question or appeal this score | missing |
camp.appeal_failed | Could not submit appeal | missing |
camp.appeal_pending | Appeal pending review | missing |
camp.appeal_prompt | Explain what looks wrong (20–1000 characters): | missing |
camp.at_current_pace | At your pace: about {days} days | missing |
camp.auto_rejoin_join | Auto-join next month too | missing |
camp.back | Back to app | missing |
camp.card_title | Follow your daily plan. Win €100. | missing |
camp.close | Close | missing |
camp.closed_line | Campaign closed — winner verification in progress | missing |
camp.confirm_18 | I confirm I am 18 or older | missing |
camp.count_days.one | day | missing |
camp.count_days.other | days | missing |
camp.count_hours.one | hour | missing |
camp.count_hours.other | hours | missing |
camp.count_minutes.one | minute | missing |
camp.count_minutes.other | minutes | missing |
camp.currently_first | You’re currently #1 | missing |
camp.days_short | d | missing |
camp.ends_in | Ends in | missing |
camp.entered | You are entered | missing |
camp.first_prize | first prize | missing |
camp.full_meal_days | Meal-plan days | missing |
← Previous Page 23 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