mediawiki-extensions-InputBox/i18n/yue-hant.json
Translation updater bot 04d848e086 Localisation updates from https://translatewiki.net.
Change-Id: Ib2880a11d0441fd625f7319b2c432c9aa26d1960
2023-07-24 09:38:12 +02:00

18 lines
621 B
JSON

{
"@metadata": {
"authors": [
"Winston Sung"
]
},
"inputbox-desc": "容許包含預先設定嘅HTML表格",
"inputbox-error-no-type": "你重未指定開輸入盒嘅指定類型。",
"inputbox-error-bad-type": "輸入盒類型\"$1\"認唔到。\n請指定\"create\"、\"comment\"、\"search\"、\"search2\"或者\"fulltext\"。",
"inputbox-tryexact": "試吓精確嘅比較",
"inputbox-searchfulltext": "搵全文",
"inputbox-createarticle": "建立文章",
"inputbox-movearticle": "搬頁",
"inputbox-postcomment": "新小節",
"inputbox-postcommenttitle": "新小節",
"inputbox-ns-main": "主要"
}