blob: 94e4f07abb83d87463d257a3f80d349404c0b134 (
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 openAttachmentCmd.label "खोलें">
<!ENTITY openAttachmentCmd.accesskey "O">
<!ENTITY saveAsAttachmentCmd.label "इस रूप में सहेजें...">
<!ENTITY saveAsAttachmentCmd.accesskey "A">
<!ENTITY detachAttachmentCmd.label "अलग करें ...">
<!ENTITY deleteAttachmentCmd.label "मिटायें">
<!ENTITY saveAllAttachmentsCmd.label "सबको सहेजें...">
<!ENTITY saveAllAttachmentsCmd.accesskey "S">
<!ENTITY detachAllAttachmentsCmd.label "सबको अलग करें...">
<!ENTITY detachAllAttachmentsCmd.accesskey "D">
<!ENTITY deleteAllAttachmentsCmd.label "सबको मिटायें...">
<!ENTITY deleteAllAttachmentsCmd.accesskey "E">
<!ENTITY copyLinkCmd.label "लिंक स्थान कॉपी करें">
<!ENTITY copyLinkCmd.accesskey "C">
|