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 'saml_already_logged_in' => 'Already logged in',
21 'saml_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
22 'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
23 'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.',
24 'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
25 'saml_email_exists' => 'Registration unsuccessful since a user already exists with email address ":email"',
26 'social_no_action_defined' => 'アクションが定義されていません',
27 'social_login_bad_response' => "Error received during :socialAccount login: \n:error",
28 'social_account_in_use' => ':socialAccountアカウントは既に使用されています。:socialAccountのオプションからログインを試行してください。',
29 'social_account_email_in_use' => ':emailは既に使用されています。ログイン後、プロフィール設定から:socialAccountアカウントを接続できます。',
30 'social_account_existing' => 'アカウント:socialAccountは既にあなたのプロフィールに接続されています。',
31 'social_account_already_used_existing' => 'この:socialAccountアカウントは既に他のユーザが使用しています。',
32 'social_account_not_used' => 'この:socialAccountアカウントはどのユーザにも接続されていません。プロフィール設定から接続できます。',
33 'social_account_register_instructions' => 'まだアカウントをお持ちでない場合、:socialAccountオプションから登録できます。',
34 'social_driver_not_found' => 'Social driverが見つかりません。',
35 'social_driver_not_configured' => 'あなたの:socialAccount設定は正しく構成されていません。',
36 'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.',
39 'path_not_writable' => 'ファイルパス :filePath へアップロードできませんでした。サーバ上での書き込みを許可してください。',
40 'cannot_get_image_from_url' => ':url から画像を取得できませんでした。',
41 'cannot_create_thumbs' => 'このサーバはサムネイルを作成できません。GD PHP extensionがインストールされていることを確認してください。',
42 'server_upload_limit' => 'このサイズの画像をアップロードすることは許可されていません。ファイルサイズを小さくし、再試行してください。',
43 'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.',
44 'image_upload_error' => '画像アップロード時にエラーが発生しました。',
45 'image_upload_type_error' => 'The image type being uploaded is invalid',
46 'file_upload_timeout' => 'ファイルのアップロードがタイムアウトしました。',
49 'attachment_page_mismatch' => '添付を更新するページが一致しません',
50 'attachment_not_found' => 'Attachment not found',
53 'page_draft_autosave_fail' => '下書きの保存に失敗しました。インターネットへ接続してください。',
54 'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage',
57 'entity_not_found' => 'エンティティが見つかりません',
58 'bookshelf_not_found' => 'Bookshelf not found',
59 'book_not_found' => 'ブックが見つかりません',
60 'page_not_found' => 'ページが見つかりません',
61 'chapter_not_found' => 'チャプターが見つかりません',
62 'selected_book_not_found' => '選択されたブックが見つかりません',
63 'selected_book_chapter_not_found' => '選択されたブック、またはチャプターが見つかりません',
64 'guests_cannot_save_drafts' => 'ゲストは下書きを保存できません',
67 'users_cannot_delete_only_admin' => '唯一の管理者を削除することはできません',
68 'users_cannot_delete_guest' => 'ゲストユーザを削除することはできません',
71 'role_cannot_be_edited' => 'この役割は編集できません',
72 'role_system_cannot_be_deleted' => 'この役割はシステムで管理されているため、削除できません',
73 'role_registration_default_cannot_delete' => 'この役割を登録時のデフォルトに設定することはできません',
74 '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.',
77 'comment_list' => 'An error occurred while fetching the comments.',
78 'cannot_add_comment_to_draft' => 'You cannot add comments to a draft.',
79 'comment_add' => 'An error occurred while adding / updating the comment.',
80 'comment_delete' => 'An error occurred while deleting the comment.',
81 'empty_comment' => 'Cannot add an empty comment.',
84 '404_page_not_found' => 'ページが見つかりません',
85 'sorry_page_not_found' => 'ページを見つけることができませんでした。',
86 'return_home' => 'ホームに戻る',
87 'error_occurred' => 'エラーが発生しました',
88 'app_down' => ':appNameは現在停止しています',
89 'back_soon' => '回復までしばらくお待ちください。',