TempoLife

TempoLifeFeaturesHelp translate TempoLife › ru

Russian — Русский

5 215 of 5 217 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.

5 215translated
5 217total strings
100.0%coverage

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

Page 72 of 87 · 5 217 strings listed.
KeyEnglishRussian
ql.sleep_subLog sleepЗаписать сон
ql.titleQuick logБыстрая запись
ql.voiceVoice logГолосовой лог
ql.voice_listenListenСлушать
ql.voice_no_medsNo meds action available right nowОтметка лекарств сейчас недоступна
ql.voice_stopStopСтоп
ql.voice_subSay: took meds · log food · moodСкажите: принял лекарства · еда · настроение
ql.voice_sub_nomedsSay: log food · mood · waterСкажите: еда · настроение · вода
ql.voice_unknownDidn’t catch that — try “took meds” or “repeat yesterday”Не понял — попробуйте «принял лекарства»
ql.voice_unknown_nomedsDidn’t catch that — try “log food” or “repeat yesterday”Не понял — попробуйте «еда» или «повтори вчера»
ql.weightWeightВес
rate.askEnjoying TempoLife? A rating helps other people find it.Нравится TempoLife? Оценка поможет другим найти приложение.
rate.laterLaterПозже
rate.yesRate itОценить
rewards.balanceBalanceБаланс
rewards.bonus_month_streakMonth-streak bonusБонус за серию месяцев
rewards.catalogRewardsНаграды
rewards.confirm_redeemRedeem “{title}” for {cost} points?Обменять «{title}» за {cost} баллов?
rewards.earn.fastingFast completedПост завершён
rewards.earn.foodFood loggedЕда записана
rewards.earn.glucoseGlucose loggedГлюкоза записана
rewards.earn.hydrationWater loggedВода записана
rewards.earn.medicationDose takenЛекарство принято
rewards.earn.meditationMeditationМедитация
rewards.earn.moodMood loggedНастроение записано
rewards.earn.sleepSleep loggedСон записан
rewards.earn.stepsSteps loggedШаги записаны
rewards.earn.symptomSymptom loggedСимптом записан
rewards.earn.weightWeight loggedВес записан
rewards.empty_historyStart logging to earn points!Начните вести записи, чтобы зарабатывать баллы!
rewards.err_levelThis reward unlocks at a higher levelЭта награда открывается на более высоком уровне
rewards.err_not_availableNot available right nowСейчас недоступно
rewards.err_sold_outSold out — all editions claimedРаспродано — все экземпляры разобраны
rewards.err_year_clubYear Club members onlyТолько для членов Годового клуба
rewards.good_jobGood job!Отличная работа!
rewards.historyPoints historyИстория баллов
rewards.home_titleBonus pointsБонусные баллы
rewards.how_foodMealПриём пищи
rewards.how_hydrationWaterВода
rewards.how_introEach activity earns points once per day:Каждое действие приносит баллы раз в день:
rewards.how_moodMoodНастроение
rewards.how_sleepSleepСон
rewards.how_stepsStepsШаги
rewards.how_streakLog every month — the month-streak bonus grows each month, up to +1200 ⭐Записывайте данные каждый месяц — бонус за серию месяцев растёт, до +1200 ⭐
rewards.how_syncSleep and steps sync automatically via Google HealthСон и шаги синхронизируются автоматически через Google Health
rewards.how_titleHow to earn points?Как заработать баллы?
rewards.insufficientNot enough pointsНедостаточно баллов
rewards.leftleftосталось
rewards.levelLevelУровень
rewards.level_upLevel up!Новый уровень!
rewards.lockedNot enoughМало баллов
rewards.month_maxedMonthly max reached!Месячный максимум набран!
rewards.month_resetsResets at the start of each monthОбнуляется в начале каждого месяца
rewards.months_rowmonths in a rowмесяцев подряд
rewards.ownedOwnedЕсть
rewards.perfect_hintFill a month 1000/1000 to earn a golden month badgeНаберите 1000/1000 за месяц и получите золотой значок месяца
rewards.perfect_monthsPerfect monthsИдеальные месяцы
rewards.pointspointsбаллов
rewards.ptsptsб
rewards.redeemRedeemОбменять

← Previous Page 72 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

All languages