diff options
Diffstat (limited to 'apps/user_ldap/l10n/pl.php')
-rw-r--r-- | apps/user_ldap/l10n/pl.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/pl.php b/apps/user_ldap/l10n/pl.php index 4b23dc7a238..c9d696e4050 100644 --- a/apps/user_ldap/l10n/pl.php +++ b/apps/user_ldap/l10n/pl.php @@ -12,11 +12,13 @@ $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", "Error" => "Błąd", +"Please specify a Base DN" => "Proszę podać bazowy DN", +"Could not determine Base DN" => "Nie można ustalić bazowego DN", +"Please specify the port" => "Proszę podać port", "Configuration OK" => "Konfiguracja poprawna", "Configuration incorrect" => "Konfiguracja niepoprawna", "Configuration incomplete" => "Konfiguracja niekompletna", |