diff options
Diffstat (limited to 'l10n-zh-CN/suite/chrome/common/migration/migration.dtd')
-rwxr-xr-x | l10n-zh-CN/suite/chrome/common/migration/migration.dtd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/common/migration/migration.dtd b/l10n-zh-CN/suite/chrome/common/migration/migration.dtd new file mode 100755 index 0000000000..49ffcca6e5 --- /dev/null +++ b/l10n-zh-CN/suite/chrome/common/migration/migration.dtd @@ -0,0 +1,28 @@ +<!-- 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/. --> + +<!ENTITY migrationWizard.title "导入向导"> + +<!ENTITY importAllFrom.label "导入全部项目:"> +<!ENTITY importBookmarksFrom.label "从此处导入书签:"> + +<!ENTITY importFromThunderbird.label "Thunderbird"> +<!ENTITY importFromThunderbird.accesskey "T"> +<!ENTITY importFromFile.label "文件"> +<!ENTITY importFromFile.accesskey "F"> +<!ENTITY importFromNothing.label "不导入任何数据"> +<!ENTITY importFromNothing.accesskey "D"> + +<!ENTITY importSource.title "导入设置及数据"> +<!ENTITY importItems.title "导入项"> +<!ENTITY importItems.label "选择要导入的项:"> + +<!ENTITY selectProfile.title "选择配置文件"> +<!ENTITY selectProfile.label "下列配置文件可供导入,从:"> + +<!ENTITY migrating.title "正在导入…"> +<!ENTITY migrating.label "下列项正在被导入…"> + +<!ENTITY done.title "导入完成"> +<!ENTITY done.label "下列项已成功导入..."> |