]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/a11yhelp/dialogs/lang/es.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / a11yhelp / dialogs / lang / es.js
index 8a1e130117ada291bf15859855eca7ed94363769..d3b29a2e27be7ceb3919e3c72a76cf1f6e2a3fb0 100644 (file)
@@ -1,5 +1,5 @@
 /**\r
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
  * For licensing, see LICENSE.md or http://ckeditor.com/license\r
  */\r
 \r
@@ -18,7 +18,7 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'es', {
                        {\r
                        name: 'Editor de diálogo',\r
                        legend:\r
-                               'Inside a dialog, press TAB to navigate to the next dialog element, press SHIFT+TAB to move to the previous dialog element, press ENTER to submit the dialog, press ESC to cancel the dialog. When a dialog has multiple tabs, the tab list can be reached either with ALT+F10 or with TAB as part of the dialog tabbing order. With tab list focused, move to the next and previous tab with RIGHT and LEFT ARROW, respectively.'  // MISSING\r
+                               'Dentro del diálogo, presione TAB para navegar a los siguientes elementos de diálogo, presione SHIFT+TAB para moverse a los anteriores elementos de diálogo, presione ENTER para enviar el diálogo, presiona ESC para cancelar el diálogo. Cuando el diálogo tiene multiples pestañas, la lista de pestañas puede ser abarcada con ALT + F10 or con TAB como parte del orden de pestañas del diálogo. ECon la pestaña enfocada, puede moverse a la siguiente o anterior pestaña con las FLECHAS IZQUIRDA y DERECHA respectivamente.'\r
                },\r
 \r
                        {\r
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'es', {
                        {\r
                        name: 'Ayuda de Accesibilidad',\r
                        legend: 'Presiona ${a11yHelp}'\r
+               },\r
+                       {\r
+                       name: ' Paste as plain text', // MISSING\r
+                       legend: 'Press ${pastetext}', // MISSING\r
+                       legendEdge: 'Press ${pastetext}, followed by ${paste}' // MISSING\r
                }\r
                ]\r
        }\r
        ],\r
-       backspace: 'Retroceso',\r
        tab: 'Tabulador',\r
-       enter: 'Ingresar',\r
-       shift: 'Mayús.',\r
-       ctrl: 'Ctrl',\r
-       alt: 'Alt',\r
        pause: 'Pausa',\r
        capslock: 'Bloq. Mayús.',\r
        escape: 'Escape',\r
        pageUp: 'Regresar Página',\r
        pageDown: 'Avanzar Página',\r
-       end: 'Fin',\r
-       home: 'Inicio',\r
        leftArrow: 'Flecha Izquierda',\r
        upArrow: 'Flecha Arriba',\r
        rightArrow: 'Flecha Derecha',\r
        downArrow: 'Flecha Abajo',\r
        insert: 'Insertar',\r
-       'delete': 'Suprimir',\r
        leftWindowKey: 'Tecla Windows Izquierda',\r
        rightWindowKey: 'Tecla Windows Derecha',\r
        selectKey: 'Tecla de Selección',\r