diff options
Diffstat (limited to 'l10n-it/suite/chrome/editor/prefs/pref-composer.dtd')
-rw-r--r-- | l10n-it/suite/chrome/editor/prefs/pref-composer.dtd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-it/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..f5297adf30 --- /dev/null +++ b/l10n-it/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,28 @@ +<!-- 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 content/pref-composer.xhtml --> + +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> + +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Menu pagine recenti"> +<!ENTITY documentsInMenu.label "Massimo numero di pagine elencate:"> +<!ENTITY documentsInMenu.accesskey "n"> +<!ENTITY savingFiles.title "Salvando o pubblicando le pagine"> +<!ENTITY preserveExisting.label "Mantieni la formattazione originale del sorgente"> +<!ENTITY preserveExisting.accesskey "f"> +<!ENTITY preserveExisting.tooltip "Mantiene le interruzioni di riga e la formattazione originale della pagina"> +<!ENTITY saveAssociatedFiles.label "Salva assieme alla pagina immagini e altri file associati "> +<!ENTITY saveAssociatedFiles.accesskey "S"> +<!ENTITY showPublishDialog.label "Visualizza sempre la finestra di dialogo quando si pubblica"> +<!ENTITY showPublishDialog.accesskey "V"> +<!ENTITY composerEditing.label "Modifica"> +<!ENTITY maintainStructure.label "Mantieni la struttura della tabella durante l'inserimento o l'eliminazione di celle"> +<!ENTITY maintainStructure.tooltip "Mantiene la forma rettangolare della tabella aggiungendo automaticamente celle dopo l'inserimento o l'eliminazione di celle"> +<!ENTITY maintainStructure.accesskey "M"> +<!ENTITY useCSS.label "Utilizza stili CSS al posto di elementi ed attributi HTML"> +<!ENTITY useCSS.accesskey "U"> +<!ENTITY crInPCreatesNewP.label "Invio in un paragrafo crea sempre un nuovo paragrafo"> +<!ENTITY crInPCreatesNewP.accesskey "I"> |