X-Git-Url: https://git.toastfreeware.priv.at/toast/cookiecaptcha.git/blobdiff_plain/4a6c4e2bcffbc8e9f3e6b82d5107bbd63417630a..dc798b938f8c5b9a9fddd6db98123a24df6621c3:/FancyCaptcha.i18n.php diff --git a/FancyCaptcha.i18n.php b/FancyCaptcha.i18n.php index 6b3f423..45c2bdf 100644 --- a/FancyCaptcha.i18n.php +++ b/FancyCaptcha.i18n.php @@ -19,10 +19,11 @@ To help protect against automated spam, please enter the words that appear below ); /** Message documentation (Message documentation) + * @author Fryed-peach * @author Purodha */ $messages['qqq'] = array( - 'fancycaptcha-desc' => 'Short description of this extension, shown in [[Special:Version]]. Do not translate or change links.', + 'fancycaptcha-desc' => '{{desc}}', ); /** Amharic (አማርኛ) @@ -502,9 +503,9 @@ $messages['it'] = array( */ $messages['ja'] = array( 'fancycaptcha-desc' => 'Confirm Edit 用の CAPTCHA 生成器', - 'fancycaptcha-addurl' => 'あなたの編集では新たな外部リンクが追加されています。自動で実行されるスパム行為防止のため、編集を有効にするには以下のボックスに表示される確認用の文字列を入力してください ([[Special:Captcha/help|詳細]]):', + 'fancycaptcha-addurl' => 'あなたの編集では新たな外部リンクが追加されています。自動で実行されるスパム行為防止のため、以下のボックスに表示される確認用の文字列を入力してください ([[Special:Captcha/help|詳細]]):', 'fancycaptcha-badlogin' => '自動化スクリプトによるパスワードクラック攻撃を防止するため、以下のボックスに表示される確認用の文字列を入力してください ([[Special:Captcha/help|詳細]]):', - 'fancycaptcha-createaccount' => '自動で実行されるスパム行為防止のため、アカウントを登録するには以下のボックスに表示される確認用の文字列を入力してください ([[Special:Captcha/help|詳細]]):', + 'fancycaptcha-createaccount' => '自動化されたアカウント作成を防止するため、以下のボックスに表示される確認用の文字列を入力してください ([[Special:Captcha/help|詳細]]):', 'fancycaptcha-create' => 'ページを作成するには以下のボックスに表示される確認用の文字列を入力してください ([[Special:Captcha/help|詳細]]):', 'fancycaptcha-edit' => 'このページを編集するには以下のボックスに表示される確認用の文字列を入力してください ([[Special:Captcha/help|詳細]]):', ); @@ -904,6 +905,17 @@ $messages['sr-ec'] = array( 'fancycaptcha-edit' => 'За измену ове стране унеси речи које се налазе испод кутије ([[Special:Captcha/help|детаљније]]):', ); +/** latinica (latinica) + * @author Michaello + */ +$messages['sr-el'] = array( + 'fancycaptcha-addurl' => 'Tvoja izmena uključuje nove spoljne veze. U cilju zaštite od automatskog spama, unesi reči koje se nalaze ispod u kutiju ([[Special:Captcha/help|detaljnije]]):', + 'fancycaptcha-badlogin' => 'U cilju sprečavanja automatskog otkrivanja lozinki, unesi reči koje se nalaze ispod u kutiju ([[Special:Captcha/help|detaljnije]]):', + '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]]):', +); + /** Seeltersk (Seeltersk) * @author Pyt */