kr.js 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. /*!
  2. * FileInput Korean Translations
  3. *
  4. * This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
  5. * any HTML markup tags in the messages must not be converted or translated.
  6. *
  7. * @see http://github.com/kartik-v/bootstrap-fileinput
  8. *
  9. * NOTE: this file must be saved in UTF-8 encoding.
  10. */
  11. (function ($) {
  12. "use strict";
  13. $.fn.fileinputLocales['kr'] = {
  14. fileSingle: '파일',
  15. filePlural: '파일들',
  16. browseLabel: '찾아보기 …',
  17. removeLabel: '지우기',
  18. removeTitle: '선택한 파일들 지우기',
  19. cancelLabel: '취소',
  20. cancelTitle: '진행중인 업로드 중단',
  21. pauseLabel: 'Pause',
  22. pauseTitle: 'Pause ongoing upload',
  23. uploadLabel: '업로드',
  24. uploadTitle: '선택한 파일 업로드',
  25. msgNo: '아니요',
  26. msgNoFilesSelected: '선택한 파일이 없습니다',
  27. msgPaused: 'Paused',
  28. msgCancelled: '취소되었습니다',
  29. msgPlaceholder: '{files} 선택...',
  30. msgZoomModalHeading: '세부 정보',
  31. msgFileRequired: '업로드를 위해 반드시 파일을 선택해야 합니다.',
  32. msgSizeTooSmall: '파일 "{name}" (<b>{size} KB</b>)이 너무 작습니다. <b>{minSize} KB</b>보다 용량이 커야 합니다..',
  33. msgSizeTooLarge: '파일 "{name}" (<b>{size} KB</b>)이 너무 큽니다. 허용 파일 사이즈는 <b>{maxSize} KB</b>.입니다.',
  34. msgFilesTooLess: '업로드하기 위해 최소 <b>{n}</b> {files}개의 파일을 선택해야 합니다.',
  35. msgFilesTooMany: '선택한 파일의 수 <b>({n})</b>가 업로드 허용 최고치인 <b>{m}</b>를 넘었습니다..',
  36. msgFileNotFound: '파일 "{name}"을 찾을 수 없습니다.!',
  37. msgFileSecured: '보안상의 이유로 "{name}"을/를 읽을 수 없습니다..',
  38. msgFileNotReadable: '"{name}"은/는 읽을 수 없습니다.',
  39. msgFilePreviewAborted: '"{name}"의 미리보기가 중단되었습니다.',
  40. msgFilePreviewError: '"{name}"을/를 읽는 도중 에러가 발생했습니다.',
  41. msgInvalidFileName: '파일 이름 "{name}" 중 지원 불가능한 문자가 포함되어 있습니다.',
  42. msgInvalidFileType: '"{name}"의 타입은 지원하지 않습니다. "{types}" 타입의 파일을 선택해 주십시요.',
  43. msgInvalidFileExtension: '"{name}"의 확장자는 지원하지 않습니다. "{extensions}" 확장자를 선택해 주십시요.',
  44. msgFileTypes: {
  45. 'image': 'image',
  46. 'html': 'HTML',
  47. 'text': 'text',
  48. 'video': 'video',
  49. 'audio': 'audio',
  50. 'flash': 'flash',
  51. 'pdf': 'PDF',
  52. 'object': 'object'
  53. },
  54. msgUploadAborted: '파일 업로드가 중단되었습니다',
  55. msgUploadThreshold: '처리하는 중...',
  56. msgUploadBegin: '초기화 중...',
  57. msgUploadEnd: '완료',
  58. msgUploadResume: 'Resuming upload...',
  59. msgUploadEmpty: '업로드 가능한 데이터가 존재하지 않습니다.',
  60. msgUploadError: '오류',
  61. msgValidationError: '유효성 오류',
  62. msgLoading: '{index}/{files}번째 파일을 불러오는 중입니다. &hellip;',
  63. msgProgress: '{index}/{files} - {name} - {percent}% 불러오기 완료.',
  64. msgSelected: '{n} {files}이 선택 되었습니다.',
  65. msgFoldersNotAllowed: '파일만 마우스로 끌어올 수 있습니다! 끌어온 폴더는 건너뜁니다.',
  66. msgImageWidthSmall: '"{name}"의 가로는 {size} px 보다 넓어야 합니다.',
  67. msgImageHeightSmall: '"{name}"의 세로는 {size} px 보다 높아야 합니다.',
  68. msgImageWidthLarge: '"{name}"의 가로는 {size} px를 넘을 수 없습니다.',
  69. msgImageHeightLarge: '"{name}"의 세로는 {size} px를 넘을 수 없습니다.',
  70. msgImageResizeError: '이미지의 치수를 가져올 수 없습니다',
  71. msgImageResizeException: '이미지 사이즈 재조정이 다음 이유로 실패했습니다.<pre>{errors}</pre>',
  72. msgAjaxError: '{operation} 실행 도중 실패했습니다. 잠시 후 다시 시도해 주세요!',
  73. msgAjaxProgressError: '{operation} failed',
  74. msgDuplicateFile: 'File "{name}" of same size "{size} KB" has already been selected earlier. Skipping duplicate selection.',
  75. msgResumableUploadRetriesExceeded: 'Upload aborted beyond <b>{max}</b> retries for file <b>{file}</b>! Error Details: <pre>{error}</pre>',
  76. msgPendingTime: '{time} remaining',
  77. msgCalculatingTime: 'calculating time remaining',
  78. ajaxOperations: {
  79. deleteThumb: 'file delete',
  80. uploadThumb: 'file upload',
  81. uploadBatch: 'batch file upload',
  82. uploadExtra: 'form data upload'
  83. },
  84. dropZoneTitle: '마우스로 파일을 끌어오세요 &hellip;',
  85. dropZoneClickTitle: '<br>(또는 {files} 선택을 위해 클릭하십시요)',
  86. fileActionSettings: {
  87. removeTitle: '파일 지우기',
  88. uploadTitle: '파일 업로드',
  89. uploadRetryTitle: '업로드 재시도',
  90. downloadTitle: '파일 다운로드',
  91. zoomTitle: '세부 정보 보기',
  92. dragTitle: '옮기기 / 재배열하기',
  93. indicatorNewTitle: '아직 업로드 되지 않았습니다',
  94. indicatorSuccessTitle: '업로드 성공',
  95. indicatorErrorTitle: '업로드 중 에러 발생',
  96. indicatorLoadingTitle: '업로드 중 ...'
  97. },
  98. previewZoomButtonTitles: {
  99. prev: '이전 파일',
  100. next: '다음 파일',
  101. toggleheader: '머릿글 토글',
  102. fullscreen: '전체화면 토글',
  103. borderless: '창 테두리 토글',
  104. close: '세부 정보 닫기'
  105. }
  106. };
  107. })(window.jQuery);