elabftw/elabftw

View on GitHub
src/ts/langs/ko_KR.ts

Summary

Maintainability
C
7 hrs
Test Coverage
/* eslint-disable quotes */
/* This file is generated by "bin/console dev:i18n4js" command, DO NOT EDIT directly */
const t = {
  translation: {
    "click-to-edit": "Click to edit",
    "cancel": "취소",
    "comment-add": "의견 추가",
    "custom-id-in-use": "Custom ID is already used! Try another one.",
    "dropzone-upload-area": "업로드 하려는 파일을 여기에 드롭하세요",
    "dropzone-filesize-limit": "File size limit:",
    "editing-metadata": "You are currently editing the metadata attached to this entry.",
    "entity-default-title": "제목없음",
    "entity-delete-warning": "선택한 항목과 관련된 모든 데이터가 영구적으로 삭제되며 취소할 수 없습니다. 확실합니까?",
    "error-no-category": "A category is required to fetch the next Custom ID",
    "extra-fields": "Extra fields",
    "filename": "파일 이름",
    "generic-delete-warning": "삭제할까요?",
    "link-delete-warning": "링크를 삭제할까요?",
    "new-apikey-warning": "This is the only time the key will be shown! Make sure to copy it somewhere safe as you won't be able to see it again:",
    "no-self-links": "Linking an item to itself is not allowed. Please select a different target.",
    "not-set": "Not set",
    "nothing-selected": "Nothing selected!",
    "now": "Now",
    "onboarding-email-sent": "Onboarding email(s) will soon be sent.",
    "please-wait": "잠시만 기다려주세요…",
    "replace-edited-file": "Do you want to replace the file on the server with this edit?",
    "request-filename": "파일 이름 입력",
    "resource-not-found": "이 계정과 관련된 추가 정보는 없습니다",
    "save": "저장",
    "saved": "저장됨",
    "sort-by-column": "Sort by column",
    "step-delete-warning": "단계를 삭제할까요?",
    "step-unfinish-warning": "Are you sure you want to undo this step?",
    "tag-delete-warning": "이 태그를 삭제할까요?",
    "template-title": "Template title",
    "today": "Today",
    "undefined-group": "Undefined group",
    "upload-file-comment": "파일 코멘트",
  },
};
export default t;