blob: ab299b3d6577d90c9705d8aee3c95d266f17cefd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
<!-- 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 -->
<!-- LOCALIZATION NOTE (editorWindow.titlemodifier): DONT_TRANSLATE -->
<!ENTITY editorWindow.titlemodifier "कंपोजर">
<!ENTITY editorWindow.titlemodifiermenuseparator " - ">
<!ENTITY textEditorWindow.titlemodifier "पाठ संपादक">
<!-- Menu items: the . means that the menu item isn't implemented yet -->
<!-- View menu items -->
<!ENTITY viewMenu.label "देखें">
<!ENTITY viewmenu.accesskey "v">
<!ENTITY compositionToolbarCmd.label "संरचना उपकरण पट्टी">
<!ENTITY compositiontb.accesskey "c">
<!ENTITY formattingToolbarCmd.label "प्रारूप उपकरण पट्टी">
<!ENTITY formattingtb.accesskey "f">
<!ENTITY editmodeToolbarCmd.label "संपादन मोड उपकरण पट्टी">
<!ENTITY editmodetb.accesskey "E">
<!ENTITY taskbarCmd.label "प्रस्थिति बार">
<!ENTITY taskbarCmd.accesskey "S">
<!-- Format menu items -->
<!ENTITY formatMenu.label "प्रारूप">
<!ENTITY formatmenu.accesskey "o">
<!ENTITY helpMenu.label "मदद">
<!ENTITY aboutCmd.label ".About">
<!-- Display Mode Toolbar -->
<!ENTITY editMode.label "संपादन मोड:">
<!ENTITY statusText.label "पृष्ठ भारण संपन्न">
|