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