15 lines
701 B
Properties
15 lines
701 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 = Přejít na řádek
|
|
goToLineText = Zadejte číslo řádku
|
|
invalidInputTitle = Neplatné zadání
|
|
invalidInputText = Zadané číslo řádku je neplatné.
|
|
outOfRangeTitle = Řádek nenalezen
|
|
outOfRangeText = Zadaný řádek nebyl nalezen.
|
|
viewSelectionSourceTitle = Zdrojový kód výběru v DOM
|
|
context_goToLine_label = Přejít na řádek…
|
|
context_goToLine_accesskey = n
|
|
context_wrapLongLines_label = Zalamovat dlouhé řádky
|
|
context_highlightSyntax_label = Zvýrazňovat syntaxi
|