blob: a0524de800de6149245bb0dadb20cf51284073c8 (
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 = 從 Thunderbird 設定檔目錄匯入郵件。
import-from-thunderbird-zip =
.label = Thunderbird(匯出的設定檔備份,小於 2GB 的 ZIP 檔)
.accesskey = Z
import-from-thunderbird-dir =
.label = Thunderbird(設定檔資料夾)
.accesskey = T
import-select-profile-zip = 選擇壓縮過的設定檔目錄
import-select-profile-dir = 選擇設定檔目錄
zip-file-too-big-title = ZIP 檔太大
zip-file-too-big-message = 選擇的 ZIP 檔案大小超過 2GB。請先解壓縮,然後改匯入解壓縮的資料匣。
wizardpage-failed =
.label = 匯入失敗
wizardpage-failed-message = 發生未預期的匯入失敗,錯誤主控台中可能有更多資訊。
|