I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

ko.yml

Ki Won Kim, 10 Jun 2014 01:47

Download (1.78 KB)

 
1
# Translation by Ki Won Kim (http://x10.iptime.org/redmine, http://xyz37.blog.me, xyz37@naver.com)
2
ko:
3
  locale_download: "다운로드"
4
  locale_authorize: "권한부여"
5
  locale_to_download: "다운로드"
6
  locale_default: "기본값"
7

    
8
  field_disabled: "버튼 사용 불가"
9
  field_label: "레이블"
10
  field_package: "패키지 이름"
11
  field_include_version: "버전 포함"
12
  field_file: "파일"
13

    
14
  label_external_url: "외부 URL"
15
  label_automatic: "자동"
16

    
17
  text_value_is_going_to_be_changed: "이 값은 새로운 버전이 릴리스 되면 \"%{label}\"로 바뀝니다."
18

    
19
  warning_file_id_reset_to_automatic: "파일이 \"다운로드\" 버튼에 대해 \"자동\"으로 재설정 되었습니다."
20
  warning_consider_changing_file: "\"다운로드\" 버튼에 대한 파일 변경을 고려해야 합니다."
21

    
22
  warning_no_file_for_download_button: "어떤 파일도 \"다운로드\" 버튼에 의해 픽업되지 않습니다."
23
  warning_no_project_version_found: "프로젝트 버전이 없습니다."
24
  warning_no_closed_version_found: "완료된 버전이 없습니다."
25

    
26
  warning_wont_be_used_for_download_button: "추가된 파일이 \"다운로드\" 버튼에 의해 픽업되지 않습니다."
27
  warning_not_in_version: "버전에 있지 않습니다."
28
  warning_version_not_closed: "버전이 완료되지 않았습니다."
29

    
30
  notice_file_should_be_added_to_closed_version: "\"다운로드\" 버튼을 사용하려면 완료된 버전에 파일이 추가 되어야 합니다."
31
  notice_to_enable_add_closed_version: "\"다운로드\" 버튼을 사용하려면 프로젝트에 완료된 버전을 추가해야 합니다."
32
  notice_to_enable_close_version: "\"다운로드\" 버튼을 사용하려면 프로젝트에 완료된 버전이 있어야 합니다."
Terms of use | Privacy policy