Skip to content

Commit ff0ada7

Browse files
New translations messages.properties (Estonian)
1 parent f28734a commit ff0ada7

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_et_EE.properties

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -18,42 +18,42 @@
1818
velocity.error.already-connected=Sa oled juba antud serveriga ühendatud\!
1919
velocity.error.already-connected-proxy=Sa oled juba antud proksiga ühendatud\!
2020
velocity.error.already-connecting=Sa juba ühendad severiga\!
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.
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.
2424
velocity.error.internal-server-connection-error=An internal server connection error occurred.
2525
velocity.error.logging-in-too-fast=Sa logid sisse liiga kiiresti, proovi hiljem uuesti.
2626
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.
2727
velocity.error.player-connection-error=An internal error occurred in your connection.
2828
velocity.error.modern-forwarding-needs-new-client=This server is only compatible with Minecraft 1.13 and above.
2929
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>
30+
velocity.error.moved-to-new-server=You were kicked from <arg\:0>\: <arg\:1>
3131
velocity.error.no-available-servers=There are no available servers to connect you to. Try again later or contact an admin.
3232
velocity.error.illegal-chat-characters=Illegal characters in chat
3333
# Commands
3434
velocity.command.generic-error=An error occurred while running this command.
3535
velocity.command.command-does-not-exist=Antud käsklust ei eksisteeri.
3636
velocity.command.players-only=Ainult mängijad saavad antud käsklust kasutada.
37-
velocity.command.server-does-not-exist=Server <arg:0> ei eksisteeri.
38-
velocity.command.player-not-found=The specified player <arg:0> does not exist.
39-
velocity.command.server-current-server=Sa oled hetkel ühendatud serveriga <arg:0>.
37+
velocity.command.server-does-not-exist=Server <arg\:0> ei eksisteeri.
38+
velocity.command.player-not-found=The specified player <arg\:0> does not exist.
39+
velocity.command.server-current-server=Sa oled hetkel ühendatud serveriga <arg\:0>.
4040
velocity.command.server-too-many=There are too many servers set up. Use tab completion to view all servers available.
4141
velocity.command.server-available=Saadaolevad serverid\:
42-
velocity.command.server-tooltip-player-online=<arg:0> mängija online
43-
velocity.command.server-tooltip-players-online=<arg:0> mängijat online
42+
velocity.command.server-tooltip-player-online=<arg\:0> mängija online
43+
velocity.command.server-tooltip-players-online=<arg\:0> mängijat online
4444
velocity.command.server-tooltip-current-server=Currently connected to this server
4545
velocity.command.server-tooltip-offer-connect-server=Vajuta, et ühendada antud serveriga
46-
velocity.command.glist-player-singular=<arg:0> player is currently connected to the proxy.
47-
velocity.command.glist-player-plural=<arg:0> players are currently connected to the proxy.
46+
velocity.command.glist-player-singular=<arg\:0> player is currently connected to the proxy.
47+
velocity.command.glist-player-plural=<arg\:0> players are currently connected to the proxy.
4848
velocity.command.glist-view-all=Et näha kõiki mängijaid kõikides serverites, kasuta käsklust /glist all.
4949
velocity.command.reload-success=Velocity seadistus edukalt taaslaetud.
5050
velocity.command.reload-failure=Unable to reload your Velocity configuration. Check the console for more details.
51-
velocity.command.version-copyright=Copyright 2018-<arg:2> <arg:0>. <arg:1> is licensed under the terms of the GNU General Public License v3.
51+
velocity.command.version-copyright=Copyright 2018-<arg\:2> <arg\:0>. <arg\:1> is licensed under the terms of the GNU General Public License v3.
5252
velocity.command.no-plugins=There are no plugins currently installed.
53-
velocity.command.plugins-list=Pluginad\: <arg:0>
54-
velocity.command.plugin-tooltip-website=Veebileht\: <arg:0>
55-
velocity.command.plugin-tooltip-author=Autor\: <arg:0>
56-
velocity.command.plugin-tooltip-authors=Autorid\: <arg:0>
53+
velocity.command.plugins-list=Pluginad\: <arg\:0>
54+
velocity.command.plugin-tooltip-website=Veebileht\: <arg\:0>
55+
velocity.command.plugin-tooltip-author=Autor\: <arg\:0>
56+
velocity.command.plugin-tooltip-authors=Autorid\: <arg\:0>
5757
velocity.command.dump-uploading=Kogutud informatsiooni üleslaadimine...
5858
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.
5959
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\:
@@ -62,4 +62,6 @@ velocity.command.dump-server-error=An error occurred on the Velocity servers and
6262
velocity.command.dump-offline=Likely cause\: Invalid system DNS settings or no internet connection
6363
velocity.command.send-usage=/send <player> <server>
6464
# Kick
65-
velocity.kick.shutdown=Proxy shutting down.
65+
velocity.kick.shutdown=Proxy shutting down.
66+
velocity.kick.command-rate-limit=You are sending too many commands too quickly.
67+
velocity.kick.tab-complete-rate-limit=You are sending too many tab complete requests too quickly.

0 commit comments

Comments
 (0)