blob: 90cdd0ffd9770333b199d404a1e723d8e294dab2 (
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 = Ir á liña
goToLineText = Insira o número de liña
invalidInputTitle = A entrada é incorrecta
invalidInputText = O número de liña inserido é incorrecto.
outOfRangeTitle = Non se atopou a liña
outOfRangeText = Non se atopou a liña especificada.
viewSelectionSourceTitle = Código fonte DOM da selección
viewMathMLSourceTitle = Código fonte DOM de MathML
context_goToLine_label = Ir á liña…
context_goToLine_accesskey = l
context_wrapLongLines_label = Axustar as liñas longas
context_highlightSyntax_label = Realce da sintaxe
|