blob: 2099fc1ee69473a9176a704f12d1b95ca7563f0c (
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 = Iet uz rindu
goToLineText = Ievadiet rindas numuru
invalidInputTitle = Nederīga ievade
invalidInputText = Ievadītais rindas numurs ir nederīgs.
outOfRangeTitle = Rinda netika atrasta
outOfRangeText = Norādītā rinda netika atrasta.
viewSelectionSourceTitle = Iezīmētā DOM pirmkods
context_goToLine_label = Iet uz rindu…
context_goToLine_accesskey = R
context_wrapLongLines_label = Dalīt garas rindas
context_highlightSyntax_label = Sintakses izcelšana
|