Fetch translations from Crowdin

This commit is contained in:
github-actions 2022-07-12 00:11:49 +00:00
parent 01d68fdb7e
commit 33386787b6

View File

@ -6547,11 +6547,11 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_NETPLAY_BAN,
"Banir usuário"
"Expulsar usuário"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_NETPLAY_BAN,
"Bane um usuário da sua sala."
"Expulsa um usuário da sua sala."
)
/* Import Content */
@ -10869,11 +10869,11 @@ MSG_HASH(
)
MSG_HASH(
MSG_NETPLAY_BANNED_CLIENT_S,
"Usuário banido: \"%s\""
"Usuário expulso: \"%s\""
)
MSG_HASH(
MSG_NETPLAY_FAILED_TO_BAN_CLIENT_S,
"Falha ao banir usuário: \"%s\""
"Falha ao expulsar usuário: \"%s\""
)
MSG_HASH(
MSG_NETPLAY_STATUS_PLAYING,
@ -12130,7 +12130,7 @@ MSG_HASH(
)
MSG_HASH(
MSG_NETPLAY_BANNED,
"Você está banido desta sala"
"Você foi expulso desta sala"
)
MSG_HASH(
MSG_FAILED_TO_RECEIVE_HEADER_FROM_HOST,