diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /apps/user_ldap/l10n/pl.js | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/pl.js')
-rw-r--r-- | apps/user_ldap/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index 0d5efff022d..8d7740da9f2 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -49,6 +49,7 @@ OC.L10N.register( "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Rozważ zawężenie wyszukiwania, gdyż obejmuje ono wielu użytkowników, z tylko pierwszy będzie mógł się zalogować.", "An unspecified error occurred. Please check log and settings." : "Wystąpił nieoczekiwany błąd. Sprawdź logi i ustawienia.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filtr szukania jest nieprawidłowy, prawdopodobnie przez problem składniowy taki jak nierówna liczba otwartych i zamkniętych nawiasów. Zweryfikuj to.", + "A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Wystąpił błąd połączenia z LDAP/AD. Sprawdź hosta, port i poświadczenia.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Brak symbolu zastępczego \"%uid\". Zostanie zastąpiony nazwą logowania podczas odpytywania LDAP/AD.", "Please provide a login name to test against" : "Wprowadź nazwę użytkownika, aby wykonać test ponownie", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Pole do wpisu dla grupy zostało wyłączone, ponieważ LDAP/AD nie obsługuje memberOf.", |