blob: 68d75befd7717ac0c38d6ba9ab05ff8ea49c60f4 (
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 = Uvezite poštu iz Thunderbird profilne mape.
import-from-thunderbird-zip =
.label = Thunderbird (izvezena sigurnosna kopija profila; zip datoteka manja od 2GB)
.accesskey = z
import-from-thunderbird-dir =
.label = Thunderbird (mapa profila)
.accesskey = T
import-select-profile-zip = Odaberite komprimiranu mapu profila
import-select-profile-dir = Odaberite mapu profila
zip-file-too-big-title = Zip datoteka je prevelika
zip-file-too-big-message = Odabrana zip datoteka veća je od 2GB. Prvo je raspakirajte, a zatim uvezite iz odredišne mape.
wizardpage-failed =
.label = Uvoz nije uspio
wizardpage-failed-message = Uvoz neočekivano nije uspio, više informacija može biti dostupno u konzoli grešaka.
|