]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/errors.php
Added login throttling test, updated reset-pw test method names
[bookstack] / resources / lang / ja / errors.php
index 1537a33e874129f36dd9e800c1c39f0219828d59..d7f1e54ffc17c15a7036252f60ed7462c39fcfcf 100644 (file)
@@ -35,7 +35,7 @@ return [
     'social_account_already_used_existing' => 'この:socialAccountアカウントは既に他のユーザが使用しています。',
     'social_account_not_used' => 'この:socialAccountアカウントはどのユーザにも接続されていません。プロフィール設定から接続できます。',
     'social_account_register_instructions' => 'まだアカウントをお持ちでない場合、:socialAccountオプションから登録できます。',
-    'social_driver_not_found' => 'Social driverが見つかりません',
+    'social_driver_not_found' => 'Social driverが見つかりません',
     'social_driver_not_configured' => 'あなたの:socialAccount設定は正しく構成されていません。',
     'invite_token_expired' => 'この招待リンクの有効期限が切れています。 代わりにアカウントのパスワードをリセットしてみてください。',
 
@@ -50,7 +50,7 @@ return [
     'file_upload_timeout' => 'ファイルのアップロードがタイムアウトしました。',
 
     // Attachments
-    'attachment_not_found' => '添付ファイルが見つかりません',
+    'attachment_not_found' => '添付ファイルが見つかりません',
 
     // Pages
     'page_draft_autosave_fail' => '下書きの保存に失敗しました。インターネットへ接続してください。',
@@ -58,7 +58,7 @@ return [
 
     // Entities
     'entity_not_found' => 'エンティティが見つかりません',
-    'bookshelf_not_found' => 'Shelf not found',
+    'bookshelf_not_found' => '本棚が見つかりません',
     'book_not_found' => 'ブックが見つかりません',
     'page_not_found' => 'ページが見つかりません',
     'chapter_not_found' => 'チャプターが見つかりません',