diff options
Diffstat (limited to 'l10n-fa/mail/chrome/messenger/am-main.dtd')
-rw-r--r-- | l10n-fa/mail/chrome/messenger/am-main.dtd | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/l10n-fa/mail/chrome/messenger/am-main.dtd b/l10n-fa/mail/chrome/messenger/am-main.dtd new file mode 100644 index 0000000000..a66bcfbe2a --- /dev/null +++ b/l10n-fa/mail/chrome/messenger/am-main.dtd @@ -0,0 +1,47 @@ +<!-- 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/. --> + +<!-- extracted from am-main.xul --> + + +<!-- extracted from am-main.xhtml --> + +<!ENTITY accountTitle.label "Account Settings"> +<!ENTITY accountName.label "Account Name:"> +<!ENTITY accountName.accesskey "N"> +<!ENTITY identityTitle.label "Default Identity"> +<!ENTITY identityDesc.label "Each account has an identity, which is the information that other people see when they read your messages."> +<!ENTITY name.label "Your Name:"> +<!ENTITY name.accesskey "Y"> +<!ENTITY email.label "Email Address:"> +<!ENTITY email.accesskey "E"> +<!ENTITY replyTo.label "Reply-to Address:"> +<!ENTITY replyTo.accesskey "s"> + +<!ENTITY organization.label "Organization:"> +<!ENTITY organization.accesskey "O"> + + + + + + +<!ENTITY edit.label "ویرایش…"> +<!ENTITY choose.label "انتخاب…"> +<!ENTITY choose.accesskey "ا"> +<!ENTITY editVCard.label "Edit Card…"> +<!ENTITY editVCard.accesskey "d"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "Attach my vCard to messages"> +<!ENTITY attachVCard.accesskey "v"> + +<!ENTITY manageIdentities.label "Manage Identities…"> +<!ENTITY manageIdentities.accesskey "M"> +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> + +<!ENTITY smtpName.label "Outgoing Server (SMTP):"> +<!ENTITY smtpName.accesskey "u"> +<!ENTITY smtpDefaultServer.label "Use Default Server"> + + |