blob: a6021ff2eb7392f0529cbe65d4ca5149fd504236 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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 извор бирања
viewMathMLSourceTitle = DOM извор MathML-а
context_goToLine_label = Иди на линију…
context_goToLine_accesskey = л
context_wrapLongLines_label = Преламај дугачке линије
context_highlightSyntax_label = Истицање синтаксе
|