]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/a11yhelp/dialogs/lang/ca.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / a11yhelp / dialogs / lang / ca.js
index b739c4e0941d119a1e864b5fcf0f8d940a1b3a5f..5bbacedc5f956a23572af42e0c85555a9d3fdd9c 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', 'ca', {
                        {\r
                        name: 'Editor de quadre de diàleg',\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
+                               'Dins d\'un quadre de diàleg, premi la tecla TAB per desplaçar-se fins al següent element del quadre de diàleg, premi la tecla Shift + TAB per desplaçar-se a l\'anterior element del quadre de diàleg, premi la tecla ENTER per confirmar el quadre de diàleg, premi la tecla ESC per cancel·lar el quadre de diàleg. Quan un quadre de diàleg té diverses pestanyes, la llista de pestanyes pot ser assolit ja sigui amb ALT + F10 o TAB, com a part de l\'ordre de tabulació del quadre de diàleg. Amb la llista de pestanyes seleccionada, pot anar a la fitxa següent i anterior amb la tecla FLETXA DRETA i ESQUERRA, respectivament.'\r
                },\r
 \r
                        {\r
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'ca', {
                        {\r
                        name: 'Ajuda d\'accessibilitat',\r
                        legend: 'Premi ${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: 'Retrocés',\r
        tab: 'Tabulació',\r
-       enter: 'Intro',\r
-       shift: 'Majúscules',\r
-       ctrl: 'Ctrl',\r
-       alt: 'Alt',\r
        pause: 'Pausa',\r
        capslock: 'Bloqueig de majúscules',\r
        escape: 'Escape',\r
        pageUp: 'Pàgina Amunt',\r
        pageDown: 'Pàgina Avall',\r
-       end: 'Fi',\r
-       home: 'Inici',\r
        leftArrow: 'Fletxa Esquerra',\r
        upArrow: 'Fletxa Amunt',\r
        rightArrow: 'Fletxa Dreta',\r
        downArrow: 'Fletxa Avall',\r
        insert: 'Inserir',\r
-       'delete': 'Eliminar',\r
        leftWindowKey: 'Tecla Windows Esquerra',\r
        rightWindowKey: 'Tecla Windows Dreta',\r
        selectKey: 'Tecla Seleccionar',\r