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-07-17 03:19:35 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-17 03:19:35 +0300
commitd8323b0b27b972fa949ce1d1cf74168b505c1dce (patch)
tree3d1d4fff18f587b301a078be4827804ea4278e52
parent80df18cc71cb984e2815209420e3de3e7ae35533 (diff)
[tx-robot] updated from transifexv11.0.4RC1
-rw-r--r--l10n/es.js5
-rw-r--r--l10n/es.json5
-rw-r--r--l10n/pl.js5
-rw-r--r--l10n/pl.json5
4 files changed, 20 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 400a279..e69b14f 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -1,6 +1,11 @@
OC.L10N.register(
"password_policy",
{
+ "Password needs to be at least %s characters long" : "La contraseña debe tener al menos %s caracteres",
+ "Password needs to contain at least one lower and one upper case character." : "La contraseña debe contener al menos una minúscula y una mayúscula",
+ "Password needs to contain at least one numeric character." : "La contraseña debe contener al menos un número",
+ "Password needs to contain at least one special character." : "La contraseña debe contener al menos un carácter especial.",
+ "Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña está entre el millón más común. Por favor, elige una diferente.",
"Password policy" : "Política de contraseñas",
"Minimal length" : "Longitud mínima",
"Forbid common passwords" : "Prohibir contraseñas comunes",
diff --git a/l10n/es.json b/l10n/es.json
index 1a85257..a3ebf51 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,4 +1,9 @@
{ "translations": {
+ "Password needs to be at least %s characters long" : "La contraseña debe tener al menos %s caracteres",
+ "Password needs to contain at least one lower and one upper case character." : "La contraseña debe contener al menos una minúscula y una mayúscula",
+ "Password needs to contain at least one numeric character." : "La contraseña debe contener al menos un número",
+ "Password needs to contain at least one special character." : "La contraseña debe contener al menos un carácter especial.",
+ "Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña está entre el millón más común. Por favor, elige una diferente.",
"Password policy" : "Política de contraseñas",
"Minimal length" : "Longitud mínima",
"Forbid common passwords" : "Prohibir contraseñas comunes",
diff --git a/l10n/pl.js b/l10n/pl.js
index 6bc2d7b..9ec73dd 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -1,6 +1,11 @@
OC.L10N.register(
"password_policy",
{
+ "Password needs to be at least %s characters long" : "Hasło musi zawierać co najmniej %s znaków",
+ "Password needs to contain at least one lower and one upper case character." : "Hasło musi zawierać co najmniej jedną małą oraz wielką literę.",
+ "Password needs to contain at least one numeric character." : "Hasło musi zawierać co najmniej jeden znak numeryczny.",
+ "Password needs to contain at least one special character." : "Hasło musi zawierać co najmniej jeden znak specjalny.",
+ "Password is among the 1,000,000 most common ones. Please make it unique." : "Hasło jest jednym z 1.000.000 najczęściej używanych haseł. Proszę wybrać inne.",
"Password policy" : "Polityka haseł",
"Minimal length" : "Minimalna długość",
"Forbid common passwords" : "Zabroń takich samych haseł",
diff --git a/l10n/pl.json b/l10n/pl.json
index 914c7f2..9f2ed9b 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,4 +1,9 @@
{ "translations": {
+ "Password needs to be at least %s characters long" : "Hasło musi zawierać co najmniej %s znaków",
+ "Password needs to contain at least one lower and one upper case character." : "Hasło musi zawierać co najmniej jedną małą oraz wielką literę.",
+ "Password needs to contain at least one numeric character." : "Hasło musi zawierać co najmniej jeden znak numeryczny.",
+ "Password needs to contain at least one special character." : "Hasło musi zawierać co najmniej jeden znak specjalny.",
+ "Password is among the 1,000,000 most common ones. Please make it unique." : "Hasło jest jednym z 1.000.000 najczęściej używanych haseł. Proszę wybrać inne.",
"Password policy" : "Polityka haseł",
"Minimal length" : "Minimalna długość",
"Forbid common passwords" : "Zabroń takich samych haseł",