diff --git a/protected/humhub/docs/CHANGELOG.md b/protected/humhub/docs/CHANGELOG.md index 404d588560..de5bcd02d9 100644 --- a/protected/humhub/docs/CHANGELOG.md +++ b/protected/humhub/docs/CHANGELOG.md @@ -8,6 +8,8 @@ HumHub Change Log - Fix #4153: Administration: Email transport configuration 'Save & Test' Gives No Result - Fix #4187: Use of invalid LivePushAsset namespace - Fix #4140: Profile field hint is double encoded +- Fix #4166: Typo in LDAP settings form + 1.5.2 (May 20, 2020) -------------------- diff --git a/protected/humhub/modules/ldap/messages/am/base.php b/protected/humhub/modules/ldap/messages/am/base.php index 4cbc299ef6..beb50df6e4 100644 --- a/protected/humhub/modules/ldap/messages/am/base.php +++ b/protected/humhub/modules/ldap/messages/am/base.php @@ -29,7 +29,7 @@ return [ 'Not changeable LDAP attribute to unambiguously identify the user in the directory. If empty the user will be determined automatically by e-mail address or username. Examples: objectguid (ActiveDirectory) or uidNumber (OpenLDAP)' => 'ተጠቃሚው በዝርዝር ማውጫ ላይ ያለአሻሚናት እንዲለይ የLDAPው ባህሪ አይቀየርም። ባዶ ከሆነ ተጠቃሚው በኢሜል አድራሻ ወይም በተመጠቀሚያ ስም በራስ ሰር የሚወስን ይሆናል።', 'Password' => 'የይለፍ ቃል', 'Port' => 'መተላለፊያ', - 'User Filer' => 'የተጠቃሚ ማስፈሪያ', + 'User Filter' => 'የተጠቃሚ ማስፈሪያ', 'Username' => 'የመጠቃሚያ ስም', 'Username Attribute' => 'የመጠቀሚያ ስም ባህሪ', 'A TLS/SSL is strongly favored in production environments to prevent passwords from be transmitted in clear text.' => '', diff --git a/protected/humhub/modules/ldap/messages/an/base.php b/protected/humhub/modules/ldap/messages/an/base.php index 962a3e2705..8570f16645 100644 --- a/protected/humhub/modules/ldap/messages/an/base.php +++ b/protected/humhub/modules/ldap/messages/an/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/ar/base.php b/protected/humhub/modules/ldap/messages/ar/base.php index 83486e995d..2af9a54a4f 100644 --- a/protected/humhub/modules/ldap/messages/ar/base.php +++ b/protected/humhub/modules/ldap/messages/ar/base.php @@ -26,7 +26,7 @@ return [ 'Login Filter' => 'فرز تسجيل الدخول', 'Password' => 'كلمة السر', 'Port' => 'المنفذ', - 'User Filer' => 'فرز الأعضاء', + 'User Filter' => 'فرز الأعضاء', 'Username' => 'اسم المستخدم', 'Username Attribute' => 'معلومات اسم المستخدم', 'A TLS/SSL is strongly favored in production environments to prevent passwords from be transmitted in clear text.' => '', diff --git a/protected/humhub/modules/ldap/messages/bg/base.php b/protected/humhub/modules/ldap/messages/bg/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/bg/base.php +++ b/protected/humhub/modules/ldap/messages/bg/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/br/base.php b/protected/humhub/modules/ldap/messages/br/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/br/base.php +++ b/protected/humhub/modules/ldap/messages/br/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/ca/base.php b/protected/humhub/modules/ldap/messages/ca/base.php index b159cbc4af..0f15fb4254 100644 --- a/protected/humhub/modules/ldap/messages/ca/base.php +++ b/protected/humhub/modules/ldap/messages/ca/base.php @@ -42,6 +42,6 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/cs/base.php b/protected/humhub/modules/ldap/messages/cs/base.php index 756603b951..a3dd7ce2c8 100644 --- a/protected/humhub/modules/ldap/messages/cs/base.php +++ b/protected/humhub/modules/ldap/messages/cs/base.php @@ -35,7 +35,7 @@ return [ 'The default base DN used for searching for accounts.' => 'Výchozí hodnoty DN použité pro vyhledávání účtů.', 'The default credentials password (used only with username above).' => 'Výchozí heslo pověření (používá se pouze s uživatelským jménem výše).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Výchozí uživatelské jméno pověření. Některé servery vyžadují, aby byly ve formátu DN. Musí být uvedeno ve formátu DN, pokud server LDAP vyžaduje vazbu DN a vazba by měla být možná s jednoduchými uživatelskými jmény.', - 'User Filer' => 'Uživatelský filtr', + 'User Filter' => 'Uživatelský filtr', 'Username' => 'Uživatelské jméno', 'Username Attribute' => ' Atributy uživatelského jména', 'ID Attribute' => '', diff --git a/protected/humhub/modules/ldap/messages/da/base.php b/protected/humhub/modules/ldap/messages/da/base.php index 89e484de78..bc43d0f79f 100644 --- a/protected/humhub/modules/ldap/messages/da/base.php +++ b/protected/humhub/modules/ldap/messages/da/base.php @@ -34,7 +34,7 @@ return [ 'The default base DN used for searching for accounts.' => 'Standard basen som DN bruger for at søge efter kontier', 'The default credentials password (used only with username above).' => 'Standard legitimationsoplysning i adgangskode (bruges kun med brugernavn ovenfor).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Standardindstillingerne legitimationsoplysninger brugernavn . Nogle servere kræver , at dette skal være i DN form. Dette skal angives i DN formularen, hvis LDAP-serveren kræver en DN at forbinde til og forbindendelse bør være muligt ved simple brugernavne .', - 'User Filer' => 'Bruger Filer', + 'User Filter' => 'Bruger Filer', 'Username' => 'Brugernavn', 'Username Attribute' => 'Brugernavn Attribut', 'ID Attribute' => '', diff --git a/protected/humhub/modules/ldap/messages/de/base.php b/protected/humhub/modules/ldap/messages/de/base.php index 6d7c342031..ad92f95f3b 100644 --- a/protected/humhub/modules/ldap/messages/de/base.php +++ b/protected/humhub/modules/ldap/messages/de/base.php @@ -24,7 +24,7 @@ return array ( 'The default base DN used for searching for accounts.' => 'Der Standardbasis DN, der für die Suche nach Konten verwendet wird.', 'The default credentials password (used only with username above).' => 'Das Standard-Anmeldekennwort (wird nur mit dem obigen Benutzernamen verwendet).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Der standardmäßige Benutzername für die Anmeldeinformationen. Manche Server verlangen, dass dieser in DN-Form vorliegt. Dieser muss in DN-Form angegeben werden, wenn der LDAP-Server einen DN zum Verknüpfen benötigt und das Verknüpfen mit einfachem Benutzernamen möglich sein soll.', - 'User Filer' => 'Benutzer Filer', + 'User Filter' => 'Benutzer Filer', 'Username' => 'Benutzername', 'Username Attribute' => 'Benutzername Attribut', ); diff --git a/protected/humhub/modules/ldap/messages/el/base.php b/protected/humhub/modules/ldap/messages/el/base.php index 037a2e7035..410694f74e 100644 --- a/protected/humhub/modules/ldap/messages/el/base.php +++ b/protected/humhub/modules/ldap/messages/el/base.php @@ -42,6 +42,6 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/es/base.php b/protected/humhub/modules/ldap/messages/es/base.php index 08e9dee2b0..e8e1881254 100644 --- a/protected/humhub/modules/ldap/messages/es/base.php +++ b/protected/humhub/modules/ldap/messages/es/base.php @@ -38,7 +38,7 @@ return [ 'The default base DN used for searching for accounts.' => 'El DN base por defecto usado para buscar cuentas.', 'The default credentials password (used only with username above).' => 'La contraseña de las credenciales por defecto (usada sólo con el nombre de usuario de arriba).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'El nombre de usuario de las credenciales por defecto. Algunos servidores requieren que este esté en formato DN. Este tiene que estar en formato DN si el servidor LDAP requiere un DN para unirse y la unión debería ser posible con nombres de usuario simples.', - 'User Filer' => 'Filtro de usuario', + 'User Filter' => 'Filtro de usuario', 'Username' => 'Nombre de usuario', 'Username Attribute' => 'Atributo del nombre de usuario', 'LDAP Attribute for E-Mail Address. Default: "mail"' => '', diff --git a/protected/humhub/modules/ldap/messages/fa-IR/base.php b/protected/humhub/modules/ldap/messages/fa-IR/base.php index 7afb603f19..a0f1bed300 100644 --- a/protected/humhub/modules/ldap/messages/fa-IR/base.php +++ b/protected/humhub/modules/ldap/messages/fa-IR/base.php @@ -34,7 +34,7 @@ return [ 'The default base DN used for searching for accounts.' => 'DN پیش‌فرض استفاده‌شده برای جستجوی حساب‌های کاربری', 'The default credentials password (used only with username above).' => 'گذرواژه‌ی پیش‌فرض اسناد(استفاده‌شده تنها با نام کاربری بالا) ', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'نام کاربری پیش‌فرض اسناد. برخی سرور ها این را با فرم DN نیاز دارند. در صورتی که سرور LDAP نیاز به bind کردن داشته‌باشد باید با فرم DN داده‌شود تا bind کردن برای نام‌های کاربری ساده امکان‌پذیر باشد.', - 'User Filer' => 'فیلتر کاربر', + 'User Filter' => 'فیلتر کاربر', 'Username' => 'نام کاربری', 'Username Attribute' => 'صفت نام کاربری', 'ID Attribute' => '', diff --git a/protected/humhub/modules/ldap/messages/fi/base.php b/protected/humhub/modules/ldap/messages/fi/base.php index 9668d1e755..8fbc1b0db5 100644 --- a/protected/humhub/modules/ldap/messages/fi/base.php +++ b/protected/humhub/modules/ldap/messages/fi/base.php @@ -32,7 +32,7 @@ return [ 'Specify your LDAP-backend used to fetch user accounts.' => 'Määritä LDAP-backend, jota käytetään käyttäjätilijen hakemiseen.', 'Status: Error! (Message: {message})' => 'Tila: Virhe! (Message: {message})', 'Status: OK! ({userCount} Users)' => 'Tila: OK! ({userCount} Users)', - 'User Filer' => 'Käyttäjän tiedostoija', + 'User Filter' => 'Käyttäjän tiedostoija', 'Username' => 'Käyttäjätunnus', 'Username Attribute' => 'Käyttäjätunnuksen määrite', 'A TLS/SSL is strongly favored in production environments to prevent passwords from be transmitted in clear text.' => '', diff --git a/protected/humhub/modules/ldap/messages/fr/base.php b/protected/humhub/modules/ldap/messages/fr/base.php index aa6a343c43..51feb8523f 100644 --- a/protected/humhub/modules/ldap/messages/fr/base.php +++ b/protected/humhub/modules/ldap/messages/fr/base.php @@ -38,7 +38,7 @@ return [ 'The default base DN used for searching for accounts.' => 'La base par défaut DN utilisé pour la recherche de comptes.', 'The default credentials password (used only with username above).' => 'Le mot de passe par défaut des informations d\'identification (utilisé uniquement avec identifiant ci-dessus).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Le nom d\'utilisateur par défaut de l\'identification. Certains serveurs exigent cette information dans le formulaire DN. Celle-ci doit être précisée dans le formulaire DN si le serveur LDAP exige un lien vers un DN, et ce lien doit être possible avec de simples noms d\'utilisateur.', - 'User Filer' => 'Filtre utilisateur', + 'User Filter' => 'Filtre utilisateur', 'Username' => 'Identifiant', 'Username Attribute' => 'Attribut utilisateur', 'LDAP Attribute for E-Mail Address. Default: "mail"' => '', diff --git a/protected/humhub/modules/ldap/messages/he/base.php b/protected/humhub/modules/ldap/messages/he/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/he/base.php +++ b/protected/humhub/modules/ldap/messages/he/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/hr/base.php b/protected/humhub/modules/ldap/messages/hr/base.php index d2b543cb30..29358da5a2 100644 --- a/protected/humhub/modules/ldap/messages/hr/base.php +++ b/protected/humhub/modules/ldap/messages/hr/base.php @@ -38,7 +38,7 @@ return [ 'The default base DN used for searching for accounts.' => 'Zadana baza DN koja se koristi za traženje računa.', 'The default credentials password (used only with username above).' => 'Zadana lozinka vjerodajnica (upotrijebljena samo iznad gore navedenog korisničkog imena).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Zadano korisničko ime vjerodajnica. Neki poslužitelji zahtijevaju da to bude u DN formi. To se mora dati u DN obliku ako LDAP poslužitelj zahtijeva DN vezanje i vezivanje bi trebalo biti moguće s jednostavnim korisničkim imenom.', - 'User Filer' => 'Korisnički filter', + 'User Filter' => 'Korisnički filter', 'Username' => 'Korisničko ime', 'Username Attribute' => 'Atribut korisničkog imena', 'LDAP Attribute for E-Mail Address. Default: "mail"' => '', diff --git a/protected/humhub/modules/ldap/messages/ht/base.php b/protected/humhub/modules/ldap/messages/ht/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/ht/base.php +++ b/protected/humhub/modules/ldap/messages/ht/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/hu/base.php b/protected/humhub/modules/ldap/messages/hu/base.php index ffc442b866..2f7f7c7b24 100644 --- a/protected/humhub/modules/ldap/messages/hu/base.php +++ b/protected/humhub/modules/ldap/messages/hu/base.php @@ -38,7 +38,7 @@ return [ 'The default base DN used for searching for accounts.' => 'A fiókok kereséséhez használt alapértelmezett DN alap.', 'The default credentials password (used only with username above).' => 'Az alapértelmezett hitelesítő jelszó (csak a fenti felhasználónévvel használható).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Az alapértelmezett hitelesítő felhasználónév. Néhány kiszolgáló megköveteli, hogy ez DN formában legyen. Ezt DN formában kell megadni, ha az LDAP kiszolgáló megköveteli a DN-t a kötéshez, és a kötés egyszerű felhasználónevekkel lehetséges.', - 'User Filer' => 'Felhasználói szűrő', + 'User Filter' => 'Felhasználói szűrő', 'Username' => 'Felhasználónév', 'Username Attribute' => 'Felhasználónév attribútuma', 'LDAP Attribute for E-Mail Address. Default: "mail"' => '', diff --git a/protected/humhub/modules/ldap/messages/id/base.php b/protected/humhub/modules/ldap/messages/id/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/id/base.php +++ b/protected/humhub/modules/ldap/messages/id/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/it/base.php b/protected/humhub/modules/ldap/messages/it/base.php index 9ad8e8b898..08bfce0788 100644 --- a/protected/humhub/modules/ldap/messages/it/base.php +++ b/protected/humhub/modules/ldap/messages/it/base.php @@ -38,7 +38,7 @@ return [ 'The default base DN used for searching for accounts.' => 'La base DN predefinita usata per cercare gli account.', 'The default credentials password (used only with username above).' => 'Password predefinita (usata solo con lo username qui sopra).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Username credenziale predefinito. Alcuni server richiedono che questo sia nella forma DN. Questo deve essere fornito nella forma DN se il server LDAP richiede un DN per vincolare e il vincolamento dovrebbe essere possible con semplici nomi utente.', - 'User Filer' => 'Filtro utente', + 'User Filter' => 'Filtro utente', 'Username' => 'Username', 'Username Attribute' => 'Attributo Username', 'LDAP Attribute for E-Mail Address. Default: "mail"' => '', diff --git a/protected/humhub/modules/ldap/messages/ja/base.php b/protected/humhub/modules/ldap/messages/ja/base.php index fc57c47e41..3114f4fb44 100644 --- a/protected/humhub/modules/ldap/messages/ja/base.php +++ b/protected/humhub/modules/ldap/messages/ja/base.php @@ -38,7 +38,7 @@ return [ 'The default base DN used for searching for accounts.' => 'デフォルトのベース識別名(DN)を、アカウントの検索に使用。', 'The default credentials password (used only with username above).' => 'デフォルトの資格のパスワード(上のユーザ名でのみ使用されます)。', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'デフォルトの認証情報はユーザー名。サーバによってはこれがDN形式であることを必要とする。 LDAPサーバがバインドする結合は、単純なユーザ名で可能であるべきで、DNを必要とする場合にはDN形式で指定する必要があります。', - 'User Filer' => 'ユーザーファイラー', + 'User Filter' => 'ユーザーファイラー', 'Username' => 'ユーザー名', 'Username Attribute' => 'ユーザー属性', 'LDAP Attribute for E-Mail Address. Default: "mail"' => '', diff --git a/protected/humhub/modules/ldap/messages/ko/base.php b/protected/humhub/modules/ldap/messages/ko/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/ko/base.php +++ b/protected/humhub/modules/ldap/messages/ko/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/lt/base.php b/protected/humhub/modules/ldap/messages/lt/base.php index 074dac682d..98b3917649 100644 --- a/protected/humhub/modules/ldap/messages/lt/base.php +++ b/protected/humhub/modules/ldap/messages/lt/base.php @@ -33,7 +33,7 @@ return [ 'The default base DN used for searching for accounts.' => 'Numatytoji bazė DN, naudojama paskyrų paieškai.', 'The default credentials password (used only with username above).' => 'Numatytasis įgaliojimų slaptažodis (naudojamas tik su vartotojo vardu)', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Numatytasis įgaliojimų vardas. Kai kurie serveriai reikalauja, kad tai būtų DN formoje. Tai turi būti DN formoje, jei LDAP serveris reikalauja DN įpareigoti ir įpareigojimas turi būti galimas su paprastais vartotojų vardais.', - 'User Filer' => 'Vartotojo filtras', + 'User Filter' => 'Vartotojo filtras', 'Username' => 'Vartotojo vardas', 'Username Attribute' => 'Vartotojo savybė', 'E-Mail Address Attribute' => '', diff --git a/protected/humhub/modules/ldap/messages/lv/base.php b/protected/humhub/modules/ldap/messages/lv/base.php index 4e7616adc1..79ff054bc2 100644 --- a/protected/humhub/modules/ldap/messages/lv/base.php +++ b/protected/humhub/modules/ldap/messages/lv/base.php @@ -27,7 +27,7 @@ return [ 'Login Filter' => 'Autorizācijas filtrs', 'Password' => 'Parole', 'Port' => 'Ports', - 'User Filer' => 'Lietotāja datnes', + 'User Filter' => 'Lietotāja datnes', 'Username' => 'Lietotāja vārds', 'Username Attribute' => 'Lietotāja vārda atribūts', 'A TLS/SSL is strongly favored in production environments to prevent passwords from be transmitted in clear text.' => '', diff --git a/protected/humhub/modules/ldap/messages/nb-NO/base.php b/protected/humhub/modules/ldap/messages/nb-NO/base.php index 6b14d6a6c2..cdcf146601 100644 --- a/protected/humhub/modules/ldap/messages/nb-NO/base.php +++ b/protected/humhub/modules/ldap/messages/nb-NO/base.php @@ -38,7 +38,7 @@ return [ 'The default base DN used for searching for accounts.' => 'Standardbasen DN brukes til å søke etter kontoer.', 'The default credentials password (used only with username above).' => 'Standard legitimasjonspassord (bare brukt med brukernavn ovenfor).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Standard credentials brukernavn. Noen servere krever at dette er i DN-form. Dette må oppgis i DN-skjema hvis LDAP-serveren krever at en DN skal binde og bindes, bør være mulig med enkle brukernavn.', - 'User Filer' => 'Bruker filter', + 'User Filter' => 'Bruker filter', 'Username' => 'Brukernavn', 'Username Attribute' => 'Brukernavn egenskap', 'LDAP Attribute for E-Mail Address. Default: "mail"' => '', diff --git a/protected/humhub/modules/ldap/messages/nl/base.php b/protected/humhub/modules/ldap/messages/nl/base.php index 5978f1abe6..fe54c18ca6 100644 --- a/protected/humhub/modules/ldap/messages/nl/base.php +++ b/protected/humhub/modules/ldap/messages/nl/base.php @@ -24,7 +24,7 @@ return array ( 'The default base DN used for searching for accounts.' => 'De standaardbasis-DN die wordt gebruikt voor het zoeken naar accounts.', 'The default credentials password (used only with username above).' => 'Het standaard wachtwoord voor inloggegevens (alleen gebruikt met gebruikersnaam hierboven).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'De standaard gebruikersnaam voor inloggegevens. Sommige servers vereisen dat dit in DN-vorm is. Dit moet in DN-vorm worden gegeven als de LDAP-server een DN vereist om te binden en binding mogelijk zou moeten zijn met eenvoudige gebruikersnamen.', - 'User Filer' => 'Gebruikersfiler', + 'User Filter' => 'Gebruikersfiler', 'Username' => 'Gebruikersnaam', 'Username Attribute' => 'Gebruikersnaam Attribute', ); diff --git a/protected/humhub/modules/ldap/messages/nn-NO/base.php b/protected/humhub/modules/ldap/messages/nn-NO/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/nn-NO/base.php +++ b/protected/humhub/modules/ldap/messages/nn-NO/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/pl/base.php b/protected/humhub/modules/ldap/messages/pl/base.php index cba6051dc0..d6e985bc12 100644 --- a/protected/humhub/modules/ldap/messages/pl/base.php +++ b/protected/humhub/modules/ldap/messages/pl/base.php @@ -24,7 +24,7 @@ return array ( 'The default base DN used for searching for accounts.' => 'Domyślna baza DN używana do wyszukiwania kont.', 'The default credentials password (used only with username above).' => 'Domyślne hasło (użyte tylko dla powyższego użytkownika).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Domyślne poświadczenie użytkownika. Niektóre serwery wymagają aby to było w formie DN. To musi być podane w formie DN jeżeli serwer LDAP wymaga DN do przypisania i przypisanie powinno być możliwe z prostymi nazwami użytkownika.', - 'User Filer' => 'Filtr użytkowników', + 'User Filter' => 'Filtr użytkowników', 'Username' => 'Nazwa Użytkownika', 'Username Attribute' => 'Atrybut Nazwy Użytkownika', ); diff --git a/protected/humhub/modules/ldap/messages/pt-BR/base.php b/protected/humhub/modules/ldap/messages/pt-BR/base.php index c41bb61b31..191dee90a6 100644 --- a/protected/humhub/modules/ldap/messages/pt-BR/base.php +++ b/protected/humhub/modules/ldap/messages/pt-BR/base.php @@ -38,7 +38,7 @@ return [ 'The default base DN used for searching for accounts.' => 'A base padrão DN utilizado para a busca de contas.', 'The default credentials password (used only with username above).' => 'A senha padrão (usada apenas com nome de usuário acima).', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'O usuário padrão. Alguns servidores exigem que este seja em forma DN. Isso deve ser dada de forma DN se o servidor LDAP requer uma DN para vincular e deve ser possível com nomes de usuários simples.', - 'User Filer' => 'Filtro de usuário', + 'User Filter' => 'Filtro de usuário', 'Username' => 'Nome de usuário', 'Username Attribute' => 'Atributo do nome do usuário', 'LDAP Attribute for E-Mail Address. Default: "mail"' => '', diff --git a/protected/humhub/modules/ldap/messages/pt/base.php b/protected/humhub/modules/ldap/messages/pt/base.php index ae1daf2fbf..d96ff763c2 100644 --- a/protected/humhub/modules/ldap/messages/pt/base.php +++ b/protected/humhub/modules/ldap/messages/pt/base.php @@ -25,7 +25,7 @@ return [ 'Login Filter' => 'Filtro de Login', 'Password' => 'Palavra-passe', 'Port' => 'Porta', - 'User Filer' => 'Filtro de Utilizador', + 'User Filter' => 'Filtro de Utilizador', 'Username' => 'Nome de utilizador', 'Username Attribute' => 'Atribuição de nome de utilizador', 'A TLS/SSL is strongly favored in production environments to prevent passwords from be transmitted in clear text.' => '', diff --git a/protected/humhub/modules/ldap/messages/ro/base.php b/protected/humhub/modules/ldap/messages/ro/base.php index d182cf7a4a..dd668f4c9c 100644 --- a/protected/humhub/modules/ldap/messages/ro/base.php +++ b/protected/humhub/modules/ldap/messages/ro/base.php @@ -26,7 +26,7 @@ return [ 'Login Filter' => '로그인 필터', 'Password' => 'Password', 'Port' => '포트', - 'User Filer' => '유저 필터', + 'User Filter' => '유저 필터', 'Username' => '유저네임', 'Username Attribute' => '유저네임 속성', 'A TLS/SSL is strongly favored in production environments to prevent passwords from be transmitted in clear text.' => '', diff --git a/protected/humhub/modules/ldap/messages/ru/base.php b/protected/humhub/modules/ldap/messages/ru/base.php index af0e6252e8..31d1aca2e1 100644 --- a/protected/humhub/modules/ldap/messages/ru/base.php +++ b/protected/humhub/modules/ldap/messages/ru/base.php @@ -35,7 +35,7 @@ return [ 'The default base DN used for searching for accounts.' => 'База по умолчанию DN используется для поиска аккаунтов.', 'The default credentials password (used only with username above).' => 'Пароль по умолчанию (используется только с именем пользователя, приведенном выше)', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Имя пользователя по умолчанию. Некоторые сервера требуют, чтобы имя пользователя было в форме DN, поэтому если LDAP сервер этого требует, имя должно быть приведено в надлежащем формате.', - 'User Filer' => 'Пользовательский файлер', + 'User Filter' => 'Пользовательский файлер', 'Username' => 'Имя пользователя', 'Username Attribute' => 'Пользовательские данные', 'ID Attribute' => '', diff --git a/protected/humhub/modules/ldap/messages/sk/base.php b/protected/humhub/modules/ldap/messages/sk/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/sk/base.php +++ b/protected/humhub/modules/ldap/messages/sk/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/sl/base.php b/protected/humhub/modules/ldap/messages/sl/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/sl/base.php +++ b/protected/humhub/modules/ldap/messages/sl/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/sv/base.php b/protected/humhub/modules/ldap/messages/sv/base.php index 646c89725b..9c1017b3fe 100644 --- a/protected/humhub/modules/ldap/messages/sv/base.php +++ b/protected/humhub/modules/ldap/messages/sv/base.php @@ -42,6 +42,6 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/th/base.php b/protected/humhub/modules/ldap/messages/th/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/th/base.php +++ b/protected/humhub/modules/ldap/messages/th/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/tr/base.php b/protected/humhub/modules/ldap/messages/tr/base.php index 820ecaa0d0..ecfd6d9ec4 100644 --- a/protected/humhub/modules/ldap/messages/tr/base.php +++ b/protected/humhub/modules/ldap/messages/tr/base.php @@ -38,7 +38,7 @@ return [ 'The default base DN used for searching for accounts.' => 'Hesaplar için yapılan aramada varsayılan temel DN kullan.', 'The default credentials password (used only with username above).' => 'Varsayılan kimlik şifresi (Sadece kullanıcı adı ile kullanılır)', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Varsayılan kimlik ismi. Bazı sunucular bu DN formda olmasını gerektirir.LDAP sunucusu bağlamak ve bağlayıcı basit kullanıcı adları ile mümkün olmalıdır DN gerektiriyorsa, bu DN şeklinde verilmelidir.', - 'User Filer' => 'Kullanıcı filtresi', + 'User Filter' => 'Kullanıcı filtresi', 'Username' => 'Kullanıcı adı', 'Username Attribute' => 'Kullanıcı niteliği', 'LDAP Attribute for E-Mail Address. Default: "mail"' => '', diff --git a/protected/humhub/modules/ldap/messages/uk/base.php b/protected/humhub/modules/ldap/messages/uk/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/uk/base.php +++ b/protected/humhub/modules/ldap/messages/uk/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/uz/base.php b/protected/humhub/modules/ldap/messages/uz/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/uz/base.php +++ b/protected/humhub/modules/ldap/messages/uz/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ]; diff --git a/protected/humhub/modules/ldap/messages/vi/base.php b/protected/humhub/modules/ldap/messages/vi/base.php index 46111abc86..078905fc73 100644 --- a/protected/humhub/modules/ldap/messages/vi/base.php +++ b/protected/humhub/modules/ldap/messages/vi/base.php @@ -24,7 +24,7 @@ return array ( 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => 'Tên truy cập', 'Username Attribute' => '', ); diff --git a/protected/humhub/modules/ldap/messages/zh-CN/base.php b/protected/humhub/modules/ldap/messages/zh-CN/base.php index f0b40c6d08..ebee3903b7 100644 --- a/protected/humhub/modules/ldap/messages/zh-CN/base.php +++ b/protected/humhub/modules/ldap/messages/zh-CN/base.php @@ -33,7 +33,7 @@ return [ 'The default base DN used for searching for accounts.' => '默认的基本DN用于搜索帐户', 'The default credentials password (used only with username above).' => '默认凭据的密码(仅用于以上用户名)。', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '默认凭据用户名。有些服务器要求该DN格式。这必须在DN形式给出,如果LDAP服务器需要一个DN绑定和绑定应尽可能用简单的用户名', - 'User Filer' => '用户过滤', + 'User Filter' => '用户过滤', 'Username' => '用户名', 'Username Attribute' => '用户属性', 'ID Attribute' => '', diff --git a/protected/humhub/modules/ldap/messages/zh-TW/base.php b/protected/humhub/modules/ldap/messages/zh-TW/base.php index 2071c0e60e..50dc139cc4 100644 --- a/protected/humhub/modules/ldap/messages/zh-TW/base.php +++ b/protected/humhub/modules/ldap/messages/zh-TW/base.php @@ -41,7 +41,7 @@ return [ 'The default base DN used for searching for accounts.' => '', 'The default credentials password (used only with username above).' => '', 'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => '', - 'User Filer' => '', + 'User Filter' => '', 'Username' => '', 'Username Attribute' => '', ];