From 33386787b6b981713c13675e049a92f7439a0048 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 12 Jul 2022 00:11:49 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_pt_br.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/intl/msg_hash_pt_br.h b/intl/msg_hash_pt_br.h index 3ec4b752d9..511746327b 100644 --- a/intl/msg_hash_pt_br.h +++ b/intl/msg_hash_pt_br.h @@ -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,