]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/a11yhelp/dialogs/lang/sk.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / a11yhelp / dialogs / lang / sk.js
index ee91403f07b151c300c186ccf813ced5e19134aa..3800f141047c5ece76f59392c5259164c1167122 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', 'sk', {
                        {\r
                        name: 'Editorový dialóg',\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
+                               'V dialógovom okne stlačte TAB pre presun na ďalší prvok, SHIFT+TAB pre presun na predchádzajúci prvok, ENTER pre odoslanie, ESC pre zrušenie. Keď má dialógové okno viacero kariet, zoznam kariet dosiahnete buď stlačením ALT+F10 alebo s TAB v príslušnom poradí kariet. So zameraným zoznamom kariet sa pohybujte k ďalšej alebo predchádzajúcej karte cez PRAVÚ a ĽAVÚ ŠÍPKU.'\r
                },\r
 \r
                        {\r
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'sk', {
                        {\r
                        name: 'Pomoc prístupnosti',\r
                        legend: 'Stlačte ${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: 'Backspace',\r
        tab: 'Tab',\r
-       enter: 'Enter',\r
-       shift: 'Shift',\r
-       ctrl: 'Ctrl',\r
-       alt: 'Alt',\r
        pause: 'Pause',\r
        capslock: 'Caps Lock',\r
        escape: 'Escape',\r
        pageUp: 'Stránka hore',\r
        pageDown: 'Stránka dole',\r
-       end: 'End',\r
-       home: 'Home',\r
        leftArrow: 'Šípka naľavo',\r
        upArrow: 'Šípka hore',\r
        rightArrow: 'Šípka napravo',\r
        downArrow: 'Šípka dole',\r
        insert: 'Insert',\r
-       'delete': 'Delete',\r
        leftWindowKey: 'Ľavé Windows tlačidlo',\r
        rightWindowKey: 'Pravé Windows tlačidlo',\r
        selectKey: 'Tlačidlo Select',\r