mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 07:03:41 +00:00
0e716ca4db
Change-Id: I2e78d0224a54de02d0aca2d0e325f58e49d5184d
18 lines
736 B
JSON
18 lines
736 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Minh Nguyen"
|
|
]
|
|
},
|
|
"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ử tìm đoạn văn khớp chính xác với từ khóa",
|
|
"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"
|
|
}
|