ru: activerecord: attributes: ldap_groups/synchronized_group: dn: 'DN' auth_source: 'LDAP-подключение' ldap_groups/synchronized_filter: filter_string: 'LDAP filter' auth_source: 'LDAP-подключение' group_name_attribute: "Group name attribute" models: ldap_groups/synchronized_group: 'Синхронизированная LDAP-группа' ldap_groups/synchronized_filter: 'LDAP Group synchronization filter' ldap_groups: label_menu_item: 'Синхронизация LDAP-группы' label_group_key: 'Ключ фильтра LDAP-группы' label_synchronize: 'Synchronize' settings: name_attribute: 'LDAP groups name attribute' name_attribute_text: 'The LDAP attribute used for naming the OpenProject group when created by a filter' synchronized_filters: add_new: 'Add synchronized LDAP filter' singular: 'LDAP Group synchronization filter' plural: 'LDAP Group synchronization filters' destroy: title: 'Remove synchronized filter %{name}' confirmation: "If you continue, the synchronized filter %{name} and all groups %{groups_count} created through it will be removed." removed_groups: "Warning: This will remove the following groups from OpenProject and remove it from all projects!" verification: "Enter the filter name %{name} to verify the deletion." form: group_name_attribute_text: 'Enter the attribute of the LDAP group used for setting the OpenProject group name.' filter_string_text: 'Enter the RFC4515 LDAP filter that returns groups in your LDAP to synchronize with OpenProject.' synchronized_groups: add_new: 'Добавить синхронизированную LDAP-группу' destroy: title: 'Удалить синхронизированную группу %{name}' confirmation: "Если продолжите, синхронизированная группа %{name} и все %{users_count} пользователи синхронизированые через нее будут удалены." info: "Примечание: сама группа OpenProject и члены, добавленные за пределами этой синхронизации LDAP, удалены не будут." verification: "Введите имя группы %{name} для проверки удаления." help_text_html: | Этот модуль позволяет настроить синхронизацию между группами LDAP и OpenProject. Для работы с OpenProject в зависимости от групп LDAP необходимо использовать набор атрибутов groupOfNames / memberOf.
Группы синхронизируются раз в час заданием cron. Пожалуйста, ознакомьтесь с нашей документацией по этой теме. no_results: 'Синхронизированные группы не найдены.' no_members: 'У этой группы пока нет синхронизированных участников.' plural: 'Синхронизированные LDAP-группы' singular: 'Синхронизированная LDAP-группа' form: auth_source_text: 'Select which LDAP connection should be used.' dn_text: 'Enter the full DN of the group in LDAP' group_text: 'Выберите существующую группу OpenProject, с которой должны синхронизироваться члены LDAP-группы'