@nocobase/plugin-action-import
Version:
Import records using excel templates. You can configure which fields to import and templates will be generated automatically.
53 lines • 4.33 kB
JSON
{
"Add importable field": "インポート可能なフィールドを追加",
"Columns configuration is empty": "カラム設定が空です",
"Custom column title": "カスタム列タイトル",
"Done": "完了",
"Download template": "テンプレートをダウンロード",
"Download tips": "テンプレートをダウンロードし、フォーマットに従ってデータを入力してください",
"Excel data importing": "データをインポート中です。ウィンドウを閉じないでください。",
"Failed to import row {{row}}, {{message}}, row data: {{data}}": "行{{row}}のインポートに失敗しました。{{message}} 行データ:{{data}}",
"Field description": "フィールド説明",
"Field description placeholder": "フィールド説明を入力",
"Field not found: {{field}}": "フィールドが見つかりません:{{field}}",
"Field {{fieldName}} does not exist": "フィールド{{fieldName}}は存在しません",
"File size cannot exceed 10M": "ファイルサイズは10Mを超えることはできません",
"Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "列{{column}}のヘッダ不一致:想定 \"{{expected}}\"、実際 \"{{actual}}\"",
"Headers not found. Expected headers: {{headers}}": "ヘッダが見つかりません。想定ヘッダ:{{headers}}",
"Illegal percentage format": "パーセンテージ形式が無効です",
"Import": "インポート",
"Import Data": "データをインポート",
"Import action settings": "Import action settings",
"Import completed": "インポート完了:{{success}}件新規追加、{{updated}}件更新、{{skipped}}件スキップ、合計{{total}}件",
"Import explain": "インポートの説明",
"Import warnings": "一度に{{limit}}行までインポート可能です。超過分は無視されます。",
"ImportResult": "インポート結果:新規{{success}}件、更新{{updated}}件、スキップ{{skipped}}件、合計{{total}}件",
"Imported template does not match, please download again.": "インポートされたテンプレートが一致しません。再度ダウンロードしてください。",
"Incorrect date format": "日付形式が正しくありません",
"Incorrect email format": "メールアドレス形式が正しくありません",
"Incorrect time format": "時間形式が正しくありません",
"No": "いいえ",
"No data to import": "インポートするデータがありません",
"Only one file is allowed to be uploaded": "アップロード可能なファイルは1つだけです",
"Please select": "選択してください",
"Please upload the file of Excel": "Excelファイルをアップロードしてください",
"Skipped records": "スキップされたレコード",
"Start import": "インポートを開始",
"Step 1: Download template": "手順1: テンプレートをダウンロード",
"Step 2: Upload Excel": "手順2: Excelファイルをアップロード",
"Step 3: Import options": "ステップ3: インポートオプション",
"Successfully imported": "インポートに成功しました",
"Task result": "タスク結果",
"To download the failure data": "失敗データをダウンロード",
"Total records": "総レコード数",
"Unique constraint error, fields:": "Unique constraint error, fields:",
"Updated records": "更新済みレコード",
"Upload placeholder": "ここにファイルをドラッグ&ドロップするか、クリックしてアップロードしてください。ファイルサイズは 80M 以下にしてください。",
"View result": "結果を表示",
"Yes": "はい",
"another import action is running, please try again later.": "別のインポート処理が実行中です。後でもう一度お試しください。",
"can not find value": "該当する値を見つけることができません",
"import-error": "行{{rowIndex}}のインポートに失敗しました。行データ:{{rowData}} 原因:{{causeMessage}}",
"password is empty": "パスワードが入力されていません",
"{{successCount}} records have been successfully imported": "{{successCount}}件のデータが正常にインポートされました"
}