blob: 77270a0d6fd61304a7cd8d78e8ffa79e2dd4ee6f (
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 = L
context_wrapLongLines_label = লম্বা লাইন মোড়ানো হবে
context_highlightSyntax_label = সিনট্যাক্স হাইলাইট হবে
|