3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-11-17 05:20:14 +01:00

Create messages_ru.properties

Did the translation to Russian. Tho I still have some concerns about the plural forms because Russian has multiple forms for "players".
Dieser Commit ist enthalten in:
EasyClifton 2021-04-18 16:58:09 +03:00 committet von GitHub
Ursprung c069a0730f
Commit 699314d7ae
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -0,0 +1,61 @@
#
# Copyright (C) 2018 Velocity Contributors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
velocity.error.already-connected=Вы уже подключены к этому серверу!
velocity.error.already-connected-proxy=Вы уже подключены к этому прокси!
velocity.error.already-connecting=Вы уже подключаетесь к серверу!
velocity.error.cant-connect=Не удалось подключиться к {0}: {1}
velocity.error.connecting-server-error=Не удалось подключить вас к {0}. Пожалуйста, попробуйте снова через некоторое время.
velocity.error.connected-server-error=С вашим подключением к {0} возникла проблема.
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.modern-forwarding-needs-new-client=Этот сервер совместим только с Minecraft 1.13 и выше.
velocity.error.modern-forwarding-failed=Ваш сервер не посылал запрос на переадресацию на прокси-сервер. Убедитесь, что сервер настроен на переадресацию Velocity.
velocity.error.moved-to-new-server=Вы были кикнуты с {0}: {1}
velocity.error.no-available-servers=Нет серверов, доступных для подключения. Попробуйте позже или свяжитесь с администратором.
# Commands
velocity.command.generic-error=Во время выполнения этой команды произошла ошибка.
velocity.command.command-does-not-exist=Этой команды не существует.
velocity.command.players-only=Только игроки могут использовать эту команду.
velocity.command.server-does-not-exist=Указанный сервер {0} не существует.
velocity.command.server-current-server=На данный момент вы подключены к {0}.
velocity.command.server-too-many=Настроено слишком много серверов. Для просмотра всех доступных серверов используйте автозаполнение с помощью клавиши Tab.
velocity.command.server-available=Доступные серверы:
velocity.command.server-tooltip-player-online={0} игрок онлайн
velocity.command.server-tooltip-players-online={0} игрока онлайн
velocity.command.server-tooltip-current-server=Подключен к этому серверу
velocity.command.server-tooltip-offer-connect-server=Кликните, чтобы присоединиться к этому серверу
velocity.command.glist-player-singular=игрок
velocity.command.glist-player-plural=игроки
velocity.command.glist-total-suffix= сейчас подключены к этому прокси.
velocity.command.glist-view-all=Чтобы просмотреть всех игроков на серверах, используйте /glist all.
velocity.command.reload-success=Конфигурация Velocity успешно перезагружена.
velocity.command.reload-failure=Не удалось перезагрузить вашу конфигурацию Velocity. Проверьте консоль для подробностей.
velocity.command.version-copyright=Copyright 2018-2021 {0}. {1} лицензирована на условиях GNU General Public License v3.
velocity.command.no-plugins=Ни одного плагина не установлено.
velocity.command.plugins-list=Плагины: {0}
velocity.command.plugin-tooltip-website=Вебсайт: {0}
velocity.command.plugin-tooltip-author=Автор: {0}
velocity.command.plugin-tooltip-authors=Авторы: {0}