]> BookStack Code Mirror - bookstack/blob - resources/lang/ja/errors.php
Add footer element, styles, and associated settings
[bookstack] / resources / lang / ja / errors.php
1 <?php
2 /**
3  * Text shown in error messaging.
4  */
5 return [
6
7     // Permissions
8     'permission' => 'リクエストされたページへの権限がありません。',
9     'permissionJson' => '要求されたアクションを実行する権限がありません。',
10
11     // Auth
12     'error_user_exists_different_creds' => ':emailを持つユーザは既に存在しますが、資格情報が異なります。',
13     'email_already_confirmed' => 'Eメールは既に確認済みです。ログインしてください。',
14     'email_confirmation_invalid' => 'この確認トークンは無効か、または既に使用済みです。登録を再試行してください。',
15     'email_confirmation_expired' => '確認トークンは有効期限切れです。確認メールを再送しました。',
16     'email_confirmation_awaiting' => 'The email address for the account in use needs to be confirmed',
17     'ldap_fail_anonymous' => '匿名バインドを用いたLDAPアクセスに失敗しました',
18     'ldap_fail_authed' => '識別名, パスワードを用いたLDAPアクセスに失敗しました',
19     'ldap_extension_not_installed' => 'LDAP PHP extensionがインストールされていません',
20     'ldap_cannot_connect' => 'LDAPサーバに接続できませんでした',
21     'saml_already_logged_in' => '既にログインしています',
22     'saml_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
23     'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
24     '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.',
25     'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
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.',
37
38     // System
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' => 'ファイルのアップロードがタイムアウトしました。',
47
48     // Attachments
49     'attachment_page_mismatch' => '添付を更新するページが一致しません',
50     'attachment_not_found' => '添付ファイルが見つかりません。',
51
52     // Pages
53     'page_draft_autosave_fail' => '下書きの保存に失敗しました。インターネットへ接続してください。',
54     'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage',
55
56     // Entities
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' => 'ゲストは下書きを保存できません',
65
66     // Users
67     'users_cannot_delete_only_admin' => '唯一の管理者を削除することはできません',
68     'users_cannot_delete_guest' => 'ゲストユーザを削除することはできません',
69
70     // Roles
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.',
75
76     // Comments
77     'comment_list' => 'An error occurred while fetching the comments.',
78     'cannot_add_comment_to_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.',
82
83     // Error pages
84     '404_page_not_found' => 'ページが見つかりません',
85     'sorry_page_not_found' => 'ページを見つけることができませんでした。',
86     'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
87     'return_home' => 'ホームに戻る',
88     'error_occurred' => 'エラーが発生しました',
89     'app_down' => ':appNameは現在停止しています',
90     'back_soon' => '回復までしばらくお待ちください。',
91
92     // API errors
93     'api_no_authorization_found' => 'No authorization token found on the request',
94     'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect',
95     'api_user_token_not_found' => 'No matching API token was found for the provided authorization token',
96     'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect',
97     'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls',
98     'api_user_token_expired' => '認証トークンが期限切れです。',
99
100     // Settings & Maintenance
101     'maintenance_test_email_failure' => 'Error thrown when sending a test email:',
102
103 ];