mediawiki-extensions-Syntax.../i18n/vi.json
Translation updater bot 5c3eb066b8 Localisation updates from https://translatewiki.net.
Change-Id: I2f504948ec2352005c7a473d107f0a61526b1425
2014-04-16 15:54:08 +00:00

14 lines
642 B
JSON

{
"@metadata": {
"authors": [
"Minh Nguyen"
]
},
"syntaxhighlight-desc": "Tô màu cú pháp trong thẻ <code>&lt;syntaxhighlight&gt;</code> dùng [http://qbnz.com/highlighter/ GeSHi Highlighter]",
"syntaxhighlight-specify": "Bạn cần phải định rõ một ngôn ngữ như vầy:",
"syntaxhighlight-supported": "Các ngôn ngữ được tô màu cú pháp:",
"syntaxhighlight-err-loading": "(gặp lỗi khi nạp danh sách các ngôn ngữ được hỗ trợ)",
"syntaxhighlight-err-language": "Ngôn ngữ không hợp lệ.",
"geshi.css": "/* Bộ tô màu cú pháp GeSHi sẽ áp dụng mã CSS ở đây */"
}