mirror of
https://github.com/libretro/RetroArch
synced 2025-03-18 13:20:57 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
62528a483f
commit
dd278dc068
@ -744,7 +744,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DYNAMIC_SUPPORT,
|
||||
"Carregamento dinâmico em tempo de execução da biblioteca Libretro"
|
||||
"Carregamento dinâmico em tempo de execução da biblioteca libretro"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_CG_SUPPORT,
|
||||
@ -784,7 +784,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_NETPLAY_SUPPORT,
|
||||
"Suporte de jogo em rede (ponto-a-ponto)"
|
||||
"Suporte a jogo em rede (ponto-a-ponto)"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_PYTHON_SUPPORT,
|
||||
@ -796,7 +796,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT,
|
||||
"Suporte a Libusb"
|
||||
"Suporte a libusb"
|
||||
)
|
||||
|
||||
/* Main Menu > Information > Database Manager */
|
||||
@ -894,7 +894,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ANALOG,
|
||||
"Analógico suportado"
|
||||
"Suporte para controle analógico"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_RDB_ENTRY_RUMBLE,
|
||||
@ -902,7 +902,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_RDB_ENTRY_COOP,
|
||||
"Cooperativo suportado"
|
||||
"Suportado para jogo cooperativo"
|
||||
)
|
||||
|
||||
/* Main Menu > Configuration File */
|
||||
@ -6566,15 +6566,15 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_REMAP_FILE_REMOVE_CONTENT_DIR,
|
||||
"Excluir arquivo de remapeamento de jogo do diretório de conteúdo"
|
||||
"Excluir arquivo de remapeamento do diretório do conteúdo"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_REMAP_FILE_SAVE_GAME,
|
||||
"Salvar arquivo de remapeamento de jogo"
|
||||
"Salvar arquivo de remapeamento do jogo"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_REMAP_FILE_REMOVE_GAME,
|
||||
"Excluir arquivo de remapeamento de jogo"
|
||||
"Excluir arquivo de remapeamento do jogo"
|
||||
)
|
||||
|
||||
/* Quick Menu > Controls > Load Remap File */
|
||||
|
@ -75,7 +75,7 @@
|
||||
#define LANGUAGE_PROGRESS_JAPANESE_APPROVED 0
|
||||
|
||||
/* Korean */
|
||||
#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 88
|
||||
#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 89
|
||||
#define LANGUAGE_PROGRESS_KOREAN_APPROVED 0
|
||||
|
||||
/* Maltese */
|
||||
|
Loading…
x
Reference in New Issue
Block a user