From 3a06952be3540c7dce16b438b9ea6595b5e60291 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Thu, 10 Jun 2010 19:00:46 +0000 Subject: [PATCH] Localisation updates for core and extension messages from translatewiki.net (2010-06-10 18:40:00 UTC) --- ConfirmEdit.i18n.php | 3 +++ FancyCaptcha.i18n.php | 2 ++ QuestyCaptcha.i18n.php | 10 ++++++++++ 3 files changed, 15 insertions(+) diff --git a/ConfirmEdit.i18n.php b/ConfirmEdit.i18n.php index 9e47069..3ba63f6 100644 --- a/ConfirmEdit.i18n.php +++ b/ConfirmEdit.i18n.php @@ -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' => '像本站一样,对公众开放编辑的网站经常被垃圾连结骚扰。那些人使用自动化垃圾程序将他们的连结张贴到很多网站。虽然这些连结可以被清除,但是这些东西确实令人十分讨厌。 diff --git a/FancyCaptcha.i18n.php b/FancyCaptcha.i18n.php index 2167931..43f8b38 100644 --- a/FancyCaptcha.i18n.php +++ b/FancyCaptcha.i18n.php @@ -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 (‪中文(繁體)‬) diff --git a/QuestyCaptcha.i18n.php b/QuestyCaptcha.i18n.php index 5f13824..95e3499 100644 --- a/QuestyCaptcha.i18n.php +++ b/QuestyCaptcha.i18n.php @@ -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 */ -- 2.39.5