blob: 757cc560562f99c7bbf8dda1716d70abddfd0a37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "ব্যক্তিগত অভিধান">
<!ENTITY wordEditField.label "নতুন শব্দ (N):">
<!ENTITY wordEditField.accessKey "N">
<!ENTITY AddButton.label "যোগ (A)">
<!ENTITY AddButton.accessKey "A">
<!ENTITY DictionaryList.label "অভিধানের শব্দ (W):">
<!ENTITY DictionaryList.accessKey "W">
<!ENTITY RemoveButton.label "সরিয়ে ফেলা (e)">
<!ENTITY RemoveButton.accessKey "e">
<!ENTITY CloseButton.label "বন্ধ (C)">
<!ENTITY CloseButton.accessKey "C">
|