diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-07-19 14:06:05 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-07-19 14:06:05 +0000 |
commit | 6f3edda61524f9f89bc53ff3d661c6a9b81c3035 (patch) | |
tree | eac00f8516e55d7ccb73a82c882ae34e9e470e5b /config | |
parent | 405100121c6e766ab0070f54a8131dd3e8db6c16 (diff) | |
download | redmine-6f3edda61524f9f89bc53ff3d661c6a9b81c3035.tar.gz redmine-6f3edda61524f9f89bc53ff3d661c6a9b81c3035.zip |
Merged r15699 from trunk to 3.3-stable (#23134)
Korean translation updated by Yonghwan SO.
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15701 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ko.yml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 4f952b337..01630108e 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1240,9 +1240,8 @@ ko: button_filter: 필터 mail_body_password_updated: 암호가 변경되었습니다. label_no_preview: 미리보기 없음 - error_no_tracker_allowed_for_new_issue_in_project: The project doesn't have any trackers - for which you can create an issue - label_tracker_all: All trackers + error_no_tracker_allowed_for_new_issue_in_project: 프로젝트에 사용할 수 있는 일감 유형이 없습니다 + label_tracker_all: 모든 유형 label_new_project_issue_tab_enabled: '"새 일감" 탭 표시' - setting_new_item_menu_tab: Project menu tab for creating new objects - label_new_object_tab_enabled: Display the "+" drop-down + setting_new_item_menu_tab: 프로젝트 메뉴의 새로 만들기 탭 + label_new_object_tab_enabled: 메뉴에 "+" 탭 표시 |