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>2020-10-14 06:00:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-14 06:00:02 +0300
commitd50dec0336b67a00bbe0c14bfece3e2f3d6664fd (patch)
tree73602e1071d024016883df0211d31c3ec1eb3223
parent408f957fce58d7c5cf908b40ee945889c319067b (diff)
[tx-robot] updated from transifexv20.0.1RC1
-rw-r--r--l10n/pl.js6
-rw-r--r--l10n/pl.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 83bea31..a03f043 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -13,14 +13,14 @@ OC.L10N.register(
"Allows admins to configure a password policy" : "Zezwala administratorom na konfigurowanie zasad haseł.",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Zezwala administratorowi na definiowanie określonych warunków wstępnych dla hasła, np. wymuszenie minimalnej długości",
"Minimal length" : "Minimalna długość",
- "User password history" : "Historia hasła użytkownika",
+ "User password history" : "Historia haseł użytkownika",
"days until user password expires" : "dni do wygaśnięcia hasła użytkownika",
- "login attempts before the user account is blocked. (0 for no limit)" : "próby logowania przed zablokowaniem konta użytkownika. (0 dla braku limitu)",
+ "login attempts before the user account is blocked. (0 for no limit)" : "próby logowania przed zablokowaniem konta użytkownika (0 dla braku limitu)",
"Forbid common passwords" : "Zabroń takich samych haseł",
"Enforce upper and lower case characters" : "Wymuś wielkie i małe litery",
"Enforce numeric characters" : "Wymuś znaki numeryczne",
"Enforce special characters" : "Wymuś znaki specjalne",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Sprawdź hasło na liście naruszonych haseł na haveibeenpwned.com",
- "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Ta kontrola tworzy skrót hasła i wysyła 5 pierwszych znaków tego skrótu do interfejsu API haveibeenpwned.com w celu pobrania listy wszystkich skrótów, które zaczynają się od nich. Następnie sprawdza instancję Nextcloud, czy skrót hasła znajduje się w zestawie wyników."
+ "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Kontrola ta tworzy skrót hasła i wysyła 5 pierwszych znaków tego skrótu do interfejsu API haveibeenpwned.com w celu pobrania listy wszystkich skrótów, które zaczynają się od nich. Następnie sprawdza instancję Nextcloud, czy skrót hasła znajduje się w zestawie wyników."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index d2cc696..97f6100 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -11,14 +11,14 @@
"Allows admins to configure a password policy" : "Zezwala administratorom na konfigurowanie zasad haseł.",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Zezwala administratorowi na definiowanie określonych warunków wstępnych dla hasła, np. wymuszenie minimalnej długości",
"Minimal length" : "Minimalna długość",
- "User password history" : "Historia hasła użytkownika",
+ "User password history" : "Historia haseł użytkownika",
"days until user password expires" : "dni do wygaśnięcia hasła użytkownika",
- "login attempts before the user account is blocked. (0 for no limit)" : "próby logowania przed zablokowaniem konta użytkownika. (0 dla braku limitu)",
+ "login attempts before the user account is blocked. (0 for no limit)" : "próby logowania przed zablokowaniem konta użytkownika (0 dla braku limitu)",
"Forbid common passwords" : "Zabroń takich samych haseł",
"Enforce upper and lower case characters" : "Wymuś wielkie i małe litery",
"Enforce numeric characters" : "Wymuś znaki numeryczne",
"Enforce special characters" : "Wymuś znaki specjalne",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Sprawdź hasło na liście naruszonych haseł na haveibeenpwned.com",
- "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Ta kontrola tworzy skrót hasła i wysyła 5 pierwszych znaków tego skrótu do interfejsu API haveibeenpwned.com w celu pobrania listy wszystkich skrótów, które zaczynają się od nich. Następnie sprawdza instancję Nextcloud, czy skrót hasła znajduje się w zestawie wyników."
+ "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Kontrola ta tworzy skrót hasła i wysyła 5 pierwszych znaków tego skrótu do interfejsu API haveibeenpwned.com w celu pobrania listy wszystkich skrótów, które zaczynają się od nich. Następnie sprawdza instancję Nextcloud, czy skrót hasła znajduje się w zestawie wyników."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file