diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-TW/mail/messenger/importDialog.ftl | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/l10n-zh-TW/mail/messenger/importDialog.ftl b/l10n-zh-TW/mail/messenger/importDialog.ftl new file mode 100644 index 0000000000..a0524de800 --- /dev/null +++ b/l10n-zh-TW/mail/messenger/importDialog.ftl @@ -0,0 +1,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 = 發生未預期的匯入失敗,錯誤主控台中可能有更多資訊。 |