summaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-23 02:13:45 +0000
committerNextcloud bot <bot@nextcloud.com>2019-05-23 02:13:45 +0000
commite38f55d78811f40b8b1350a0a3098e489703c735 (patch)
tree223bb22c197b0bbf1c4f22c5389326aba3360b60 /lib/l10n/pt_BR.js
parent237a493b6ad8cf5e0ac44accfb53fbe0629c5a47 (diff)
downloadnextcloud-server-e38f55d78811f40b8b1350a0a3098e489703c735.tar.gz
nextcloud-server-e38f55d78811f40b8b1350a0a3098e489703c735.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r--lib/l10n/pt_BR.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index ab67e1794e1..79f1b1f7123 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -30,6 +30,10 @@ OC.L10N.register(
"Server version %s or higher is required." : "É requerido um servidor da versão %s ou superior.",
"Server version %s or lower is required." : "É requerido um servidor da versão %s ou abaixo.",
"Logged in user must be an admin" : "O usuário conectado deve ser um administrador",
+ "Remote wipe started" : "Limpeza remota iniciada",
+ "A remote wipe was started on device %s" : "Uma limpeza remota iniciou no dispositivo %s",
+ "Remote wipe finished" : "Limpeza remota terminada",
+ "The remote wipe on %s has finished" : "A limpeza remota em %s terminou",
"Unknown filetype" : "Tipo de arquivo desconhecido",
"Invalid image" : "Imagem inválida",
"Avatar image is not square" : "A imagem do avatar não é quadrada",