aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/a11yhelp/dialogs/lang/eu.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/a11yhelp/dialogs/lang/eu.js')
-rw-r--r--sources/plugins/a11yhelp/dialogs/lang/eu.js15
1 files changed, 6 insertions, 9 deletions
diff --git a/sources/plugins/a11yhelp/dialogs/lang/eu.js b/sources/plugins/a11yhelp/dialogs/lang/eu.js
index 097ad14..80c60db 100644
--- a/sources/plugins/a11yhelp/dialogs/lang/eu.js
+++ b/sources/plugins/a11yhelp/dialogs/lang/eu.js
@@ -1,5 +1,5 @@
1/** 1/**
2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'eu', {
79 { 79 {
80 name: 'Erabilerraztasunaren laguntza', 80 name: 'Erabilerraztasunaren laguntza',
81 legend: 'Sakatu ${a11yHelp}' 81 legend: 'Sakatu ${a11yHelp}'
82 },
83 {
84 name: ' Paste as plain text', // MISSING
85 legend: 'Press ${pastetext}', // MISSING
86 legendEdge: 'Press ${pastetext}, followed by ${paste}' // MISSING
82 } 87 }
83 ] 88 ]
84 } 89 }
85 ], 90 ],
86 backspace: 'Atzera tekla',
87 tab: 'Tabuladorea', 91 tab: 'Tabuladorea',
88 enter: 'Sartu',
89 shift: 'Maius',
90 ctrl: 'Ktrl',
91 alt: 'Alt',
92 pause: 'Pausatu', 92 pause: 'Pausatu',
93 capslock: 'Blok Maius', 93 capslock: 'Blok Maius',
94 escape: 'Ihes', 94 escape: 'Ihes',
95 pageUp: 'Page Up', // MISSING 95 pageUp: 'Page Up', // MISSING
96 pageDown: 'Page Down', // MISSING 96 pageDown: 'Page Down', // MISSING
97 end: 'Buka',
98 home: 'Etxea',
99 leftArrow: 'Ezker-gezia', 97 leftArrow: 'Ezker-gezia',
100 upArrow: 'Gora gezia', 98 upArrow: 'Gora gezia',
101 rightArrow: 'Eskuin-gezia', 99 rightArrow: 'Eskuin-gezia',
102 downArrow: 'Behera gezia', 100 downArrow: 'Behera gezia',
103 insert: 'Txertatu', 101 insert: 'Txertatu',
104 'delete': 'Ezabatu',
105 leftWindowKey: 'Ezkerreko Windows tekla', 102 leftWindowKey: 'Ezkerreko Windows tekla',
106 rightWindowKey: 'Eskuineko Windows tekla', 103 rightWindowKey: 'Eskuineko Windows tekla',
107 selectKey: 'Hautatu tekla', 104 selectKey: 'Hautatu tekla',