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