]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/a11yhelp/dialogs/lang/en.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / a11yhelp / dialogs / lang / en.js
CommitLineData
c63493c8
IB
1/**\r
2 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3 * For licensing, see LICENSE.md or http://ckeditor.com/license\r
4 */\r
5\r
6CKEDITOR.plugins.setLang( 'a11yhelp', 'en', {\r
7 title: 'Accessibility Instructions',\r
8 contents: 'Help Contents. To close this dialog press ESC.',\r
9 legend: [\r
10 {\r
11 name: 'General',\r
12 items: [\r
13 {\r
14 name: 'Editor Toolbar',\r
15 legend: 'Press ${toolbarFocus} to navigate to the toolbar. ' +\r
16 'Move to the next and previous toolbar group with TAB and SHIFT+TAB. ' +\r
17 'Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. ' +\r
18 'Press SPACE or ENTER to activate the toolbar button.'\r
19 },\r
20\r
21 {\r
22 name: 'Editor Dialog',\r
23 legend:\r
24 '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. ' +\r
25 '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. ' +\r
26 'With tab list focused, move to the next and previous tab with RIGHT and LEFT ARROW, respectively.'\r
27 },\r
28\r
29 {\r
30 name: 'Editor Context Menu',\r
31 legend: 'Press ${contextMenu} or APPLICATION KEY to open context-menu. ' +\r
32 'Then move to next menu option with TAB or DOWN ARROW. ' +\r
33 'Move to previous option with SHIFT+TAB or UP ARROW. ' +\r
34 'Press SPACE or ENTER to select the menu option. ' +\r
35 'Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. ' +\r
36 'Go back to parent menu item with ESC or LEFT ARROW. ' +\r
37 'Close context menu with ESC.'\r
38 },\r
39\r
40 {\r
41 name: 'Editor List Box',\r
42 legend: 'Inside a list-box, move to next list item with TAB OR DOWN ARROW. ' +\r
43 'Move to previous list item with SHIFT+TAB or UP ARROW. ' +\r
44 'Press SPACE or ENTER to select the list option. ' +\r
45 'Press ESC to close the list-box.'\r
46 },\r
47\r
48 {\r
49 name: 'Editor Element Path Bar',\r
50 legend: 'Press ${elementsPathFocus} to navigate to the elements path bar. ' +\r
51 'Move to next element button with TAB or RIGHT ARROW. ' +\r
52 'Move to previous button with SHIFT+TAB or LEFT ARROW. ' +\r
53 'Press SPACE or ENTER to select the element in editor.'\r
54 }\r
55 ]\r
56 },\r
57 {\r
58 name: 'Commands',\r
59 items: [\r
60 {\r
61 name: ' Undo command',\r
62 legend: 'Press ${undo}'\r
63 },\r
64 {\r
65 name: ' Redo command',\r
66 legend: 'Press ${redo}'\r
67 },\r
68 {\r
69 name: ' Bold command',\r
70 legend: 'Press ${bold}'\r
71 },\r
72 {\r
73 name: ' Italic command',\r
74 legend: 'Press ${italic}'\r
75 },\r
76 {\r
77 name: ' Underline command',\r
78 legend: 'Press ${underline}'\r
79 },\r
80 {\r
81 name: ' Link command',\r
82 legend: 'Press ${link}'\r
83 },\r
84 {\r
85 name: ' Toolbar Collapse command',\r
86 legend: 'Press ${toolbarCollapse}'\r
87 },\r
88 {\r
89 name: ' Access previous focus space command',\r
90 legend: 'Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, ' +\r
91 'for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces.'\r
92 },\r
93 {\r
94 name: ' Access next focus space command',\r
95 legend: 'Press ${accessNextSpace} to access the closest unreachable focus space after the caret, ' +\r
96 'for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces.'\r
97 },\r
98 {\r
99 name: ' Accessibility Help',\r
100 legend: 'Press ${a11yHelp}'\r
101 }\r
102 ]\r
103 }\r
104 ],\r
105 tab: 'Tab',\r
106 pause: 'Pause',\r
107 capslock: 'Caps Lock',\r
108 escape: 'Escape',\r
109 pageUp: 'Page Up',\r
110 pageDown: 'Page Down',\r
111 leftArrow: 'Left Arrow',\r
112 upArrow: 'Up Arrow',\r
113 rightArrow: 'Right Arrow',\r
114 downArrow: 'Down Arrow',\r
115 insert: 'Insert',\r
116 leftWindowKey: 'Left Windows key',\r
117 rightWindowKey: 'Right Windows key',\r
118 selectKey: 'Select key',\r
119 numpad0: 'Numpad 0',\r
120 numpad1: 'Numpad 1',\r
121 numpad2: 'Numpad 2',\r
122 numpad3: 'Numpad 3',\r
123 numpad4: 'Numpad 4',\r
124 numpad5: 'Numpad 5',\r
125 numpad6: 'Numpad 6',\r
126 numpad7: 'Numpad 7',\r
127 numpad8: 'Numpad 8',\r
128 numpad9: 'Numpad 9',\r
129 multiply: 'Multiply',\r
130 add: 'Add',\r
131 subtract: 'Subtract',\r
132 decimalPoint: 'Decimal Point',\r
133 divide: 'Divide',\r
134 f1: 'F1',\r
135 f2: 'F2',\r
136 f3: 'F3',\r
137 f4: 'F4',\r
138 f5: 'F5',\r
139 f6: 'F6',\r
140 f7: 'F7',\r
141 f8: 'F8',\r
142 f9: 'F9',\r
143 f10: 'F10',\r
144 f11: 'F11',\r
145 f12: 'F12',\r
146 numLock: 'Num Lock',\r
147 scrollLock: 'Scroll Lock',\r
148 semiColon: 'Semicolon',\r
149 equalSign: 'Equal Sign',\r
150 comma: 'Comma',\r
151 dash: 'Dash',\r
152 period: 'Period',\r
153 forwardSlash: 'Forward Slash',\r
154 graveAccent: 'Grave Accent',\r
155 openBracket: 'Open Bracket',\r
156 backSlash: 'Backslash',\r
157 closeBracket: 'Close Bracket',\r
158 singleQuote: 'Single Quote'\r
159} );\r