blob: 581565cd87b4cb2a171c94f86df50f68a85fceb5 (
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 mappe">
<!ENTITY name.label "Namn:">
<!ENTITY name.accesskey "N">
<!ENTITY description.label "Undermappe av:">
<!ENTITY description.accesskey "U">
<!ENTITY folderRestriction1.label "Denne tenaren avgrensar mapper til to spesialtypar.">
<!ENTITY folderRestriction2.label "Lat den nye mappa innehalde:">
<!ENTITY foldersOnly.label "Berre mapper">
<!ENTITY messagesOnly.label "Berre meldingar">
<!ENTITY accept.label "Opprett mappe">
<!ENTITY accept.accesskey "O">
|