commit 6793a99ae6d170cd521aeeb5a9a2da2c7dc63843 Author: Wellington Terumi Uemura wellingtonuemura@gmail.com Date: Sun May 2 03:53:06 2021 +0000
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (221 of 221 strings)
Translation: Guardian Project/Orbot Translate-URL: https://hosted.weblate.org/projects/guardianproject/orbot/pt_BR/ --- app/src/main/res/values-pt-rBR/strings.xml | 1 + 1 file changed, 1 insertion(+)
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 7a0ce2d6..e02b7c9d 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -228,4 +228,5 @@ <string name="v2_hidden_services">v2 Onion Services (Descontinuado)</string> <string name="deny">Negue</string> <string name="allow">Permita</string> + <string name="backup_port_exist">Erro: Um serviço Onion já está usando a porta %s</string> </resources> \ No newline at end of file
tor-commits@lists.torproject.org