You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/nl.json
+24-24
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@
5
5
"fields": [
6
6
{
7
7
"label": "Type",
8
-
"description": "De optionele media wordt boven de vraag getoond."
8
+
"description": "Optionele media om boven de vraag te tonen."
9
9
},
10
10
{
11
-
"label": "Schakel het beeldzoomen uit"
11
+
"label": "Beeld zoomen uitschakelen"
12
12
}
13
13
]
14
14
},
@@ -91,13 +91,13 @@
91
91
"description": "Define when the sentences should be shuffled.",
92
92
"options": [
93
93
{
94
-
"label": "Never"
94
+
"label": "Nooit"
95
95
},
96
96
{
97
-
"label": "Once when starting exercise"
97
+
"label": "Eenmaal bij het begin van de oefening"
98
98
},
99
99
{
100
-
"label": "On every try"
100
+
"label": "Bij elke poging"
101
101
}
102
102
]
103
103
},
@@ -109,8 +109,8 @@
109
109
"description": "Indien aangevinkt, worden de leestekens niet in aanmerking genomen bij het bepalen van de score."
110
110
},
111
111
{
112
-
"label": "Zero mistakes mode",
113
-
"description": "If checked, only correct answers will be considered for scoring. Mistakes will not be punished."
112
+
"label": "Nul fouten modus",
113
+
"description": "Indien aangevinkt, zullen alleen correcte antwoorden in aanmerking worden genomen voor de puntentelling. Fouten worden niet bestraft."
114
114
},
115
115
{
116
116
"label": "De waarde van de typefouten",
@@ -133,47 +133,47 @@
133
133
"label": "Text",
134
134
"fields": [
135
135
{
136
-
"label": "Word separator",
137
-
"description": "Define the separator of words different than space character to support alternate solutions with different number of words.",
136
+
"label": "Woordscheidingsteken",
137
+
"description": "Definieer het scheidingsteken van woorden anders dan spatie om alternatieve oplossingen met een verschillend aantal woorden te ondersteunen.",
138
138
"default": ""
139
139
},
140
140
{
141
-
"label": "Writing direction",
142
-
"description": "Set whether the sentences' language is right-to-left or left-to-right.",
141
+
"label": "Schrijfrichting",
142
+
"description": "Stel in of de taal van de zinnen van rechts naar links of van links naar rechts is.",
143
143
"options": [
144
144
{
145
-
"label": "Automatic detection"
145
+
"label": "Automatische detectie"
146
146
},
147
147
{
148
-
"label": "Right-to-left"
148
+
"label": "Van rechts naar links"
149
149
},
150
150
{
151
-
"label": "Left-to-right"
151
+
"label": "Van links naar rechts"
152
152
}
153
153
]
154
154
},
155
155
{
156
-
"label": "Splitting of characters",
157
-
"description": "Activate if particular characters (e.g. Chinese Han characters) should be split into separate words automatically."
156
+
"label": "Splitsing van tekens",
157
+
"description": "Activeer als bepaalde tekens (bijv. Chinese Han tekens) automatisch in aparte woorden moeten worden gesplitst."
158
158
}
159
159
]
160
160
},
161
161
{
162
162
"label": "Presentation of feedback",
163
163
"fields": [
164
164
{
165
-
"label": "Custom typo display",
166
-
"description": "If checked, typos will be displayed in a custom style distinguishing them from clear mistakes."
165
+
"label": "Aangepast weergave van typefouten",
166
+
"description": "Indien aangevinkt, zullen typefouten worden weergegeven in een aangepaste stijl die ze onderscheidt van duidelijke fouten."
167
167
},
168
168
{
169
-
"label": "Presentation of alternate solutions",
170
-
"description": "Define which alternatives should be presented for wrong or missing words in the solution.",
169
+
"label": "Presentatie van alternatieve oplossingen",
170
+
"description": "Bepaal welke alternatieven moeten worden voorgesteld voor verkeerde of ontbrekende woorden in de oplossing.",
171
171
"options": [
172
172
{
173
-
"label": "Show only first alternative"
173
+
"label": "Toon alleen het eerste alternatief"
174
174
},
175
175
{
176
-
"label": "Show all alternatives"
176
+
"label": "Toon alle alternatieven"
177
177
}
178
178
]
179
179
}
@@ -226,7 +226,7 @@
226
226
]
227
227
},
228
228
{
229
-
"label": "Readspeakers",
229
+
"label": "Voorlezer",
230
230
"fields": [
231
231
{
232
232
"label": "Assistive technology description for \"Check\" button",
0 commit comments