dify/web/i18n/ja-JP/dataset-hit-testing.json
Stephen Zhou 6d0e36479b
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-29 14:52:32 +08:00

29 lines
1.6 KiB
JSON

{
"chunkDetail": "チャンクの詳細",
"dateTimeFormat": "YYYY/MM/DD hh:mm A",
"desc": "与えられたクエリテキストに基づいたナレッジのヒット効果をテストします。",
"hit.emptyTip": "検索テストの結果がここに表示されます。",
"hit.title": "取得したチャンク{{num}}個",
"hitChunks": "{{num}}個の子チャンクをヒット",
"imageUploader.dropZoneTip": "ファイルをここにドラッグしてアップロード",
"imageUploader.singleChunkAttachmentLimitTooltip": "単一チャンクの添付ファイルの数は {{limit}} を超えることはできません",
"imageUploader.tip": "画像をアップロードまたはドラッグ&ドロップしてください(最大 {{batchCount}} 件、各 {{size}}MB まで)",
"imageUploader.tooltip": "画像をアップロード(最大 {{batchCount}} 件、各 {{size}}MB まで)",
"input.countWarning": "最大 200 文字まで入力できます。",
"input.indexWarning": "高品質のナレッジのみ。",
"input.placeholder": "テキストを入力してください。短い記述文がおすすめです。",
"input.testing": "テスト",
"input.title": "ソーステキスト",
"keyword": "キーワード",
"noRecentTip": "最近のクエリ結果はありません。",
"open": "開く",
"records": "記録",
"settingTitle": "検索設定",
"table.header.queryContent": "クエリ内容",
"table.header.source": "ソース",
"table.header.time": "時間",
"title": "検索テスト",
"viewChart": "ベクトルチャートを表示",
"viewDetail": "詳細を表示"
}