TempoLife

TempoLifeFeaturesHelp translate TempoLife › ru

Russian — Русский

5 172 of 5 174 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 172translated
5 174total 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 9 of 87 · 5 174 strings listed.
KeyEnglishRussian
admin.pharmacy_countPharmaciesАптек
admin.pharmacy_not_foundPharmacy not foundАптека не найдена
admin.pharmacy_quality🏥 Pharmacy data quality🏥 Качество данных аптек
admin.phonePhoneТелефон
admin.php_error_log🐛 PHP error log (last 50 lines)🐛 PHP лог ошибок (последние 50 строк)
admin.popular_foodsPopular foodsПопулярные продукты
admin.premium_grantedPremium grantedПремиум выдан
admin.premium_removedPremium removedПремиум убран
admin.premium_sincePremium sinceПремиум с
admin.pricePriceЦена
admin.price_reportPrice reportОтчёт по ценам
admin.price_spreads💰 Largest price spreads💰 Наибольшие ценовые разрывы
admin.pricesPricesЦен
admin.propertyPropertyСвойство
admin.proteinProteinБелок
admin.protein_gProtein (g)Белок (г)
admin.purgePurgeОчистить
admin.purge_allAllВсе
admin.purge_confirmPurge "{target}" entries older than {days} days?Очистить записи "{target}" старше {days} дней?
admin.purge_login_failuresFailed loginsНеудачные входы
admin.purge_rate_limitsRate limit entriesЗаписи rate limit
admin.purge_resultPurged: {count} entriesОчищено: {count} записей
admin.purge_verify_codesExpired verification codesПросроченные коды подтверждения
admin.purgedPurgedОчищено
admin.purposePurposeНазначение
admin.push_subscribersPush subscribersPush подписчики
admin.pw_noteCopy this password and send to user. It will not be shown again.Скопируйте этот пароль и отправьте пользователю. Он больше не будет показан.
admin.qualityQualityКачество
admin.range_30d30 days30 дней
admin.range_7d7 days7 дней
admin.rate_limitRate limitЛимит запросов
admin.recent_dosesRecent dosesПоследние дозы
admin.recent_food_logsRecent food log entriesПоследние записи журнала еды
admin.recent_loginsRecent loginsПоследние входы
admin.recipient_filterRecipient filterФильтр получателей
admin.recordsrecordsзаписей
admin.refreshRefreshОбновить
admin.regionRegionРегион
admin.regionsRegionsРегионов
admin.regions_countRegionsРегионов
admin.registeredRegisteredЗарегистрирован
admin.registered_todayRegistered todayЗарегистрировались сегодня
admin.registrations_30dRegistrations (30 days)Регистрации (30 дней)
admin.remove_premiumRemove PremiumУбрать премиум
admin.resend_verifyResend codeОтпр. код
admin.resend_verify_confirmResend verification code to {email}?Отправить код подтверждения повторно на {email}?
admin.resend_verify_failSending failedОтправка не удалась
admin.resend_verify_okVerification code sent: {email}Код подтверждения отправлен: {email}
admin.resend_verify_titleResend verification codeОтправить код подтверждения повторно
admin.reset_pw_confirmReset password for {email}?Сбросить пароль для {email}?
admin.retentionRetentionУдержание
admin.returnedReturnedВернулись
admin.roleRoleРоль
admin.role_changedRole changedРоль изменена
admin.rowsRowsСтрок
admin.saveSaveСохранить
admin.savedSavedСохранено
admin.search_all🔍 Search everywhere (users, foods, drugs, pharmacies)...🔍 Искать везде (пользователи, еда, лекарства, аптеки)...
admin.search_drugSearch drug...Искать лекарство...
admin.search_foodSearch food...Искать продукт...

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