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 /l10n/pl.js
parent80df18cc71cb984e2815209420e3de3e7ae35533 (diff)
[tx-robot] updated from transifexv11.0.4RC1
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js5
1 files changed, 5 insertions, 0 deletions
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ł",