3 * Text shown in error messaging.
8 'permission' => 'リクエストされたページへの権限がありません。',
9 'permissionJson' => '要求されたアクションを実行する権限がありません。',
12 'error_user_exists_different_creds' => ':emailを持つユーザは既に存在しますが、資格情報が異なります。',
13 'email_already_confirmed' => 'Eメールは既に確認済みです。ログインしてください。',
14 'email_confirmation_invalid' => 'この確認トークンは無効か、または既に使用済みです。登録を再試行してください。',
15 'email_confirmation_expired' => '確認トークンは有効期限切れです。確認メールを再送しました。',
16 'ldap_fail_anonymous' => '匿名バインドを用いたLDAPアクセスに失敗しました',
17 'ldap_fail_authed' => '識別名, パスワードを用いたLDAPアクセスに失敗しました',
18 'ldap_extension_not_installed' => 'LDAP PHP extensionがインストールされていません',
19 'ldap_cannot_connect' => 'LDAPサーバに接続できませんでした',
20 'social_no_action_defined' => 'アクションが定義されていません',
21 'social_login_bad_response' => "Error received during :socialAccount login: \n:error",
22 'social_account_in_use' => ':socialAccountアカウントは既に使用されています。:socialAccountのオプションからログインを試行してください。',
23 'social_account_email_in_use' => ':emailは既に使用されています。ログイン後、プロフィール設定から:socialAccountアカウントを接続できます。',
24 'social_account_existing' => 'アカウント:socialAccountは既にあなたのプロフィールに接続されています。',
25 'social_account_already_used_existing' => 'この:socialAccountアカウントは既に他のユーザが使用しています。',
26 'social_account_not_used' => 'この:socialAccountアカウントはどのユーザにも接続されていません。プロフィール設定から接続できます。',
27 'social_account_register_instructions' => 'まだアカウントをお持ちでない場合、:socialAccountオプションから登録できます。',
28 'social_driver_not_found' => 'Social driverが見つかりません。',
29 'social_driver_not_configured' => 'あなたの:socialAccount設定は正しく構成されていません。',
30 'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.',
33 'path_not_writable' => 'ファイルパス :filePath へアップロードできませんでした。サーバ上での書き込みを許可してください。',
34 'cannot_get_image_from_url' => ':url から画像を取得できませんでした。',
35 'cannot_create_thumbs' => 'このサーバはサムネイルを作成できません。GD PHP extensionがインストールされていることを確認してください。',
36 'server_upload_limit' => 'このサイズの画像をアップロードすることは許可されていません。ファイルサイズを小さくし、再試行してください。',
37 'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.',
38 'image_upload_error' => '画像アップロード時にエラーが発生しました。',
39 'image_upload_type_error' => 'The image type being uploaded is invalid',
40 'file_upload_timeout' => 'ファイルのアップロードがタイムアウトしました。',
43 'attachment_page_mismatch' => '添付を更新するページが一致しません',
44 'attachment_not_found' => 'Attachment not found',
47 'page_draft_autosave_fail' => '下書きの保存に失敗しました。インターネットへ接続してください。',
48 'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage',
51 'entity_not_found' => 'エンティティが見つかりません',
52 'bookshelf_not_found' => 'Bookshelf not found',
53 'book_not_found' => 'ブックが見つかりません',
54 'page_not_found' => 'ページが見つかりません',
55 'chapter_not_found' => 'チャプターが見つかりません',
56 'selected_book_not_found' => '選択されたブックが見つかりません',
57 'selected_book_chapter_not_found' => '選択されたブック、またはチャプターが見つかりません',
58 'guests_cannot_save_drafts' => 'ゲストは下書きを保存できません',
61 'users_cannot_delete_only_admin' => '唯一の管理者を削除することはできません',
62 'users_cannot_delete_guest' => 'ゲストユーザを削除することはできません',
65 'role_cannot_be_edited' => 'この役割は編集できません',
66 'role_system_cannot_be_deleted' => 'この役割はシステムで管理されているため、削除できません',
67 'role_registration_default_cannot_delete' => 'この役割を登録時のデフォルトに設定することはできません',
68 'role_cannot_remove_only_admin' => 'This user is the only user assigned to the administrator role. Assign the administrator role to another user before attempting to remove it here.',
71 'comment_list' => 'An error occurred while fetching the comments.',
72 'cannot_add_comment_to_draft' => 'You cannot add comments to a draft.',
73 'comment_add' => 'An error occurred while adding / updating the comment.',
74 'comment_delete' => 'An error occurred while deleting the comment.',
75 'empty_comment' => 'Cannot add an empty comment.',
78 '404_page_not_found' => 'ページが見つかりません',
79 'sorry_page_not_found' => 'ページを見つけることができませんでした。',
80 'return_home' => 'ホームに戻る',
81 'error_occurred' => 'エラーが発生しました',
82 'app_down' => ':appNameは現在停止しています',
83 'back_soon' => '回復までしばらくお待ちください。',