blob: c366d89861ce30b5fd4d026564e661e4b2ab7463 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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 e3sseva trovate.
viewSelectionSourceTitle = Codice fonte DOM del selection
context_goToLine_label = Ir al linea…
context_goToLine_accesskey = L
context_wrapLongLines_label = Rearrangiar le lineas longe
context_highlightSyntax_label = Evidentiar le syntaxe
|