3 * Settings text strings
4 * Contains all text strings used in the general settings sections of BookStack
5 * including users and roles.
11 'settings_save' => '設定を保存',
12 'settings_save_success' => '設定を保存しました',
15 'app_customization' => 'Customization',
16 'app_features_security' => 'Features & Security',
17 'app_name' => 'アプリケーション名',
18 'app_name_desc' => 'この名前はヘッダーやEメール内で表示されます。',
19 'app_name_header' => 'ヘッダーにアプリケーション名を表示する',
20 'app_public_access' => 'Public Access',
21 'app_public_access_desc' => 'Enabling this option will allow visitors, that are not logged-in, to access content in your BookStack instance.',
22 'app_public_access_desc_guest' => 'Access for public visitors can be controlled through the "Guest" user.',
23 'app_public_access_toggle' => 'Allow public access',
24 'app_public_viewing' => 'アプリケーションを公開する',
25 'app_secure_images' => '画像アップロード時のセキュリティを強化',
26 'app_secure_images_toggle' => 'Enable higher security image uploads',
27 'app_secure_images_desc' => 'パフォーマンスの観点から、全ての画像が公開になっています。このオプションを有効にすると、画像URLの先頭にランダムで推測困難な文字列が追加され、アクセスを困難にします。',
28 'app_editor' => 'ページエディタ',
29 'app_editor_desc' => 'ここで選択されたエディタを全ユーザが使用します。',
30 'app_custom_html' => 'カスタムheadタグ',
31 'app_custom_html_desc' => 'スタイルシートやアナリティクスコード追加したい場合、ここを編集します。これは<head>の最下部に挿入されます。',
32 'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.',
34 'app_logo_desc' => '高さ43pxで表示されます。これを上回る場合、自動で縮小されます。',
35 'app_primary_color' => 'プライマリカラー',
36 'app_primary_color_desc' => '16進数カラーコードで入力します。空にした場合、デフォルトの色にリセットされます。',
37 'app_homepage' => 'Application Homepage',
38 'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
39 'app_homepage_select' => 'Select a page',
40 'app_disable_comments' => 'コメントを無効にする',
41 'app_disable_comments_toggle' => 'Disable comments',
42 'app_disable_comments_desc' => 'アプリケーション内のすべてのページのコメントを無効にします。既存のコメントは表示されません。',
44 // Registration Settings
45 'reg_settings' => '登録設定',
46 'reg_enable' => 'Enable Registration',
47 'reg_enable_toggle' => 'Enable registration',
48 'reg_enable_desc' => 'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.',
49 'reg_default_role' => '新規登録時のデフォルト役割',
50 'reg_email_confirmation' => 'Email Confirmation',
51 'reg_email_confirmation_toggle' => 'Require email confirmation',
52 'reg_confirm_email_desc' => 'ドメイン制限を有効にしている場合はEメール認証が必須となり、この項目は無視されます。',
53 'reg_confirm_restrict_domain' => 'ドメイン制限',
54 'reg_confirm_restrict_domain_desc' => '特定のドメインのみ登録できるようにする場合、以下にカンマ区切りで入力します。設定された場合、Eメール認証が必須になります。<br>登録後、ユーザは自由にEメールアドレスを変更できます。',
55 'reg_confirm_restrict_domain_placeholder' => '制限しない',
57 // Maintenance settings
58 'maint' => 'Maintenance',
59 'maint_image_cleanup' => 'Cleanup Images',
60 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.",
61 'maint_image_cleanup_ignore_revisions' => 'Ignore images in revisions',
62 'maint_image_cleanup_run' => 'Run Cleanup',
63 'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?',
64 'maint_image_cleanup_success' => ':count potentially unused images found and deleted!',
65 'maint_image_cleanup_nothing_found' => 'No unused images found, Nothing deleted!',
69 'role_user_roles' => '役割',
70 'role_create' => '役割を作成',
71 'role_create_success' => '役割を作成しました',
72 'role_delete' => '役割を削除',
73 'role_delete_confirm' => '役割「:roleName」を削除します。',
74 'role_delete_users_assigned' => 'この役割は:userCount人のユーザに付与されています。該当するユーザを他の役割へ移行できます。',
75 'role_delete_no_migration' => "ユーザを移行しない",
76 'role_delete_sure' => '本当に役割を削除してよろしいですか?',
77 'role_delete_success' => '役割を削除しました',
78 'role_edit' => '役割を編集',
79 'role_details' => '概要',
81 'role_desc' => '役割の説明',
82 'role_external_auth_id' => 'External Authentication IDs',
83 'role_system' => 'システム権限',
84 'role_manage_users' => 'ユーザ管理',
85 'role_manage_roles' => '役割と権限の管理',
86 'role_manage_entity_permissions' => '全てのブック, チャプター, ページに対する権限の管理',
87 'role_manage_own_entity_permissions' => '自身のブック, チャプター, ページに対する権限の管理',
88 'role_manage_page_templates' => 'Manage page templates',
89 'role_manage_settings' => 'アプリケーション設定の管理',
90 'role_asset' => 'アセット権限',
91 'role_asset_desc' => '各アセットに対するデフォルトの権限を設定します。ここで設定した権限が優先されます。',
92 'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.',
95 'role_controlled_by_asset' => 'このアセットに対し、右記の操作を許可:',
96 'role_save' => '役割を保存',
97 'role_update_success' => '役割を更新しました',
98 'role_users' => 'この役割を持つユーザ',
99 'role_users_none' => 'この役割が付与されたユーザは居ません',
103 'user_profile' => 'ユーザプロフィール',
104 'users_add_new' => 'ユーザを追加',
105 'users_search' => 'ユーザ検索',
106 'users_details' => 'User Details',
107 'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.',
108 'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.',
109 'users_role' => 'ユーザ役割',
110 'users_role_desc' => 'Select which roles this user will be assigned to. If a user is assigned to multiple roles the permissions from those roles will stack and they will receive all abilities of the assigned roles.',
111 'users_password' => 'User Password',
112 'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 6 characters long.',
113 'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
114 'users_send_invite_option' => 'Send user invite email',
115 'users_external_auth_id' => '外部認証ID',
116 'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your LDAP system.',
117 'users_password_warning' => 'パスワードを変更したい場合のみ入力してください',
118 'users_system_public' => 'このユーザはアプリケーションにアクセスする全てのゲストを表します。ログインはできませんが、自動的に割り当てられます。',
119 'users_delete' => 'ユーザを削除',
120 'users_delete_named' => 'ユーザ「:userName」を削除',
121 'users_delete_warning' => 'ユーザ「:userName」を完全に削除します。',
122 'users_delete_confirm' => '本当にこのユーザを削除してよろしいですか?',
123 'users_delete_success' => 'ユーザを削除しました',
124 'users_edit' => 'ユーザ編集',
125 'users_edit_profile' => 'プロフィール編集',
126 'users_edit_success' => 'ユーザを更新しました',
127 'users_avatar' => 'アバター',
128 'users_avatar_desc' => '256pxの正方形である必要があります。',
129 'users_preferred_language' => '使用言語',
130 'users_preferred_language_desc' => 'This option will change the language used for the user-interface of the application. This will not affect any user-created content.',
131 'users_social_accounts' => 'ソーシャルアカウント',
132 'users_social_accounts_info' => 'アカウントを接続すると、ログインが簡単になります。ここでアカウントの接続を解除すると、そのアカウントを経由したログインを禁止できます。接続解除後、各ソーシャルアカウントの設定にてこのアプリケーションへのアクセス許可を解除してください。',
133 'users_social_connect' => 'アカウントを接続',
134 'users_social_disconnect' => 'アカウントを接続解除',
135 'users_social_connected' => '「:socialAccount」がプロフィールに接続されました。',
136 'users_social_disconnected' => '「:socialAccount」がプロフィールから接続解除されました。',
138 //! If editing translations files directly please ignore this in all
139 //! languages apart from en. Content will be auto-copied from en.
140 //!////////////////////////////////
141 'language_select' => [
144 'de' => 'Deutsch (Sie)',
145 'de_informal' => 'Deutsch (Du)',
147 'es_AR' => 'Español Argentina',
149 'nl' => 'Nederlands',
150 'pt_BR' => 'Português do Brasil',
159 'uk' => 'Українська',
165 //!////////////////////////////////