blob: c936d90846d705a2d375f805834c1d72f409334f (
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 = Perėjimas į eilutę
goToLineText = Įveskite eilutės numerį:
invalidInputTitle = Netinkama įvestis
invalidInputText = Įvestas netinkamas eilutės numeris.
outOfRangeTitle = Eilutės nerasta
outOfRangeText = Eilutės su tokiu numeriu nerasta.
viewSelectionSourceTitle = DOM išrankos pirminis tekstas
context_goToLine_label = Eiti į eilutę…
context_goToLine_accesskey = E
context_wrapLongLines_label = Laužyti ilgas eilutes
context_highlightSyntax_label = Sintaksės paryškinimas
|