source: extensions/EasyCaptcha/language/zh_CN/plugin.lang.php @ 24366

Last change on this file since 24366 was 24366, checked in by TranslationTeam, 11 years ago

[easy_captcha] Update zh_CN, thanks to : winson

File size: 2.3 KB
Line 
1<?php
2$lang['Register form'] = '注册界面';
3$lang['Contact form'] = 'ContactForm 插件';
4$lang['Guestbook'] = 'Guestbook 插件';
5$lang['Activate on'] = '在何处启用';
6$lang['Picture comments'] = '图片评论';
7$lang['Preview'] = '预览';
8$lang['Album comments'] = '相册评论';
9$lang['Challenge'] = '游戏类型';
10$lang['We detected that Crypto Captcha plugin is available on your gallery. Both plugins can be used at the same time, but you should not under any circumstances activate both of them on the same page.'] = 'Crypto Captcha 已经在线可用, 这两个插件可以同时进行使用,但是不可以在同一页面上同时启用这两个插件。';
11$lang['You are player X, click on the right case to complete the line.'] = '如果您是玩家x,请点击右边的按钮填写这一行';
12$lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = '请在最右侧的那一栏中填写<b>%s</b>以确定您是一名人类。';
13$lang['You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.'] = '需要在您的浏览器内安装JavaScript才可以进行评论,我们为引起的不便表示歉意。';
14$lang['Drop'] = '放置';
15$lang['Image drag & drop'] = '移动并放置图片';
16$lang['Number of images'] = '图片个数';
17$lang['Pleaser answer'] = '提示';
18$lang['Random'] = '随机';
19$lang['Text'] = '文字';
20$lang['Theme'] = '主题';
21$lang['Background'] = '背景';
22$lang['Border'] = '边框';
23$lang['Colors'] = '颜色';
24$lang['Drag & drop options'] = '下拉菜单';
25$lang['Image'] = '图片';
26$lang['Image border'] = '图片边框';
27$lang['Image size'] = '图片大小';
28$lang['Invalid answer'] = '错误';
29$lang['Invalid color code <i>%s</i>'] = '颜色代码格式错误 <i>%s</i>';
30$lang['Marks'] = '标记';
31$lang['Comments action'] = '评论动作';
32$lang['Drop border'] = '下降边界';
33$lang['Moderate'] = '中度';
34$lang['This challenge requires that JavaScript is enabled on the visitor browser. About 1% of Internet users have Javascript disabled.'] = '这一挑战要求在访问者的浏览器中启用JavaScript 。 约1 %的互联网用户已禁用JavaScript。';
35$lang['Tic-tac-toe minigame'] = '井字小游戏';
36$lang['Tic-tac-toe options'] = '井字游戏选项';
37?>
Note: See TracBrowser for help on using the repository browser.