blob: df01185912adc307d5e5eb7fb7938e40a62b75c1 (
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 = Pojdi v vrstico
goToLineText = Vnesite številko vrstice
invalidInputTitle = Neveljaven vnos
invalidInputText = Vnesena številka vrstice je neveljavna.
outOfRangeTitle = Vrstica ni najdena
outOfRangeText = Zahtevane vrstice ni mogoče najti.
viewSelectionSourceTitle = Izvorna koda DOM izbora
context_goToLine_label = Pojdi v vrstico …
context_goToLine_accesskey = V
context_wrapLongLines_label = Prelomi dolge vrstice
context_highlightSyntax_label = Označevanje skladnje
|