summaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-23 02:14:06 +0000
committerNextcloud bot <bot@nextcloud.com>2019-05-23 02:14:06 +0000
commit8ab328023621caf7afb000c2aa1ec8aafe2f0846 (patch)
tree528eeb816308c0f5d5df875f07a041b275354c35 /lib/l10n/pt_BR.js
parente07214282769dfcef27296dd1938fdb6a7e993d2 (diff)
downloadnextcloud-server-8ab328023621caf7afb000c2aa1ec8aafe2f0846.tar.gz
nextcloud-server-8ab328023621caf7afb000c2aa1ec8aafe2f0846.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",