blob: 4b82f57829ba3a6ceedd15b5b43cab82dbe98163 (
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 = E-mail uit een Thunderbird-profielmap importeren.
import-from-thunderbird-zip =
.label = Thunderbird (geëxporteerde profielback-up; zip-bestand kleiner dan 2 GB)
.accesskey = z
import-from-thunderbird-dir =
.label = Thunderbird (profielmap)
.accesskey = T
import-select-profile-zip = Selecteer een gecomprimeerde profielmap
import-select-profile-dir = Selecteer een profielmap
zip-file-too-big-title = Zip-bestand te groot
zip-file-too-big-message = Het geselecteerde zip-bestand is groter dan 2 GB. Pak het eerst uit en importeer het vervolgens uit de uitgepakte map.
wizardpage-failed =
.label = Importeren mislukt
wizardpage-failed-message = Importeren is onverwacht mislukt, meer informatie is mogelijk beschikbaar in de Foutconsole.
|