blob: 2b621b81acf09c12e4ae1a2cf97f51a33cbc05e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
jump = Spring
press = Druk
check = Merk
uncheck = Ontmerk
select = Kies
open = Open
close = Sluit
switch = Wissel
click = Kliek
collapse= Invou
expand = Uitvou
activate= Aktiveer
cycle = Wissel
# Universal Access API support
# (Mac Only)
# The Role Description for AXWebArea (the web widget). Like in Safari.
htmlContent = HTML-inhoud
# The Role Description for the Tab button.
tab = oortjie
# The Role Description for definition list dl, dt and dd
term = term
definition = definisie
# The Role Description for an input type="search" text field
# The Role Description for WAI-ARIA Landmarks
search = soek
banner = banier
navigation = navigasie
complementary = komplementêr
content = inhoud
main = hoof
# The (spoken) role description for various WAI-ARIA roles
document = dokument
# The (spoken) role description for the WAI-ARIA figure role
# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure
# The (spoken) role description for the WAI-ARIA heading role
# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading
separator = skeier
|