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',
18 'app_name_desc' => '此名称将在网页头部和Email中显示。',
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' => '出于性能原因,所有图像都是公开的。这个选项会在图像的网址前添加一个随机的,难以猜测的字符串,从而使直接访问变得困难。',
28 'app_editor' => '页面编辑器',
29 'app_editor_desc' => '选择所有用户将使用哪个编辑器来编辑页面。',
30 'app_custom_html' => '自定义HTML头部内容',
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.',
33 'app_logo' => 'App Logo',
34 'app_logo_desc' => '这个图片的高度应该为43px。<br>大图片将会被缩小。',
35 'app_primary_color' => 'App主色',
36 'app_primary_color_desc' => '这应该是一个十六进制值。<br>保留为空以重置为默认颜色。',
37 'app_homepage' => 'App主页',
38 'app_homepage_desc' => '选择要在主页上显示的页面来替换默认的视图,选定页面的访问权限将被忽略。',
39 'app_homepage_select' => 'Select a page',
40 'app_disable_comments' => '禁用评论',
41 'app_disable_comments_toggle' => 'Disable comments',
42 'app_disable_comments_desc' => '在App的所有页面上禁用评论,现有评论也不会显示出来。',
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' => '如果使用域名限制,则需要Email验证,并且该值将被忽略。',
53 'reg_confirm_restrict_domain' => '域名限制',
54 'reg_confirm_restrict_domain_desc' => '输入您想要限制注册的Email域名列表,用逗号隔开。在被允许与应用程序交互之前,用户将被发送一封Email来确认他们的地址。<br>注意用户在注册成功后可以修改他们的Email地址。',
55 'reg_confirm_restrict_domain_placeholder' => '尚未设置限制',
57 // Maintenance settings
59 'maint_image_cleanup' => '清理图像',
60 'maint_image_cleanup_desc' => "扫描页面和修订内容以检查哪些图像是正在使用的以及哪些图像是多余的。确保在运行前创建完整的数据库和映像备份。",
61 'maint_image_cleanup_ignore_revisions' => '忽略修订记录中的图像',
62 'maint_image_cleanup_run' => '运行清理',
63 'maint_image_cleanup_warning' => '发现了 :count 张可能未使用的图像。您确定要删除这些图像吗?',
64 'maint_image_cleanup_success' => '找到并删除了 :count 张可能未使用的图像!',
65 'maint_image_cleanup_nothing_found' => '找不到未使用的图像,没有删除!',
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' => '外部身份认证ID',
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' => '管理App设置',
90 'role_asset' => '资源许可',
91 'role_asset_desc' => '对系统内资源的默认访问许可将由这些权限控制。单独设置在书籍,章节和页面上的权限将覆盖这里的权限设定。',
92 'role_asset_admins' => '管理员可自动获得对所有内容的访问权限,但这些选项可能会显示或隐藏UI选项。',
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' => '此用户代表访问您的App的任何访客。它不能用于登录,而是自动分配。',
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' => '在这里,您可以绑定您的其他帐户,以便更快更轻松地登录。如果您选择解除绑定,之后将不能通过此社交账户登录,请设置社交账户来取消本App的访问权限。',
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 //!////////////////////////////////