blob: a6efbb034b58f5fb0f4fd65e10e07415b4fe958c (
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 "Ny mapp">
<!ENTITY name.label "Namn:">
<!ENTITY name.accesskey "N">
<!ENTITY description.label "Skapa som undermapp till:">
<!ENTITY description.accesskey "k">
<!ENTITY folderRestriction1.label "Servern begränsar mappar till två speciella typer.">
<!ENTITY folderRestriction2.label "Tillåt din nya mapp att innehålla:">
<!ENTITY foldersOnly.label "Endast mappar">
<!ENTITY messagesOnly.label "Endast meddelanden">
<!ENTITY accept.label "Skapa mapp">
<!ENTITY accept.accesskey "m">
|