Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-04 03:07:29 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-04 03:07:29 +0300
commit806aeae71d970f70efaeb35db79d92f953279e49 (patch)
tree34002ce1a81fc4dc2dd8f845876f6c88d1ac38a0 /apps/user_ldap/l10n/pl.js
parent3dbf30c2204cde1d493d7837857519d65cfd5049 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/pl.js')
-rw-r--r--apps/user_ldap/l10n/pl.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js
index e0f53e9b280..0154871b63a 100644
--- a/apps/user_ldap/l10n/pl.js
+++ b/apps/user_ldap/l10n/pl.js
@@ -12,8 +12,12 @@ OC.L10N.register(
"No data specified" : "Nie określono danych",
" Could not set configuration %s" : "Nie można ustawić konfiguracji %s",
"Action does not exist" : "Akcja nie istnieje",
+ "Renewing …" : "Odnawianie ...",
+ "Very weak password" : "Bardzo słabe hasło",
"Weak password" : "Słabe hasło",
+ "So-so password" : "Mało skomplikowane hasło",
"Good password" : "Dobre hasło",
+ "Strong password" : "Silne hasło",
"The Base DN appears to be wrong" : "Base DN wygląda na błedne",
"Testing configuration…" : "Testowanie konfiguracji...",
"Configuration incorrect" : "Konfiguracja niepoprawna",
@@ -52,6 +56,7 @@ OC.L10N.register(
"Please login with the new password" : "Proszę się zalogować z nowym hasłem",
"Your password will expire tomorrow." : "Twoje hasło wygasa jutro.",
"Your password will expire today." : "Twoje hasło wygasa dziś.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Twoje hasło wygaśnie w ciągu %n dnia.","Twoje hasło wygaśnie w ciągu %n dni.","Twoje hasło wygaśnie w ciągu %n dni.","Twoje hasło wygaśnie w ciągu %n dni."],
"LDAP / AD integration" : "Integracja z LDAP / AD",
"_%s group found_::_%s groups found_" : ["%s znaleziona grupa","%s znalezionych grup","%s znalezionych grup","%s znalezionych grup"],
"_%s user found_::_%s users found_" : ["%s znaleziony użytkownik","%s znalezionych użytkowników","%s znalezionych użytkowników","%s znalezionych użytkowników"],
@@ -79,6 +84,7 @@ OC.L10N.register(
"Verify settings" : "Weryfikuj ustawienia",
"1. Server" : "1. Serwer",
"%s. Server:" : "%s. Serwer:",
+ "Add a new configuration" : "Dodaj nową konfigurację",
"Copy current configuration into new directory binding" : "Kopiuje aktualną konfigurację do nowej lokalizacji",
"Delete the current configuration" : "Usuwa aktualną konfigurację",
"Host" : "Host",
@@ -101,6 +107,15 @@ OC.L10N.register(
"Saving" : "Zapisuję",
"Back" : "Wróć",
"Continue" : "Kontynuuj ",
+ "Please renew your password." : "Proszę odnowić hasło",
+ "An internal error occurred." : "Wystąpił wewnętrzny błąd.",
+ "Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
+ "Current password" : "Bieżące hasło",
+ "New password" : "Nowe hasło",
+ "Renew password" : "Odnów hasło",
+ "Wrong password. Reset it?" : "Nieprawidłowe hasło. Czy chcesz je zresetować?",
+ "Wrong password." : "Nieprawidłowe hasło",
+ "Cancel" : "Anuluj",
"LDAP" : "LDAP",
"Server" : "Serwer",
"Users" : "Użytkownicy",
@@ -146,6 +161,7 @@ OC.L10N.register(
"Enable LDAP password changes per user" : "Włącz zmianę hasła LDAP przez użytkownika",
"Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Pozwól użytkownikom LDAP-a na zmianę swoich haseł i pozwól Super Administratorom i Grupom Administratorów na zmianę haseł swoim użytkownikom LDAP-a. Działa tylko wtedy, kiedy polisy kontroli dostępu są prawidłowo skonfigurowane na serwerze LDAP. Jako że do serwera LDAP hasła są wysyłane czystym tekstem, na serwerze LDAP należy skonfigurować protokoł szyfrowania oraz haszowanie haseł.",
"(New password is sent as plain text to LDAP)" : "(Nowe hasło jest wysyłane do LDAP-a czystym tekstem)",
+ "Default password policy DN" : "Domyślna polityka haseł DN",
"Special Attributes" : "Specjalne atrybuty",
"Quota Field" : "Pole limitu przestrzeni",
"Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Zostaw puste dla domyślnego limitu przestrzeni dla użytkowników lub określ atrybut LDAP/AD.",