blob: 5764dda0ecdc7dd3af738a45fd71626c92efbe80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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/. -->
<!ENTITY toolbar.searchPlaceholder "অনুসন্ধান">
<!ENTITY newPref.namePlaceholder "নাম">
<!ENTITY newPref.valueBoolean "বুলিয়ান">
<!ENTITY newPref.valueString "স্ট্রিং">
<!ENTITY newPref.valueInteger "পূর্ণসংখ্যা">
<!ENTITY newPref.stringPlaceholder "স্ট্রিং প্রবেশ করান">
<!ENTITY newPref.numberPlaceholder "নম্বর প্রবেশ করান">
<!ENTITY newPref.toggleButton "টোগোল">
<!ENTITY newPref.cancelButton "বাতিল">
<!ENTITY contextMenu.copyPrefName "নাম অনুলিপি">
<!ENTITY contextMenu.copyPrefValue "মান অনুলিপি">
|