JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2
[ckeditor.git] / _source / lang / gl.js
index c739de7..514514f 100644 (file)
@@ -31,7 +31,11 @@ CKEDITOR.lang['gl'] =
         * Screenreader titles. Please note that screenreaders are not always capable\r
         * of reading non-English words. So be careful while translating it.\r
         */\r
-       editorTitle             : 'Rich text editor, %1', // MISSING\r
+       editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING\r
+\r
+       // ARIA descriptions.\r
+       toolbar : 'Toolbar', // MISSING\r
+       editor  : 'Rich Text Editor', // MISSING\r
 \r
        // Toolbar buttons without dialogs.\r
        source                  : 'Código Fonte',\r
@@ -68,12 +72,12 @@ CKEDITOR.lang['gl'] =
                flash                   : 'Flash',\r
                form                    : 'Formulario',\r
                checkbox                : 'Cadro de Verificación',\r
-               radio           : 'Botón de Radio',\r
+               radio                   : 'Botón de Radio',\r
                textField               : 'Campo de Texto',\r
                textarea                : 'Área de Texto',\r
                hiddenField             : 'Campo Oculto',\r
                button                  : 'Botón',\r
-               select  : 'Campo de Selección',\r
+               select                  : 'Campo de Selección',\r
                imageButton             : 'Botón de Imaxe',\r
                notSet                  : '<non definido>',\r
                id                              : 'Id',\r
@@ -88,11 +92,19 @@ CKEDITOR.lang['gl'] =
                cssStyle                : 'Estilo',\r
                ok                              : 'OK',\r
                cancel                  : 'Cancelar',\r
+               close                   : 'Close', // MISSING\r
+               preview                 : 'Preview', // MISSING\r
                generalTab              : 'General', // MISSING\r
                advancedTab             : 'Advanzado',\r
-               validateNumberFailed    : 'This value is not a number.', // MISSING\r
+               validateNumberFailed : 'This value is not a number.', // MISSING\r
                confirmNewPage  : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING\r
                confirmCancel   : 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING\r
+               options                 : 'Options', // MISSING\r
+               target                  : 'Target', // MISSING\r
+               targetNew               : 'New Window (_blank)', // MISSING\r
+               targetTop               : 'Topmost Window (_top)', // MISSING\r
+               targetSelf              : 'Same Window (_self)', // MISSING\r
+               targetParent    : 'Parent Window (_parent)', // 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
@@ -116,22 +128,17 @@ CKEDITOR.lang['gl'] =
                upload          : 'Carregar',\r
                advanced        : 'Advanzado',\r
                type            : 'Tipo de Ligazón',\r
+               toUrl           : 'URL', // MISSING\r
                toAnchor        : 'Referencia nesta páxina',\r
                toEmail         : 'E-Mail',\r
-               target          : 'Destino',\r
-               targetNotSet    : '<non definido>',\r
-               targetFrame     : '<frame>',\r
-               targetPopup     : '<Xanela Emerxente>',\r
-               targetNew       : 'Nova Xanela (_blank)',\r
-               targetTop       : 'Xanela Primaria (_top)',\r
-               targetSelf      : 'Mesma Xanela (_self)',\r
-               targetParent    : 'Xanela Pai (_parent)',\r
+               targetFrame             : '<frame>',\r
+               targetPopup             : '<Xanela Emerxente>',\r
                targetFrameName : 'Nome do Marco Destino',\r
                targetPopupName : 'Nome da Xanela Emerxente',\r
                popupFeatures   : 'Características da Xanela Emerxente',\r
                popupResizable  : 'Resizable', // MISSING\r
                popupStatusBar  : 'Barra de Estado',\r
-               popupLocationBar        : 'Barra de Localización',\r
+               popupLocationBar: 'Barra de Localización',\r
                popupToolbar    : 'Barra de Ferramentas',\r
                popupMenuBar    : 'Barra de Menú',\r
                popupFullScreen : 'A Toda Pantalla (IE)',\r
@@ -143,7 +150,6 @@ CKEDITOR.lang['gl'] =
                popupTop                : 'Posición dende Arriba',\r
                id                              : 'Id', // MISSING\r
                langDir                 : 'Orientación do Idioma',\r
-               langDirNotSet   : '<non definido>',\r
                langDirLTR              : 'Esquerda a Dereita (LTR)',\r
                langDirRTL              : 'Dereita a Esquerda (RTL)',\r
                acccessKey              : 'Chave de Acceso',\r
@@ -203,13 +209,13 @@ CKEDITOR.lang['gl'] =
                columns         : 'Columnas',\r
                border          : 'Tamaño do Borde',\r
                align           : 'Aliñamento',\r
-               alignNotSet     : '<Non Definido>',\r
                alignLeft       : 'Esquerda',\r
                alignCenter     : 'Centro',\r
                alignRight      : 'Ereita',\r
                width           : 'Largura',\r
                widthPx         : 'pixels',\r
                widthPc         : 'percent',\r
+               widthUnit       : 'width unit', // MISSING\r
                height          : 'Altura',\r
                cellSpace       : 'Marxe entre Celas',\r
                cellPad         : 'Marxe interior',\r
@@ -260,7 +266,7 @@ CKEDITOR.lang['gl'] =
                        invalidHeight   : 'Cell height must be a number.', // MISSING\r
                        invalidRowSpan  : 'Rows span must be a whole number.', // MISSING\r
                        invalidColSpan  : 'Columns span must be a whole number.', // MISSING\r
-                       chooseColor : 'Choose' // MISSING\r
+                       chooseColor             : 'Choose' // MISSING\r
                },\r
 \r
                row :\r
@@ -307,13 +313,7 @@ CKEDITOR.lang['gl'] =
                menu            : 'Propriedades do Formulario',\r
                action          : 'Acción',\r
                method          : 'Método',\r
-               encoding        : 'Encoding', // MISSING\r
-               target          : 'Destino',\r
-               targetNotSet    : '<non definido>',\r
-               targetNew       : 'Nova Xanela (_blank)',\r
-               targetTop       : 'Xanela Primaria (_top)',\r
-               targetSelf      : 'Mesma Xanela (_self)',\r
-               targetParent    : 'Xanela Pai (_parent)'\r
+               encoding        : 'Encoding' // MISSING\r
        },\r
 \r
        // Select Field Dialog.\r
@@ -371,27 +371,31 @@ CKEDITOR.lang['gl'] =
                title           : 'Propriedades da Imaxe',\r
                titleButton     : 'Propriedades do Botón de Imaxe',\r
                menu            : 'Propriedades da Imaxe',\r
-               infoTab : 'Información da Imaxe',\r
+               infoTab         : 'Información da Imaxe',\r
                btnUpload       : 'Enviar ó Servidor',\r
-               url             : 'URL',\r
-               upload  : 'Carregar',\r
-               alt             : 'Texto Alternativo',\r
+               upload          : 'Carregar',\r
+               alt                     : 'Texto Alternativo',\r
                width           : 'Largura',\r
-               height  : 'Altura',\r
+               height          : 'Altura',\r
                lockRatio       : 'Proporcional',\r
+               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Tamaño Orixinal',\r
-               border  : 'Límite',\r
-               hSpace  : 'Esp. Horiz.',\r
-               vSpace  : 'Esp. Vert.',\r
+               border          : 'Límite',\r
+               hSpace          : 'Esp. Horiz.',\r
+               vSpace          : 'Esp. Vert.',\r
                align           : 'Aliñamento',\r
                alignLeft       : 'Esquerda',\r
                alignRight      : 'Dereita',\r
-               preview : 'Vista Previa',\r
                alertUrl        : 'Por favor, escriba a URL da imaxe',\r
-               linkTab : 'Ligazón',\r
+               linkTab         : 'Ligazón',\r
                button2Img      : 'Do you want to transform the selected image button on a simple image?', // MISSING\r
                img2Button      : 'Do you want to transform the selected image on a image button?', // MISSING\r
-               urlMissing : 'Image source URL is missing.' // MISSING\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
        },\r
 \r
        // Flash Dialog\r
@@ -399,51 +403,51 @@ CKEDITOR.lang['gl'] =
        {\r
                properties              : 'Propriedades Flash',\r
                propertiesTab   : 'Properties', // MISSING\r
-               title           : 'Propriedades Flash',\r
-               chkPlay         : 'Auto Execución',\r
-               chkLoop         : 'Bucle',\r
-               chkMenu         : 'Activar Menú Flash',\r
-               chkFull         : 'Allow Fullscreen', // MISSING\r
-               scale           : 'Escalar',\r
+               title                   : 'Propriedades Flash',\r
+               chkPlay                 : 'Auto Execución',\r
+               chkLoop                 : 'Bucle',\r
+               chkMenu                 : 'Activar Menú Flash',\r
+               chkFull                 : 'Allow Fullscreen', // MISSING\r
+               scale                   : 'Escalar',\r
                scaleAll                : 'Amosar Todo',\r
                scaleNoBorder   : 'Sen Borde',\r
                scaleFit                : 'Encaixar axustando',\r
                access                  : 'Script Access', // MISSING\r
                accessAlways    : 'Always', // MISSING\r
-               accessSameDomain        : 'Same domain', // MISSING\r
-               accessNever     : 'Never', // MISSING\r
-               align           : 'Aliñamento',\r
-               alignLeft       : 'Esquerda',\r
-               alignAbsBottom: 'Abs Inferior',\r
-               alignAbsMiddle: 'Abs Centro',\r
+               accessSameDomain: 'Same domain', // MISSING\r
+               accessNever             : 'Never', // MISSING\r
+               align                   : 'Aliñamento',\r
+               alignLeft               : 'Esquerda',\r
+               alignAbsBottom  : 'Abs Inferior',\r
+               alignAbsMiddle  : 'Abs Centro',\r
                alignBaseline   : 'Liña Base',\r
-               alignBottom     : 'Pé',\r
-               alignMiddle     : 'Centro',\r
-               alignRight      : 'Dereita',\r
+               alignBottom             : 'Pé',\r
+               alignMiddle             : 'Centro',\r
+               alignRight              : 'Dereita',\r
                alignTextTop    : 'Tope do Texto',\r
-               alignTop        : 'Tope',\r
-               quality         : 'Quality', // MISSING\r
-               qualityBest              : 'Best', // MISSING\r
-               qualityHigh              : 'High', // MISSING\r
-               qualityAutoHigh  : 'Auto High', // MISSING\r
-               qualityMedium    : 'Medium', // MISSING\r
-               qualityAutoLow   : 'Auto Low', // MISSING\r
-               qualityLow               : 'Low', // MISSING\r
-               windowModeWindow         : 'Window', // MISSING\r
-               windowModeOpaque         : 'Opaque', // MISSING\r
-               windowModeTransparent    : 'Transparent', // MISSING\r
-               windowMode      : 'Window mode', // MISSING\r
-               flashvars       : 'Variables for Flash', // MISSING\r
-               bgcolor : 'Cor do Fondo',\r
-               width   : 'Largura',\r
-               height  : 'Altura',\r
-               hSpace  : 'Esp. Horiz.',\r
-               vSpace  : 'Esp. Vert.',\r
-               validateSrc : 'Por favor, escriba a ligazón URL',\r
-               validateWidth : 'Width must be a number.', // MISSING\r
-               validateHeight : 'Height must be a number.', // MISSING\r
-               validateHSpace : 'HSpace must be a number.', // MISSING\r
-               validateVSpace : 'VSpace must be a number.' // MISSING\r
+               alignTop                : 'Tope',\r
+               quality                 : 'Quality', // MISSING\r
+               qualityBest             : 'Best', // MISSING\r
+               qualityHigh             : 'High', // MISSING\r
+               qualityAutoHigh : 'Auto High', // MISSING\r
+               qualityMedium   : 'Medium', // MISSING\r
+               qualityAutoLow  : 'Auto Low', // MISSING\r
+               qualityLow              : 'Low', // MISSING\r
+               windowModeWindow: 'Window', // MISSING\r
+               windowModeOpaque: 'Opaque', // MISSING\r
+               windowModeTransparent : 'Transparent', // MISSING\r
+               windowMode              : 'Window mode', // MISSING\r
+               flashvars               : 'Variables for Flash', // MISSING\r
+               bgcolor                 : 'Cor do Fondo',\r
+               width                   : 'Largura',\r
+               height                  : 'Altura',\r
+               hSpace                  : 'Esp. Horiz.',\r
+               vSpace                  : 'Esp. Vert.',\r
+               validateSrc             : 'Por favor, escriba a ligazón URL',\r
+               validateWidth   : 'Width must be a number.', // MISSING\r
+               validateHeight  : 'Height must be a number.', // MISSING\r
+               validateHSpace  : 'HSpace must be a number.', // MISSING\r
+               validateVSpace  : 'VSpace must be a number.' // MISSING\r
        },\r
 \r
        // Speller Pages Dialog\r
@@ -477,23 +481,24 @@ CKEDITOR.lang['gl'] =
 \r
        elementsPath :\r
        {\r
+               eleLabel : 'Elements path', // MISSING\r
                eleTitle : '%1 element' // MISSING\r
        },\r
 \r
-       numberedlist : 'Lista Numerada',\r
-       bulletedlist : 'Marcas',\r
-       indent : 'Aumentar Sangría',\r
-       outdent : 'Disminuir Sangría',\r
+       numberedlist    : 'Lista Numerada',\r
+       bulletedlist    : 'Marcas',\r
+       indent                  : 'Aumentar Sangría',\r
+       outdent                 : 'Disminuir Sangría',\r
 \r
        justify :\r
        {\r
-               left : 'Aliñar á Esquerda',\r
-               center : 'Centrado',\r
-               right : 'Aliñar á Dereita',\r
-               block : 'Xustificado'\r
+               left    : 'Aliñar á Esquerda',\r
+               center  : 'Centrado',\r
+               right   : 'Aliñar á Dereita',\r
+               block   : 'Xustificado'\r
        },\r
 \r
-       blockquote : 'Blockquote', // MISSING\r
+       blockquote : 'Block Quote', // MISSING\r
 \r
        clipboard :\r
        {\r
@@ -501,61 +506,59 @@ CKEDITOR.lang['gl'] =
                cutError        : 'Os axustes de seguridade do seu navegador non permiten que o editor realice automáticamente as tarefas de corte. Por favor, use o teclado para iso (Ctrl+X).',\r
                copyError       : 'Os axustes de seguridade do seu navegador non permiten que o editor realice automáticamente as tarefas de copia. Por favor, use o teclado para iso (Ctrl+C).',\r
                pasteMsg        : 'Por favor, pegue dentro do seguinte cadro usando o teclado (<STRONG>Ctrl+V</STRONG>) e pulse <STRONG>OK</STRONG>.',\r
-               securityMsg     : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.' // MISSING\r
+               securityMsg     : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING\r
+               pasteArea       : 'Paste Area' // MISSING\r
        },\r
 \r
        pastefromword :\r
        {\r
-               confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING\r
-               toolbar : 'Pegar dende Word',\r
-               title : 'Pegar dende Word',\r
-               error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
+               confirmCleanup  : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING\r
+               toolbar                 : 'Pegar dende Word',\r
+               title                   : 'Pegar dende Word',\r
+               error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
        },\r
 \r
        pasteText :\r
        {\r
-               button : 'Pegar como texto plano',\r
-               title : 'Pegar como texto plano'\r
+               button  : 'Pegar como texto plano',\r
+               title   : 'Pegar como texto plano'\r
        },\r
 \r
        templates :\r
        {\r
-               button : 'Plantillas',\r
-               title : 'Plantillas de Contido',\r
-               insertOption: 'Replace actual contents', // MISSING\r
-               selectPromptMsg: 'Por favor, seleccione a plantilla a abrir no editor<br>(o contido actual perderase):',\r
-               emptyListMsg : '(Non hai plantillas definidas)'\r
+               button                  : 'Plantillas',\r
+               title                   : 'Plantillas de Contido',\r
+               insertOption    : 'Replace actual contents', // MISSING\r
+               selectPromptMsg : 'Por favor, seleccione a plantilla a abrir no editor<br>(o contido actual perderase):',\r
+               emptyListMsg    : '(Non hai plantillas definidas)'\r
        },\r
 \r
        showBlocks : 'Show Blocks', // MISSING\r
 \r
        stylesCombo :\r
        {\r
-               label : 'Estilo',\r
-               voiceLabel : 'Styles', // MISSING\r
-               panelVoiceLabel : 'Select a style', // MISSING\r
-               panelTitle1 : 'Block Styles', // MISSING\r
-               panelTitle2 : 'Inline Styles', // MISSING\r
-               panelTitle3 : 'Object Styles' // MISSING\r
+               label           : 'Estilo',\r
+               panelTitle      : 'Formatting Styles', // MISSING\r
+               panelTitle1     : 'Block Styles', // MISSING\r
+               panelTitle2     : 'Inline Styles', // MISSING\r
+               panelTitle3     : 'Object Styles' // MISSING\r
        },\r
 \r
        format :\r
        {\r
-               label : 'Formato',\r
-               voiceLabel : 'Format', // MISSING\r
-               panelTitle : 'Formato',\r
-               panelVoiceLabel : 'Select a paragraph format', // MISSING\r
+               label           : 'Formato',\r
+               panelTitle      : 'Formato',\r
 \r
-               tag_p : 'Normal',\r
-               tag_pre : 'Formateado',\r
-               tag_address : 'Enderezo',\r
-               tag_h1 : 'Enacabezado 1',\r
-               tag_h2 : 'Encabezado 2',\r
-               tag_h3 : 'Encabezado 3',\r
-               tag_h4 : 'Encabezado 4',\r
-               tag_h5 : 'Encabezado 5',\r
-               tag_h6 : 'Encabezado 6',\r
-               tag_div : 'Paragraph (DIV)'\r
+               tag_p           : 'Normal',\r
+               tag_pre         : 'Formateado',\r
+               tag_address     : 'Enderezo',\r
+               tag_h1          : 'Enacabezado 1',\r
+               tag_h2          : 'Encabezado 2',\r
+               tag_h3          : 'Encabezado 3',\r
+               tag_h4          : 'Encabezado 4',\r
+               tag_h5          : 'Encabezado 5',\r
+               tag_h6          : 'Encabezado 6',\r
+               tag_div         : 'Paragraph (DIV)'\r
        },\r
 \r
        div :\r
@@ -577,26 +580,25 @@ CKEDITOR.lang['gl'] =
 \r
        font :\r
        {\r
-               label : 'Tipo',\r
-               voiceLabel : 'Font', // MISSING\r
-               panelTitle : 'Tipo',\r
-               panelVoiceLabel : 'Select a font' // MISSING\r
+               label           : 'Tipo',\r
+               voiceLabel      : 'Font', // MISSING\r
+               panelTitle      : 'Tipo'\r
        },\r
 \r
        fontSize :\r
        {\r
-               label : 'Tamaño',\r
-               voiceLabel : 'Font Size', // MISSING\r
-               panelTitle : 'Tamaño',\r
-               panelVoiceLabel : 'Select a font size' // MISSING\r
+               label           : 'Tamaño',\r
+               voiceLabel      : 'Font Size', // MISSING\r
+               panelTitle      : 'Tamaño'\r
        },\r
 \r
        colorButton :\r
        {\r
-               textColorTitle : 'Cor do Texto',\r
-               bgColorTitle : 'Cor do Fondo',\r
-               auto : 'Automático',\r
-               more : 'Máis Cores...'\r
+               textColorTitle  : 'Cor do Texto',\r
+               bgColorTitle    : 'Cor do Fondo',\r
+               panelTitle              : 'Colors', // MISSING\r
+               auto                    : 'Automático',\r
+               more                    : 'Máis Cores...'\r
        },\r
 \r
        colors :\r
@@ -645,30 +647,30 @@ CKEDITOR.lang['gl'] =
 \r
        scayt :\r
        {\r
-               title : 'Spell Check As You Type', // MISSING\r
-               enable : 'Enable SCAYT', // MISSING\r
-               disable : 'Disable SCAYT', // MISSING\r
-               about : 'About SCAYT', // MISSING\r
-               toggle : 'Toggle SCAYT', // MISSING\r
-               options : 'Options', // MISSING\r
-               langs : 'Languages', // MISSING\r
-               moreSuggestions : 'More suggestions', // MISSING\r
-               ignore : 'Ignore', // MISSING\r
-               ignoreAll : 'Ignore All', // MISSING\r
-               addWord : 'Add Word', // MISSING\r
-               emptyDic : 'Dictionary name should not be empty.', // MISSING\r
-               optionsTab : 'Options', // MISSING\r
-               languagesTab : 'Languages', // MISSING\r
-               dictionariesTab : 'Dictionaries', // MISSING\r
-               aboutTab : 'About' // MISSING\r
+               title                   : 'Spell Check As You Type', // MISSING\r
+               enable                  : 'Enable SCAYT', // MISSING\r
+               disable                 : 'Disable SCAYT', // MISSING\r
+               about                   : 'About SCAYT', // MISSING\r
+               toggle                  : 'Toggle SCAYT', // MISSING\r
+               options                 : 'Options', // MISSING\r
+               langs                   : 'Languages', // MISSING\r
+               moreSuggestions : 'More suggestions', // MISSING\r
+               ignore                  : 'Ignore', // MISSING\r
+               ignoreAll               : 'Ignore All', // MISSING\r
+               addWord                 : 'Add Word', // MISSING\r
+               emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
+               optionsTab              : 'Options', // MISSING\r
+               languagesTab    : 'Languages', // MISSING\r
+               dictionariesTab : 'Dictionaries', // MISSING\r
+               aboutTab                : 'About' // MISSING\r
        },\r
 \r
        about :\r
        {\r
-               title : 'About CKEditor', // MISSING\r
-               dlgTitle : 'About CKEditor', // MISSING\r
-               moreInfo : 'For licensing information please visit our web site:', // MISSING\r
-               copy : 'Copyright &copy; $1. All rights reserved.' // MISSING\r
+               title           : 'About CKEditor', // MISSING\r
+               dlgTitle        : 'About CKEditor', // MISSING\r
+               moreInfo        : 'For licensing information please visit our web site:', // MISSING\r
+               copy            : 'Copyright &copy; $1. All rights reserved.' // MISSING\r
        },\r
 \r
        maximize : 'Maximize', // MISSING\r
@@ -676,22 +678,22 @@ CKEDITOR.lang['gl'] =
 \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
+               div             : 'Page Break', // MISSING\r
+               unknown : 'Unknown Object' // MISSING\r
        },\r
 \r
        resize : 'Drag to resize', // MISSING\r
 \r
        colordialog :\r
        {\r
-               title : 'Select color', // MISSING\r
-               highlight : 'Highlight', // MISSING\r
-               selected : 'Selected', // MISSING\r
-               clear : 'Clear' // MISSING\r
+               title           : 'Select color', // MISSING\r
+               highlight       : 'Highlight', // MISSING\r
+               selected        : 'Selected', // MISSING\r
+               clear           : 'Clear' // MISSING\r
        },\r
 \r
-       toolbarCollapse : 'Collapse Toolbar', // MISSING\r
-       toolbarExpand : 'Expand Toolbar' // MISSING\r
+       toolbarCollapse : 'Collapse Toolbar', // MISSING\r
+       toolbarExpand   : 'Expand Toolbar' // MISSING\r
 };\r