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