]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/a11yhelp/dialogs/lang/id.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / a11yhelp / dialogs / lang / id.js
index 2b1675f3bb062be385aa205eea868acbb88e5500..89aeee7d01704756e9d4347a70bd1b49fd30fb11 100644 (file)
@@ -1,33 +1,33 @@
 /**\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
 CKEDITOR.plugins.setLang( 'a11yhelp', 'id', {\r
-       title: 'Accessibility Instructions', // MISSING\r
+       title: 'Instruksi Accessibility',\r
        contents: 'Bantuan. Tekan ESC untuk menutup dialog ini.',\r
        legend: [\r
                {\r
                name: 'Umum',\r
                items: [\r
                        {\r
-                       name: 'Editor Toolbar', // MISSING\r
-                       legend: 'Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT+TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button.' // MISSING\r
+                       name: 'Toolbar Editor',\r
+                       legend: 'Tekan ${toolbarFocus} untuk berpindah ke toolbar. Untuk berpindah ke group toolbar selanjutnya dan sebelumnya gunakan TAB dan SHIFT+TAB. Untuk berpindah ke tombol toolbar selanjutnya dan sebelumnya gunakan RIGHT ARROW atau LEFT ARROW. Tekan SPASI atau ENTER untuk mengaktifkan tombol toolbar.'\r
                },\r
 \r
                        {\r
-                       name: 'Editor Dialog', // MISSING\r
+                       name: 'Dialog Editor',\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
+                               'Pada jendela dialog, tekan TAB untuk berpindah pada elemen dialog selanjutnya, tekan SHIFT+TAB untuk berpindah pada elemen dialog sebelumnya, tekan ENTER untuk submit dialog, tekan ESC untuk membatalkan dialog. Pada dialog dengan multi tab, daftar tab dapat diakses dengan ALT+F10 ataupun dengan tombol TAB sesuai urutan tab pada dialog. Jika daftar tab aktif terpilih, untuk berpindah tab dapat menggunakan RIGHT dan LEFT ARROW.'\r
                },\r
 \r
                        {\r
-                       name: 'Editor Context Menu', // MISSING\r
+                       name: 'Context Menu Editor',\r
                        legend: 'Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC.' // MISSING\r
                },\r
 \r
                        {\r
-                       name: 'Editor List Box', // MISSING\r
+                       name: 'List Box Editor',\r
                        legend: 'Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box.' // MISSING\r
                },\r
 \r
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'id', {
                        {\r
                        name: ' Accessibility Help', // MISSING\r
                        legend: 'Press ${a11yHelp}' // MISSING\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', // MISSING\r
        tab: 'Tab', // MISSING\r
-       enter: 'Enter', // MISSING\r
-       shift: 'Shift', // MISSING\r
-       ctrl: 'Ctrl', // MISSING\r
-       alt: 'Alt', // MISSING\r
        pause: 'Pause', // MISSING\r
        capslock: 'Caps Lock', // MISSING\r
        escape: 'Escape', // MISSING\r
        pageUp: 'Page Up', // MISSING\r
        pageDown: 'Page Down', // MISSING\r
-       end: 'End', // MISSING\r
-       home: 'Home', // MISSING\r
        leftArrow: 'Left Arrow', // MISSING\r
        upArrow: 'Up Arrow', // MISSING\r
        rightArrow: 'Right Arrow', // MISSING\r
        downArrow: 'Down Arrow', // MISSING\r
        insert: 'Insert', // MISSING\r
-       'delete': 'Delete', // MISSING\r
        leftWindowKey: 'Left Windows key', // MISSING\r
        rightWindowKey: 'Right Windows key', // MISSING\r
        selectKey: 'Select key', // MISSING\r