blob: ed7433d24843040eb8cd5886caf08ce96718502c (
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">
|