aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/a11yhelp/dialogs/lang/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/a11yhelp/dialogs/lang/gl.js')
-rw-r--r--sources/plugins/a11yhelp/dialogs/lang/gl.js17
1 files changed, 7 insertions, 10 deletions
diff --git a/sources/plugins/a11yhelp/dialogs/lang/gl.js b/sources/plugins/a11yhelp/dialogs/lang/gl.js
index f6e6b1c..1bb9595 100644
--- a/sources/plugins/a11yhelp/dialogs/lang/gl.js
+++ b/sources/plugins/a11yhelp/dialogs/lang/gl.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
@@ -18,7 +18,7 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'gl', {
18 { 18 {
19 name: 'Editor de diálogo', 19 name: 'Editor de diálogo',
20 legend: 20 legend:
21 '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 21 'Dentro do diálogo, prema TAB para navegar cara os seguintes elementos de diálogo, prema MAIÚS+TAB para moverse cara os anteriores elementos de diálogo, prema INTRO para enviar o diálogo, prema ESC para cancelar o diálogo. Cando o diálogo ten múltiples lapelas, a lista de lapelas pode cinguirse con ALT+F10 ou con TAB como parte da orde de lapelas do diálogo. Coa lapela en foco, pode moverse cara a seguinte ou a anterior lapela coas FRECHAS ESQUERDA e DEREICHA respectivamente.'
22 }, 22 },
23 23
24 { 24 {
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'gl', {
79 { 79 {
80 name: 'Axuda da accesibilidade', 80 name: 'Axuda da accesibilidade',
81 legend: 'Prema ${a11yHelp}' 81 legend: 'Prema ${a11yHelp}'
82 },
83 {
84 name: 'Pegar como texto simple',
85 legend: 'Prema ${pastetext}',
86 legendEdge: 'Prema ${pastetext}, seguido de ${paste}'
82 } 87 }
83 ] 88 ]
84 } 89 }
85 ], 90 ],
86 backspace: 'Ir atrás',
87 tab: 'Tabulador', 91 tab: 'Tabulador',
88 enter: 'Intro',
89 shift: 'Maiús',
90 ctrl: 'Ctrl',
91 alt: 'Alt',
92 pause: 'Pausa', 92 pause: 'Pausa',
93 capslock: 'Bloq. Maiús', 93 capslock: 'Bloq. Maiús',
94 escape: 'Escape', 94 escape: 'Escape',
95 pageUp: 'Páxina arriba', 95 pageUp: 'Páxina arriba',
96 pageDown: 'Páxina abaixo', 96 pageDown: 'Páxina abaixo',
97 end: 'Fin',
98 home: 'Inicio',
99 leftArrow: 'Frecha esquerda', 97 leftArrow: 'Frecha esquerda',
100 upArrow: 'Frecha arriba', 98 upArrow: 'Frecha arriba',
101 rightArrow: 'Frecha dereita', 99 rightArrow: 'Frecha dereita',
102 downArrow: 'Frecha abaixo', 100 downArrow: 'Frecha abaixo',
103 insert: 'Inserir', 101 insert: 'Inserir',
104 'delete': 'Supr',
105 leftWindowKey: 'Tecla Windows esquerda', 102 leftWindowKey: 'Tecla Windows esquerda',
106 rightWindowKey: 'Tecla Windows dereita', 103 rightWindowKey: 'Tecla Windows dereita',
107 selectKey: 'Escolla a tecla', 104 selectKey: 'Escolla a tecla',