diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-it/suite/chrome/mailnews/pref/am-archiveoptions.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/mailnews/pref/am-archiveoptions.dtd b/l10n-it/suite/chrome/mailnews/pref/am-archiveoptions.dtd new file mode 100644 index 0000000000..30ccd4e8f8 --- /dev/null +++ b/l10n-it/suite/chrome/mailnews/pref/am-archiveoptions.dtd @@ -0,0 +1,19 @@ +<!-- 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-archiveoptions.xul --> + +<!ENTITY dialogTitle.label "Opzioni archivio"> +<!ENTITY archiveGranularityPrefix.label "Quando si archiviano i messaggi, metterli in:"> +<!ENTITY archiveFlat.label "Una cartella singola"> +<!ENTITY archiveFlat.accesskey "s"> +<!ENTITY archiveYearly.label "Cartelle divise per anno"> +<!ENTITY archiveYearly.accesskey "a"> +<!ENTITY archiveMonthly.label "Cartelle divise per mese"> +<!ENTITY archiveMonthly.accesskey "m"> +<!ENTITY keepFolderStructure.label "Mantieni la struttura cartelle esistente per i messaggi archiviati"> +<!ENTITY keepFolderStructure.accesskey "M"> +<!ENTITY archiveExample.label "Esempio"> +<!ENTITY archiveFolderName.label "Archivi"> +<!ENTITY inboxFolderName.label "In arrivo"> |