mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-27 16:40:07 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ibe9dc4bc9317e8d545d23d88f87851bad484018d
This commit is contained in:
parent
47d2d2fc11
commit
b4026bb0c3
|
@ -5,6 +5,13 @@
|
|||
]
|
||||
},
|
||||
"codeeditor-desc": "Tô màu cú pháp dùng [http://ace.ajax.org/ 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-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 dấu 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-indent": "Thụt lề",
|
||||
"codeeditor-outdent": "Nhô lề"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue