diff options
Diffstat (limited to 'l10n-he/mail/chrome/messenger/am-advanced.dtd')
-rw-r--r-- | l10n-he/mail/chrome/messenger/am-advanced.dtd | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-he/mail/chrome/messenger/am-advanced.dtd b/l10n-he/mail/chrome/messenger/am-advanced.dtd new file mode 100644 index 0000000000..a0b5c6dee6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-advanced.dtd @@ -0,0 +1,29 @@ +<!-- 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-advanced.xul --> + +<!-- extracted from am-advanced.xhtml --> + +<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line --> +<!ENTITY smtpServer.label "הגדרות שרת יוצא (SMTP)"> + +<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line --> + +<!ENTITY smtpListAdd.label "הוספה…"> +<!ENTITY smtpListAdd.accesskey "ה"> +<!ENTITY smtpListEdit.label "עריכה…"> +<!ENTITY smtpListEdit.accesskey "ע"> +<!ENTITY smtpListDelete.label "הסרה"> +<!ENTITY smtpListDelete.accesskey "ס"> +<!ENTITY smtpListSetDefault.label "קבע כברירת מחדל"> +<!ENTITY smtpListSetDefault.accesskey "ב"> + +<!ENTITY serverDetails.label "פרטי השרת הנבחר:"> +<!ENTITY serverDescription.label "תיאור: "> +<!ENTITY serverName.label "שם השרת: "> +<!ENTITY serverPort.label "שער: "> +<!ENTITY userName.label "שם משתמש: "> +<!ENTITY connectionSecurity.label "קישור מאובטח: "> +<!ENTITY authMethod.label "צורת אימות: "> |