From dd278dc06831a78d65f6d4c6a76ceeb569be1a44 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 13 Dec 2021 00:07:31 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_pt_br.h | 16 ++++++++-------- intl/progress.h | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/intl/msg_hash_pt_br.h b/intl/msg_hash_pt_br.h index 74de3fc127..c958caf6cb 100644 --- a/intl/msg_hash_pt_br.h +++ b/intl/msg_hash_pt_br.h @@ -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 */ diff --git a/intl/progress.h b/intl/progress.h index f83983f048..6a66746716 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -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 */