diff options
Diffstat (limited to 'l10n-hi-IN/editor/ui/chrome/composer/editor.dtd')
-rwxr-xr-x | l10n-hi-IN/editor/ui/chrome/composer/editor.dtd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-hi-IN/editor/ui/chrome/composer/editor.dtd b/l10n-hi-IN/editor/ui/chrome/composer/editor.dtd new file mode 100755 index 0000000000..ab299b3d65 --- /dev/null +++ b/l10n-hi-IN/editor/ui/chrome/composer/editor.dtd @@ -0,0 +1,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 "पृष्ठ भारण संपन्न"> + |