blob: 699133d9e56179ac70db2483abbc6703928dfc1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
<!-- 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 folderProps.windowtitle.label "属性">
<!ENTITY generalInfo.label "基本信息">
<!ENTITY folderRebuildSummaryFileTip2.label "重建概要文件索引">
<!ENTITY folderRebuildSummaryFile2.label "修复文件夹">
<!ENTITY folderRebuildSummaryFile2.accesskey "R">
<!ENTITY folderRebuildSummaryFile.explanation "有时候文件夹索引文件(.msf)被损坏并且出现邮件丢失或者已删除的邮件又重新出现的现象,修复此文件夹可以修复这类问题。">
<!ENTITY folderIncludeInGlobalSearch.label "在全局搜索结果中包含这个文件夹的邮件">
<!ENTITY folderIncludeInGlobalSearch.accesskey "G">
<!ENTITY retention.label "保留策略">
<!ENTITY retentionUseAccount.label "使用我的账户设置">
<!ENTITY retentionUseAccount.accesskey "U">
<!ENTITY daysOld.label "天的消息">
<!ENTITY message.label "消息">
<!ENTITY retentionCleanup.label "将旧消息永久删除可释放更多的磁盘空间">
<!ENTITY retentionCleanupImap.label "要回收磁盘空间,可以永久删除本地副本和远程服务器上的原始旧消息。">
<!ENTITY retentionCleanupPop.label "要回收磁盘空间,可以永久删除旧消息,包括远程服务器上的原文。">
<!ENTITY retentionDeleteMsg.label "删除超过">
<!ENTITY retentionDeleteMsg.accesskey "m">
<!ENTITY retentionKeepAll.label "不要删除任何消息">
<!ENTITY retentionKeepAll.accesskey "a">
<!ENTITY retentionKeepRecent.label "除最近使用的全部删除">
<!ENTITY retentionKeepRecent.accesskey "l">
<!ENTITY retentionApplyToFlagged.label "一律保留已加星标之消息">
<!ENTITY retentionApplyToFlagged.accesskey "e">
<!ENTITY folderSynchronizationTab.label "同步">
<!ENTITY folderCheckForNewMessages2.label "当获取此账户的新邮件时,一律查收此文件夹">
<!ENTITY folderCheckForNewMessages2.accesskey "c">
<!ENTITY offlineFolder.check.label "选择此文件夹供脱机使用">
<!ENTITY offlineFolder.check.accesskey "S">
<!ENTITY offlineFolder.button.label "立即下载">
<!ENTITY offlineFolder.button.accesskey "D">
<!ENTITY selectofflineNewsgroup.check.label "选择要脱机使用的新闻组">
<!ENTITY selectofflineNewsgroup.check.accesskey "o">
<!ENTITY offlineNewsgroup.button.label "立即下载">
<!ENTITY offlineNewsgroup.button.accesskey "D">
<!ENTITY folderProps.name.label "名称:">
<!ENTITY folderProps.name.accesskey "N">
<!ENTITY folderProps.color.label "图标颜色:">
<!ENTITY folderProps.color.accesskey "I">
<!ENTITY folderProps.reset.tooltip "恢复默认颜色">
<!ENTITY folderProps.location.label "地址:">
<!ENTITY folderProps.location.accesskey "L">
<!ENTITY folderSharingTab.label "共享">
<!ENTITY privileges.button.label "权限…">
<!ENTITY privileges.button.accesskey "P">
<!ENTITY permissionsDesc.label "您拥有如下的权限:">
<!ENTITY folderOtherUsers.label "其他有权访问此文件夹的人:">
<!ENTITY folderType.label "文件夹类型:">
<!ENTITY folderQuotaTab.label "配额">
<!ENTITY folderQuotaUsage.label "使用量:">
<!ENTITY folderQuotaStatus.label "状态:">
<!ENTITY numberOfMessages.label "消息数目:">
<!-- LOCALIZATION NOTE: When the number of messages can't be determined, this string is displayed as the number -->
<!ENTITY numberUnknown.label "未知">
<!ENTITY sizeOnDisk.label "磁盘上的大小:">
<!-- LOCALIZATION NOTE: When the size can't be determined, this string is displayed as the size -->
<!ENTITY sizeUnknown.label "未知">
|