350be4592baa02d0ba310fcbeb7c34fb8f5445c7
[platform/upstream/libzypp.git] / po / nl.po
1 # Copyright (C) 2006 SuSE Linux Products GmbH, Nuernberg
2 # This file is distributed under the same license as the package.
3 #
4 # Freek de Kruijf <freek@opensuse.org>, 2015, 2016.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: zypp\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2018-08-23 19:23+0200\n"
10 "PO-Revision-Date: 2016-11-26 21:46+0100\n"
11 "Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
12 "Language-Team: Dutch <opensuse-nl@opensuse.org>\n"
13 "Language: nl\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18 "X-Generator: Lokalize 1.5\n"
19
20 #: zypp/Url.cc:114
21 msgid "Invalid LDAP URL query string"
22 msgstr "Ongeldige LDAP URL-queryreeks"
23
24 #: zypp/Url.cc:153
25 #, c-format, boost-format
26 msgid "Invalid LDAP URL query parameter '%s'"
27 msgstr "Ongeldige LDAP URL-queryparameter '%s'"
28
29 #: zypp/Url.cc:300
30 msgid "Unable to clone Url object"
31 msgstr "Kan URL-object niet klonen"
32
33 #: zypp/Url.cc:313
34 msgid "Invalid empty Url object reference"
35 msgstr "Ongeldige lege URL-objectverwijzing"
36
37 #: zypp/Url.cc:326 zypp/Url.cc:340
38 msgid "Unable to parse Url components"
39 msgstr "Kan URL-componenten niet parseren"
40
41 #: zypp/thread/Mutex.cc:33
42 msgid "Can't initialize mutex attributes"
43 msgstr "Kan mutex-kenmerk niet initialiseren"
44
45 #: zypp/thread/Mutex.cc:40
46 msgid "Can't set recursive mutex attribute"
47 msgstr "Kan recursief mutex-kenmerk niet instellen"
48
49 #: zypp/thread/Mutex.cc:47
50 msgid "Can't initialize recursive mutex"
51 msgstr "Kan recursieve mutex niet initialiseren"
52
53 #: zypp/thread/Mutex.cc:77
54 msgid "Can't acquire the mutex lock"
55 msgstr "Kan mutex-vergrendeling niet verkrijgen"
56
57 #: zypp/thread/Mutex.cc:87
58 msgid "Can't release the mutex lock"
59 msgstr "Kan mutex-vergrendeling niet ontgrendelen"
60
61 #: zypp/Dep.cc:96
62 msgid "Provides"
63 msgstr "Levert"
64
65 #: zypp/Dep.cc:97
66 msgid "Prerequires"
67 msgstr "Vereisten"
68
69 #: zypp/Dep.cc:98
70 msgid "Requires"
71 msgstr "Vereist"
72
73 #: zypp/Dep.cc:99
74 msgid "Conflicts"
75 msgstr "In conflict met"
76
77 #: zypp/Dep.cc:100
78 msgid "Obsoletes"
79 msgstr "Verouderde onderdelen"
80
81 #: zypp/Dep.cc:101
82 msgid "Recommends"
83 msgstr "Beveelt aan"
84
85 #: zypp/Dep.cc:102
86 msgid "Suggests"
87 msgstr "Adviseert"
88
89 #: zypp/Dep.cc:103
90 msgid "Enhances"
91 msgstr "Verbetert"
92
93 #: zypp/Dep.cc:104
94 msgid "Supplements"
95 msgstr "Vult aan"
96
97 #. dubious: Throw on malformed known types, otherwise log a warning.
98 #: zypp/CheckSum.cc:136
99 #, c-format, boost-format
100 msgid "Dubious type '%s' for %u byte checksum '%s'"
101 msgstr "Twijfelachtig type '%s' voor %u bytes checksum '%s'"
102
103 #: zypp/target/TargetImpl.cc:299
104 msgid " executed"
105 msgstr " uitgevoerd"
106
107 #: zypp/target/TargetImpl.cc:321
108 msgid " execution failed"
109 msgstr " uitvoeren is mislukt"
110
111 #. translators: We may find the same script content in files with different names.
112 #. Only the first occurence is executed, subsequent ones are skipped. It's a one-line
113 #. message for a log file. Preferably start translation with "%s"
114 #: zypp/target/TargetImpl.cc:438
115 #, c-format, boost-format
116 msgid "%s already executed as %s)"
117 msgstr "%s is al uitgevoerd als %s)"
118
119 #: zypp/target/TargetImpl.cc:448
120 msgid " execution skipped while aborting"
121 msgstr " uitvoeren is overgeslagen tijdens afbreken"
122
123 #: zypp/target/TargetImpl.cc:503 zypp/target/TargetImpl.cc:523
124 #: zypp/target/TargetImpl.cc:551 zypp/target/TargetImpl.cc:588
125 #: zypp/target/TargetImpl.cc:596
126 msgid "Error sending update message notification."
127 msgstr "Fout bij het zenden van een melding over een bijwerkbericht."
128
129 #: zypp/target/TargetImpl.cc:647
130 msgid "New update message"
131 msgstr "Bericht over een nieuwe update"
132
133 #: zypp/target/TargetImpl.cc:1203 zypp/target/TargetImpl.cc:1257
134 #: zypp/target/TargetImpl.cc:1607
135 #: zypp/target/TargetImpl.commitFindFileConflicts.cc:166
136 msgid "Installation has been aborted as directed."
137 msgstr "Installatie is afgebroken volgens de instructies."
138
139 #: zypp/target/hal/HalContext.cc:24
140 msgid "Sorry, but this version of libzypp was built without HAL support."
141 msgstr "Helaas, deze versie van libzypp is gebouwd zonder HAL-ondersteuning."
142
143 #: zypp/target/hal/HalContext.cc:117
144 msgid "HalContext not connected"
145 msgstr "HalContext is niet verbonden"
146
147 #: zypp/target/hal/HalContext.cc:127
148 msgid "HalDrive not initialized"
149 msgstr "HalDrive is niet geïnitialiseerd"
150
151 #: zypp/target/hal/HalContext.cc:137
152 msgid "HalVolume not initialized"
153 msgstr "HalVolume is niet geïnitialiseerd"
154
155 #: zypp/target/hal/HalContext.cc:229
156 msgid "Unable to create dbus connection"
157 msgstr "Kan de dbus-verbinding niet maken"
158
159 #: zypp/target/hal/HalContext.cc:242
160 msgid "libhal_ctx_new: Can't create libhal context"
161 msgstr "libhal_ctx_new: Kan libhal-context niet maken"
162
163 #: zypp/target/hal/HalContext.cc:257
164 msgid "libhal_set_dbus_connection: Can't set dbus connection"
165 msgstr "libhal_set_dbus_connection: Kan dbus-verbinding niet instellen"
166
167 #: zypp/target/hal/HalContext.cc:272
168 msgid "Unable to initalize HAL context -- hald not running?"
169 msgstr "Kan HAL-context niet initialiseren, is hald niet actief?"
170
171 #: zypp/target/hal/HalContext.cc:851
172 msgid "Not a CDROM drive"
173 msgstr "Geen cd-rom-station"
174
175 #: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
176 #: zypp/target/hal/HalException.h:64
177 msgid "Hal Exception"
178 msgstr "Hal-uitzondering"
179
180 #. TranslatorExplanation after semicolon is error message
181 #. TranslatorExplanation the colon is followed by an error message
182 #: zypp/target/rpm/RpmDb.cc:849 zypp/target/rpm/RpmDb.cc:2076
183 #: zypp/target/rpm/RpmDb.cc:2223
184 msgid "RPM failed: "
185 msgstr "RPM is mislukt: "
186
187 #. TranslatorExplanation first %s is file name, second is error message
188 #: zypp/target/rpm/RpmDb.cc:1130
189 #, c-format, boost-format
190 msgid "Failed to import public key from file %s: %s"
191 msgstr "Importeren van publieke sleutel uit bestand %s is mislukt: %s"
192
193 #. TranslatorExplanation first %s is key name, second is error message
194 #: zypp/target/rpm/RpmDb.cc:1201
195 #, c-format, boost-format
196 msgid "Failed to remove public key %s: %s"
197 msgstr "Verwijderen van publieke sleutel %s is mislukt: %s"
198
199 #: zypp/target/rpm/RpmDb.cc:1581
200 msgid "Package is not signed!"
201 msgstr "Pakket is niet ondertekend!"
202
203 #. Translator: %s = name of an rpm package. A list of diffs follows
204 #. this message.
205 #: zypp/target/rpm/RpmDb.cc:1881
206 #, c-format, boost-format
207 msgid "Changed configuration files for %s:"
208 msgstr "Configuratiebestanden gewijzigd voor %s:"
209
210 #. %s = filenames
211 #: zypp/target/rpm/RpmDb.cc:2057
212 #, c-format, boost-format
213 msgid "rpm saved %s as %s, but it was impossible to determine the difference"
214 msgstr ""
215 "rpm heeft %s opgeslagen als %s, maar het was niet mogelijk om het verschil "
216 "te bepalen"
217
218 #. %s = filenames
219 #: zypp/target/rpm/RpmDb.cc:2059
220 #, c-format, boost-format
221 msgid ""
222 "rpm saved %s as %s.\n"
223 "Here are the first 25 lines of difference:\n"
224 msgstr ""
225 "rpm sloeg %s op als %s.\n"
226 "Dit zijn de eerste 25 regels die verschillend zijn:\n"
227
228 #. %s = filenames
229 #: zypp/target/rpm/RpmDb.cc:2062
230 #, c-format, boost-format
231 msgid "rpm created %s as %s, but it was impossible to determine the difference"
232 msgstr ""
233 "rpm heeft %s gemaakt als %s, maar het was niet mogelijk om het verschil te "
234 "bepalen"
235
236 #. %s = filenames
237 #: zypp/target/rpm/RpmDb.cc:2064
238 #, c-format, boost-format
239 msgid ""
240 "rpm created %s as %s.\n"
241 "Here are the first 25 lines of difference:\n"
242 msgstr ""
243 "rpm maakt %s aan als %s.\n"
244 "Dit zijn de eerste 25 regels die verschillen:\n"
245
246 #. report additional rpm output in finish
247 #. TranslatorExplanation Text is followed by a ':'  and the actual output.
248 #: zypp/target/rpm/RpmDb.cc:2090 zypp/target/rpm/RpmDb.cc:2237
249 msgid "Additional rpm output"
250 msgstr "Aanvullende rpm-uitvoer"
251
252 #: zypp/target/rpm/RpmDb.cc:2379
253 #, c-format, boost-format
254 msgid "created backup %s"
255 msgstr "reservekopie %s aangemaakt"
256
257 #. translators: possible rpm package signature check result [brief]
258 #: zypp/target/rpm/RpmDb.cc:2400
259 msgid "Signature is OK"
260 msgstr "Ondertekening is OK"
261
262 #. translators: possible rpm package signature check result [brief]
263 #: zypp/target/rpm/RpmDb.cc:2402
264 msgid "Unknown type of signature"
265 msgstr "Onbekende type ondertekening"
266
267 #. translators: possible rpm package signature check result [brief]
268 #: zypp/target/rpm/RpmDb.cc:2404
269 msgid "Signature does not verify"
270 msgstr "Ondertekening kan niet worden geverifieerd"
271
272 #. translators: possible rpm package signature check result [brief]
273 #: zypp/target/rpm/RpmDb.cc:2406
274 msgid "Signature is OK, but key is not trusted"
275 msgstr "Ondertekening is OK, maar de sleutel kan niet vertrouwd worden"
276
277 #. translators: possible rpm package signature check result [brief]
278 #: zypp/target/rpm/RpmDb.cc:2408
279 msgid "Signatures public key is not available"
280 msgstr "Handtekeningen van publieke sleutel zijn niet beschikbaar"
281
282 #. translators: possible rpm package signature check result [brief]
283 #: zypp/target/rpm/RpmDb.cc:2410
284 msgid "File does not exist or signature can't be checked"
285 msgstr "Bestand bestaat niet of ondertekening kan niet gecontroleerd worden"
286
287 #. translators: possible rpm package signature check result [brief]
288 #: zypp/target/rpm/RpmDb.cc:2412
289 msgid "File is unsigned"
290 msgstr "Bestand heeft geen ondertekening"
291
292 #: zypp/RepoManager.cc:297
293 #, boost-format
294 msgid "Cannot read repo directory '%1%': Permission denied"
295 msgstr "Kan map '%1%' van installatiebron niet lezen: Toegang geweigerd"
296
297 #. TranslatorExplanation '%s' is a pathname
298 #: zypp/RepoManager.cc:305 zypp/RepoManager.cc:767 zypp/RepoManager.cc:1518
299 #: zypp/repo/PluginServices.cc:49
300 #, c-format, boost-format
301 msgid "Failed to read directory '%s'"
302 msgstr "Kan de directory '%s' niet lezen"
303
304 #: zypp/RepoManager.cc:315
305 #, boost-format
306 msgid "Cannot read repo file '%1%': Permission denied"
307 msgstr "Kan installatiebronbestand '%1%' niet lezen: Toegang geweigerd"
308
309 #: zypp/RepoManager.cc:338
310 msgid "Repository alias cannot start with dot."
311 msgstr "Alias van opslagruimte mag niet beginnen met een punt (.)."
312
313 #: zypp/RepoManager.cc:349
314 msgid "Service alias cannot start with dot."
315 msgstr "Alias van service mag niet beginnen met een punt (.)."
316
317 #. TranslatorExplanation '%s' is a filename
318 #: zypp/RepoManager.cc:722 zypp/RepoManager.cc:1642 zypp/RepoManager.cc:1707
319 #: zypp/RepoManager.cc:1783 zypp/RepoManager.cc:1848 zypp/RepoManager.cc:1961
320 #, c-format, boost-format
321 msgid "Can't open file '%s' for writing."
322 msgstr "Kan het bestand %s niet openen voor schrijven."
323
324 #. translators: Cleanup a repository previously owned by a meanwhile unknown (deleted) service.
325 #. %1% = service name
326 #. %2% = repository name
327 #: zypp/RepoManager.cc:849
328 #, boost-format
329 msgid "Unknown service '%1%': Removing orphaned service repository '%2%'"
330 msgstr "Onbekende service '%1%': weesserviceopslagruimte '%2%' verwijderen"
331
332 #: zypp/RepoManager.cc:1130 zypp/RepoManager.cc:1241 zypp/RepoManager.cc:1291
333 #, c-format, boost-format
334 msgid "Can't create %s"
335 msgstr "Kan %s niet maken"
336
337 #: zypp/RepoManager.cc:1138
338 msgid "Can't create metadata cache directory."
339 msgstr "Kan directory voor metadata-cache niet maken."
340
341 #: zypp/RepoManager.cc:1277
342 #, c-format, boost-format
343 msgid "Building repository '%s' cache"
344 msgstr "Cache van opslagruimte '%s' bouwen"
345
346 #: zypp/RepoManager.cc:1297
347 #, c-format, boost-format
348 msgid "Can't create cache at %s - no writing permissions."
349 msgstr "Kan cache in %s niet maken - geen toegangsrechten."
350
351 #: zypp/RepoManager.cc:1362
352 #, c-format, boost-format
353 msgid "Failed to cache repo (%d)."
354 msgstr "Opslagruimte (%d) opslaan in cache mislukt."
355
356 #: zypp/RepoManager.cc:1372
357 msgid "Unhandled repository type"
358 msgstr "Niet-afgehandeld type opslagruimte"
359
360 #. prepare exception to be thrown if the type could not be determined
361 #. due to a media exception. We can't throw right away, because of some
362 #. problems with proxy servers returning an incorrect error
363 #. on ftp file-not-found(bnc #335906). Instead we'll check another types
364 #. before throwing.
365 #. TranslatorExplanation '%s' is an URL
366 #: zypp/RepoManager.cc:1409 zypp/RepoManager.cc:2414
367 #, c-format, boost-format
368 msgid "Error trying to read from '%s'"
369 msgstr "Fout bij het lezen van '%s'"
370
371 #. TranslatorExplanation '%s' is an URL
372 #: zypp/RepoManager.cc:1462 zypp/RepoManager.cc:2422
373 #, c-format, boost-format
374 msgid "Unknown error reading from '%s'"
375 msgstr "Onbekende fout bij lezen van '%s'"
376
377 #: zypp/RepoManager.cc:1606
378 #, c-format, boost-format
379 msgid "Adding repository '%s'"
380 msgstr "Opslagruimte '%s' toevoegen"
381
382 #. TranslatorExplanation '%s' is an URL
383 #: zypp/RepoManager.cc:1693
384 #, c-format, boost-format
385 msgid "Invalid repo file name at '%s'"
386 msgstr "Ongeldige opslagruimtebestandsnaam bij '%s'"
387
388 #: zypp/RepoManager.cc:1732
389 #, c-format, boost-format
390 msgid "Removing repository '%s'"
391 msgstr "Opslagruimte '%s' verwijderen"
392
393 #: zypp/RepoManager.cc:1751 zypp/RepoManager.cc:1829
394 msgid "Can't figure out where the repo is stored."
395 msgstr "Kan niet achterhalen waar opslagruimte is opgeslagen."
396
397 #. TranslatorExplanation '%s' is a filename
398 #: zypp/RepoManager.cc:1765 zypp/RepoManager.cc:1949
399 #, c-format, boost-format
400 msgid "Can't delete '%s'"
401 msgstr "Kan '%s' niet verwijderen"
402
403 #: zypp/RepoManager.cc:1937 zypp/RepoManager.cc:2345
404 msgid "Can't figure out where the service is stored."
405 msgstr "Kan niet achterhalen waar de service is opgeslagen."
406
407 #: zypp/url/UrlBase.cc:154
408 #, c-format, boost-format
409 msgid "Url scheme does not allow a %s"
410 msgstr "%s is niet toegestaan in URL-schema "
411
412 #: zypp/url/UrlBase.cc:173
413 #, c-format, boost-format
414 msgid "Invalid %s component '%s'"
415 msgstr "Ongeldige %s component '%s'"
416
417 #: zypp/url/UrlBase.cc:180
418 #, c-format, boost-format
419 msgid "Invalid %s component"
420 msgstr "Ongeldige %s component"
421
422 #: zypp/url/UrlBase.cc:786 zypp/url/UrlBase.cc:1231
423 msgid "Query string parsing not supported for this URL"
424 msgstr "Parseren van queryreeks wordt niet ondersteund voor deze URL"
425
426 #: zypp/url/UrlBase.cc:824
427 msgid "Url scheme is a required component"
428 msgstr "URL-schema is een vereist component"
429
430 #: zypp/url/UrlBase.cc:830
431 #, c-format, boost-format
432 msgid "Invalid Url scheme '%s'"
433 msgstr "Ongeldig URL-schema '%s'"
434
435 #: zypp/url/UrlBase.cc:949
436 msgid "Url scheme does not allow a username"
437 msgstr "Gebruikersnaam is niet toegestaan in URL-schema "
438
439 #: zypp/url/UrlBase.cc:983
440 msgid "Url scheme does not allow a password"
441 msgstr "Wachtwoord is niet toegestaan in URL-schema "
442
443 #: zypp/url/UrlBase.cc:1012
444 msgid "Url scheme requires a host component"
445 msgstr "URL-schema vereist hostcomponent"
446
447 #: zypp/url/UrlBase.cc:1022
448 msgid "Url scheme does not allow a host component"
449 msgstr "Hostcomponent is niet toegestaan in URL-schema "
450
451 #: zypp/url/UrlBase.cc:1049
452 #, c-format, boost-format
453 msgid "Invalid host component '%s'"
454 msgstr "Ongeldige hostcomponent '%s'"
455
456 #: zypp/url/UrlBase.cc:1070
457 msgid "Url scheme does not allow a port"
458 msgstr "Poort is niet toegestaan in URL-schema "
459
460 #: zypp/url/UrlBase.cc:1081
461 #, c-format, boost-format
462 msgid "Invalid port component '%s'"
463 msgstr "Ongeldige poortcomponent '%s'"
464
465 #: zypp/url/UrlBase.cc:1098
466 msgid "Url scheme requires path name"
467 msgstr "URL-schema vereist padnaam"
468
469 #: zypp/url/UrlBase.cc:1119 zypp/url/UrlBase.cc:1133
470 msgid "Relative path not allowed if authority exists"
471 msgstr "Relatief pad is niet toegestaan als authority bestaat"
472
473 #: zypp/url/UrlUtils.cc:111
474 msgid "Encoded string contains a NUL byte"
475 msgstr "Gecodeerde reeks bevat een NUL byte"
476
477 #: zypp/url/UrlUtils.cc:173
478 msgid "Invalid parameter array split separator character"
479 msgstr "Ongeldig scheidingsteken voor splitsen parametermatrix"
480
481 #: zypp/url/UrlUtils.cc:213
482 msgid "Invalid parameter map split separator character"
483 msgstr "Ongeldig scheidingsteken voor splitsen parametertoewijzing"
484
485 #: zypp/url/UrlUtils.cc:283
486 msgid "Invalid parameter array join separator character"
487 msgstr "Ongeldig scheidingsteken voor samenvoegen parametermatrix"
488
489 #: zypp/ExternalProgram.cc:258
490 #, c-format, boost-format
491 msgid "Can't open pty (%s)."
492 msgstr "Kan pty (%s) niet openen."
493
494 #: zypp/ExternalProgram.cc:269
495 #, c-format, boost-format
496 msgid "Can't open pipe (%s)."
497 msgstr "Kan pipe (%s) niet openen."
498
499 #: zypp/ExternalProgram.cc:350
500 #, c-format, boost-format
501 msgid "Can't chroot to '%s' (%s)."
502 msgstr "Kan geen chroot doen naar '%s' (%s)."
503
504 #: zypp/ExternalProgram.cc:360
505 #, c-format, boost-format
506 msgid "Can't chdir to '%s' inside chroot '%s' (%s)."
507 msgstr "Kan geen chdir naar '%s' doen binnen chroot '%s' (%s)."
508
509 #: zypp/ExternalProgram.cc:361
510 #, c-format, boost-format
511 msgid "Can't chdir to '%s' (%s)."
512 msgstr "Kan geen chdir doen naar '%s' (%s)."
513
514 #. don't want to get here
515 #: zypp/ExternalProgram.cc:373
516 #, c-format, boost-format
517 msgid "Can't exec '%s' (%s)."
518 msgstr "Kan '%s' niet uitvoeren (%s)."
519
520 #: zypp/ExternalProgram.cc:381
521 #, c-format, boost-format
522 msgid "Can't fork (%s)."
523 msgstr "Kan geen fork (%s) uitvoeren."
524
525 #: zypp/ExternalProgram.cc:507
526 #, c-format, boost-format
527 msgid "Command exited with status %d."
528 msgstr "Opdracht beëindigd met status %d."
529
530 #: zypp/ExternalProgram.cc:527
531 #, c-format, boost-format
532 msgid "Command was killed by signal %d (%s)."
533 msgstr "Opdracht is gestopt door signaal %d (%s)."
534
535 #: zypp/ExternalProgram.cc:532
536 msgid "Command exited with unknown error."
537 msgstr "Opdracht beëindigd met onbekende fout."
538
539 #. translators: an annotation to a gpg keys expiry date
540 #: zypp/PublicKey.cc:63
541 msgid "does not expire"
542 msgstr "verloopt niet"
543
544 #. translators: an annotation to a gpg keys expiry date: "expired: 1999-04-12"
545 #: zypp/PublicKey.cc:68
546 #, boost-format
547 msgid "expired: %1%"
548 msgstr "verlopen op: %1%"
549
550 #. translators: an annotation to a gpg keys expiry date: "expires: 2111-04-12"
551 #: zypp/PublicKey.cc:73
552 #, boost-format
553 msgid "expires: %1%"
554 msgstr "verloopt op: %1%"
555
556 #. translators: an annotation to a gpg keys expiry date
557 #: zypp/PublicKey.cc:82
558 msgid "(does not expire)"
559 msgstr "(verloopt niet)"
560
561 #. translators: an annotation to a gpg keys expiry date
562 #: zypp/PublicKey.cc:91
563 msgid "(EXPIRED)"
564 msgstr "(VERLOPEN)"
565
566 #. translators: an annotation to a gpg keys expiry date
567 #: zypp/PublicKey.cc:95
568 msgid "(expires within 24h)"
569 msgstr "(verloopt binnen 24u)"
570
571 #: zypp/VendorSupportOptions.cc:14
572 msgid "unknown"
573 msgstr "onbekend"
574
575 #: zypp/VendorSupportOptions.cc:17
576 msgid "unsupported"
577 msgstr "niet ondersteund"
578
579 #: zypp/VendorSupportOptions.cc:20
580 msgid "Level 1"
581 msgstr "Niveau 1"
582
583 #: zypp/VendorSupportOptions.cc:23
584 msgid "Level 2"
585 msgstr "Niveau 2"
586
587 #: zypp/VendorSupportOptions.cc:26
588 msgid "Level 3"
589 msgstr "Niveau 3"
590
591 #: zypp/VendorSupportOptions.cc:29
592 msgid "Additional Customer Contract Necessary"
593 msgstr "Aanvullend gebruikerscontract noodzakelijk"
594
595 #: zypp/VendorSupportOptions.cc:31
596 msgid "invalid"
597 msgstr "ongeldig"
598
599 #: zypp/VendorSupportOptions.cc:39
600 msgid "The level of support is unspecified"
601 msgstr "Het ondersteuningsniveau is niet gedefinieerd."
602
603 #: zypp/VendorSupportOptions.cc:42
604 msgid "The vendor does not provide support."
605 msgstr "De verkoper levert geen ondersteuning."
606
607 #: zypp/VendorSupportOptions.cc:45
608 msgid ""
609 "Problem determination, which means technical support designed to provide "
610 "compatibility information, installation assistance, usage support, on-going "
611 "maintenance and basic troubleshooting. Level 1 Support is not intended to "
612 "correct product defect errors."
613 msgstr ""
614 "Probleembepaling, wat technische ondersteuning betekent die is ontworpen "
615 "voor het leveren van informatie over compatibiliteit, hulp bij installatie, "
616 "ondersteuning bij gebruik, constant onderhoud en algemene "
617 "probleemoplossing.. Niveau 1 ondersteuning is niet bedoeld om fouten in "
618 "producten te verbeteren."
619
620 #: zypp/VendorSupportOptions.cc:48
621 msgid ""
622 "Problem isolation, which means technical support designed to duplicate "
623 "customer problems, isolate problem area and provide resolution for problems "
624 "not resolved by Level 1 Support."
625 msgstr ""
626 "Probleemisolatie, wat technische ondersteuning betekent voor reproduceren "
627 "van problemen bij klanten, probleemgebieden bepalen en oplossingen leveren "
628 "voor problemen die niet opgelost worden door Niveau 1 ondersteuning."
629
630 #: zypp/VendorSupportOptions.cc:51
631 msgid ""
632 "Problem resolution, which means technical support designed to resolve "
633 "complex problems by engaging engineering in resolution of product defects "
634 "which have been identified by Level 2 Support."
635 msgstr ""
636 "Probleemoplossing, wat technische ondersteuning betekent voor het oplossen "
637 "van complexe problemen door engineering in te schakelen bij het oplossen van "
638 "productfouten die geïdentificeerd zijn in Niveau 2 ondersteuning."
639
640 #: zypp/VendorSupportOptions.cc:54
641 msgid "An additional customer contract is necessary for getting support."
642 msgstr ""
643 "Een aanvullend gebruikerscontract is noodzakelijk voor het verkrijgen van "
644 "ondersteuning."
645
646 #: zypp/VendorSupportOptions.cc:56
647 msgid "Unknown support option. Description not available"
648 msgstr "Onbekende ondersteuningsoptie. Beschrijving niet beschikbaar"
649
650 #: zypp/CountryCode.cc:113
651 msgid "Unknown country: "
652 msgstr "Onbekend land: "
653
654 #. Defined CountryCode constants
655 #. Defined LanguageCode constants
656 #: zypp/CountryCode.cc:193 zypp/LanguageCode.cc:193
657 msgid "No Code"
658 msgstr "Geen code"
659
660 #: zypp/CountryCode.cc:202
661 msgid "Andorra"
662 msgstr "Andorra"
663
664 #. :AND:020:
665 #: zypp/CountryCode.cc:203
666 msgid "United Arab Emirates"
667 msgstr "Verenigde Arabische Emiraten"
668
669 #. :ARE:784:
670 #: zypp/CountryCode.cc:204
671 msgid "Afghanistan"
672 msgstr "Afghanistan"
673
674 #. :AFG:004:
675 #: zypp/CountryCode.cc:205
676 msgid "Antigua and Barbuda"
677 msgstr "Antigua en Barbuda"
678
679 #. :ATG:028:
680 #: zypp/CountryCode.cc:206
681 msgid "Anguilla"
682 msgstr "Anguilla"
683
684 #. :AIA:660:
685 #: zypp/CountryCode.cc:207
686 msgid "Albania"
687 msgstr "Albanië"
688
689 #. :ALB:008:
690 #: zypp/CountryCode.cc:208
691 msgid "Armenia"
692 msgstr "Armenia"
693
694 #. :ARM:051:
695 #: zypp/CountryCode.cc:209
696 msgid "Netherlands Antilles"
697 msgstr "Nederlandse Antillen"
698
699 #. :ANT:530:
700 #: zypp/CountryCode.cc:210
701 msgid "Angola"
702 msgstr "Angola"
703
704 #. :AGO:024:
705 #: zypp/CountryCode.cc:211
706 msgid "Antarctica"
707 msgstr "Antarctica"
708
709 #. :ATA:010:
710 #: zypp/CountryCode.cc:212
711 msgid "Argentina"
712 msgstr "Argentinië"
713
714 #. :ARG:032:
715 #: zypp/CountryCode.cc:213
716 msgid "American Samoa"
717 msgstr "Amerikaans Samoa"
718
719 #. :ASM:016:
720 #: zypp/CountryCode.cc:214
721 msgid "Austria"
722 msgstr "Oostenrijk"
723
724 #. :AUT:040:
725 #: zypp/CountryCode.cc:215
726 msgid "Australia"
727 msgstr "Australië"
728
729 #. :AUS:036:
730 #: zypp/CountryCode.cc:216
731 msgid "Aruba"
732 msgstr "Aruba"
733
734 #. :ABW:533:
735 #: zypp/CountryCode.cc:217
736 msgid "Aland Islands"
737 msgstr "Aland Islands"
738
739 #. :ALA:248:
740 #: zypp/CountryCode.cc:218
741 msgid "Azerbaijan"
742 msgstr "Azerbeidzjaan"
743
744 #. :AZE:031:
745 #: zypp/CountryCode.cc:219
746 msgid "Bosnia and Herzegovina"
747 msgstr "Bosnië en Herzegowina"
748
749 #. :BIH:070:
750 #: zypp/CountryCode.cc:220
751 msgid "Barbados"
752 msgstr "Barbados"
753
754 #. :BRB:052:
755 #: zypp/CountryCode.cc:221
756 msgid "Bangladesh"
757 msgstr "Bangladesh"
758
759 #. :BGD:050:
760 #: zypp/CountryCode.cc:222
761 msgid "Belgium"
762 msgstr "België"
763
764 #. :BEL:056:
765 #: zypp/CountryCode.cc:223
766 msgid "Burkina Faso"
767 msgstr "Burkina Faso"
768
769 #. :BFA:854:
770 #: zypp/CountryCode.cc:224
771 msgid "Bulgaria"
772 msgstr "Bulgarije"
773
774 #. :BGR:100:
775 #: zypp/CountryCode.cc:225
776 msgid "Bahrain"
777 msgstr "Bahrein"
778
779 #. :BHR:048:
780 #: zypp/CountryCode.cc:226
781 msgid "Burundi"
782 msgstr "Boeroendi"
783
784 #. :BDI:108:
785 #: zypp/CountryCode.cc:227
786 msgid "Benin"
787 msgstr "Benin"
788
789 #. :BEN:204:
790 #: zypp/CountryCode.cc:228
791 msgid "Bermuda"
792 msgstr "Bermuda"
793
794 #. :BMU:060:
795 #: zypp/CountryCode.cc:229
796 msgid "Brunei Darussalam"
797 msgstr "Brunei Darussalam"
798
799 #. :BRN:096:
800 #: zypp/CountryCode.cc:230
801 msgid "Bolivia"
802 msgstr "Bolivia"
803
804 #. :BOL:068:
805 #: zypp/CountryCode.cc:231
806 msgid "Brazil"
807 msgstr "Brazilië"
808
809 #. :BRA:076:
810 #: zypp/CountryCode.cc:232
811 msgid "Bahamas"
812 msgstr "Bahama's"
813
814 #. :BHS:044:
815 #: zypp/CountryCode.cc:233
816 msgid "Bhutan"
817 msgstr "Bhoetan"
818
819 #. :BTN:064:
820 #: zypp/CountryCode.cc:234
821 msgid "Bouvet Island"
822 msgstr "Bouvet Island"
823
824 #. :BVT:074:
825 #: zypp/CountryCode.cc:235
826 msgid "Botswana"
827 msgstr "Botswana"
828
829 #. :BWA:072:
830 #: zypp/CountryCode.cc:236
831 msgid "Belarus"
832 msgstr "Belarus"
833
834 #. :BLR:112:
835 #: zypp/CountryCode.cc:237
836 msgid "Belize"
837 msgstr "Belize"
838
839 #. :BLZ:084:
840 #: zypp/CountryCode.cc:238
841 msgid "Canada"
842 msgstr "Canada"
843
844 #. :CAN:124:
845 #: zypp/CountryCode.cc:239
846 msgid "Cocos (Keeling) Islands"
847 msgstr "Cocos (Keeling) Islands"
848
849 #. :CCK:166:
850 #. :CAF:140:
851 #: zypp/CountryCode.cc:240 zypp/CountryCode.cc:242
852 msgid "Congo"
853 msgstr "Kongo"
854
855 #. :COD:180:
856 #: zypp/CountryCode.cc:241
857 msgid "Central African Republic"
858 msgstr "Centraal-Afrikaanse Republiek"
859
860 #. :COG:178:
861 #: zypp/CountryCode.cc:243
862 msgid "Switzerland"
863 msgstr "Zwitserland"
864
865 #. :CHE:756:
866 #: zypp/CountryCode.cc:244
867 msgid "Cote D'Ivoire"
868 msgstr "Cote D'Ivoire"
869
870 #. :CIV:384:
871 #: zypp/CountryCode.cc:245
872 msgid "Cook Islands"
873 msgstr "Cook Islands"
874
875 #. :COK:184:
876 #: zypp/CountryCode.cc:246
877 msgid "Chile"
878 msgstr "Chili"
879
880 #. :CHL:152:
881 #: zypp/CountryCode.cc:247
882 msgid "Cameroon"
883 msgstr "Kameroen"
884
885 #. :CMR:120:
886 #: zypp/CountryCode.cc:248
887 msgid "China"
888 msgstr "China"
889
890 #. :CHN:156:
891 #: zypp/CountryCode.cc:249
892 msgid "Colombia"
893 msgstr "Colombia"
894
895 #. :COL:170:
896 #: zypp/CountryCode.cc:250
897 msgid "Costa Rica"
898 msgstr "Costa Rica"
899
900 #. :CRI:188:
901 #: zypp/CountryCode.cc:251
902 msgid "Cuba"
903 msgstr "Cuba"
904
905 #. :CUB:192:
906 #: zypp/CountryCode.cc:252
907 msgid "Cape Verde"
908 msgstr "Kaapverdië"
909
910 #. :CPV:132:
911 #: zypp/CountryCode.cc:253
912 msgid "Christmas Island"
913 msgstr "Kersteiland"
914
915 #. :CXR:162:
916 #: zypp/CountryCode.cc:254
917 msgid "Cyprus"
918 msgstr "Cyprus"
919
920 #. :CYP:196:
921 #: zypp/CountryCode.cc:255
922 msgid "Czech Republic"
923 msgstr "Tsjechië"
924
925 #. :CZE:203:
926 #: zypp/CountryCode.cc:256
927 msgid "Germany"
928 msgstr "Duitsland"
929
930 #. :DEU:276:
931 #: zypp/CountryCode.cc:257
932 msgid "Djibouti"
933 msgstr "Djibouti"
934
935 #. :DJI:262:
936 #: zypp/CountryCode.cc:258
937 msgid "Denmark"
938 msgstr "Denemarken"
939
940 #. :DNK:208:
941 #: zypp/CountryCode.cc:259
942 msgid "Dominica"
943 msgstr "Dominica"
944
945 #. :DMA:212:
946 #: zypp/CountryCode.cc:260
947 msgid "Dominican Republic"
948 msgstr "Dominicaanse Republiek"
949
950 #. :DOM:214:
951 #: zypp/CountryCode.cc:261
952 msgid "Algeria"
953 msgstr "Algerije"
954
955 #. :DZA:012:
956 #: zypp/CountryCode.cc:262
957 msgid "Ecuador"
958 msgstr "Ecuador"
959
960 #. :ECU:218:
961 #: zypp/CountryCode.cc:263
962 msgid "Estonia"
963 msgstr "Estland"
964
965 #. :EST:233:
966 #: zypp/CountryCode.cc:264
967 msgid "Egypt"
968 msgstr "Egypte"
969
970 #. :EGY:818:
971 #: zypp/CountryCode.cc:265
972 msgid "Western Sahara"
973 msgstr "West Sahara"
974
975 #. :ESH:732:
976 #: zypp/CountryCode.cc:266
977 msgid "Eritrea"
978 msgstr "Eritrea"
979
980 #. :ERI:232:
981 #: zypp/CountryCode.cc:267
982 msgid "Spain"
983 msgstr "Spanje"
984
985 #. :ESP:724:
986 #: zypp/CountryCode.cc:268
987 msgid "Ethiopia"
988 msgstr "Ethiopië"
989
990 #. :ETH:231:
991 #: zypp/CountryCode.cc:269
992 msgid "Finland"
993 msgstr "Finland"
994
995 #. :FIN:246:
996 #: zypp/CountryCode.cc:270
997 msgid "Fiji"
998 msgstr "Fiji"
999
1000 #. :FJI:242:
1001 #: zypp/CountryCode.cc:271
1002 msgid "Falkland Islands (Malvinas)"
1003 msgstr "Falkland Eilanden (Malvinas)"
1004
1005 #. :FLK:238:
1006 #: zypp/CountryCode.cc:272
1007 msgid "Federated States of Micronesia"
1008 msgstr "Federale staten van Micronesia"
1009
1010 #. :FSM:583:
1011 #: zypp/CountryCode.cc:273
1012 msgid "Faroe Islands"
1013 msgstr "Faroe Eilanden"
1014
1015 #. :FRO:234:
1016 #: zypp/CountryCode.cc:274
1017 msgid "France"
1018 msgstr "Frankrijk"
1019
1020 #. :FRA:250:
1021 #: zypp/CountryCode.cc:275
1022 msgid "Metropolitan France"
1023 msgstr "Metropolitaan Frankrijk"
1024
1025 #. :FXX:249:
1026 #: zypp/CountryCode.cc:276
1027 msgid "Gabon"
1028 msgstr "Gabon"
1029
1030 #. :GAB:266:
1031 #: zypp/CountryCode.cc:277
1032 msgid "United Kingdom"
1033 msgstr "United Kingdom"
1034
1035 #. :GBR:826:
1036 #: zypp/CountryCode.cc:278
1037 msgid "Grenada"
1038 msgstr "Grenada"
1039
1040 #. :GRD:308:
1041 #: zypp/CountryCode.cc:279
1042 msgid "Georgia"
1043 msgstr "Georgia"
1044
1045 #. :GEO:268:
1046 #: zypp/CountryCode.cc:280
1047 msgid "French Guiana"
1048 msgstr "Frans Guiana"
1049
1050 #. :GUF:254:
1051 #: zypp/CountryCode.cc:281
1052 msgid "Guernsey"
1053 msgstr "Guernsey"
1054
1055 #: zypp/CountryCode.cc:282
1056 msgid "Ghana"
1057 msgstr "Ghana"
1058
1059 #. :GHA:288:
1060 #: zypp/CountryCode.cc:283
1061 msgid "Gibraltar"
1062 msgstr "Gibraltar"
1063
1064 #. :GIB:292:
1065 #: zypp/CountryCode.cc:284
1066 msgid "Greenland"
1067 msgstr "Groenland"
1068
1069 #. :GRL:304:
1070 #: zypp/CountryCode.cc:285
1071 msgid "Gambia"
1072 msgstr "Gambia"
1073
1074 #. :GMB:270:
1075 #: zypp/CountryCode.cc:286
1076 msgid "Guinea"
1077 msgstr "Guinee"
1078
1079 #. :GIN:324:
1080 #: zypp/CountryCode.cc:287
1081 msgid "Guadeloupe"
1082 msgstr "Guadeloupe"
1083
1084 #. :GLP:312:
1085 #: zypp/CountryCode.cc:288
1086 msgid "Equatorial Guinea"
1087 msgstr "Equatoriaal Guinee"
1088
1089 #. :GNQ:226:
1090 #: zypp/CountryCode.cc:289
1091 msgid "Greece"
1092 msgstr "Griekenland"
1093
1094 #. :GRC:300:
1095 #: zypp/CountryCode.cc:290
1096 msgid "South Georgia and the South Sandwich Islands"
1097 msgstr "Zuid Georgia en de Zuid Sandwich Eilanden"
1098
1099 #. :SGS:239:
1100 #: zypp/CountryCode.cc:291
1101 msgid "Guatemala"
1102 msgstr "Guatemala"
1103
1104 #. :GTM:320:
1105 #: zypp/CountryCode.cc:292
1106 msgid "Guam"
1107 msgstr "Guam"
1108
1109 #. :GUM:316:
1110 #: zypp/CountryCode.cc:293
1111 msgid "Guinea-Bissau"
1112 msgstr "Guinee-Bissau"
1113
1114 #. :GNB:624:
1115 #: zypp/CountryCode.cc:294
1116 msgid "Guyana"
1117 msgstr "Guyana"
1118
1119 #. :GUY:328:
1120 #: zypp/CountryCode.cc:295
1121 msgid "Hong Kong"
1122 msgstr "Hongkong"
1123
1124 #. :HKG:344:
1125 #: zypp/CountryCode.cc:296
1126 msgid "Heard Island and McDonald Islands"
1127 msgstr "Heard Island en McDonald Islands"
1128
1129 #. :HMD:334:
1130 #: zypp/CountryCode.cc:297
1131 msgid "Honduras"
1132 msgstr "Honduras"
1133
1134 #. :HND:340:
1135 #: zypp/CountryCode.cc:298
1136 msgid "Croatia"
1137 msgstr "Kroatië"
1138
1139 #. :HRV:191:
1140 #: zypp/CountryCode.cc:299
1141 msgid "Haiti"
1142 msgstr "Haïti"
1143
1144 #. :HTI:332:
1145 #: zypp/CountryCode.cc:300
1146 msgid "Hungary"
1147 msgstr "Hongarije"
1148
1149 #. :HUN:348:
1150 #: zypp/CountryCode.cc:301
1151 msgid "Indonesia"
1152 msgstr "Indonesië"
1153
1154 #. :IDN:360:
1155 #: zypp/CountryCode.cc:302
1156 msgid "Ireland"
1157 msgstr "Ierland"
1158
1159 #. :IRL:372:
1160 #: zypp/CountryCode.cc:303
1161 msgid "Israel"
1162 msgstr "Israël"
1163
1164 #. :ISR:376:
1165 #: zypp/CountryCode.cc:304
1166 msgid "Isle of Man"
1167 msgstr "Isle Of Man"
1168
1169 #: zypp/CountryCode.cc:305
1170 msgid "India"
1171 msgstr "India"
1172
1173 #. :IND:356:
1174 #: zypp/CountryCode.cc:306
1175 msgid "British Indian Ocean Territory"
1176 msgstr "Brits Indische Oceaanterritorium"
1177
1178 #. :IOT:086:
1179 #: zypp/CountryCode.cc:307
1180 msgid "Iraq"
1181 msgstr "Irak"
1182
1183 #. :IRQ:368:
1184 #: zypp/CountryCode.cc:308
1185 msgid "Iran"
1186 msgstr "Iran"
1187
1188 #. :IRN:364:
1189 #: zypp/CountryCode.cc:309
1190 msgid "Iceland"
1191 msgstr "IJsland"
1192
1193 #. :ISL:352:
1194 #: zypp/CountryCode.cc:310
1195 msgid "Italy"
1196 msgstr "Italië"
1197
1198 #. :ITA:380:
1199 #: zypp/CountryCode.cc:311
1200 msgid "Jersey"
1201 msgstr "Jersey"
1202
1203 #: zypp/CountryCode.cc:312
1204 msgid "Jamaica"
1205 msgstr "Jamaica"
1206
1207 #. :JAM:388:
1208 #: zypp/CountryCode.cc:313
1209 msgid "Jordan"
1210 msgstr "Jordanië"
1211
1212 #. :JOR:400:
1213 #: zypp/CountryCode.cc:314
1214 msgid "Japan"
1215 msgstr "Japan"
1216
1217 #. :JPN:392:
1218 #: zypp/CountryCode.cc:315
1219 msgid "Kenya"
1220 msgstr "Kenia"
1221
1222 #. :KEN:404:
1223 #: zypp/CountryCode.cc:316
1224 msgid "Kyrgyzstan"
1225 msgstr "Kirgizië"
1226
1227 #. :KGZ:417:
1228 #: zypp/CountryCode.cc:317
1229 msgid "Cambodia"
1230 msgstr "Cambodja"
1231
1232 #. :KHM:116:
1233 #: zypp/CountryCode.cc:318
1234 msgid "Kiribati"
1235 msgstr "Kiribati"
1236
1237 #. :KIR:296:
1238 #: zypp/CountryCode.cc:319
1239 msgid "Comoros"
1240 msgstr "Comoren"
1241
1242 #. :COM:174:
1243 #: zypp/CountryCode.cc:320
1244 msgid "Saint Kitts and Nevis"
1245 msgstr "Sint Kitts en Nevis"
1246
1247 #. :KNA:659:
1248 #: zypp/CountryCode.cc:321
1249 msgid "North Korea"
1250 msgstr "Noord Korea"
1251
1252 #. :PRK:408:
1253 #: zypp/CountryCode.cc:322
1254 msgid "South Korea"
1255 msgstr "Zuid Korea"
1256
1257 #. :KOR:410:
1258 #: zypp/CountryCode.cc:323
1259 msgid "Kuwait"
1260 msgstr "Koeweit"
1261
1262 #. :KWT:414:
1263 #: zypp/CountryCode.cc:324
1264 msgid "Cayman Islands"
1265 msgstr "Kaaimaneilanden"
1266
1267 #. :CYM:136:
1268 #: zypp/CountryCode.cc:325
1269 msgid "Kazakhstan"
1270 msgstr "Kazachstan"
1271
1272 #. :KAZ:398:
1273 #: zypp/CountryCode.cc:326
1274 msgid "Lao People's Democratic Republic"
1275 msgstr "Lao People's Democratic Republic"
1276
1277 #. :LAO:418:
1278 #: zypp/CountryCode.cc:327
1279 msgid "Lebanon"
1280 msgstr "Libanon"
1281
1282 #. :LBN:422:
1283 #: zypp/CountryCode.cc:328
1284 msgid "Saint Lucia"
1285 msgstr "Saint Lucia"
1286
1287 #. :LCA:662:
1288 #: zypp/CountryCode.cc:329
1289 msgid "Liechtenstein"
1290 msgstr "Liechtenstein"
1291
1292 #. :LIE:438:
1293 #: zypp/CountryCode.cc:330
1294 msgid "Sri Lanka"
1295 msgstr "Sri Lanka"
1296
1297 #. :LKA:144:
1298 #: zypp/CountryCode.cc:331
1299 msgid "Liberia"
1300 msgstr "Liberia"
1301
1302 #. :LBR:430:
1303 #: zypp/CountryCode.cc:332
1304 msgid "Lesotho"
1305 msgstr "Lesotho"
1306
1307 #. :LSO:426:
1308 #: zypp/CountryCode.cc:333
1309 msgid "Lithuania"
1310 msgstr "Litouwen"
1311
1312 #. :LTU:440:
1313 #: zypp/CountryCode.cc:334
1314 msgid "Luxembourg"
1315 msgstr "Luxemburg"
1316
1317 #. :LUX:442:
1318 #: zypp/CountryCode.cc:335
1319 msgid "Latvia"
1320 msgstr "Letland"
1321
1322 #. :LVA:428:
1323 #: zypp/CountryCode.cc:336
1324 msgid "Libya"
1325 msgstr "Libië"
1326
1327 #. :LBY:434:
1328 #: zypp/CountryCode.cc:337
1329 msgid "Morocco"
1330 msgstr "Marokko"
1331
1332 #. :MAR:504:
1333 #: zypp/CountryCode.cc:338
1334 msgid "Monaco"
1335 msgstr "Monaco"
1336
1337 #. :MCO:492:
1338 #: zypp/CountryCode.cc:339
1339 msgid "Moldova"
1340 msgstr "Moldavië"
1341
1342 #. :MDA:498:
1343 #: zypp/CountryCode.cc:340
1344 msgid "Montenegro"
1345 msgstr "Montenegro"
1346
1347 #: zypp/CountryCode.cc:341
1348 msgid "Saint Martin"
1349 msgstr "Sint Maarten"
1350
1351 #: zypp/CountryCode.cc:342
1352 msgid "Madagascar"
1353 msgstr "Madagascar"
1354
1355 #. :MDG:450:
1356 #: zypp/CountryCode.cc:343
1357 msgid "Marshall Islands"
1358 msgstr "Marshall Eilanden"
1359
1360 #. :MHL:584:
1361 #: zypp/CountryCode.cc:344
1362 msgid "Macedonia"
1363 msgstr "Macedonië"
1364
1365 #. :MKD:807:
1366 #: zypp/CountryCode.cc:345
1367 msgid "Mali"
1368 msgstr "Mali"
1369
1370 #. :MLI:466:
1371 #: zypp/CountryCode.cc:346
1372 msgid "Myanmar"
1373 msgstr "Myanmar"
1374
1375 #. :MMR:104:
1376 #: zypp/CountryCode.cc:347
1377 msgid "Mongolia"
1378 msgstr "Mongolië"
1379
1380 #. :MNG:496:
1381 #: zypp/CountryCode.cc:348
1382 msgid "Macao"
1383 msgstr "Macao"
1384
1385 #. :MAC:446:
1386 #: zypp/CountryCode.cc:349
1387 msgid "Northern Mariana Islands"
1388 msgstr "Northern Mariana Islands"
1389
1390 #. :MNP:580:
1391 #: zypp/CountryCode.cc:350
1392 msgid "Martinique"
1393 msgstr "Martinique"
1394
1395 #. :MTQ:474:
1396 #: zypp/CountryCode.cc:351
1397 msgid "Mauritania"
1398 msgstr "Mauretanië"
1399
1400 #. :MRT:478:
1401 #: zypp/CountryCode.cc:352
1402 msgid "Montserrat"
1403 msgstr "Montserrat"
1404
1405 #. :MSR:500:
1406 #: zypp/CountryCode.cc:353
1407 msgid "Malta"
1408 msgstr "Malta"
1409
1410 #. :MLT:470:
1411 #: zypp/CountryCode.cc:354
1412 msgid "Mauritius"
1413 msgstr "Mauritius"
1414
1415 #. :MUS:480:
1416 #: zypp/CountryCode.cc:355
1417 msgid "Maldives"
1418 msgstr "Maldiven"
1419
1420 #. :MDV:462:
1421 #: zypp/CountryCode.cc:356
1422 msgid "Malawi"
1423 msgstr "Malawi"
1424
1425 #. :MWI:454:
1426 #: zypp/CountryCode.cc:357
1427 msgid "Mexico"
1428 msgstr "Mexico"
1429
1430 #. :MEX:484:
1431 #: zypp/CountryCode.cc:358
1432 msgid "Malaysia"
1433 msgstr "Maleisië"
1434
1435 #. :MYS:458:
1436 #: zypp/CountryCode.cc:359
1437 msgid "Mozambique"
1438 msgstr "Mozambique"
1439
1440 #. :MOZ:508:
1441 #: zypp/CountryCode.cc:360
1442 msgid "Namibia"
1443 msgstr "Namibië"
1444
1445 #. :NAM:516:
1446 #: zypp/CountryCode.cc:361
1447 msgid "New Caledonia"
1448 msgstr "Nieuw Caledonië"
1449
1450 #. :NCL:540:
1451 #: zypp/CountryCode.cc:362
1452 msgid "Niger"
1453 msgstr "Niger"
1454
1455 #. :NER:562:
1456 #: zypp/CountryCode.cc:363
1457 msgid "Norfolk Island"
1458 msgstr "Norfolk Island"
1459
1460 #. :NFK:574:
1461 #: zypp/CountryCode.cc:364
1462 msgid "Nigeria"
1463 msgstr "Nigeria"
1464
1465 #. :NGA:566:
1466 #: zypp/CountryCode.cc:365
1467 msgid "Nicaragua"
1468 msgstr "Nicaragua"
1469
1470 #. :NIC:558:
1471 #: zypp/CountryCode.cc:366
1472 msgid "Netherlands"
1473 msgstr "Nederland"
1474
1475 #. :NLD:528:
1476 #: zypp/CountryCode.cc:367
1477 msgid "Norway"
1478 msgstr "Noorwegen"
1479
1480 #. :NOR:578:
1481 #: zypp/CountryCode.cc:368
1482 msgid "Nepal"
1483 msgstr "Nepal"
1484
1485 #. :NPL:524:
1486 #. language code: nau na
1487 #: zypp/CountryCode.cc:369 zypp/LanguageCode.cc:826
1488 msgid "Nauru"
1489 msgstr "Nauru"
1490
1491 #. :NRU:520:
1492 #: zypp/CountryCode.cc:370
1493 msgid "Niue"
1494 msgstr "Niue"
1495
1496 #. :NIU:570:
1497 #: zypp/CountryCode.cc:371
1498 msgid "New Zealand"
1499 msgstr "Nieuw Zeeland"
1500
1501 #. :NZL:554:
1502 #: zypp/CountryCode.cc:372
1503 msgid "Oman"
1504 msgstr "Oman"
1505
1506 #. :OMN:512:
1507 #: zypp/CountryCode.cc:373
1508 msgid "Panama"
1509 msgstr "Panama"
1510
1511 #. :PAN:591:
1512 #: zypp/CountryCode.cc:374
1513 msgid "Peru"
1514 msgstr "Peru"
1515
1516 #. :PER:604:
1517 #: zypp/CountryCode.cc:375
1518 msgid "French Polynesia"
1519 msgstr "Frans Polynesië"
1520
1521 #. :PYF:258:
1522 #: zypp/CountryCode.cc:376
1523 msgid "Papua New Guinea"
1524 msgstr "Papoe Nieuw Guinea"
1525
1526 #. :PNG:598:
1527 #: zypp/CountryCode.cc:377
1528 msgid "Philippines"
1529 msgstr "Filippijnen"
1530
1531 #. :PHL:608:
1532 #: zypp/CountryCode.cc:378
1533 msgid "Pakistan"
1534 msgstr "Pakistan"
1535
1536 #. :PAK:586:
1537 #: zypp/CountryCode.cc:379
1538 msgid "Poland"
1539 msgstr "Polen"
1540
1541 #. :POL:616:
1542 #: zypp/CountryCode.cc:380
1543 msgid "Saint Pierre and Miquelon"
1544 msgstr "Sint Pierre en Miquelon"
1545
1546 #. :SPM:666:
1547 #: zypp/CountryCode.cc:381
1548 msgid "Pitcairn"
1549 msgstr "Pitcairn"
1550
1551 #. :PCN:612:
1552 #: zypp/CountryCode.cc:382
1553 msgid "Puerto Rico"
1554 msgstr "Puerto Rico"
1555
1556 #. :PRI:630:
1557 #: zypp/CountryCode.cc:383
1558 msgid "Palestinian Territory"
1559 msgstr "Palestijns Gebied"
1560
1561 #. :PSE:275:
1562 #: zypp/CountryCode.cc:384
1563 msgid "Portugal"
1564 msgstr "Portugal"
1565
1566 #. :PRT:620:
1567 #: zypp/CountryCode.cc:385
1568 msgid "Palau"
1569 msgstr "Palau"
1570
1571 #. :PLW:585:
1572 #: zypp/CountryCode.cc:386
1573 msgid "Paraguay"
1574 msgstr "Paraguay"
1575
1576 #. :PRY:600:
1577 #: zypp/CountryCode.cc:387
1578 msgid "Qatar"
1579 msgstr "Qatar"
1580
1581 #. :QAT:634:
1582 #: zypp/CountryCode.cc:388
1583 msgid "Reunion"
1584 msgstr "Reunion"
1585
1586 #. :REU:638:
1587 #: zypp/CountryCode.cc:389
1588 msgid "Romania"
1589 msgstr "Roemenië"
1590
1591 #. :ROU:642:
1592 #: zypp/CountryCode.cc:390
1593 msgid "Serbia"
1594 msgstr "Servië"
1595
1596 #: zypp/CountryCode.cc:391
1597 msgid "Russian Federation"
1598 msgstr "Russische Federatie"
1599
1600 #. :RUS:643:
1601 #: zypp/CountryCode.cc:392
1602 msgid "Rwanda"
1603 msgstr "Rwanda"
1604
1605 #. :RWA:646:
1606 #: zypp/CountryCode.cc:393
1607 msgid "Saudi Arabia"
1608 msgstr "Saoedi-Arabië"
1609
1610 #. :SAU:682:
1611 #: zypp/CountryCode.cc:394
1612 msgid "Solomon Islands"
1613 msgstr "Solomon Eilanden"
1614
1615 #. :SLB:090:
1616 #: zypp/CountryCode.cc:395
1617 msgid "Seychelles"
1618 msgstr "Seychelles"
1619
1620 #. :SYC:690:
1621 #: zypp/CountryCode.cc:396
1622 msgid "Sudan"
1623 msgstr "Soedan"
1624
1625 #. :SDN:736:
1626 #: zypp/CountryCode.cc:397
1627 msgid "Sweden"
1628 msgstr "Zweden"
1629
1630 #. :SWE:752:
1631 #: zypp/CountryCode.cc:398
1632 msgid "Singapore"
1633 msgstr "Singapore"
1634
1635 #. :SGP:702:
1636 #: zypp/CountryCode.cc:399
1637 msgid "Saint Helena"
1638 msgstr "Sint Helena"
1639
1640 #. :SHN:654:
1641 #: zypp/CountryCode.cc:400
1642 msgid "Slovenia"
1643 msgstr "Slovenië"
1644
1645 #. :SVN:705:
1646 #: zypp/CountryCode.cc:401
1647 msgid "Svalbard and Jan Mayen"
1648 msgstr "Svalbard en Jan Mayen"
1649
1650 #. :SJM:744:
1651 #: zypp/CountryCode.cc:402
1652 msgid "Slovakia"
1653 msgstr "Slowakije"
1654
1655 #. :SVK:703:
1656 #: zypp/CountryCode.cc:403
1657 msgid "Sierra Leone"
1658 msgstr "Sierra Leone"
1659
1660 #. :SLE:694:
1661 #: zypp/CountryCode.cc:404
1662 msgid "San Marino"
1663 msgstr "San Marino"
1664
1665 #. :SMR:674:
1666 #: zypp/CountryCode.cc:405
1667 msgid "Senegal"
1668 msgstr "Senegal"
1669
1670 #. :SEN:686:
1671 #: zypp/CountryCode.cc:406
1672 msgid "Somalia"
1673 msgstr "Somalië"
1674
1675 #. :SOM:706:
1676 #: zypp/CountryCode.cc:407
1677 msgid "Suriname"
1678 msgstr "Suriname"
1679
1680 #. :SUR:740:
1681 #: zypp/CountryCode.cc:408
1682 msgid "Sao Tome and Principe"
1683 msgstr "Sao Tomé en Principe"
1684
1685 #. :STP:678:
1686 #: zypp/CountryCode.cc:409
1687 msgid "El Salvador"
1688 msgstr "El Salvador"
1689
1690 #. :SLV:222:
1691 #: zypp/CountryCode.cc:410
1692 msgid "Syria"
1693 msgstr "Syrië"
1694
1695 #. :SYR:760:
1696 #: zypp/CountryCode.cc:411
1697 msgid "Swaziland"
1698 msgstr "Swaziland"
1699
1700 #. :SWZ:748:
1701 #: zypp/CountryCode.cc:412
1702 msgid "Turks and Caicos Islands"
1703 msgstr "Turks en Caicos Eilanden"
1704
1705 #. :TCA:796:
1706 #: zypp/CountryCode.cc:413
1707 msgid "Chad"
1708 msgstr "Tsjaad"
1709
1710 #. :TCD:148:
1711 #: zypp/CountryCode.cc:414
1712 msgid "French Southern Territories"
1713 msgstr "Frans Zuidelijke Gebieden"
1714
1715 #. :ATF:260:
1716 #: zypp/CountryCode.cc:415
1717 msgid "Togo"
1718 msgstr "Togo"
1719
1720 #. :TGO:768:
1721 #: zypp/CountryCode.cc:416
1722 msgid "Thailand"
1723 msgstr "Thailand"
1724
1725 #. :THA:764:
1726 #: zypp/CountryCode.cc:417
1727 msgid "Tajikistan"
1728 msgstr "Tajikistan"
1729
1730 #. :TJK:762:
1731 #. language code: tkl
1732 #: zypp/CountryCode.cc:418 zypp/LanguageCode.cc:1090
1733 msgid "Tokelau"
1734 msgstr "Tokelau"
1735
1736 #. :TKL:772:
1737 #: zypp/CountryCode.cc:419
1738 msgid "Turkmenistan"
1739 msgstr "Turkmenistan"
1740
1741 #. :TKM:795:
1742 #: zypp/CountryCode.cc:420
1743 msgid "Tunisia"
1744 msgstr "Tunesië"
1745
1746 #. :TUN:788:
1747 #: zypp/CountryCode.cc:421
1748 msgid "Tonga"
1749 msgstr "Tonga"
1750
1751 #. :TON:776:
1752 #: zypp/CountryCode.cc:422
1753 msgid "East Timor"
1754 msgstr "Oost Timor"
1755
1756 #. :TLS:626:
1757 #: zypp/CountryCode.cc:423
1758 msgid "Turkey"
1759 msgstr "Turkije"
1760
1761 #. :TUR:792:
1762 #: zypp/CountryCode.cc:424
1763 msgid "Trinidad and Tobago"
1764 msgstr "Trinidad en Tobago"
1765
1766 #. :TTO:780:
1767 #. language code: tvl
1768 #: zypp/CountryCode.cc:425 zypp/LanguageCode.cc:1120
1769 msgid "Tuvalu"
1770 msgstr "Tuvalu"
1771
1772 #. :TUV:798:
1773 #: zypp/CountryCode.cc:426
1774 msgid "Taiwan"
1775 msgstr "Taiwan"
1776
1777 #. :TWN:158:
1778 #: zypp/CountryCode.cc:427
1779 msgid "Tanzania"
1780 msgstr "Tanzania"
1781
1782 #. :TZA:834:
1783 #: zypp/CountryCode.cc:428
1784 msgid "Ukraine"
1785 msgstr "Oekraïne"
1786
1787 #. :UKR:804:
1788 #: zypp/CountryCode.cc:429
1789 msgid "Uganda"
1790 msgstr "Oeganda"
1791
1792 #. :UGA:800:
1793 #: zypp/CountryCode.cc:430
1794 msgid "United States Minor Outlying Islands"
1795 msgstr "United States Minor Outlying Islands"
1796
1797 #. :UMI:581:
1798 #: zypp/CountryCode.cc:431
1799 msgid "United States"
1800 msgstr "Verenigde Staten"
1801
1802 #. :USA:840:
1803 #: zypp/CountryCode.cc:432
1804 msgid "Uruguay"
1805 msgstr "Uruguay"
1806
1807 #. :URY:858:
1808 #: zypp/CountryCode.cc:433
1809 msgid "Uzbekistan"
1810 msgstr "Oezbekistan"
1811
1812 #. :UZB:860:
1813 #: zypp/CountryCode.cc:434
1814 msgid "Holy See (Vatican City State)"
1815 msgstr "Holy See (Vatican City State)"
1816
1817 #. :VAT:336:
1818 #: zypp/CountryCode.cc:435
1819 msgid "Saint Vincent and the Grenadines"
1820 msgstr "Sint Vincent en de Grenadines"
1821
1822 #. :VCT:670:
1823 #: zypp/CountryCode.cc:436
1824 msgid "Venezuela"
1825 msgstr "Venezuela"
1826
1827 #. :VEN:862:
1828 #: zypp/CountryCode.cc:437
1829 msgid "British Virgin Islands"
1830 msgstr "British Virgin Islands"
1831
1832 #. :VGB:092:
1833 #: zypp/CountryCode.cc:438
1834 msgid "Virgin Islands, U.S."
1835 msgstr "Virgin Islands, USA."
1836
1837 #. :VIR:850:
1838 #: zypp/CountryCode.cc:439
1839 msgid "Vietnam"
1840 msgstr "Vietnam"
1841
1842 #. :VNM:704:
1843 #: zypp/CountryCode.cc:440
1844 msgid "Vanuatu"
1845 msgstr "Vauatu"
1846
1847 #. :VUT:548:
1848 #: zypp/CountryCode.cc:441
1849 msgid "Wallis and Futuna"
1850 msgstr "Wallis en Futuna"
1851
1852 #. :WLF:876:
1853 #: zypp/CountryCode.cc:442
1854 msgid "Samoa"
1855 msgstr "Samoa"
1856
1857 #. :WSM:882:
1858 #: zypp/CountryCode.cc:443
1859 msgid "Yemen"
1860 msgstr "Jemen"
1861
1862 #. :YEM:887:
1863 #: zypp/CountryCode.cc:444
1864 msgid "Mayotte"
1865 msgstr "Mayotte"
1866
1867 #. :MYT:175:
1868 #: zypp/CountryCode.cc:445
1869 msgid "South Africa"
1870 msgstr "Zuid-Afrika"
1871
1872 #. :ZAF:710:
1873 #: zypp/CountryCode.cc:446
1874 msgid "Zambia"
1875 msgstr "Zambia"
1876
1877 #. :ZMB:894:
1878 #: zypp/CountryCode.cc:447
1879 msgid "Zimbabwe"
1880 msgstr "Zimbabwe"
1881
1882 #: zypp/LanguageCode.cc:113
1883 msgid "Unknown language: "
1884 msgstr "Onbekende taal: "
1885
1886 #. language code: aar aa
1887 #: zypp/LanguageCode.cc:206
1888 msgid "Afar"
1889 msgstr "Afar, Hamitisch"
1890
1891 #. language code: abk ab
1892 #: zypp/LanguageCode.cc:208
1893 msgid "Abkhazian"
1894 msgstr "Abchazisch"
1895
1896 #. language code: ace
1897 #: zypp/LanguageCode.cc:210
1898 msgid "Achinese"
1899 msgstr "Achinees"
1900
1901 #. language code: ach
1902 #: zypp/LanguageCode.cc:212
1903 msgid "Acoli"
1904 msgstr "Acholi"
1905
1906 #. language code: ada
1907 #: zypp/LanguageCode.cc:214
1908 msgid "Adangme"
1909 msgstr "Adangme"
1910
1911 #. language code: ady
1912 #: zypp/LanguageCode.cc:216
1913 msgid "Adyghe"
1914 msgstr "Adyghe"
1915
1916 #. language code: afa
1917 #: zypp/LanguageCode.cc:218
1918 msgid "Afro-Asiatic (Other)"
1919 msgstr "Afro-Aziatisch (Overige)"
1920
1921 #. language code: afh
1922 #: zypp/LanguageCode.cc:220
1923 msgid "Afrihili"
1924 msgstr "Afrihili"
1925
1926 #. language code: afr af
1927 #: zypp/LanguageCode.cc:222
1928 msgid "Afrikaans"
1929 msgstr "Afrikaans"
1930
1931 #. language code: ain
1932 #: zypp/LanguageCode.cc:224
1933 msgid "Ainu"
1934 msgstr "Ainu"
1935
1936 #. language code: aka ak
1937 #: zypp/LanguageCode.cc:226
1938 msgid "Akan"
1939 msgstr "Akaans"
1940
1941 #. language code: akk
1942 #: zypp/LanguageCode.cc:228
1943 msgid "Akkadian"
1944 msgstr "Akkadiaans"
1945
1946 #. language code: alb sqi sq
1947 #: zypp/LanguageCode.cc:230 zypp/LanguageCode.cc:232
1948 msgid "Albanian"
1949 msgstr "Albanees"
1950
1951 #. language code: ale
1952 #: zypp/LanguageCode.cc:234
1953 msgid "Aleut"
1954 msgstr "Aleuts"
1955
1956 #. language code: alg
1957 #: zypp/LanguageCode.cc:236
1958 msgid "Algonquian Languages"
1959 msgstr "Algonquian-talen"
1960
1961 #. language code: alt
1962 #: zypp/LanguageCode.cc:238
1963 msgid "Southern Altai"
1964 msgstr "Zuid-Altai"
1965
1966 #. language code: amh am
1967 #: zypp/LanguageCode.cc:240
1968 msgid "Amharic"
1969 msgstr "Amhaars, Amharisch"
1970
1971 #. language code: ang
1972 #: zypp/LanguageCode.cc:242
1973 msgid "English, Old (ca.450-1100)"
1974 msgstr "Engels, Oud (ca.450-1100)"
1975
1976 #. language code: apa
1977 #: zypp/LanguageCode.cc:244
1978 msgid "Apache Languages"
1979 msgstr "Apache-talen"
1980
1981 #. language code: ara ar
1982 #: zypp/LanguageCode.cc:246
1983 msgid "Arabic"
1984 msgstr "Arabisch"
1985
1986 #. language code: arc
1987 #: zypp/LanguageCode.cc:248
1988 msgid "Aramaic"
1989 msgstr "Aramees"
1990
1991 #. language code: arg an
1992 #: zypp/LanguageCode.cc:250
1993 msgid "Aragonese"
1994 msgstr "Aragonees"
1995
1996 #. language code: arm hye hy
1997 #: zypp/LanguageCode.cc:252 zypp/LanguageCode.cc:254
1998 msgid "Armenian"
1999 msgstr "Armeens"
2000
2001 #. language code: arn
2002 #: zypp/LanguageCode.cc:256
2003 msgid "Araucanian"
2004 msgstr "Araucaniaans"
2005
2006 #. language code: arp
2007 #: zypp/LanguageCode.cc:258
2008 msgid "Arapaho"
2009 msgstr "Arapaho"
2010
2011 #. language code: art
2012 #: zypp/LanguageCode.cc:260
2013 msgid "Artificial (Other)"
2014 msgstr "Kunstmatig (Overige)"
2015
2016 #. language code: arw
2017 #: zypp/LanguageCode.cc:262
2018 msgid "Arawak"
2019 msgstr "Arawak"
2020
2021 #. language code: asm as
2022 #: zypp/LanguageCode.cc:264
2023 msgid "Assamese"
2024 msgstr "Assamees, Assami"
2025
2026 #. language code: ast
2027 #: zypp/LanguageCode.cc:266
2028 msgid "Asturian"
2029 msgstr "Asturisch"
2030
2031 #. language code: ath
2032 #: zypp/LanguageCode.cc:268
2033 msgid "Athapascan Languages"
2034 msgstr "Athapascan-talen"
2035
2036 #. language code: aus
2037 #: zypp/LanguageCode.cc:270
2038 msgid "Australian Languages"
2039 msgstr "Australische talen"
2040
2041 #. language code: ava av
2042 #: zypp/LanguageCode.cc:272
2043 msgid "Avaric"
2044 msgstr "Avaars, Awari"
2045
2046 #. language code: ave ae
2047 #: zypp/LanguageCode.cc:274
2048 msgid "Avestan"
2049 msgstr "Avestisch"
2050
2051 #. language code: awa
2052 #: zypp/LanguageCode.cc:276
2053 msgid "Awadhi"
2054 msgstr "Awadhi"
2055
2056 #. language code: aym ay
2057 #: zypp/LanguageCode.cc:278
2058 msgid "Aymara"
2059 msgstr "Aymara"
2060
2061 #. language code: aze az
2062 #: zypp/LanguageCode.cc:280
2063 msgid "Azerbaijani"
2064 msgstr "Azeri, Azerbeidzjaans"
2065
2066 #. language code: bad
2067 #: zypp/LanguageCode.cc:282
2068 msgid "Banda"
2069 msgstr "Banda"
2070
2071 #. language code: bai
2072 #: zypp/LanguageCode.cc:284
2073 msgid "Bamileke Languages"
2074 msgstr "Bamileke-talen"
2075
2076 #. language code: bak ba
2077 #: zypp/LanguageCode.cc:286
2078 msgid "Bashkir"
2079 msgstr "Basjkiers, Basjkirisch"
2080
2081 #. language code: bal
2082 #: zypp/LanguageCode.cc:288
2083 msgid "Baluchi"
2084 msgstr "Balutsji, Baluchi"
2085
2086 #. language code: bam bm
2087 #: zypp/LanguageCode.cc:290
2088 msgid "Bambara"
2089 msgstr "Bambara"
2090
2091 #. language code: ban
2092 #: zypp/LanguageCode.cc:292
2093 msgid "Balinese"
2094 msgstr "Balinees"
2095
2096 #. language code: baq eus eu
2097 #: zypp/LanguageCode.cc:294 zypp/LanguageCode.cc:296
2098 msgid "Basque"
2099 msgstr "Baskisch"
2100
2101 #. language code: bas
2102 #: zypp/LanguageCode.cc:298
2103 msgid "Basa"
2104 msgstr "Basa"
2105
2106 #. language code: bat
2107 #: zypp/LanguageCode.cc:300
2108 msgid "Baltic (Other)"
2109 msgstr "Baltisch (Overige)"
2110
2111 #. language code: bej
2112 #: zypp/LanguageCode.cc:302
2113 msgid "Beja"
2114 msgstr "Beja"
2115
2116 #. language code: bel be
2117 #: zypp/LanguageCode.cc:304
2118 msgid "Belarusian"
2119 msgstr "Wit-Russisch, Belarussisch"
2120
2121 #. language code: bem
2122 #: zypp/LanguageCode.cc:306
2123 msgid "Bemba"
2124 msgstr "Bemba"
2125
2126 #. language code: ben bn
2127 #: zypp/LanguageCode.cc:308
2128 msgid "Bengali"
2129 msgstr "Bengaals"
2130
2131 #. language code: ber
2132 #: zypp/LanguageCode.cc:310
2133 msgid "Berber (Other)"
2134 msgstr "Berbers (Overige)"
2135
2136 #. language code: bho
2137 #: zypp/LanguageCode.cc:312
2138 msgid "Bhojpuri"
2139 msgstr "Bhojpuri"
2140
2141 #. language code: bih bh
2142 #: zypp/LanguageCode.cc:314
2143 msgid "Bihari"
2144 msgstr "Bihari"
2145
2146 #. language code: bik
2147 #: zypp/LanguageCode.cc:316
2148 msgid "Bikol"
2149 msgstr "Bikol"
2150
2151 #. language code: bin
2152 #: zypp/LanguageCode.cc:318
2153 msgid "Bini"
2154 msgstr "Bini"
2155
2156 #. language code: bis bi
2157 #: zypp/LanguageCode.cc:320
2158 msgid "Bislama"
2159 msgstr "Bislama"
2160
2161 #. language code: bla
2162 #: zypp/LanguageCode.cc:322
2163 msgid "Siksika"
2164 msgstr "Siksika"
2165
2166 #. language code: bnt
2167 #: zypp/LanguageCode.cc:324
2168 msgid "Bantu (Other)"
2169 msgstr "Bantu (Overige)"
2170
2171 #. language code: bos bs
2172 #: zypp/LanguageCode.cc:326
2173 msgid "Bosnian"
2174 msgstr "Bosnisch"
2175
2176 #. language code: bra
2177 #: zypp/LanguageCode.cc:328
2178 msgid "Braj"
2179 msgstr "Braj"
2180
2181 #. language code: bre br
2182 #: zypp/LanguageCode.cc:330
2183 msgid "Breton"
2184 msgstr "Bretons, Bretoens"
2185
2186 #. language code: btk
2187 #: zypp/LanguageCode.cc:332
2188 msgid "Batak (Indonesia)"
2189 msgstr "Batak (Indonesië)"
2190
2191 #. language code: bua
2192 #: zypp/LanguageCode.cc:334
2193 msgid "Buriat"
2194 msgstr "Boeriaats"
2195
2196 #. language code: bug
2197 #: zypp/LanguageCode.cc:336
2198 msgid "Buginese"
2199 msgstr "Buginees"
2200
2201 #. language code: bul bg
2202 #: zypp/LanguageCode.cc:338
2203 msgid "Bulgarian"
2204 msgstr "Bulgaars"
2205
2206 #. language code: bur mya my
2207 #: zypp/LanguageCode.cc:340 zypp/LanguageCode.cc:342
2208 msgid "Burmese"
2209 msgstr "Burmees"
2210
2211 #. language code: byn
2212 #: zypp/LanguageCode.cc:344
2213 msgid "Blin"
2214 msgstr "Blin"
2215
2216 #. language code: cad
2217 #: zypp/LanguageCode.cc:346
2218 msgid "Caddo"
2219 msgstr "Caddo"
2220
2221 #. language code: cai
2222 #: zypp/LanguageCode.cc:348
2223 msgid "Central American Indian (Other)"
2224 msgstr "Centraal-Amerikaans Indiaans (Overige)"
2225
2226 #. language code: car
2227 #: zypp/LanguageCode.cc:350
2228 msgid "Carib"
2229 msgstr "Caraïbisch"
2230
2231 #. language code: cat ca
2232 #: zypp/LanguageCode.cc:352
2233 msgid "Catalan"
2234 msgstr "Catalaans"
2235
2236 #. language code: cau
2237 #: zypp/LanguageCode.cc:354
2238 msgid "Caucasian (Other)"
2239 msgstr "Kaukasisch (Overige)"
2240
2241 #. language code: ceb
2242 #: zypp/LanguageCode.cc:356
2243 msgid "Cebuano"
2244 msgstr "Cebuano"
2245
2246 #. language code: cel
2247 #: zypp/LanguageCode.cc:358
2248 msgid "Celtic (Other)"
2249 msgstr "Keltisch (Overige)"
2250
2251 #. language code: cha ch
2252 #: zypp/LanguageCode.cc:360
2253 msgid "Chamorro"
2254 msgstr "Chamorro"
2255
2256 #. language code: chb
2257 #: zypp/LanguageCode.cc:362
2258 msgid "Chibcha"
2259 msgstr "Tsjibtsja"
2260
2261 #. language code: che ce
2262 #: zypp/LanguageCode.cc:364
2263 msgid "Chechen"
2264 msgstr "Tsjetsjeens"
2265
2266 #. language code: chg
2267 #: zypp/LanguageCode.cc:366
2268 msgid "Chagatai"
2269 msgstr "Chagatai"
2270
2271 #. language code: chi zho zh
2272 #: zypp/LanguageCode.cc:368 zypp/LanguageCode.cc:370
2273 msgid "Chinese"
2274 msgstr "Chinees"
2275
2276 #. language code: chk
2277 #: zypp/LanguageCode.cc:372
2278 msgid "Chuukese"
2279 msgstr "Chuukese"
2280
2281 #. language code: chm
2282 #: zypp/LanguageCode.cc:374
2283 msgid "Mari"
2284 msgstr "Mari"
2285
2286 #. language code: chn
2287 #: zypp/LanguageCode.cc:376
2288 msgid "Chinook Jargon"
2289 msgstr "Chinook-jargon"
2290
2291 #. language code: cho
2292 #: zypp/LanguageCode.cc:378
2293 msgid "Choctaw"
2294 msgstr "Choctaw"
2295
2296 #. language code: chp
2297 #: zypp/LanguageCode.cc:380
2298 msgid "Chipewyan"
2299 msgstr "Chipewyaans"
2300
2301 #. language code: chr
2302 #: zypp/LanguageCode.cc:382
2303 msgid "Cherokee"
2304 msgstr "Cherokee"
2305
2306 #. language code: chu cu
2307 #: zypp/LanguageCode.cc:384
2308 msgid "Church Slavic"
2309 msgstr "Kerkelijk Slavisch"
2310
2311 #. language code: chv cv
2312 #: zypp/LanguageCode.cc:386
2313 msgid "Chuvash"
2314 msgstr "Tsjoevasjisch"
2315
2316 #. language code: chy
2317 #: zypp/LanguageCode.cc:388
2318 msgid "Cheyenne"
2319 msgstr "Cheyenne"
2320
2321 #. language code: cmc
2322 #: zypp/LanguageCode.cc:390
2323 msgid "Chamic Languages"
2324 msgstr "Chamische talen"
2325
2326 #. language code: cop
2327 #: zypp/LanguageCode.cc:392
2328 msgid "Coptic"
2329 msgstr "Koptisch"
2330
2331 #. language code: cor kw
2332 #: zypp/LanguageCode.cc:394
2333 msgid "Cornish"
2334 msgstr "Cornish"
2335
2336 #. language code: cos co
2337 #: zypp/LanguageCode.cc:396
2338 msgid "Corsican"
2339 msgstr "Corsicaans"
2340
2341 #. language code: cpe
2342 #: zypp/LanguageCode.cc:398
2343 msgid "Creoles and Pidgins, English-Based (Other)"
2344 msgstr "Creools en Pidgin, op basis van Engels (overig)"
2345
2346 #. language code: cpf
2347 #: zypp/LanguageCode.cc:400
2348 msgid "Creoles and Pidgins, French-Based (Other)"
2349 msgstr "Creools en Pidgin, op basis van Frans (overig)"
2350
2351 #. language code: cpp
2352 #: zypp/LanguageCode.cc:402
2353 msgid "Creoles and Pidgins, Portuguese-Based (Other)"
2354 msgstr "Creools en Pidgin, op basis van Portugees (overig)"
2355
2356 #. language code: cre cr
2357 #: zypp/LanguageCode.cc:404
2358 msgid "Cree"
2359 msgstr "Cree"
2360
2361 #. language code: crh
2362 #: zypp/LanguageCode.cc:406
2363 msgid "Crimean Tatar"
2364 msgstr "Krim-Tataars"
2365
2366 #. language code: crp
2367 #: zypp/LanguageCode.cc:408
2368 msgid "Creoles and Pidgins (Other)"
2369 msgstr "Creools en Pidgin (overig)"
2370
2371 #. language code: csb
2372 #: zypp/LanguageCode.cc:410
2373 msgid "Kashubian"
2374 msgstr "Kasjoebiaans"
2375
2376 #. language code: cus
2377 #: zypp/LanguageCode.cc:412
2378 msgid "Cushitic (Other)"
2379 msgstr "Cusjitisch (Overige)"
2380
2381 #. language code: cze ces cs
2382 #: zypp/LanguageCode.cc:414 zypp/LanguageCode.cc:416
2383 msgid "Czech"
2384 msgstr "Tsjechisch"
2385
2386 #. language code: dak
2387 #: zypp/LanguageCode.cc:418
2388 msgid "Dakota"
2389 msgstr "Dakota"
2390
2391 #. language code: dan da
2392 #: zypp/LanguageCode.cc:420
2393 msgid "Danish"
2394 msgstr "Deens"
2395
2396 #. language code: dar
2397 #: zypp/LanguageCode.cc:422
2398 msgid "Dargwa"
2399 msgstr "Dargwa"
2400
2401 #. language code: day
2402 #: zypp/LanguageCode.cc:424
2403 msgid "Dayak"
2404 msgstr "Dayak"
2405
2406 #. language code: del
2407 #: zypp/LanguageCode.cc:426
2408 msgid "Delaware"
2409 msgstr "Delaware"
2410
2411 #. language code: den
2412 #: zypp/LanguageCode.cc:428
2413 msgid "Slave (Athapascan)"
2414 msgstr "Slavisch (Athapascaans)"
2415
2416 #. language code: dgr
2417 #: zypp/LanguageCode.cc:430
2418 msgid "Dogrib"
2419 msgstr "Dogrib"
2420
2421 #. language code: din
2422 #: zypp/LanguageCode.cc:432
2423 msgid "Dinka"
2424 msgstr "Dinka"
2425
2426 #. language code: div dv
2427 #: zypp/LanguageCode.cc:434
2428 msgid "Divehi"
2429 msgstr "Divehi"
2430
2431 #. language code: doi
2432 #: zypp/LanguageCode.cc:436
2433 msgid "Dogri"
2434 msgstr "Dogri"
2435
2436 #. language code: dra
2437 #: zypp/LanguageCode.cc:438
2438 msgid "Dravidian (Other)"
2439 msgstr "Dravidiaans (Overige)"
2440
2441 #. language code: dsb
2442 #: zypp/LanguageCode.cc:440
2443 msgid "Lower Sorbian"
2444 msgstr "Laag-Sorbiaans"
2445
2446 #. language code: dua
2447 #: zypp/LanguageCode.cc:442
2448 msgid "Duala"
2449 msgstr "Duala"
2450
2451 #. language code: dum
2452 #: zypp/LanguageCode.cc:444
2453 msgid "Dutch, Middle (ca.1050-1350)"
2454 msgstr "Nederlands, middel (ca.1050-1350)"
2455
2456 #. language code: dut nld nl
2457 #: zypp/LanguageCode.cc:446 zypp/LanguageCode.cc:448
2458 msgid "Dutch"
2459 msgstr "Nederlands"
2460
2461 #. language code: dyu
2462 #: zypp/LanguageCode.cc:450
2463 msgid "Dyula"
2464 msgstr "Dyula"
2465
2466 #. language code: dzo dz
2467 #: zypp/LanguageCode.cc:452
2468 msgid "Dzongkha"
2469 msgstr "Dzongkha"
2470
2471 #. language code: efi
2472 #: zypp/LanguageCode.cc:454
2473 msgid "Efik"
2474 msgstr "Efikisch"
2475
2476 #. language code: egy
2477 #: zypp/LanguageCode.cc:456
2478 msgid "Egyptian (Ancient)"
2479 msgstr "Egyptisch (Oud)"
2480
2481 #. language code: eka
2482 #: zypp/LanguageCode.cc:458
2483 msgid "Ekajuk"
2484 msgstr "Ekajuk"
2485
2486 #. language code: elx
2487 #: zypp/LanguageCode.cc:460
2488 msgid "Elamite"
2489 msgstr "Elamitisch"
2490
2491 #. language code: eng en
2492 #: zypp/LanguageCode.cc:462
2493 msgid "English"
2494 msgstr "Engels"
2495
2496 #. language code: enm
2497 #: zypp/LanguageCode.cc:464
2498 msgid "English, Middle (1100-1500)"
2499 msgstr "Engels, Middel (1100-1500)"
2500
2501 #. language code: epo eo
2502 #: zypp/LanguageCode.cc:466
2503 msgid "Esperanto"
2504 msgstr "Esperanto"
2505
2506 #. language code: est et
2507 #: zypp/LanguageCode.cc:468
2508 msgid "Estonian"
2509 msgstr "Ests"
2510
2511 #. language code: ewe ee
2512 #: zypp/LanguageCode.cc:470
2513 msgid "Ewe"
2514 msgstr "Ewe"
2515
2516 #. language code: ewo
2517 #: zypp/LanguageCode.cc:472
2518 msgid "Ewondo"
2519 msgstr "Ewondo"
2520
2521 #. language code: fan
2522 #: zypp/LanguageCode.cc:474
2523 msgid "Fang"
2524 msgstr "Fang"
2525
2526 #. language code: fao fo
2527 #: zypp/LanguageCode.cc:476
2528 msgid "Faroese"
2529 msgstr "Faeröers"
2530
2531 #. language code: fat
2532 #: zypp/LanguageCode.cc:478
2533 msgid "Fanti"
2534 msgstr "Fanti"
2535
2536 #. language code: fij fj
2537 #: zypp/LanguageCode.cc:480
2538 msgid "Fijian"
2539 msgstr "Fijisch"
2540
2541 #. language code: fil
2542 #: zypp/LanguageCode.cc:482
2543 msgid "Filipino"
2544 msgstr "Filipino"
2545
2546 #. language code: fin fi
2547 #: zypp/LanguageCode.cc:484
2548 msgid "Finnish"
2549 msgstr "Fins"
2550
2551 #. language code: fiu
2552 #: zypp/LanguageCode.cc:486
2553 msgid "Finno-Ugrian (Other)"
2554 msgstr "Fins-Oegrisch (Overige)"
2555
2556 #. language code: fon
2557 #: zypp/LanguageCode.cc:488
2558 msgid "Fon"
2559 msgstr "Fon"
2560
2561 #. language code: fre fra fr
2562 #: zypp/LanguageCode.cc:490 zypp/LanguageCode.cc:492
2563 msgid "French"
2564 msgstr "Frans"
2565
2566 #. language code: frm
2567 #: zypp/LanguageCode.cc:494
2568 msgid "French, Middle (ca.1400-1600)"
2569 msgstr "Frans, Middel (ca.1400-1600)"
2570
2571 #. language code: fro
2572 #: zypp/LanguageCode.cc:496
2573 msgid "French, Old (842-ca.1400)"
2574 msgstr "Frans, Oud (842-ca.1400)"
2575
2576 #. language code: fry fy
2577 #: zypp/LanguageCode.cc:498
2578 msgid "Frisian"
2579 msgstr "Fries"
2580
2581 #. language code: ful ff
2582 #: zypp/LanguageCode.cc:500
2583 msgid "Fulah"
2584 msgstr "Fulah"
2585
2586 #. language code: fur
2587 #: zypp/LanguageCode.cc:502
2588 msgid "Friulian"
2589 msgstr "Friulisch"
2590
2591 #. language code: gaa
2592 #: zypp/LanguageCode.cc:504
2593 msgid "Ga"
2594 msgstr "Ga"
2595
2596 #. language code: gay
2597 #: zypp/LanguageCode.cc:506
2598 msgid "Gayo"
2599 msgstr "Gayo"
2600
2601 #. language code: gba
2602 #: zypp/LanguageCode.cc:508
2603 msgid "Gbaya"
2604 msgstr "Gbaya"
2605
2606 #. language code: gem
2607 #: zypp/LanguageCode.cc:510
2608 msgid "Germanic (Other)"
2609 msgstr "Germaans (Overige)"
2610
2611 #. language code: geo kat ka
2612 #: zypp/LanguageCode.cc:512 zypp/LanguageCode.cc:514
2613 msgid "Georgian"
2614 msgstr "Georgisch"
2615
2616 #. language code: ger deu de
2617 #: zypp/LanguageCode.cc:516 zypp/LanguageCode.cc:518
2618 msgid "German"
2619 msgstr "Duits"
2620
2621 #. language code: gez
2622 #: zypp/LanguageCode.cc:520
2623 msgid "Geez"
2624 msgstr "Geez"
2625
2626 #. language code: gil
2627 #: zypp/LanguageCode.cc:522
2628 msgid "Gilbertese"
2629 msgstr "Gilbertees"
2630
2631 #. language code: gla gd
2632 #: zypp/LanguageCode.cc:524
2633 msgid "Gaelic"
2634 msgstr "Gaelic"
2635
2636 #. language code: gle ga
2637 #: zypp/LanguageCode.cc:526
2638 msgid "Irish"
2639 msgstr "Iers"
2640
2641 #. language code: glg gl
2642 #: zypp/LanguageCode.cc:528
2643 msgid "Galician"
2644 msgstr "Galicisch"
2645
2646 #. language code: glv gv
2647 #: zypp/LanguageCode.cc:530
2648 msgid "Manx"
2649 msgstr "Manx"
2650
2651 #. language code: gmh
2652 #: zypp/LanguageCode.cc:532
2653 msgid "German, Middle High (ca.1050-1500)"
2654 msgstr "Duits, Middel Hoog (ca.1050-1500)"
2655
2656 #. language code: goh
2657 #: zypp/LanguageCode.cc:534
2658 msgid "German, Old High (ca.750-1050)"
2659 msgstr "Duits, Oud Hoog (ca.750-1050)"
2660
2661 #. language code: gon
2662 #: zypp/LanguageCode.cc:536
2663 msgid "Gondi"
2664 msgstr "Gondi"
2665
2666 #. language code: gor
2667 #: zypp/LanguageCode.cc:538
2668 msgid "Gorontalo"
2669 msgstr "Gorontalo"
2670
2671 #. language code: got
2672 #: zypp/LanguageCode.cc:540
2673 msgid "Gothic"
2674 msgstr "Gothisch"
2675
2676 #. language code: grb
2677 #: zypp/LanguageCode.cc:542
2678 msgid "Grebo"
2679 msgstr "Grebo"
2680
2681 #. language code: grc
2682 #: zypp/LanguageCode.cc:544
2683 msgid "Greek, Ancient (to 1453)"
2684 msgstr "Grieks, Oud (tot 1453)"
2685
2686 #. language code: gre ell el
2687 #: zypp/LanguageCode.cc:546 zypp/LanguageCode.cc:548
2688 msgid "Greek, Modern (1453-)"
2689 msgstr "Grieks, Modern (1453-)"
2690
2691 #. language code: grn gn
2692 #: zypp/LanguageCode.cc:550
2693 msgid "Guarani"
2694 msgstr "Guarani"
2695
2696 #. language code: guj gu
2697 #: zypp/LanguageCode.cc:552
2698 msgid "Gujarati"
2699 msgstr "Gujarati"
2700
2701 #. language code: gwi
2702 #: zypp/LanguageCode.cc:554
2703 msgid "Gwich'in"
2704 msgstr "Gwich'in"
2705
2706 #. language code: hai
2707 #: zypp/LanguageCode.cc:556
2708 msgid "Haida"
2709 msgstr "Haida"
2710
2711 #. language code: hat ht
2712 #: zypp/LanguageCode.cc:558
2713 msgid "Haitian"
2714 msgstr "Haïtiaans"
2715
2716 #. language code: hau ha
2717 #: zypp/LanguageCode.cc:560
2718 msgid "Hausa"
2719 msgstr "Hausa"
2720
2721 #. language code: haw
2722 #: zypp/LanguageCode.cc:562
2723 msgid "Hawaiian"
2724 msgstr "Hawaiiaans"
2725
2726 #. language code: heb he
2727 #: zypp/LanguageCode.cc:564
2728 msgid "Hebrew"
2729 msgstr "Hebreeuws"
2730
2731 #. language code: her hz
2732 #: zypp/LanguageCode.cc:566
2733 msgid "Herero"
2734 msgstr "Herero"
2735
2736 #. language code: hil
2737 #: zypp/LanguageCode.cc:568
2738 msgid "Hiligaynon"
2739 msgstr "Hiligainoons"
2740
2741 #. language code: him
2742 #: zypp/LanguageCode.cc:570
2743 msgid "Himachali"
2744 msgstr "Himatsjali"
2745
2746 #. language code: hin hi
2747 #: zypp/LanguageCode.cc:572
2748 msgid "Hindi"
2749 msgstr "Hindi"
2750
2751 #. language code: hit
2752 #: zypp/LanguageCode.cc:574
2753 msgid "Hittite"
2754 msgstr "Hittitisch"
2755
2756 #. language code: hmn
2757 #: zypp/LanguageCode.cc:576
2758 msgid "Hmong"
2759 msgstr "Hmong"
2760
2761 #. language code: hmo ho
2762 #: zypp/LanguageCode.cc:578
2763 msgid "Hiri Motu"
2764 msgstr "Hiri Motu"
2765
2766 #. language code: hsb
2767 #: zypp/LanguageCode.cc:580
2768 msgid "Upper Sorbian"
2769 msgstr "Opper-Sorbiaans"
2770
2771 #. language code: hun hu
2772 #: zypp/LanguageCode.cc:582
2773 msgid "Hungarian"
2774 msgstr "Hongaars"
2775
2776 #. language code: hup
2777 #: zypp/LanguageCode.cc:584
2778 msgid "Hupa"
2779 msgstr "Hupa"
2780
2781 #. language code: iba
2782 #: zypp/LanguageCode.cc:586
2783 msgid "Iban"
2784 msgstr "Ibaans"
2785
2786 #. language code: ibo ig
2787 #: zypp/LanguageCode.cc:588
2788 msgid "Igbo"
2789 msgstr "Igbo"
2790
2791 #. language code: ice isl is
2792 #: zypp/LanguageCode.cc:590 zypp/LanguageCode.cc:592
2793 msgid "Icelandic"
2794 msgstr "IJslands"
2795
2796 #. language code: ido io
2797 #: zypp/LanguageCode.cc:594
2798 msgid "Ido"
2799 msgstr "Ido"
2800
2801 #. language code: iii ii
2802 #: zypp/LanguageCode.cc:596
2803 msgid "Sichuan Yi"
2804 msgstr "Sitsjuan Yi"
2805
2806 #. language code: ijo
2807 #: zypp/LanguageCode.cc:598
2808 msgid "Ijo"
2809 msgstr "Ijo"
2810
2811 #. language code: iku iu
2812 #: zypp/LanguageCode.cc:600
2813 msgid "Inuktitut"
2814 msgstr "Inuktitut"
2815
2816 #. language code: ile ie
2817 #: zypp/LanguageCode.cc:602
2818 msgid "Interlingue"
2819 msgstr "Interlingue"
2820
2821 #. language code: ilo
2822 #: zypp/LanguageCode.cc:604
2823 msgid "Iloko"
2824 msgstr "Iloko"
2825
2826 #. language code: ina ia
2827 #: zypp/LanguageCode.cc:606
2828 msgid "Interlingua (International Auxiliary Language Association)"
2829 msgstr "Interlingua (International Auxiliary Language Association)"
2830
2831 #. language code: inc
2832 #: zypp/LanguageCode.cc:608
2833 msgid "Indic (Other)"
2834 msgstr "Indisch (Overige)"
2835
2836 #. language code: ind id
2837 #: zypp/LanguageCode.cc:610
2838 msgid "Indonesian"
2839 msgstr "Indonesisch"
2840
2841 #. language code: ine
2842 #: zypp/LanguageCode.cc:612
2843 msgid "Indo-European (Other)"
2844 msgstr "Indo-Europees (Overige)"
2845
2846 #. language code: inh
2847 #: zypp/LanguageCode.cc:614
2848 msgid "Ingush"
2849 msgstr "Ingoesjetisch"
2850
2851 #. language code: ipk ik
2852 #: zypp/LanguageCode.cc:616
2853 msgid "Inupiaq"
2854 msgstr "Inupiak"
2855
2856 #. language code: ira
2857 #: zypp/LanguageCode.cc:618
2858 msgid "Iranian (Other)"
2859 msgstr "Iraans (Overige)"
2860
2861 #. language code: iro
2862 #: zypp/LanguageCode.cc:620
2863 msgid "Iroquoian Languages"
2864 msgstr "Iroquoian-talen"
2865
2866 #. language code: ita it
2867 #: zypp/LanguageCode.cc:622
2868 msgid "Italian"
2869 msgstr "Italiaans"
2870
2871 #. language code: jav jv
2872 #: zypp/LanguageCode.cc:624
2873 msgid "Javanese"
2874 msgstr "Javaans"
2875
2876 #. language code: jbo
2877 #: zypp/LanguageCode.cc:626
2878 msgid "Lojban"
2879 msgstr "Lojbaans"
2880
2881 #. language code: jpn ja
2882 #: zypp/LanguageCode.cc:628
2883 msgid "Japanese"
2884 msgstr "Japans"
2885
2886 #. language code: jpr
2887 #: zypp/LanguageCode.cc:630
2888 msgid "Judeo-Persian"
2889 msgstr "Judeo-Perzisch"
2890
2891 #. language code: jrb
2892 #: zypp/LanguageCode.cc:632
2893 msgid "Judeo-Arabic"
2894 msgstr "Judeo-Arabisch"
2895
2896 #. language code: kaa
2897 #: zypp/LanguageCode.cc:634
2898 msgid "Kara-Kalpak"
2899 msgstr "Kara-Kalpak"
2900
2901 #. language code: kab
2902 #: zypp/LanguageCode.cc:636
2903 msgid "Kabyle"
2904 msgstr "Kabyle"
2905
2906 #. language code: kac
2907 #: zypp/LanguageCode.cc:638
2908 msgid "Kachin"
2909 msgstr "Katsjin"
2910
2911 #. language code: kal kl
2912 #: zypp/LanguageCode.cc:640
2913 msgid "Kalaallisut"
2914 msgstr "Kalaallisut"
2915
2916 #. language code: kam
2917 #: zypp/LanguageCode.cc:642
2918 msgid "Kamba"
2919 msgstr "Kamba"
2920
2921 #. language code: kan kn
2922 #: zypp/LanguageCode.cc:644
2923 msgid "Kannada"
2924 msgstr "Kannada, Kanara, Kanarees"
2925
2926 #. language code: kar
2927 #: zypp/LanguageCode.cc:646
2928 msgid "Karen"
2929 msgstr "Karen"
2930
2931 #. language code: kas ks
2932 #: zypp/LanguageCode.cc:648
2933 msgid "Kashmiri"
2934 msgstr "Kashmiri"
2935
2936 #. language code: kau kr
2937 #: zypp/LanguageCode.cc:650
2938 msgid "Kanuri"
2939 msgstr "Kanuri"
2940
2941 #. language code: kaw
2942 #: zypp/LanguageCode.cc:652
2943 msgid "Kawi"
2944 msgstr "Kawi"
2945
2946 #. language code: kaz kk
2947 #: zypp/LanguageCode.cc:654
2948 msgid "Kazakh"
2949 msgstr "Kazachs"
2950
2951 #. language code: kbd
2952 #: zypp/LanguageCode.cc:656
2953 msgid "Kabardian"
2954 msgstr "Kabardisch, Tsjerkessisch"
2955
2956 #. language code: kha
2957 #: zypp/LanguageCode.cc:658
2958 msgid "Khasi"
2959 msgstr "Khasi"
2960
2961 #. language code: khi
2962 #: zypp/LanguageCode.cc:660
2963 msgid "Khoisan (Other)"
2964 msgstr "Khoisaans (Overige)"
2965
2966 #. language code: khm km
2967 #: zypp/LanguageCode.cc:662
2968 msgid "Khmer"
2969 msgstr "Khmer"
2970
2971 #. language code: kho
2972 #: zypp/LanguageCode.cc:664
2973 msgid "Khotanese"
2974 msgstr "Khotanees"
2975
2976 #. language code: kik ki
2977 #: zypp/LanguageCode.cc:666
2978 msgid "Kikuyu"
2979 msgstr "Kikuyu"
2980
2981 #. language code: kin rw
2982 #: zypp/LanguageCode.cc:668
2983 msgid "Kinyarwanda"
2984 msgstr "Kinyarwanda"
2985
2986 #. language code: kir ky
2987 #: zypp/LanguageCode.cc:670
2988 msgid "Kirghiz"
2989 msgstr "Kirgizisch"
2990
2991 #. language code: kmb
2992 #: zypp/LanguageCode.cc:672
2993 msgid "Kimbundu"
2994 msgstr "Kimbundu"
2995
2996 #. language code: kok
2997 #: zypp/LanguageCode.cc:674
2998 msgid "Konkani"
2999 msgstr "Konkani"
3000
3001 #. language code: kom kv
3002 #: zypp/LanguageCode.cc:676
3003 msgid "Komi"
3004 msgstr "Komi"
3005
3006 #. language code: kon kg
3007 #: zypp/LanguageCode.cc:678
3008 msgid "Kongo"
3009 msgstr "Kongo"
3010
3011 #. language code: kor ko
3012 #: zypp/LanguageCode.cc:680
3013 msgid "Korean"
3014 msgstr "Koreaans"
3015
3016 #. language code: kos
3017 #: zypp/LanguageCode.cc:682
3018 msgid "Kosraean"
3019 msgstr "Kosraeaans"
3020
3021 #. language code: kpe
3022 #: zypp/LanguageCode.cc:684
3023 msgid "Kpelle"
3024 msgstr "Kpelle"
3025
3026 #. language code: krc
3027 #: zypp/LanguageCode.cc:686
3028 msgid "Karachay-Balkar"
3029 msgstr "Karatsjay-Balkar"
3030
3031 #. language code: kro
3032 #: zypp/LanguageCode.cc:688
3033 msgid "Kru"
3034 msgstr "Kru"
3035
3036 #. language code: kru
3037 #: zypp/LanguageCode.cc:690
3038 msgid "Kurukh"
3039 msgstr "Kurukh"
3040
3041 #. language code: kua kj
3042 #: zypp/LanguageCode.cc:692
3043 msgid "Kuanyama"
3044 msgstr "Kuanyama"
3045
3046 #. language code: kum
3047 #: zypp/LanguageCode.cc:694
3048 msgid "Kumyk"
3049 msgstr "Kumyk"
3050
3051 #. language code: kur ku
3052 #: zypp/LanguageCode.cc:696
3053 msgid "Kurdish"
3054 msgstr "Koerdisch"
3055
3056 #. language code: kut
3057 #: zypp/LanguageCode.cc:698
3058 msgid "Kutenai"
3059 msgstr "Kutenaïsch"
3060
3061 #. language code: lad
3062 #: zypp/LanguageCode.cc:700
3063 msgid "Ladino"
3064 msgstr "Ladino"
3065
3066 #. language code: lah
3067 #: zypp/LanguageCode.cc:702
3068 msgid "Lahnda"
3069 msgstr "Lahnda"
3070
3071 #. language code: lam
3072 #: zypp/LanguageCode.cc:704
3073 msgid "Lamba"
3074 msgstr "Lamba"
3075
3076 #. language code: lao lo
3077 #: zypp/LanguageCode.cc:706
3078 msgid "Lao"
3079 msgstr "Lao"
3080
3081 #. language code: lat la
3082 #: zypp/LanguageCode.cc:708
3083 msgid "Latin"
3084 msgstr "Latijn"
3085
3086 #. language code: lav lv
3087 #: zypp/LanguageCode.cc:710
3088 msgid "Latvian"
3089 msgstr "Lets"
3090
3091 #. language code: lez
3092 #: zypp/LanguageCode.cc:712
3093 msgid "Lezghian"
3094 msgstr "Lezghiaans"
3095
3096 #. language code: lim li
3097 #: zypp/LanguageCode.cc:714
3098 msgid "Limburgan"
3099 msgstr "Limburgan"
3100
3101 #. language code: lin ln
3102 #: zypp/LanguageCode.cc:716
3103 msgid "Lingala"
3104 msgstr "Lingala"
3105
3106 #. language code: lit lt
3107 #: zypp/LanguageCode.cc:718
3108 msgid "Lithuanian"
3109 msgstr "Litouws"
3110
3111 #. language code: lol
3112 #: zypp/LanguageCode.cc:720
3113 msgid "Mongo"
3114 msgstr "Mongo"
3115
3116 #. language code: loz
3117 #: zypp/LanguageCode.cc:722
3118 msgid "Lozi"
3119 msgstr "Lozi"
3120
3121 #. language code: ltz lb
3122 #: zypp/LanguageCode.cc:724
3123 msgid "Luxembourgish"
3124 msgstr "Luxemburgs"
3125
3126 #. language code: lua
3127 #: zypp/LanguageCode.cc:726
3128 msgid "Luba-Lulua"
3129 msgstr "Luba-Lulua"
3130
3131 #. language code: lub lu
3132 #: zypp/LanguageCode.cc:728
3133 msgid "Luba-Katanga"
3134 msgstr "Luba-Katanga"
3135
3136 #. language code: lug lg
3137 #: zypp/LanguageCode.cc:730
3138 msgid "Ganda"
3139 msgstr "Ganda"
3140
3141 #. language code: lui
3142 #: zypp/LanguageCode.cc:732
3143 msgid "Luiseno"
3144 msgstr "Luiseno"
3145
3146 #. language code: lun
3147 #: zypp/LanguageCode.cc:734
3148 msgid "Lunda"
3149 msgstr "Lunda"
3150
3151 #. language code: luo
3152 #: zypp/LanguageCode.cc:736
3153 msgid "Luo (Kenya and Tanzania)"
3154 msgstr "Luo (Kenia en Tanzania)"
3155
3156 #. language code: lus
3157 #: zypp/LanguageCode.cc:738
3158 msgid "Lushai"
3159 msgstr "Lushai"
3160
3161 #. language code: mac mkd mk
3162 #: zypp/LanguageCode.cc:740 zypp/LanguageCode.cc:742
3163 msgid "Macedonian"
3164 msgstr "Macedonisch"
3165
3166 #. language code: mad
3167 #: zypp/LanguageCode.cc:744
3168 msgid "Madurese"
3169 msgstr "Madurees"
3170
3171 #. language code: mag
3172 #: zypp/LanguageCode.cc:746
3173 msgid "Magahi"
3174 msgstr "Magahisch"
3175
3176 #. language code: mah mh
3177 #: zypp/LanguageCode.cc:748
3178 msgid "Marshallese"
3179 msgstr "Marshallees"
3180
3181 #. language code: mai
3182 #: zypp/LanguageCode.cc:750
3183 msgid "Maithili"
3184 msgstr "Maithili"
3185
3186 #. language code: mak
3187 #: zypp/LanguageCode.cc:752
3188 msgid "Makasar"
3189 msgstr "Makasar"
3190
3191 #. language code: mal ml
3192 #: zypp/LanguageCode.cc:754
3193 msgid "Malayalam"
3194 msgstr "Malayalam"
3195
3196 #. language code: man
3197 #: zypp/LanguageCode.cc:756
3198 msgid "Mandingo"
3199 msgstr "Mandingo"
3200
3201 #. language code: mao mri mi
3202 #: zypp/LanguageCode.cc:758 zypp/LanguageCode.cc:760
3203 msgid "Maori"
3204 msgstr "Maori"
3205
3206 #. language code: map
3207 #: zypp/LanguageCode.cc:762
3208 msgid "Austronesian (Other)"
3209 msgstr "Austronesisch (Overige)"
3210
3211 #. language code: mar mr
3212 #: zypp/LanguageCode.cc:764
3213 msgid "Marathi"
3214 msgstr "Marathi"
3215
3216 #. language code: mas
3217 #: zypp/LanguageCode.cc:766
3218 msgid "Masai"
3219 msgstr "Masai"
3220
3221 #. language code: may msa ms
3222 #: zypp/LanguageCode.cc:768 zypp/LanguageCode.cc:770
3223 msgid "Malay"
3224 msgstr "Maleis"
3225
3226 #. language code: mdf
3227 #: zypp/LanguageCode.cc:772
3228 msgid "Moksha"
3229 msgstr "Moksja"
3230
3231 #. language code: mdr
3232 #: zypp/LanguageCode.cc:774
3233 msgid "Mandar"
3234 msgstr "Mandars"
3235
3236 #. language code: men
3237 #: zypp/LanguageCode.cc:776
3238 msgid "Mende"
3239 msgstr "Mende"
3240
3241 #. language code: mga
3242 #: zypp/LanguageCode.cc:778
3243 msgid "Irish, Middle (900-1200)"
3244 msgstr "Iers, Middel (900-1200)"
3245
3246 #. language code: mic
3247 #: zypp/LanguageCode.cc:780
3248 msgid "Mi'kmaq"
3249 msgstr "Mi'kmaq"
3250
3251 #. language code: min
3252 #: zypp/LanguageCode.cc:782
3253 msgid "Minangkabau"
3254 msgstr "Minangkabau"
3255
3256 #. language code: mis
3257 #: zypp/LanguageCode.cc:784
3258 msgid "Miscellaneous Languages"
3259 msgstr "Diverse talen"
3260
3261 #. language code: mkh
3262 #: zypp/LanguageCode.cc:786
3263 msgid "Mon-Khmer (Other)"
3264 msgstr "Mon-Khmer (Overige)"
3265
3266 #. language code: mlg mg
3267 #: zypp/LanguageCode.cc:788
3268 msgid "Malagasy"
3269 msgstr "Malagassisch"
3270
3271 #. language code: mlt mt
3272 #: zypp/LanguageCode.cc:790
3273 msgid "Maltese"
3274 msgstr "Maltees"
3275
3276 #. language code: mnc
3277 #: zypp/LanguageCode.cc:792
3278 msgid "Manchu"
3279 msgstr "Manchu"
3280
3281 #. language code: mni
3282 #: zypp/LanguageCode.cc:794
3283 msgid "Manipuri"
3284 msgstr "Manipuri"
3285
3286 #. language code: mno
3287 #: zypp/LanguageCode.cc:796
3288 msgid "Manobo Languages"
3289 msgstr "Manobo-talen"
3290
3291 #. language code: moh
3292 #: zypp/LanguageCode.cc:798
3293 msgid "Mohawk"
3294 msgstr "Mohawk"
3295
3296 #. language code: mol mo
3297 #: zypp/LanguageCode.cc:800
3298 msgid "Moldavian"
3299 msgstr "Moldavisch"
3300
3301 #. language code: mon mn
3302 #: zypp/LanguageCode.cc:802
3303 msgid "Mongolian"
3304 msgstr "Mongools"
3305
3306 #. language code: mos
3307 #: zypp/LanguageCode.cc:804
3308 msgid "Mossi"
3309 msgstr "Mossisch"
3310
3311 #. language code: mul
3312 #: zypp/LanguageCode.cc:806
3313 msgid "Multiple Languages"
3314 msgstr "Meerdere talen"
3315
3316 #. language code: mun
3317 #: zypp/LanguageCode.cc:808
3318 msgid "Munda languages"
3319 msgstr "Munda-talen"
3320
3321 #. language code: mus
3322 #: zypp/LanguageCode.cc:810
3323 msgid "Creek"
3324 msgstr "Creek"
3325
3326 #. language code: mwl
3327 #: zypp/LanguageCode.cc:812
3328 msgid "Mirandese"
3329 msgstr "Mirandees"
3330
3331 #. language code: mwr
3332 #: zypp/LanguageCode.cc:814
3333 msgid "Marwari"
3334 msgstr "Marwari"
3335
3336 #. language code: myn
3337 #: zypp/LanguageCode.cc:816
3338 msgid "Mayan Languages"
3339 msgstr "Maya-talen"
3340
3341 #. language code: myv
3342 #: zypp/LanguageCode.cc:818
3343 msgid "Erzya"
3344 msgstr "Erzya"
3345
3346 #. language code: nah
3347 #: zypp/LanguageCode.cc:820
3348 msgid "Nahuatl"
3349 msgstr "Nahuatl"
3350
3351 #. language code: nai
3352 #: zypp/LanguageCode.cc:822
3353 msgid "North American Indian"
3354 msgstr "Noord-Amerikaans Indiaans"
3355
3356 #. language code: nap
3357 #: zypp/LanguageCode.cc:824
3358 msgid "Neapolitan"
3359 msgstr "Napolitaans"
3360
3361 #. language code: nav nv
3362 #: zypp/LanguageCode.cc:828
3363 msgid "Navajo"
3364 msgstr "Navajo"
3365
3366 #. language code: nbl nr
3367 #: zypp/LanguageCode.cc:830
3368 msgid "Ndebele, South"
3369 msgstr "Ndebele, Zuid"
3370
3371 #. language code: nde nd
3372 #: zypp/LanguageCode.cc:832
3373 msgid "Ndebele, North"
3374 msgstr "Ndebele, Noord"
3375
3376 #. language code: ndo ng
3377 #: zypp/LanguageCode.cc:834
3378 msgid "Ndonga"
3379 msgstr "Ndonga"
3380
3381 #. language code: nds
3382 #: zypp/LanguageCode.cc:836
3383 msgid "Low German"
3384 msgstr "Zuid-Duits"
3385
3386 #. language code: nep ne
3387 #: zypp/LanguageCode.cc:838
3388 msgid "Nepali"
3389 msgstr "Nepalees"
3390
3391 #. language code: new
3392 #: zypp/LanguageCode.cc:840
3393 msgid "Nepal Bhasa"
3394 msgstr "Nepal Bhasa"
3395
3396 #. language code: nia
3397 #: zypp/LanguageCode.cc:842
3398 msgid "Nias"
3399 msgstr "Niaas"
3400
3401 #. language code: nic
3402 #: zypp/LanguageCode.cc:844
3403 msgid "Niger-Kordofanian (Other)"
3404 msgstr "Niger-Kordofaniaans (Overige)"
3405
3406 #. language code: niu
3407 #: zypp/LanguageCode.cc:846
3408 msgid "Niuean"
3409 msgstr "Niueaans"
3410
3411 #. language code: nno nn
3412 #: zypp/LanguageCode.cc:848
3413 msgid "Norwegian Nynorsk"
3414 msgstr "Noors Nynorsk"
3415
3416 #. language code: nob nb
3417 #: zypp/LanguageCode.cc:850
3418 msgid "Norwegian Bokmal"
3419 msgstr "Nynorsk en Bokmal"
3420
3421 #. language code: nog
3422 #: zypp/LanguageCode.cc:852
3423 msgid "Nogai"
3424 msgstr "Nogai"
3425
3426 #. language code: non
3427 #: zypp/LanguageCode.cc:854
3428 msgid "Norse, Old"
3429 msgstr "Noors, Oud"
3430
3431 #. language code: nor no
3432 #: zypp/LanguageCode.cc:856
3433 msgid "Norwegian"
3434 msgstr "Noors"
3435
3436 #. language code: nso
3437 #: zypp/LanguageCode.cc:858
3438 msgid "Northern Sotho"
3439 msgstr "Noord Sotho"
3440
3441 #. language code: nub
3442 #: zypp/LanguageCode.cc:860
3443 msgid "Nubian Languages"
3444 msgstr "Nubische talen"
3445
3446 #. language code: nwc
3447 #: zypp/LanguageCode.cc:862
3448 msgid "Classical Newari"
3449 msgstr "Klassiek Newari"
3450
3451 #. language code: nya ny
3452 #: zypp/LanguageCode.cc:864
3453 msgid "Chichewa"
3454 msgstr "Chichewa"
3455
3456 #. language code: nym
3457 #: zypp/LanguageCode.cc:866
3458 msgid "Nyamwezi"
3459 msgstr "Nyamwezi"
3460
3461 #. language code: nyn
3462 #: zypp/LanguageCode.cc:868
3463 msgid "Nyankole"
3464 msgstr "Nyankools"
3465
3466 #. language code: nyo
3467 #: zypp/LanguageCode.cc:870
3468 msgid "Nyoro"
3469 msgstr "Nyoro"
3470
3471 #. language code: nzi
3472 #: zypp/LanguageCode.cc:872
3473 msgid "Nzima"
3474 msgstr "Nzima"
3475
3476 #. language code: oci oc
3477 #: zypp/LanguageCode.cc:874
3478 msgid "Occitan (post 1500)"
3479 msgstr "Occitaans (na 1500)"
3480
3481 #. language code: oji oj
3482 #: zypp/LanguageCode.cc:876
3483 msgid "Ojibwa"
3484 msgstr "Ojibwa"
3485
3486 #. language code: ori or
3487 #: zypp/LanguageCode.cc:878
3488 msgid "Oriya"
3489 msgstr "Oriya"
3490
3491 #. language code: orm om
3492 #: zypp/LanguageCode.cc:880
3493 msgid "Oromo"
3494 msgstr "Oromo"
3495
3496 #. language code: osa
3497 #: zypp/LanguageCode.cc:882
3498 msgid "Osage"
3499 msgstr "Osaags"
3500
3501 #. language code: oss os
3502 #: zypp/LanguageCode.cc:884
3503 msgid "Ossetian"
3504 msgstr "Ossetisch, Osseets"
3505
3506 #. language code: ota
3507 #: zypp/LanguageCode.cc:886
3508 msgid "Turkish, Ottoman (1500-1928)"
3509 msgstr "Turks, Ottomaans (1500-1928)"
3510
3511 #. language code: oto
3512 #: zypp/LanguageCode.cc:888
3513 msgid "Otomian Languages"
3514 msgstr "Otomi-talen"
3515
3516 #. language code: paa
3517 #: zypp/LanguageCode.cc:890
3518 msgid "Papuan (Other)"
3519 msgstr "Papuaans (Overige)"
3520
3521 #. language code: pag
3522 #: zypp/LanguageCode.cc:892
3523 msgid "Pangasinan"
3524 msgstr "Pangasinaans"
3525
3526 #. language code: pal
3527 #: zypp/LanguageCode.cc:894
3528 msgid "Pahlavi"
3529 msgstr "Pehlevi"
3530
3531 #. language code: pam
3532 #: zypp/LanguageCode.cc:896
3533 msgid "Pampanga"
3534 msgstr "Pampanga"
3535
3536 #. language code: pan pa
3537 #: zypp/LanguageCode.cc:898
3538 msgid "Panjabi"
3539 msgstr "Punjabi"
3540
3541 #. language code: pap
3542 #: zypp/LanguageCode.cc:900
3543 msgid "Papiamento"
3544 msgstr "Papiamento"
3545
3546 #. language code: pau
3547 #: zypp/LanguageCode.cc:902
3548 msgid "Palauan"
3549 msgstr "Palauaans"
3550
3551 #. language code: peo
3552 #: zypp/LanguageCode.cc:904
3553 msgid "Persian, Old (ca.600-400 B.C.)"
3554 msgstr "Perzisch, Oud (ca.600-400 B.C.)"
3555
3556 #. language code: per fas fa
3557 #: zypp/LanguageCode.cc:906 zypp/LanguageCode.cc:908
3558 msgid "Persian"
3559 msgstr "Perzisch"
3560
3561 #. language code: phi
3562 #: zypp/LanguageCode.cc:910
3563 msgid "Philippine (Other)"
3564 msgstr "Filipijns (Overige)"
3565
3566 #. language code: phn
3567 #: zypp/LanguageCode.cc:912
3568 msgid "Phoenician"
3569 msgstr "Foenisisch"
3570
3571 #. language code: pli pi
3572 #: zypp/LanguageCode.cc:914
3573 msgid "Pali"
3574 msgstr "Pali"
3575
3576 #. language code: pol pl
3577 #: zypp/LanguageCode.cc:916
3578 msgid "Polish"
3579 msgstr "Pools"
3580
3581 #. language code: pon
3582 #: zypp/LanguageCode.cc:918
3583 msgid "Pohnpeian"
3584 msgstr "Pohnpeiaans"
3585
3586 #. language code: por pt
3587 #: zypp/LanguageCode.cc:920
3588 msgid "Portuguese"
3589 msgstr "Portugees"
3590
3591 #. language code: pra
3592 #: zypp/LanguageCode.cc:922
3593 msgid "Prakrit Languages"
3594 msgstr "Prakrit-talen"
3595
3596 #. language code: pro
3597 #: zypp/LanguageCode.cc:924
3598 msgid "Provencal, Old (to 1500)"
3599 msgstr "Provençaals, oud (tot 1500)"
3600
3601 #. language code: pus ps
3602 #: zypp/LanguageCode.cc:926
3603 msgid "Pushto"
3604 msgstr "Poesjto"
3605
3606 #. language code: que qu
3607 #: zypp/LanguageCode.cc:928
3608 msgid "Quechua"
3609 msgstr "Quechua"
3610
3611 #. language code: raj
3612 #: zypp/LanguageCode.cc:930
3613 msgid "Rajasthani"
3614 msgstr "Rajasthani"
3615
3616 #. language code: rap
3617 #: zypp/LanguageCode.cc:932
3618 msgid "Rapanui"
3619 msgstr "Rapanui"
3620
3621 #. language code: rar
3622 #: zypp/LanguageCode.cc:934
3623 msgid "Rarotongan"
3624 msgstr "Rarotongaans"
3625
3626 #. language code: roa
3627 #: zypp/LanguageCode.cc:936
3628 msgid "Romance (Other)"
3629 msgstr "Romaans (Overige)"
3630
3631 #. language code: roh rm
3632 #: zypp/LanguageCode.cc:938
3633 msgid "Raeto-Romance"
3634 msgstr "Retoromaans"
3635
3636 #. language code: rom
3637 #: zypp/LanguageCode.cc:940
3638 msgid "Romany"
3639 msgstr "Roma"
3640
3641 #. language code: rum ron ro
3642 #: zypp/LanguageCode.cc:942 zypp/LanguageCode.cc:944
3643 msgid "Romanian"
3644 msgstr "Roemeens"
3645
3646 #. language code: run rn
3647 #: zypp/LanguageCode.cc:946
3648 msgid "Rundi"
3649 msgstr "Rundi"
3650
3651 #. language code: rus ru
3652 #: zypp/LanguageCode.cc:948
3653 msgid "Russian"
3654 msgstr "Russisch"
3655
3656 #. language code: sad
3657 #: zypp/LanguageCode.cc:950
3658 msgid "Sandawe"
3659 msgstr "Sandawe"
3660
3661 #. language code: sag sg
3662 #: zypp/LanguageCode.cc:952
3663 msgid "Sango"
3664 msgstr "Sangho"
3665
3666 #. language code: sah
3667 #: zypp/LanguageCode.cc:954
3668 msgid "Yakut"
3669 msgstr "Jakoets"
3670
3671 #. language code: sai
3672 #: zypp/LanguageCode.cc:956
3673 msgid "South American Indian (Other)"
3674 msgstr "Zuid-Amerikaans Indiaans (Overige)"
3675
3676 #. language code: sal
3677 #: zypp/LanguageCode.cc:958
3678 msgid "Salishan Languages"
3679 msgstr "Salishan-talen"
3680
3681 #. language code: sam
3682 #: zypp/LanguageCode.cc:960
3683 msgid "Samaritan Aramaic"
3684 msgstr "Samaritaans Aramees"
3685
3686 #. language code: san sa
3687 #: zypp/LanguageCode.cc:962
3688 msgid "Sanskrit"
3689 msgstr "Sanskriet"
3690
3691 #. language code: sas
3692 #: zypp/LanguageCode.cc:964
3693 msgid "Sasak"
3694 msgstr "Sasaaks"
3695
3696 #. language code: sat
3697 #: zypp/LanguageCode.cc:966
3698 msgid "Santali"
3699 msgstr "Santali"
3700
3701 #. language code: scc srp sr
3702 #: zypp/LanguageCode.cc:968 zypp/LanguageCode.cc:970
3703 msgid "Serbian"
3704 msgstr "Servisch"
3705
3706 #. language code: scn
3707 #: zypp/LanguageCode.cc:972
3708 msgid "Sicilian"
3709 msgstr "Siciliaans"
3710
3711 #. language code: sco
3712 #: zypp/LanguageCode.cc:974
3713 msgid "Scots"
3714 msgstr "Schots"
3715
3716 #. language code: scr hrv hr
3717 #: zypp/LanguageCode.cc:976 zypp/LanguageCode.cc:978
3718 msgid "Croatian"
3719 msgstr "Kroatisch"
3720
3721 #. language code: sel
3722 #: zypp/LanguageCode.cc:980
3723 msgid "Selkup"
3724 msgstr "Sulkoeps"
3725
3726 #. language code: sem
3727 #: zypp/LanguageCode.cc:982
3728 msgid "Semitic (Other)"
3729 msgstr "Semitisch (Overige)"
3730
3731 #. language code: sga
3732 #: zypp/LanguageCode.cc:984
3733 msgid "Irish, Old (to 900)"
3734 msgstr "Iers, Oud (tot 900)"
3735
3736 #. language code: sgn
3737 #: zypp/LanguageCode.cc:986
3738 msgid "Sign Languages"
3739 msgstr "Gebarentalen"
3740
3741 #. language code: shn
3742 #: zypp/LanguageCode.cc:988
3743 msgid "Shan"
3744 msgstr "Sjaans"
3745
3746 #. language code: sid
3747 #: zypp/LanguageCode.cc:990
3748 msgid "Sidamo"
3749 msgstr "Sidamo"
3750
3751 #. language code: sin si
3752 #: zypp/LanguageCode.cc:992
3753 msgid "Sinhala"
3754 msgstr "Sinhala"
3755
3756 #. language code: sio
3757 #: zypp/LanguageCode.cc:994
3758 msgid "Siouan Languages"
3759 msgstr "Siouaanse talen"
3760
3761 #. language code: sit
3762 #: zypp/LanguageCode.cc:996
3763 msgid "Sino-Tibetan (Other)"
3764 msgstr "Sino-Tibetaans (Overige)"
3765
3766 #. language code: sla
3767 #: zypp/LanguageCode.cc:998
3768 msgid "Slavic (Other)"
3769 msgstr "Slavisch (Overige)"
3770
3771 #. language code: slo slk sk
3772 #: zypp/LanguageCode.cc:1000 zypp/LanguageCode.cc:1002
3773 msgid "Slovak"
3774 msgstr "Slowaaks"
3775
3776 #. language code: slv sl
3777 #: zypp/LanguageCode.cc:1004
3778 msgid "Slovenian"
3779 msgstr "Sloveens"
3780
3781 #. language code: sma
3782 #: zypp/LanguageCode.cc:1006
3783 msgid "Southern Sami"
3784 msgstr "Zuid-Sami"
3785
3786 #. language code: sme se
3787 #: zypp/LanguageCode.cc:1008
3788 msgid "Northern Sami"
3789 msgstr "Noord-Sami"
3790
3791 #. language code: smi
3792 #: zypp/LanguageCode.cc:1010
3793 msgid "Sami Languages (Other)"
3794 msgstr "Sami-talen (overig)"
3795
3796 #. language code: smj
3797 #: zypp/LanguageCode.cc:1012
3798 msgid "Lule Sami"
3799 msgstr "Lule Sami"
3800
3801 #. language code: smn
3802 #: zypp/LanguageCode.cc:1014
3803 msgid "Inari Sami"
3804 msgstr "Inari Sami"
3805
3806 #. language code: smo sm
3807 #: zypp/LanguageCode.cc:1016
3808 msgid "Samoan"
3809 msgstr "Samoaans"
3810
3811 #. language code: sms
3812 #: zypp/LanguageCode.cc:1018
3813 msgid "Skolt Sami"
3814 msgstr "Skolt Sami"
3815
3816 #. language code: sna sn
3817 #: zypp/LanguageCode.cc:1020
3818 msgid "Shona"
3819 msgstr "Shona"
3820
3821 #. language code: snd sd
3822 #: zypp/LanguageCode.cc:1022
3823 msgid "Sindhi"
3824 msgstr "Sindhi"
3825
3826 #. language code: snk
3827 #: zypp/LanguageCode.cc:1024
3828 msgid "Soninke"
3829 msgstr "Soninke"
3830
3831 #. language code: sog
3832 #: zypp/LanguageCode.cc:1026
3833 msgid "Sogdian"
3834 msgstr "Sogdiaans"
3835
3836 #. language code: som so
3837 #: zypp/LanguageCode.cc:1028
3838 msgid "Somali"
3839 msgstr "Somali"
3840
3841 #. language code: son
3842 #: zypp/LanguageCode.cc:1030
3843 msgid "Songhai"
3844 msgstr "Songhaïsch"
3845
3846 #. language code: sot st
3847 #: zypp/LanguageCode.cc:1032
3848 msgid "Sotho, Southern"
3849 msgstr "Zuid-Sothaans"
3850
3851 #. language code: spa es
3852 #: zypp/LanguageCode.cc:1034
3853 msgid "Spanish"
3854 msgstr "Spaans"
3855
3856 #. language code: srd sc
3857 #: zypp/LanguageCode.cc:1036
3858 msgid "Sardinian"
3859 msgstr "Sardinisch"
3860
3861 #. language code: srr
3862 #: zypp/LanguageCode.cc:1038
3863 msgid "Serer"
3864 msgstr "Serer"
3865
3866 #. language code: ssa
3867 #: zypp/LanguageCode.cc:1040
3868 msgid "Nilo-Saharan (Other)"
3869 msgstr "Nilo-Saharaans (Overige)"
3870
3871 #. language code: ssw ss
3872 #: zypp/LanguageCode.cc:1042
3873 msgid "Swati"
3874 msgstr "Swati"
3875
3876 #. language code: suk
3877 #: zypp/LanguageCode.cc:1044
3878 msgid "Sukuma"
3879 msgstr "Sukuma"
3880
3881 #. language code: sun su
3882 #: zypp/LanguageCode.cc:1046
3883 msgid "Sundanese"
3884 msgstr "Soedanees"
3885
3886 #. language code: sus
3887 #: zypp/LanguageCode.cc:1048
3888 msgid "Susu"
3889 msgstr "Susu"
3890
3891 #. language code: sux
3892 #: zypp/LanguageCode.cc:1050
3893 msgid "Sumerian"
3894 msgstr "Sumerisch"
3895
3896 #. language code: swa sw
3897 #: zypp/LanguageCode.cc:1052
3898 msgid "Swahili"
3899 msgstr "Swahili"
3900
3901 #. language code: swe sv
3902 #: zypp/LanguageCode.cc:1054
3903 msgid "Swedish"
3904 msgstr "Zweeds"
3905
3906 #. language code: syr
3907 #: zypp/LanguageCode.cc:1056
3908 msgid "Syriac"
3909 msgstr "Syrisch"
3910
3911 #. language code: tah ty
3912 #: zypp/LanguageCode.cc:1058
3913 msgid "Tahitian"
3914 msgstr "Tahitisch"
3915
3916 #. language code: tai
3917 #: zypp/LanguageCode.cc:1060
3918 msgid "Tai (Other)"
3919 msgstr "Tai (Overige)"
3920
3921 #. language code: tam ta
3922 #: zypp/LanguageCode.cc:1062
3923 msgid "Tamil"
3924 msgstr "Tamil"
3925
3926 #. language code: tat tt
3927 #: zypp/LanguageCode.cc:1064
3928 msgid "Tatar"
3929 msgstr "Tatar"
3930
3931 #. language code: tel te
3932 #: zypp/LanguageCode.cc:1066
3933 msgid "Telugu"
3934 msgstr "Telugu"
3935
3936 #. language code: tem
3937 #: zypp/LanguageCode.cc:1068
3938 msgid "Timne"
3939 msgstr "Timne"
3940
3941 #. language code: ter
3942 #: zypp/LanguageCode.cc:1070
3943 msgid "Tereno"
3944 msgstr "Tereno"
3945
3946 #. language code: tet
3947 #: zypp/LanguageCode.cc:1072
3948 msgid "Tetum"
3949 msgstr "Tetum"
3950
3951 #. language code: tgk tg
3952 #: zypp/LanguageCode.cc:1074
3953 msgid "Tajik"
3954 msgstr "Tadzjieks"
3955
3956 #. language code: tgl tl
3957 #: zypp/LanguageCode.cc:1076
3958 msgid "Tagalog"
3959 msgstr "Tagalog"
3960
3961 #. language code: tha th
3962 #: zypp/LanguageCode.cc:1078
3963 msgid "Thai"
3964 msgstr "Thai"
3965
3966 #. language code: tib bod bo
3967 #: zypp/LanguageCode.cc:1080 zypp/LanguageCode.cc:1082
3968 msgid "Tibetan"
3969 msgstr "Tibetaans"
3970
3971 #. language code: tig
3972 #: zypp/LanguageCode.cc:1084
3973 msgid "Tigre"
3974 msgstr "Tigre"
3975
3976 #. language code: tir ti
3977 #: zypp/LanguageCode.cc:1086
3978 msgid "Tigrinya"
3979 msgstr "Tigrinya"
3980
3981 #. language code: tiv
3982 #: zypp/LanguageCode.cc:1088
3983 msgid "Tiv"
3984 msgstr "Tiv"
3985
3986 #. language code: tlh
3987 #: zypp/LanguageCode.cc:1092
3988 msgid "Klingon"
3989 msgstr "Klingon"
3990
3991 #. language code: tli
3992 #: zypp/LanguageCode.cc:1094
3993 msgid "Tlingit"
3994 msgstr "Tlingit"
3995
3996 #. language code: tmh
3997 #: zypp/LanguageCode.cc:1096
3998 msgid "Tamashek"
3999 msgstr "Tamasjek"
4000
4001 #. language code: tog
4002 #: zypp/LanguageCode.cc:1098
4003 msgid "Tonga (Nyasa)"
4004 msgstr "Tonga (Nyasa)"
4005
4006 #. language code: ton to
4007 #: zypp/LanguageCode.cc:1100
4008 msgid "Tonga (Tonga Islands)"
4009 msgstr "Tonga (Tonga-eilanden)"
4010
4011 #. language code: tpi
4012 #: zypp/LanguageCode.cc:1102
4013 msgid "Tok Pisin"
4014 msgstr "Tok Pisin"
4015
4016 #. language code: tsi
4017 #: zypp/LanguageCode.cc:1104
4018 msgid "Tsimshian"
4019 msgstr "Tsimsjiaans"
4020
4021 #. language code: tsn tn
4022 #: zypp/LanguageCode.cc:1106
4023 msgid "Tswana"
4024 msgstr "Tswana"
4025
4026 #. language code: tso ts
4027 #: zypp/LanguageCode.cc:1108
4028 msgid "Tsonga"
4029 msgstr "Tsonga"
4030
4031 #. language code: tuk tk
4032 #: zypp/LanguageCode.cc:1110
4033 msgid "Turkmen"
4034 msgstr "Turkmeens"
4035
4036 #. language code: tum
4037 #: zypp/LanguageCode.cc:1112
4038 msgid "Tumbuka"
4039 msgstr "Tumbuka"
4040
4041 #. language code: tup
4042 #: zypp/LanguageCode.cc:1114
4043 msgid "Tupi Languages"
4044 msgstr "Tupi-talen"
4045
4046 #. language code: tur tr
4047 #: zypp/LanguageCode.cc:1116
4048 msgid "Turkish"
4049 msgstr "Turks"
4050
4051 #. language code: tut
4052 #: zypp/LanguageCode.cc:1118
4053 msgid "Altaic (Other)"
4054 msgstr "Altaïsch (Overige)"
4055
4056 #. language code: twi tw
4057 #: zypp/LanguageCode.cc:1122
4058 msgid "Twi"
4059 msgstr "Twi"
4060
4061 #. language code: tyv
4062 #: zypp/LanguageCode.cc:1124
4063 msgid "Tuvinian"
4064 msgstr "Tuviniaans"
4065
4066 #. language code: udm
4067 #: zypp/LanguageCode.cc:1126
4068 msgid "Udmurt"
4069 msgstr "Udmurts"
4070
4071 #. language code: uga
4072 #: zypp/LanguageCode.cc:1128
4073 msgid "Ugaritic"
4074 msgstr "Ugaritisch"
4075
4076 #. language code: uig ug
4077 #: zypp/LanguageCode.cc:1130
4078 msgid "Uighur"
4079 msgstr "Oeigoers, Oejgoers"
4080
4081 #. language code: ukr uk
4082 #: zypp/LanguageCode.cc:1132
4083 msgid "Ukrainian"
4084 msgstr "Oekraïens"
4085
4086 #. language code: umb
4087 #: zypp/LanguageCode.cc:1134
4088 msgid "Umbundu"
4089 msgstr "Umbundu"
4090
4091 #. language code: und
4092 #: zypp/LanguageCode.cc:1136
4093 msgid "Undetermined"
4094 msgstr "Onbepaald"
4095
4096 #. language code: urd ur
4097 #: zypp/LanguageCode.cc:1138
4098 msgid "Urdu"
4099 msgstr "Urdu"
4100
4101 #. language code: uzb uz
4102 #: zypp/LanguageCode.cc:1140
4103 msgid "Uzbek"
4104 msgstr "Oezbeeks"
4105
4106 #. language code: vai
4107 #: zypp/LanguageCode.cc:1142
4108 msgid "Vai"
4109 msgstr "Vai"
4110
4111 #. language code: ven ve
4112 #: zypp/LanguageCode.cc:1144
4113 msgid "Venda"
4114 msgstr "Venda"
4115
4116 #. language code: vie vi
4117 #: zypp/LanguageCode.cc:1146
4118 msgid "Vietnamese"
4119 msgstr "Vietnamees"
4120
4121 #. language code: vol vo
4122 #: zypp/LanguageCode.cc:1148
4123 msgid "Volapuk"
4124 msgstr "Volapuk"
4125
4126 #. language code: vot
4127 #: zypp/LanguageCode.cc:1150
4128 msgid "Votic"
4129 msgstr "Votisch"
4130
4131 #. language code: wak
4132 #: zypp/LanguageCode.cc:1152
4133 msgid "Wakashan Languages"
4134 msgstr "Wakashan-talen"
4135
4136 #. language code: wal
4137 #: zypp/LanguageCode.cc:1154
4138 msgid "Walamo"
4139 msgstr "Walamo"
4140
4141 #. language code: war
4142 #: zypp/LanguageCode.cc:1156
4143 msgid "Waray"
4144 msgstr "Waray"
4145
4146 #. language code: was
4147 #: zypp/LanguageCode.cc:1158
4148 msgid "Washo"
4149 msgstr "Wasjo"
4150
4151 #. language code: wel cym cy
4152 #: zypp/LanguageCode.cc:1160 zypp/LanguageCode.cc:1162
4153 msgid "Welsh"
4154 msgstr "Welsh"
4155
4156 #. language code: wen
4157 #: zypp/LanguageCode.cc:1164
4158 msgid "Sorbian Languages"
4159 msgstr "Sorbische talen"
4160
4161 #. language code: wln wa
4162 #: zypp/LanguageCode.cc:1166
4163 msgid "Walloon"
4164 msgstr "Waals"
4165
4166 #. language code: wol wo
4167 #: zypp/LanguageCode.cc:1168
4168 msgid "Wolof"
4169 msgstr "Wolof"
4170
4171 #. language code: xal
4172 #: zypp/LanguageCode.cc:1170
4173 msgid "Kalmyk"
4174 msgstr "Kalmyk"
4175
4176 #. language code: xho xh
4177 #: zypp/LanguageCode.cc:1172
4178 msgid "Xhosa"
4179 msgstr "Xhosa"
4180
4181 #. language code: yao
4182 #: zypp/LanguageCode.cc:1174
4183 msgid "Yao"
4184 msgstr "Yao"
4185
4186 #. language code: yap
4187 #: zypp/LanguageCode.cc:1176
4188 msgid "Yapese"
4189 msgstr "Yapees"
4190
4191 #. language code: yid yi
4192 #: zypp/LanguageCode.cc:1178
4193 msgid "Yiddish"
4194 msgstr "Jiddisch"
4195
4196 #. language code: yor yo
4197 #: zypp/LanguageCode.cc:1180
4198 msgid "Yoruba"
4199 msgstr "Yoruba"
4200
4201 #. language code: ypk
4202 #: zypp/LanguageCode.cc:1182
4203 msgid "Yupik Languages"
4204 msgstr "Yupik-talen"
4205
4206 #. language code: zap
4207 #: zypp/LanguageCode.cc:1184
4208 msgid "Zapotec"
4209 msgstr "Zapotec"
4210
4211 #. language code: zen
4212 #: zypp/LanguageCode.cc:1186
4213 msgid "Zenaga"
4214 msgstr "Zenaga"
4215
4216 #. language code: zha za
4217 #: zypp/LanguageCode.cc:1188
4218 msgid "Zhuang"
4219 msgstr "Zhuang"
4220
4221 #. language code: znd
4222 #: zypp/LanguageCode.cc:1190
4223 msgid "Zande"
4224 msgstr "Zande"
4225
4226 #. language code: zul zu
4227 #: zypp/LanguageCode.cc:1192
4228 msgid "Zulu"
4229 msgstr "Zulu"
4230
4231 #. language code: zun
4232 #: zypp/LanguageCode.cc:1194
4233 msgid "Zuni"
4234 msgstr "Zuni"
4235
4236 #. TranslatorExplanation first %s is key name, second is keyring name
4237 #: zypp/KeyRing.cc:512
4238 #, c-format, boost-format
4239 msgid "Tried to import not existent key %s into keyring %s"
4240 msgstr ""
4241 "Er is een poging gedaan om een niet-bestaande sleutel %s te importeren in "
4242 "sleutelring %s"
4243
4244 #: zypp/KeyRing.cc:556
4245 msgid "Failed to delete key."
4246 msgstr "Verwijderen van sleutel is mislukt."
4247
4248 #: zypp/KeyRing.cc:564
4249 #, c-format, boost-format
4250 msgid "Signature file %s not found"
4251 msgstr "Handtekeningbestand %s niet gevonden"
4252
4253 #: zypp/repo/RepoProvideFile.cc:259
4254 #, c-format, boost-format
4255 msgid "Can't provide file '%s' from repository '%s'"
4256 msgstr "Kan bestand '%s' niet leveren uit opslagruimte '%s'"
4257
4258 #: zypp/repo/RepoProvideFile.cc:265
4259 msgid "No url in repository."
4260 msgstr "Geen url in opslagruimte."
4261
4262 #: zypp/repo/RepoException.cc:129
4263 msgid "Service plugin does not support changing an attribute."
4264 msgstr ""
4265 "Serviceplug-in biedt geen ondersteuning voor het wijzigen van een attribuut."
4266
4267 #: zypp/repo/PackageProvider.cc:300
4268 msgid "Signature verification failed"
4269 msgstr "Verificatie van de ondertekening is mislukt"
4270
4271 #. TranslatorExplanation %s = package being checked for integrity
4272 #: zypp/repo/PackageProvider.cc:431
4273 #, c-format, boost-format
4274 msgid ""
4275 "Package %s seems to be corrupted during transfer. Do you want to retry "
4276 "retrieval?"
4277 msgstr ""
4278 "Pakket %s lijkt beschadigd te zijn tijdens de overdracht. Wilt u het opnieuw "
4279 "ophalen?"
4280
4281 #. TranslatorExplanation %s = name of the package being processed.
4282 #: zypp/repo/PackageProvider.cc:455
4283 #, c-format, boost-format
4284 msgid "Failed to provide Package %s. Do you want to retry retrieval?"
4285 msgstr "Pakket %s niet gevonden. Wilt u dit opnieuw ophalen?"
4286
4287 #: zypp/repo/PackageProvider.cc:578
4288 msgid "applydeltarpm check failed."
4289 msgstr "controle van applydeltarpm is mislukt."
4290
4291 #: zypp/repo/PackageProvider.cc:589
4292 msgid "applydeltarpm failed."
4293 msgstr "applydeltarpm mislukt."
4294
4295 #: zypp/ZYppFactory.cc:394
4296 #, c-format, boost-format
4297 msgid ""
4298 "System management is locked by the application with pid %d (%s).\n"
4299 "Close this application before trying again."
4300 msgstr ""
4301 "Systeembeheer is geblokkeerd door de toepassing met pid %d (%s).\n"
4302 "Sluit deze toepassing voordat u het opnieuw probeert."
4303
4304 #: zypp/solver/detail/ProblemSolutionCombi.cc:85
4305 #: zypp/solver/detail/ProblemSolutionCombi.cc:104
4306 msgid "Following actions will be done:"
4307 msgstr "De volgende acties zullen uitgevoerd worden:"
4308
4309 #: zypp/solver/detail/SATResolver.cc:1048
4310 #, c-format, boost-format
4311 msgid "%s does not belong to a distupgrade repository"
4312 msgstr "%s behoort niet tot een installatiebron voor distributieopwaardering"
4313
4314 #: zypp/solver/detail/SATResolver.cc:1052
4315 #, c-format, boost-format
4316 msgid "%s has inferior architecture"
4317 msgstr "%s heeft een slechtere architectuur"
4318
4319 #: zypp/solver/detail/SATResolver.cc:1056
4320 #, c-format, boost-format
4321 msgid "problem with installed package %s"
4322 msgstr "probleem met geïnstalleerd pakket %s"
4323
4324 #: zypp/solver/detail/SATResolver.cc:1059
4325 msgid "conflicting requests"
4326 msgstr "conflicterende verzoeken"
4327
4328 #: zypp/solver/detail/SATResolver.cc:1062
4329 msgid "some dependency problem"
4330 msgstr "een afhankelijkheidsprobleem"
4331
4332 #: zypp/solver/detail/SATResolver.cc:1065
4333 #, c-format, boost-format
4334 msgid "nothing provides requested %s"
4335 msgstr "Niets levert het gevraagde %s"
4336
4337 #: zypp/solver/detail/SATResolver.cc:1066
4338 #: zypp/solver/detail/SATResolver.cc:1070
4339 msgid "Have you enabled all requested repositories?"
4340 msgstr "Hebt u alle vereiste opslagruimten ingeschakeld?"
4341
4342 #: zypp/solver/detail/SATResolver.cc:1069
4343 #, c-format, boost-format
4344 msgid "package %s does not exist"
4345 msgstr "pakket %s bestaat niet"
4346
4347 #: zypp/solver/detail/SATResolver.cc:1073
4348 msgid "unsupported request"
4349 msgstr "niet-ondersteund verzoek"
4350
4351 #: zypp/solver/detail/SATResolver.cc:1076
4352 #, c-format, boost-format
4353 msgid "%s is provided by the system and cannot be erased"
4354 msgstr "%s wordt door het systeem geleverd en kan niet gewist worden"
4355
4356 #: zypp/solver/detail/SATResolver.cc:1080
4357 #, c-format, boost-format
4358 msgid "%s is not installable"
4359 msgstr "%s is niet geïnstalleerd"
4360
4361 #: zypp/solver/detail/SATResolver.cc:1085
4362 #, c-format, boost-format
4363 msgid "nothing provides %s needed by %s"
4364 msgstr "niets levert %s nodig door %s"
4365
4366 #: zypp/solver/detail/SATResolver.cc:1090
4367 #, c-format, boost-format
4368 msgid "cannot install both %s and %s"
4369 msgstr "kan %s en %s niet beide installeren"
4370
4371 #: zypp/solver/detail/SATResolver.cc:1095
4372 #, c-format, boost-format
4373 msgid "%s conflicts with %s provided by %s"
4374 msgstr "%s is in conflict met %s die geleverd is door %s"
4375
4376 #: zypp/solver/detail/SATResolver.cc:1100
4377 #, c-format, boost-format
4378 msgid "%s obsoletes %s provided by %s"
4379 msgstr "%s maakt %s verouderd en is geleverd door %s"
4380
4381 #: zypp/solver/detail/SATResolver.cc:1105
4382 #, c-format, boost-format
4383 msgid "installed %s obsoletes %s provided by %s"
4384 msgstr "geïnstalleerd %s maakt %s verouderd en is geleverd door %s"
4385
4386 #: zypp/solver/detail/SATResolver.cc:1109
4387 #, c-format, boost-format
4388 msgid "solvable %s conflicts with %s provided by itself"
4389 msgstr "Oplosser %s is in conflict met %s die geleverd is door zichzelf"
4390
4391 #: zypp/solver/detail/SATResolver.cc:1141
4392 #, c-format, boost-format
4393 msgid "%s requires %s, but this requirement cannot be provided"
4394 msgstr "%s vereist %s, maar aan deze eis kan niet voldaan worden"
4395
4396 #: zypp/solver/detail/SATResolver.cc:1143
4397 msgid "deleted providers: "
4398 msgstr "verwijderde providers: "
4399
4400 #: zypp/solver/detail/SATResolver.cc:1153
4401 msgid ""
4402 "\n"
4403 "uninstallable providers: "
4404 msgstr ""
4405 "\n"
4406 "geen installeerbare aanbieders: "
4407
4408 #: zypp/solver/detail/SATResolver.cc:1155
4409 msgid "uninstallable providers: "
4410 msgstr "niet-installeerbare providers: "
4411
4412 #: zypp/solver/detail/SATResolver.cc:1212
4413 #, c-format, boost-format
4414 msgid "remove lock to allow removal of %s"
4415 msgstr "verwijder de vergrendeling om de verwijdering van %s toe te staan"
4416
4417 #: zypp/solver/detail/SATResolver.cc:1217
4418 #: zypp/solver/detail/SATResolver.cc:1253
4419 #, c-format, boost-format
4420 msgid "do not install %s"
4421 msgstr "%s niet installeren"
4422
4423 #: zypp/solver/detail/SATResolver.cc:1232
4424 #: zypp/solver/detail/SATResolver.cc:1274
4425 #, c-format, boost-format
4426 msgid "keep %s"
4427 msgstr "%s behouden"
4428
4429 #: zypp/solver/detail/SATResolver.cc:1237
4430 #, c-format, boost-format
4431 msgid "remove lock to allow installation of %s"
4432 msgstr "verwijder de vergrendeling om de installatie van %s toe te staan"
4433
4434 #: zypp/solver/detail/SATResolver.cc:1288
4435 #: zypp/solver/detail/SATResolver.cc:1309
4436 msgid "This request will break your system!"
4437 msgstr "Dit verzoek zal het systeem laten crashen."
4438
4439 #: zypp/solver/detail/SATResolver.cc:1289
4440 #: zypp/solver/detail/SATResolver.cc:1310
4441 msgid "ignore the warning of a broken system"
4442 msgstr "sla geen acht op de waarschuwing voor een gebroken systeem"
4443
4444 #: zypp/solver/detail/SATResolver.cc:1294
4445 #, c-format, boost-format
4446 msgid "do not ask to install a solvable providing %s"
4447 msgstr "vraag niet om een oplossingspakket die %s levert te installeren"
4448
4449 #: zypp/solver/detail/SATResolver.cc:1316
4450 #, c-format, boost-format
4451 msgid "do not ask to delete all solvables providing %s"
4452 msgstr "vraag niet om alle oplossingspakketten die %s leveren te verwijderen"
4453
4454 #: zypp/solver/detail/SATResolver.cc:1329
4455 #, c-format, boost-format
4456 msgid "do not install most recent version of %s"
4457 msgstr "installeer de meest recente versie van %s niet"
4458
4459 #: zypp/solver/detail/SATResolver.cc:1350
4460 #, c-format, boost-format
4461 msgid "keep %s despite the inferior architecture"
4462 msgstr "%s behouden ondanks de slechtere architectuur"
4463
4464 #: zypp/solver/detail/SATResolver.cc:1355
4465 #, c-format, boost-format
4466 msgid "install %s despite the inferior architecture"
4467 msgstr "%s installeren ondanks de slechtere architectuur"
4468
4469 #: zypp/solver/detail/SATResolver.cc:1364
4470 #, c-format, boost-format
4471 msgid "keep obsolete %s"
4472 msgstr "verouderde %s handhaven"
4473
4474 #: zypp/solver/detail/SATResolver.cc:1369
4475 #, c-format, boost-format
4476 msgid "install %s from excluded repository"
4477 msgstr "%s installeren uit een uitgesloten opslagruimte"
4478
4479 #: zypp/solver/detail/SATResolver.cc:1389
4480 #, c-format, boost-format
4481 msgid "downgrade of %s to %s"
4482 msgstr "%s downgraden naar %s"
4483
4484 #: zypp/solver/detail/SATResolver.cc:1396
4485 #, c-format, boost-format
4486 msgid "architecture change of %s to %s"
4487 msgstr "architectuurverandering van %s naar %s"
4488
4489 #: zypp/solver/detail/SATResolver.cc:1405
4490 #, c-format, boost-format
4491 msgid ""
4492 "install %s (with vendor change)\n"
4493 "  %s  -->  %s"
4494 msgstr ""
4495 "%s installeren (met wijziging van leverancier)\n"
4496 "  %s  -->  %s"
4497
4498 #: zypp/solver/detail/SATResolver.cc:1414
4499 #, c-format, boost-format
4500 msgid "replacement of %s with %s"
4501 msgstr "vervanging van %s door %s"
4502
4503 #: zypp/solver/detail/SATResolver.cc:1425
4504 #, c-format, boost-format
4505 msgid "deinstallation of %s"
4506 msgstr "verwijderen van %s"
4507
4508 #. TranslatorExplanation %s = name of package, patch, selection ...
4509 #: zypp/solver/detail/ProblemSolutionIgnore.cc:52
4510 #, c-format, boost-format
4511 msgid "break %s by ignoring some of its dependencies"
4512 msgstr "%s afbreken door enige van zijn afhankelijkheden te negeren"
4513
4514 #: zypp/solver/detail/ProblemSolutionIgnore.cc:61
4515 msgid "generally ignore of some dependecies"
4516 msgstr "Negeer normaliter enige afhankelijkheden "
4517
4518 #: zypp/parser/RepoindexFileReader.cc:187
4519 #, c-format, boost-format
4520 msgid "Required attribute '%s' is missing."
4521 msgstr "Vereist attribuut '%s' ontbreekt."
4522
4523 #: zypp/parser/RepoindexFileReader.cc:199
4524 #, c-format, boost-format
4525 msgid "One or both of '%s' or '%s' attributes is required."
4526 msgstr "Een of beide van '%s' of '%s' attributen zijn vereist."
4527
4528 #: zypp/base/InterProcessMutex.cc:83
4529 #, c-format, boost-format
4530 msgid "Can't open lock file: %s"
4531 msgstr "Kan het blokkeringsbestand niet openen: %s"
4532
4533 #: zypp/base/InterProcessMutex.cc:143
4534 msgid "This action is being run by another program already."
4535 msgstr "Deze actie is al bezig vanuit een ander programma."
4536
4537 #. TranslatorExplanation followed by the list of error messages that lead to this exception
4538 #: zypp/base/Exception.cc:107
4539 msgid "History:"
4540 msgstr "Geschiedenis:"
4541
4542 #: zypp/base/StrMatcher.cc:151
4543 #, c-format, boost-format
4544 msgid "Unknown match mode '%s'"
4545 msgstr "Onbekende overeenkomstmodus '%s'"
4546
4547 #: zypp/base/StrMatcher.cc:152
4548 #, c-format, boost-format
4549 msgid "Unknown match mode '%s' for pattern '%s'"
4550 msgstr "Onbekende overeenkomstmodus '%s' voor patroon '%s'"
4551
4552 #: zypp/base/StrMatcher.cc:156
4553 #, c-format, boost-format
4554 msgid "Invalid regular expression '%s': regcomp returned %d"
4555 msgstr "Ongeldige reguliere expressie '%s': regcomp heeft %d geretourneerd"
4556
4557 #: zypp/base/StrMatcher.cc:157
4558 #, c-format, boost-format
4559 msgid "Invalid regular expression '%s'"
4560 msgstr "Ongeldige reguliere expressie '%s'"
4561
4562 #: zypp/misc/CheckAccessDeleted.cc:237
4563 msgid "Please install package 'lsof' first."
4564 msgstr "Eerst pakket 'lsof' installeren."
4565
4566 #. !\todo add comma to the message for the next release
4567 #: zypp/media/MediaCIFS.cc:430 zypp/media/MediaCurl.cc:1694
4568 #, c-format, boost-format
4569 msgid "Authentication required for '%s'"
4570 msgstr "Verificatie vereist voor '%s'"
4571
4572 #: zypp/media/MediaException.cc:31
4573 #, c-format, boost-format
4574 msgid "Failed to mount %s on %s"
4575 msgstr "Kan %s niet koppelen aan %s"
4576
4577 #: zypp/media/MediaException.cc:41
4578 #, c-format, boost-format
4579 msgid "Failed to unmount %s"
4580 msgstr "Ontkoppelen van %s is mislukt"
4581
4582 #: zypp/media/MediaException.cc:47
4583 #, c-format, boost-format
4584 msgid "Bad file name: %s"
4585 msgstr "Onjuiste bestandsnaam: %s"
4586
4587 #: zypp/media/MediaException.cc:53
4588 #, c-format, boost-format
4589 msgid "Medium not opened when trying to perform action '%s'."
4590 msgstr "Medium kan niet worden geopend wanneer '%s' wordt uitgevoerd."
4591
4592 #: zypp/media/MediaException.cc:60
4593 #, c-format, boost-format
4594 msgid "File '%s' not found on medium '%s'"
4595 msgstr "Bestand '%s' is niet gevonden op medium '%s'"
4596
4597 #: zypp/media/MediaException.cc:67
4598 #, c-format, boost-format
4599 msgid "Cannot write file '%s'."
4600 msgstr "Kan bestand '%s' niet opslaan."
4601
4602 #: zypp/media/MediaException.cc:72
4603 msgid "Medium not attached"
4604 msgstr "Medium is niet gekoppeld"
4605
4606 #: zypp/media/MediaException.cc:77
4607 msgid "Bad media attach point"
4608 msgstr "Beschadigd koppelpunt van medium"
4609
4610 #. TranslatorExplanation: curl is the name of a library, don't translate
4611 #: zypp/media/MediaException.cc:84
4612 #, c-format, boost-format
4613 msgid "Download (curl) initialization failed for '%s'"
4614 msgstr "Initialiseren van downloaden (curl) is mislukt voor '%s'"
4615
4616 #: zypp/media/MediaException.cc:91
4617 #, c-format, boost-format
4618 msgid "System exception '%s' on medium '%s'."
4619 msgstr "Systeemuitzondering '%s' op medium '%s'."
4620
4621 #: zypp/media/MediaException.cc:98
4622 #, c-format, boost-format
4623 msgid "Path '%s' on medium '%s' is not a file."
4624 msgstr "Pad '%s' op medium '%s' is geen bestand."
4625
4626 #: zypp/media/MediaException.cc:106
4627 #, c-format, boost-format
4628 msgid "Path '%s' on medium '%s' is not a directory."
4629 msgstr "Pad '%s' op medium '%s' is geen directory."
4630
4631 #: zypp/media/MediaException.cc:115
4632 msgid "Malformed URI"
4633 msgstr "Onjuiste URI"
4634
4635 #: zypp/media/MediaException.cc:125
4636 msgid "Empty host name in URI"
4637 msgstr "Lege hostnaam in URI"
4638
4639 #: zypp/media/MediaException.cc:130
4640 msgid "Empty filesystem in URI"
4641 msgstr "Leeg bestandssysteem in URI"
4642
4643 #: zypp/media/MediaException.cc:135
4644 msgid "Empty destination in URI"
4645 msgstr "Lege bestemming in URI"
4646
4647 #: zypp/media/MediaException.cc:140
4648 #, c-format, boost-format
4649 msgid "Unsupported URI scheme in '%s'."
4650 msgstr "Niet-ondersteund URI-schema in '%s'."
4651
4652 #: zypp/media/MediaException.cc:145
4653 msgid "Operation not supported by medium"
4654 msgstr "Bewerking niet ondersteund door medium"
4655
4656 #: zypp/media/MediaException.cc:152
4657 #, c-format, boost-format
4658 msgid ""
4659 "Download (curl) error for '%s':\n"
4660 "Error code: %s\n"
4661 "Error message: %s\n"
4662 msgstr ""
4663 "Fout bij downloaden (curl) '%s':\n"
4664 "Foutcode: %s\n"
4665 "Foutbericht: %s\n"
4666
4667 #. TranslatorExplanation: curl is the name of a library, don't translate
4668 #: zypp/media/MediaException.cc:161
4669 #, c-format, boost-format
4670 msgid "Error occurred while setting download (curl) options for '%s':"
4671 msgstr ""
4672 "Er is een fout opgetreden bij het instellen van downloadopties (curl) voor "
4673 "'%s':"
4674
4675 #: zypp/media/MediaException.cc:169
4676 #, c-format, boost-format
4677 msgid "Media source '%s' does not contain the desired medium"
4678 msgstr "Mediumbron '%s'  bevat het gewenste medium niet"
4679
4680 #: zypp/media/MediaException.cc:175
4681 #, c-format, boost-format
4682 msgid "Medium '%s' is in use by another instance"
4683 msgstr "Medium '%s' wordt door een andere instantie gebruikt"
4684
4685 #: zypp/media/MediaException.cc:182
4686 msgid "Cannot eject any media"
4687 msgstr "Kan geen media uitwerpen"
4688
4689 #: zypp/media/MediaException.cc:184
4690 #, c-format, boost-format
4691 msgid "Cannot eject media '%s'"
4692 msgstr "Kan medium '%s' niet uitwerpen"
4693
4694 #: zypp/media/MediaException.cc:199
4695 #, c-format, boost-format
4696 msgid "Permission to access '%s' denied."
4697 msgstr "Toestemming voor toegang tot '%s' is geweigerd."
4698
4699 #: zypp/media/MediaException.cc:207
4700 #, c-format, boost-format
4701 msgid "Timeout exceeded when accessing '%s'."
4702 msgstr "Time-out overschreden bij toegang tot '%s'."
4703
4704 #: zypp/media/MediaException.cc:215
4705 #, c-format, boost-format
4706 msgid "Location '%s' is temporarily unaccessible."
4707 msgstr "Locatie '%s' is tijdelijk niet toegankelijk."
4708
4709 #: zypp/media/MediaException.cc:223
4710 #, c-format, boost-format
4711 msgid " SSL certificate problem, verify that the CA cert is OK for '%s'."
4712 msgstr " SSL-certificaatprobleem, controleer of de CA-cert OK is voor '%s'."
4713
4714 #: zypp/media/MediaException.cc:231
4715 #, c-format, boost-format
4716 msgid "Cannot find available loop device to mount the image file from '%s'"
4717 msgstr ""
4718 "Kan geen beschikbaar lusapparaat vinden voor het koppelen van het "
4719 "imagebestand van '%s'\n"
4720 " "
4721
4722 #: zypp/media/MediaUserAuth.cc:136
4723 #, c-format, boost-format
4724 msgid "Unsupported HTTP authentication method '%s'"
4725 msgstr "Niet-ondersteunde HTTP-verificatiemethode '%s'"
4726
4727 #: zypp/media/MediaCurl.cc:1009
4728 msgid ""
4729 "Visit the Novell Customer Center to check whether your registration is valid "
4730 "and has not expired."
4731 msgstr ""
4732 "Ga naar het Novell Customer Center om te controleren of uw registratie "
4733 "geldig is en niet is verlopen."
4734
4735 #: zypp/sat/detail/PoolImpl.cc:184
4736 msgid "Can not create sat-pool."
4737 msgstr "Kan sat-pool niet maken."
4738
4739 #. [lhs][rhs] 0 = installed; 1 = to be installed
4740 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
4741 #: zypp/sat/FileConflicts.cc:34
4742 #, boost-format
4743 msgid ""
4744 "File %1%\n"
4745 "  from package\n"
4746 "     %2%\n"
4747 "  conflicts with file from package\n"
4748 "     %3%"
4749 msgstr ""
4750 "Bestand %1%\n"
4751 "  van pakket\n"
4752 "     %2%\n"
4753 "  conflicteert met een bestand van pakket\n"
4754 "     %3%"
4755
4756 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
4757 #: zypp/sat/FileConflicts.cc:40
4758 #, boost-format
4759 msgid ""
4760 "File %1%\n"
4761 "  from package\n"
4762 "     %2%\n"
4763 "  conflicts with file from install of\n"
4764 "     %3%"
4765 msgstr ""
4766 "Bestand %1%\n"
4767 "  van pakket\n"
4768 "     %2%\n"
4769 "  conflicteert met een bestand van de installatie van\n"
4770 "     %3%"
4771
4772 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
4773 #: zypp/sat/FileConflicts.cc:47
4774 #, boost-format
4775 msgid ""
4776 "File %1%\n"
4777 "  from install of\n"
4778 "     %2%\n"
4779 "  conflicts with file from package\n"
4780 "     %3%"
4781 msgstr ""
4782 "Bestand %1%\n"
4783 "  van de installatie van\n"
4784 "     %2%\n"
4785 "  conflicteert met een bestand van pakket\n"
4786 "     %3%"
4787
4788 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
4789 #: zypp/sat/FileConflicts.cc:53
4790 #, boost-format
4791 msgid ""
4792 "File %1%\n"
4793 "  from install of\n"
4794 "     %2%\n"
4795 "  conflicts with file from install of\n"
4796 "     %3%"
4797 msgstr ""
4798 "Bestand %1%\n"
4799 "  van de installatie van\n"
4800 "     %2%\n"
4801 "  conflicteert met een bestand van de installatie van\n"
4802 "     %3%"
4803
4804 #. [lhs][rhs] 0 = installed; 1 = to be installed
4805 #. TranslatorExplanation %1%(filename1) %2%(package1) %%3%(filename2) 4%(package2)
4806 #: zypp/sat/FileConflicts.cc:68
4807 #, boost-format
4808 msgid ""
4809 "File %1%\n"
4810 "  from package\n"
4811 "     %2%\n"
4812 "  conflicts with file\n"
4813 "     %3%\n"
4814 "  from package\n"
4815 "     %4%"
4816 msgstr ""
4817 "Bestand %1%\n"
4818 "  van pakket\n"
4819 "     %2%\n"
4820 "  conflicteert met een bestand\n"
4821 "     %3%\n"
4822 "  van pakket\n"
4823 "     %4%"
4824
4825 #. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
4826 #: zypp/sat/FileConflicts.cc:76
4827 #, boost-format
4828 msgid ""
4829 "File %1%\n"
4830 "  from package\n"
4831 "     %2%\n"
4832 "  conflicts with file\n"
4833 "     %3%\n"
4834 "  from install of\n"
4835 "     %4%"
4836 msgstr ""
4837 "Bestand %1%\n"
4838 "  van pakket\n"
4839 "     %2%\n"
4840 "  conflicteert met een bestand\n"
4841 "     %3%\n"
4842 "  van de installatie van\n"
4843 "     %4%"
4844
4845 #. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
4846 #: zypp/sat/FileConflicts.cc:85
4847 #, boost-format
4848 msgid ""
4849 "File %1%\n"
4850 "  from install of\n"
4851 "     %2%\n"
4852 "  conflicts with file\n"
4853 "     %3%\n"
4854 "  from package\n"
4855 "     %4%"
4856 msgstr ""
4857 "Bestand %1%\n"
4858 "  van de installatie van\n"
4859 "     %2%\n"
4860 "  conflicteert met een bestand\n"
4861 "     %3%\n"
4862 "  van pakket\n"
4863 "     %4%"
4864
4865 #. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
4866 #: zypp/sat/FileConflicts.cc:93
4867 #, boost-format
4868 msgid ""
4869 "File %1%\n"
4870 "  from install of\n"
4871 "     %2%\n"
4872 "  conflicts with file\n"
4873 "     %3%\n"
4874 "  from install of\n"
4875 "     %4%"
4876 msgstr ""
4877 "Bestand %1%\n"
4878 "  van de installatie van\n"
4879 "     %2%\n"
4880 "  conflicteert met een bestand\n"
4881 "     %3%\n"
4882 "  van de installatie van\n"
4883 "     %4%"
4884
4885 #~ msgid "Failed to import key."
4886 #~ msgstr "Importeren van sleutel is mislukt."
4887
4888 #~ msgid "(expires in %d day)"
4889 #~ msgid_plural "(expires in %d days)"
4890 #~ msgstr[0] "(verloopt binnen %d dag)"
4891 #~ msgstr[1] "(verloopt binnen %d dagen)"
4892
4893 #~ msgid "Looking for gpg key ID %1% in cache %2%."
4894 #~ msgstr "Zoeken naar gpg-sleutel-ID %1% in cache %2%."
4895
4896 #~ msgid "Looking for gpg key ID %1% in repository %2%."
4897 #~ msgstr "Zoeken naar gpg-sleutel-ID %1% in opslagruimte %2%."
4898
4899 #~ msgid "Repository %1% does not define additional 'gpgkey=' URLs."
4900 #~ msgstr "Opslagruimte %1% definieert geen extra URL's met 'gpgkey='."
4901
4902 #~ msgid "Valid metadata not found at specified URL"
4903 #~ msgid_plural "Valid metadata not found at specified URLs"
4904 #~ msgstr[0] "Geen geldige metagegevens op de gespecificeerde URL gevonden"
4905 #~ msgstr[1] "Geen geldige metagegevens op de gespecificeerde URL's gevonden"
4906
4907 #~ msgid "Downloaded data exceeded the expected filesize '%s' of '%s'."
4908 #~ msgstr ""
4909 #~ "Gedownloade gegevens overtreffen de verwachte bestandsgrootte '%s' van "
4910 #~ "'%s'."
4911
4912 #~ msgid ""
4913 #~ "Create attach point: Can't find a writable directory to create an attach "
4914 #~ "point"
4915 #~ msgstr ""
4916 #~ "Aanknooppunt aanmaken: Kan geen beschrijfbare map vinden om een "
4917 #~ "aanknooppunt aan te maken"
4918
4919 #~ msgid "generally ignore of some dependencies"
4920 #~ msgstr "negeer normaliter enige afhankelijkheden"
4921
4922 #~ msgid ""
4923 #~ "\n"
4924 #~ "not installable providers: "
4925 #~ msgstr ""
4926 #~ "\n"
4927 #~ "niet-installeerbare providers: "
4928
4929 #~ msgid "not installable providers: "
4930 #~ msgstr "niet-installeerbare providers: "
4931
4932 #~ msgid "Executing %%posttrans script '%1%'"
4933 #~ msgstr "%%posttrans script '%1%' wordt uitgevoerd"
4934
4935 #~ msgid "Executing %posttrans scripts"
4936 #~ msgstr "%posttrans scripts zijn uitgevoerd"
4937
4938 #~ msgid "Failed to import public key %1%"
4939 #~ msgstr "Importeren van publieke sleutel %1% is mislukt"
4940
4941 #~ msgid "Failed to remove public key %1%"
4942 #~ msgstr "Verwijderen van publieke sleutel %1% is mislukt"
4943
4944 #~ msgid "do not keep %s installed"
4945 #~ msgstr "houd %s niet geïnstalleerd"
4946
4947 #~ msgid "Cannot create public key %s from %s keyring to file %s"
4948 #~ msgstr ""
4949 #~ "Kan geen publieke sleutel %s uit %s sleutelring aanmaken naar bestand %s"
4950
4951 #~ msgid "Download (Metalink curl) initialization failed for '%s'"
4952 #~ msgstr "Download (Metalink curl) initialisatie mislukt voor '%s'"
4953
4954 #~ msgid ""
4955 #~ "Download (metalink curl) error for '%s':\n"
4956 #~ "Error code: %s\n"
4957 #~ "Error message: %s\n"
4958 #~ msgstr ""
4959 #~ "Download (metalink curl) fout voor '%s':\n"
4960 #~ "Foutcode: %s\n"
4961 #~ "Foutboodschap: %s\n"
4962
4963 #~ msgid "Download interrupted at %d%%"
4964 #~ msgstr "Download onderbroken bij %d%%"
4965
4966 #~ msgid "Download interrupted by user"
4967 #~ msgstr "Download onderbroken door gebruiker"
4968
4969 #~ msgid ""
4970 #~ "Error occurred while setting download (metalink curl) options for '%s':"
4971 #~ msgstr "Fout bij het instellen downloadopties (metalink curl) voor '%s':"
4972
4973 #~ msgid "Failed to download %s from %s"
4974 #~ msgstr "Downloaden van %s op %s is mislukt"
4975
4976 #~ msgid "Serbia and Montenegro"
4977 #~ msgstr "Servië en Montenegro"
4978
4979 #~ msgid "Unknown Distribution"
4980 #~ msgstr "Onbekende distributie"
4981
4982 #~ msgid "ignore some dependencies of %s"
4983 #~ msgstr "negeer enige afhankelijkheden van %s"
4984
4985 #~ msgid ""
4986 #~ "File %s does not have a checksum.\n"
4987 #~ "Use the file anyway?"
4988 #~ msgstr ""
4989 #~ "Bestand %s bevat geen checksum.\n"
4990 #~ "Wilt u het toch gebruiken?"
4991
4992 #~ msgid ""
4993 #~ "File %s failed integrity check with the folowing key:\n"
4994 #~ "%s|%s|%s\n"
4995 #~ "Use the file anyway?"
4996 #~ msgstr ""
4997 #~ "Bestand %s voldoet niet aan integriteitscontrole door de volgende "
4998 #~ "sleutel:\n"
4999 #~ "%s|%s|%s\n"
5000 #~ " Wilt u het bestand toch gebruiken?"
5001
5002 #~ msgid ""
5003 #~ "File %s has an invalid checksum.\n"
5004 #~ "Expected %s, found %s\n"
5005 #~ "Use the file anyway?"
5006 #~ msgstr ""
5007 #~ "Bestand %s heeft een ongeldige checksum.\n"
5008 #~ "%s verwacht, %s gevonden\n"
5009 #~ "Wilt u het toch gebruiken?"
5010
5011 #~ msgid ""
5012 #~ "File %s has an unknown checksum %s.\n"
5013 #~ "Use the file anyway?"
5014 #~ msgstr ""
5015 #~ "Bestand %s heeft een onbekende checksum.%sWilt u het toch gebruiken?"
5016
5017 #~ msgid ""
5018 #~ "File %s is not signed.\n"
5019 #~ "Use it anyway?"
5020 #~ msgstr ""
5021 #~ "Bestand %s is niet ondertekend.\n"
5022 #~ "Wilt u het toch gebruiken?"
5023
5024 #~ msgid ""
5025 #~ "File %s is signed with an unknown key:\n"
5026 #~ "%s|%s|%s\n"
5027 #~ "Use the file anyway?"
5028 #~ msgstr ""
5029 #~ "Bestand %s is ondertekend met een onbekende sleutel:\n"
5030 #~ "%s|%s|%s\n"
5031 #~ " Wilt u het bestand toch gebruiken?"
5032
5033 #~ msgid ""
5034 #~ "Untrusted key found:\n"
5035 #~ "%s|%s|%s\n"
5036 #~ "Trust key?"
5037 #~ msgstr ""
5038 #~ "Niet-vertrouwde sleutel gevonden:\n"
5039 #~ "%s|%s|%s\n"
5040 #~ " Sleutel vertrouwen?"