aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/pl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/pl.php')
-rw-r--r--apps/user_ldap/l10n/pl.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/pl.php b/apps/user_ldap/l10n/pl.php
index 080c1054ab1..4b23dc7a238 100644
--- a/apps/user_ldap/l10n/pl.php
+++ b/apps/user_ldap/l10n/pl.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Deletion failed" => "Usunięcie nie powiodło się",
"Take over settings from recent server configuration?" => "Przejmij ustawienia z ostatnich konfiguracji serwera?",
"Keep settings?" => "Zachować ustawienia?",
+"{nbServer}. Server" => "{nbServer}. Serwer",
"Cannot add server configuration" => "Nie można dodać konfiguracji serwera",
"mappings cleared" => "Mapoanie wyczyszczone",
"Success" => "Sukces",
@@ -30,6 +31,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s znaleziony użytkownik","%s znalezionych użytkowników","%s znalezionych użytkowników"),
"Invalid Host" => "Niepoprawny Host",
"Could not find the desired feature" => "Nie można znaleźć żądanej funkcji",
+"Server" => "Serwer",
+"User Filter" => "Filtr użytkownika",
+"Login Filter" => "Filtr logowania",
"Group Filter" => "Grupa filtrów",
"Save" => "Zapisz",
"Test Configuration" => "Konfiguracja testowa",
@@ -46,7 +50,10 @@ $TRANSLATIONS = array(
"LDAP Email Address:" => "LDAP Adres Email:",
"Other Attributes:" => "Inne atrybuty:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Określa jakiego filtru użyć podczas próby zalogowania. %%uid zastępuje nazwę użytkownika w procesie logowania. Przykład: \"uid=%%uid\"",
+"1. Server" => "1. Serwer",
+"%s. Server:" => "%s. Serwer:",
"Add Server Configuration" => "Dodaj konfigurację servera",
+"Delete Configuration" => "Usuń konfigurację",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Można pominąć protokół, z wyjątkiem wymaganego protokołu SSL. Następnie uruchom z ldaps://",
"Port" => "Port",
@@ -61,6 +68,7 @@ $TRANSLATIONS = array(
"users found" => "użytkownicy znalezieni",
"Back" => "Wróć",
"Continue" => "Kontynuuj ",
+"Expert" => "Ekspert",
"Advanced" => "Zaawansowane",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Ostrzeżenie:</b> Aplikacje user_ldap i user_webdavauth nie są kompatybilne. Mogą powodować nieoczekiwane zachowanie. Poproś administratora o wyłączenie jednej z nich.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Ostrzeżenie:</b> Moduł PHP LDAP nie jest zainstalowany i nie będzie działał. Poproś administratora o włączenie go.",