blob: 79d3f0af13a629229cfc0ce24ac9a81856b78465 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
goToLineTitle = Đi tới dòng
goToLineText = Nhập số dòng
invalidInputTitle = Đầu vào không hợp lệ
invalidInputText = Số dòng đã nhập không hợp lệ.
outOfRangeTitle = Không tìm thấy dòng
outOfRangeText = Không tìm thấy dòng được chỉ định.
viewSelectionSourceTitle = Mã Nguồn DOM của phần đã chọn
viewMathMLSourceTitle = Mã nguồn DOM của MathML
context_goToLine_label = Đi tới dòng…
context_goToLine_accesskey = L
context_wrapLongLines_label = Cắt những dòng dài
context_highlightSyntax_label = Tô sáng cú pháp
|