blob: 7563fffaafba58cf1454cbee470dcb2591954c22 (
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 = Падсвятленне сінтаксісу
|