mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-15 03:23:45 +00:00
98e5fa0108
Change-Id: Ia926c3887350fe49d26f7fec9696373ef4c33eba
23 lines
1 KiB
JSON
23 lines
1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Minh Nguyen",
|
|
"NguoiDungKhongDinhDanh"
|
|
]
|
|
},
|
|
"codeeditor-desc": "Tô màu cú pháp dùng [https://ace.c9.io/ trình soạn thảo Ace] khi sửa đổi các trang JavaScript và CSS",
|
|
"codeeditor-next-annotation": "Đi đến chú thích sau",
|
|
"codeeditor-toolbar-toggle": "Bật/tắt hộp sửa đổi mã nguồn",
|
|
"codeeditor-save-with-errors": "Tài liệu này có lỗi. Bạn có chắc chắn muốn lưu nó?",
|
|
"codeeditor-invisibleChars-toggle": "Hiện/ẩn các ký tự không thấy được",
|
|
"codeeditor-lineWrapping-toggle": "Bật/tắt ngắt dòng",
|
|
"codeeditor-searchReplace-toggle": "Hiện/ẩn hộp tìm thay",
|
|
"codeeditor-gotoline": "Đi đến dòng số…",
|
|
"codeeditor-gotoline-placeholder": "dòng[:cột]",
|
|
"codeeditor-gotoline-prompt": "Nhập số dòng",
|
|
"codeeditor-indent": "Thụt lề",
|
|
"codeeditor-outdent": "Nhô lề",
|
|
"codeeditor-error-title": "Thư viện phụ thuộc bị thất bại",
|
|
"codeeditor-error-message": "CodeEditor cần có WikiEditor được tải."
|
|
}
|