TempoLife

TempoLifeFeaturesHelp 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.

5 188translated
5 190total 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 22 of 87 · 5 190 strings listed.
KeyEnglishRussian
auth.password_repeatRepeat passwordПовторите пароль
auth.pw_changedPassword changed! Redirecting to login...Пароль изменён! Перенаправляю на вход...
auth.pw_mismatchPasswords don't matchПароли не совпадают
auth.pw_rulesAt least 8 charactersМинимум 8 символов
auth.pw_too_shortPassword must be at least 8 charactersПароль должен быть не менее 8 символов
auth.reg_failedRegistration failedОшибка регистрации
auth.registerRegisterРегистрация
auth.register_btnCreate account →Создать аккаунт →
auth.resendResendОтправить заново
auth.resend_failedSending failedОшибка отправки
auth.reset_code_sentIf this email is registered, you will receive a reset code.Если этот адрес зарегистрирован, вы получите код для сброса пароля.
auth.send_codeSend code →Отправить код →
auth.server_errorServer error. Try again.Ошибка сервера. Попробуйте снова.
auth.show_passwordShow passwordПоказать пароль
auth.sign_inSign inВойти
auth.sign_in_btnSign inВойти
auth.termsterms of serviceусловиями использования
auth.terms_agreeBy using you agree toИспользуя, вы соглашаетесь с
auth.use_password_insteadUse a password insteadВместо этого использовать пароль
auth.verifiedEmail verified! Redirecting...Почта подтверждена! Перенаправляю...
auth.verify_btnVerify →Подтвердить →
auth.verify_failedVerification failedОшибка подтверждения
auth.verify_subWe sent a 6-digit code toМы отправили 6-значный код на адрес
auth.verify_titleVerify your emailПодтвердите почту
bc.closeCloseЗакрыть
bc.hintHold the EAN-13 barcode in front of the cameraПоднесите штрих-код EAN-13 к камере
bc.readyPress "Start" to open cameraНажмите "Начать" для открытия камеры
bc.start📷 Start📷 Начать
bc.stop⏹ Stop⏹ Остановить
bc.title📷 Scan drug package📷 Сканировать упаковку
bc.title_food📷 Scan food package📷 Сканировать упаковку продукта
bedtime.bodyBedtime is atВремя сна в
bedtime.dismissOK, got itОк, понятно
bedtime.subYour bedtime isВремя отхода ко сну
bedtime.sub2Good sleep is the foundation of health.Хороший сон — основа здоровья.
bedtime.titleTime to go to sleep!Пора спать!
bill.billing_soonPayments open soonОплата скоро откроется
bill.cancelCancel subscriptionОтменить подписку
bill.cancel_confirmCancel subscription? You keep access until the period ends.Отменить подписку? Доступ сохранится до конца периода.
bill.cancel_hintYou keep access until the end of the period.Доступ сохранится до конца периода.
bill.cancel_successSubscription cancelledПодписка отменена
bill.cancels_onCancelled — active until {d}Отменена — действует до {d}
bill.checkout_cancelledPayment cancelledОплата отменена
bill.choose_planChoose a planВыберите план
bill.ev_cancelledSubscription cancelledПодписка отменена
bill.ev_changePlan changedПлан изменён
bill.ev_expiredSubscription expiredПодписка истекла
bill.ev_grantPremium grantedПремиум выдан
bill.ev_purchasePremium purchasedПремиум куплен
bill.ev_reactivatedSubscription reactivatedПодписка возобновлена
bill.ev_trialTrial startedПробный период начался
bill.free_scans{n} scans per month — {l} left{n} сканов в месяц — осталось {l}
bill.free_scans_day{n} scans per day — {l} left{n} сканов в день — осталось {l}
bill.free_scans_dual{w}/week · {m}/month — {l} left{w}/нед · {m}/мес — осталось {l}
bill.historyHistoryИстория
bill.includedIncludedВключено
bill.no_activeNo active subscriptionНет активной подписки
bill.no_expiryNo expiry — no auto-renewalБессрочно — без автопродления
bill.no_historyNo events yetПока нет событий
bill.no_methodNo payment method savedСпособ оплаты не сохранён

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