diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-zh-CN/suite/chrome/common/profile/profileSelection.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-zh-CN/suite/chrome/common/profile/profileSelection.dtd')
-rwxr-xr-x | l10n-zh-CN/suite/chrome/common/profile/profileSelection.dtd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/common/profile/profileSelection.dtd b/l10n-zh-CN/suite/chrome/common/profile/profileSelection.dtd new file mode 100755 index 0000000000..709dfd52b5 --- /dev/null +++ b/l10n-zh-CN/suite/chrome/common/profile/profileSelection.dtd @@ -0,0 +1,35 @@ +<!-- -*- Mode: SGML; indent-tabs-mode: nil; -*- --> +<!-- + + 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 windowTitle.label "选择用户配置文件"> +<!ENTITY profileManager.title "&brandShortName; 配置文件管理器"> + +<!ENTITY manage.label "管理配置文件…"> +<!ENTITY manage.accesskey "M"> +<!ENTITY select.label "使用此配置文件"> + +<!ENTITY availableProfiles.label "可用配置文件"> + +<!ENTITY introStart.label "请选择列表中的配置文件并且点击 &start.label; 以访问您的以保存的消息,设置和其他个人配置信息。"> +<!ENTITY introSwitch.label "选择列表中的配置文件并点击 &select.label; ,即可切换至另一配置文件,以使用其中储存的消息,设置及其他个人信息。"> +<!ENTITY profileManagerText.label "&brandShortName; 将您配置文件中的设置、首选项、书签、已保存消息以及其他用户项等信息保存至您的用户配置文件中。"> + +<!ENTITY autoSelect.label "默认使用此配置文件"> +<!ENTITY autoSelect.accesskey "s"> + +<!ENTITY start.label "启动 &brandShortName;"> +<!ENTITY exit.label "退出"> + +<!ENTITY newButton.label "创建配置文件…"> +<!ENTITY newButton.accesskey "C"> +<!ENTITY renameButton.label "重命名配置文件…"> +<!ENTITY renameButton.accesskey "R"> +<!ENTITY deleteButton.label "删除配置文件…"> +<!ENTITY deleteButton.accesskey "D"> + +<!ENTITY offlineState.label "脱机工作"> +<!ENTITY offlineState.accesskey "o"> |