blob: c7ab48a8e1bea59ddaf1744d82b3b4706228d0e6 (
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 = Прелазак на ред
goToLineText = Унесите број реда
invalidInputTitle = Неисправан унос
invalidInputText = Унети број реда је неисправан.
outOfRangeTitle = Ред није пронађен
outOfRangeText = Изабрани ред није пронађен.
viewSelectionSourceTitle = DOM извор изабраног дела
context_goToLine_label = Иди на линију…
context_goToLine_accesskey = л
context_wrapLongLines_label = Омотај дугачке линије
context_highlightSyntax_label = Истицање синтаксе
|