mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-23 22:54:02 +00:00
db1451d783
Change-Id: Ifd2eb345c535ba271e7444b92c9c06e6004231b6
19 lines
718 B
JSON
19 lines
718 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Minh Nguyen",
|
|
"NguoiDungKhongDinhDanh"
|
|
]
|
|
},
|
|
"inputbox-desc": "Thêm những biểu mẫu HTML đơn giản",
|
|
"inputbox-error-no-type": "Bạn chưa định rõ loại biểu mẫu để tạo ra.",
|
|
"inputbox-error-bad-type": "Loại biểu mẫu “$1” không hợp lệ. Xin hãy chọn “create”, “comment”, “search”, “search2”, hay “fulltext”.",
|
|
"inputbox-tryexact": "Thử khớp chính xác",
|
|
"inputbox-searchfulltext": "Tìm toàn văn",
|
|
"inputbox-createarticle": "Tạo trang",
|
|
"inputbox-movearticle": "Di chuyển trang",
|
|
"inputbox-postcomment": "Mục mới",
|
|
"inputbox-postcommenttitle": "Mục mới",
|
|
"inputbox-ns-main": "Chính"
|
|
}
|