|
64 | 64 | </trans-unit> |
65 | 65 | <trans-unit id="16"> |
66 | 66 | <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> |
67 | | - <target>Het bestand is te groot ({{ size }} {{ suffix }}). Toegestane maximum grootte is {{ limit }} {{ suffix }}.</target> |
| 67 | + <target>Het bestand is te groot ({{ size }} {{ suffix }}). De maximale grootte is {{ limit }} {{ suffix }}.</target> |
68 | 68 | </trans-unit> |
69 | 69 | <trans-unit id="17"> |
70 | 70 | <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> |
71 | | - <target>Het mime type van het bestand is ongeldig ({{ type }}). Toegestane mime types zijn {{ types }}.</target> |
| 71 | + <target>Het mediatype van het bestand is ongeldig ({{ type }}). De toegestane mediatypes zijn {{ types }}.</target> |
72 | 72 | </trans-unit> |
73 | 73 | <trans-unit id="18"> |
74 | 74 | <source>This value should be {{ limit }} or less.</source> |
|
116 | 116 | </trans-unit> |
117 | 117 | <trans-unit id="32"> |
118 | 118 | <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> |
119 | | - <target>Het bestand is te groot. Toegestane maximum grootte is {{ limit }} {{ suffix }}.</target> |
| 119 | + <target>Het bestand is te groot. De maximale grootte is {{ limit }} {{ suffix }}.</target> |
120 | 120 | </trans-unit> |
121 | 121 | <trans-unit id="33"> |
122 | 122 | <source>The file is too large.</source> |
|
144 | 144 | </trans-unit> |
145 | 145 | <trans-unit id="39"> |
146 | 146 | <source>This value is not a valid locale.</source> |
147 | | - <target>Deze waarde is geen geldige locale.</target> |
| 147 | + <target>Deze waarde is geen geldige landinstelling.</target> |
148 | 148 | </trans-unit> |
149 | 149 | <trans-unit id="40"> |
150 | 150 | <source>This value is not a valid country.</source> |
|
160 | 160 | </trans-unit> |
161 | 161 | <trans-unit id="43"> |
162 | 162 | <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> |
163 | | - <target>De afbeelding is te breed ({{ width }}px). De maximaal toegestane breedte is {{ max_width }}px.</target> |
| 163 | + <target>De afbeelding is te breed ({{ width }}px). De maximaal breedte is {{ max_width }}px.</target> |
164 | 164 | </trans-unit> |
165 | 165 | <trans-unit id="44"> |
166 | 166 | <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> |
167 | 167 | <target>De afbeelding is niet breed genoeg ({{ width }}px). De minimaal verwachte breedte is {{ min_width }}px.</target> |
168 | 168 | </trans-unit> |
169 | 169 | <trans-unit id="45"> |
170 | 170 | <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> |
171 | | - <target>De afbeelding is te hoog ({{ height }}px). De maximaal toegestane hoogte is {{ max_height }}px.</target> |
| 171 | + <target>De afbeelding is te hoog ({{ height }}px). De maximaal hoogte is {{ max_height }}px.</target> |
172 | 172 | </trans-unit> |
173 | 173 | <trans-unit id="46"> |
174 | 174 | <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> |
|
280 | 280 | </trans-unit> |
281 | 281 | <trans-unit id="73"> |
282 | 282 | <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> |
283 | | - <target>De afbeeldingsverhouding is te groot ({{ ratio }}). Maximale verhouding is {{ max_ratio }}.</target> |
| 283 | + <target>De afbeeldingsverhouding is te groot ({{ ratio }}). De maximale verhouding is {{ max_ratio }}.</target> |
284 | 284 | </trans-unit> |
285 | 285 | <trans-unit id="74"> |
286 | 286 | <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> |
287 | | - <target>De afbeeldingsverhouding is te klein ({{ ratio }}). Minimale verhouding is {{ min_ratio }}.</target> |
| 287 | + <target>De afbeeldingsverhouding is te klein ({{ ratio }}). De minimale verhouding is {{ min_ratio }}.</target> |
288 | 288 | </trans-unit> |
289 | 289 | <trans-unit id="75"> |
290 | 290 | <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> |
|
324 | 324 | </trans-unit> |
325 | 325 | <trans-unit id="84"> |
326 | 326 | <source>This value should be a multiple of {{ compared_value }}.</source> |
327 | | - <target>Deze waarde zou een meervoud van {{ compared_value }} moeten zijn.</target> |
| 327 | + <target>Deze waarde moet een meervoud van {{ compared_value }} zijn.</target> |
328 | 328 | </trans-unit> |
329 | 329 | <trans-unit id="85"> |
330 | 330 | <source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source> |
|
336 | 336 | </trans-unit> |
337 | 337 | <trans-unit id="87"> |
338 | 338 | <source>This collection should contain only unique elements.</source> |
339 | | - <target>Deze collectie moet alleen unieke elementen bevatten.</target> |
| 339 | + <target>Deze collectie mag alleen unieke elementen bevatten.</target> |
340 | 340 | </trans-unit> |
341 | 341 | <trans-unit id="88"> |
342 | 342 | <source>This value should be positive.</source> |
|
396 | 396 | </trans-unit> |
397 | 397 | <trans-unit id="102"> |
398 | 398 | <source>This value is not a valid CIDR notation.</source> |
399 | | - <target>Deze waarde is geen geldige CIDR notatie.</target> |
| 399 | + <target>Deze waarde is geen geldige CIDR-notatie.</target> |
400 | 400 | </trans-unit> |
401 | 401 | <trans-unit id="103"> |
402 | 402 | <source>The value of the netmask should be between {{ min }} and {{ max }}.</source> |
403 | 403 | <target>De waarde van de netmask moet zich tussen {{ min }} en {{ max }} bevinden.</target> |
404 | 404 | </trans-unit> |
405 | 405 | <trans-unit id="104"> |
406 | 406 | <source>The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less.</source> |
407 | | - <target>De bestandsnaam is te lang. Het moet {{ filename_max_length }} karakter of minder zijn.</target> |
| 407 | + <target>De bestandsnaam is te lang. Het moet {{ filename_max_length }} karakter of minder zijn.|De bestandsnaam is te lang. Het moet {{ filename_max_length }} karakters of minder zijn.</target> |
408 | 408 | </trans-unit> |
409 | 409 | <trans-unit id="105"> |
410 | 410 | <source>The password strength is too low. Please use a stronger password.</source> |
411 | | - <target>De wachtwoordsterkte is te laag. Gebruik alstublieft een sterker wachtwoord.</target> |
| 411 | + <target>Het wachtwoord is niet sterk genoeg. Probeer een sterker wachtwoord.</target> |
412 | 412 | </trans-unit> |
413 | 413 | <trans-unit id="106"> |
414 | 414 | <source>This value contains characters that are not allowed by the current restriction-level.</source> |
|
428 | 428 | </trans-unit> |
429 | 429 | <trans-unit id="110"> |
430 | 430 | <source>The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source> |
431 | | - <target>De extensie van het bestand is ongeldig ({{ extension }}). Toegestane extensies zijn {{ extensions }}.</target> |
| 431 | + <target>De bestandsextensie is ongeldig ({{ extension }}). De toegestane extensies zijn {{ extensions }}.</target> |
432 | 432 | </trans-unit> |
433 | 433 | <trans-unit id="111"> |
434 | 434 | <source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source> |
435 | | - <target>De gedetecteerde karaktercodering is ongeldig ({{ detected }}). Toegestane coderingen zijn {{ encodings }}.</target> |
| 435 | + <target>De gedetecteerde karaktercodering is ongeldig ({{ detected }}). De toegestane coderingen zijn {{ encodings }}.</target> |
436 | 436 | </trans-unit> |
437 | 437 | <trans-unit id="112"> |
438 | 438 | <source>This value is not a valid MAC address.</source> |
|
0 commit comments