X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/9d74508ae31ed3fc9f5f4bd6521c48fba21996d7..refs/pull/4467/head:/lang/ja/errors.php diff --git a/lang/ja/errors.php b/lang/ja/errors.php index 945a02ab0..3e454c30e 100644 --- a/lang/ja/errors.php +++ b/lang/ja/errors.php @@ -49,14 +49,16 @@ return [ // Drawing & Images 'image_upload_error' => '画像アップロード時にエラーが発生しました。', 'image_upload_type_error' => 'アップロード中の画像の種類が無効です', + 'image_upload_replace_type' => '画像ファイルの置き換えは同じ種類でなければなりません', 'drawing_data_not_found' => '描画データを読み込めませんでした。描画ファイルが存在しないか、アクセス権限がありません。', // Attachments 'attachment_not_found' => '添付ファイルが見つかりません', - 'attachment_upload_error' => 'An error occurred uploading the attachment file', + 'attachment_upload_error' => '添付ファイルのアップロード中にエラーが発生しました', // Pages 'page_draft_autosave_fail' => '下書きの保存に失敗しました。インターネットへ接続してください。', + 'page_draft_delete_fail' => '下書きページの削除および現在ページ内容の取得に失敗しました。', 'page_custom_home_deletion' => 'ホームページに設定されているページは削除できません', // Entities