mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
cb8a589b77
commit
6870f0114e
@ -5154,6 +5154,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_MAX_CONNECTIONS,
|
||||
"Quantidade máxima de conexões simultâneas"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_MAX_CONNECTIONS,
|
||||
"O número máximo de conexões ativas que o anfitrião aceitará antes de recusar novas."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_PASSWORD,
|
||||
"Senha do servidor"
|
||||
@ -5178,6 +5182,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_START_AS_SPECTATOR,
|
||||
"Iniciar jogo em rede no modo espectador."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_ALLOW_PAUSING,
|
||||
"Permitir pausar"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_ALLOW_PAUSING,
|
||||
"Permite aos jogadores pausarem durante o jogo em rede. O anfitrião pode sempre pausar independentemente da configuração."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_ALLOW_SLAVES,
|
||||
"Permitir clientes em modo escravo"
|
||||
|
@ -95,7 +95,7 @@
|
||||
#define LANGUAGE_PROGRESS_POLISH_APPROVED 21
|
||||
|
||||
/* Portuguese, Brazilian */
|
||||
#define LANGUAGE_PROGRESS_PORTUGUESE_BRAZILIAN_TRANSLATED 96
|
||||
#define LANGUAGE_PROGRESS_PORTUGUESE_BRAZILIAN_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_PORTUGUESE_BRAZILIAN_APPROVED 3
|
||||
|
||||
/* Portuguese */
|
||||
|
Loading…
x
Reference in New Issue
Block a user