TempoLife › Features › Help translate TempoLife › ru
Russian — Русский
5 188 of 5 190 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 |
|---|---|---|
fast.status_partial | Partial | Частично |
fast.stop | End Fast | Завершить голодание |
fast.stopped | Fast completed! | Голодание завершено! |
fast.stopping | Stopping… | Остановка… |
fast.streak | Streak | Серия |
fast.subtitle | Intermittent fasting tracker | Интервальное голодание |
fast.tap_to_start | Tap to start | Нажмите для начала |
fast.target | Target | Цель |
fast.theory_title | 📚 Fasting science | 📚 Наука поста |
fast.title | Fasting | Голодание |
fast.total_fasts | Total fasts | Всего голоданий |
fast.total_hours | Total hours | Всего часов |
fast.voice_denied | Microphone blocked — allow mic for this site in browser settings | Микрофон заблокирован — разрешите доступ в настройках браузера |
fast.voice_error | Voice error — try again | Ошибка голоса — попробуйте ещё |
fast.voice_https | Voice needs HTTPS | Голос требует HTTPS |
fast.voice_lang | Speech language not supported — try English phrases | Язык распознавания не поддерживается — попробуйте английский |
fast.voice_listening | Listening… | Слушаю… |
fast.voice_network | Voice needs a network connection | Голосу нужно подключение к сети |
fast.voice_no_mic | No microphone found | Микрофон не найден |
fast.voice_no_speech | No speech heard — try again | Речь не распознана — попробуйте ещё |
fast.voice_unsupported | Voice control not supported on this device | Голосовое управление не поддерживается |
fast.weight_corr | ⚖️ Weight vs fasting | ⚖️ Вес vs голодание |
fast.widget_goal | Goal | Цель |
fast.widget_no_fast | Start a fast | Начните голодание |
fast.widget_title | Fasting | Голодание |
fast.workout_title | 💪 Workout + fasting | 💪 Тренировка + пост |
fast.your_meal_times | Your meal times | Ваше время приёмов пищи |
fav.added | Added to favorites | Добавлено в избранное |
fav.title | 📌 Favorites | 📌 Избранное |
feed.menu_sub | Latest news and community updates | Последние новости и обновления сообщества |
fitbit.signup_required | Create a free account to connect Fitbit — guest data is deleted after a few days. | Создайте бесплатный аккаунт, чтобы подключить Fitbit — гостевые данные удаляются через не… |
food.invalid_barcode | Invalid barcode | Неверный штрих-код |
food.name_calories_required | Name and calories are required | Название и калории обязательны |
food.no_nutrition_info | No nutrition info | Нет данных о питательной ценности |
food.off_unreachable | Open Food Facts unavailable | Open Food Facts недоступен |
friends.close | Close friend (max 8) | Близкий друг (до 8) |
friends.close_filter | Close | Близкие |
friends.empty_chats | Search a name or share an invite to start a private chat. | Найдите имя или отправьте приглашение, чтобы начать личный чат. |
friends.empty_hint | Search a name, share an invite, or pick someone with similar goals. | Найдите имя, отправьте приглашение или выберите человека с похожими целями. |
friends.export | Export this chat | Экспорт чата |
friends.find | Search a name | Найти имя |
friends.find_ph | Search a name or alias | Имя или псевдоним |
friends.inbox_search_ph | Search messages | Поиск сообщений |
friends.invite | Share invite | Пригласить |
friends.menu_sub | Chats and people you trust | Чаты и люди, которым вы доверяете |
friends.nickname | Private nickname | Личное прозвище |
friends.nudged | Nudge sent | Напоминание отправлено |
friends.quiet | Quiet hours | Тихие часы |
friends.requests | Requests | Запросы |
gad.q1 | Feeling nervous, anxious, or on edge | Нервозность, тревога, раздражительность |
gad.q2 | Not being able to stop or control worrying | Невозможность прекратить беспокойство |
gad.q3 | Worrying too much about different things | Чрезмерное беспокойство о разных вещах |
gad.q4 | Trouble relaxing | Беспокойство, трудно усидеть на месте |
gad.q5 | Being so restless that it's hard to sit still | Лёгкая раздражительность |
gad.q6 | Becoming easily annoyed or irritable | Страх, что произойдёт что-то ужасное |
gad.q7 | Feeling afraid as if something awful might happen | Невозможность расслабиться |
gf.auth_error | Google authentication failed | Ошибка входа через Google |
gf.connected | Google Fit connected — syncing data... | Google Fit подключён — синхронизирую данные... |
gf.connection_error | Google Fit connection failed | Не удалось подключить Google Fit |
gf.connection_failed | Connection failed | Подключение не удалось |
← Previous Page 38 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