mediawiki-extensions-CodeEd.../i18n/vi.json
Translation updater bot 127cec0d8d Localisation updates from https://translatewiki.net.
Change-Id: I14d9308687a161ead50d020374bc100484cd13f5
2016-01-28 21:07:27 +01:00

18 lines
782 B
JSON

{
"@metadata": {
"authors": [
"Minh Nguyen"
]
},
"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 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ề"
}