TempoLife › Features › Help translate TempoLife › ru
Russian — Русский
5 188 of 5 190 TempoLife strings are translated into Russian (100.0%). Browse the string list, see the English source next to the current text, and suggest a better one.
Shipping. Long strings are the usual problem: Russian runs longer than English and breaks tight buttons.
The string list
Every row is one string in the app. The English column is the source; the Russian 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 | Russian |
|---|---|---|
camp.gap_to_next | {n} pts to the next place | {n} баллов до следующего места |
camp.hall_of_fame | Hall of fame | Зал славы |
camp.hidden_from_dashboard | This challenge is hidden from your dashboard | Этот челлендж скрыт с вашей главной страницы |
camp.hours_short | h | ч |
camp.integrity | Score integrity | Достоверность баллов |
camp.integrity_copy | Only synced health categories (Google Health / Health Connect) and server-timed fasting c… | Учитываются только синхронизированные категории здоровья (Google Health / Health Connect)… |
camp.invite_bonus | Invite bonus | Бонус за приглашение |
camp.invite_bonus_2nd | Second-level invite bonus | Бонус второго уровня |
camp.invite_bonus_2nd_hint | Bonus for a friend your invited friend brought in | Бонус за пользователя, которого привёл ваш приглашённый друг |
camp.invite_bonus_hint | Bonus for an invited friend who joined the challenge | Бонус за приглашённого друга, присоединившегося к челленджу |
camp.join_btn | Join the €100 challenge | Вступить в челлендж на €100 |
camp.join_failed | Could not join the challenge | Не удалось вступить в челлендж |
camp.join_now | Join the challenge | Вступить в челлендж |
camp.join_title | €100 Daily Plan Challenge | Челлендж на €100 |
camp.join_to_rank | ⭐ Join to appear on the leaderboard | ⭐ Вступите, чтобы попасть в таблицу |
camp.joined_toast | You are entered in the €100 challenge! | Вы участвуете в челлендже на €100! |
camp.keep_lead | Keep earning to defend your lead. | Продолжайте набирать баллы, чтобы сохранить лидерство. |
camp.kicker | MONTHLY €100 CHALLENGE | ЕЖЕМЕСЯЧНЫЙ ЧЕЛЛЕНДЖ НА €100 |
camp.leader | Leader | Лидер |
camp.leaderboard | Leaderboard | Таблица лидеров |
camp.league_all_line | Everyone in the challenge · {count} players | Все участники челленджа · {count} игроков |
camp.league_board_label | Board | Группа |
camp.league_board_line | Board {n} · {count} players of a similar level | Группа {n} · {count} игроков схожего уровня |
camp.league_label | league | лига |
camp.league_last_promoted | Promoted last month | Повышены в прошлом месяце |
camp.league_last_relegated | Relegated last month | Понижены в прошлом месяце |
camp.league_main_title | Main league | Главная лига |
camp.league_new | New this month | Новичок в этом месяце |
camp.league_next_month | Your tier change applies next month. | Изменение лиги вступит в силу в следующем месяце. |
camp.league_stayed_last | Stayed in {tier} | Остались в лиге {tier} |
camp.league_tier_amethyst | Amethyst | Аметист |
camp.league_tier_bronze | Bronze | Бронза |
camp.league_tier_diamond | Diamond | Бриллиант |
camp.league_tier_emerald | Emerald | Изумруд |
camp.league_tier_gold | Gold | Золото |
camp.league_tier_obsidian | Obsidian | Обсидиан |
camp.league_tier_pearl | Pearl | Жемчуг |
camp.league_tier_ruby | Ruby | Рубин |
camp.league_tier_sapphire | Sapphire | Сапфир |
camp.league_tier_silver | Silver | Серебро |
camp.league_title | Your league | Ваша лига |
camp.league_zone_promote | Top {n} promote | Топ-{n} повышаются |
camp.league_zone_relegate | Bottom {n} relegate | Последние {n} понижаются |
camp.league_zone_stay | Middle stays | Середина остаётся |
camp.loading | Loading… | Загрузка… |
camp.meal_points | Meal points | Баллы питания |
camp.minutes_short | m | мин |
camp.my_progress | My progress | Мой прогресс |
camp.no_leaderboard | No participants yet — join to start the race | Участников пока нет — вступите, чтобы начать гонку |
camp.no_participants | 👥 Be the first to join | 👥 Станьте первым участником |
camp.no_points_yet | No scoring activity yet | Действий с баллами пока нет |
camp.none | none | нет |
camp.nudge_body | You just earned {pts} pts that don't count yet. Join the €100 challenge? | Вы только что заработали {pts} балл., которые пока не засчитываются. Присоединиться к чел… |
camp.nudge_join | Join the challenge | Присоединиться |
camp.nudge_later | Not now | Не сейчас |
camp.nudge_title | Your points don't count yet | Ваши баллы пока не засчитываются |
camp.nudge_upcoming_body | Join now so your points count from day one. | Присоединяйтесь сейчас, чтобы баллы считались с первого дня. |
camp.nudge_upcoming_title | €100 challenge starts soon | Челлендж на €100 скоро начнётся |
camp.open_page | Open the challenge | Открыть челлендж |
camp.participants_n | 👥 {n} participants | 👥 Участников: {n} |
← Previous Page 24 of 87 Next →
What makes a good Russian 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 — 37 lines in the Russian 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