summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/suite/chrome/mailnews/pref/pref-composing_messages.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-zh-CN/suite/chrome/mailnews/pref/pref-composing_messages.dtd')
-rwxr-xr-xl10n-zh-CN/suite/chrome/mailnews/pref/pref-composing_messages.dtd56
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/mailnews/pref/pref-composing_messages.dtd b/l10n-zh-CN/suite/chrome/mailnews/pref/pref-composing_messages.dtd
new file mode 100755
index 0000000000..bd0aff5785
--- /dev/null
+++ b/l10n-zh-CN/suite/chrome/mailnews/pref/pref-composing_messages.dtd
@@ -0,0 +1,56 @@
+<!-- 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.composing.messages.title "编写">
+<!ENTITY generalComposing.label "综述">
+<!ENTITY forwardMsg.label "转发消息:">
+<!ENTITY inline.label "内联">
+<!ENTITY inline.accesskey "n">
+<!ENTITY asAttachment.label "作为附件">
+<!ENTITY asAttachment.accesskey "A">
+
+<!ENTITY replyQuoteInline.label "在回复中附件可见">
+<!ENTITY replyQuoteInline.accesskey "Q">
+<!ENTITY warnOnSendAccelKey.label "当使用键盘快捷键发送消息时需确认">
+<!ENTITY warnOnSendAccelKey.accesskey "k">
+<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with
+ "xxx minutes", using a number and (autoSaveEnd.label). -->
+<!ENTITY autoSave.label "每次自动保存信息">
+<!ENTITY autoSave.accesskey "u">
+<!ENTITY autoSaveEnd.label "分钟检查一次新消息">
+<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). -->
+<!ENTITY wrapOutMsg.label "在 纯文本换行">
+<!ENTITY wrapOutMsg.accesskey "W">
+<!ENTITY char.label "字符">
+
+<!ENTITY defaultMessagesHeader.label "默认的HTML信息">
+<!ENTITY font.label "字体:">
+<!ENTITY font.accesskey "F">
+<!ENTITY size.label "大小:">
+<!ENTITY size.accesskey "S">
+<!ENTITY fontColor.label "文本:">
+<!ENTITY fontColor.accesskey "T">
+<!ENTITY bgColor.label "背景:">
+<!ENTITY bgColor.accesskey "B">
+<!ENTITY defaultCompose.label "默认撰写格式:">
+<!ENTITY defaultBodyText.label "正文(回车键创建新行)">
+<!ENTITY defaultBodyText.accesskey "o">
+<!ENTITY defaultParagraph.label "段落(回车键创建新段落)">
+<!ENTITY defaultParagraph.accesskey "P">
+
+<!ENTITY selectHeaderType.label "选择回复的信头类型:">
+<!ENTITY selectHeaderType.accesskey "e">
+<!ENTITY noReplyOption.label "没有回复信头">
+<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the
+ mailnews.reply_header_authorwrotesingle preference. [Author] needs to be
+ translated. -->
+<!ENTITY authorWroteOption.label "[Author] 写道:">
+<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
+ mailnews.reply_header_ondateauthorwrote preference. [Author] and [date]
+ need to be translated. -->
+<!ENTITY onDateAuthorWroteOption.label "于 [date],[author] 写道:">
+<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
+ mailnews.reply_header_authorwroteondate preference. [Author] and [date]
+ need to be translated. -->
+<!ENTITY authorWroteOnDateOption.label "[Author] 写道,于 [date]:">