TempoLife › Features › Help translate TempoLife › lt
Lithuanian — Lietuvių
0 of 5 190 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 |
|---|---|---|
camp.participants_n.one | 👥 1 participant | missing |
camp.participants_n.other | 👥 {n} participants | missing |
camp.participation_off | Participation is turned off | missing |
camp.participation_off_sub | Enable it in Settings to join | missing |
camp.path_to_first | Path to #1 | missing |
camp.path_upcoming | Your path appears when the campaign starts. | missing |
camp.path_zero | Earn your first points to calculate your pace. | missing |
camp.points | My points | missing |
camp.points_count | Daily-plan points count while the campaign is live | missing |
camp.points_ledger | Your points ledger | missing |
camp.points_start_on | Your activity starts earning campaign points on {date}. | missing |
camp.points_to_first | {n} pts to take #1 | missing |
camp.points_to_rank | {n} pts to #{rank} | missing |
camp.private_name | Private participant | missing |
camp.prize_line | First prize: €100 · everyone can join free | missing |
camp.progress_to_lead | {p}% of the leader's points | missing |
camp.pts | points | missing |
camp.rank | My rank | missing |
camp.restore_failed | Could not update the dashboard setting | missing |
camp.review_frozen | Score frozen — under review | missing |
camp.review_frozen_hint | An automated integrity check flagged this month's scoring. Your points are paused until a… | missing |
camp.reviewing | Score under review | missing |
camp.route_rank | {n} pts → #{rank} | missing |
camp.rule_1 | €100 to the participant with the highest daily-plan score. Maximum 20 points per day. | missing |
camp.rule_10 | The score is recalculated from qualifying records whenever the Challenge page loads, and… | missing |
camp.rule_2 | Meal adherence earns 0–5 points per day: matched planned meals ÷ planned meals × 5. For e… | missing |
camp.rule_3 | Up to three distinct verified actions earn 5 points each per day. Calories, weight, steps… | missing |
camp.rule_4 | Verified actions are movement, sleep or weight synced from Google Health (Health Connect)… | missing |
camp.rule_5 | Ties: verified days, complete meal-plan days, active days, then earliest final scoring ev… | missing |
camp.rule_6 | No purchase is necessary. Open worldwide to users aged 18+ where lawful. | missing |
camp.rule_7 | Winner verification and payout are handled manually by bank transfer or PayPal. | missing |
camp.rule_8 | Invite a friend with your invite code (enter it at sign-up or share your link). Once your… | missing |
camp.rule_9 | A meal counts only when it is logged after you join, its meal type matches the schedule f… | missing |
camp.rules | Rules | missing |
camp.rules_eligibility | Eligibility and payout | missing |
camp.rules_head | Rules | missing |
camp.rules_how_win | How to win | missing |
camp.rules_invite | Invite friends | missing |
camp.rules_ties | Tie-breakers | missing |
camp.score_clear | No score issues detected | missing |
camp.share | Invite friends to the challenge | missing |
camp.share_copied | Link copied — send it to a friend! | missing |
camp.share_text | 🏆 TempoLife €100 Daily Plan Challenge — join me and win €100! | missing |
camp.starts_date | Starts {date} | missing |
camp.starts_in | Starts in | missing |
camp.stat_leaders | Stat leaders | missing |
camp.state_active | Live now | missing |
camp.state_closed | Closed | missing |
camp.state_upcoming | Starts soon | missing |
camp.steps | steps | missing |
camp.streak_days | Day streak | missing |
camp.tap_stats | Tap a participant to see their stats, send a friend request or message them | missing |
camp.tie_first | {n} pts ties the leader. Tie-breakers decide. | missing |
camp.top_active | Most active days | missing |
camp.top_kcal | Most food logged | missing |
camp.top_meals | Most meal-adherence points | missing |
camp.top_points | Highest daily-plan score | missing |
camp.top_sleep | Most sleep | missing |
camp.top_steps | Most steps | missing |
camp.top_verified | Most verified actions | missing |
← Previous Page 25 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