blob: 9d9343453491c58d3dcb23f3966cb60b235bcc4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# 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/.
# Short name of the import module
thunderbird-import-name = Thunderbird
# Description of the import module
thunderbird-import-description = Importer mail fra en Thunderbird-profilmappe.
import-from-thunderbird-zip =
.label = Thunderbird (eksporteret backup af profil; ZIP-komprimeret fil mindre end 2GB)
.accesskey = k
import-from-thunderbird-dir =
.label = Thunderbird (profilmappe)
.accesskey = p
import-select-profile-zip = Vælg en zip-komprimeret profilmappe
import-select-profile-dir = Vælg en profilmappe
zip-file-too-big-title = Den ZIP-komprimerede fil er for stor
zip-file-too-big-message = Den valgte ZIP-komprimerede fil er større end 2 GB. Udpak den først, og importer derefter fra den udpakkede mappe i stedet.
wizardpage-failed =
.label = Import mislykkedes
wizardpage-failed-message = Import mislykkedes uventet. Flere oplysninger er muligvis tilgængelige i fejlkonsollen.
|