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 76 of 87 · 5 217 strings listed.
KeyEnglishRussian
set.units_imperialImperial (lb · ft/in)Имперские (lb · ft/in)
set.units_metricMetric (kg · cm)Метрические (кг · см)
set.units_titleUnitsЕдиницы измерения
set.versionVersionВерсия
set.wakeup_reminderWake-up reminderНапоминание о подъёме
set.wakeup_reminder_subTime to wake upВремя просыпаться
set.wakeup_timeWake-up timeВремя подъёма
set.water_goalWater goalЦель воды
set.water_goal_subGlasses per day (250ml)Стаканов в день (250мл)
set.weight_reminderWeigh-in reminderНапоминание о весе
set.weight_reminder_subMorning weigh-inУтреннее взвешивание
set.weight_timeWeigh-in timeВремя взвешивания
setup.activeActiveАктивный
setup.active_sub6–7x per week6–7 раз в неделю
setup.activity_headingActivity levelУровень активности
setup.activity_subHow often do you exercise? This affects your daily calorie expenditure.Как часто вы тренируетесь? Это влияет на суточный расход калорий.
setup.alias_labelYour public aliasВаш публичный псевдоним
setup.alias_lengthYour public name must be 2–40 charactersПубличное имя должно содержать от 2 до 40 символов
setup.alias_placeholdere.g. HealthWandererнапример, ЗдоровыйСтранник
setup.back← Back← Назад
setup.bday_dayDayДень
setup.bday_monthMonthМесяц
setup.bday_yearYearГод
setup.bedtime_lblBedtimeВремя отхода ко сну
setup.birthdayDate of birthДата рождения
setup.bmr_labelBMR (basal metabolic rate)BMR (базовый обмен)
setup.body_headingBody measurementsПараметры тела
setup.body_subNeeded to calculate basal metabolic rate (BMR).Необходимы для расчёта основного обмена (BMR).
setup.calc_planCalculate plan →Рассчитать план →
setup.carbsCarbohydratesУглеводы
setup.change← Change← Изменить
setup.daily_calYour daily calorie targetВаша суточная норма калорий
setup.editEditИзменить
setup.enable_remindersEnable remindersВключить напоминания
setup.enter_aliasEnter an alias of at least 2 charactersВведите псевдоним длиной не менее 2 символов
setup.enter_nameEnter your nameВведите ваше имя
setup.fatFatЖиры
setup.femaleFemaleЖенский
setup.full_nameFirst and last nameИмя и фамилия
setup.genderGenderПол
setup.gender_headingGenderПол
setup.gender_subWe need it to calculate your basal metabolic rate.Нужен для расчёта базового обмена веществ.
setup.generate_again↻ New↻ Новый
setup.generated_labelYour generated aliasСозданный псевдоним
setup.goal_headingGoalЦель
setup.goal_subWhat is your main nutrition goal right now?Какова ваша основная цель питания?
setup.greet_hiHelloПривет
setup.greetingHello, {0}!Привет, {0}!
setup.habits_headingDaily habitsЕжедневные привычки
setup.habits_subSet your daily goals and reminders. You can change these later in Settings.Установите свои ежедневные цели и напоминания. Вы можете изменить их позже в Настройках.
setup.height_cmHeight (cm)Рост (см)
setup.hide_passwordHide passwordСкрыть пароль
setup.identity_customChoose my own aliasВыбрать свой псевдоним
setup.identity_custom_hintEnter up to 40 characters — your full name stays private.Введите до 40 символов — ваше настоящее имя останется закрытым.
setup.identity_fullUse my full nameИспользовать полное имя
setup.identity_full_hintvisible to other usersбудет видно другим пользователям
setup.identity_generateGenerate an alias for meСоздать псевдоним для меня
setup.identity_generate_count{0} friendly alias combinations — generated privately on your device.{0} дружелюбных комбинаций — псевдоним создаётся на вашем устройстве.
setup.identity_generate_hintA friendly, private name from thousands of combinations.Дружелюбное и приватное имя из тысяч комбинаций.
setup.identity_group_labelPublic display nameПубличное отображаемое имя

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