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>2017-08-25 03:21:57 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-25 03:21:57 +0300
commita1d2f68811ae95f96ab2e1fa883407ab4a1dea11 (patch)
tree55d14e20dd6e75d87adc6d8be721623c7f4d2331 /l10n/ast.js
parent06cd178c15baaaabad8b8db29c9c1715aa1e39db (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index 1d97728..be7c93e 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"password_policy",
{
"Password needs to be at least %s characters long" : "La contrasea precisar ser de polo menos %s caráuteres de llargor",
+ "Password needs to contain at least one lower and one upper case character." : "La contraseña precisa contener polo menos un caráuter y mayúscules y otru en minúscules",
+ "Password needs to contain at least one numeric character." : "La contraseña precisa contener polo menos un caráuter númbericu.",
"Password policy" : "Política de contraseñes",
"Minimal length" : "Llargor mínimu",
"Forbid common passwords" : "Contraseñes prohibíes comunes",