mediawiki-extensions-Gadgets/i18n/api/vi.json
Translation updater bot 5dc89b206f Localisation updates from https://translatewiki.net.
Change-Id: I72114e56068e52e27b4a219acaa4bded1b5c013d
2019-01-30 22:14:04 +01:00

19 lines
1.3 KiB
JSON

{
"@metadata": {
"authors": [
"Minh Nguyen"
]
},
"apihelp-query+gadgetcategories-description": "Cho ra danh sách thể loại tiện ích.",
"apihelp-query+gadgetcategories-param-names": "Tên của các thể loại để lấy.",
"apihelp-query+gadgetcategories-example-1": "Lấy danh sách các thể loại tiện ích đang tồn tại",
"apihelp-query+gadgetcategories-example-2": "Lấy tất cả thông tin về các thể loại có tên “foo” và “bar”",
"apihelp-query+gadgets-description": "Cho ra danh sách các tiện ích được sử dụng trên wiki này.",
"apihelp-query+gadgets-param-ids": "ID của các tiện ích để lấy.",
"apihelp-query+gadgets-param-allowedonly": "Chỉ liệt kê các tiện ích mà người dùng hiện tại có phép sử dụng.",
"apihelp-query+gadgets-param-enabledonly": "Chỉ liệt kê các tiện ích được kích hoạt bởi người dùng hiện tại.",
"apihelp-query+gadgets-example-3": "Lấy danh sách các tiện ích thuộc thể loại “foo”",
"apihelp-query+gadgets-example-4": "Lấy thông tin về các tiện ích “foo” và “bar”",
"apihelp-query+gadgets-example-5": "Lấy danh sách các tiện ích được kích hoạt bởi người dùng hiện tại"
}