suite/chrome/mailnews/pref/pref-tags.dtd
author Olvcpr423 <oliverchan86@outlook.com>
Wed, 22 Mar 2023 16:13:22 +0000
changeset 5308 0fa2d2a38cf06fd88649b7e0740c6d39a4c6f30f
parent 441 88bfe73eec47eac4a36a9e5990f08d31e71d46d7
permissions -rwxr-xr-x
Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Co-authored-by: Olvcpr423 <oliverchan86@outlook.com>

<!-- 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 pref.tags.title            "标签">
<!ENTITY pref.tags.caption          "自定义标签">
<!ENTITY pref.tags.description      "标签可用于信息的分类. 您可以使用以下设置来改变标签的外形和重要性. 标签的重要性由上往下递减.">
<!ENTITY tagColumn.label            "标记符">
<!ENTITY colorColumn.label          "颜色">
<!ENTITY defaultTagName.label       "无标题标签">
<!ENTITY addTagButton.label         "添加">
<!ENTITY addTagButton.accesskey     "A">
<!ENTITY deleteTagButton.label      "删除">
<!ENTITY deleteTagButton.accesskey  "D">
<!ENTITY raiseTagButton.label       "增加重要性">
<!ENTITY raiseTagButton.accesskey   "R">
<!ENTITY lowerTagButton.label       "降低重要性">
<!ENTITY lowerTagButton.accesskey   "L">
<!ENTITY restoreButton.label        "恢复默认值">
<!ENTITY restoreButton.accesskey    "s">