mediawiki-extensions-InputBox/i18n/yue.json

10 lines
415 B
JSON
Raw Normal View History

{
"@metadata": [],
"inputbox-desc": "容許包含預先設定嘅HTML表格",
"inputbox-error-no-type": "你重未指定開輸入盒嘅指定類型。",
"inputbox-error-bad-type": "輸入盒類型\"$1\"認唔到。請指定\"create\"、\"comment\"、\"search\"或\"search2\"。",
"inputbox-tryexact": "試吓精確嘅比較",
"inputbox-searchfulltext": "搵全文",
"inputbox-createarticle": "建立文章"
}