blob: 95ecf1ef5f055d40184df94148eab1c99f218d11 (
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 = सिंटेक्स आलोकित करें
|