diff options
-rw-r--r-- | lib/plugins/authldap/lang/zh/settings.php | 2 | ||||
-rw-r--r-- | lib/plugins/config/lang/zh/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/extension/lang/zh/lang.php | 14 |
3 files changed, 8 insertions, 9 deletions
diff --git a/lib/plugins/authldap/lang/zh/settings.php b/lib/plugins/authldap/lang/zh/settings.php index 44d46c8a4..500d71f38 100644 --- a/lib/plugins/authldap/lang/zh/settings.php +++ b/lib/plugins/authldap/lang/zh/settings.php @@ -3,6 +3,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * + * @author Luna Shirase <fwits@foxmail.com> * @author Phy <dokuwiki@phy25.com> * @author FENG.JIE <ahx@qq.com> * @author lainme <lainme993@gmail.com> @@ -28,6 +29,7 @@ $lang['groupscope'] = '限制组搜索的范围'; $lang['userkey'] = '表示用户名的属性;必须和用户过滤器保持一致。'; $lang['groupkey'] = '根据任何用户属性得来的组成员(而不是标准的 AD 组),例如根据部门或者电话号码得到的组。'; $lang['modPass'] = ' LDAP 密码可以通过 DokuWiki 修改吗?'; +$lang['modPassPlain'] = '确定要通过明文将密码更新发送至LDAP服务器(而不是按照配置在发送前进行加盐和哈希加密)?'; $lang['debug'] = '有错误时显示额外的调试信息'; $lang['deref_o_0'] = 'LDAP_DEREF_NEVER'; $lang['deref_o_1'] = 'LDAP_DEREF_SEARCHING'; diff --git a/lib/plugins/config/lang/zh/lang.php b/lib/plugins/config/lang/zh/lang.php index fe27e7a4b..22ca87f89 100644 --- a/lib/plugins/config/lang/zh/lang.php +++ b/lib/plugins/config/lang/zh/lang.php @@ -182,7 +182,6 @@ $lang['search_fragment_o_exact'] = '精确'; $lang['search_fragment_o_starts_with'] = '开头为'; $lang['search_fragment_o_ends_with'] = '结尾为'; $lang['search_fragment_o_contains'] = '包含'; -$lang['trustedproxy'] = '信任转发代理与其正则表达式有关系,显示的是真实的客户端IP。默认匹配本地网络。留空则不选择任何代理。'; $lang['_feature_flags'] = '功能标志'; $lang['defer_js'] = '推迟在页面HTML解析后执行的JavaScript。提高了页面的感知速度,但可能会破坏少量插件。'; $lang['hidewarnings'] = '不显示 PHP 发出的任何警告。这可以简化到 PHP8+ 的转换。警告仍将记录在错误日志中,并应报告。'; diff --git a/lib/plugins/extension/lang/zh/lang.php b/lib/plugins/extension/lang/zh/lang.php index 6fa37b2b2..eba2af38e 100644 --- a/lib/plugins/extension/lang/zh/lang.php +++ b/lib/plugins/extension/lang/zh/lang.php @@ -3,6 +3,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * + * @author Luna Shirase <fwits@foxmail.com> * @author Mr_Fang <klxf@vip.qq.com> * @author chuachua <oceanynh@gmail.com> * @author Xin <chenxin1034@gmail.com> @@ -21,9 +22,6 @@ $lang['tab_templates'] = '现有模板'; $lang['tab_search'] = '搜索安装'; $lang['tab_install'] = '手动安装'; $lang['notimplemented'] = '未实现的特性'; -$lang['notinstalled'] = '该扩展未安装'; -$lang['alreadyenabled'] = '该扩展已激活'; -$lang['alreadydisabled'] = '该扩展已关闭'; $lang['pluginlistsaveerror'] = '保存插件列表时出现错误'; $lang['unknownauthor'] = '未知作者'; $lang['unknownversion'] = '未知版本'; @@ -39,6 +37,8 @@ $lang['js']['display_viewoptions'] = '查看选项:'; $lang['js']['display_enabled'] = '启用'; $lang['js']['display_disabled'] = '禁用'; $lang['js']['display_updatable'] = '可更新'; +$lang['js']['close'] = '点击关闭'; +$lang['js']['filter'] = '仅显示可更新的插件'; $lang['search_for'] = '搜索扩展'; $lang['search'] = '搜索'; $lang['extensionby'] = '<strong>%s</strong> by %s'; @@ -77,10 +77,6 @@ $lang['msg_enabled'] = '插件 %s 已启用'; $lang['msg_disabled'] = '插件 %s 已禁用'; $lang['msg_delete_success'] = '%s 扩展没有安装'; $lang['msg_delete_failed'] = '卸载扩展 %s 失败'; -$lang['msg_template_install_success'] = '模板 %s 安装成功'; -$lang['msg_template_update_success'] = '模板 %s 更新成功'; -$lang['msg_plugin_install_success'] = '插件 %s 安装成功'; -$lang['msg_plugin_update_success'] = '插件 %s 更新成功'; $lang['msg_upload_failed'] = '上传文件失败'; $lang['msg_nooverwrite'] = '扩展名 %s 已存在,因此不会被覆盖;要覆盖,请选中覆盖选项。'; $lang['missing_dependency'] = '缺少或者被禁用的依赖: %s'; @@ -88,7 +84,9 @@ $lang['security_issue'] = '安全问题: %s'; $lang['security_warning'] = '安全警告: %s'; $lang['update_message'] = '更新提醒: %s'; $lang['wrong_folder'] = '扩展安装错误:请将扩展目录 "%s" 重命名为 "%s"。'; -$lang['url_change'] = "URL 已改变:自上次下载以来的下载 URL 已经改变。请在更新扩展前检查新 URL 是否有效。\n新的:%s\n旧的:%s"; +$lang['url_change'] = 'URL 已改变:自上次下载以来的下载 URL 已经改变。请在更新扩展前检查新 URL 是否有效。 +新的:%s +旧的:%s'; $lang['error_badurl'] = 'URL 应当以 http 或者 https 作为开头'; $lang['error_dircreate'] = '无法创建用于保存下载的临时文件夹'; $lang['error_download'] = '无法下载文件:%s'; |