JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.1
[ckeditor.git] / _source / lang / gl.js
index 514514f..b8dd6be 100644 (file)
@@ -110,17 +110,24 @@ CKEDITOR.lang['gl'] =
                unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
        },\r
 \r
+       contextmenu :\r
+       {\r
+               options : 'Context Menu Options' // MISSING\r
+       },\r
+\r
        // Special char dialog.\r
        specialChar             :\r
        {\r
                toolbar         : 'Inserir Carácter Especial',\r
-               title           : 'Seleccione Caracter Especial'\r
+               title           : 'Seleccione Caracter Especial',\r
+               options : 'Special Character Options' // MISSING\r
        },\r
 \r
        // Link dialog.\r
        link :\r
        {\r
                toolbar         : 'Inserir/Editar Ligazón',\r
+               other           : '<outro>',\r
                menu            : 'Editar Ligazón',\r
                title           : 'Ligazón',\r
                info            : 'Información da Ligazón',\r
@@ -476,7 +483,8 @@ CKEDITOR.lang['gl'] =
        smiley :\r
        {\r
                toolbar : 'Smiley',\r
-               title   : 'Inserte un Smiley'\r
+               title   : 'Inserte un Smiley',\r
+               options : 'Smiley Options' // MISSING\r
        },\r
 \r
        elementsPath :\r
@@ -503,9 +511,9 @@ CKEDITOR.lang['gl'] =
        clipboard :\r
        {\r
                title           : 'Pegar',\r
-               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
+               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/Cmd+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/Cmd+C).',\r
+               pasteMsg        : 'Por favor, pegue dentro do seguinte cadro usando o teclado (<STRONG>Ctrl/Cmd+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
                pasteArea       : 'Paste Area' // MISSING\r
        },\r
@@ -528,6 +536,7 @@ CKEDITOR.lang['gl'] =
        {\r
                button                  : 'Plantillas',\r
                title                   : 'Plantillas de Contido',\r
+               options : 'Template Options', // MISSING\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