blob: a1f814d886f6231f8780fd09fc098467c7109191 (
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 = Ugrás sorra
goToLineText = Adja meg a sor számát
invalidInputTitle = Érvénytelen bemenet
invalidInputText = A beírt sorszám nem érvényes.
outOfRangeTitle = Sor nem található
outOfRangeText = A megadott sor nem található.
viewSelectionSourceTitle = Kijelölés DOM-forrása
context_goToLine_label = Ugrás sorra…
context_goToLine_accesskey = U
context_wrapLongLines_label = Hosszú sorok törése
context_highlightSyntax_label = Szintaxiskiemelés
|