JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.1
[ckeditor.git] / _source / lang / ca.js
index 83c8da0..ca828cd 100644 (file)
@@ -105,6 +105,10 @@ CKEDITOR.lang['ca'] =
                targetTop               : 'Finestra major (_top)',\r
                targetSelf              : 'Mateixa finestra (_self)',\r
                targetParent    : 'Finestra pare (_parent)',\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">, no disponible</span>'\r
@@ -708,7 +712,7 @@ CKEDITOR.lang['ca'] =
                dic_restore             : 'Restore', // MISSING\r
                dic_delete              : 'Delete', // MISSING\r
                dic_rename              : 'Rename', // MISSING\r
-               dic_info                : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it\'s name and click the Restore button.', // MISSING\r
+               dic_info                : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', // MISSING\r
 \r
                aboutTab                : 'Quant a'\r
        },\r
@@ -744,5 +748,11 @@ CKEDITOR.lang['ca'] =
        },\r
 \r
        toolbarCollapse : 'Redueix la barra d\'eines',\r
-       toolbarExpand   : 'Amplia la barra d\'eines'\r
+       toolbarExpand   : 'Amplia la barra d\'eines',\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