From 85b1ec6acf2c0c1372b5afad40d1973c049613db Mon Sep 17 00:00:00 2001 From: papermc-villager Date: Wed, 27 May 2026 07:00:39 -0700 Subject: [PATCH] New translations messages.properties (Russian) [ci skip] --- .../velocitypowered/proxy/l10n/messages_ru_RU.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_ru_RU.properties b/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_ru_RU.properties index 52ef36d57..17ebf314c 100644 --- a/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_ru_RU.properties +++ b/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_ru_RU.properties @@ -25,7 +25,7 @@ velocity.error.internal-server-connection-error=На сервере произо velocity.error.logging-in-too-fast=Вы входите слишком быстро, попробуйте снова через некоторое время. velocity.error.online-mode-only=Вы не вошли в свой аккаунт Minecraft. Если вы уверены, что вошли в аккаунт, попробуйте перезапустить свой клиент Minecraft. velocity.error.player-connection-error=В вашем подключении произошла внутренняя ошибка. -velocity.error.plugin-message-overflow=You sent too many plugin messages before completing the connection. +velocity.error.plugin-message-overflow=Вы отправляете слишком много полезной нагрузки во время соединения. velocity.error.modern-forwarding-needs-new-client=Этот сервер совместим только с Minecraft 1.13 и выше. velocity.error.modern-forwarding-failed=Ваш сервер не посылал запрос на переадресацию на прокси-сервер. Убедитесь, что сервер настроен на переадресацию Velocity. velocity.error.moved-to-new-server=Вы были кикнуты с сервера \: @@ -64,5 +64,5 @@ velocity.command.dump-offline=Вероятная причина\: Неверны velocity.command.send-usage=/send <никнейм> <сервер> # Kick velocity.kick.shutdown=Прокси-сервер выключается. -velocity.kick.command-rate-limit=You are sending too many commands too quickly. -velocity.kick.tab-complete-rate-limit=You are sending too many tab complete requests too quickly. \ No newline at end of file +velocity.kick.command-rate-limit=Вы отправляете слишком много команд. +velocity.kick.tab-complete-rate-limit=Вы отправляете слишком много запросов на дополнение. \ No newline at end of file