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 20 of 87 · 5 190 strings listed.
KeyEnglishRussian
app.sleep_good🙂 Good🙂 Хорошо
app.sleep_invalid_dateInvalid date — use format YYYY-MM-DDНеверная дата — используйте формат ГГГГ-ММ-ДД
app.sleep_invalid_timeInvalid time — use format HH:MM (24h)Неверное время — используйте формат ЧЧ:ММ (24ч)
app.sleep_ok😐 OK😐 OK
app.sleep_saved✅ Sleep saved✅ Сон сохранён
app.sleep_very_bad😩 Very bad😩 Очень плохо
app.source_dbDB cacheКэш БД
app.source_demoDemoДемо
app.source_liveraviminfo.ee liveraviminfo.ee live
app.start_scan📷 Start📷 Старт
app.status_ok✓ OK✓ OK
app.steps_saved✅ Steps saved✅ Шаги сохранены
app.steps_unitstepsшагов
app.sw_not_supportedBrowser does not support service workerБраузер не поддерживает service worker
app.swipe_hint← Swipe to mark← Смахните для отметки
app.type_requiredType is requiredТребуется тип
app.undoUndoОтменить
app.undo_doneRevertedОтменено
app.unknown_actionUnknown actionНеизвестное действие
app.update_loadingUpdate available — reloading…Доступно обновление — перезагрузка…
app.update_queuedUpdate will download on next opportunityОбновление загрузится при первой возможности
app.uploadingUploading...Загрузка...
app.usage_info_label📋 Usage:📋 Использование:
app.usage_labelHOW TO USEКАК ИСПОЛЬЗОВАТЬ
app.used_for🎯 Used for:🎯 Применяется:
app.user_fallbackUserПользователь
app.variants_countvariantsвариантов
app.view_detailView details →Подробнее →
app.view_details🔬 View details →🔬 Подробнее →
app.warning_group🟠 Attention🟠 Внимание
app.warnings_label⚠️ WARNINGS AND RISKS⚠️ ПРЕДУПРЕЖДЕНИЯ И РИСКИ
app.weight_saved✅ Weight saved✅ Вес сохранён
app.whenWhenКогда
app.years_suffixyл
app.zxing_loading⚠️ ZXing loading...⚠️ ZXing загрузка...
auth.aliasPublic aliasПубличный псевдоним
auth.alias_infoShown in Community, Bonus Points and Challenges. Your real name stays private and is only…Показывается в Сообществе, бонусных баллах и испытаниях. Настоящее имя остаётся скрытым и…
auth.alias_placeholdere.g. BrightOtterнапример, ЯркаяВыдра
auth.back← Back← Назад
auth.change_pwChange password →Изменить пароль →
auth.check_spamCan't find the email? Check your spam folder tooЕсли письма нет, проверьте папку «Спам»
auth.code_sentCode sent!Код отправлен!
auth.code_validCode valid for 15 minutesКод действителен 15 минут
auth.continue_facebookContinue with FacebookПродолжить с Facebook
auth.continue_googleContinue with GoogleПродолжить с Google
auth.continue_guestContinue as guest →Продолжить как гость →
auth.countryCountryСтрана
auth.country_placeholderSelect countryВыберите страну
auth.create_accountCreate accountСоздать аккаунт
auth.create_account_btnCreate accountСоздать аккаунт
auth.create_oneCreate oneСоздать аккаунт
auth.emailEmailЭл. почта
auth.email_placeholdername@example.comимя@пример.ee
auth.enter_codeEnter 6-digit codeВведите 6-значный код
auth.enter_code_fromEnter code fromВведите код с адреса
auth.enter_emailEnter email addressВведите адрес электронной почты
auth.err_account_disabledThis account has been deactivatedЭта учётная запись отключена
auth.err_account_lockedAccount is temporarily locked (too many failed attempts). Please wait 15 minutes.Аккаунт временно заблокирован (слишком много неудачных попыток). Подождите 15 минут.
auth.err_alias_invalidChoose a 2–40 character alias different from your real name.Выберите псевдоним длиной 2–40 символов, отличный от настоящего имени.
auth.err_alias_required_googleChoose your public alias before continuing with Google.Выберите публичный псевдоним перед продолжением через Google.

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