forked from PretendoNetwork/Inkay
feat: Add translation for module not found errors
This commit is contained in:
parent
7958373394
commit
68bc066c7b
14 changed files with 38 additions and 2 deletions
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action = "Nur vom Wii U-Menü aus"
|
||||
,.using_nintendo_network = "Nutze Nintendo Network"
|
||||
,.using_pretendo_network = "Nutze Pretendo Network"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
|
|
@ -9,3 +9,5 @@
|
|||
,.using_nintendo_network = "Using Nintendo Network"
|
||||
,.using_pretendo_network = "Using Pretendo Network"
|
||||
,.multiplayer_port_display = "Using UDP port {} for multiplayer"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action="Solo desde el Menú de Wii U"
|
||||
,.using_nintendo_network="Usando Nintendo Network"
|
||||
,.using_pretendo_network="Usando Pretendo Network"
|
||||
,.module_not_found="No se pudo encontrar el módulo Inkay. Confirme que el módulo Inkay está instalado correctamente"
|
||||
,.module_init_not_found="No se pudo inicializar el módulo Inkay. Confirme que el módulo Inkay está instalado correctamente"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action = "Depuis le menu Wii U seulement"
|
||||
,.using_nintendo_network = "Sur Nintendo Network"
|
||||
,.using_pretendo_network = "Sur Pretendo Network"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action = "Solo dal menu WiiU"
|
||||
,.using_nintendo_network = "Usando Nintendo Network"
|
||||
,.using_pretendo_network = "Usando Pretendo Network"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action = "WiiUメニューからのみ実行可能"
|
||||
,.using_nintendo_network = "ニンテンドーネットワークを使用中"
|
||||
,.using_pretendo_network = "Pretendoネットワークを使用中"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action = "Alleen vanuit het WiiU-menu"
|
||||
,.using_nintendo_network = "Nintendo Network wordt gebruikt"
|
||||
,.using_pretendo_network = "Pretendo Network wordt gebruikt"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action = "Apenas no menu do Wii U"
|
||||
,.using_nintendo_network = "Usando Nintendo Network"
|
||||
,.using_pretendo_network = "Usando Pretendo Network"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action = "Только из меню Wii U"
|
||||
,.using_nintendo_network = "Используется Nintendo Network"
|
||||
,.using_pretendo_network = "Используется Pretendo Network"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action = "仅来自WiiU Menu"
|
||||
,.using_nintendo_network = "使用 Nintendo Network"
|
||||
,.using_pretendo_network = "使用 Pretendo Network"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
,.need_menu_action = "僅來自WiiU Menu"
|
||||
,.using_nintendo_network = "使用 Nintendo Network"
|
||||
,.using_pretendo_network = "使用 Pretendo Network"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
Loading…
Reference in a new issue