OpenProject is the leading open source project management software.
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.
 
 
 
 
 
 
openproject/modules/ldap_groups/config/locales/crowdin/ko.yml

38 lines
2.1 KiB

ko:
activerecord:
attributes:
ldap_groups/synchronized_group:
entry: '항목 식별자'
auth_source: 'LDAP 연결'
models:
ldap_groups/synchronized_group: '동기화된 LDAP 그룹'
ldap_groups:
label_menu_item: 'LDAP 그룹 동기화'
label_group_key: 'LDAP 그룹 필터 키'
settings:
group_key: 'LDAP 그룹 특성'
group_key_text: '그룹을 식별하는 데 사용되는 LDAP 특성 이름입니다.'
group_base: 'LDAP 그룹 기반'
group_base_text: '그룹 항목 검색에 사용되는 LDAP 그룹 기반입니다.'
synchronized_groups:
add_new: '동기화된 LDAP 그룹 추가'
destroy:
title: '동기화된 그룹 %{name} 제거'
confirmation: "계속하는 경우, 동기화된 그룹 %{name} 및 이를 통해 동기화된 %{users_count}명의 사용자 모두가 제거됩니다."
info: "참고: OpenProject 그룹 자체 그리고 이 LDAP 동기화 이외에서 추가된 멤버는 제거되지 않습니다."
verification: "삭제를 확인하려면 프로젝트 이름 %{name}(을)를 입력하십시오."
help_text_html: |
이 모듈을 통해 LDAP 및 OpenProject 그룹 간에 동기화를 설정할 수 있습니다.
LDAP 그룹은 OpenProject와 작동하도록 설정된 <em>groupOfNames / memberOf</em> 특성을 사용해야 합니다.
<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: '사용되는 LDAP 인증 모드를 사용하십시오.'
entry_text: 'LDAP 그룹 식별자를 정의하십시오.'
group_text: 'LDAP 그룹의 멤버가 동기화되는 기존 OpenProject 그룹 선택'