diff options
Diffstat (limited to 'extensions/Gadgets/i18n/vi.json')
-rw-r--r-- | extensions/Gadgets/i18n/vi.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/extensions/Gadgets/i18n/vi.json b/extensions/Gadgets/i18n/vi.json index bfceff82..9abc945f 100644 --- a/extensions/Gadgets/i18n/vi.json +++ b/extensions/Gadgets/i18n/vi.json @@ -17,6 +17,7 @@ "gadgets-required-rights": "Cần {{PLURAL:$2|quyền|các quyền}} sau:\n\n$1", "gadgets-required-skins": "Có sẵn trên {{PLURAL:$2|giao diện $1|các giao diện: $1}}.", "gadgets-default": "Được kích hoạt cho tất cả mọi người theo mặc định.", + "gadgets-legacy": "Tiện ích không được tải. Xin vui lòng chuyển đổi tiện ích qua hệ thống ResourceLoader. ([https://www.mediawiki.org/wiki/ResourceLoader/Migration_guide_(users) Tìm hiểu thêm])", "gadgets-export": "Xuất", "gadgets-export-title": "Xuất tiện ích", "gadgets-not-found": "Không tìm thấy tiện ích “$1”.", @@ -32,5 +33,9 @@ "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" + "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", + "right-gadgets-edit": "Sửa đổi trang tiện ích JavaScript và CSS", + "action-gadgets-edit": "sửa đổi trang tiện ích JavaScript hoặc CSS này", + "right-gadgets-definition-edit": "Sửa đổi các định nghĩa tiện ích", + "action-gadgets-definition-edit": "sửa đổi định nghĩa của tiện ích này" } |