diff --git a/config/locales/crowdin/ar.yml b/config/locales/crowdin/ar.yml
index 1fd39a028b..d5e0d3cd70 100644
--- a/config/locales/crowdin/ar.yml
+++ b/config/locales/crowdin/ar.yml
@@ -66,7 +66,39 @@ ar:
no_results_content_title: لا يوجد حالياً أنماط تحقيق.
no_results_content_text: أنشئ نمط تحقيق جديد
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'لا شيء'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/bg.yml b/config/locales/crowdin/bg.yml
index 583405d94e..81933efda1 100644
--- a/config/locales/crowdin/bg.yml
+++ b/config/locales/crowdin/bg.yml
@@ -66,7 +66,39 @@ bg:
no_results_content_title: В момента има няма режими на удостоверяване.
no_results_content_text: Създаване на нов режим на удостоверяване
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'none'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/ca.yml b/config/locales/crowdin/ca.yml
index 6d86dd508c..ecc3ae9a24 100644
--- a/config/locales/crowdin/ca.yml
+++ b/config/locales/crowdin/ca.yml
@@ -66,7 +66,39 @@ ca:
no_results_content_title: Actualment no hi ha cap mode d'autenticació.
no_results_content_text: Crear un nou mode d'autenticació
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'cap'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/cs.yml b/config/locales/crowdin/cs.yml
index f2810d9fa9..1cf9f5f15e 100644
--- a/config/locales/crowdin/cs.yml
+++ b/config/locales/crowdin/cs.yml
@@ -66,7 +66,39 @@ cs:
no_results_content_title: Nyní neexistují žádné ověřovací režimy.
no_results_content_text: Vytvořit nový režim ověřování
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Šifrování připojení'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'žádný'
simple_tls: 'jednoduché_tls'
diff --git a/config/locales/crowdin/da.yml b/config/locales/crowdin/da.yml
index a4e9aac216..b9c5e85d2e 100644
--- a/config/locales/crowdin/da.yml
+++ b/config/locales/crowdin/da.yml
@@ -66,7 +66,39 @@ da:
no_results_content_title: Der er i øjeblikket ingen godkendelse.
no_results_content_text: Opret en ny godkendelse
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Forbindelseskryptering'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'ingen'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/de.yml b/config/locales/crowdin/de.yml
index fdb3e74b64..c158bbc02b 100644
--- a/config/locales/crowdin/de.yml
+++ b/config/locales/crowdin/de.yml
@@ -66,7 +66,39 @@ de:
no_results_content_title: Derzeit gibt es keine Authentifizierungsmodi.
no_results_content_text: Erstellen Sie einen neuen Authentifizierungsmodus
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Verbindungsverschlüsselung'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'keine'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/es.yml b/config/locales/crowdin/es.yml
index ab6cfc7599..81e92fd14d 100644
--- a/config/locales/crowdin/es.yml
+++ b/config/locales/crowdin/es.yml
@@ -66,7 +66,39 @@ es:
no_results_content_title: Actualmente no hay modos de autenticación.
no_results_content_text: Crear un nuevo modo de autenticación
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Cifrado de conexión'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'ninguno'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml
index 5f4bab857a..2a5a87c78e 100644
--- a/config/locales/crowdin/fi.yml
+++ b/config/locales/crowdin/fi.yml
@@ -66,7 +66,39 @@ fi:
no_results_content_title: Tällä hetkellä ei ole todennustiloja.
no_results_content_text: Luo uusi todennustila
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'ei mitään'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml
index 6ba4745cb5..733ce59dc1 100644
--- a/config/locales/crowdin/fil.yml
+++ b/config/locales/crowdin/fil.yml
@@ -66,7 +66,39 @@ fil:
no_results_content_title: Sa kasalukuyan ay walang mga authentication mode.
no_results_content_text: Gumawa ng bagong authentication mode
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'wala'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/fr.yml b/config/locales/crowdin/fr.yml
index 8e8b2f434d..37657dd839 100644
--- a/config/locales/crowdin/fr.yml
+++ b/config/locales/crowdin/fr.yml
@@ -66,7 +66,39 @@ fr:
no_results_content_title: Il n'y a actuellement aucun mode d'authentification.
no_results_content_text: Créer un nouveau mode d'authentification
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Cryptage de la connexion'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'aucune'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/hr.yml b/config/locales/crowdin/hr.yml
index 9a296879a5..a54318206d 100644
--- a/config/locales/crowdin/hr.yml
+++ b/config/locales/crowdin/hr.yml
@@ -66,7 +66,39 @@ hr:
no_results_content_title: Trenutno ne postoji mehanizam provjere autentičnosti.
no_results_content_text: Dodaj novi mod provjere autentičnosti
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'none'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/hu.yml b/config/locales/crowdin/hu.yml
index bfb8bf41ac..13d0d966e1 100644
--- a/config/locales/crowdin/hu.yml
+++ b/config/locales/crowdin/hu.yml
@@ -66,7 +66,39 @@ hu:
no_results_content_title: Jelenleg nincs autentikációs mód.
no_results_content_text: Új autentikációs mód létrehozása
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Kapcsolat titkosítása'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'Egyik sem'
simple_tls: 'Egyszerű_TLS'
diff --git a/config/locales/crowdin/id.yml b/config/locales/crowdin/id.yml
index 6aac5dc584..93e9798c9d 100644
--- a/config/locales/crowdin/id.yml
+++ b/config/locales/crowdin/id.yml
@@ -66,7 +66,39 @@ id:
no_results_content_title: Tidak ada mode otentikasi saat ini.
no_results_content_text: Buat mode otentikasi baru
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Enkripsi sambungan'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'kosong'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/it.yml b/config/locales/crowdin/it.yml
index f2189cacb4..ca01e7fa58 100644
--- a/config/locales/crowdin/it.yml
+++ b/config/locales/crowdin/it.yml
@@ -66,7 +66,39 @@ it:
no_results_content_title: Al momento non vi è alcuna modalità di autenticazione.
no_results_content_text: Crea una nuova modalità di autenticazione
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Crittografia connessione'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'nessuno'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/ja.yml b/config/locales/crowdin/ja.yml
index 8386ea4ef7..3447e7d2fa 100644
--- a/config/locales/crowdin/ja.yml
+++ b/config/locales/crowdin/ja.yml
@@ -66,7 +66,39 @@ ja:
no_results_content_title: 現在認証モードはありません。
no_results_content_text: 新しい認証モードを作成
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: '接続の暗号化'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'なし'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/ko.yml b/config/locales/crowdin/ko.yml
index 6dd4557e8f..eb95768de8 100644
--- a/config/locales/crowdin/ko.yml
+++ b/config/locales/crowdin/ko.yml
@@ -66,7 +66,39 @@ ko:
no_results_content_title: 사용인증 모드가 없습니다.
no_results_content_text: 새 사용인증 모드 생성
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: '연결 암호화'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: '없음'
simple_tls: '단순 TLS'
diff --git a/config/locales/crowdin/lt.yml b/config/locales/crowdin/lt.yml
index 10c81816f6..686a9ed668 100644
--- a/config/locales/crowdin/lt.yml
+++ b/config/locales/crowdin/lt.yml
@@ -66,7 +66,39 @@ lt:
no_results_content_title: Šiuo metu nėra jokių autentifikacijos būdų.
no_results_content_text: Sukurti naują autentifikacijos būdą
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Jungties šifravimas'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'joks'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/nl.yml b/config/locales/crowdin/nl.yml
index d98d220238..e6247720cb 100644
--- a/config/locales/crowdin/nl.yml
+++ b/config/locales/crowdin/nl.yml
@@ -66,7 +66,39 @@ nl:
no_results_content_title: Er zijn momenteel geen verificatie methodes.
no_results_content_text: Maak een nieuwe authenticatie methode
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Verbinding encryptie'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'geen'
simple_tls: 'eenvoudige_tls'
diff --git a/config/locales/crowdin/no.yml b/config/locales/crowdin/no.yml
index e4dd63ea5e..d79a7d724b 100644
--- a/config/locales/crowdin/no.yml
+++ b/config/locales/crowdin/no.yml
@@ -66,7 +66,39 @@
no_results_content_title: There are currently no authentication modes.
no_results_content_text: Create a new authentication mode
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'ingen'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/pl.yml b/config/locales/crowdin/pl.yml
index 92c3b81057..139c0e9e3b 100644
--- a/config/locales/crowdin/pl.yml
+++ b/config/locales/crowdin/pl.yml
@@ -66,7 +66,39 @@ pl:
no_results_content_title: Nie ma jeszcze żadnych trybów autoryzacji.
no_results_content_text: Utwórz nowy tryb autoryzacji
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Szyfrowanie połączenia'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'Brak'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/pt-BR.yml b/config/locales/crowdin/pt-BR.yml
index 80a9c93d43..8a5c93827c 100644
--- a/config/locales/crowdin/pt-BR.yml
+++ b/config/locales/crowdin/pt-BR.yml
@@ -66,7 +66,39 @@ pt-BR:
no_results_content_title: Atualmente, não existem modos de autenticação.
no_results_content_text: Criar um novo modo de autenticação
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Criptografia de Conexão'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'nenhum'
simple_tls: 'simples_tls'
diff --git a/config/locales/crowdin/pt.yml b/config/locales/crowdin/pt.yml
index 420e332613..71f6f98e92 100644
--- a/config/locales/crowdin/pt.yml
+++ b/config/locales/crowdin/pt.yml
@@ -66,7 +66,39 @@ pt:
no_results_content_title: Atualmente, não existem modos de autenticação.
no_results_content_text: Criar um novo modo de autenticação
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Encriptação da ligação'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'nenhum'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/ro.yml b/config/locales/crowdin/ro.yml
index 309e111620..b5f6643003 100644
--- a/config/locales/crowdin/ro.yml
+++ b/config/locales/crowdin/ro.yml
@@ -66,7 +66,39 @@ ro:
no_results_content_title: În acest moment nu există moduri de autentificare.
no_results_content_text: Creare mod de autentificare nou
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'niciunul'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/ru.yml b/config/locales/crowdin/ru.yml
index 4df58654d2..6945000506 100644
--- a/config/locales/crowdin/ru.yml
+++ b/config/locales/crowdin/ru.yml
@@ -66,7 +66,39 @@ ru:
no_results_content_title: На данный момент способы аутентификации отсутствуют.
no_results_content_text: Создать новый способ аутентификации
ldap_auth_sources:
+ technical_warning_html: |
+ Эта LDAP форма требует технических знаний вашей LDAP / Active Directory.
+
+ Пожалуйста, посетите нашу документацию для подробных инструкций.
+ attribute_texts:
+ name: Произвольное имя подключения LDAP
+ host: Имя хоста или IP-адрес
+ login_map: Ключ атрибута в LDAP, который используется для идентификации уникального входа пользователя. Обычно это будет `uid` или `samAccountName`.
+ generic_map: Ключ атрибута в LDAP, сопоставленный с атрибутом OpenProject `%{attribute}
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Шифрование подключения'
+ system_account: 'Системный аккаунт'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'Подробности LDAP'
+ user_settings: 'Сопоставление атрибутов'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'Ничего'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/sk.yml b/config/locales/crowdin/sk.yml
index b160351099..b62ab7d6ef 100644
--- a/config/locales/crowdin/sk.yml
+++ b/config/locales/crowdin/sk.yml
@@ -66,7 +66,39 @@ sk:
no_results_content_title: Momentálne nie sú žiadne metódy overovania identity.
no_results_content_text: Vytvoriť novú metódu overovania identity
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Šifrovanie pripojenia'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'žiadne'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/sv.yml b/config/locales/crowdin/sv.yml
index 6a0d55e4bb..b9b77c7550 100644
--- a/config/locales/crowdin/sv.yml
+++ b/config/locales/crowdin/sv.yml
@@ -66,7 +66,39 @@ sv:
no_results_content_title: Det finns för närvarande inga autentiseringslägen.
no_results_content_text: Skapa ett nytt autentiseringsläge
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'inga'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/tr.yml b/config/locales/crowdin/tr.yml
index 7d2e752184..c9d4889ab6 100644
--- a/config/locales/crowdin/tr.yml
+++ b/config/locales/crowdin/tr.yml
@@ -66,7 +66,39 @@ tr:
no_results_content_title: Şu anda bir doğrulama modu bulunmamakta.
no_results_content_text: Yeni bir doğrulama modu oluştur
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Bağlantı şifreleme'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'hiçbiri'
simple_tls: 'basit_tls'
diff --git a/config/locales/crowdin/uk.yml b/config/locales/crowdin/uk.yml
index 837a2ab3cb..726442d7ab 100644
--- a/config/locales/crowdin/uk.yml
+++ b/config/locales/crowdin/uk.yml
@@ -66,7 +66,39 @@ uk:
no_results_content_title: Наразі немає режимів аутентифікації.
no_results_content_text: Створіть новий режим аутентифікації
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Підключення шифрування'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'нічого'
simple_tls: 'Звичайний_TLS'
diff --git a/config/locales/crowdin/vi.yml b/config/locales/crowdin/vi.yml
index 354696ffdd..3e4bcb46b2 100644
--- a/config/locales/crowdin/vi.yml
+++ b/config/locales/crowdin/vi.yml
@@ -66,7 +66,39 @@ vi:
no_results_content_title: Không có hiện tại không có chế độ xác thực.
no_results_content_text: Tạo một chế độ xác thực mới
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Mã hóa kết nối'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: 'không'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/zh-CN.yml b/config/locales/crowdin/zh-CN.yml
index fffeb53089..ca2c55831e 100644
--- a/config/locales/crowdin/zh-CN.yml
+++ b/config/locales/crowdin/zh-CN.yml
@@ -66,7 +66,39 @@ zh-CN:
no_results_content_title: 目前是非身份验证模式。
no_results_content_text: 创建一个新的身份验证模式
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: '连接加密'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: '无'
simple_tls: 'simple_tls'
diff --git a/config/locales/crowdin/zh-TW.yml b/config/locales/crowdin/zh-TW.yml
index bed03344ee..257733f641 100644
--- a/config/locales/crowdin/zh-TW.yml
+++ b/config/locales/crowdin/zh-TW.yml
@@ -66,7 +66,39 @@ zh-TW:
no_results_content_title: 目前沒有身份驗證模式
no_results_content_text: 建立新身分驗證模式
ldap_auth_sources:
+ technical_warning_html: |
+ This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
+
+ Please visit our documentation for detailed instructions.
+ attribute_texts:
+ name: Arbitrary name of the LDAP connection
+ host: LDAP host name or IP address
+ login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
+ generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
+ admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt."
+ system_user_dn_html: |
+ Enter the DN of the system user used for read-only access.
+
+ Example: uid=openproject,ou=system,dc=example,dc=com
+ system_user_password: Enter the bind password of the system user
+ base_dn: |
+ Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
+ OpenProject will filter for provided usernames in this subtree only.
+ Example: ou=users,dc=example,dc=com
+ onthefly_register: |
+ If you check this box, OpenProject will automatically create new users from their LDAP entries
+ when they first authenticate with OpenProject.
+ Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: 'Connection encryption'
+ system_account: 'System account'
+ system_account_legend: |
+ OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
+ Please specify the bind credentials for that system user in the following section.
+ ldap_details: 'LDAP details'
+ user_settings: 'Attribute mapping'
+ user_settings_legend: |
+ The following fields are related to how users are created in OpenProject from LDAP entries and
+ what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: '無'
simple_tls: 'simple_tls'
diff --git a/modules/ldap_groups/config/locales/crowdin/ar.yml b/modules/ldap_groups/config/locales/crowdin/ar.yml
index 0cc861573e..5659bbfe08 100644
--- a/modules/ldap_groups/config/locales/crowdin/ar.yml
+++ b/modules/ldap_groups/config/locales/crowdin/ar.yml
@@ -21,6 +21,12 @@ ar:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/bg.yml b/modules/ldap_groups/config/locales/crowdin/bg.yml
index ad796e7396..66854b7916 100644
--- a/modules/ldap_groups/config/locales/crowdin/bg.yml
+++ b/modules/ldap_groups/config/locales/crowdin/bg.yml
@@ -21,6 +21,12 @@ bg:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/ca.yml b/modules/ldap_groups/config/locales/crowdin/ca.yml
index 3ac1a34d30..4f6a2c9445 100644
--- a/modules/ldap_groups/config/locales/crowdin/ca.yml
+++ b/modules/ldap_groups/config/locales/crowdin/ca.yml
@@ -21,6 +21,12 @@ ca:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/cs.yml b/modules/ldap_groups/config/locales/crowdin/cs.yml
index 45876a500e..b7ae0bafc5 100644
--- a/modules/ldap_groups/config/locales/crowdin/cs.yml
+++ b/modules/ldap_groups/config/locales/crowdin/cs.yml
@@ -21,6 +21,12 @@ cs:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/da.yml b/modules/ldap_groups/config/locales/crowdin/da.yml
index 2f6ac1a0a4..2bd7345e02 100644
--- a/modules/ldap_groups/config/locales/crowdin/da.yml
+++ b/modules/ldap_groups/config/locales/crowdin/da.yml
@@ -21,6 +21,12 @@ da:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/de.yml b/modules/ldap_groups/config/locales/crowdin/de.yml
index eb71972337..bdae695a4c 100644
--- a/modules/ldap_groups/config/locales/crowdin/de.yml
+++ b/modules/ldap_groups/config/locales/crowdin/de.yml
@@ -21,6 +21,12 @@ de:
confirmation: "Wenn Sie fortfahren, werden die synchronisierte Gruppe %{name} und alle %{users_count} Benutzer, die durch sie synchronisiert wurden, entfernt."
info: "Hinweis: Die OpenProject Gruppe selbst und die Mitglieder, die außerhalb dieser LDAP-Synchronisation hinzugefügt wurden, werden nicht entfernt."
verification: "Geben Sie den Namen der Gruppe %{name} ein, um die Löschung durchzuführen."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'Keine synchronisierten Gruppen gefunden.'
no_members: 'Diese Gruppe hat noch keine synchronisierten Mitglieder.'
plural: 'Synchronisierte LDAP-Gruppen'
diff --git a/modules/ldap_groups/config/locales/crowdin/es.yml b/modules/ldap_groups/config/locales/crowdin/es.yml
index bbbca2bcc9..c4db202bea 100644
--- a/modules/ldap_groups/config/locales/crowdin/es.yml
+++ b/modules/ldap_groups/config/locales/crowdin/es.yml
@@ -21,6 +21,12 @@ es:
confirmation: "Si continúa, se eliminarán el grupo sincronizado %{name} y %{users_count} usuarios sincronizados mediante este."
info: "Nota: El grupo de OpenProject en sí y los miembros agregados fuera de esta sincronización de LDAP no se eliminarán."
verification: "Escriba el nombre del grupo %{name} para verificar la eliminación."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No se encontraron grupos sincronizados.'
no_members: 'Este grupo aún no tiene miembros sincronizados.'
plural: 'Grupos de LDAP sincronizados'
diff --git a/modules/ldap_groups/config/locales/crowdin/fi.yml b/modules/ldap_groups/config/locales/crowdin/fi.yml
index be58560e1d..9c2c7898ef 100644
--- a/modules/ldap_groups/config/locales/crowdin/fi.yml
+++ b/modules/ldap_groups/config/locales/crowdin/fi.yml
@@ -21,6 +21,12 @@ fi:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/fil.yml b/modules/ldap_groups/config/locales/crowdin/fil.yml
index ef8b35c1a9..0ee1039d9b 100644
--- a/modules/ldap_groups/config/locales/crowdin/fil.yml
+++ b/modules/ldap_groups/config/locales/crowdin/fil.yml
@@ -21,6 +21,12 @@ fil:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/fr.yml b/modules/ldap_groups/config/locales/crowdin/fr.yml
index 1ea6785ae3..02df02f668 100644
--- a/modules/ldap_groups/config/locales/crowdin/fr.yml
+++ b/modules/ldap_groups/config/locales/crowdin/fr.yml
@@ -21,6 +21,12 @@ fr:
confirmation: "Si vous continuez, le groupe synchronisé %{name} et tous les utilisateurs %{users_count} synchronisés par le biais de celui-ci seront supprimés."
info: "Remarque : Le groupe OpenProject lui-même et les membres ajoutés en dehors de cette synchronisation LDAP ne seront pas supprimés."
verification: "Saisissez le nom du groupe %{name} pour valider la suppression."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'Aucun groupe synchronisé trouvé.'
no_members: 'Ce groupe n''a pas encore de membres synchronisés.'
plural: 'Groupes LDAP synchronisés'
diff --git a/modules/ldap_groups/config/locales/crowdin/hr.yml b/modules/ldap_groups/config/locales/crowdin/hr.yml
index 0ecfc09dda..38a998f657 100644
--- a/modules/ldap_groups/config/locales/crowdin/hr.yml
+++ b/modules/ldap_groups/config/locales/crowdin/hr.yml
@@ -21,6 +21,12 @@ hr:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/hu.yml b/modules/ldap_groups/config/locales/crowdin/hu.yml
index a2364fdcf9..922dbd6a14 100644
--- a/modules/ldap_groups/config/locales/crowdin/hu.yml
+++ b/modules/ldap_groups/config/locales/crowdin/hu.yml
@@ -21,6 +21,12 @@ hu:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/id.yml b/modules/ldap_groups/config/locales/crowdin/id.yml
index 5dc24ba320..26a95b7d74 100644
--- a/modules/ldap_groups/config/locales/crowdin/id.yml
+++ b/modules/ldap_groups/config/locales/crowdin/id.yml
@@ -21,6 +21,12 @@ id:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/it.yml b/modules/ldap_groups/config/locales/crowdin/it.yml
index 0c4d700b05..93ff53a042 100644
--- a/modules/ldap_groups/config/locales/crowdin/it.yml
+++ b/modules/ldap_groups/config/locales/crowdin/it.yml
@@ -21,6 +21,12 @@ it:
confirmation: "Se continui, il gruppo sincronizzato %{name} e tutti i %{users_count} utenti sincronizzati con esso verranno rimossi."
info: "Nota: il gruppo OpenProject stesso e i membri aggiunti al di fuori di questa sincronizzazione LDAP non verranno rimossi."
verification: "Immetti il nome del gruppo %{name} per verificare l'eliminazione."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'Nessun gruppo sincronizzato trovato.'
no_members: 'Questo gruppo non ha ancora sincronizzato membri.'
plural: 'Gruppi LDAP sincronizzati'
diff --git a/modules/ldap_groups/config/locales/crowdin/ja.yml b/modules/ldap_groups/config/locales/crowdin/ja.yml
index f9c41195a3..ce87c57499 100644
--- a/modules/ldap_groups/config/locales/crowdin/ja.yml
+++ b/modules/ldap_groups/config/locales/crowdin/ja.yml
@@ -21,6 +21,12 @@ ja:
confirmation: "続行すると、同期済グループ %{name} と、それを通じて同期された %{users_count} ユーザーがすべて削除されます。"
info: "注: OpenProject グループ自体と、この LDAP 同期外で追加されたメンバーは削除されません。"
verification: "削除を確認するため、グループの名前 %{name} を入力してください。"
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: '同期されたグループが見つかりません。'
no_members: 'このグループはまだ同期済のメンバーがありません。'
plural: '同期済 LDAP グループ'
diff --git a/modules/ldap_groups/config/locales/crowdin/ko.yml b/modules/ldap_groups/config/locales/crowdin/ko.yml
index 97f0dc714c..5ba9f8709f 100644
--- a/modules/ldap_groups/config/locales/crowdin/ko.yml
+++ b/modules/ldap_groups/config/locales/crowdin/ko.yml
@@ -21,6 +21,12 @@ ko:
confirmation: "계속하는 경우, 동기화된 그룹 %{name} 및 이를 통해 동기화된 %{users_count}명의 사용자 모두가 제거됩니다."
info: "참고: OpenProject 그룹 자체 그리고 이 LDAP 동기화 이외에서 추가된 멤버는 제거되지 않습니다."
verification: "삭제를 확인하려면 프로젝트 이름 %{name}(을)를 입력하십시오."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: '동기화된 그룹이 없습니다.'
no_members: '이 그룹에는 아직 동기화된 멤버가 없습니다.'
plural: '동기화된 LDAP 그룹'
diff --git a/modules/ldap_groups/config/locales/crowdin/lt.yml b/modules/ldap_groups/config/locales/crowdin/lt.yml
index 1a9786724e..882b30c64f 100644
--- a/modules/ldap_groups/config/locales/crowdin/lt.yml
+++ b/modules/ldap_groups/config/locales/crowdin/lt.yml
@@ -21,6 +21,12 @@ lt:
confirmation: "Jei tęsite, sinchronizuota grupė %{name} ir visi %{users_count} per ją sinchronizuotų naudotojų bus pašalinti."
info: "Pastaba: OpenProject grupė pati ir nariai, pridėti už šios LDAP sinchronizacijos, nebus pašalinti."
verification: "Įveskite grupės pavadinimą %{name}, kad patvirtintumėte naikinimą."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'Nerasta sinchronizacijos grupių.'
no_members: 'Grupė dar neturi sinchronizacijos narių.'
plural: 'Sinchronizuotos LDAP grupės'
diff --git a/modules/ldap_groups/config/locales/crowdin/nl.yml b/modules/ldap_groups/config/locales/crowdin/nl.yml
index 753bfafe26..a5c7321471 100644
--- a/modules/ldap_groups/config/locales/crowdin/nl.yml
+++ b/modules/ldap_groups/config/locales/crowdin/nl.yml
@@ -21,6 +21,12 @@ nl:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/no.yml b/modules/ldap_groups/config/locales/crowdin/no.yml
index 752bacaa3f..fe52326aa6 100644
--- a/modules/ldap_groups/config/locales/crowdin/no.yml
+++ b/modules/ldap_groups/config/locales/crowdin/no.yml
@@ -21,6 +21,12 @@
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/pl.yml b/modules/ldap_groups/config/locales/crowdin/pl.yml
index 92083d0031..05888e32b3 100644
--- a/modules/ldap_groups/config/locales/crowdin/pl.yml
+++ b/modules/ldap_groups/config/locales/crowdin/pl.yml
@@ -21,6 +21,12 @@ pl:
confirmation: "W przypadku kontynuacji usunięta zostanie synchronizowana grupa %{name} i wszyscy użytkownicy (%{users_count}) synchronizowani za jej pośrednictwem."
info: "Uwaga: nie zostanie usunięta sama grupa OpenProject ani członkowie dodani poza tą synchronizacją LDAP."
verification: "Wprowadź nazwę grupy %{name}, aby potwierdzić usunięcie."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'Nie znaleziono żadnych synchronizowanych grup.'
no_members: 'Ta grupa nie ma jeszcze synchronizowanych członków.'
plural: 'Synchronizowane grupy LDAP'
diff --git a/modules/ldap_groups/config/locales/crowdin/pt-BR.yml b/modules/ldap_groups/config/locales/crowdin/pt-BR.yml
index 5e345baf52..d5943e51c2 100644
--- a/modules/ldap_groups/config/locales/crowdin/pt-BR.yml
+++ b/modules/ldap_groups/config/locales/crowdin/pt-BR.yml
@@ -21,6 +21,12 @@ pt-BR:
confirmation: "Se você continuar, o grupo sincronizado %{name} e todos os %{users_count} usuários sincronizados por meio dele serão removidos."
info: "Nota: O próprio grupo OpenProject e membros adicionados fora desta sincronização LDAP não serão removidos."
verification: "Digite o nome do grupo %{name} para verificar a exclusão."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'Nenhum grupo sincronizado encontrado.'
no_members: 'Este grupo ainda não tem membros sincronizados.'
plural: 'Grupos LDAP sincronizados'
diff --git a/modules/ldap_groups/config/locales/crowdin/pt.yml b/modules/ldap_groups/config/locales/crowdin/pt.yml
index ab584f0c65..1c4983383f 100644
--- a/modules/ldap_groups/config/locales/crowdin/pt.yml
+++ b/modules/ldap_groups/config/locales/crowdin/pt.yml
@@ -21,6 +21,12 @@ pt:
confirmation: "Se continuar, o grupo sincronizado %{name} e todos os utilizadores sincronizados com %{users_count} serão removidos."
info: "Nota: O próprio grupo OpenProject e membros adicionados fora desta sincronização LDAP não serão removidos."
verification: "Insira o nome do grupo %{name} para verificar a eliminação."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'Nenhum grupo sincronizado encontrado.'
no_members: 'Este grupo ainda não tem membros sincronizados.'
plural: 'Grupos LDAP sincronizados'
diff --git a/modules/ldap_groups/config/locales/crowdin/ro.yml b/modules/ldap_groups/config/locales/crowdin/ro.yml
index b97cd0c838..f76da16ea7 100644
--- a/modules/ldap_groups/config/locales/crowdin/ro.yml
+++ b/modules/ldap_groups/config/locales/crowdin/ro.yml
@@ -21,6 +21,12 @@ ro:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/ru.yml b/modules/ldap_groups/config/locales/crowdin/ru.yml
index 7c939a3a9e..d2b2cdd784 100644
--- a/modules/ldap_groups/config/locales/crowdin/ru.yml
+++ b/modules/ldap_groups/config/locales/crowdin/ru.yml
@@ -21,6 +21,12 @@ ru:
confirmation: "Если продолжите, синхронизированная группа %{name} и все %{users_count} пользователи синхронизированые через нее будут удалены."
info: "Примечание: сама группа OpenProject и члены, добавленные за пределами этой синхронизации LDAP, удалены не будут."
verification: "Введите имя группы %{name} для проверки удаления."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'Синхронизированные группы не найдены.'
no_members: 'У этой группы пока нет синхронизированных участников.'
plural: 'Синхронизированные LDAP-группы'
diff --git a/modules/ldap_groups/config/locales/crowdin/sk.yml b/modules/ldap_groups/config/locales/crowdin/sk.yml
index c0a72421af..fabdfb25f7 100644
--- a/modules/ldap_groups/config/locales/crowdin/sk.yml
+++ b/modules/ldap_groups/config/locales/crowdin/sk.yml
@@ -21,6 +21,12 @@ sk:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/sv.yml b/modules/ldap_groups/config/locales/crowdin/sv.yml
index c5acb43470..3c27e7899c 100644
--- a/modules/ldap_groups/config/locales/crowdin/sv.yml
+++ b/modules/ldap_groups/config/locales/crowdin/sv.yml
@@ -21,6 +21,12 @@ sv:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/tr.yml b/modules/ldap_groups/config/locales/crowdin/tr.yml
index ddb01af6e0..6804fee38c 100644
--- a/modules/ldap_groups/config/locales/crowdin/tr.yml
+++ b/modules/ldap_groups/config/locales/crowdin/tr.yml
@@ -21,6 +21,12 @@ tr:
confirmation: "Devam ederseniz, %{name}} ile senkronize edilmiş grup ve içinden senkronize olan tüm %{users_count} kullanıcısı kaldırılacak."
info: "Not: OpenProject grubunun kendisi ve bu LDAP senkronizasyonunun dışına eklenen üyeler kaldırılmaz."
verification: "Silme işlemini doğrulamak için grubun adını %{name} girin."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'Senkronize edilmiş grup bulunamadı.'
no_members: 'Bu grubun henüz senkronize edilmiş üyesi yok.'
plural: 'Senkronize LDAP grupları'
diff --git a/modules/ldap_groups/config/locales/crowdin/uk.yml b/modules/ldap_groups/config/locales/crowdin/uk.yml
index 1d8f6d4996..4a75f415e9 100644
--- a/modules/ldap_groups/config/locales/crowdin/uk.yml
+++ b/modules/ldap_groups/config/locales/crowdin/uk.yml
@@ -21,6 +21,12 @@ uk:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/vi.yml b/modules/ldap_groups/config/locales/crowdin/vi.yml
index f1a7f4fef6..eae3e0d091 100644
--- a/modules/ldap_groups/config/locales/crowdin/vi.yml
+++ b/modules/ldap_groups/config/locales/crowdin/vi.yml
@@ -21,6 +21,12 @@ vi:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/ldap_groups/config/locales/crowdin/zh-CN.yml b/modules/ldap_groups/config/locales/crowdin/zh-CN.yml
index e2019293f1..fd56a33098 100644
--- a/modules/ldap_groups/config/locales/crowdin/zh-CN.yml
+++ b/modules/ldap_groups/config/locales/crowdin/zh-CN.yml
@@ -21,6 +21,12 @@ zh-CN:
confirmation: "如果您继续,将移除同步组 %{name} 和通过该组同步的全部 %{users_count} 个用户。"
info: "注意:OpenProject 组本身以及在 LDAP 同步之外添加的成员将不会被移除。"
verification: "输入组名称 %{name} 以验证删除。"
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: '未找到同步的组。'
no_members: '此组尚无同步成员。'
plural: '同步的 LDAP 组'
diff --git a/modules/ldap_groups/config/locales/crowdin/zh-TW.yml b/modules/ldap_groups/config/locales/crowdin/zh-TW.yml
index 35d112a794..91619421ce 100644
--- a/modules/ldap_groups/config/locales/crowdin/zh-TW.yml
+++ b/modules/ldap_groups/config/locales/crowdin/zh-TW.yml
@@ -21,6 +21,12 @@ zh-TW:
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
verification: "Enter the group's name %{name} to verify the deletion."
+ help_text_html: |
+ This module allows you to set up a synchronization between LDAP and OpenProject groups.
+ It depends on LDAP groups need to use the groupOfNames / memberOf attribute set to be working with OpenProject.
+
+ Groups are synchronized hourly through a cron job.
+ Please see our documentation on this topic.
no_results: 'No synchronized groups found.'
no_members: 'This group has no synchronized members yet.'
plural: 'Synchronized LDAP groups'
diff --git a/modules/webhooks/config/locales/crowdin/ar.yml b/modules/webhooks/config/locales/crowdin/ar.yml
index bd654ebef8..09d1ff7f83 100644
--- a/modules/webhooks/config/locales/crowdin/ar.yml
+++ b/modules/webhooks/config/locales/crowdin/ar.yml
@@ -16,6 +16,9 @@ ar:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/bg.yml b/modules/webhooks/config/locales/crowdin/bg.yml
index c6aa830548..c0e0917d56 100644
--- a/modules/webhooks/config/locales/crowdin/bg.yml
+++ b/modules/webhooks/config/locales/crowdin/bg.yml
@@ -16,6 +16,9 @@ bg:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/ca.yml b/modules/webhooks/config/locales/crowdin/ca.yml
index 273a972d2b..088a61a35b 100644
--- a/modules/webhooks/config/locales/crowdin/ca.yml
+++ b/modules/webhooks/config/locales/crowdin/ca.yml
@@ -16,6 +16,9 @@ ca:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/cs.yml b/modules/webhooks/config/locales/crowdin/cs.yml
index 254a1c719a..ac59a2fd09 100644
--- a/modules/webhooks/config/locales/crowdin/cs.yml
+++ b/modules/webhooks/config/locales/crowdin/cs.yml
@@ -16,6 +16,9 @@ cs:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/da.yml b/modules/webhooks/config/locales/crowdin/da.yml
index ac332e9726..87e53c36bb 100644
--- a/modules/webhooks/config/locales/crowdin/da.yml
+++ b/modules/webhooks/config/locales/crowdin/da.yml
@@ -16,6 +16,9 @@ da:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/de.yml b/modules/webhooks/config/locales/crowdin/de.yml
index 6896214073..2e031d8d7a 100644
--- a/modules/webhooks/config/locales/crowdin/de.yml
+++ b/modules/webhooks/config/locales/crowdin/de.yml
@@ -16,6 +16,9 @@ de:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: Es wurden noch keine Webhooks definiert.
label_add_new: Webhook hinzufügen
diff --git a/modules/webhooks/config/locales/crowdin/es.yml b/modules/webhooks/config/locales/crowdin/es.yml
index f9d8a353ed..d11c8aa4bf 100644
--- a/modules/webhooks/config/locales/crowdin/es.yml
+++ b/modules/webhooks/config/locales/crowdin/es.yml
@@ -16,6 +16,9 @@ es:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: Aún no se han definido webhooks.
label_add_new: Agregar nuevo webhook
diff --git a/modules/webhooks/config/locales/crowdin/fi.yml b/modules/webhooks/config/locales/crowdin/fi.yml
index 3c981bf2ec..fcafa64475 100644
--- a/modules/webhooks/config/locales/crowdin/fi.yml
+++ b/modules/webhooks/config/locales/crowdin/fi.yml
@@ -16,6 +16,9 @@ fi:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/fil.yml b/modules/webhooks/config/locales/crowdin/fil.yml
index 3620a60f94..3a309628eb 100644
--- a/modules/webhooks/config/locales/crowdin/fil.yml
+++ b/modules/webhooks/config/locales/crowdin/fil.yml
@@ -16,6 +16,9 @@ fil:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/fr.yml b/modules/webhooks/config/locales/crowdin/fr.yml
index 0d78ca38c3..7034d4c1a4 100644
--- a/modules/webhooks/config/locales/crowdin/fr.yml
+++ b/modules/webhooks/config/locales/crowdin/fr.yml
@@ -16,6 +16,9 @@ fr:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: Aucun webhook n'a encore été défini.
label_add_new: Ajouter un nouveau webhook
diff --git a/modules/webhooks/config/locales/crowdin/hr.yml b/modules/webhooks/config/locales/crowdin/hr.yml
index 73cf2004c2..78a655492a 100644
--- a/modules/webhooks/config/locales/crowdin/hr.yml
+++ b/modules/webhooks/config/locales/crowdin/hr.yml
@@ -16,6 +16,9 @@ hr:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/hu.yml b/modules/webhooks/config/locales/crowdin/hu.yml
index 5f8fbac72e..62be18375a 100644
--- a/modules/webhooks/config/locales/crowdin/hu.yml
+++ b/modules/webhooks/config/locales/crowdin/hu.yml
@@ -16,6 +16,9 @@ hu:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/id.yml b/modules/webhooks/config/locales/crowdin/id.yml
index ffccb9be93..3b67db87fc 100644
--- a/modules/webhooks/config/locales/crowdin/id.yml
+++ b/modules/webhooks/config/locales/crowdin/id.yml
@@ -16,6 +16,9 @@ id:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/it.yml b/modules/webhooks/config/locales/crowdin/it.yml
index 80287d363a..480d64bf88 100644
--- a/modules/webhooks/config/locales/crowdin/it.yml
+++ b/modules/webhooks/config/locales/crowdin/it.yml
@@ -16,6 +16,9 @@ it:
webhooks:
singular: Webhook
plural: Webhook
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: Non è stato definito ancora nessun webhook.
label_add_new: Aggiungi nuovo webhook
diff --git a/modules/webhooks/config/locales/crowdin/ja.yml b/modules/webhooks/config/locales/crowdin/ja.yml
index 9177af9fa2..d5f9d65b9a 100644
--- a/modules/webhooks/config/locales/crowdin/ja.yml
+++ b/modules/webhooks/config/locales/crowdin/ja.yml
@@ -16,6 +16,9 @@ ja:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: Webhookが定義されていません。
label_add_new: 新しいWebhookを追加
diff --git a/modules/webhooks/config/locales/crowdin/ko.yml b/modules/webhooks/config/locales/crowdin/ko.yml
index 254f718775..031a20e65b 100644
--- a/modules/webhooks/config/locales/crowdin/ko.yml
+++ b/modules/webhooks/config/locales/crowdin/ko.yml
@@ -16,6 +16,9 @@ ko:
webhooks:
singular: Webhook
plural: Webhook
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: 아직 정의된 Webhook이 없습니다.
label_add_new: 새로운 Webhook 추가
diff --git a/modules/webhooks/config/locales/crowdin/lt.yml b/modules/webhooks/config/locales/crowdin/lt.yml
index 95ab66e0aa..8ab563cf53 100644
--- a/modules/webhooks/config/locales/crowdin/lt.yml
+++ b/modules/webhooks/config/locales/crowdin/lt.yml
@@ -16,6 +16,9 @@ lt:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/nl.yml b/modules/webhooks/config/locales/crowdin/nl.yml
index 207ea837a9..1b5bca69ca 100644
--- a/modules/webhooks/config/locales/crowdin/nl.yml
+++ b/modules/webhooks/config/locales/crowdin/nl.yml
@@ -16,6 +16,9 @@ nl:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/no.yml b/modules/webhooks/config/locales/crowdin/no.yml
index 4ede6c745a..89651a7b50 100644
--- a/modules/webhooks/config/locales/crowdin/no.yml
+++ b/modules/webhooks/config/locales/crowdin/no.yml
@@ -16,6 +16,9 @@
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/pl.yml b/modules/webhooks/config/locales/crowdin/pl.yml
index 2a936435e9..f413592518 100644
--- a/modules/webhooks/config/locales/crowdin/pl.yml
+++ b/modules/webhooks/config/locales/crowdin/pl.yml
@@ -16,6 +16,9 @@ pl:
webhooks:
singular: Webhook
plural: Webhooki
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: Jeszcze nie określono żadnych webhooków.
label_add_new: Dodaj nowy webhook
diff --git a/modules/webhooks/config/locales/crowdin/pt-BR.yml b/modules/webhooks/config/locales/crowdin/pt-BR.yml
index 84a30811a4..adb1dc7b00 100644
--- a/modules/webhooks/config/locales/crowdin/pt-BR.yml
+++ b/modules/webhooks/config/locales/crowdin/pt-BR.yml
@@ -16,6 +16,9 @@ pt-BR:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: Nenhum webhook definido.
label_add_new: Adicionar novo webhook
diff --git a/modules/webhooks/config/locales/crowdin/pt.yml b/modules/webhooks/config/locales/crowdin/pt.yml
index d96854fbf1..70ccb631b2 100644
--- a/modules/webhooks/config/locales/crowdin/pt.yml
+++ b/modules/webhooks/config/locales/crowdin/pt.yml
@@ -16,6 +16,9 @@ pt:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: Nenhum webhook definido.
label_add_new: Adicionar novo webhook
diff --git a/modules/webhooks/config/locales/crowdin/ro.yml b/modules/webhooks/config/locales/crowdin/ro.yml
index d2f0a8b3ae..3a528e6662 100644
--- a/modules/webhooks/config/locales/crowdin/ro.yml
+++ b/modules/webhooks/config/locales/crowdin/ro.yml
@@ -16,6 +16,9 @@ ro:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/ru.yml b/modules/webhooks/config/locales/crowdin/ru.yml
index 34f1ca0f77..8cf946849c 100644
--- a/modules/webhooks/config/locales/crowdin/ru.yml
+++ b/modules/webhooks/config/locales/crowdin/ru.yml
@@ -16,6 +16,9 @@ ru:
webhooks:
singular: Вебхук
plural: Вебхуки
+ resources:
+ time_entry:
+ name: "Время поступления"
outgoing:
no_results_table: Вебхуки еще не определены.
label_add_new: Добавить новый вебхук
diff --git a/modules/webhooks/config/locales/crowdin/sk.yml b/modules/webhooks/config/locales/crowdin/sk.yml
index e3cff5a30e..d5bc2c16de 100644
--- a/modules/webhooks/config/locales/crowdin/sk.yml
+++ b/modules/webhooks/config/locales/crowdin/sk.yml
@@ -16,6 +16,9 @@ sk:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/sv.yml b/modules/webhooks/config/locales/crowdin/sv.yml
index 7494778018..d9e106dc7a 100644
--- a/modules/webhooks/config/locales/crowdin/sv.yml
+++ b/modules/webhooks/config/locales/crowdin/sv.yml
@@ -16,6 +16,9 @@ sv:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/tr.yml b/modules/webhooks/config/locales/crowdin/tr.yml
index 16007ef823..4bb16f447e 100644
--- a/modules/webhooks/config/locales/crowdin/tr.yml
+++ b/modules/webhooks/config/locales/crowdin/tr.yml
@@ -16,6 +16,9 @@ tr:
webhooks:
singular: Webhook
plural: Web Kancaları
+ resources:
+ time_entry:
+ name: "Zaman girişi"
outgoing:
no_results_table: Henüz bir web kancası tanımlanmadı.
label_add_new: Yeni web kancası ekle
diff --git a/modules/webhooks/config/locales/crowdin/uk.yml b/modules/webhooks/config/locales/crowdin/uk.yml
index 7c32b8f7ac..7c5ed14c58 100644
--- a/modules/webhooks/config/locales/crowdin/uk.yml
+++ b/modules/webhooks/config/locales/crowdin/uk.yml
@@ -16,6 +16,9 @@ uk:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/vi.yml b/modules/webhooks/config/locales/crowdin/vi.yml
index d0c4b794a1..8aa19fe5d7 100644
--- a/modules/webhooks/config/locales/crowdin/vi.yml
+++ b/modules/webhooks/config/locales/crowdin/vi.yml
@@ -16,6 +16,9 @@ vi:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook
diff --git a/modules/webhooks/config/locales/crowdin/zh-CN.yml b/modules/webhooks/config/locales/crowdin/zh-CN.yml
index 2b56bf2b2e..bac5f090a8 100644
--- a/modules/webhooks/config/locales/crowdin/zh-CN.yml
+++ b/modules/webhooks/config/locales/crowdin/zh-CN.yml
@@ -16,6 +16,9 @@ zh-CN:
webhooks:
singular: Webhook
plural: Webhook
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: 尚未定义任何 Webhook。
label_add_new: 添加新的 Webhook
diff --git a/modules/webhooks/config/locales/crowdin/zh-TW.yml b/modules/webhooks/config/locales/crowdin/zh-TW.yml
index 4665c1c5ec..c507240ad2 100644
--- a/modules/webhooks/config/locales/crowdin/zh-TW.yml
+++ b/modules/webhooks/config/locales/crowdin/zh-TW.yml
@@ -16,6 +16,9 @@ zh-TW:
webhooks:
singular: Webhook
plural: Webhooks
+ resources:
+ time_entry:
+ name: "Time entry"
outgoing:
no_results_table: No webhooks have been defined yet.
label_add_new: Add new webhook