elabftw/elabftw

View on GitHub
src/ts/langs/ja_JP.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": "このIDで表示するものはありません",
    "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;