blob: 96419f1eda619ec81f5bd8a8ce7e3d75927e4b7b (
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 = 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
viewMathMLSourceTitle = MathML DOM-forrása
context_goToLine_label = Ugrás sorra…
context_goToLine_accesskey = s
context_wrapLongLines_label = Hosszú sorok törése
context_highlightSyntax_label = Szintaxiskiemelés
|