summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-CN/chrome/zh-CN/locale/zh-CN/messenger/newFolderDialog.dtd
blob: ddcda5871452c5dbb9956ac4dfd14534a9617891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- 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/. -->
   
<!-- Labels -->
<!ENTITY newFolderDialog.title      "新建文件夹">
<!ENTITY name.label                 "名称:">
<!ENTITY name.accesskey             "N">
<!ENTITY description.label          "在所选文件夹下创建子文件夹:">
<!ENTITY description.accesskey      "C">
<!ENTITY folderRestriction1.label   "此服务器只允许两种特殊的文件夹。">
<!ENTITY folderRestriction2.label   "允许新文件夹包含:">
<!ENTITY foldersOnly.label          "只文件夹">
<!ENTITY messagesOnly.label         "只消息">
<!ENTITY accept.label               "创建文件夹">
<!ENTITY accept.accesskey           "r">