Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions ru-RU/website.json
Original file line number Diff line number Diff line change
Expand Up @@ -1225,13 +1225,13 @@
"announcement_ok": "ОК",
"leveling_premium_warning": "С 20 февраля Система уровней станет Премиум-функцией. Если Премиум не активирован, все данные Уровней и XP будут сброшены. {0}",
"auto_responder_limit_warning": "Начиная с 10 февраля, Автоответчик будет ограничен 10 ответами на бесплатной версии. {0}",
"premium_bot_token": "BOT TOKEN",
"premium_bot_token_placeholder": "Paste your bot token",
"premium_bot_token": "ТОКЕН БОТА",
"premium_bot_token_placeholder": "Вставьте токен своего бота",
"premium_bot_token_help": "Create an application in the Discord Developer Portal, open Bot → Reset Token, and paste the token here. Under Privileged Gateway Intents, enable Message Content and Server Members, and leave Requires OAuth2 Code Grant off.",
"premium_bot_token_warning": "This bot will leave every server except the one you link it to. Use a bot that is not already running in your other communities.",
"premium_bot_token_linked": "Linked bot:",
"premium_status_pending_token": "Add your bot token to activate this subscription.",
"premium_status_awaiting_guild": "Your bot is running. Invite it to a server to finish setup.",
"premium_bot_token_linked": "Привязанный бот:",
"premium_status_pending_token": "Добавьте токен своего бота, чтобы активировать подписку",
"premium_status_awaiting_guild": "Ваш бот запущен. Пригласите его на сервер для завершения настройки",
"premium_status_ambiguous_guild": "Your bot is in several servers, so none has been linked. Invite it to the server you want to use, or remove it from the others.",
"premium_status_intents_missing": "Discord refused the connection because a privileged intent is disabled. Enable Message Content and Server Members in the Developer Portal, then save again.",
"premium_status_invalid": "Your bot token is no longer valid. Reset it in the Developer Portal and paste the new one.",
Expand All @@ -1243,10 +1243,10 @@
"error_premium_bot_already_linked": "That bot is already linked to another active subscription.",
"error_premium_subscription_inactive": "This subscription is not active, so a bot cannot be linked to it.",
"error_premium_bot_not_linked": "Add your bot token before changing the name, avatar or status.",
"error_premium_token_attempts_exceeded": "Too many attempts. Please wait an hour and try again.",
"error_premium_not_subscription_owner": "Only the owner of this subscription can link a bot.",
"error_premium_token_attempts_exceeded": "Слишком много попыток. Пожалуйста, подождите час и попробуйте снова",
"error_premium_not_subscription_owner": "Только владелец подписки может привязать бота",
"error_premium_discord_unreachable": "Discord could not be reached. Your token was not changed — please try again shortly.",
"error_premium_customization_failed": "Your changes could not be applied. Nothing was saved — please try again shortly.",
"error_premium_customization_failed": "Ваши изменения не могут быть применены. Ничего не сохранено – пожалуйста, попробуйте немного позже",
"error_premium_forbidden": "You do not have access to this subscription.",
"error_upload_6": "You do not have access to this subscription.",
"tickets_tag": "Тикеты",
Expand Down
Loading