diff options
Diffstat (limited to 'l10n-nl/suite/chrome/editor/prefs/pref-composer.dtd')
-rw-r--r-- | l10n-nl/suite/chrome/editor/prefs/pref-composer.dtd | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-nl/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..e35b4926c1 --- /dev/null +++ b/l10n-nl/suite/chrome/editor/prefs/pref-composer.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 content/pref-composer.xul --> + +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> + +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Menu recente pagina’s"> +<!ENTITY documentsInMenu.label "Maximumaantal getoonde pagina’s:"> +<!ENTITY documentsInMenu.accesskey "M"> +<!ENTITY savingFiles.title "Bij het opslaan of publiceren van pagina’s"> +<!ENTITY preserveExisting.label "Originele bronopmaak behouden"> +<!ENTITY preserveExisting.accesskey "O"> +<!ENTITY preserveExisting.tooltip "Behoudt nieuwe regels en originele opmaak van de pagina"> +<!ENTITY saveAssociatedFiles.label "Afbeeldingen en andere geassocieerde bestanden opslaan bij het opslaan van pagina’s"> +<!ENTITY saveAssociatedFiles.accesskey "A"> +<!ENTITY showPublishDialog.label "Altijd publiceerdialoogvenster tonen bij het publiceren van pagina’s"> +<!ENTITY showPublishDialog.accesskey "d"> +<!ENTITY composerEditing.label "Bewerken"> +<!ENTITY maintainStructure.label "Tabellay-out behouden bij het invoegen of verwijderen van cellen"> +<!ENTITY maintainStructure.tooltip "Behoudt rechthoekige vorm van tabel door automatisch cellen toe te voegen na het invoegen of verwijderen van cellen"> +<!ENTITY maintainStructure.accesskey "T"> +<!ENTITY useCSS.label "CSS-stijlen gebruiken in plaats van HTML-elementen en -attributen"> +<!ENTITY useCSS.accesskey "C"> +<!ENTITY crInPCreatesNewP.label "Nieuwe regel in alinea creëert altijd een nieuwe alinea"> +<!ENTITY crInPCreatesNewP.accesskey "N"> |