diff options
Diffstat (limited to 'l10n-nl/suite/chrome/mailnews/newFolderDialog.dtd')
-rw-r--r-- | l10n-nl/suite/chrome/mailnews/newFolderDialog.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/mailnews/newFolderDialog.dtd b/l10n-nl/suite/chrome/mailnews/newFolderDialog.dtd new file mode 100644 index 0000000000..55229ced31 --- /dev/null +++ b/l10n-nl/suite/chrome/mailnews/newFolderDialog.dtd @@ -0,0 +1,16 @@ +<!-- 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/. --> + +<!-- Labels --> +<!ENTITY newFolderDialog.title "Nieuwe map"> +<!ENTITY name.label "Naam:"> +<!ENTITY name.accesskey "N"> +<!ENTITY description.label "Maken als een submap van:"> +<!ENTITY description.accesskey "M"> +<!ENTITY folderRestriction1.label "Deze server beperkt mappen tot twee speciale soorten."> +<!ENTITY folderRestriction2.label "Toestaan dat de nieuwe map bevat:"> +<!ENTITY foldersOnly.label "Alleen mappen"> +<!ENTITY messagesOnly.label "Alleen berichten"> +<!ENTITY accept.label "Map aanmaken"> +<!ENTITY accept.accesskey "a"> |