dify-1.72/web/i18n/ja-JP/dataset-documents.ts
2024-03-02 13:47:51 +08:00

350 lines
12 KiB
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

const translation = {
list: {
title: 'ドキュメント',
desc: 'ナレッジのすべてのファイルがここに表示され、ナレッジ全体がDifyの引用やチャットプラグインを介してリンクされるか、インデックス化されることができます。',
addFile: 'ファイルを追加',
addPages: 'ページを追加',
table: {
header: {
fileName: 'ファイル名',
words: '単語数',
hitCount: '検索回数',
uploadTime: 'アップロード時間',
status: 'ステータス',
action: 'アクション',
},
},
action: {
uploadFile: '新しいファイルをアップロード',
settings: 'セグメント設定',
addButton: 'チャンクを追加',
add: 'チャンクを追加',
batchAdd: '一括追加',
archive: 'アーカイブ',
unarchive: 'アーカイブ解除',
delete: '削除',
enableWarning: 'アーカイブされたファイルは有効にできません',
sync: '同期',
},
index: {
enable: '有効にする',
disable: '無効にする',
all: 'すべて',
enableTip: 'ファイルをインデックス化できます',
disableTip: 'ファイルをインデックス化できません',
},
status: {
queuing: 'キューイング中',
indexing: 'インデックス化中',
paused: '一時停止中',
error: 'エラー',
available: '利用可能',
enabled: '有効',
disabled: '無効',
archived: 'アーカイブ済み',
},
empty: {
title: 'まだドキュメントがありません',
upload: {
tip: 'ファイルをアップロードしたり、ウェブサイトから同期したり、NotionやGitHubなどのウェブアプリから同期することができます。',
},
sync: {
tip: 'Difyは定期的にNotionからファイルをダウンロードし、処理を完了します。',
},
},
delete: {
title: '本当に削除しますか?',
content: '後で処理を再開する必要がある場合は、中断した場所から続行します。',
},
batchModal: {
title: '一括追加',
csvUploadTitle: 'CSVファイルをここにドラッグアンドドロップするか、',
browse: '参照',
tip: 'CSVファイルは次の構造に準拠する必要があります:',
question: '質問',
answer: '回答',
contentTitle: 'チャンクの内容',
content: '内容',
template: 'テンプレートをここからダウンロード',
cancel: 'キャンセル',
run: '一括実行',
runError: '一括実行に失敗しました',
processing: '一括処理中',
completed: 'インポート完了',
error: 'インポートエラー',
ok: 'OK',
},
},
metadata: {
title: 'メタデータ',
desc: 'AIがタイムリーにアクセスできるようになり',
dateTimeFormat: 'YYYY年M月D日 hh:mm A',
docTypeSelectTitle: '',
docTypeChangeTitle: '',
docTypeSelectWarning:
'',
firstMetaAction: '',
placeholder: {
add: '',
select: '',
},
source: {
upload_file: '',
notion: 'Notionから同期',
github: 'GitHubから同期',
},
type: {
book: '',
webPage: '',
paper: '',
socialMediaPost: '稿',
personalDocument: '',
businessDocument: '',
IMChat: 'IMチャット',
wikipediaEntry: 'Wikipediaのエントリー',
notion: 'Notionから同期',
github: 'GitHubから同期',
technicalParameters: '',
},
field: {
processRule: {
processDoc: '',
segmentRule: '',
segmentLength: '',
processClean: '',
},
book: {
title: '',
language: '',
author: '',
publisher: '',
publicationDate: '',
ISBN: 'ISBN',
category: '',
},
webPage: {
title: '',
url: 'URL',
language: '',
authorPublisher: '/',
publishDate: '',
topicsKeywords: '/',
description: '',
},
paper: {
title: '',
language: '',
author: '',
publishDate: '',
journalConferenceName: '/',
volumeIssuePage: '',
DOI: 'DOI',
topicsKeywords: '/',
abstract: '',
},
socialMediaPost: {
platform: '',
authorUsername: '/',
publishDate: '',
postURL: '稿URL',
topicsTags: '/',
},
personalDocument: {
title: '',
author: '',
creationDate: '',
lastModifiedDate: '',
documentType: '',
tagsCategory: '/',
},
businessDocument: {
title: '',
author: '',
creationDate: '',
lastModifiedDate: '',
documentType: '',
departmentTeam: '/',
},
IMChat: {
chatPlatform: '',
chatPartiesGroupName: '/',
participants: '',
startDate: '',
endDate: '',
topicsKeywords: '/',
fileType: '',
},
wikipediaEntry: {
title: '',
language: '',
webpageURL: 'URL',
editorContributor: '/稿',
lastEditDate: '',
summaryIntroduction: '/',
},
notion: {
title: '',
language: '',
author: '',
createdTime: '',
lastModifiedTime: '',
url: 'URL',
tag: '',
description: '',
},
github: {
repoName: '',
repoDesc: '',
repoOwner: '',
fileName: '',
filePath: '',
programmingLang: '',
url: 'URL',
license: '',
lastCommitTime: '',
lastCommitAuthor: '',
},
originInfo: {
originalFilename: '',
originalFileSize: '',
uploadDate: '',
lastUpdateDate: '',
source: '',
},
technicalParameters: {
segmentSpecification: '',
segmentLength: '',
avgParagraphLength: '',
paragraphs: '',
hitCount: '',
embeddingTime: '',
embeddedSpend: '',
},
},
languageMap: {
zh: '',
en: '',
es: '',
fr: '',
de: '',
ja: '',
ko: '',
ru: '',
ar: '',
pt: '',
it: '',
nl: '',
pl: '',
sv: '',
tr: '',
he: '',
hi: '',
da: '',
fi: '',
no: '',
hu: '',
el: '',
cs: '',
th: '',
id: '',
},
categoryMap: {
book: {
fiction: '',
biography: '',
history: '',
science: '',
technology: '',
education: '',
philosophy: '',
religion: '',
socialSciences: '',
art: '',
travel: '',
health: '',
selfHelp: '',
businessEconomics: '',
cooking: '',
childrenYoungAdults: '',
comicsGraphicNovels: '',
poetry: '',
drama: '',
other: '',
},
personalDoc: {
notes: '',
blogDraft: '',
diary: '',
researchReport: '',
bookExcerpt: '',
schedule: '',
list: '',
projectOverview: '',
photoCollection: '',
creativeWriting: '',
codeSnippet: '',
designDraft: '',
personalResume: '',
other: '',
},
businessDoc: {
meetingMinutes: '',
researchReport: '',
proposal: '',
employeeHandbook: '',
trainingMaterials: '',
requirementsDocument: '',
designDocument: '',
productSpecification: '',
financialReport: '',
marketAnalysis: '',
projectPlan: '',
teamStructure: '',
policiesProcedures: '',
contractsAgreements: '',
emailCorrespondence: '',
other: '',
},
},
},
embedding: {
processing: '...',
paused: '',
completed: '',
error: '',
docName: '',
mode: '',
segmentLength: '',
textCleaning: '',
segments: '',
highQuality: '',
economy: '',
estimate: '',
stop: '',
resume: '',
automatic: '',
custom: '',
previewTip: '',
},
segment: {
paragraphs: '',
keywords: '',
addKeyWord: '',
keywordError: '20',
characters: '',
hitCount: '',
vectorHash: ': ',
questionPlaceholder: '',
questionEmpty: '',
answerPlaceholder: '',
answerEmpty: '',
contentPlaceholder: '',
contentEmpty: '',
newTextSegment: '',
newQaSegment: 'Q&Aセグメント',
delete: '',
},
}
export default translation