# Chinese, Simplified translation of Calendar Systems (6.x-1.3-beta3)
# Copyright (c) 2010 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Calendar Systems (6.x-1.3-beta3)\n"
"POT-Creation-Date: 2010-10-13 12:20+0000\n"
"PO-Revision-Date: 2010-10-11 08:17+0000\n"
"Language-Team: Chinese, Simplified\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Operations"
msgstr "操作"
msgid "Cancel"
msgstr "取消"
msgid "Remove"
msgstr "删除"
msgid "Language"
msgstr "语言"
msgid "Edit"
msgstr "编辑"
msgid "This action cannot be undone."
msgstr "这个操作不可恢复。"
msgid "Center"
msgstr "中"
msgid "Save"
msgstr "保存"
msgid "Top"
msgstr "顶部"
msgid "Bottom"
msgstr "底部"
msgid "CSS"
msgstr "CSS"
msgid "Basic setup"
msgstr "基本设置"
msgid "Allow users to choose default"
msgstr "允许用户选择默认状态"
msgid "Buttons and plugins"
msgstr "按钮及插件"
msgid "Editor appearance"
msgstr "编辑器外观"
msgid "Toolbar location"
msgstr "工具条位置"
msgid "Path location"
msgstr "路径位置"
msgid "Enable resizing button"
msgstr "启用调整大小按钮"
msgid "Block formats"
msgstr "区块格式"
msgid "Cleanup and output"
msgstr "清理并输出"
msgid "Verify HTML"
msgstr "验证HTML"
msgid "Preformatted"
msgstr "预格式化"
msgid "Convert &lt;font&gt; tags to styles"
msgstr "将样式转化为&lt;font&gt;标签"
msgid "Remove linebreaks"
msgstr "移除换行符"
msgid "Apply source formatting"
msgstr "应用源代码格式"
msgid "Editor CSS"
msgstr "编辑器 CSS"
msgid "CSS path"
msgstr "CSS 路径"
msgid "CSS classes"
msgstr "CSS 类"
msgid "Left"
msgstr "左"
msgid "Right"
msgstr "右"
msgid "Hide"
msgstr "隐藏"
msgid "Profiles"
msgstr "用户资料"
msgid "Button alignment"
msgstr "按钮对齐"
msgid "Example:"
msgstr "示例："
msgid "%editor profile for %format"
msgstr "%format 的 %editor 配置文件"
msgid "Enabled by default"
msgstr "默认启用"
msgid ""
"The default editor state for users having access to this profile. "
"Users are able to override this state if the next option is enabled."
msgstr "拥有访问这个配置文件权限的用户默认的编辑器状态。如果启用下个选项，用户可覆写这个设置。"
msgid ""
"If allowed, users will be able to choose their own editor default "
"state in their user account settings."
msgstr "如果允许，用户可以在他们自己的账户设置中选择编辑器的默认状态。"
msgid "Show <em>enable/disable rich text</em> toggle link"
msgstr "显示 <em>启用/禁用富文本</em> 开关"
msgid ""
"Whether or not to show the <em>enable/disable rich text</em> toggle "
"link below a textarea. If disabled, the user setting or global default "
"is used (see above)."
msgstr ""
"是否在文本域下显示 <em>启用/禁用富文本</em> "
"开关。如果选择禁用，用户设置或者全局设置将被使用（如上）。"
msgid ""
"The language to use for the editor interface. Language codes are based "
"on the <a "
"href=\"http://www.loc.gov/standards/iso639-2/englangn.html\">ISO-639-2</a> "
"format."
msgstr ""
"编辑器界面语言。语言代码依据 <a "
"href=\"http://www.loc.gov/standards/iso639-2/englangn.html\">ISO-639-2</a> "
"格式。"
msgid ""
"This option controls whether the editor toolbar is displayed above or "
"below the editing area."
msgstr "这个选项控制编辑器工具条显示在编辑区域的顶部或者底部。"
msgid "This option controls the alignment of icons in the editor toolbar."
msgstr "这个选项控制编辑器工具栏图标的对齐方式。"
msgid ""
"Where to display the path to HTML elements (i.e. <code>body > table > "
"tr > td</code>)."
msgstr ""
"在哪里显示HTML元素的路径（比如：<code>body > table > tr "
"> td</code>）。"
msgid ""
"This option gives you the ability to enable/disable the resizing "
"button. If enabled, the Path location toolbar must be set to \"Top\" "
"or \"Bottom\" in order to display the resize icon."
msgstr ""
"这个选项让你可以启用/禁用调整大小按钮。如果启用，路径位置状态栏必须被设置为\"顶部\" "
"或 \"底部\"以便显示调整大小按钮。"
msgid ""
"If enabled, potentially malicious code like <code>&lt;HEAD&gt;</code> "
"tags will be removed from HTML contents."
msgstr ""
"如果启用，潜在恶意代码如 <code>&lt;HEAD&gt;</code> "
"标签将会从HTML内容移除。"
msgid ""
"If enabled, the editor will insert TAB characters on tab and preserve "
"other whitespace characters just like a PRE element in HTML does."
msgstr ""
"如果启用，编辑器将会将 tab 处理为 TAB "
"字符并保留其他的空白字符，就像 HTML 中 PRE "
"元素那样。"
msgid ""
"If enabled, HTML tags declaring the font size, font family, font color "
"and font background color will be replaced by inline CSS styles."
msgstr ""
"如果启用，HTML "
"标签声明的字体大小、字体样式、字体颜色和字体背景将会被行间样式表代替。"
msgid ""
"If enabled, the editor will remove most linebreaks from contents. "
"Disabling this option could avoid conflicts with other input filters."
msgstr "如果启用，编辑器将会从文本内容中移除大部分换行符。禁用这个选项可以避免同其他输入过滤器冲突。"
msgid ""
"If enabled, the editor will re-format the HTML source code. Disabling "
"this option could avoid conflicts with other input filters."
msgstr ""
"如果启用，编辑器将会重新格式化 HTML "
"源代码。禁用这个选项可以避免同其他输入过滤器冲突。"
msgid "Force cleanup on standard paste"
msgstr "强制清理普通粘贴"
msgid ""
"If enabled, the default paste function (CTRL-V or SHIFT-INS) behaves "
"like the \"paste from word\" plugin function."
msgstr ""
"如果启用，默认的粘贴功能(CTRL-V 或 "
"SHIFT-INS)将如同\"从 Word 粘贴\"插件功能一样。"
msgid ""
"Comma separated list of HTML block formats. Possible values: "
"<code>@format-list</code>."
msgstr ""
"一个逗号分隔的 HTML "
"区块格式列表。可能值：<code>@format-list</code>。"
msgid "Use theme CSS"
msgstr "主题 CSS"
msgid "Define CSS"
msgstr "自定义 CSS"
msgid "Editor default CSS"
msgstr "编辑器默认 CSS"
msgid ""
"Defines the CSS to be used in the editor area.<br />Use theme CSS - "
"loads stylesheets from current site theme.<br/>Define CSS - enter path "
"for stylesheet files below.<br />Editor default CSS - uses default "
"stylesheets from editor."
msgstr ""
"定义编辑区域使用的 CSS。<br />使用主题 CSS - "
"从当前站点主题装载样式表。<br />自定义 CSS - "
"在下面输入自定义的样式表文件路径。<br "
"/>编辑器默认 CSS - 使用编辑器默认的样式表。"
msgid ""
"If \"Define CSS\" was selected above, enter path to a CSS file or a "
"list of CSS files separated by a comma."
msgstr ""
"如果上面的“自定义 CSS”已选择，请输入单个 CSS "
"文件路径，或以逗号分隔的列表。"
msgid ""
"Available tokens: <code>%b</code> (base path, eg: <code>/</code>), "
"<code>%t</code> (path to theme, eg: <code>themes/garland</code>)"
msgstr ""
"可用的替换符：<code>%b</code> (根路径, 如: "
"<code>/</code>)，<code>%t</code> (主题路径, 如: "
"<code>themes/garland</code>)"
msgid ""
"Optionally define CSS classes for the \"Font style\" dropdown list.<br "
"/>Enter one class on each line in the format: !format. Example: "
"!example<br />If left blank, CSS classes are automatically imported "
"from all loaded stylesheet(s)."
msgstr ""
"\"字体样式\"下拉菜单可选的自定义 CSS 类。<br "
"/>每行依如下格式输入一个类：!format。例如: !example<br "
"/>如果留空，CSS "
"类将自动从所有加载的样式表中导入。"
msgid "Are you sure you want to remove the profile for %name?"
msgstr "确定删除配置文件 %name ？"
