From 2b3685a2e6510864fda5f8a53487f1c9235f8821 Mon Sep 17 00:00:00 2001 From: Terry Cukerberg <zscecnur@sharklasers.com> Date: Wed, 28 Dec 2022 20:41:09 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 7.9% (75 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/ --- resources/langs/nheko_pt_BR.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/langs/nheko_pt_BR.ts b/resources/langs/nheko_pt_BR.ts index 68c84b253..180049b67 100644 --- a/resources/langs/nheko_pt_BR.ts +++ b/resources/langs/nheko_pt_BR.ts @@ -5050,22 +5050,22 @@ This setting will take effect upon restart.</source> <message> <location line="+4"/> <source>You answered a call</source> - <translation type="unfinished"></translation> + <translation>Você atendeu a chamada</translation> </message> <message> <location line="+2"/> <source>%1 answered a call</source> - <translation type="unfinished"></translation> + <translation>%1 atendeu a chamada</translation> </message> <message> <location line="+4"/> <source>You ended a call</source> - <translation type="unfinished"></translation> + <translation>Você encerrou a chamada</translation> </message> <message> <location line="+2"/> <source>%1 ended a call</source> - <translation type="unfinished"></translation> + <translation>%1 encerrou a chamada</translation> </message> <message> <location line="+4"/> @@ -5083,7 +5083,7 @@ This setting will take effect upon restart.</source> <message> <location line="+3"/> <source>Unknown Message Type</source> - <translation type="unfinished"></translation> + <translation>Tipo de mensagem desconhecido</translation> </message> </context> </TS> -- GitLab