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 16 of 87 · 5 174 strings listed.
KeyEnglishRussian
app.day_streakDay streakСерия дней
app.days_streakdays streakдней подряд
app.days_unitdaysдней
app.deleteDeleteУдалить
app.delete_activityDelete this activity?Удалить это действие?
app.delete_btnDeleteУдалить
app.delete_drugDelete drugУдалить лекарство
app.delete_entryDelete entry?Удалить запись?
app.delete_sleepDelete this sleep entry?Удалить эту запись о сне?
app.delete_stepsDelete this step entry?Удалить эту запись о шагах?
app.delete_weightDelete this weight entry?Удалить эту запись о весе?
app.deleted🗑️ Deleted🗑️ Удалено
app.description_labelDESCRIPTIONОПИСАНИЕ
app.discount_label🏥 Discount🏥 Скидка
app.doctor_notified📞 Doctor notified!📞 Врач уведомлён!
app.doctor_notified_bodyDoctor received interaction notification.Врач получил уведомление о взаимодействии.
app.dosage_info💊 Dosage:💊 Дозировка:
app.dosage_labelDOSAGEДОЗИРОВКА
app.doseDoseДоза
app.dose_markedDose markedДоза отмечена
app.dose_missed_titleMissedПропущено
app.dose_placeholdere.g. 500mgнапр. 500мг
app.dose_reminderYou will get reminders at 07:00 and 20:00 if a dose is not taken.Вы получите напоминания в 07:00 и 20:00, если доза не принята.
app.dose_takenTakenПринято
app.dr_prefixDr:Др:
app.drug_addedadded!добавлено!
app.drug_already_addedA medication with the same name is already addedЛекарство с таким же названием уже добавлено
app.drug_dose_too_longDose description is too long (max 100 characters)Описание дозы слишком длинное (макс 100 символов)
app.drug_expiry_invalidInvalid expiry dateНеверная дата срока годности
app.drug_expiry_too_farExpiry date too far in the future (> 20 years)Дата срока годности слишком далеко в будущем (> 20 лет)
app.drug_expiry_too_oldExpiry date too far in the past (> 1 year ago)Дата срока годности слишком далеко в прошлом (> 1 года назад)
app.drug_found_toast📦 Found: %name%📦 Найдено: %name%
app.drug_frequency_invalidInvalid frequencyНеверная частота
app.drug_id_requiredMedication ID is requiredID лекарства обязателен
app.drug_name_requiredMedication name is requiredНазвание лекарства обязательно
app.drug_name_too_longMedication name is too long (max 200 characters)Название слишком длинное (макс 200 символов)
app.drug_not_foundMedication not foundЛекарство не найдено
app.drug_not_found_barcodeDrug not found with this codeЛекарство не найдено по этому коду
app.drug_not_found_regionDrug not found in this regionЛекарство не найдено в этом регионе
app.drug_not_found_symptomNo drugs found for this symptomЛекарства не найдены для этого симптома
app.drug_reminder_time_invalidInvalid reminder time (use HH:MM)Неверное время напоминания (ЧЧ:ММ)
app.drug_scanned_title📦 Drug scanned📦 Лекарство отсканировано
app.drug_schedule_invalidInvalid scheduleНеверное расписание
app.drug_updatedupdated!обновлено!
app.drugs_labeldrugsлекарств
app.drugs_not_foundNo drugs foundЛекарства не найдены
app.ean_not_in_dbDrug not in database — searching...Лекарство не в базе — ищу...
app.ean_searching🔍 EAN: %code% — searching...🔍 EAN: %code% — ищу...
app.editEditИзменить
app.edit_drug✏️ Edit: {0}✏️ Изменить: {0}
app.enter_drug💊 Enter drug name💊 Введите название лекарства
app.enter_drug_name💊 Enter drug name💊 Введите название лекарства
app.enter_drug_or_symptomEnter 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

All languages