You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This program is free software: you can redistribute it and/or modify
5
+
# it under the terms of the GNU General Public License as published by
6
+
# the Free Software Foundation, either version 3 of the License, or
7
+
# (at your option) any later version.
8
+
#
9
+
# This program is distributed in the hope that it will be useful,
10
+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
11
+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
+
# GNU General Public License for more details.
13
+
#
14
+
# You should have received a copy of the GNU General Public License
15
+
# along with this program. If not, see <https://www.gnu.org/licenses/>.
16
+
#
17
+
18
+
velocity.error.already-connected=You are already connected to this server\!
19
+
velocity.error.already-connected-proxy=You are already connected to this proxy\!
20
+
velocity.error.already-connecting=You are already trying to connect to a server\!
21
+
velocity.error.cant-connect=Unable to connect to <arg\:0>\: <arg\:1>
22
+
velocity.error.connecting-server-error=Unable to connect you to <arg\:0>. Please try again later.
23
+
velocity.error.connected-server-error=Your connection to <arg\:0> encountered a problem.
24
+
velocity.error.internal-server-connection-error=An internal server connection error occurred.
25
+
velocity.error.logging-in-too-fast=You are logging in too fast, try again later.
26
+
velocity.error.online-mode-only=You are not logged into your Minecraft account. If you are logged into your Minecraft account, try restarting your Minecraft client.
27
+
velocity.error.player-connection-error=An internal error occurred in your connection.
28
+
velocity.error.modern-forwarding-needs-new-client=This server is only compatible with Minecraft 1.13 and above.
29
+
velocity.error.modern-forwarding-failed=Your server did not send a forwarding request to the proxy. Make sure the server is configured for Velocity forwarding.
30
+
velocity.error.moved-to-new-server=You were kicked from <arg\:0>\: <arg\:1>
31
+
velocity.error.no-available-servers=There are no available servers to connect you to. Try again later or contact an admin.
32
+
velocity.error.illegal-chat-characters=Illegal characters in chat
33
+
# Commands
34
+
velocity.command.generic-error=An error occurred while running this command.
35
+
velocity.command.command-does-not-exist=This command does not exist.
36
+
velocity.command.players-only=Only players can run this command.
37
+
velocity.command.server-does-not-exist=The specified server <arg\:0> does not exist.
38
+
velocity.command.player-not-found=The specified player <arg\:0> does not exist.
39
+
velocity.command.server-current-server=You are currently connected to <arg\:0>.
40
+
velocity.command.server-too-many=There are too many servers set up. Use tab completion to view all servers available.
velocity.command.dump-send-error=An error occurred while communicating with the Velocity servers. The servers may be temporarily unavailable or there is an issue with your network settings. You can find more information in the log or console of your Velocity server.
59
+
velocity.command.dump-success=Created an anonymised report containing useful information about this proxy. If a developer requested it, you may share the following link with them\:
60
+
velocity.command.dump-will-expire=This link will expire in a few days.
61
+
velocity.command.dump-server-error=An error occurred on the Velocity servers and the dump could not be completed. Please contact the Velocity staff about this problem and provide the details about this error from the Velocity console or server log.
62
+
velocity.command.dump-offline=Likely cause\: Invalid system DNS settings or no internet connection
0 commit comments