diff --git a/src/pocketmine/lang/Installer/ar_SA.ini b/src/pocketmine/lang/Installer/ar_SA.ini index b643a5963..da5a89482 100644 --- a/src/pocketmine/lang/Installer/ar_SA.ini +++ b/src/pocketmine/lang/Installer/ar_SA.ini @@ -16,6 +16,8 @@ invalid_port=منفذ خادم غير صالحة ram_warning=ذاكرة الوصول العشوائي هو الحد الأقصى لمقدار الذاكرة سوف تستخدم PocketMine-MP. ينصح قيمة 128-256 ميغا بايت server_ram=RAM الخادم في ميغا بايت gamemode_info=الاختيار بين العمل الإبداعي (1) أو البقاء على قيد الحياة (0) +default_gamemode=الوضع الاصلي للعبة +max_players=الحد الاعلى للاعبين المتواجدين الان diff --git a/src/pocketmine/lang/Installer/cs_CZ.ini b/src/pocketmine/lang/Installer/cs_CZ.ini index 6fb66a5e2..6c85180c8 100644 --- a/src/pocketmine/lang/Installer/cs_CZ.ini +++ b/src/pocketmine/lang/Installer/cs_CZ.ini @@ -1,6 +1,18 @@ - - - - +language_has_been_selected=Čeština byla vybrána. + +accept_license=Přijímáte Licenci ? + +server_properties=Můžete je upravit později v souboru server.properties. + +name_your_server=Dejte jméno serveru +server_port=Port serveru +server_ram=Server RAM v MB +gamemode_info=Vyberte mezi Kreativním (1) nebo Přežití (0) +max_players=Max. hrajících hráčů +spawn_protection_info=Ochrana spawnu nedovolí stavět/rozbíjet bloky ve spawn zóně kromě OP +spawn_protection=Povolit spawn ochranu? + +op_info=OP je admin serveru. OP může spustit více příkazů než normální hráči +whitelist_enable=Chcete umožnit bílou listinu? diff --git a/src/pocketmine/lang/Installer/el_GR.ini b/src/pocketmine/lang/Installer/el_GR.ini index 6fb66a5e2..5441281b2 100644 --- a/src/pocketmine/lang/Installer/el_GR.ini +++ b/src/pocketmine/lang/Installer/el_GR.ini @@ -1,6 +1,18 @@ +language_has_been_selected=Τα Αγγλικά έχουν επιλεχθεί σωστά. +skip_installer=Θέλετε να παραλείψετε τον οδηγό εγκατάστασης; + +accept_license=Αποδέχεστε την Άδεια; +name_your_server=Δώστε ένα όνομα στο διακομιστή +server_port=Θύρα διακομιστή +invalid_port=Μη έγκυρη θύρα διακομιστή +server_ram=RAM διακομιστή σε MB +default_gamemode=Προεπιλεγμένη Λειτουργία Παιχνιδιού +max_players=Μεγ. online παίκτες +whitelist_enable=Θέλετε να ενεργοποιήσετε τη λευκή-λίστα; - +rcon_password=Κωδικός πρόσβασης RCON (μπορείτε να τον αλλάξετε αργότερα) +ip_warning=Η εξωτερική σας IP είναι {{EXTERNAL_IP}}. Ίσως να πρέπει να κάνετε port-forward στην εσωτερική σας IP {{INTERNAL_IP}} diff --git a/src/pocketmine/lang/Installer/en_AU.ini b/src/pocketmine/lang/Installer/en_AU.ini deleted file mode 100644 index 86899b95e..000000000 --- a/src/pocketmine/lang/Installer/en_AU.ini +++ /dev/null @@ -1,45 +0,0 @@ -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 -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 diff --git a/src/pocketmine/lang/Installer/en_CA.ini b/src/pocketmine/lang/Installer/en_CA.ini deleted file mode 100644 index 86899b95e..000000000 --- a/src/pocketmine/lang/Installer/en_CA.ini +++ /dev/null @@ -1,45 +0,0 @@ -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 -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 diff --git a/src/pocketmine/lang/Installer/en_GB.ini b/src/pocketmine/lang/Installer/en_GB.ini deleted file mode 100644 index b3208de66..000000000 --- a/src/pocketmine/lang/Installer/en_GB.ini +++ /dev/null @@ -1,47 +0,0 @@ -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 your server a name -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 can use. A value of 128-256 MB is recommended -server_ram=Server RAM in MB -gamemode_info=Choose between Survival Mode (0), Creative Mode (1), or Adventure Mode (2) -default_gamemode=Default gamemode -max_players=Maximum online players at one time -spawn_protection_info=The spawn protection prevents the placing/breaking of blocks in the spawn area for all players with the exception of operators -spawn_protection=Enable spawn protection? - -op_info=An 'op' is the admin of the server. Ops can run more commands than normal players (like /ban, etc.) -op_who=Operator player name (e.g. Steve) -op_warning= -You will be able to add an operators later using /op - -whitelist_info=When enabled, only players in the whitelist will have access to the server. -whitelist_enable=Do you want to enable the whitelist? -whitelist_warning=You will have to add the players to the whitelist - -query_warning1=Query is a protocol used by different tools to obtain information about the server and the 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 that allows remote connections with the server console using a password. -rcon_enable=Do you want to enable RCON? -rcon_password=RCON password (can be changed 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=Finding your external and internal IP adresses -ip_warning=Your current external IP is {{EXTERNAL_IP}}. In some cases, 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 diff --git a/src/pocketmine/lang/Installer/es_AR.ini b/src/pocketmine/lang/Installer/es_AR.ini deleted file mode 100644 index 899734019..000000000 --- a/src/pocketmine/lang/Installer/es_AR.ini +++ /dev/null @@ -1,45 +0,0 @@ -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 es la 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 -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 diff --git a/src/pocketmine/lang/Installer/es_ES.ini b/src/pocketmine/lang/Installer/es_ES.ini index 899734019..0ee87775b 100644 --- a/src/pocketmine/lang/Installer/es_ES.ini +++ b/src/pocketmine/lang/Installer/es_ES.ini @@ -1,13 +1,13 @@ -language_has_been_selected=Español sido seleccionado correctamente. +language_has_been_selected=Idioma 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. +setting_up_server_now=Se iniciara la configuración del servidor. default_values_info=Si no quieres cambiar el valor por defecto, pulsa Enter. -server_properties=Puedes editar todo despues en el fichero server.properties. +server_properties=Tranquilo, podrás editarlo después 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. @@ -15,16 +15,16 @@ server_port=Puerto del servidor invalid_port=Puerto inválido ram_warning=La RAM es la 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) +gamemode_info=Elige entre modo creativo (1) o modo de 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 +max_players=Límite de jugadores conectados +spawn_protection_info=La protección del inicio bloquea poner y/o 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 -whitelist_info=La lista blanca permite entrar únicamente a los jugadores en ella. +whitelist_info=La lista blanca permite entrar solo a los jugadores que estén ahí. Como una lista VIP. whitelist_enable=¿Quieres activar la lista blanca? whitelist_warning=Tendrás que añadir los jugadores a la lista blanca @@ -38,8 +38,8 @@ usage_info=Los datos de uso anónimos nos permiten calcular estadísticas global 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] +ip_confirm=Asegúrate de hacerlo y verificarlo, ya que si no lo haces, ningun otro 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 +pocketmine_plugins=Ves al Repositorio de Plugins para añadir nuevas funcionalidades, minijuegos o protección avanzada para tu servidor. El resto de cosas que veras a partir de ahora sera en ingles, no te enojes si no lo encuentras en español diff --git a/src/pocketmine/lang/Installer/es_MX.ini b/src/pocketmine/lang/Installer/es_MX.ini deleted file mode 100644 index 92bd6d42b..000000000 --- a/src/pocketmine/lang/Installer/es_MX.ini +++ /dev/null @@ -1,45 +0,0 @@ -language_has_been_selected=Español seleccionado. -skip_installer=Deseas omitir el asistente de configuración? - -welcome_to_pocketmine=¡Bienvenido a PocketMine-MP!\nAntes de empezar a configurar tu nuevo servidor necesitas aceptar la licensia.\nLa licensia de PocketMine-MP esta bajo la licensia LGPL,\n que puedes leer abriendo el archivo "License" en esta carpeta. -accept_license=Aceptas la licensia? -you_have_to_accept_the_license=Debes aceptar la licensia de LPGL para continuar utilizando PocketMine-MP - -setting_up_server_now=Empezemos con la configuración. -default_values_info=Si no quieres cambiar los valores predeterminados pulsa Enter. -server_properties=Puedes editarlos despues editando el archivo "server.properties". - -name_your_server=Escribe el nombre de tu servidor -port_warning=No cambies el puerto predeterminado si este es tu primer servidor. -server_port=Puerto del servidor -invalid_port=Puerto invalido -ram_warning=La RAM es la máxima memoria que PocketMine-MP usará. Se recomienda utilizar un mínimo de 128 MB -server_ram=RAM del servidor en MB -gamemode_info=Escoge entre Creativo (1) o Survival (0) -default_gamemode=Modo de juego predeterminado -max_players=Límite de jugadores -spawn_protection_info=La protección del inicio impide poner/romper bloques en la zona de aparición, a excepción de los OPs -spawn_protection=Activar la protección del spawn? - -op_info=Un OP es el administrador del servidor. Los OPs pueden ejecutar más comandos que los usuarios normales -op_who=OP nombre del jugador (Por ejemplo: Tu nombre de Minecraft) -op_warning=Podrás añadir más usuarios a la lista de OPs después, utilizando el comando /op -whitelist_info=La lista blanca (white-list) permite hacer una lista de invitados, solo los usuarios en la lista podrán entrar a tu servidor. -whitelist_enable=¿Deseas activar la lista blanca? -whitelist_warning=Tendrás que añadir usuarios 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 registrar tu servidor en una lista de servidores. -query_disable=¿Quieres desactivar Query? -rcon_info=RCON es un protocolo que te permite conectarte a la consola de tu servidor usando una contraseña. -rcon_enable=¿Queres activar RCON? -rcon_password=Contraseña para 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 que este bien, ya que si debes hacerlo y lo saltas, ningún jugador podrá entrar si esta fuera de tu red WIFI. [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=Ve al Repositorio de Plugins para añadir nuevas funciones, minijuegos o protección avanzada a tu servidor diff --git a/src/pocketmine/lang/Installer/fr_FR.ini b/src/pocketmine/lang/Installer/fr_FR.ini index 035e5be66..ae56d0ed3 100644 --- a/src/pocketmine/lang/Installer/fr_FR.ini +++ b/src/pocketmine/lang/Installer/fr_FR.ini @@ -15,7 +15,7 @@ server_port=Port du serveur invalid_port=Port du serveur invalide ram_warning=La RAM est au maximum de sa capacité par rapport à la mémoire utilisée par PocketMine-MP. Une valeur de 128-256 MB est recommandée server_ram=RAM du serveur en MB -gamemode_info=Choisir entre Créatif (1) ou Survie (1) +gamemode_info=Choisir entre Créatif (1) ou Survie (0) default_gamemode=Mode de jeu par défaut max_players=Joueurs max. en ligne spawn_protection_info=La protection de spawn désactive le placement/cassement de blocs dans la zone de spawn excepté pour les OPs diff --git a/src/pocketmine/lang/Installer/ms_MY.ini b/src/pocketmine/lang/Installer/ms_MY.ini index 6fb66a5e2..2f57abe41 100644 --- a/src/pocketmine/lang/Installer/ms_MY.ini +++ b/src/pocketmine/lang/Installer/ms_MY.ini @@ -1,6 +1,45 @@ +language_has_been_selected=Bahasa Melayu telah dipilih dengan betul. +skip_installer=Adakah anda mahu meninggalkan 'set-up' ini? +welcome_to_pocketmine=Selamat datang ke PocketMine-MP!\nSebelum memulakan setting untuk server baru anda, anda perlu setuju dengan lesen. \nPocketMine-MP telah dilesen dibawah LGPL License,\nthat anda boleh membaca LICENSE fail dalam folder ini. +accept_license=Adakah anda setuju dengan lesen ini? +you_have_to_accept_the_license=Anda peru setuju dengan lesen LGPL untuk meneruskan menggunakan PocketMine-MP +setting_up_server_now=Anda perlu memulakan 'set-up' server sekarang. +default_values_info=Jika anda tidak mahu menukar bilangan 'value', hanya tekan Enter. +server_properties=Anda boleh edit itu selepas ini di fail server.properties. +name_your_server=Berikan satu nama kepada pelayan anda +port_warning=Jangan tukar 'default port value' jika ini pelayan pertama anda. +server_port=Port pelayan +invalid_port=Port pelayan tidak boleh digunakan +ram_warning=Angka RAM maksimum bagi memori untuk PocketMIne-MP akan digunakan. Nilai baginya ialah 128-256 MB adalah disyorkan +server_ram=RAM pelayan adalah di dalam MB +gamemode_info=Pilih di antara Kreatif (1) atau Ikhtiar (0) +default_gamemode=Mod permainan asal +max_players=Maks. pemain dalam talian +spawn_protection_info=Perlindungan 'spawn' tidak membenarkan meletakkan / memecah blok di zon 'spawn' kecuali OP +spawn_protection=Aktifkan perlindungan 'spawn' ? +op_info=Satu OP adalah admin pemain pelayan. OP boleh menjalankan lebih arahan daripada pemain biasa +op_who=Nama Pemain OP (contohnya, nama permainan anda) +op_warning=Anda akan dapat untuk menambah pengguna OP kemudian menggunakan /op +whitelist_info=Senarai putih ini hanya membenarkan pemain dalam itu untuk masuk. +whitelist_enable=Adakah anda ingin untuk membolehkan senarai putih? +whitelist_warning=Anda perlu menambah pemain untuk senarai putih +query_warning1=Query adalah protokol yang digunakan oleh alat yang berbeza untuk mendapatkan maklumat pelayan dan pemain anda log masuk. +query_warning2=Jika anda nyahaktifkan, anda tidak akan dapat menggunakan senarai pelayan. +query_disable=Adakah anda ingin untuk menyahboleh Query? +rcon_info=RCON merupakan protokol untuk menyambung jauh dengan konsol pelayan dengan menggunakan kata laluan. +rcon_enable=Mahu aktifkan RCON? +rcon_password=Kata laluan RCON (anda boleh tukarnya kemudian) +usage_info=Data penggunaan tanpa nama membolehkan kita untuk mengira statistik global untuk PocketMine-MP dan plugin itu. Anda boleh melihat itu di stats.pocketmine.net +usage_disable=Adakah anda mahu nyah-aktifkan penggunaan tanpa nama? +ip_get=Mendapatkan external IP dan internal IP anda +ip_warning=External IP anda ialah {{EXTERNAL_IP}} Anda perlu port-foward anda punya internal IP {{INTERNAL_IP}} +ip_confirm=Pastikan anda menyemak ia, jika anda perlu ke depan dan skip ia, tiada pemain external akan dapat masuk. [Tekan Enter] +you_have_finished=Anda telah selesaikan set-up dengan betul dan selamat +pocketmine_will_start=PocketMine-MP akan mula sekarang. Taip /help untuk melihat command-command. +pocketmine_plugins=Semak Plugin Repository untuk menambah feature baru, permainan kecil, ataupun keselamatan untuk anda punya pelayan diff --git a/src/pocketmine/lang/Installer/no_NO.ini b/src/pocketmine/lang/Installer/no_NO.ini index cd40b9242..611dd058a 100644 --- a/src/pocketmine/lang/Installer/no_NO.ini +++ b/src/pocketmine/lang/Installer/no_NO.ini @@ -1,7 +1,7 @@ language_has_been_selected=Norsk har blitt valgt. skip_installer=Vil du hoppe over installasjons veiviseren? -welcome_to_pocketmine=Velkommen til PocketMine-MP!\nFør vi starter med å sette opp din nye server må du akseptere vår lisens.\nPocketMine-MP er lisensiert under LGPL lisensen,\nat du kan lese LISENS filen i denne mappen. +welcome_to_pocketmine=Velkommen til PocketMine-MP!\nFør vi starter med å sette opp din nye server må du akseptere vår lisens.\nPocketMine-MP er lisensiert under LGPL lisensen,\nsom du kan lese ved å åpne LISENS filen i denne mappen. accept_license=Aksepterer du lisensen? you_have_to_accept_the_license=Du må akseptere LGPL lisensen for å fortsette med å bruke PocketMine-MP @@ -10,15 +10,15 @@ default_values_info=Hvis du ikke vil gjøre forskjell med den ordinære verdien, server_properties=Du kan redigere dem senere i server.properties filen. name_your_server=Gi et navn til din server -port_warning=Ikke bytt på den vanlige port verdien vis dette er din første server. +port_warning=Ikke bytt på den vanlige port verdien hvis dette er din første server. server_port=Server port invalid_port=Ugyldig server port -ram_warning=RAMMEN er den maksimale beløpet PocketMine-MP vil bruke. A verdien av 128-256 MB er anbefalt -server_ram=Server RAMMEN i MB +ram_warning=RAM er den maksimale mengde med minne PocketMine-MP vil bruke. En verdi på 128-256 MB er anbefalt +server_ram=Server RAM i MB gamemode_info=Velg mellom Kreativ (1) eller Overlevelse (0) -default_gamemode=Standard spill modus +default_gamemode=Standard spillmodus max_players=Maks online spillere -spawn_protection_info=Spawn-beskyttelsen deaktiverer plassering/ødeleggelse av blokker i spawn sonen bortsett fra for Operatører +spawn_protection_info=Spawn-beskyttelsen deaktiverer plassering/ødelegging av blokker i spawn-sonen foralle som ikke er OP spawn_protection=Aktiver spawn-beskyttelse? op_info=En Operatør er en administrator spiller av serveren. Operatører kan bruke mer kommandoer enn vanlige spillere @@ -40,6 +40,6 @@ ip_get=Henter din eksterne IP og interne IP ip_warning=Din eksterne IP er {{EXTERNAL_IP}}. Du må kanskje port forwarde til din interne IP {{INTERNAL_IP}} ip_confirm=Pass på å sjekke det, hvis du må port forwarde og du skipper det, kan ingen eksterne spillere koble til serveren. [Trykk på Enter] -you_have_finished=Du er nå klar. Alt har blitt gjort korrekt +you_have_finished=Du har nå fullført opsettingsveiledningen pocketmine_will_start=PocketMine-MP vil nå starte. Skriv /help for å se en liste av alle tilgjengelige kommandoer. pocketmine_plugins=Sjekk utvidelse depotet for å legge til nye funksjoner, minispill, eller avansert beskyttelse for din server diff --git a/src/pocketmine/lang/Installer/pl_PL.ini b/src/pocketmine/lang/Installer/pl_PL.ini index 6fb66a5e2..aa8dc4afc 100644 --- a/src/pocketmine/lang/Installer/pl_PL.ini +++ b/src/pocketmine/lang/Installer/pl_PL.ini @@ -1,6 +1,23 @@ +language_has_been_selected=Język angielski jest aktualnie wybrany. +skip_installer=Chcesz pominąć proces konfiguracji? + +accept_license=Akceptujesz Licencję? +name_your_server=Wpisz nazwę swojego serwera +server_port=Serwer port +invalid_port=Nieprawidłowy server port +server_ram=Server RAM w MB +default_gamemode=Domyślny Game mode +max_players=Maksymalna ilość graczy +spawn_protection=Aktywować ochronę spawnu? +whitelist_enable=Chcesz aktywować white-list? +query_disable=Chcesz dezaktywować Query? +rcon_info=RCON jest protokołem do zdalnego połączenia z konsolą serwera przy użyciu hasła. +rcon_enable=Chcesz aktywować RCON? +rcon_password=RCON hasło (możesz zmienić je póżniej) - +you_have_finished=Właśnie zakończyłeś proces konfiguracji +pocketmine_will_start=PocketMine-MP jest włączony. Wpisz /help aby zobaczyć wszystkie dostępne komendy. diff --git a/src/pocketmine/lang/Installer/uk_UA.ini b/src/pocketmine/lang/Installer/uk_UA.ini index c05e6de2c..32a64794a 100644 --- a/src/pocketmine/lang/Installer/uk_UA.ini +++ b/src/pocketmine/lang/Installer/uk_UA.ini @@ -1,7 +1,7 @@ -language_has_been_selected=Английский был правильно выбран. -skip_installer=Вы хотите пропустить мастер настройки? +language_has_been_selected=Українська була вибрана правильно. +skip_installer=Ви хочете пропустити майстер настройки? -welcome_to_pocketmine=Добро пожаловать в PocketMine-MP!\nПеред началом установки нового сервера, вы должны согласиться с лицензией.\nPocketMine-MP лицензирована под LGPL лицензии, \nчто вы можете прочитать, открыв файл лицензии на эту папку. +welcome_to_pocketmine=Ласкаво просимо до PocketMine-MP!\nПеред початком встановлення нового сервера, ви повинні погодитись з ліцензією.\nPocketMine-MP ліцензована по LGPL ліцензії, \nяку ви можете прочитати, відкривши файл ліцензії в цій папці. diff --git a/src/pocketmine/lang/Installer/zu_ZA.ini b/src/pocketmine/lang/Installer/zu_ZA.ini index a47ed8d99..b129afbec 100644 --- a/src/pocketmine/lang/Installer/zu_ZA.ini +++ b/src/pocketmine/lang/Installer/zu_ZA.ini @@ -1,45 +1,45 @@ -language_has_been_selected={crwdns106:0}{crwdne106:0} -skip_installer={crwdns107:0}{crwdne107:0} +language_has_been_selected=crwdns106:0crwdne106:0 +skip_installer=crwdns107:0crwdne107:0 -welcome_to_pocketmine={crwdns108:0}{crwdne108:0} -accept_license={crwdns109:0}{crwdne109:0} -you_have_to_accept_the_license={crwdns110:0}{crwdne110:0} +welcome_to_pocketmine=crwdns108:0crwdne108:0 +accept_license=crwdns109:0crwdne109:0 +you_have_to_accept_the_license=crwdns110:0crwdne110:0 -setting_up_server_now={crwdns111:0}{crwdne111:0} -default_values_info={crwdns112:0}{crwdne112:0} -server_properties={crwdns113:0}{crwdne113:0} +setting_up_server_now=crwdns111:0crwdne111:0 +default_values_info=crwdns112:0crwdne112:0 +server_properties=crwdns113:0crwdne113: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} +name_your_server=crwdns114:0crwdne114:0 +port_warning=crwdns115:0crwdne115:0 +server_port=crwdns116:0crwdne116:0 +invalid_port=crwdns117:0crwdne117:0 +ram_warning=crwdns118:0crwdne118:0 +server_ram=crwdns119:0crwdne119:0 +gamemode_info=crwdns120:0crwdne120:0 +default_gamemode=crwdns121:0crwdne121:0 +max_players=crwdns122:0crwdne122:0 +spawn_protection_info=crwdns123:0crwdne123:0 +spawn_protection=crwdns124:0crwdne124: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} +op_info=crwdns125:0crwdne125:0 +op_who=crwdns126:0crwdne126:0 +op_warning=crwdns127:0crwdne127:0 +whitelist_info=crwdns128:0crwdne128:0 +whitelist_enable=crwdns129:0crwdne129:0 +whitelist_warning=crwdns130:0crwdne130: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} +query_warning1=crwdns131:0crwdne131:0 +query_warning2=crwdns132:0crwdne132:0 +query_disable=crwdns133:0crwdne133:0 +rcon_info=crwdns134:0crwdne134:0 +rcon_enable=crwdns135:0crwdne135:0 +rcon_password=crwdns136:0crwdne136:0 +usage_info=crwdns137:0crwdne137:0 +usage_disable=crwdns138:0crwdne138:0 +ip_get=crwdns139:0crwdne139:0 +ip_warning=crwdns140:0{{EXTERNAL_IP}}crwdnd140:0{{INTERNAL_IP}}crwdne140:0 +ip_confirm=crwdns141:0crwdne141:0 -you_have_finished={crwdns142:0}{crwdne142:0} -pocketmine_will_start={crwdns143:0}{crwdne143:0} -pocketmine_plugins={crwdns144:0}{crwdne144:0} +you_have_finished=crwdns142:0crwdne142:0 +pocketmine_will_start=crwdns143:0crwdne143:0 +pocketmine_plugins=crwdns144:0crwdne144:0