blob: 5b63f2d3be4e9bbb476841cc75ac5021db2301a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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">
|