blob: 55229ced31ab93c1d7b505761faeb6fa57fdb51f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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">
|