diff --git a/FancyCaptcha/i18n/qqq.json b/FancyCaptcha/i18n/qqq.json index 2c497b80b..30cf10744 100644 --- a/FancyCaptcha/i18n/qqq.json +++ b/FancyCaptcha/i18n/qqq.json @@ -6,10 +6,11 @@ "Purodha", "Shirayuki", "Liuxinyu970226", - "Umherirrender" + "Umherirrender", + "Raymond" ] }, - "fancycaptcha-desc": "{{Optional}}\n{{desc|name=FancyCaptcha|url=https://www.mediawiki.org/wiki/Extension:ConfirmEdit}}", + "fancycaptcha-desc": "{{desc|name=FancyCaptcha|url=https://www.mediawiki.org/wiki/Extension:ConfirmEdit}}", "fancycaptcha-addurl": "{{Related|ConfirmEdit-addurl}}", "fancycaptcha-badlogin": "{{Related|ConfirmEdit-badlogin}}", "fancycaptcha-captcha": "Brief label for image CAPTCHA input field", diff --git a/MathCaptcha/i18n/fr.json b/MathCaptcha/i18n/fr.json new file mode 100644 index 000000000..5d0cecfc4 --- /dev/null +++ b/MathCaptcha/i18n/fr.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Verdy p" + ] + }, + "mathcaptcha-desc": "Module MathCAPTCHA pour Confirm Edit" +} diff --git a/MathCaptcha/i18n/pt-br.json b/MathCaptcha/i18n/pt-br.json new file mode 100644 index 000000000..42384cc9b --- /dev/null +++ b/MathCaptcha/i18n/pt-br.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Eduardo Addad de Oliveira" + ] + }, + "mathcaptcha-desc": "Módulo MathCAPTCHA para Confirm Edit" +} diff --git a/MathCaptcha/i18n/pt.json b/MathCaptcha/i18n/pt.json new file mode 100644 index 000000000..e3daf66bd --- /dev/null +++ b/MathCaptcha/i18n/pt.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Hamilton Abreu" + ] + }, + "mathcaptcha-desc": "Módulo MathCAPTCHA para Confirm Edit" +} diff --git a/MathCaptcha/i18n/qqq.json b/MathCaptcha/i18n/qqq.json index c7ab04971..e2f7ce39d 100644 --- a/MathCaptcha/i18n/qqq.json +++ b/MathCaptcha/i18n/qqq.json @@ -1,4 +1,8 @@ { - "@metadata": [], - "mathcaptcha-desc": "{{Optional}}\n{{desc}}" + "@metadata": { + "authors": [ + "Raymond" + ] + }, + "mathcaptcha-desc": "{{desc}}" } diff --git a/MathCaptcha/i18n/zh-hant.json b/MathCaptcha/i18n/zh-hant.json new file mode 100644 index 000000000..f8836e860 --- /dev/null +++ b/MathCaptcha/i18n/zh-hant.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Kly" + ] + }, + "mathcaptcha-desc": "用於確認編輯的 MathCAPTCHA 模組" +} diff --git a/QuestyCaptcha/i18n/qqq.json b/QuestyCaptcha/i18n/qqq.json index 1050f275e..49f9debdd 100644 --- a/QuestyCaptcha/i18n/qqq.json +++ b/QuestyCaptcha/i18n/qqq.json @@ -3,10 +3,11 @@ "authors": [ "Fryed-peach", "Hamilton Abreu", - "Shirayuki" + "Shirayuki", + "Raymond" ] }, - "questycaptcha-desc": "{{Optional}}\n{{desc}}", + "questycaptcha-desc": "{{desc}}", "questycaptcha-addurl": "{{Related|ConfirmEdit-addurl}}", "questycaptcha-badlogin": "{{Related|ConfirmEdit-badlogin}}", "questycaptcha-createaccount": "{{Related|ConfirmEdit-createaccount}}",