diff options
Diffstat (limited to 'extensions/TitleBlacklist/i18n/th.json')
-rw-r--r-- | extensions/TitleBlacklist/i18n/th.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/extensions/TitleBlacklist/i18n/th.json b/extensions/TitleBlacklist/i18n/th.json new file mode 100644 index 00000000..8ca5407c --- /dev/null +++ b/extensions/TitleBlacklist/i18n/th.json @@ -0,0 +1,11 @@ +{ + "@metadata": { + "authors": [ + "Horus", + "Manop" + ] + }, + "titleblacklist-forbidden-edit": "ชื่อบทความ \"$2\" ถูกห้ามสร้างในระบบนี้\n\nชื่อหัวข้อนี้ตรงกับบัญชีดำในส่วนของ: <code>$1</code>", + "titleblacklist-forbidden-upload": "ไฟล์ชื่อ \"$2\" ถูกห้ามจากการสร้าง\nเนื่องจากตรงกับชื่อที่ปรากฎในบัญชีดำดังต่อไปนี้: <code>$1</code>", + "titleblacklist-forbidden-new-account": "ชื่อผู้ใช้ \"$2\" ถูกห้ามจากการสร้าง\nเนื่องจากตรงกับชื่อที่ปรากฎในบัญชีดำดังต่อไปนี้: <code>$1</code>" +} |