]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/a11yhelp/dialogs/lang/de.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / a11yhelp / dialogs / lang / de.js
index 5d3fd04a3b6c66a418d2a2ac4e9dc8708536b3a6..5e798cbb13066275309fe3dc158f51f328657b40 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', 'de', {
                        {\r
                        name: 'Editordialog',\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
+                               'Drücke innerhalb eines Dialogs TAB, um zum nächsten Element zu springen. Drücke SHIFT+TAB, um zum vorigen Element zu springen, drücke ENTER um das Formular im Dialog abzusenden, drücke ESC, um den Dialog zu schließen. Hat der Dialog mehrere Tabs, dann kannst du durch ALT+F10 die Tab-Liste aufrufen or mittels TAB als Teil der Dialog-Tab-Reihenfolge. Ist die Tab-Liste fokussiert, dann mithilfe der Pfeiltasten (LINKS und RECHTS) zwischen den Tabs gewechselt werden.'\r
                },\r
 \r
                        {\r
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'de', {
                        {\r
                        name: 'Eingabehilfen',\r
                        legend: 'Drücken Sie ${a11yHelp}'\r
+               },\r
+                       {\r
+                       name: 'Einfügen als unformatierter Text. ',\r
+                       legend: 'Drücke ${pastetext}',\r
+                       legendEdge: 'Drücke ${pastetext} und anschließend ${paste}'\r
                }\r
                ]\r
        }\r
        ],\r
-       backspace: 'Rücktaste',\r
        tab: 'Tab',\r
-       enter: 'Eingabe',\r
-       shift: 'Umschalt',\r
-       ctrl: 'Strg',\r
-       alt: 'Alt',\r
        pause: 'Pause',\r
        capslock: 'Feststell',\r
        escape: 'Escape',\r
        pageUp: 'Bild auf',\r
        pageDown: 'Bild ab',\r
-       end: 'Ende',\r
-       home: 'Pos1',\r
        leftArrow: 'Linke Pfeiltaste',\r
        upArrow: 'Obere Pfeiltaste',\r
        rightArrow: 'Rechte Pfeiltaste',\r
        downArrow: 'Untere Pfeiltaste',\r
        insert: 'Einfügen',\r
-       'delete': 'Entfernen',\r
        leftWindowKey: 'Linke Windowstaste',\r
        rightWindowKey: 'Rechte Windowstaste',\r
        selectKey: 'Taste auswählen',\r