]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/a11yhelp/dialogs/lang/af.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / a11yhelp / dialogs / lang / af.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', 'af', {\r
7 title: 'Toeganglikheid instruksies',\r
8 contents: 'Hulp inhoud. Druk ESC om toe te maak.',\r
9 legend: [\r
10 {\r
11 name: 'Algemeen',\r
12 items: [\r
13 {\r
14 name: 'Bewerker balk',\r
15 legend: 'Druk ${toolbarFocus} om op die werkbalk te land. Beweeg na die volgende en voorige wekrbalkgroep met TAB and SHIFT+TAB. Beweeg na die volgende en voorige werkbalkknop met die regter of linker pyl. Druk SPASIE of ENTER om die knop te bevestig.'\r
16 },\r
17\r
18 {\r
19 name: 'Bewerker dialoog',\r
20 legend:\r
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\r
22 },\r
23\r
24 {\r
25 name: 'Bewerkerinhoudmenu',\r
26 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
27 },\r
28\r
29 {\r
30 name: 'Editor List Box', // MISSING\r
31 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
32 },\r
33\r
34 {\r
35 name: 'Editor Element Path Bar', // MISSING\r
36 legend: 'Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor.' // MISSING\r
37 }\r
38 ]\r
39 },\r
40 {\r
41 name: 'Commands', // MISSING\r
42 items: [\r
43 {\r
44 name: ' Undo command', // MISSING\r
45 legend: 'Press ${undo}' // MISSING\r
46 },\r
47 {\r
48 name: ' Redo command', // MISSING\r
49 legend: 'Press ${redo}' // MISSING\r
50 },\r
51 {\r
52 name: ' Bold command', // MISSING\r
53 legend: 'Press ${bold}' // MISSING\r
54 },\r
55 {\r
56 name: ' Italic command', // MISSING\r
57 legend: 'Press ${italic}' // MISSING\r
58 },\r
59 {\r
60 name: ' Underline command', // MISSING\r
61 legend: 'Press ${underline}' // MISSING\r
62 },\r
63 {\r
64 name: ' Link command', // MISSING\r
65 legend: 'Press ${link}' // MISSING\r
66 },\r
67 {\r
68 name: ' Toolbar Collapse command', // MISSING\r
69 legend: 'Press ${toolbarCollapse}' // MISSING\r
70 },\r
71 {\r
72 name: ' Access previous focus space command', // MISSING\r
73 legend: 'Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces.' // MISSING\r
74 },\r
75 {\r
76 name: ' Access next focus space command', // MISSING\r
77 legend: 'Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces.' // MISSING\r
78 },\r
79 {\r
80 name: ' Accessibility Help', // MISSING\r
81 legend: 'Press ${a11yHelp}' // MISSING\r
1794320d
IB
82 },\r
83 {\r
84 name: ' Paste as plain text', // MISSING\r
85 legend: 'Press ${pastetext}', // MISSING\r
86 legendEdge: 'Press ${pastetext}, followed by ${paste}' // MISSING\r
c63493c8
IB
87 }\r
88 ]\r
89 }\r
90 ],\r
91 tab: 'Tab', // MISSING\r
92 pause: 'Pouse',\r
93 capslock: 'Hoofletterslot',\r
94 escape: 'Ontsnap',\r
95 pageUp: 'Blaaiop',\r
96 pageDown: 'Blaaiaf',\r
97 leftArrow: 'Linkspyl',\r
98 upArrow: 'Oppyl',\r
99 rightArrow: 'Regterpyl',\r
100 downArrow: 'Afpyl',\r
101 insert: 'Toevoeg',\r
102 leftWindowKey: 'Left Windows key', // MISSING\r
103 rightWindowKey: 'Right Windows key', // MISSING\r
104 selectKey: 'Select key', // MISSING\r
105 numpad0: 'Nommerblok 0',\r
106 numpad1: 'Nommerblok 1',\r
107 numpad2: 'Nommerblok 2',\r
108 numpad3: 'Nommerblok 3',\r
109 numpad4: 'Nommerblok 4',\r
110 numpad5: 'Nommerblok 5',\r
111 numpad6: 'Nommerblok 6',\r
112 numpad7: 'Nommerblok 7',\r
113 numpad8: 'Nommerblok 8',\r
114 numpad9: 'Nommerblok 9',\r
115 multiply: 'Maal',\r
116 add: 'Plus',\r
117 subtract: 'Minus',\r
118 decimalPoint: 'Desimaalepunt',\r
119 divide: 'Gedeeldeur',\r
120 f1: 'F1',\r
121 f2: 'F2',\r
122 f3: 'F3',\r
123 f4: 'F4',\r
124 f5: 'F5',\r
125 f6: 'F6',\r
126 f7: 'F7',\r
127 f8: 'F8',\r
128 f9: 'F9',\r
129 f10: 'F10',\r
130 f11: 'F11',\r
131 f12: 'F12',\r
132 numLock: 'Nommervergrendel',\r
133 scrollLock: 'Rolvergrendel',\r
134 semiColon: 'Kommapunt',\r
135 equalSign: 'Isgelykaan',\r
136 comma: 'Komma',\r
137 dash: 'Koppelteken',\r
138 period: 'Punt',\r
139 forwardSlash: 'Skuinsstreep',\r
140 graveAccent: 'Aksentteken',\r
141 openBracket: 'Oopblokhakkie',\r
142 backSlash: 'Trustreep',\r
143 closeBracket: 'Toeblokhakkie',\r
144 singleQuote: 'Enkelaanhaalingsteken'\r
145} );\r