blob: db03cecf24981e07dbd842713b53bdd0f48c604a (
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 al linea
goToLineText = Insere numero de linea
invalidInputTitle = Insertion invalide
invalidInputText = Le numero de linea inserite non es valide.
outOfRangeTitle = Linea non trovate
outOfRangeText = Le linea specificate non esseva trovate.
viewSelectionSourceTitle = Codice fonte DOM del selection
viewMathMLSourceTitle = Codice fonte DOM de MathML
context_goToLine_label = Ir al linea…
context_goToLine_accesskey = l
context_wrapLongLines_label = Rearrangiar le lineas longe
context_highlightSyntax_label = Evidentiar le syntaxe
|