JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5
[ckeditor.git] / _source / lang / en-ca.js
index 1c5265e..1c70d88 100644 (file)
@@ -56,6 +56,7 @@ CKEDITOR.lang['en-ca'] =
        superscript             : 'Superscript',\r
        horizontalrule  : 'Insert Horizontal Line',\r
        pagebreak               : 'Insert Page Break for Printing',\r
+       pagebreakAlt            : 'Page Break', // MISSING\r
        unlink                  : 'Unlink',\r
        undo                    : 'Undo',\r
        redo                    : 'Redo',\r
@@ -105,6 +106,21 @@ CKEDITOR.lang['en-ca'] =
                targetTop               : 'Topmost Window (_top)', // MISSING\r
                targetSelf              : 'Same Window (_self)', // MISSING\r
                targetParent    : 'Parent Window (_parent)', // 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
+               width                   : 'Width', // MISSING\r
+               height                  : 'Height', // MISSING\r
+               align                   : 'Align',\r
+               alignLeft               : 'Left', // MISSING\r
+               alignRight              : 'Right', // MISSING\r
+               alignCenter             : 'Centre',\r
+               alignTop                : 'Top', // MISSING\r
+               alignMiddle             : 'Middle', // MISSING\r
+               alignBottom             : 'Bottom', // MISSING\r
+               invalidHeight   : 'Height must be a number.', // MISSING\r
+               invalidWidth    : 'Width must be a number.', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
@@ -151,9 +167,7 @@ CKEDITOR.lang['en-ca'] =
                popupFullScreen : 'Full Screen (IE)',\r
                popupScrollBars : 'Scroll Bars',\r
                popupDependent  : 'Dependent (Netscape)',\r
-               popupWidth              : 'Width',\r
                popupLeft               : 'Left Position',\r
-               popupHeight             : 'Height',\r
                popupTop                : 'Top Position',\r
                id                              : 'Id',\r
                langDir                 : 'Language Direction',\r
@@ -189,6 +203,30 @@ CKEDITOR.lang['en-ca'] =
                errorName       : 'Please type the anchor name'\r
        },\r
 \r
+       // List style dialog\r
+       list:\r
+       {\r
+               numberedTitle           : 'Numbered List Properties', // MISSING\r
+               bulletedTitle           : 'Bulleted List Properties', // MISSING\r
+               type                            : 'Type', // MISSING\r
+               start                           : 'Start', // MISSING\r
+               validateStartNumber                             :'List start number must be a whole number.', // MISSING\r
+               circle                          : 'Circle', // MISSING\r
+               disc                            : 'Disc', // MISSING\r
+               square                          : 'Square', // MISSING\r
+               none                            : 'None', // MISSING\r
+               notset                          : '<not set>', // MISSING\r
+               armenian                        : 'Armenian numbering', // MISSING\r
+               georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
+               lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
+               upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
+               lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
+               upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
+               lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
+               decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
+               decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
+       },\r
+\r
        // Find And Replace Dialog\r
        findAndReplace :\r
        {\r
@@ -215,15 +253,9 @@ CKEDITOR.lang['en-ca'] =
                rows            : 'Rows',\r
                columns         : 'Columns',\r
                border          : 'Border size',\r
-               align           : 'Alignment',\r
-               alignLeft       : 'Left',\r
-               alignCenter     : 'Centre',\r
-               alignRight      : 'Right',\r
-               width           : 'Width',\r
                widthPx         : 'pixels',\r
                widthPc         : 'percent',\r
                widthUnit       : 'width unit', // MISSING\r
-               height          : 'Height',\r
                cellSpace       : 'Cell spacing',\r
                cellPad         : 'Cell padding',\r
                caption         : 'Caption',\r
@@ -259,9 +291,6 @@ CKEDITOR.lang['en-ca'] =
                        wordWrap                : 'Word Wrap',\r
                        hAlign                  : 'Horizontal Alignment',\r
                        vAlign                  : 'Vertical Alignment',\r
-                       alignTop                : 'Top',\r
-                       alignMiddle             : 'Middle',\r
-                       alignBottom             : 'Bottom',\r
                        alignBaseline   : 'Baseline',\r
                        bgColor                 : 'Background Color',\r
                        borderColor             : 'Border Color',\r
@@ -382,24 +411,17 @@ CKEDITOR.lang['en-ca'] =
                btnUpload       : 'Send it to the Server',\r
                upload          : 'Upload',\r
                alt                     : 'Alternative Text',\r
-               width           : 'Width',\r
-               height          : 'Height',\r
                lockRatio       : 'Lock Ratio',\r
                unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Reset Size',\r
                border          : 'Border',\r
                hSpace          : 'HSpace',\r
                vSpace          : 'VSpace',\r
-               align           : 'Align',\r
-               alignLeft       : 'Left',\r
-               alignRight      : 'Right',\r
                alertUrl        : 'Please type the image URL',\r
                linkTab         : 'Link',\r
                button2Img      : 'Do you want to transform the selected image button on a simple image?',\r
                img2Button      : 'Do you want to transform the selected image on a image button?',\r
                urlMissing      : 'Image source URL is missing.', // MISSING\r
-               validateWidth   : 'Width must be a whole number.', // MISSING\r
-               validateHeight  : 'Height must be a whole number.', // MISSING\r
                validateBorder  : 'Border must be a whole number.', // MISSING\r
                validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
                validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
@@ -423,16 +445,10 @@ CKEDITOR.lang['en-ca'] =
                accessAlways    : 'Always',\r
                accessSameDomain: 'Same domain',\r
                accessNever             : 'Never',\r
-               align                   : 'Align',\r
-               alignLeft               : 'Left',\r
                alignAbsBottom  : 'Abs Bottom',\r
                alignAbsMiddle  : 'Abs Middle',\r
                alignBaseline   : 'Baseline',\r
-               alignBottom             : 'Bottom',\r
-               alignMiddle             : 'Middle',\r
-               alignRight              : 'Right',\r
                alignTextTop    : 'Text Top',\r
-               alignTop                : 'Top',\r
                quality                 : 'Quality',\r
                qualityBest             : 'Best', // MISSING\r
                qualityHigh             : 'High', // MISSING\r
@@ -446,13 +462,9 @@ CKEDITOR.lang['en-ca'] =
                windowMode              : 'Window mode',\r
                flashvars               : 'Variables for Flash',\r
                bgcolor                 : 'Background colour',\r
-               width                   : 'Width',\r
-               height                  : 'Height',\r
                hSpace                  : 'HSpace',\r
                vSpace                  : 'VSpace',\r
                validateSrc             : 'URL must not be empty.',\r
-               validateWidth   : 'Width must be a number.',\r
-               validateHeight  : 'Height must be a number.',\r
                validateHSpace  : 'HSpace must be a number.',\r
                validateVSpace  : 'VSpace must be a number.'\r
        },\r
@@ -500,10 +512,10 @@ CKEDITOR.lang['en-ca'] =
 \r
        justify :\r
        {\r
-               left    : 'Left Justify',\r
-               center  : 'Centre Justify',\r
-               right   : 'Right Justify',\r
-               block   : 'Block Justify'\r
+               left    : 'Align Left',\r
+               center  : 'Centre',\r
+               right   : 'Align Right',\r
+               block   : 'Justify'\r
        },\r
 \r
        blockquote : 'Block Quote',\r
@@ -587,6 +599,15 @@ CKEDITOR.lang['en-ca'] =
                remove                          : 'Remove Div' // MISSING\r
        },\r
 \r
+       iframe :\r
+       {\r
+               title           : 'iFrame Properties', // MISSING\r
+               toolbar         : 'iFrame', // MISSING\r
+               noUrl           : 'Please type the iFrame URL', // MISSING\r
+               scrolling       : 'Enable scrollbars', // MISSING\r
+               border          : 'Show frame border' // MISSING\r
+       },\r
+\r
        font :\r
        {\r
                label           : 'Font',\r
@@ -619,7 +640,7 @@ CKEDITOR.lang['en-ca'] =
                '008080' : 'Teal', // MISSING\r
                '000080' : 'Navy', // MISSING\r
                '4B0082' : 'Indigo', // MISSING\r
-               '696969' : 'Dim Gray', // MISSING\r
+               '696969' : 'Dark Gray', // MISSING\r
                'B22222' : 'Fire Brick', // MISSING\r
                'A52A2A' : 'Brown', // MISSING\r
                'DAA520' : 'Golden Rod', // MISSING\r
@@ -635,7 +656,7 @@ CKEDITOR.lang['en-ca'] =
                '0FF' : 'Cyan', // MISSING\r
                '00F' : 'Blue', // MISSING\r
                'EE82EE' : 'Violet', // MISSING\r
-               'A9A9A9' : 'Dark Gray', // MISSING\r
+               'A9A9A9' : 'Dim Gray', // MISSING\r
                'FFA07A' : 'Light Salmon', // MISSING\r
                'FFA500' : 'Orange', // MISSING\r
                'FFFF00' : 'Yellow', // MISSING\r
@@ -657,6 +678,7 @@ CKEDITOR.lang['en-ca'] =
        scayt :\r
        {\r
                title                   : 'Spell Check As You Type', // MISSING\r
+               opera_title             : 'Not supported by Opera', // MISSING\r
                enable                  : 'Enable SCAYT', // MISSING\r
                disable                 : 'Disable SCAYT', // MISSING\r
                about                   : 'About SCAYT', // MISSING\r
@@ -668,9 +690,23 @@ CKEDITOR.lang['en-ca'] =
                ignoreAll               : 'Ignore All', // MISSING\r
                addWord                 : 'Add Word', // MISSING\r
                emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
+\r
                optionsTab              : 'Options', // MISSING\r
+               allCaps                 : 'Ignore All-Caps Words', // MISSING\r
+               ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
+               mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
+               mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
+\r
                languagesTab    : 'Languages', // MISSING\r
+\r
                dictionariesTab : 'Dictionaries', // MISSING\r
+               dic_field_name  : 'Dictionary name', // MISSING\r
+               dic_create              : 'Create', // MISSING\r
+               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 its name and click the Restore button.', // MISSING\r
+\r
                aboutTab                : 'About' // MISSING\r
        },\r
 \r
@@ -687,10 +723,11 @@ CKEDITOR.lang['en-ca'] =
 \r
        fakeobjects :\r
        {\r
-               anchor  : 'Anchor', // MISSING\r
-               flash   : 'Flash Animation', // MISSING\r
-               div             : 'Page Break', // MISSING\r
-               unknown : 'Unknown Object' // MISSING\r
+               anchor          : 'Anchor', // MISSING\r
+               flash           : 'Flash Animation', // MISSING\r
+               iframe          : 'iFrame', // MISSING\r
+               hiddenfield     : 'Hidden Field', // MISSING\r
+               unknown         : 'Unknown Object' // MISSING\r
        },\r
 \r
        resize : 'Drag to resize', // MISSING\r
@@ -698,11 +735,18 @@ CKEDITOR.lang['en-ca'] =
        colordialog :\r
        {\r
                title           : 'Select color', // MISSING\r
+               options :       'Color Options', // MISSING\r
                highlight       : 'Highlight', // MISSING\r
-               selected        : 'Selected', // MISSING\r
+               selected        : 'Selected Color', // MISSING\r
                clear           : 'Clear' // MISSING\r
        },\r
 \r
        toolbarCollapse : 'Collapse Toolbar', // MISSING\r
-       toolbarExpand   : 'Expand Toolbar' // MISSING\r
+       toolbarExpand   : 'Expand Toolbar', // MISSING\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