Skip to content

Commit e7f885a

Browse files
authored
Merge pull request #106 from dokuwiki-translate/lang_update_445_1653183923
Translation update (zh)
2 parents ffbfb07 + f8c41f3 commit e7f885a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

lang/zh/lang.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author 铁桶 <2335652849@qq.com>
67
* @author 黄璟然 <hjrluobo@qq.com>
78
* @author Blog.bhyoo.xyz <rowing@bhyoo.xyz>
89
*/
910
$lang['js']['button'] = '从视频分享网站插入视频';
1011
$lang['js']['prompt'] = '请在这里粘贴视频页面的完整链接:';
1112
$lang['js']['notfound'] = '抱歉,这个网址无法识别。
1213
请参阅有关如何手动插入正确语法的文档。';
13-
$lang['js']['click'] = '单击以加载此视频。你的IP和其他数据可能会被传到%s';
14+
$lang['js']['click'] = '点击加载此视频。您的IP地址和其他数据(可能)将被传输至%s。';

lang/zh/settings.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author 铁桶 <2335652849@qq.com>
67
* @author 黄璟然 <hjrluobo@qq.com>
78
*/
8-
$lang['gdpr'] = '开启点击再加载的机制';
9-
$lang['debug'] = '开启~~vshare-debug~~的语法来直观对已配置的站点进行调试';
9+
$lang['gdpr'] = '启用点击加载机制';
10+
$lang['debug'] = '启用~~vshare-debug~~语法以可视化调试所有已配置的站点';

0 commit comments

Comments
 (0)