Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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",