mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Added set-up Wizard
This commit is contained in:
6
src/lang/Installer/af_ZA.ini
Normal file
6
src/lang/Installer/af_ZA.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/ar_SA.ini
Normal file
6
src/lang/Installer/ar_SA.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/cs_CZ.ini
Normal file
6
src/lang/Installer/cs_CZ.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/de_DE.ini
Normal file
6
src/lang/Installer/de_DE.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/el_GR.ini
Normal file
6
src/lang/Installer/el_GR.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
45
src/lang/Installer/en.ini
Normal file
45
src/lang/Installer/en.ini
Normal file
@@ -0,0 +1,45 @@
|
||||
language_has_been_selected=English has been correctly selected.
|
||||
skip_installer=Do you want to skip the set-up wizard?
|
||||
|
||||
welcome_to_pocketmine=Welcome to PocketMine-MP!\nBefore starting setting up your new server you have to accept the license.\nPocketMine-MP is licensed under the LGPL License,\nthat you can read opening the LICENSE file on this folder.
|
||||
accept_license=Do you accept the License?
|
||||
you_have_to_accept_the_license=You have to accept the LGPL license to continue using PocketMine-MP
|
||||
|
||||
setting_up_server_now=You are going to set up your server now.
|
||||
default_values_info=If you don't want to change the default value, just press Enter.
|
||||
server_properties=You can edit them later on the server.properties file.
|
||||
|
||||
name_your_server=Give a name to your server
|
||||
port_warning=Do not change the default port value if this is your first server.
|
||||
server_port=Server port
|
||||
invalid_port=Invalid server port
|
||||
ram_warning=The RAM is the maximum amount of memory PocketMine-MP will use. A value of 128-256 MB is recommended
|
||||
server_ram=Server RAM in MB
|
||||
gamemode_info=Choose between Creative (1) or Survival (0)
|
||||
default_gamemode=Default Game mode
|
||||
max_players=Max. online players
|
||||
spawn_protection_info=The spawn protection disallows placing/breaking blocks in the spawn zone except for OPs
|
||||
spawn_protection=Enable spawn protection?
|
||||
|
||||
op_info=An OP is the player admin of the server. OPs can run more commands than normal players
|
||||
op_who=OP player name (example, your game name)
|
||||
op_warning=You will be able to add an OP user later using /op <player>
|
||||
whitelist_info=The white-list only allows players in it to join.
|
||||
whitelist_enable=Do you want to enable the white-list?
|
||||
whitelist_warning=You will have to add the players to the white-list
|
||||
|
||||
query_warning1=Query is a protocol used by diferent tools to get information of your server and players logged in.
|
||||
query_warning2=If you disable it, you won't be able to use server lists.
|
||||
query_disable=Do you want to disable Query?
|
||||
rcon_info=RCON is a protocol to remote connect with the server console using a password.
|
||||
rcon_enable=Do you want to enable RCON?
|
||||
rcon_password=RCON password (you can change it later)
|
||||
usage_info=The anonymous usage data allows us to calculate global statistics for PocketMine-MP and its plugins. You can view them on stats.pocketmine.net
|
||||
usage_disable=Do you want to disable the anonymous usage?
|
||||
ip_get=Getting your external IP and internal IP
|
||||
ip_warning=Your external IP is {{EXTERNAL_IP}}. You may have to port-forward to your internal IP {{INTERNAL_IP}}
|
||||
ip_confirm=Be sure to check it, if you have to forward and you skip that, no external players will be able to join. [Press Enter]
|
||||
|
||||
you_have_finished=You have finished the set-up wizard correctly
|
||||
pocketmine_will_start=PocketMine-MP will now start. Type /help to view the list of available commands.
|
||||
pocketmine_plugins=Check the Plugin Repository to add new features, minigames, or advanced protection to your server
|
45
src/lang/Installer/en_AU.ini
Normal file
45
src/lang/Installer/en_AU.ini
Normal file
@@ -0,0 +1,45 @@
|
||||
language_has_been_selected=English has been correctly selected.
|
||||
skip_installer=Do you want to skip the set-up wizard?
|
||||
|
||||
welcome_to_pocketmine=Welcome to PocketMine-MP!\nBefore starting setting up your new server you have to accept the license.\nPocketMine-MP is licensed under the LGPL License,\nthat you can read opening the LICENSE file on this folder.
|
||||
accept_license=Do you accept the License?
|
||||
you_have_to_accept_the_license=You have to accept the LGPL license to continue using PocketMine-MP
|
||||
|
||||
setting_up_server_now=You are going to set up your server now.
|
||||
default_values_info=If you don't want to change the default value, just press Enter.
|
||||
server_properties=You can edit them later on the server.properties file.
|
||||
|
||||
name_your_server=Give a name to your server
|
||||
port_warning=Do not change the default port value if this is your first server.
|
||||
server_port=Server port
|
||||
invalid_port=Invalid server port
|
||||
ram_warning=The RAM is the maximum amount of memory PocketMine-MP will use. A value of 128-256 MB is recommended
|
||||
server_ram=Server RAM in MB
|
||||
gamemode_info=Choose between Creative (1) or Survival (0)
|
||||
default_gamemode=Default Game mode
|
||||
max_players=Max. online players
|
||||
spawn_protection_info=The spawn protection disallows placing/breaking blocks in the spawn zone except for OPs
|
||||
spawn_protection=Enable spawn protection?
|
||||
|
||||
op_info=An OP is the player admin of the server. OPs can run more commands than normal players
|
||||
op_who=OP player name (example, your game name)
|
||||
op_warning=You will be able to add an OP user later using /op <player>
|
||||
whitelist_info=The white-list only allows players in it to join.
|
||||
whitelist_enable=Do you want to enable the white-list?
|
||||
whitelist_warning=You will have to add the players to the white-list
|
||||
|
||||
query_warning1=Query is a protocol used by diferent tools to get information of your server and players logged in.
|
||||
query_warning2=If you disable it, you won't be able to use server lists.
|
||||
query_disable=Do you want to disable Query?
|
||||
rcon_info=RCON is a protocol to remote connect with the server console using a password.
|
||||
rcon_enable=Do you want to enable RCON?
|
||||
rcon_password=RCON password (you can change it later)
|
||||
usage_info=The anonymous usage data allows us to calculate global statistics for PocketMine-MP and its plugins. You can view them on stats.pocketmine.net
|
||||
usage_disable=Do you want to disable the anonymous usage?
|
||||
ip_get=Getting your external IP and internal IP
|
||||
ip_warning=Your external IP is {{EXTERNAL_IP}}. You may have to port-forward to your internal IP {{INTERNAL_IP}}
|
||||
ip_confirm=Be sure to check it, if you have to forward and you skip that, no external players will be able to join. [Press Enter]
|
||||
|
||||
you_have_finished=You have finished the set-up wizard correctly
|
||||
pocketmine_will_start=PocketMine-MP will now start. Type /help to view the list of available commands.
|
||||
pocketmine_plugins=Check the Plugin Repository to add new features, minigames, or advanced protection to your server
|
45
src/lang/Installer/en_CA.ini
Normal file
45
src/lang/Installer/en_CA.ini
Normal file
@@ -0,0 +1,45 @@
|
||||
language_has_been_selected=English has been correctly selected.
|
||||
skip_installer=Do you want to skip the set-up wizard?
|
||||
|
||||
welcome_to_pocketmine=Welcome to PocketMine-MP!\nBefore starting setting up your new server you have to accept the license.\nPocketMine-MP is licensed under the LGPL License,\nthat you can read opening the LICENSE file on this folder.
|
||||
accept_license=Do you accept the License?
|
||||
you_have_to_accept_the_license=You have to accept the LGPL license to continue using PocketMine-MP
|
||||
|
||||
setting_up_server_now=You are going to set up your server now.
|
||||
default_values_info=If you don't want to change the default value, just press Enter.
|
||||
server_properties=You can edit them later on the server.properties file.
|
||||
|
||||
name_your_server=Give a name to your server
|
||||
port_warning=Do not change the default port value if this is your first server.
|
||||
server_port=Server port
|
||||
invalid_port=Invalid server port
|
||||
ram_warning=The RAM is the maximum amount of memory PocketMine-MP will use. A value of 128-256 MB is recommended
|
||||
server_ram=Server RAM in MB
|
||||
gamemode_info=Choose between Creative (1) or Survival (0)
|
||||
default_gamemode=Default Game mode
|
||||
max_players=Max. online players
|
||||
spawn_protection_info=The spawn protection disallows placing/breaking blocks in the spawn zone except for OPs
|
||||
spawn_protection=Enable spawn protection?
|
||||
|
||||
op_info=An OP is the player admin of the server. OPs can run more commands than normal players
|
||||
op_who=OP player name (example, your game name)
|
||||
op_warning=You will be able to add an OP user later using /op <player>
|
||||
whitelist_info=The white-list only allows players in it to join.
|
||||
whitelist_enable=Do you want to enable the white-list?
|
||||
whitelist_warning=You will have to add the players to the white-list
|
||||
|
||||
query_warning1=Query is a protocol used by diferent tools to get information of your server and players logged in.
|
||||
query_warning2=If you disable it, you won't be able to use server lists.
|
||||
query_disable=Do you want to disable Query?
|
||||
rcon_info=RCON is a protocol to remote connect with the server console using a password.
|
||||
rcon_enable=Do you want to enable RCON?
|
||||
rcon_password=RCON password (you can change it later)
|
||||
usage_info=The anonymous usage data allows us to calculate global statistics for PocketMine-MP and its plugins. You can view them on stats.pocketmine.net
|
||||
usage_disable=Do you want to disable the anonymous usage?
|
||||
ip_get=Getting your external IP and internal IP
|
||||
ip_warning=Your external IP is {{EXTERNAL_IP}}. You may have to port-forward to your internal IP {{INTERNAL_IP}}
|
||||
ip_confirm=Be sure to check it, if you have to forward and you skip that, no external players will be able to join. [Press Enter]
|
||||
|
||||
you_have_finished=You have finished the set-up wizard correctly
|
||||
pocketmine_will_start=PocketMine-MP will now start. Type /help to view the list of available commands.
|
||||
pocketmine_plugins=Check the Plugin Repository to add new features, minigames, or advanced protection to your server
|
45
src/lang/Installer/en_GB.ini
Normal file
45
src/lang/Installer/en_GB.ini
Normal file
@@ -0,0 +1,45 @@
|
||||
language_has_been_selected=English has been correctly selected.
|
||||
skip_installer=Do you want to skip the set-up wizard?
|
||||
|
||||
welcome_to_pocketmine=Welcome to PocketMine-MP!\nBefore starting setting up your new server you have to accept the license.\nPocketMine-MP is licensed under the LGPL License,\nthat you can read opening the LICENSE file on this folder.
|
||||
accept_license=Do you accept the License?
|
||||
you_have_to_accept_the_license=You have to accept the LGPL license to continue using PocketMine-MP
|
||||
|
||||
setting_up_server_now=You are going to set up your server now.
|
||||
default_values_info=If you don't want to change the default value, just press Enter.
|
||||
server_properties=You can edit them later on the server.properties file.
|
||||
|
||||
name_your_server=Give a name to your server
|
||||
port_warning=Do not change the default port value if this is your first server.
|
||||
server_port=Server port
|
||||
invalid_port=Invalid server port
|
||||
ram_warning=The RAM is the maximum amount of memory PocketMine-MP will use. A value of 128-256 MB is recommended
|
||||
server_ram=Server RAM in MB
|
||||
gamemode_info=Choose between Creative (1) or Survival (0)
|
||||
default_gamemode=Default Game mode
|
||||
max_players=Max. online players
|
||||
spawn_protection_info=The spawn protection disallows placing/breaking blocks in the spawn zone except for OPs
|
||||
spawn_protection=Enable spawn protection?
|
||||
|
||||
op_info=An OP is the player admin of the server. OPs can run more commands than normal players
|
||||
op_who=OP player name (example, your game name)
|
||||
op_warning=You will be able to add an OP user later using /op <player>
|
||||
whitelist_info=The white-list only allows players in it to join.
|
||||
whitelist_enable=Do you want to enable the white-list?
|
||||
whitelist_warning=You will have to add the players to the white-list
|
||||
|
||||
query_warning1=Query is a protocol used by diferent tools to get information of your server and players logged in.
|
||||
query_warning2=If you disable it, you won't be able to use server lists.
|
||||
query_disable=Do you want to disable Query?
|
||||
rcon_info=RCON is a protocol to remote connect with the server console using a password.
|
||||
rcon_enable=Do you want to enable RCON?
|
||||
rcon_password=RCON password (you can change it later)
|
||||
usage_info=The anonymous usage data allows us to calculate global statistics for PocketMine-MP and its plugins. You can view them on stats.pocketmine.net
|
||||
usage_disable=Do you want to disable the anonymous usage?
|
||||
ip_get=Getting your external IP and internal IP
|
||||
ip_warning=Your external IP is {{EXTERNAL_IP}}. You may have to port-forward to your internal IP {{INTERNAL_IP}}
|
||||
ip_confirm=Be sure to check it, if you have to forward and you skip that, no external players will be able to join. [Press Enter]
|
||||
|
||||
you_have_finished=You have finished the set-up wizard correctly
|
||||
pocketmine_will_start=PocketMine-MP will now start. Type /help to view the list of available commands.
|
||||
pocketmine_plugins=Check the Plugin Repository to add new features, minigames, or advanced protection to your server
|
6
src/lang/Installer/en_PT.ini
Normal file
6
src/lang/Installer/en_PT.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
45
src/lang/Installer/en_US.ini
Normal file
45
src/lang/Installer/en_US.ini
Normal file
@@ -0,0 +1,45 @@
|
||||
language_has_been_selected=English has been correctly selected.
|
||||
skip_installer=Do you want to skip the set-up wizard?
|
||||
|
||||
welcome_to_pocketmine=Welcome to PocketMine-MP!\nBefore starting setting up your new server you have to accept the license.\nPocketMine-MP is licensed under the LGPL License,\nthat you can read opening the LICENSE file on this folder.
|
||||
accept_license=Do you accept the License?
|
||||
you_have_to_accept_the_license=You have to accept the LGPL license to continue using PocketMine-MP
|
||||
|
||||
setting_up_server_now=You are going to set up your server now.
|
||||
default_values_info=If you don't want to change the default value, just press Enter.
|
||||
server_properties=You can edit them later on the server.properties file.
|
||||
|
||||
name_your_server=Give a name to your server
|
||||
port_warning=Do not change the default port value if this is your first server.
|
||||
server_port=Server port
|
||||
invalid_port=Invalid server port
|
||||
ram_warning=The RAM is the maximum amount of memory PocketMine-MP will use. A value of 128-256 MB is recommended
|
||||
server_ram=Server RAM in MB
|
||||
gamemode_info=Choose between Creative (1) or Survival (0)
|
||||
default_gamemode=Default Game mode
|
||||
max_players=Max. online players
|
||||
spawn_protection_info=The spawn protection disallows placing/breaking blocks in the spawn zone except for OPs
|
||||
spawn_protection=Enable spawn protection?
|
||||
|
||||
op_info=An OP is the player admin of the server. OPs can run more commands than normal players
|
||||
op_who=OP player name (example, your game name)
|
||||
op_warning=You will be able to add an OP user later using /op <player>
|
||||
whitelist_info=The white-list only allows players in it to join.
|
||||
whitelist_enable=Do you want to enable the white-list?
|
||||
whitelist_warning=You will have to add the players to the white-list
|
||||
|
||||
query_warning1=Query is a protocol used by diferent tools to get information of your server and players logged in.
|
||||
query_warning2=If you disable it, you won't be able to use server lists.
|
||||
query_disable=Do you want to disable Query?
|
||||
rcon_info=RCON is a protocol to remote connect with the server console using a password.
|
||||
rcon_enable=Do you want to enable RCON?
|
||||
rcon_password=RCON password (you can change it later)
|
||||
usage_info=The anonymous usage data allows us to calculate global statistics for PocketMine-MP and its plugins. You can view them on stats.pocketmine.net
|
||||
usage_disable=Do you want to disable the anonymous usage?
|
||||
ip_get=Getting your external IP and internal IP
|
||||
ip_warning=Your external IP is {{EXTERNAL_IP}}. You may have to port-forward to your internal IP {{INTERNAL_IP}}
|
||||
ip_confirm=Be sure to check it, if you have to forward and you skip that, no external players will be able to join. [Press Enter]
|
||||
|
||||
you_have_finished=You have finished the set-up wizard correctly
|
||||
pocketmine_will_start=PocketMine-MP will now start. Type /help to view the list of available commands.
|
||||
pocketmine_plugins=Check the Plugin Repository to add new features, minigames, or advanced protection to your server
|
45
src/lang/Installer/es_AR.ini
Normal file
45
src/lang/Installer/es_AR.ini
Normal file
@@ -0,0 +1,45 @@
|
||||
language_has_been_selected=Español sido seleccionado correctamente.
|
||||
skip_installer=Quieres saltarte el asistente de configuración?
|
||||
|
||||
welcome_to_pocketmine=Bienvenido a PocketMine-MP!\nAntes de comenzar a configurar tu nuevo servidor, tienes que aceptar la licencia.\nPocketMine-MP está licenciado con la licencia LGPL,\nque puedes leer abriendo el archivo LICENSE en esta carpeta.
|
||||
accept_license=¿Aceptas la Licencia?
|
||||
you_have_to_accept_the_license=Tienes que aceptar la licencia LGPL antes de continuar usando PocketMine-MP
|
||||
|
||||
setting_up_server_now=La configuración del servidor va a comenzar.
|
||||
default_values_info=Si no quieres cambiar el valor por defecto, pulsa Enter.
|
||||
server_properties=Puedes editar todo despues en el fichero server.properties.
|
||||
|
||||
name_your_server=Nombre del servidor
|
||||
port_warning=No cambies el puerto por defecto si este es tu primer servidor.
|
||||
server_port=Puerto del servidor
|
||||
invalid_port=Puerto inválido
|
||||
ram_warning=La RAM esla máxima memoria que PocketMine-MP usará. Es recomendado usar un valor de 128-256 MB
|
||||
server_ram=RAM del servidor en MB
|
||||
gamemode_info=Elige entre Creativo (1) o Supervivencia (0)
|
||||
default_gamemode=Modo de juego por defecto
|
||||
max_players=Límite de jugadores
|
||||
spawn_protection_info=La protección del inicio bloquea poner/romper bloques en la zona de inicio, excepto los OPs
|
||||
spawn_protection=¿Activar protección de inicio?
|
||||
|
||||
op_info=Un OP es el jugador administrador del servidor. Los OPs pueden usar más comandos que los jugadores normales
|
||||
op_who=Jugador OP (por ejemplo, tu nombre de jugador)
|
||||
op_warning=Podrás añadir mas OPs después usando /op <jugador>
|
||||
whitelist_info=La lista blanca permite entrar únicamente a los jugadores en ella.
|
||||
whitelist_enable=¿Quieres activar la lista blanca?
|
||||
whitelist_warning=Tendrás que añadir los jugadores a la lista blanca
|
||||
|
||||
query_warning1=Query es un protocolo usado por diferentes herramientas para conseguir informacion de tu servidor y los jugadores conectados.
|
||||
query_warning2=Si lo desactivas, no podrás usar listas de servidores.
|
||||
query_disable=¿Quieres desactivar Query?
|
||||
rcon_info=RCON es un protocolo que permite conectarte a la consola del servidor usando una contraseña.
|
||||
rcon_enable=¿Queres activar RCON?
|
||||
rcon_password=Contraseña RCON (puedes cambiarla después)
|
||||
usage_info=Los datos de uso anónimos nos permiten calcular estadísticas globales para PocketMine-MP y sus plugins. Puedes verlas en stats.pocketmine.net
|
||||
usage_disable=¿Quieres desactivar las datos de uso anónimos?
|
||||
ip_get=Obteniendo tu IP externa e IP interna
|
||||
ip_warning=Tu IP externa es {{EXTERNAL_IP}}. Quizás debas redireccionar el puerto a tu IP interna {{INTERNAL_IP}}
|
||||
ip_confirm=Asegúrate de comprobarlo, ya que si debes hacerlo y lo saltas, ningún jugador externo podra entrar. [Pulsa Enter]
|
||||
|
||||
you_have_finished=Has completado el asistente de configuración correctamente
|
||||
pocketmine_will_start=PocketMine-MP se iniciará ahora. Escribe /help para ver la lista de los comandos disponibles.
|
||||
pocketmine_plugins=Ves al Repositorio de Plugins para añadir nuevas funcionalidades, minijuegos o protección avanzada a tu servidor
|
45
src/lang/Installer/es_ES.ini
Normal file
45
src/lang/Installer/es_ES.ini
Normal file
@@ -0,0 +1,45 @@
|
||||
language_has_been_selected=Español sido seleccionado correctamente.
|
||||
skip_installer=Quieres saltarte el asistente de configuración?
|
||||
|
||||
welcome_to_pocketmine=Bienvenido a PocketMine-MP!\nAntes de comenzar a configurar tu nuevo servidor, tienes que aceptar la licencia.\nPocketMine-MP está licenciado con la licencia LGPL,\nque puedes leer abriendo el archivo LICENSE en esta carpeta.
|
||||
accept_license=¿Aceptas la Licencia?
|
||||
you_have_to_accept_the_license=Tienes que aceptar la licencia LGPL antes de continuar usando PocketMine-MP
|
||||
|
||||
setting_up_server_now=La configuración del servidor va a comenzar.
|
||||
default_values_info=Si no quieres cambiar el valor por defecto, pulsa Enter.
|
||||
server_properties=Puedes editar todo despues en el fichero server.properties.
|
||||
|
||||
name_your_server=Nombre del servidor
|
||||
port_warning=No cambies el puerto por defecto si este es tu primer servidor.
|
||||
server_port=Puerto del servidor
|
||||
invalid_port=Puerto inválido
|
||||
ram_warning=La RAM esla máxima memoria que PocketMine-MP usará. Es recomendado usar un valor de 128-256 MB
|
||||
server_ram=RAM del servidor en MB
|
||||
gamemode_info=Elige entre Creativo (1) o Supervivencia (0)
|
||||
default_gamemode=Modo de juego por defecto
|
||||
max_players=Límite de jugadores
|
||||
spawn_protection_info=La protección del inicio bloquea poner/romper bloques en la zona de inicio, excepto los OPs
|
||||
spawn_protection=¿Activar protección de inicio?
|
||||
|
||||
op_info=Un OP es el jugador administrador del servidor. Los OPs pueden usar más comandos que los jugadores normales
|
||||
op_who=Jugador OP (por ejemplo, tu nombre de jugador)
|
||||
op_warning=Podrás añadir mas OPs después usando /op <jugador>
|
||||
whitelist_info=La lista blanca permite entrar únicamente a los jugadores en ella.
|
||||
whitelist_enable=¿Quieres activar la lista blanca?
|
||||
whitelist_warning=Tendrás que añadir los jugadores a la lista blanca
|
||||
|
||||
query_warning1=Query es un protocolo usado por diferentes herramientas para conseguir informacion de tu servidor y los jugadores conectados.
|
||||
query_warning2=Si lo desactivas, no podrás usar listas de servidores.
|
||||
query_disable=¿Quieres desactivar Query?
|
||||
rcon_info=RCON es un protocolo que permite conectarte a la consola del servidor usando una contraseña.
|
||||
rcon_enable=¿Queres activar RCON?
|
||||
rcon_password=Contraseña RCON (puedes cambiarla después)
|
||||
usage_info=Los datos de uso anónimos nos permiten calcular estadísticas globales para PocketMine-MP y sus plugins. Puedes verlas en stats.pocketmine.net
|
||||
usage_disable=¿Quieres desactivar las datos de uso anónimos?
|
||||
ip_get=Obteniendo tu IP externa e IP interna
|
||||
ip_warning=Tu IP externa es {{EXTERNAL_IP}}. Quizás debas redireccionar el puerto a tu IP interna {{INTERNAL_IP}}
|
||||
ip_confirm=Asegúrate de comprobarlo, ya que si debes hacerlo y lo saltas, ningún jugador externo podra entrar. [Pulsa Enter]
|
||||
|
||||
you_have_finished=Has completado el asistente de configuración correctamente
|
||||
pocketmine_will_start=PocketMine-MP se iniciará ahora. Escribe /help para ver la lista de los comandos disponibles.
|
||||
pocketmine_plugins=Ves al Repositorio de Plugins para añadir nuevas funcionalidades, minijuegos o protección avanzada a tu servidor
|
45
src/lang/Installer/es_MX.ini
Normal file
45
src/lang/Installer/es_MX.ini
Normal file
@@ -0,0 +1,45 @@
|
||||
language_has_been_selected=Español sido seleccionado correctamente.
|
||||
skip_installer=Quieres saltarte el asistente de configuración?
|
||||
|
||||
welcome_to_pocketmine=Bienvenido a PocketMine-MP!\nAntes de comenzar a configurar tu nuevo servidor, tienes que aceptar la licencia.\nPocketMine-MP está licenciado con la licencia LGPL,\nque puedes leer abriendo el archivo LICENSE en esta carpeta.
|
||||
accept_license=¿Aceptas la Licencia?
|
||||
you_have_to_accept_the_license=Tienes que aceptar la licencia LGPL antes de continuar usando PocketMine-MP
|
||||
|
||||
setting_up_server_now=La configuración del servidor va a comenzar.
|
||||
default_values_info=Si no quieres cambiar el valor por defecto, pulsa Enter.
|
||||
server_properties=Puedes editar todo despues en el fichero server.properties.
|
||||
|
||||
name_your_server=Nombre del servidor
|
||||
port_warning=No cambies el puerto por defecto si este es tu primer servidor.
|
||||
server_port=Puerto del servidor
|
||||
invalid_port=Puerto inválido
|
||||
ram_warning=La RAM esla máxima memoria que PocketMine-MP usará. Es recomendado usar un valor de 128-256 MB
|
||||
server_ram=RAM del servidor en MB
|
||||
gamemode_info=Elige entre Creativo (1) o Supervivencia (0)
|
||||
default_gamemode=Modo de juego por defecto
|
||||
max_players=Límite de jugadores
|
||||
spawn_protection_info=La protección del inicio bloquea poner/romper bloques en la zona de inicio, excepto los OPs
|
||||
spawn_protection=¿Activar protección de inicio?
|
||||
|
||||
op_info=Un OP es el jugador administrador del servidor. Los OPs pueden usar más comandos que los jugadores normales
|
||||
op_who=Jugador OP (por ejemplo, tu nombre de jugador)
|
||||
op_warning=Podrás añadir mas OPs después usando /op <jugador>
|
||||
whitelist_info=La lista blanca permite entrar únicamente a los jugadores en ella.
|
||||
whitelist_enable=¿Quieres activar la lista blanca?
|
||||
whitelist_warning=Tendrás que añadir los jugadores a la lista blanca
|
||||
|
||||
query_warning1=Query es un protocolo usado por diferentes herramientas para conseguir informacion de tu servidor y los jugadores conectados.
|
||||
query_warning2=Si lo desactivas, no podrás usar listas de servidores.
|
||||
query_disable=¿Quieres desactivar Query?
|
||||
rcon_info=RCON es un protocolo que permite conectarte a la consola del servidor usando una contraseña.
|
||||
rcon_enable=¿Queres activar RCON?
|
||||
rcon_password=Contraseña RCON (puedes cambiarla después)
|
||||
usage_info=Los datos de uso anónimos nos permiten calcular estadísticas globales para PocketMine-MP y sus plugins. Puedes verlas en stats.pocketmine.net
|
||||
usage_disable=¿Quieres desactivar las datos de uso anónimos?
|
||||
ip_get=Obteniendo tu IP externa e IP interna
|
||||
ip_warning=Tu IP externa es {{EXTERNAL_IP}}. Quizás debas redireccionar el puerto a tu IP interna {{INTERNAL_IP}}
|
||||
ip_confirm=Asegúrate de comprobarlo, ya que si debes hacerlo y lo saltas, ningún jugador externo podra entrar. [Pulsa Enter]
|
||||
|
||||
you_have_finished=Has completado el asistente de configuración correctamente
|
||||
pocketmine_will_start=PocketMine-MP se iniciará ahora. Escribe /help para ver la lista de los comandos disponibles.
|
||||
pocketmine_plugins=Ves al Repositorio de Plugins para añadir nuevas funcionalidades, minijuegos o protección avanzada a tu servidor
|
6
src/lang/Installer/et_EE.ini
Normal file
6
src/lang/Installer/et_EE.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/fi_FI.ini
Normal file
6
src/lang/Installer/fi_FI.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/fr_FR.ini
Normal file
6
src/lang/Installer/fr_FR.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/ga_IE.ini
Normal file
6
src/lang/Installer/ga_IE.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/he_IL.ini
Normal file
6
src/lang/Installer/he_IL.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/id_ID.ini
Normal file
6
src/lang/Installer/id_ID.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/it_IT.ini
Normal file
6
src/lang/Installer/it_IT.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/ja_JP.ini
Normal file
6
src/lang/Installer/ja_JP.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/ko_KR.ini
Normal file
6
src/lang/Installer/ko_KR.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/lv_LV.ini
Normal file
6
src/lang/Installer/lv_LV.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/ms_MY.ini
Normal file
6
src/lang/Installer/ms_MY.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/mt_MT.ini
Normal file
6
src/lang/Installer/mt_MT.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/nl_NL.ini
Normal file
6
src/lang/Installer/nl_NL.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/no_NO.ini
Normal file
6
src/lang/Installer/no_NO.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/pt_PT.ini
Normal file
6
src/lang/Installer/pt_PT.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/ru_RU.ini
Normal file
6
src/lang/Installer/ru_RU.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/sv_SE.ini
Normal file
6
src/lang/Installer/sv_SE.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/tlh_AA.ini
Normal file
6
src/lang/Installer/tlh_AA.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/tr_TR.ini
Normal file
6
src/lang/Installer/tr_TR.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/vi_VN.ini
Normal file
6
src/lang/Installer/vi_VN.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
src/lang/Installer/zh_CN.ini
Normal file
6
src/lang/Installer/zh_CN.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
45
src/lang/Installer/zu_ZA.ini
Normal file
45
src/lang/Installer/zu_ZA.ini
Normal file
@@ -0,0 +1,45 @@
|
||||
language_has_been_selected={crwdns106:0}{crwdne106:0}
|
||||
skip_installer={crwdns107:0}{crwdne107:0}
|
||||
|
||||
welcome_to_pocketmine={crwdns108:0}{crwdne108:0}
|
||||
accept_license={crwdns109:0}{crwdne109:0}
|
||||
you_have_to_accept_the_license={crwdns110:0}{crwdne110:0}
|
||||
|
||||
setting_up_server_now={crwdns111:0}{crwdne111:0}
|
||||
default_values_info={crwdns112:0}{crwdne112:0}
|
||||
server_properties={crwdns113:0}{crwdne113:0}
|
||||
|
||||
name_your_server={crwdns114:0}{crwdne114:0}
|
||||
port_warning={crwdns115:0}{crwdne115:0}
|
||||
server_port={crwdns116:0}{crwdne116:0}
|
||||
invalid_port={crwdns117:0}{crwdne117:0}
|
||||
ram_warning={crwdns118:0}{crwdne118:0}
|
||||
server_ram={crwdns119:0}{crwdne119:0}
|
||||
gamemode_info={crwdns120:0}{crwdne120:0}
|
||||
default_gamemode={crwdns121:0}{crwdne121:0}
|
||||
max_players={crwdns122:0}{crwdne122:0}
|
||||
spawn_protection_info={crwdns123:0}{crwdne123:0}
|
||||
spawn_protection={crwdns124:0}{crwdne124:0}
|
||||
|
||||
op_info={crwdns125:0}{crwdne125:0}
|
||||
op_who={crwdns126:0}{crwdne126:0}
|
||||
op_warning={crwdns127:0}{crwdne127:0}
|
||||
whitelist_info={crwdns128:0}{crwdne128:0}
|
||||
whitelist_enable={crwdns129:0}{crwdne129:0}
|
||||
whitelist_warning={crwdns130:0}{crwdne130:0}
|
||||
|
||||
query_warning1={crwdns131:0}{crwdne131:0}
|
||||
query_warning2={crwdns132:0}{crwdne132:0}
|
||||
query_disable={crwdns133:0}{crwdne133:0}
|
||||
rcon_info={crwdns134:0}{crwdne134:0}
|
||||
rcon_enable={crwdns135:0}{crwdne135:0}
|
||||
rcon_password={crwdns136:0}{crwdne136:0}
|
||||
usage_info={crwdns137:0}{crwdne137:0}
|
||||
usage_disable={crwdns138:0}{crwdne138:0}
|
||||
ip_get={crwdns139:0}{crwdne139:0}
|
||||
ip_warning={crwdns140:0}{{EXTERNAL_IP}}{crwdnd140:0}{{INTERNAL_IP}}{crwdne140:0}
|
||||
ip_confirm={crwdns141:0}{crwdne141:0}
|
||||
|
||||
you_have_finished={crwdns142:0}{crwdne142:0}
|
||||
pocketmine_will_start={crwdns143:0}{crwdne143:0}
|
||||
pocketmine_plugins={crwdns144:0}{crwdne144:0}
|
Reference in New Issue
Block a user