mediawiki-extensions-InputBox/i18n/yue.json
Translation updater bot 3a84ea51df Localisation updates from https://translatewiki.net.
Change-Id: I2659e1749c54dd86d4242d6f9e15bee4639b29c4
2015-04-07 22:16:01 +02:00

18 lines
615 B
JSON

{
"@metadata": {
"authors": [
"Yueman"
]
},
"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": "主要"
}