TempoLife › Features › Help 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.
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
| Key | English | Russian |
|---|---|---|
app.act_strength | Strength training | Силовая тренировка |
app.act_swimming | Swimming | Плавание |
app.act_tennis | Tennis | Теннис |
app.act_treadmill | Treadmill | Беговая дорожка |
app.act_walking | Walking | Ходьба |
app.act_yoga | Yoga | Йога |
app.active_days | active days | активных дней |
app.active_interaction | ⚠️ Active interaction | ⚠️ Активное взаимодействие |
app.activities_label | activities | действий |
app.add_drug | 💊 Add medication | 💊 Добавить лекарство |
app.add_drugs_button | Add drugs by pressing "+ Add" | Добавьте лекарства нажав "+ Добавить" |
app.add_drugs_hint | Add drugs in "My Drugs" view | Добавьте лекарства в разделе "Мои лекарства" |
app.ai_daily_limit | Daily AI limit reached | Дневной лимит AI достигнут |
app.ai_not_configured | AI service not configured | AI-сервис не настроен |
app.ai_unavailable | AI service unavailable | AI-сервис недоступен |
app.alcohol_label | 🍷 Alcohol | 🍷 Алкоголь |
app.alerts_read | ✅ All alerts marked as read | ✅ Все уведомления прочитаны |
app.all_pairs_safe | All drug pairs are safe | Все пары лекарств безопасны |
app.allergy_cross | Codeine allergy cross-reaction | Перекрёстная реакция на аллергию кодеина |
app.analyzing | ⏳ Analyzing... | ⏳ Анализирую... |
app.answer_all | ⚠️ Answer all questions | ⚠️ Ответьте на все вопросы |
app.ask_cheaper | Ask the pharmacy for a cheaper alternative. | Спросите в аптеке о более дешёвой альтернативе. |
app.assess_daily | Nearly every day | Почти каждый день |
app.assess_half | More than half the days | Более половины дней |
app.assess_instruction | Over the last 2 weeks, how often have you been bothered by the following problems? | За последние 2 недели, как часто вас беспокоили следующие проблемы? |
app.assess_never | Not at all | Совсем нет |
app.assess_some | Several days | Несколько дней |
app.assessment_result | ✅ %type% result: %score% — %severity% | ✅ %type% результат: %score% — %severity% |
app.at_least_one_value | Enter at least one value | Введите хотя бы одно значение |
app.attention | Attention | Внимание |
app.avg_sleep | Avg. sleep | Сред. сон |
app.back_online | Connection restored! | Соединение восстановлено! |
app.best_price | Best price | Лучшая цена |
app.bmi_normal | Normal weight | Нормальный вес |
app.bmi_obese | Obese | Ожирение |
app.bmi_overweight | Overweight | Избыточный вес |
app.bmi_underweight | Underweight | Недостаточный вес |
app.brand_names_label | Brand name(s): | Торговое название(я): |
app.brands | Brands | Бренды |
app.browser_no_notif | ⚠️ Browser does not support notifications | ⚠️ Браузер не поддерживает уведомления |
app.bulk_marked | {n} doses marked | {n} доз отмечено |
app.bulk_marked.one | 1 dose marked | {n} доза отмечена |
app.bulk_marked.other | {n} doses marked | {n} доз отмечено |
app.bulk_take_all | All | Все |
app.cam_active | 🔍 Camera active — hold barcode in view | 🔍 Камера активна — покажите штрих-код |
app.cam_denied | 🚫 Camera permission denied | 🚫 Доступ к камере запрещён |
app.cam_unavailable | 📷 Camera not available | 📷 Камера недоступна |
app.cam_use_sim | ⚠️ Camera not available — use simulator | ⚠️ Камера недоступна — используйте симулятор |
app.camera_denied_settings | 🚫 Allow camera from browser settings | 🚫 Разрешите камеру в настройках браузера |
app.camera_permission_needed | Camera permission needed. Please allow and try again. | Требуется разрешение камеры. Разрешите и попробуйте снова. |
app.cancel | Cancel | Отмена |
app.click_more_info | ▼ click for more info | ▼ нажмите для подробностей |
app.close | Close | Закрыть |
app.compare_prices | 🏪 Compare prices → | 🏪 Сравнить цены → |
app.conflict_badge | ⚠ CONFLICT | ⚠ КОНФЛИКТ |
app.connecting | Connecting... | Подключаюсь... |
app.connection_error | ⚠️ Connection error | ⚠️ Ошибка соединения |
app.critical_group | 🔴 Critical | 🔴 Критические |
app.critical_label | Critical | Критический |
app.csrf_expired | Your session expired. Please reload the page and try again. | Сессия истекла. Обновите страницу и попробуйте снова. |
← Previous Page 15 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