JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4b
[ckeditor.git] / _source / lang / zh-cn.js
index d926e68..668b2b4 100644 (file)
@@ -105,6 +105,11 @@ CKEDITOR.lang['zh-cn'] =
                targetTop               : '整页 (_top)',\r
                targetSelf              : '本窗口 (_self)',\r
                targetParent    : '父窗口 (_parent)',\r
+               advanced                : 'Advanced', // MISSING\r
+               langDirLTR              : 'Left to Right (LTR)', // MISSING\r
+               langDirRTL              : 'Right to Left (RTL)', // MISSING\r
+               styles                  : 'Style', // MISSING\r
+               cssClasses              : 'Stylesheet Classes', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, 不可用</span>'\r
@@ -744,5 +749,11 @@ CKEDITOR.lang['zh-cn'] =
        },\r
 \r
        toolbarCollapse : '折叠工具栏',\r
-       toolbarExpand   : '展开工具栏'\r
+       toolbarExpand   : '展开工具栏',\r
+\r
+       bidi :\r
+       {\r
+               ltr : 'Text direction from left to right', // MISSING\r
+               rtl : 'Text direction from right to left' // MISSING\r
+       }\r
 };\r