15 lines
693 B
Properties
15 lines
693 B
Properties
# 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 = Prejsť na riadok
|
|
goToLineText = Zadajte číslo riadka
|
|
invalidInputTitle = Nesprávna hodnota
|
|
invalidInputText = Zadané číslo riadka je nesprávne.
|
|
outOfRangeTitle = Riadok nebol nájdený.
|
|
outOfRangeText = Zadaný riadok nebol nájdený.
|
|
viewSelectionSourceTitle = DOM zdrojový kód výberu
|
|
context_goToLine_label = Prejsť na riadok…
|
|
context_goToLine_accesskey = P
|
|
context_wrapLongLines_label = Zalomiť dlhé riadky
|
|
context_highlightSyntax_label = Zvýrazniť syntax
|