|
|
|
@ -2,33 +2,33 @@ zh-TW: |
|
|
|
|
activerecord: |
|
|
|
|
attributes: |
|
|
|
|
ldap_groups/synchronized_group: |
|
|
|
|
dn: 'DN' |
|
|
|
|
dn: '獨特名' |
|
|
|
|
auth_source: 'LDAP 連線' |
|
|
|
|
ldap_groups/synchronized_filter: |
|
|
|
|
filter_string: 'LDAP filter' |
|
|
|
|
filter_string: '簡約登入目錄制約(LDAP)篩選' |
|
|
|
|
auth_source: 'LDAP 連線' |
|
|
|
|
group_name_attribute: "Group name attribute" |
|
|
|
|
group_name_attribute: "群組名字屬性" |
|
|
|
|
models: |
|
|
|
|
ldap_groups/synchronized_group: 'Synchronized LDAP group' |
|
|
|
|
ldap_groups/synchronized_filter: 'LDAP Group synchronization filter' |
|
|
|
|
ldap_groups/synchronized_filter: 'LDAP群組同步篩選' |
|
|
|
|
ldap_groups: |
|
|
|
|
label_menu_item: 'LDAP group synchronization' |
|
|
|
|
label_group_key: 'LDAP group filter key' |
|
|
|
|
label_synchronize: 'Synchronize' |
|
|
|
|
label_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' |
|
|
|
|
name_attribute: 'LDAP群組名屬性' |
|
|
|
|
name_attribute_text: '以篩選來創建OpenProject群組的LDAP命名屬性' |
|
|
|
|
synchronized_filters: |
|
|
|
|
add_new: 'Add synchronized LDAP filter' |
|
|
|
|
singular: 'LDAP Group synchronization filter' |
|
|
|
|
plural: 'LDAP Group synchronization filters' |
|
|
|
|
add_new: '新增同步LDAP篩選' |
|
|
|
|
singular: 'LDAP群組同步篩選' |
|
|
|
|
plural: 'LDAP群組同步篩選' |
|
|
|
|
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." |
|
|
|
|
title: '移除同步篩選 %{name}' |
|
|
|
|
confirmation: "如果繼續,本同步篩選 %{name} 和藉此創建的群組 %{groups_count} 將會刪除" |
|
|
|
|
removed_groups: "警告: 將從OpenProject和專案中移除以下群組" |
|
|
|
|
verification: "輸入篩選名稱 %{name} 以確定刪除" |
|
|
|
|
form: |
|
|
|
|
group_name_attribute_text: 'Enter the attribute of the LDAP group used for setting the OpenProject group name.' |
|
|
|
|
group_name_attribute_text: '輸入用於設定OpenProject群組名的LDAP群組屬性' |
|
|
|
|
filter_string_text: 'Enter the RFC4515 LDAP filter that returns groups in your LDAP to synchronize with OpenProject.' |
|
|
|
|
synchronized_groups: |
|
|
|
|
add_new: 'Add synchronized LDAP group' |
|
|
|
|