blob: aa5356598b7ad1c0d8aa34fd41268b968e520445 (
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 = Import wiadomości z katalogu profilu Thunderbirda.
import-from-thunderbird-zip =
.label = Thunderbird (wyeksportowana kopia zapasowa profilu, plik ZIP mniejszy niż 2 GB)
.accesskey = Z
import-from-thunderbird-dir =
.label = Thunderbird (folder profilu)
.accesskey = T
import-select-profile-zip = Wybierz skompresowany katalog profilu
import-select-profile-dir = Wybierz katalog profilu
zip-file-too-big-title = Plik ZIP jest za duży
zip-file-too-big-message = Wybrany plik ZIP jest większy niż 2 GB. Najpierw go rozpakuj, a następnie zaimportuj z rozpakowanego folderu.
wizardpage-failed =
.label = Import się nie powiódł
wizardpage-failed-message = Import nieoczekiwanie się nie powiódł. Więcej informacji może być dostępnych w konsoli błędów.
|