blob: eccf1c6d8a10a40668b29dd83a138228c428fb4c (
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 = Sətrə keç
goToLineText = Sətir nömrəsini daxil edin
invalidInputTitle = Etibarsız Məlumat
invalidInputText = Daxil edilən sətir nömrəsi etibarsızdır.
outOfRangeTitle = Satır bulunamadı
outOfRangeText = Xüsusi sətir tapılmadı.
viewSelectionSourceTitle = Seçimin DOM qaynağı
context_goToLine_label = Sətrə keç…
context_goToLine_accesskey = L
context_wrapLongLines_label = Uzun Sətirləri Sürüşdür
context_highlightSyntax_label = Sintaksiz Rəngləndirmə
|