blob: 3422546817f2e8712bd4f33e86bcab6f70157e55 (
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 = Importera e-post från en Thunderbird-profilkatalog.
import-from-thunderbird-zip =
.label = Thunderbird (exporterad profilbackup; zip-fil mindre än 2 GB)
.accesskey = z
import-from-thunderbird-dir =
.label = Thunderbird (profilmapp)
.accesskey = T
import-select-profile-zip = Välj en zippad profilkatalog
import-select-profile-dir = Välj en profilkatalog
zip-file-too-big-title = Zip-filen är för stor
zip-file-too-big-message = Den valda zip-filen är större än 2 GB. Extrahera den först och importera sedan från den extraherade mappen istället.
wizardpage-failed =
.label = Import misslyckades
wizardpage-failed-message = Importen misslyckades oväntat, mer information kan finnas tillgänglig i felkonsolen.
|