kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
2.8 KiB
54 lines
2.8 KiB
zh-CN:
|
|
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 组之间设置同步。
|
|
它要求 LDAP 组使用 <em>groupOfNames / memberOf</em> 属性集才能与 OpenProject 一起使用。
|
|
<br/>
|
|
组通过 Cron 作业每小时同步。
|
|
<a href="https://www.openproject.org/help/administration/manage-ldap-authentication/">请参阅我们关于此主题的文档</a>。
|
|
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: '选择 LDAP 组的成员应与其同步的现有 OpenProject 组'
|
|
|
|
|