mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-15 03:35:15 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: Id6a0edc8b5c02ff419bce2f10abe12fb0c2d9df6
This commit is contained in:
parent
766c7087e5
commit
4d55430214
|
@ -1756,10 +1756,10 @@ $messages['zh-hans'] = array(
|
|||
$messages['zh-hant'] = array(
|
||||
'fancycaptcha-addurl' => '您的編輯內容中含有本網站以外的連結。
|
||||
為防止不當程式大量破壞,請輸入以下的文字([[Special:Captcha/help|相關資訊]]):',
|
||||
'fancycaptcha-badlogin' => '為防止不當程式破解密碼,請輸入以下的文字([[Special:Captcha/help|相關資訊]]):', # Fuzzy
|
||||
'fancycaptcha-createaccount' => '為防止不當程式大量建立帳戶,請輸入以下的文字([[Special:Captcha/help|相關資訊]]):', # Fuzzy
|
||||
'fancycaptcha-badlogin' => '為幫助wiki防範可自動破解密碼之不當程式,我們請您鍵入下面資訊框中的單詞([[Special:Captcha/help|相關資訊]]):',
|
||||
'fancycaptcha-createaccount' => '為幫助wiki防範可自動創建賬戶之不當程式,我們請您鍵入下面資訊框中的單詞([[Special:Captcha/help|相關資訊]]):',
|
||||
'fancycaptcha-create' => '為防止不當程式大量建立頁面,請輸入以下的文字([[Special:Captcha/help|相關資訊]]):',
|
||||
'fancycaptcha-edit' => '如您想要編輯此頁面,請輸入以下的文字([[Special:Captcha/help|相關資訊]]):',
|
||||
'fancycaptcha-sendemail' => '為防止不當程式進行破壞,請輸入以下的文字([[Special:Captcha/help|相關資訊]]):', # Fuzzy
|
||||
'fancycaptcha-sendemail' => '為幫助wiki防範垃圾電郵,我們請您鍵入下面資訊框中的單詞([[Special:Captcha/help|相關資訊]]):',
|
||||
'fancycaptcha-reload-text' => '重新整理',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue