mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-13 17:57:15 +00:00
6a70a459ca
Change-Id: I7c207b396784b6d7e6a84f33dba04f433190e277
56 lines
3.6 KiB
JSON
56 lines
3.6 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Minh Nguyen",
|
|
"Vinhtantran"
|
|
]
|
|
},
|
|
"linterrors": "Lỗi cú pháp",
|
|
"linter-category-bogus-image-options": "Tùy chọn tập tin không có thật",
|
|
"linter-category-bogus-image-options-desc": "Những trang này có tập tin với những tùy chọn không có thật.",
|
|
"linter-category-deletable-table-tag": "Thẻ bảng cần xóa",
|
|
"linter-category-deletable-table-tag-desc": "Các trang này chứa thẻ bảng cần được xóa.",
|
|
"linter-category-fostered": "Nội dung được nhận nuôi",
|
|
"linter-category-fostered-desc": "Các trang này có nội dung được nhận nuôi.",
|
|
"linter-category-html5-misnesting": "Thẻ lồng nhau bị sai và hiển thị khác nhau trong HTML5 và HTML4",
|
|
"linter-category-html5-misnesting-desc": "Những thẻ lồng nhau bị sai này sẽ hiển thị khác nhau trong HTML5 so với HTML4.",
|
|
"linter-category-misc-tidy-replacement-issues": "Các vấn đề khác",
|
|
"linter-category-missing-end-tag": "Thiếu thẻ kết thúc",
|
|
"linter-category-missing-end-tag-desc": "Các trang này thiếu thẻ kết thúc.",
|
|
"linter-category-obsolete-tag": "Thẻ HTML cũ",
|
|
"linter-category-obsolete-tag-desc": "Các trang này chứa thẻ HTML cũ.",
|
|
"linter-category-self-closed-tag": "Thẻ tự đóng",
|
|
"linter-category-self-closed-tag-desc": "Các trang này chứa thẻ tự đóng.",
|
|
"linter-category-tidy-whitespace-bug": "Lỗi ký tự khoảng cách Tidy",
|
|
"linter-category-tidy-whitespace-bug-desc": "Các trang này gây ra lỗi ký tự khoảng cách nên được khắc phục.",
|
|
"linter-desc": "Dò ra các lỗi cú pháp từ dịch vụ bên ngoài và hiển thị các lỗi cho người dùng",
|
|
"linter-form-namespace": "Không gian tên:",
|
|
"linter-heading-high-priority": "Ưu tiên cao",
|
|
"linter-heading-low-priority": "Ưu tiên thấp",
|
|
"linter-heading-medium-priority": "Ưu tiên trung bình",
|
|
"linter-numerrors": "$1 lỗi",
|
|
"linter-page-edit": "sửa đổi",
|
|
"linter-page-history": "lịch sử",
|
|
"linter-pager-bogus-image-options-details": "Tùy chọn tập tin giả",
|
|
"linter-pager-deletable-table-tag-details": "Thẻ bảng cần xóa",
|
|
"linter-pager-html5-misnesting-details": "Thẻ lồng sai (hiện nay bị hư)",
|
|
"linter-pager-misc-tidy-replacement-issues-details": "Lỗi mã đánh dấu khác",
|
|
"linter-pager-misnested-tag-details": "Thẻ lồng sai phải được lồng chính xác",
|
|
"linter-pager-missing-end-tag-details": "Thiếu thẻ kết thúc",
|
|
"linter-pager-multi-colon-escape-details": "Thoát nhiều dấu hai chấm",
|
|
"linter-pager-multiline-html-table-in-list-details": "Bảng HTML5 đa dòng trong danh sách",
|
|
"linter-pager-multiple-unclosed-formatting-tags-details": "Nhiều thẻ định dạng không đóng trong trang",
|
|
"linter-pager-obsolete-tag-details": "Thẻ HTML cũ",
|
|
"linter-pager-pwrap-bug-workaround-details": "Khắc phục lỗi ngắt dòng đoạn văn",
|
|
"linter-pager-self-closed-tag-details": "Thẻ tự đóng",
|
|
"linter-pager-stripped-tag-details": "Thẻ bị bỏ",
|
|
"linter-pager-template": "Qua bản mẫu?",
|
|
"linter-pager-tidy-font-bug-details": "Thẻ font cố thay đổi màu liên kết",
|
|
"linter-pager-tidy-whitespace-bug-details": "Lỗi phân tích ký tự khoảng cách",
|
|
"linter-pager-title": "Tên trang",
|
|
"linter-pager-unclosed-quotes-in-heading-details": "Dấu ngoặc đơn/kép thoát ra bảng mục lục",
|
|
"linterrors-subpage": "Lỗi cú pháp: $1",
|
|
"multi-part-template-block": "Đầu ra không chỉ do một bản mẫu nào đó",
|
|
"pageinfo-linter": "Lỗi cú pháp"
|
|
}
|