@nocobase/plugin-action-import
Version:
Import records using excel templates. You can configure which fields to import and templates will be generated automatically.
30 lines • 2.42 kB
JSON
{
"Only one file is allowed to be uploaded": "アップロード可能なファイルは1つだけです",
"File size cannot exceed 10M": "ファイルサイズは10Mを超えることはできません",
"Please upload the file of Excel": "Excelファイルをアップロードしてください",
"Import Data": "データをインポート",
"Start import": "インポートを開始",
"Import explain": "インポートの説明",
"Download template": "テンプレートをダウンロード",
"Step 1: Download template": "手順1: テンプレートをダウンロード",
"Step 2: Upload Excel": "手順2: Excelファイルをアップロード",
"Download tips": "テンプレートをダウンロードし、フォーマットに従ってデータを入力してください",
"Import warnings": "一度に{{limit}}行までインポート可能です。超過分は無視されます。",
"Upload placeholder": "ここにファイルをドラッグ&ドロップするか、クリックしてアップロードしてください。",
"Excel data importing": "データをインポート中です。ウィンドウを閉じないでください。",
"{{successCount}} records have been successfully imported": "{{successCount}}件のデータが正常にインポートされました",
"To download the failure data": "失敗データをダウンロード",
"Add importable field": "インポート可能なフィールドを追加",
"Done": "完了",
"Yes": "はい",
"No": "いいえ",
"Field {{fieldName}} does not exist": "フィールド{{fieldName}}は存在しません",
"can not find value": "該当する値を見つけることができません",
"password is empty": "パスワードが入力されていません",
"Incorrect time format": "時間形式が正しくありません",
"Incorrect date format": "日付形式が正しくありません",
"Incorrect email format": "メールアドレス形式が正しくありません",
"Illegal percentage format": "パーセンテージ形式が無効です",
"Imported template does not match, please download again.": "インポートされたテンプレートが一致しません。再度ダウンロードしてください。",
"another import action is running, please try again later.": "別のインポート処理が実行中です。後でもう一度お試しください。"
}