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/boards/config/locales/crowdin/js-ko.yml

71 lines
3.7 KiB

#English strings go here
ko:
js:
boards:
label_unnamed_board: '명명되지 않은 보드'
label_unnamed_list: '명명되지 않은 목록'
label_board_type: '보드 유형'
upsale:
teaser_text: '이 유연한 보드 보기에서 애자일 프로젝트 관리를 개선하십시오. 계속 추적하고 싶은 사항에 따라 원하는 만큼 보드를 생성하십시오.'
upgrade_to_ee_text: '보드는 Enterprise 기능입니다. 유료 플랜으로 업그레이드하십시오.'
upgrade: '지금 업그레이드'
personal_demo: '개인 데모 이용'
lists:
delete: '목록 삭제'
version:
is_locked: '버전이 잠겨 있습니다. 이 버전에 항목을 추가할 수 없습니다.'
is_closed: '버전이 닫혔습니다. 이 버전에 항목을 추가할 수 없습니다.'
close_version: '버전 닫기'
open_version: '버전 열기'
lock_version: '버전 잠금'
unlock_version: '버전 잠금 해제'
edit_version: '버전 편집'
show_version: '버전 표시'
locked: '잠김'
closed: '닫음'
new_board: '새로운 보드'
add_list: 'Add list to board'
add_card: '카드 추가'
error_attribute_not_writable: "작업 패키지를 이동할 수 없습니다. %{attribute}은(는) 쓰기 가능하지 않습니다."
error_loading_the_list: "목록 로드 중 오류 발생: %{error_message}"
error_permission_missing: "공용 쿼리를 만들 수 있는 권한이 없습니다"
click_to_remove_list: "이 목록을 제거하려면 클릭"
board_type:
text: '보드 유형'
free: '기본 보드'
select_board_type: 'Please choose the type of board you need.'
free_text: >
A board in which you can freely create lists and order your work packages within. Dragging work packages between lists do not change the work package itself.
action: '작업 보드'
action_by_attribute: '작업 보드(%{attribute})'
action_text: >
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists will update their attribute.
action_text_subprojects: >
A board with lists of subprojects of this project and their work packages as list items. Dragging work packages to other lists will move them to the corresponding subproject.
action_text_subtasks: >
A board with lists of selected parents and their child work packages as list items. Dragging work packages to other lists will update the parent accordingly.
action_type:
assignee: 담당자
status: 상태
version: 버전
subproject: subproject
subtasks: children
select_attribute: "작업 특성"
add_list_modal:
labels:
assignee: Select user to add as a new assignee list
status: Select status to add as a new list
version: Select version to add as a new list
subproject: Select subproject to add as a new list
subtasks: Select work package to add as a new list
warning:
status: |
사용 가능한 상태가 현재 없습니다. <br>
상태가 없거나 보드에 이미 모두 추가되었습니다.
assignee: 추가할 수 있는 멤버가 이 프로젝트에는 현재 없습니다. <br>
add_members: <a href="%{link}">이 프로젝트에 새 멤버를 추가하여</a> 사용자를 다시 선택하세요.
configuration_modal:
title: '이 보드 구성'
display_settings:
card_mode: "카드로 표시"
table_mode: "테이블로 표시"