Add send command (#1073)
This commit is contained in:
@@ -35,6 +35,7 @@ velocity.command.generic-error=An error occurred while running this command.
|
||||
velocity.command.command-does-not-exist=This command does not exist.
|
||||
velocity.command.players-only=Only players can run this command.
|
||||
velocity.command.server-does-not-exist=The specified server {0} does not exist.
|
||||
velocity.command.player-not-found=The specified player {0} does not exist.
|
||||
velocity.command.server-current-server=You are currently connected to {0}.
|
||||
velocity.command.server-too-many=There are too many servers set up. Use tab completion to view all servers available.
|
||||
velocity.command.server-available=Available servers:
|
||||
@@ -59,5 +60,6 @@ velocity.command.dump-success=Created an anonymised report containing useful inf
|
||||
velocity.command.dump-will-expire=This link will expire in a few days.
|
||||
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.
|
||||
velocity.command.dump-offline=Likely cause: Invalid system DNS settings or no internet connection
|
||||
velocity.command.send-usage=/send <player> <server>
|
||||
# Kick
|
||||
velocity.kick.shutdown=Proxy shutting down.
|
@@ -35,6 +35,7 @@ velocity.command.command-does-not-exist=Este comando no existe.
|
||||
velocity.command.players-only=Solo los jugadores pueden ejecutar este comando.
|
||||
velocity.command.server-does-not-exist=El servidor especificado {0} no existe.
|
||||
velocity.command.server-current-server=Estás conectado a {0}.
|
||||
velocity.command.player-not-found=El jugador especificado {0} no existe.
|
||||
velocity.command.server-too-many=Hay demasiados servidores registrados. Usa la finalización con tabulación para ver todos los servidores disponibles.
|
||||
velocity.command.server-available=Servidores disponibles\:
|
||||
velocity.command.server-tooltip-player-online={0} jugador conectado
|
||||
@@ -57,4 +58,5 @@ velocity.command.dump-send-error=Se ha producido un error al comunicarse con los
|
||||
velocity.command.dump-success=Se ha creado un informe anónimo que contiene información útil sobre este proxy. Si un desarrollador lo solicita, puedes compartir el siguiente enlace con él\:
|
||||
velocity.command.dump-will-expire=Este enlace caducará en unos días.
|
||||
velocity.command.dump-server-error=Se ha producido un error en los servidores de Velocity y la subida no se ha podido completar. Notifica al equipo de Velocity sobre este problema y proporciona los detalles sobre este error disponibles en el archivo de registro o la consola de tu servidor Velocity.
|
||||
velocity.command.dump-offline=Causa probable\: la configuración DNS del sistema no es válida o no hay conexión a internet
|
||||
velocity.command.dump-offline=Causa probable\: la configuración DNS del sistema no es válida o no hay conexión a internet
|
||||
velocity.command.send-usage=/send <player> <server>
|
Reference in New Issue
Block a user