Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 31, 2024
1 parent 4a89783 commit da07301
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion l10n/pl.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"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",
"Minimum password length" : "Minimalna długość hasła",
"User password history" : "Historia haseł użytkownika",
"Please note, this option is meant to protect attacked accounts. Disabled accounts have to be re-enabled manually by administration. Attackers that try to guess passwords of accounts will have their IP address blocked by the bruteforce protection independent from this setting." : "Pamiętaj, że ta opcja ma na celu ochronę zaatakowanych kont. Wyłączone konta muszą zostać ponownie włączone ręcznie przez administratora. Adresy IP atakujących próbujących odgadnąć hasła do kont zostaną zablokowane przez ochronę bruteforce niezależną od tego ustawienia.",
"Number of days until user password expires" : "Liczba dni do wygaśnięcia hasła użytkownika",
"Forbid common passwords" : "Zabroń takich samych haseł",
"Enforce upper and lower case characters" : "Wymuś wielkie i małe litery",
Expand All @@ -25,6 +26,7 @@
"Expiration days have to be a non negative number" : "Dni do wygaśnięcia muszą być liczbą nieujemną",
"Maximum login attempts have to be a non negative number" : "Maksymalna liczba prób logowania musi być liczbą nieujemną",
"Settings saved" : "Ustawienia zapisane",
"Error while saving settings" : "Błąd podczas zapisywania ustawień"
"Error while saving settings" : "Błąd podczas zapisywania ustawień",
"Please note, that this option is meant to protect attacked accounts. Disabled accounts have to be re-enabled manually by administration. Attackers that try to guess passwords of accounts will have their IP address blocked by the bruteforce protection independent from this setting." : "Pamiętaj, że ta opcja ma na celu ochronę zaatakowanych kont. Wyłączone konta muszą zostać ponownie włączone ręcznie przez administratora. Adresy IP atakujących próbujących odgadnąć hasła do kont zostaną zablokowane przez ochronę bruteforce niezależną od tego ustawienia."
},"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);"
}

0 comments on commit da07301

Please sign in to comment.