blob: c024294f12a2d5b70b14d0ca806a9691a3e13ab3 (
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 "Neuer Ordner">
<!ENTITY name.label "Name des Ordners:">
<!ENTITY name.accesskey "N">
<!ENTITY description.label "Erstellen als Unterordner von:">
<!ENTITY description.accesskey "E">
<!ENTITY folderRestriction1.label "Dieser Server beschränkt Ordner auf zwei spezielle Arten.">
<!ENTITY folderRestriction2.label "Der neue Ordner darf Folgendes enthalten:">
<!ENTITY foldersOnly.label "Nur Ordner">
<!ENTITY messagesOnly.label "Nur Nachrichten">
<!ENTITY accept.label "Ordner erstellen">
<!ENTITY accept.accesskey "O">
|