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