# Chinese, Simplified translation of CKEditor Standalone Styles (8.x-1.0-alpha1)
# Copyright (c) 2019 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: CKEditor Standalone Styles (8.x-1.0-alpha1)\n"
"POT-Creation-Date: 2019-01-23 15:46+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\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 "Styles"
msgstr "样式"
msgid "The provided list of styles is syntactically incorrect."
msgstr "提供的列表样式在语法上是不正确的。"
msgid ""
"A list of classes that will be provided in the \"Styles\" dropdown. "
"Enter one or more classes on each line in the format: "
"element.classA.classB|Label. Example: h1.title|Title. Advanced "
"example: h1.fancy.title|Fancy title.<br />These styles should be "
"available in your theme's CSS file."
msgstr ""
"将在“样式”下拉列表中提供的类列表。在每一行上输入以下格式的一个或多个类：element.classA.classB|Label。示例：h1.title|Title。高级示例：h1.fancy.title|Fancy "
"title。<br />在主题的 CSS 文件中应该会提供这些样式。"
msgid "Each style must have a unique label."
msgstr "每个风格都必须有一个唯一的标签。"
