Project

General

Profile

Patch #22761 » ko-3.2-stable.diff

Toshi MARUYAMA, 2016-05-07 14:11

View differences:

config/locales/ko.yml
1191 1191
  label_member_management_selected_roles_only: 선택된 역할 만
1192 1192
  label_password_required: 계속하려면 암호를 확인해야 합니다.
1193 1193
  label_total_spent_time: 총 소요시간
1194
  notice_import_finished: All %{count} items have been imported.
1195
  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1196
    imported.'
1197
  error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1198
  error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1199
    settings below
1200
  error_can_not_read_import_file: An error occurred while reading the file to import
1201
  permission_import_issues: Import issues
1202
  label_import_issues: Import issues
1203
  label_select_file_to_import: Select the file to import
1204
  label_fields_separator: Field separator
1205
  label_fields_wrapper: Field wrapper
1206
  label_encoding: Encoding
1207
  label_comma_char: Comma
1208
  label_semi_colon_char: Semicolon
1209
  label_quote_char: Quote
1210
  label_double_quote_char: Double quote
1211
  label_fields_mapping: Fields mapping
1212
  label_file_content_preview: File content preview
1213
  label_create_missing_values: Create missing values
1214
  button_import: Import
1194
  notice_import_finished: 총 %{count} 건을 가져왔습니다.
1195
  notice_import_finished_with_errors: ! '총 %{total} 건 중 %{count} 건을 가져오지 못했습니다.'
1196
  error_invalid_file_encoding: 이 파일은 정상적인 %{encoding} 파일이 아닙니다.
1197
  error_invalid_csv_file_or_settings: 이 파일은 CSV 파일이 아니거나 아래 조건에 맞지 않습니다.
1198
  error_can_not_read_import_file: 가져오기 파일을 읽을 수 없습니다.
1199
  permission_import_issues: 일감 가져오기
1200
  label_import_issues: 일감 가져오기
1201
  label_select_file_to_import: 가져올 파일 선택
1202
  label_fields_separator: 구분자
1203
  label_fields_wrapper: 묶음 기호
1204
  label_encoding: 인코딩
1205
  label_comma_char: 쉼표(,)
1206
  label_semi_colon_char: 세미콜론(;)
1207
  label_quote_char: 작은따옴표
1208
  label_double_quote_char: 큰따옴표
1209
  label_fields_mapping: 항목 연결
1210
  label_file_content_preview: 내용 미리보기
1211
  label_create_missing_values: 값이 없으면 자동으로 만들기
1212
  button_import: 가져오기
1215 1213
  field_total_estimated_hours: 추정 시간
1216 1214
  label_api: API
1217
  label_total_plural: Totals
1218
  label_assigned_issues: Assigned issues
1219
  label_field_format_enumeration: Key/value list
1215
  label_total_plural: 합계
1216
  label_assigned_issues: 할당된 일감
1217
  label_field_format_enumeration: 키/값 목록
1220 1218
  label_f_hour_short: '%{value} h'
1221
  field_default_version: Default version
1222
  error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1223
  setting_attachment_extensions_allowed: Allowed extensions
1224
  setting_attachment_extensions_denied: Disallowed extensions
1219
  field_default_version: 기본 버전
1220
  error_attachment_extension_not_allowed: 첨부의 확장자 %{extension}은(는) 허용되지 않습니다.
1221
  setting_attachment_extensions_allowed: 허용되는 확장자
1222
  setting_attachment_extensions_denied: 허용되지 않는 확장자
1225 1223
  label_any_open_issues: any open issues
1226 1224
  label_no_open_issues: no open issues
1227
  label_default_values_for_new_users: Default values for new users
1225
  label_default_values_for_new_users: 새 사용자 기본값
1228 1226
  error_ldap_bind_credentials: Invalid LDAP Account/Password
1229 1227
  setting_sys_api_key: API 키
1230 1228
  setting_lost_password: 비밀번호 찾기
    (1-1/1)