blob: 3ea21de7f05178e3e73e7cf87a539bdba756c063 (
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 = Истакнување синтакса
|