TempoLife

TempoLifeFeaturesHelp translate TempoLife › ru

Russian — Русский

5 215 of 5 217 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 215translated
5 217total 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 52 of 87 · 5 217 strings listed.
KeyEnglishRussian
integr.subSteps, sleep and activity sync automatically via Google Health — including data from Sams…Шаги, сон и активность синхронизируются автоматически через Google Health — включая данны…
integr.titleConnect your dataПодключите свои данные
journal.allAllВсе
journal.emptyNo entries yetЗаписей пока нет
journal.entriesentriesзаписей
journal.search_ph🔍 Search journal🔍 Поиск по дневнику
journal.titleJournalДневник
meal.ate_logAte & logСъел(а) и записать
meal.cookedCookedПриготовлено
meal.edit_ingredientsEdit ingredients (one per line):Измените ингредиенты (по одному в строке):
meal.groceryGrocery listСписок покупок
meal.grocery_subCheck items as you shopОтмечайте товары во время покупок
meal.ingredientsIngredientsИнгредиенты
meal.ingredients_updatedIngredients updatedИнгредиенты обновлены
meal.leftoversLeftoversОстатки
meal.loggedMeal loggedПриём пищи записан
meal.no_planNo saved meal planСохранённого плана питания нет
meal.save_planSave planСохранить план
meal.savedPlan savedПлан сохранён
meal.saved_planSaved planСохранённый план
meal.swapSwapЗаменить
meal.swappedMeal swappedПриём пищи заменён
med.ai_generate✨ Generate meditation✨ Создать медитацию
med.ai_generatingAI is crafting your meditation…AI создаёт медитацию…
med.ai_helpDescribe how you feel and AI will create a personalized meditation for youОпишите своё состояние и AI создаст для вас персональную медитацию
med.ai_placeholderE.g. I'm anxious about work today…Напр.: Сегодня я волнуюсь из-за работы…
med.ai_section✨ AI-personalized meditation✨ AI-персонализированная медитация
med.ai_voiceAI voiceAI голос
med.ai_voice_disabled_msgAI voice disabled. Using system voice.AI голос выключен. Используется системный голос.
med.ai_voice_enableEnable AI voiceВключить AI голос
med.ai_voice_enabled_msg✨ AI voice enabled. Active from next session.✨ AI голос включён. Активен со следующей сессии.
med.ai_voice_nokey⚠️ ElevenLabs not configured on server. Using system voice.⚠️ ElevenLabs не настроен на сервере. Используется системный голос.
med.ai_voice_offAI voice offИИ-голос выключен
med.ai_voice_ok✓ Service available. Limit: 50 requests / 5000 chars per day.✓ Сервис доступен. Лимит: 50 запросов / 5000 символов в день.
med.ai_voice_on✨ AI voice on✨ ИИ-голос включён
med.ai_voice_probingChecking availability…Проверка доступности…
med.ai_voice_quota⚠️ AI voice daily limit reached — using system voice⚠️ Дневной лимит ИИ-голоса исчерпан — системный голос
med.ai_voice_subNatural, multilingual voice (ET/EN/FI/RU). First play is downloaded and cached.Естественный многоязычный голос (ET/EN/FI/RU). Первое воспроизведение скачивается и кэшир…
med.ai_voice_title✨ AI voice (ElevenLabs)✨ AI голос (ElevenLabs)
med.amb_brownBrown noiseКоричневый шум
med.amb_droneDroneДрон
med.amb_oceanOceanОкеан
med.amb_rainRainДождь
med.ambientAmbientФон
med.ambient_subTurn on calming background soundsВключите успокаивающий фон
med.ambient_title🌊 Ambient sounds🌊 Фоновые звуки
med.audio_off🔇 Silent🔇 Тихо
med.audio_off_hintSound is turned off — tap the 🔇 button at the top of the playerЗвук выключен — нажмите кнопку 🔇 вверху плеера
med.audio_on🔊 Sound🔊 Звук
med.badge_newNew badge unlocked!Открыт новый значок!
med.badges_hBadgesЗначки
med.badges_open🏅 Badges & missions🏅 Значки и задания
med.badges_titleBadges & missionsЗначки и задания
med.breath_only_subPick an exercise and breathe calmly.Выберите упражнение и дышите спокойно.
med.breath_only_titleBreathingДыхание
med.breath_section🌬️ Breathing exercises🌬️ Дыхательные упражнения
med.cat_all📚 All📚 Все
med.cat_breath🌬️ Breath🌬️ Дыхание
med.cat_calmCalmПокой
med.cat_emptyNo sessions in this category yet.В этой категории пока нет сессий.

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