]> ToastFreeware Gitweb - toast/cookiecaptcha.git/commitdiff
Localisation updates for core and extension messages from translatewiki.net (2010...
authorRaimond Spekking <raymond@users.mediawiki.org>
Thu, 10 Jun 2010 19:00:46 +0000 (19:00 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Thu, 10 Jun 2010 19:00:46 +0000 (19:00 +0000)
ConfirmEdit.i18n.php
FancyCaptcha.i18n.php
QuestyCaptcha.i18n.php

index 9e47069c094b1de0466e90e66def5e132ee10ca2..3ba63f67bf567328a1336bf4277fce5f3338b4d8 100644 (file)
@@ -3339,6 +3339,9 @@ $messages['zh-hans'] = array(
        'captcha-createaccount' => '为了防止程式自动注册,请答出一个简单的加法,然後在框内输入 ([[Special:Captcha/help|更多资料]]):',
        'captcha-createaccount-fail' => '验证码错误或丢失。',
        'captcha-create' => '要创建页面,请答出一个简单的加法,然後在框内输入 ([[Special:Captcha/help|更多资料]]):',
+       'captcha-sendemail' => '为了防止程式进行破坏,请答出一个简单的计算,然后在框内输入 ([[Special:Captcha/help|更多资料]]):',
+       'captcha-sendemail-fail' => '验证码错误或丢失。',
+       'captcha-disabledinapi' => '这个要求需要经过Captcha验证,故无法透过API使用。',
        'captchahelp-title' => 'Captcha 说明',
        'captchahelp-cookies-needed' => '您需要开启浏览器上的cookies方可使用这个工具。',
        'captchahelp-text' => '像本站一样,对公众开放编辑的网站经常被垃圾连结骚扰。那些人使用自动化垃圾程序将他们的连结张贴到很多网站。虽然这些连结可以被清除,但是这些东西确实令人十分讨厌。
index 21679312e026dafad5e7f18579839005c4d81487..43f8b3862bd01b75748733f616be06a95996b535 100644 (file)
@@ -1054,6 +1054,7 @@ $messages['sr-el'] = array(
        'fancycaptcha-createaccount' => 'U cilju zaštite od automatskog spama, unesi reči odozdo u kutiju ([[Special:Captcha/help|detaljnije]]):',
        'fancycaptcha-create' => 'Da bi se napravila strana, potrebno je uneti reči koje se nalaze ispod kutije ([[Special:Captcha/help|detaljnije]]):',
        'fancycaptcha-edit' => 'Za izmenu ove strane unesi reči koje se nalaze ispod kutije ([[Special:Captcha/help|detaljnije]]):',
+       'fancycaptcha-sendemail' => 'U cilju zaštite od automatskog spama, unesi reči odozdo u kutiju ([[Special:Captcha/help|detaljnije]]):',
 );
 
 /** Seeltersk (Seeltersk)
@@ -1261,6 +1262,7 @@ $messages['zh-hans'] = array(
        'fancycaptcha-createaccount' => '为防止不当程式大量建立帐户,请输入以下的文字([[Special:Captcha/help|相关信息]]):',
        'fancycaptcha-create' => '为防止不当程式大量建立页面,请输入以下的文字([[Special:Captcha/help|相关信息]]):',
        'fancycaptcha-edit' => '如你想要编辑這个页面,请输入以下的文字([[Special:Captcha/help|相关信息]]):',
+       'fancycaptcha-sendemail' => '为防止不当程式进行破坏,请输入以下的文字([[Special:Captcha/help|相关资讯]]):',
 );
 
 /** Traditional Chinese (‪中文(繁體)‬)
index 5f13824780404e2955bc296cac36a1fab5ca4cca..95e3499128a5ce609c7fbd4324f578f8fcd8ff2f 100644 (file)
@@ -977,6 +977,16 @@ $messages['yi'] = array(
        'questycaptcha-create' => 'צו שאַפֿן דעם בלאַט, ביטע ענטפֿערט די פֿראַגע אונטן  ([[Special:Captcha/help|מער אינפֿארמאַציע]]):',
 );
 
+/** Simplified Chinese (‪中文(简体)‬) */
+$messages['zh-hans'] = array(
+       'questycaptcha-addurl' => '您的编辑内容中含有本网站以外的连结。为防止不当程式大量破坏,请回答以下的问题([[Special:Captcha/help|相关资讯]]):',
+       'questycaptcha-badlogin' => '为防止不当程式破解密码,请回答以下的问题([[Special:Captcha/help|相关资讯]]):',
+       'questycaptcha-createaccount' => '为防止不当程式大量建立帐户,请回答以下的问题([[Special:Captcha/help|相关资讯]]):',
+       'questycaptcha-create' => '为防止不当程式大量建立页面,请回答以下问题([[Special:Captcha/help|相关资讯]]):',
+       'questycaptcha-edit' => '为防破坏,如您想要编辑此页面,请回答以下的问题([[Special:Captcha/help|相关资讯]]):',
+       'questycaptcha-sendemail' => '为防止不当程式破解密码,请回答下列问题([[Special:Captcha/help|相关资讯]]):',
+);
+
 /** Traditional Chinese (‪中文(繁體)‬)
  * @author Horacewai2
  */