blob: aeb6f2cb99b9c408b1db7bda639eaeac4f6aaaff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# 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/.
export-dialog-brand-name = { -brand-product-name }
export-dialog-title = 导出
export-dialog =
.buttonlabelaccept = 下一步
export-dialog-button-finish = 完成
export-dialog-file-picker = 导出为 ZIP 文件
export-dialog-description1 = 将邮件账户、消息、通讯录、设置导出为 ZIP 文件。
export-dialog-desc2 = 需要时,您可以重新导入 ZIP 文件恢复配置文件。
export-dialog-exporting = 正在导出…
export-dialog-exported = 已导出!
|