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.day_streak | Day streak | Серия дней |
app.days_streak | days streak | дней подряд |
app.days_unit | days | дней |
app.delete | Delete | Удалить |
app.delete_activity | Delete this activity? | Удалить это действие? |
app.delete_btn | Delete | Удалить |
app.delete_drug | Delete drug | Удалить лекарство |
app.delete_entry | Delete entry? | Удалить запись? |
app.delete_sleep | Delete this sleep entry? | Удалить эту запись о сне? |
app.delete_steps | Delete this step entry? | Удалить эту запись о шагах? |
app.delete_weight | Delete this weight entry? | Удалить эту запись о весе? |
app.deleted | 🗑️ Deleted | 🗑️ Удалено |
app.description_label | DESCRIPTION | ОПИСАНИЕ |
app.discount_label | 🏥 Discount | 🏥 Скидка |
app.doctor_notified | 📞 Doctor notified! | 📞 Врач уведомлён! |
app.doctor_notified_body | Doctor received interaction notification. | Врач получил уведомление о взаимодействии. |
app.dosage_info | 💊 Dosage: | 💊 Дозировка: |
app.dosage_label | DOSAGE | ДОЗИРОВКА |
app.dose | Dose | Доза |
app.dose_marked | Dose marked | Доза отмечена |
app.dose_missed_title | Missed | Пропущено |
app.dose_placeholder | e.g. 500mg | напр. 500мг |
app.dose_reminder | You will get reminders at 07:00 and 20:00 if a dose is not taken. | Вы получите напоминания в 07:00 и 20:00, если доза не принята. |
app.dose_taken | Taken | Принято |
app.dr_prefix | Dr: | Др: |
app.drug_added | added! | добавлено! |
app.drug_already_added | A medication with the same name is already added | Лекарство с таким же названием уже добавлено |
app.drug_dose_too_long | Dose description is too long (max 100 characters) | Описание дозы слишком длинное (макс 100 символов) |
app.drug_expiry_invalid | Invalid expiry date | Неверная дата срока годности |
app.drug_expiry_too_far | Expiry date too far in the future (> 20 years) | Дата срока годности слишком далеко в будущем (> 20 лет) |
app.drug_expiry_too_old | Expiry date too far in the past (> 1 year ago) | Дата срока годности слишком далеко в прошлом (> 1 года назад) |
app.drug_found_toast | 📦 Found: %name% | 📦 Найдено: %name% |
app.drug_frequency_invalid | Invalid frequency | Неверная частота |
app.drug_id_required | Medication ID is required | ID лекарства обязателен |
app.drug_name_required | Medication name is required | Название лекарства обязательно |
app.drug_name_too_long | Medication name is too long (max 200 characters) | Название слишком длинное (макс 200 символов) |
app.drug_not_found | Medication not found | Лекарство не найдено |
app.drug_not_found_barcode | Drug not found with this code | Лекарство не найдено по этому коду |
app.drug_not_found_region | Drug not found in this region | Лекарство не найдено в этом регионе |
app.drug_not_found_symptom | No drugs found for this symptom | Лекарства не найдены для этого симптома |
app.drug_reminder_time_invalid | Invalid reminder time (use HH:MM) | Неверное время напоминания (ЧЧ:ММ) |
app.drug_scanned_title | 📦 Drug scanned | 📦 Лекарство отсканировано |
app.drug_schedule_invalid | Invalid schedule | Неверное расписание |
app.drug_updated | updated! | обновлено! |
app.drugs_label | drugs | лекарств |
app.drugs_not_found | No drugs found | Лекарства не найдены |
app.ean_not_in_db | Drug not in database — searching... | Лекарство не в базе — ищу... |
app.ean_searching | 🔍 EAN: %code% — searching... | 🔍 EAN: %code% — ищу... |
app.edit | Edit | Изменить |
app.edit_drug | ✏️ Edit: {0} | ✏️ Изменить: {0} |
app.enter_drug | 💊 Enter drug name | 💊 Введите название лекарства |
app.enter_drug_name | 💊 Enter drug name | 💊 Введите название лекарства |
app.enter_drug_or_symptom | Enter drug name or symptom | Введите название лекарства или симптом |
app.enter_duration | ⏱️ Enter duration in minutes | ⏱️ Введите длительность в минутах |
app.enter_location | 📍 Enter location | 📍 Введите местоположение |
app.enter_sleep_times | 😴 Enter bedtime and wake-up time | 😴 Введите время сна и пробуждения |
app.enter_step_count | 🚶 Enter step count | 🚶 Введите количество шагов |
app.enter_steps | 🚶 Enter number of steps | 🚶 Введите количество шагов |
app.enter_valid_weight | ⚖️ Enter a valid weight | ⚖️ Введите корректный вес |
app.enter_value | ⚠️ Enter at least one value | ⚠️ Введите хотя бы одно значение |
← Previous Page 16 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