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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-17 06:39:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-17 06:39:15 +0300
commit247909c2cb5091adba89e6f9fa2d7c99a6c622d1 (patch)
tree10013cc4e5b31949e55816642a4c0233466a0efe
parent6168b9aa158dbba9627dd76f2c55725ac559ee0c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 1296b5a..d96ea19 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "O tamanho do histórico não pode ser um número negativo",
"Expiration days have to be a non negative number" : "Dias para expiração não pode ser um número negativo",
"Maximum login attempts have to be a non negative number" : "O máximo de tentativas de login não pode ser um número negativo",
+ "Error while saving" : "Erro ao salvar",
"Password needs to be at least %s characters long" : "A senha precisa ter no mínimo %s caracteres"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index c9d9d3b..5cdbaca 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "O tamanho do histórico não pode ser um número negativo",
"Expiration days have to be a non negative number" : "Dias para expiração não pode ser um número negativo",
"Maximum login attempts have to be a non negative number" : "O máximo de tentativas de login não pode ser um número negativo",
+ "Error while saving" : "Erro ao salvar",
"Password needs to be at least %s characters long" : "A senha precisa ter no mínimo %s caracteres"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file