Project

General

Profile

Patch #16334 » 30.patch

Toshi MARUYAMA, 2014-03-13 09:21

View differences:

config/locales/ko.yml
1131 1131
  permission_add_documents: 문서 추가
1132 1132
  permission_edit_documents: 문서 편집
1133 1133
  permission_delete_documents: 문서 삭제
1134
  label_gantt_progress_line: Progress line
1134
  label_gantt_progress_line: 진행 선
1135 1135
  setting_jsonp_enabled: JSONP 허용
1136 1136
  field_inherit_members: 상위 프로젝트로부터 구성원을 상속
1137 1137
  field_closed_on: 완료일
1138
  field_generate_password: Generate password
1138
  field_generate_password: 비밀번호 생성
1139 1139
  setting_default_projects_tracker_ids: 새 프로젝트에 기본적으로 추가할 일감 유형
1140 1140
  label_total_time: 합계
1141
  notice_account_not_activated_yet: You haven't activated your account yet. If you want
1142
    to receive a new activation email, please <a href="%{url}">click this link</a>.
1143
  notice_account_locked: Your account is locked.
1144
  label_hidden: Hidden
1145
  label_visibility_private: to me only
1146
  label_visibility_roles: to these roles only
1147
  label_visibility_public: to any users
1148
  field_must_change_passwd: Must change password at next logon
1149
  notice_new_password_must_be_different: The new password must be different from the
1150
    current password
1151
  setting_mail_handler_excluded_filenames: Exclude attachments by name
1152
  text_convert_available: ImageMagick convert available (optional)
1153
  label_link: Link
1154
  label_only: only
1155
  label_drop_down_list: drop-down list
1156
  label_checkboxes: checkboxes
1157
  label_link_values_to: Link values to URL
1158
  setting_force_default_language_for_anonymous: Force default language for anonymous
1159
    users
1160
  setting_force_default_language_for_loggedin: Force default language for logged-in
1161
    users
1162
  label_custom_field_select_type: Select the type of object to which the custom field
1163
    is to be attached
1141
  notice_account_not_activated_yet: 계정이 활성화되지 않았습니다. 계정을 활성화하기 위해 메일을 다시 수신하려면 <a href="%{url}">여기를 클릭해 주세요</a>.
1142
  notice_account_locked: 계정이 잠겨 있습니다.
1143
  label_hidden: 숨김
1144
  label_visibility_private: 자신 만
1145
  label_visibility_roles: 다음 역할 만
1146
  label_visibility_public: 모든 사용자
1147
  field_must_change_passwd: 다음 로그온 시 반드시 암호를 변경해야 함
1148
  notice_new_password_must_be_different: 새 암호는 현재 암호와 달라야 합니다.
1149
  setting_mail_handler_excluded_filenames: 제외할 첨부 파일명
1150
  text_convert_available: ImageMagick 변환 사용 가능 (옵션)
1151
  label_link: 링크
1152
  label_only: 다음의 것만
1153
  label_drop_down_list: 드롭다운 목록
1154
  label_checkboxes: 체크박스
1155
  label_link_values_to: URL 링크 값
1156
  setting_force_default_language_for_anonymous: 익명 사용자의 기본 언어 강제
1157
  setting_force_default_language_for_loggedin: 로그인 사용자의 기본 언어 강제
1158
  label_custom_field_select_type: 사용자 정의 필드에 추가할 대상을 선택해주세요.
    (1-1/1)