ko.yml
1 |
# Translation by Ki Won Kim (http://xyz37.blog.me, xyz37@naver.com)
|
---|---|
2 |
ko:
|
3 |
label_textile: "Text" |
4 |
label_html_code: "HTML 코드" |
5 |
label_overview_sidebar: "프로젝트 개요의 사이드바" |
6 |
label_issues_sidebar: "일감의 사이드바" |
7 |
label_only_for_url_regexp: "정규식에 포함된 URL:" |
8 |
label_except_url_regexp: "정규식에 포함되지 않은 URL:" |
9 |
label_regular_expression: "(<a href='http://projects.andriylesyuk.com/projects/redmine-sidebar/wiki#Install' target='_blank'>정규식</a>)" |
10 |
label_sidebar: "사이드바" |
11 |
|
12 |
field_content_type: "컨텐트 종류" |
13 |
field_location: "위치" |
14 |
|
15 |
activerecord:
|
16 |
errors:
|
17 |
messages:
|
18 |
wiki_page_not_found: "위키 페이지가 없습니다." |
19 |
|
20 |
label_sidebar_visibility: "사이드바 보임" |
21 |
label_per_project_policy: "프로젝트 설정 정책" |
22 |
label_enable_sidebar: "페이지별 가능" |
23 |
|
24 |
label_global_only: "전체" |
25 |
label_can_be_disabled: "보이지 않음" |
26 |
label_configurable_if_enabled_globally: "전체에 사용가능하면 설정 가능(기본값: 사용안함)" |
27 |
label_per_project: "프로젝트별" |
28 |
|
29 |
label_news_list: "뉴스 목록" |
30 |
label_files_list: "파일 목록" |
31 |
label_forums_list: "게시판 목록" |
32 |
label_repository_entry: "저장소 항목" |
33 |
label_annotation: "주석" |
34 |
label_differences_view: "차이점 보기" |