summaryrefslogtreecommitdiffstats
path: root/l10n-it/suite/chrome/mailnews/msgHdrViewOverlay.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-it/suite/chrome/mailnews/msgHdrViewOverlay.dtd')
-rw-r--r--l10n-it/suite/chrome/mailnews/msgHdrViewOverlay.dtd48
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/mailnews/msgHdrViewOverlay.dtd b/l10n-it/suite/chrome/mailnews/msgHdrViewOverlay.dtd
new file mode 100644
index 0000000000..5b63f2d3be
--- /dev/null
+++ b/l10n-it/suite/chrome/mailnews/msgHdrViewOverlay.dtd
@@ -0,0 +1,48 @@
+<!-- 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 toField.label "A: ">
+<!ENTITY fromField.label "Da: ">
+<!ENTITY senderField.label "Mittente:">
+<!ENTITY organizationField.label "Organizzazione:">
+<!ENTITY replyToField.label "Rispondi-a: ">
+
+<!ENTITY subjectField.label "Oggetto: ">
+<!--# LOCALIZATION NOTE (ccField.label): DONT_TRANSLATE -->
+<!ENTITY ccField.label "Cc: ">
+<!ENTITY bccField.label "Ccn:">
+<!ENTITY newsgroupsField.label "Gruppi discussione: ">
+<!ENTITY followupToField.label "Segue-in: ">
+
+<!ENTITY tagsHdr.label "Etichette:">
+<!ENTITY dateField.label "Data: ">
+<!ENTITY userAgentField.label "User-Agent: ">
+<!ENTITY referencesField.label "Referenze:">
+<!ENTITY messageIdField.label "ID-Messaggio:">
+<!ENTITY inReplyToField.label "In-Risposta-A:">
+<!ENTITY originalWebsite.label "Sito web:">
+
+<!ENTITY editDraft.label "Modifica bozza…">
+<!ENTITY editDraft.accesskey "z">
+<!ENTITY editTemplate.label "Modifica modello…">
+<!ENTITY editTemplate.accesskey "M">
+
+<!ENTITY attachmentsTree.label "Allegati:">
+<!ENTITY attachmentsTree.accesskey "t">
+<!ENTITY openAttachmentCmd.label "Apri">
+<!ENTITY openAttachmentCmd.accesskey "A">
+<!ENTITY viewAttachmentCmd.label "Visualizza sorgente">
+<!ENTITY viewAttachmentCmd.accesskey "V">
+<!ENTITY saveAsAttachmentCmd.label "Salva con nome…">
+<!ENTITY saveAsAttachmentCmd.accesskey "c">
+<!ENTITY detachAttachmentCmd.label "Separa…">
+<!ENTITY detachAttachmentCmd.accesskey "S">
+<!ENTITY deleteAttachmentCmd.label "Elimina">
+<!ENTITY deleteAttachmentCmd.accesskey "E">
+<!ENTITY saveAllAttachmentsCmd.label "Salva tutti…">
+<!ENTITY saveAllAttachmentsCmd.accesskey "t">
+<!ENTITY detachAllAttachmentsCmd.label "Separa tutti…">
+<!ENTITY detachAllAttachmentsCmd.accesskey "r">
+<!ENTITY deleteAllAttachmentsCmd.label "Elimina tutti…">
+<!ENTITY deleteAllAttachmentsCmd.accesskey "m">