blob: ed869536aaa1d775f23e40ab3e6117747e95a7f1 (
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 = Importuje poštu z adresáře profilu Thunderbirdu.
import-from-thunderbird-zip =
.label = Thunderbird (exportovaná záloha profilu; soubor ZIP menší než 2 GB)
.accesskey = Z
import-from-thunderbird-dir =
.label = Thunderbird (složka s profilem)
.accesskey = T
import-select-profile-zip = Vyberte komprimovaný adresář s profilem
import-select-profile-dir = Vyberte adresář s profilem
zip-file-too-big-title = Soubor ZIP je příliš velký
zip-file-too-big-message = Vybraný soubor ZIP je větší než 2 GB. Nejprve ho prosím rozbalte na disk a poté importujte rozbalený adresář.
wizardpage-failed =
.label = Import selhal
wizardpage-failed-message = Import se nepodařilo provést. Podrobnosti mohou být dostupné v chybové konzoli.
|