summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/suite/chrome/mailnews/msgViewPickerOverlay.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-zh-CN/suite/chrome/mailnews/msgViewPickerOverlay.dtd')
-rwxr-xr-xl10n-zh-CN/suite/chrome/mailnews/msgViewPickerOverlay.dtd23
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/mailnews/msgViewPickerOverlay.dtd b/l10n-zh-CN/suite/chrome/mailnews/msgViewPickerOverlay.dtd
new file mode 100755
index 0000000000..ec7e6bfe5f
--- /dev/null
+++ b/l10n-zh-CN/suite/chrome/mailnews/msgViewPickerOverlay.dtd
@@ -0,0 +1,23 @@
+<!-- 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/. -->
+
+<!--LOCALIZATION NOTE msgViewPickerOverlay.dtd UI for showing various views on a folder -->
+
+
+<!ENTITY viewPicker.label "视图:">
+<!ENTITY viewPicker.accesskey "i">
+<!ENTITY viewAll.label "所有">
+<!ENTITY viewAll.accesskey "A">
+<!ENTITY viewUnread.label "未读">
+<!ENTITY viewUnread.accesskey "U">
+<!ENTITY viewNotDeleted.label "未删除">
+<!ENTITY viewNotDeleted.accesskey "D">
+<!ENTITY viewTags.label "标签">
+<!ENTITY viewTags.accesskey "T">
+<!ENTITY viewCustomViews.label "自定义视图">
+<!ENTITY viewCustomViews.accesskey "V">
+<!ENTITY viewVirtualFolder.label "将视图保存为文件夹…">
+<!ENTITY viewVirtualFolder.accesskey "S">
+<!ENTITY viewCustomizeView.label "定制">
+<!ENTITY viewCustomizeView.accesskey "C">