diff options
Diffstat (limited to 'apps/user_ldap/l10n/pl.json')
-rw-r--r-- | apps/user_ldap/l10n/pl.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index 840b4fd8e88..33816616be1 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. Serwer", "No object found in the given Base DN. Please revise." : "Brak obiektów w podanym Base DN. Proszę sprawdzić.", "More than 1,000 directory entries available." : "Ponad 1,000 wpisów katalogowych dostępne.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} wpis znaleziono w podanym Base DN","{objectsFound} wpisy znaleziono w podanym Base DN","{objectsFound} wpisów znaleziono w podanym Base DN","{objectsFound} wpisów znaleziono w podanym Base DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Wystąpił błąd. Proszę sprawdzić Base DN oraz ustawienia połączenia i dane dostępowe.", "Do you really want to delete the current Server Configuration?" : "Czy chcesz usunąć bieżącą konfigurację serwera?", "Confirm Deletion" : "Potwierdź usunięcie", @@ -77,8 +78,8 @@ "When logging in, %s will find the user based on the following attributes:" : "Podczas logowania, %s znajdzie użytkownika na podstawie następujących atrybutów:", "LDAP / AD Username:" : "Nazwa użytkownika LDAP / AD:", "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Zezwalaj również na logowanie typu LDAP / Active Directory, który może być w postaci \"uid\" lub \"sAMAccountName\".", - "LDAP / AD Email Address:" : "Adres email LDAP/AD:", - "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Zezwalaj również na logowanie atrybutem email. Dozwolone \"mail\" i \"mailPrimaryAddress\".", + "LDAP / AD Email Address:" : "Adres e-mail LDAP/AD:", + "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Zezwalaj również na logowanie atrybutem e-mail. Dozwolone \"mail\" i \"mailPrimaryAddress\".", "Other Attributes:" : "Inne atrybuty:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definiuje filter do zastosowania podczas próby logowania. \"%%uid\" zastępuje nazwę użytkownika podczas logowania. Przykład: \"uid=%%uid\"", "Test Loginname" : "Testowa nazwa użytkownika", |