1 # Low German (nds) message file for YaST2 (@memory@).
2 # Copyright (C) 2010 SUSE Linux Products GmbH.
6 "Project-Id-Version: YaST (@memory@)\n"
7 "Report-Msgid-Bugs-To: \n"
8 "POT-Creation-Date: 2018-08-23 19:23+0200\n"
9 "PO-Revision-Date: 2003-02-12 09:27+0100\n"
10 "Last-Translator: nds <i18n@suse.de>\n"
11 "Language-Team: Low German <i18n@suse.de>\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"
19 msgid "Invalid LDAP URL query string"
23 #, c-format, boost-format
24 msgid "Invalid LDAP URL query parameter '%s'"
28 msgid "Unable to clone Url object"
32 msgid "Invalid empty Url object reference"
35 #: zypp/Url.cc:326 zypp/Url.cc:340
36 msgid "Unable to parse Url components"
39 #: zypp/thread/Mutex.cc:33
40 msgid "Can't initialize mutex attributes"
43 #: zypp/thread/Mutex.cc:40
44 msgid "Can't set recursive mutex attribute"
47 #: zypp/thread/Mutex.cc:47
48 msgid "Can't initialize recursive mutex"
51 #: zypp/thread/Mutex.cc:77
52 msgid "Can't acquire the mutex lock"
55 #: zypp/thread/Mutex.cc:87
56 msgid "Can't release the mutex lock"
95 #. dubious: Throw on malformed known types, otherwise log a warning.
96 #: zypp/CheckSum.cc:136
97 #, c-format, boost-format
98 msgid "Dubious type '%s' for %u byte checksum '%s'"
101 #: zypp/target/TargetImpl.cc:299
105 #: zypp/target/TargetImpl.cc:321
106 msgid " execution failed"
109 #. translators: We may find the same script content in files with different names.
110 #. Only the first occurence is executed, subsequent ones are skipped. It's a one-line
111 #. message for a log file. Preferably start translation with "%s"
112 #: zypp/target/TargetImpl.cc:438
113 #, c-format, boost-format
114 msgid "%s already executed as %s)"
117 #: zypp/target/TargetImpl.cc:448
118 msgid " execution skipped while aborting"
121 #: zypp/target/TargetImpl.cc:503 zypp/target/TargetImpl.cc:523
122 #: zypp/target/TargetImpl.cc:551 zypp/target/TargetImpl.cc:588
123 #: zypp/target/TargetImpl.cc:596
124 msgid "Error sending update message notification."
127 #: zypp/target/TargetImpl.cc:647
128 msgid "New update message"
131 #: zypp/target/TargetImpl.cc:1203 zypp/target/TargetImpl.cc:1257
132 #: zypp/target/TargetImpl.cc:1607
133 #: zypp/target/TargetImpl.commitFindFileConflicts.cc:166
134 msgid "Installation has been aborted as directed."
137 #: zypp/target/hal/HalContext.cc:24
138 msgid "Sorry, but this version of libzypp was built without HAL support."
141 #: zypp/target/hal/HalContext.cc:117
142 msgid "HalContext not connected"
145 #: zypp/target/hal/HalContext.cc:127
146 msgid "HalDrive not initialized"
149 #: zypp/target/hal/HalContext.cc:137
150 msgid "HalVolume not initialized"
153 #: zypp/target/hal/HalContext.cc:229
154 msgid "Unable to create dbus connection"
157 #: zypp/target/hal/HalContext.cc:242
158 msgid "libhal_ctx_new: Can't create libhal context"
161 #: zypp/target/hal/HalContext.cc:257
162 msgid "libhal_set_dbus_connection: Can't set dbus connection"
165 #: zypp/target/hal/HalContext.cc:272
166 msgid "Unable to initalize HAL context -- hald not running?"
169 #: zypp/target/hal/HalContext.cc:851
170 msgid "Not a CDROM drive"
173 #: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
174 #: zypp/target/hal/HalException.h:64
175 msgid "Hal Exception"
178 #. TranslatorExplanation after semicolon is error message
179 #. TranslatorExplanation the colon is followed by an error message
180 #: zypp/target/rpm/RpmDb.cc:849 zypp/target/rpm/RpmDb.cc:2076
181 #: zypp/target/rpm/RpmDb.cc:2223
185 #. TranslatorExplanation first %s is file name, second is error message
186 #: zypp/target/rpm/RpmDb.cc:1130
187 #, c-format, boost-format
188 msgid "Failed to import public key from file %s: %s"
191 #. TranslatorExplanation first %s is key name, second is error message
192 #: zypp/target/rpm/RpmDb.cc:1201
193 #, c-format, boost-format
194 msgid "Failed to remove public key %s: %s"
197 #: zypp/target/rpm/RpmDb.cc:1581
198 msgid "Package is not signed!"
201 #. Translator: %s = name of an rpm package. A list of diffs follows
203 #: zypp/target/rpm/RpmDb.cc:1881
204 #, c-format, boost-format
205 msgid "Changed configuration files for %s:"
209 #: zypp/target/rpm/RpmDb.cc:2057
210 #, c-format, boost-format
211 msgid "rpm saved %s as %s, but it was impossible to determine the difference"
215 #: zypp/target/rpm/RpmDb.cc:2059
216 #, c-format, boost-format
218 "rpm saved %s as %s.\n"
219 "Here are the first 25 lines of difference:\n"
223 #: zypp/target/rpm/RpmDb.cc:2062
224 #, c-format, boost-format
225 msgid "rpm created %s as %s, but it was impossible to determine the difference"
229 #: zypp/target/rpm/RpmDb.cc:2064
230 #, c-format, boost-format
232 "rpm created %s as %s.\n"
233 "Here are the first 25 lines of difference:\n"
236 #. report additional rpm output in finish
237 #. TranslatorExplanation Text is followed by a ':' and the actual output.
238 #: zypp/target/rpm/RpmDb.cc:2090 zypp/target/rpm/RpmDb.cc:2237
239 msgid "Additional rpm output"
242 #: zypp/target/rpm/RpmDb.cc:2379
243 #, c-format, boost-format
244 msgid "created backup %s"
247 #. translators: possible rpm package signature check result [brief]
248 #: zypp/target/rpm/RpmDb.cc:2400
249 msgid "Signature is OK"
252 #. translators: possible rpm package signature check result [brief]
253 #: zypp/target/rpm/RpmDb.cc:2402
254 msgid "Unknown type of signature"
257 #. translators: possible rpm package signature check result [brief]
258 #: zypp/target/rpm/RpmDb.cc:2404
259 msgid "Signature does not verify"
262 #. translators: possible rpm package signature check result [brief]
263 #: zypp/target/rpm/RpmDb.cc:2406
264 msgid "Signature is OK, but key is not trusted"
267 #. translators: possible rpm package signature check result [brief]
268 #: zypp/target/rpm/RpmDb.cc:2408
269 msgid "Signatures public key is not available"
272 #. translators: possible rpm package signature check result [brief]
273 #: zypp/target/rpm/RpmDb.cc:2410
274 msgid "File does not exist or signature can't be checked"
277 #. translators: possible rpm package signature check result [brief]
278 #: zypp/target/rpm/RpmDb.cc:2412
279 msgid "File is unsigned"
282 #: zypp/RepoManager.cc:297
284 msgid "Cannot read repo directory '%1%': Permission denied"
287 #. TranslatorExplanation '%s' is a pathname
288 #: zypp/RepoManager.cc:305 zypp/RepoManager.cc:767 zypp/RepoManager.cc:1518
289 #: zypp/repo/PluginServices.cc:49
290 #, c-format, boost-format
291 msgid "Failed to read directory '%s'"
294 #: zypp/RepoManager.cc:315
296 msgid "Cannot read repo file '%1%': Permission denied"
299 #: zypp/RepoManager.cc:338
300 msgid "Repository alias cannot start with dot."
303 #: zypp/RepoManager.cc:349
304 msgid "Service alias cannot start with dot."
307 #. TranslatorExplanation '%s' is a filename
308 #: zypp/RepoManager.cc:722 zypp/RepoManager.cc:1642 zypp/RepoManager.cc:1707
309 #: zypp/RepoManager.cc:1783 zypp/RepoManager.cc:1848 zypp/RepoManager.cc:1961
310 #, c-format, boost-format
311 msgid "Can't open file '%s' for writing."
314 #. translators: Cleanup a repository previously owned by a meanwhile unknown (deleted) service.
315 #. %1% = service name
316 #. %2% = repository name
317 #: zypp/RepoManager.cc:849
319 msgid "Unknown service '%1%': Removing orphaned service repository '%2%'"
322 #: zypp/RepoManager.cc:1130 zypp/RepoManager.cc:1241 zypp/RepoManager.cc:1291
323 #, c-format, boost-format
324 msgid "Can't create %s"
327 #: zypp/RepoManager.cc:1138
328 msgid "Can't create metadata cache directory."
331 #: zypp/RepoManager.cc:1277
332 #, c-format, boost-format
333 msgid "Building repository '%s' cache"
336 #: zypp/RepoManager.cc:1297
337 #, c-format, boost-format
338 msgid "Can't create cache at %s - no writing permissions."
341 #: zypp/RepoManager.cc:1362
342 #, c-format, boost-format
343 msgid "Failed to cache repo (%d)."
346 #: zypp/RepoManager.cc:1372
347 msgid "Unhandled repository type"
350 #. prepare exception to be thrown if the type could not be determined
351 #. due to a media exception. We can't throw right away, because of some
352 #. problems with proxy servers returning an incorrect error
353 #. on ftp file-not-found(bnc #335906). Instead we'll check another types
355 #. TranslatorExplanation '%s' is an URL
356 #: zypp/RepoManager.cc:1409 zypp/RepoManager.cc:2414
357 #, c-format, boost-format
358 msgid "Error trying to read from '%s'"
361 #. TranslatorExplanation '%s' is an URL
362 #: zypp/RepoManager.cc:1462 zypp/RepoManager.cc:2422
363 #, c-format, boost-format
364 msgid "Unknown error reading from '%s'"
367 #: zypp/RepoManager.cc:1606
368 #, c-format, boost-format
369 msgid "Adding repository '%s'"
372 #. TranslatorExplanation '%s' is an URL
373 #: zypp/RepoManager.cc:1693
374 #, c-format, boost-format
375 msgid "Invalid repo file name at '%s'"
378 #: zypp/RepoManager.cc:1732
379 #, c-format, boost-format
380 msgid "Removing repository '%s'"
383 #: zypp/RepoManager.cc:1751 zypp/RepoManager.cc:1829
384 msgid "Can't figure out where the repo is stored."
387 #. TranslatorExplanation '%s' is a filename
388 #: zypp/RepoManager.cc:1765 zypp/RepoManager.cc:1949
389 #, c-format, boost-format
390 msgid "Can't delete '%s'"
393 #: zypp/RepoManager.cc:1937 zypp/RepoManager.cc:2345
394 msgid "Can't figure out where the service is stored."
397 #: zypp/url/UrlBase.cc:154
398 #, c-format, boost-format
399 msgid "Url scheme does not allow a %s"
402 #: zypp/url/UrlBase.cc:173
403 #, c-format, boost-format
404 msgid "Invalid %s component '%s'"
407 #: zypp/url/UrlBase.cc:180
408 #, c-format, boost-format
409 msgid "Invalid %s component"
412 #: zypp/url/UrlBase.cc:786 zypp/url/UrlBase.cc:1231
413 msgid "Query string parsing not supported for this URL"
416 #: zypp/url/UrlBase.cc:824
417 msgid "Url scheme is a required component"
420 #: zypp/url/UrlBase.cc:830
421 #, c-format, boost-format
422 msgid "Invalid Url scheme '%s'"
425 #: zypp/url/UrlBase.cc:949
426 msgid "Url scheme does not allow a username"
429 #: zypp/url/UrlBase.cc:983
430 msgid "Url scheme does not allow a password"
433 #: zypp/url/UrlBase.cc:1012
434 msgid "Url scheme requires a host component"
437 #: zypp/url/UrlBase.cc:1022
438 msgid "Url scheme does not allow a host component"
441 #: zypp/url/UrlBase.cc:1049
442 #, c-format, boost-format
443 msgid "Invalid host component '%s'"
446 #: zypp/url/UrlBase.cc:1070
447 msgid "Url scheme does not allow a port"
450 #: zypp/url/UrlBase.cc:1081
451 #, c-format, boost-format
452 msgid "Invalid port component '%s'"
455 #: zypp/url/UrlBase.cc:1098
456 msgid "Url scheme requires path name"
459 #: zypp/url/UrlBase.cc:1119 zypp/url/UrlBase.cc:1133
460 msgid "Relative path not allowed if authority exists"
463 #: zypp/url/UrlUtils.cc:111
464 msgid "Encoded string contains a NUL byte"
467 #: zypp/url/UrlUtils.cc:173
468 msgid "Invalid parameter array split separator character"
471 #: zypp/url/UrlUtils.cc:213
472 msgid "Invalid parameter map split separator character"
475 #: zypp/url/UrlUtils.cc:283
476 msgid "Invalid parameter array join separator character"
479 #: zypp/ExternalProgram.cc:258
480 #, c-format, boost-format
481 msgid "Can't open pty (%s)."
484 #: zypp/ExternalProgram.cc:269
485 #, c-format, boost-format
486 msgid "Can't open pipe (%s)."
489 #: zypp/ExternalProgram.cc:350
490 #, c-format, boost-format
491 msgid "Can't chroot to '%s' (%s)."
494 #: zypp/ExternalProgram.cc:360
495 #, c-format, boost-format
496 msgid "Can't chdir to '%s' inside chroot '%s' (%s)."
499 #: zypp/ExternalProgram.cc:361
500 #, c-format, boost-format
501 msgid "Can't chdir to '%s' (%s)."
504 #. don't want to get here
505 #: zypp/ExternalProgram.cc:373
506 #, c-format, boost-format
507 msgid "Can't exec '%s' (%s)."
510 #: zypp/ExternalProgram.cc:381
511 #, c-format, boost-format
512 msgid "Can't fork (%s)."
515 #: zypp/ExternalProgram.cc:507
516 #, c-format, boost-format
517 msgid "Command exited with status %d."
520 #: zypp/ExternalProgram.cc:527
521 #, c-format, boost-format
522 msgid "Command was killed by signal %d (%s)."
525 #: zypp/ExternalProgram.cc:532
526 msgid "Command exited with unknown error."
529 #. translators: an annotation to a gpg keys expiry date
530 #: zypp/PublicKey.cc:63
531 msgid "does not expire"
534 #. translators: an annotation to a gpg keys expiry date: "expired: 1999-04-12"
535 #: zypp/PublicKey.cc:68
540 #. translators: an annotation to a gpg keys expiry date: "expires: 2111-04-12"
541 #: zypp/PublicKey.cc:73
546 #. translators: an annotation to a gpg keys expiry date
547 #: zypp/PublicKey.cc:82
548 msgid "(does not expire)"
551 #. translators: an annotation to a gpg keys expiry date
552 #: zypp/PublicKey.cc:91
556 #. translators: an annotation to a gpg keys expiry date
557 #: zypp/PublicKey.cc:95
558 msgid "(expires within 24h)"
561 #: zypp/VendorSupportOptions.cc:14
565 #: zypp/VendorSupportOptions.cc:17
569 #: zypp/VendorSupportOptions.cc:20
573 #: zypp/VendorSupportOptions.cc:23
577 #: zypp/VendorSupportOptions.cc:26
581 #: zypp/VendorSupportOptions.cc:29
582 msgid "Additional Customer Contract Necessary"
585 #: zypp/VendorSupportOptions.cc:31
589 #: zypp/VendorSupportOptions.cc:39
590 msgid "The level of support is unspecified"
593 #: zypp/VendorSupportOptions.cc:42
594 msgid "The vendor does not provide support."
597 #: zypp/VendorSupportOptions.cc:45
599 "Problem determination, which means technical support designed to provide "
600 "compatibility information, installation assistance, usage support, on-going "
601 "maintenance and basic troubleshooting. Level 1 Support is not intended to "
602 "correct product defect errors."
605 #: zypp/VendorSupportOptions.cc:48
607 "Problem isolation, which means technical support designed to duplicate "
608 "customer problems, isolate problem area and provide resolution for problems "
609 "not resolved by Level 1 Support."
612 #: zypp/VendorSupportOptions.cc:51
614 "Problem resolution, which means technical support designed to resolve "
615 "complex problems by engaging engineering in resolution of product defects "
616 "which have been identified by Level 2 Support."
619 #: zypp/VendorSupportOptions.cc:54
620 msgid "An additional customer contract is necessary for getting support."
623 #: zypp/VendorSupportOptions.cc:56
624 msgid "Unknown support option. Description not available"
627 #: zypp/CountryCode.cc:113
628 msgid "Unknown country: "
631 #. Defined CountryCode constants
632 #. Defined LanguageCode constants
633 #: zypp/CountryCode.cc:193 zypp/LanguageCode.cc:193
637 #: zypp/CountryCode.cc:202
642 #: zypp/CountryCode.cc:203
643 msgid "United Arab Emirates"
647 #: zypp/CountryCode.cc:204
652 #: zypp/CountryCode.cc:205
653 msgid "Antigua and Barbuda"
657 #: zypp/CountryCode.cc:206
662 #: zypp/CountryCode.cc:207
667 #: zypp/CountryCode.cc:208
672 #: zypp/CountryCode.cc:209
673 msgid "Netherlands Antilles"
677 #: zypp/CountryCode.cc:210
682 #: zypp/CountryCode.cc:211
687 #: zypp/CountryCode.cc:212
692 #: zypp/CountryCode.cc:213
693 msgid "American Samoa"
697 #: zypp/CountryCode.cc:214
702 #: zypp/CountryCode.cc:215
707 #: zypp/CountryCode.cc:216
712 #: zypp/CountryCode.cc:217
713 msgid "Aland Islands"
717 #: zypp/CountryCode.cc:218
722 #: zypp/CountryCode.cc:219
723 msgid "Bosnia and Herzegovina"
727 #: zypp/CountryCode.cc:220
732 #: zypp/CountryCode.cc:221
737 #: zypp/CountryCode.cc:222
742 #: zypp/CountryCode.cc:223
747 #: zypp/CountryCode.cc:224
752 #: zypp/CountryCode.cc:225
757 #: zypp/CountryCode.cc:226
762 #: zypp/CountryCode.cc:227
767 #: zypp/CountryCode.cc:228
772 #: zypp/CountryCode.cc:229
773 msgid "Brunei Darussalam"
777 #: zypp/CountryCode.cc:230
782 #: zypp/CountryCode.cc:231
787 #: zypp/CountryCode.cc:232
792 #: zypp/CountryCode.cc:233
797 #: zypp/CountryCode.cc:234
798 msgid "Bouvet Island"
802 #: zypp/CountryCode.cc:235
807 #: zypp/CountryCode.cc:236
812 #: zypp/CountryCode.cc:237
817 #: zypp/CountryCode.cc:238
822 #: zypp/CountryCode.cc:239
823 msgid "Cocos (Keeling) Islands"
828 #: zypp/CountryCode.cc:240 zypp/CountryCode.cc:242
833 #: zypp/CountryCode.cc:241
834 msgid "Central African Republic"
838 #: zypp/CountryCode.cc:243
843 #: zypp/CountryCode.cc:244
844 msgid "Cote D'Ivoire"
848 #: zypp/CountryCode.cc:245
853 #: zypp/CountryCode.cc:246
858 #: zypp/CountryCode.cc:247
863 #: zypp/CountryCode.cc:248
868 #: zypp/CountryCode.cc:249
873 #: zypp/CountryCode.cc:250
878 #: zypp/CountryCode.cc:251
883 #: zypp/CountryCode.cc:252
888 #: zypp/CountryCode.cc:253
889 msgid "Christmas Island"
893 #: zypp/CountryCode.cc:254
898 #: zypp/CountryCode.cc:255
899 msgid "Czech Republic"
903 #: zypp/CountryCode.cc:256
908 #: zypp/CountryCode.cc:257
913 #: zypp/CountryCode.cc:258
918 #: zypp/CountryCode.cc:259
923 #: zypp/CountryCode.cc:260
924 msgid "Dominican Republic"
928 #: zypp/CountryCode.cc:261
933 #: zypp/CountryCode.cc:262
938 #: zypp/CountryCode.cc:263
943 #: zypp/CountryCode.cc:264
948 #: zypp/CountryCode.cc:265
949 msgid "Western Sahara"
953 #: zypp/CountryCode.cc:266
958 #: zypp/CountryCode.cc:267
963 #: zypp/CountryCode.cc:268
968 #: zypp/CountryCode.cc:269
973 #: zypp/CountryCode.cc:270
978 #: zypp/CountryCode.cc:271
979 msgid "Falkland Islands (Malvinas)"
983 #: zypp/CountryCode.cc:272
984 msgid "Federated States of Micronesia"
988 #: zypp/CountryCode.cc:273
989 msgid "Faroe Islands"
993 #: zypp/CountryCode.cc:274
998 #: zypp/CountryCode.cc:275
999 msgid "Metropolitan France"
1003 #: zypp/CountryCode.cc:276
1008 #: zypp/CountryCode.cc:277
1009 msgid "United Kingdom"
1013 #: zypp/CountryCode.cc:278
1018 #: zypp/CountryCode.cc:279
1023 #: zypp/CountryCode.cc:280
1024 msgid "French Guiana"
1028 #: zypp/CountryCode.cc:281
1032 #: zypp/CountryCode.cc:282
1037 #: zypp/CountryCode.cc:283
1042 #: zypp/CountryCode.cc:284
1047 #: zypp/CountryCode.cc:285
1052 #: zypp/CountryCode.cc:286
1057 #: zypp/CountryCode.cc:287
1062 #: zypp/CountryCode.cc:288
1063 msgid "Equatorial Guinea"
1067 #: zypp/CountryCode.cc:289
1072 #: zypp/CountryCode.cc:290
1073 msgid "South Georgia and the South Sandwich Islands"
1077 #: zypp/CountryCode.cc:291
1082 #: zypp/CountryCode.cc:292
1087 #: zypp/CountryCode.cc:293
1088 msgid "Guinea-Bissau"
1092 #: zypp/CountryCode.cc:294
1097 #: zypp/CountryCode.cc:295
1102 #: zypp/CountryCode.cc:296
1103 msgid "Heard Island and McDonald Islands"
1107 #: zypp/CountryCode.cc:297
1112 #: zypp/CountryCode.cc:298
1117 #: zypp/CountryCode.cc:299
1122 #: zypp/CountryCode.cc:300
1127 #: zypp/CountryCode.cc:301
1132 #: zypp/CountryCode.cc:302
1137 #: zypp/CountryCode.cc:303
1142 #: zypp/CountryCode.cc:304
1146 #: zypp/CountryCode.cc:305
1151 #: zypp/CountryCode.cc:306
1152 msgid "British Indian Ocean Territory"
1156 #: zypp/CountryCode.cc:307
1161 #: zypp/CountryCode.cc:308
1166 #: zypp/CountryCode.cc:309
1171 #: zypp/CountryCode.cc:310
1176 #: zypp/CountryCode.cc:311
1180 #: zypp/CountryCode.cc:312
1185 #: zypp/CountryCode.cc:313
1190 #: zypp/CountryCode.cc:314
1195 #: zypp/CountryCode.cc:315
1200 #: zypp/CountryCode.cc:316
1205 #: zypp/CountryCode.cc:317
1210 #: zypp/CountryCode.cc:318
1215 #: zypp/CountryCode.cc:319
1220 #: zypp/CountryCode.cc:320
1221 msgid "Saint Kitts and Nevis"
1225 #: zypp/CountryCode.cc:321
1230 #: zypp/CountryCode.cc:322
1235 #: zypp/CountryCode.cc:323
1240 #: zypp/CountryCode.cc:324
1241 msgid "Cayman Islands"
1245 #: zypp/CountryCode.cc:325
1250 #: zypp/CountryCode.cc:326
1251 msgid "Lao People's Democratic Republic"
1255 #: zypp/CountryCode.cc:327
1260 #: zypp/CountryCode.cc:328
1265 #: zypp/CountryCode.cc:329
1266 msgid "Liechtenstein"
1270 #: zypp/CountryCode.cc:330
1275 #: zypp/CountryCode.cc:331
1280 #: zypp/CountryCode.cc:332
1285 #: zypp/CountryCode.cc:333
1290 #: zypp/CountryCode.cc:334
1295 #: zypp/CountryCode.cc:335
1300 #: zypp/CountryCode.cc:336
1305 #: zypp/CountryCode.cc:337
1310 #: zypp/CountryCode.cc:338
1315 #: zypp/CountryCode.cc:339
1320 #: zypp/CountryCode.cc:340
1324 #: zypp/CountryCode.cc:341
1325 msgid "Saint Martin"
1328 #: zypp/CountryCode.cc:342
1333 #: zypp/CountryCode.cc:343
1334 msgid "Marshall Islands"
1338 #: zypp/CountryCode.cc:344
1343 #: zypp/CountryCode.cc:345
1348 #: zypp/CountryCode.cc:346
1353 #: zypp/CountryCode.cc:347
1358 #: zypp/CountryCode.cc:348
1363 #: zypp/CountryCode.cc:349
1364 msgid "Northern Mariana Islands"
1368 #: zypp/CountryCode.cc:350
1373 #: zypp/CountryCode.cc:351
1378 #: zypp/CountryCode.cc:352
1383 #: zypp/CountryCode.cc:353
1388 #: zypp/CountryCode.cc:354
1393 #: zypp/CountryCode.cc:355
1398 #: zypp/CountryCode.cc:356
1403 #: zypp/CountryCode.cc:357
1408 #: zypp/CountryCode.cc:358
1413 #: zypp/CountryCode.cc:359
1418 #: zypp/CountryCode.cc:360
1423 #: zypp/CountryCode.cc:361
1424 msgid "New Caledonia"
1428 #: zypp/CountryCode.cc:362
1433 #: zypp/CountryCode.cc:363
1434 msgid "Norfolk Island"
1438 #: zypp/CountryCode.cc:364
1443 #: zypp/CountryCode.cc:365
1448 #: zypp/CountryCode.cc:366
1453 #: zypp/CountryCode.cc:367
1458 #: zypp/CountryCode.cc:368
1463 #. language code: nau na
1464 #: zypp/CountryCode.cc:369 zypp/LanguageCode.cc:826
1469 #: zypp/CountryCode.cc:370
1474 #: zypp/CountryCode.cc:371
1479 #: zypp/CountryCode.cc:372
1484 #: zypp/CountryCode.cc:373
1489 #: zypp/CountryCode.cc:374
1494 #: zypp/CountryCode.cc:375
1495 msgid "French Polynesia"
1499 #: zypp/CountryCode.cc:376
1500 msgid "Papua New Guinea"
1504 #: zypp/CountryCode.cc:377
1509 #: zypp/CountryCode.cc:378
1514 #: zypp/CountryCode.cc:379
1519 #: zypp/CountryCode.cc:380
1520 msgid "Saint Pierre and Miquelon"
1524 #: zypp/CountryCode.cc:381
1529 #: zypp/CountryCode.cc:382
1534 #: zypp/CountryCode.cc:383
1535 msgid "Palestinian Territory"
1539 #: zypp/CountryCode.cc:384
1544 #: zypp/CountryCode.cc:385
1549 #: zypp/CountryCode.cc:386
1554 #: zypp/CountryCode.cc:387
1559 #: zypp/CountryCode.cc:388
1564 #: zypp/CountryCode.cc:389
1569 #: zypp/CountryCode.cc:390
1573 #: zypp/CountryCode.cc:391
1574 msgid "Russian Federation"
1578 #: zypp/CountryCode.cc:392
1583 #: zypp/CountryCode.cc:393
1584 msgid "Saudi Arabia"
1588 #: zypp/CountryCode.cc:394
1589 msgid "Solomon Islands"
1593 #: zypp/CountryCode.cc:395
1598 #: zypp/CountryCode.cc:396
1603 #: zypp/CountryCode.cc:397
1608 #: zypp/CountryCode.cc:398
1613 #: zypp/CountryCode.cc:399
1614 msgid "Saint Helena"
1618 #: zypp/CountryCode.cc:400
1623 #: zypp/CountryCode.cc:401
1624 msgid "Svalbard and Jan Mayen"
1628 #: zypp/CountryCode.cc:402
1633 #: zypp/CountryCode.cc:403
1634 msgid "Sierra Leone"
1638 #: zypp/CountryCode.cc:404
1643 #: zypp/CountryCode.cc:405
1648 #: zypp/CountryCode.cc:406
1653 #: zypp/CountryCode.cc:407
1658 #: zypp/CountryCode.cc:408
1659 msgid "Sao Tome and Principe"
1663 #: zypp/CountryCode.cc:409
1668 #: zypp/CountryCode.cc:410
1673 #: zypp/CountryCode.cc:411
1678 #: zypp/CountryCode.cc:412
1679 msgid "Turks and Caicos Islands"
1683 #: zypp/CountryCode.cc:413
1688 #: zypp/CountryCode.cc:414
1689 msgid "French Southern Territories"
1693 #: zypp/CountryCode.cc:415
1698 #: zypp/CountryCode.cc:416
1703 #: zypp/CountryCode.cc:417
1708 #. language code: tkl
1709 #: zypp/CountryCode.cc:418 zypp/LanguageCode.cc:1090
1714 #: zypp/CountryCode.cc:419
1715 msgid "Turkmenistan"
1719 #: zypp/CountryCode.cc:420
1724 #: zypp/CountryCode.cc:421
1729 #: zypp/CountryCode.cc:422
1734 #: zypp/CountryCode.cc:423
1739 #: zypp/CountryCode.cc:424
1740 msgid "Trinidad and Tobago"
1744 #. language code: tvl
1745 #: zypp/CountryCode.cc:425 zypp/LanguageCode.cc:1120
1750 #: zypp/CountryCode.cc:426
1755 #: zypp/CountryCode.cc:427
1760 #: zypp/CountryCode.cc:428
1765 #: zypp/CountryCode.cc:429
1770 #: zypp/CountryCode.cc:430
1771 msgid "United States Minor Outlying Islands"
1775 #: zypp/CountryCode.cc:431
1776 msgid "United States"
1780 #: zypp/CountryCode.cc:432
1785 #: zypp/CountryCode.cc:433
1790 #: zypp/CountryCode.cc:434
1791 msgid "Holy See (Vatican City State)"
1795 #: zypp/CountryCode.cc:435
1796 msgid "Saint Vincent and the Grenadines"
1800 #: zypp/CountryCode.cc:436
1805 #: zypp/CountryCode.cc:437
1806 msgid "British Virgin Islands"
1810 #: zypp/CountryCode.cc:438
1811 msgid "Virgin Islands, U.S."
1815 #: zypp/CountryCode.cc:439
1820 #: zypp/CountryCode.cc:440
1825 #: zypp/CountryCode.cc:441
1826 msgid "Wallis and Futuna"
1830 #: zypp/CountryCode.cc:442
1835 #: zypp/CountryCode.cc:443
1840 #: zypp/CountryCode.cc:444
1845 #: zypp/CountryCode.cc:445
1846 msgid "South Africa"
1850 #: zypp/CountryCode.cc:446
1855 #: zypp/CountryCode.cc:447
1859 #: zypp/LanguageCode.cc:113
1860 msgid "Unknown language: "
1863 #. language code: aar aa
1864 #: zypp/LanguageCode.cc:206
1868 #. language code: abk ab
1869 #: zypp/LanguageCode.cc:208
1873 #. language code: ace
1874 #: zypp/LanguageCode.cc:210
1878 #. language code: ach
1879 #: zypp/LanguageCode.cc:212
1883 #. language code: ada
1884 #: zypp/LanguageCode.cc:214
1888 #. language code: ady
1889 #: zypp/LanguageCode.cc:216
1893 #. language code: afa
1894 #: zypp/LanguageCode.cc:218
1895 msgid "Afro-Asiatic (Other)"
1898 #. language code: afh
1899 #: zypp/LanguageCode.cc:220
1903 #. language code: afr af
1904 #: zypp/LanguageCode.cc:222
1908 #. language code: ain
1909 #: zypp/LanguageCode.cc:224
1913 #. language code: aka ak
1914 #: zypp/LanguageCode.cc:226
1918 #. language code: akk
1919 #: zypp/LanguageCode.cc:228
1923 #. language code: alb sqi sq
1924 #: zypp/LanguageCode.cc:230 zypp/LanguageCode.cc:232
1928 #. language code: ale
1929 #: zypp/LanguageCode.cc:234
1933 #. language code: alg
1934 #: zypp/LanguageCode.cc:236
1935 msgid "Algonquian Languages"
1938 #. language code: alt
1939 #: zypp/LanguageCode.cc:238
1940 msgid "Southern Altai"
1943 #. language code: amh am
1944 #: zypp/LanguageCode.cc:240
1948 #. language code: ang
1949 #: zypp/LanguageCode.cc:242
1950 msgid "English, Old (ca.450-1100)"
1953 #. language code: apa
1954 #: zypp/LanguageCode.cc:244
1955 msgid "Apache Languages"
1958 #. language code: ara ar
1959 #: zypp/LanguageCode.cc:246
1963 #. language code: arc
1964 #: zypp/LanguageCode.cc:248
1968 #. language code: arg an
1969 #: zypp/LanguageCode.cc:250
1973 #. language code: arm hye hy
1974 #: zypp/LanguageCode.cc:252 zypp/LanguageCode.cc:254
1978 #. language code: arn
1979 #: zypp/LanguageCode.cc:256
1983 #. language code: arp
1984 #: zypp/LanguageCode.cc:258
1988 #. language code: art
1989 #: zypp/LanguageCode.cc:260
1990 msgid "Artificial (Other)"
1993 #. language code: arw
1994 #: zypp/LanguageCode.cc:262
1998 #. language code: asm as
1999 #: zypp/LanguageCode.cc:264
2003 #. language code: ast
2004 #: zypp/LanguageCode.cc:266
2008 #. language code: ath
2009 #: zypp/LanguageCode.cc:268
2010 msgid "Athapascan Languages"
2013 #. language code: aus
2014 #: zypp/LanguageCode.cc:270
2015 msgid "Australian Languages"
2018 #. language code: ava av
2019 #: zypp/LanguageCode.cc:272
2023 #. language code: ave ae
2024 #: zypp/LanguageCode.cc:274
2028 #. language code: awa
2029 #: zypp/LanguageCode.cc:276
2033 #. language code: aym ay
2034 #: zypp/LanguageCode.cc:278
2038 #. language code: aze az
2039 #: zypp/LanguageCode.cc:280
2043 #. language code: bad
2044 #: zypp/LanguageCode.cc:282
2048 #. language code: bai
2049 #: zypp/LanguageCode.cc:284
2050 msgid "Bamileke Languages"
2053 #. language code: bak ba
2054 #: zypp/LanguageCode.cc:286
2058 #. language code: bal
2059 #: zypp/LanguageCode.cc:288
2063 #. language code: bam bm
2064 #: zypp/LanguageCode.cc:290
2068 #. language code: ban
2069 #: zypp/LanguageCode.cc:292
2073 #. language code: baq eus eu
2074 #: zypp/LanguageCode.cc:294 zypp/LanguageCode.cc:296
2078 #. language code: bas
2079 #: zypp/LanguageCode.cc:298
2083 #. language code: bat
2084 #: zypp/LanguageCode.cc:300
2085 msgid "Baltic (Other)"
2088 #. language code: bej
2089 #: zypp/LanguageCode.cc:302
2093 #. language code: bel be
2094 #: zypp/LanguageCode.cc:304
2098 #. language code: bem
2099 #: zypp/LanguageCode.cc:306
2103 #. language code: ben bn
2104 #: zypp/LanguageCode.cc:308
2108 #. language code: ber
2109 #: zypp/LanguageCode.cc:310
2110 msgid "Berber (Other)"
2113 #. language code: bho
2114 #: zypp/LanguageCode.cc:312
2118 #. language code: bih bh
2119 #: zypp/LanguageCode.cc:314
2123 #. language code: bik
2124 #: zypp/LanguageCode.cc:316
2128 #. language code: bin
2129 #: zypp/LanguageCode.cc:318
2133 #. language code: bis bi
2134 #: zypp/LanguageCode.cc:320
2138 #. language code: bla
2139 #: zypp/LanguageCode.cc:322
2143 #. language code: bnt
2144 #: zypp/LanguageCode.cc:324
2145 msgid "Bantu (Other)"
2148 #. language code: bos bs
2149 #: zypp/LanguageCode.cc:326
2153 #. language code: bra
2154 #: zypp/LanguageCode.cc:328
2158 #. language code: bre br
2159 #: zypp/LanguageCode.cc:330
2163 #. language code: btk
2164 #: zypp/LanguageCode.cc:332
2165 msgid "Batak (Indonesia)"
2168 #. language code: bua
2169 #: zypp/LanguageCode.cc:334
2173 #. language code: bug
2174 #: zypp/LanguageCode.cc:336
2178 #. language code: bul bg
2179 #: zypp/LanguageCode.cc:338
2183 #. language code: bur mya my
2184 #: zypp/LanguageCode.cc:340 zypp/LanguageCode.cc:342
2188 #. language code: byn
2189 #: zypp/LanguageCode.cc:344
2193 #. language code: cad
2194 #: zypp/LanguageCode.cc:346
2198 #. language code: cai
2199 #: zypp/LanguageCode.cc:348
2200 msgid "Central American Indian (Other)"
2203 #. language code: car
2204 #: zypp/LanguageCode.cc:350
2208 #. language code: cat ca
2209 #: zypp/LanguageCode.cc:352
2213 #. language code: cau
2214 #: zypp/LanguageCode.cc:354
2215 msgid "Caucasian (Other)"
2218 #. language code: ceb
2219 #: zypp/LanguageCode.cc:356
2223 #. language code: cel
2224 #: zypp/LanguageCode.cc:358
2225 msgid "Celtic (Other)"
2228 #. language code: cha ch
2229 #: zypp/LanguageCode.cc:360
2233 #. language code: chb
2234 #: zypp/LanguageCode.cc:362
2238 #. language code: che ce
2239 #: zypp/LanguageCode.cc:364
2243 #. language code: chg
2244 #: zypp/LanguageCode.cc:366
2248 #. language code: chi zho zh
2249 #: zypp/LanguageCode.cc:368 zypp/LanguageCode.cc:370
2253 #. language code: chk
2254 #: zypp/LanguageCode.cc:372
2258 #. language code: chm
2259 #: zypp/LanguageCode.cc:374
2263 #. language code: chn
2264 #: zypp/LanguageCode.cc:376
2265 msgid "Chinook Jargon"
2268 #. language code: cho
2269 #: zypp/LanguageCode.cc:378
2273 #. language code: chp
2274 #: zypp/LanguageCode.cc:380
2278 #. language code: chr
2279 #: zypp/LanguageCode.cc:382
2283 #. language code: chu cu
2284 #: zypp/LanguageCode.cc:384
2285 msgid "Church Slavic"
2288 #. language code: chv cv
2289 #: zypp/LanguageCode.cc:386
2293 #. language code: chy
2294 #: zypp/LanguageCode.cc:388
2298 #. language code: cmc
2299 #: zypp/LanguageCode.cc:390
2300 msgid "Chamic Languages"
2303 #. language code: cop
2304 #: zypp/LanguageCode.cc:392
2308 #. language code: cor kw
2309 #: zypp/LanguageCode.cc:394
2313 #. language code: cos co
2314 #: zypp/LanguageCode.cc:396
2318 #. language code: cpe
2319 #: zypp/LanguageCode.cc:398
2320 msgid "Creoles and Pidgins, English-Based (Other)"
2323 #. language code: cpf
2324 #: zypp/LanguageCode.cc:400
2325 msgid "Creoles and Pidgins, French-Based (Other)"
2328 #. language code: cpp
2329 #: zypp/LanguageCode.cc:402
2330 msgid "Creoles and Pidgins, Portuguese-Based (Other)"
2333 #. language code: cre cr
2334 #: zypp/LanguageCode.cc:404
2338 #. language code: crh
2339 #: zypp/LanguageCode.cc:406
2340 msgid "Crimean Tatar"
2343 #. language code: crp
2344 #: zypp/LanguageCode.cc:408
2345 msgid "Creoles and Pidgins (Other)"
2348 #. language code: csb
2349 #: zypp/LanguageCode.cc:410
2353 #. language code: cus
2354 #: zypp/LanguageCode.cc:412
2355 msgid "Cushitic (Other)"
2358 #. language code: cze ces cs
2359 #: zypp/LanguageCode.cc:414 zypp/LanguageCode.cc:416
2363 #. language code: dak
2364 #: zypp/LanguageCode.cc:418
2368 #. language code: dan da
2369 #: zypp/LanguageCode.cc:420
2373 #. language code: dar
2374 #: zypp/LanguageCode.cc:422
2378 #. language code: day
2379 #: zypp/LanguageCode.cc:424
2383 #. language code: del
2384 #: zypp/LanguageCode.cc:426
2388 #. language code: den
2389 #: zypp/LanguageCode.cc:428
2390 msgid "Slave (Athapascan)"
2393 #. language code: dgr
2394 #: zypp/LanguageCode.cc:430
2398 #. language code: din
2399 #: zypp/LanguageCode.cc:432
2403 #. language code: div dv
2404 #: zypp/LanguageCode.cc:434
2408 #. language code: doi
2409 #: zypp/LanguageCode.cc:436
2413 #. language code: dra
2414 #: zypp/LanguageCode.cc:438
2415 msgid "Dravidian (Other)"
2418 #. language code: dsb
2419 #: zypp/LanguageCode.cc:440
2420 msgid "Lower Sorbian"
2423 #. language code: dua
2424 #: zypp/LanguageCode.cc:442
2428 #. language code: dum
2429 #: zypp/LanguageCode.cc:444
2430 msgid "Dutch, Middle (ca.1050-1350)"
2433 #. language code: dut nld nl
2434 #: zypp/LanguageCode.cc:446 zypp/LanguageCode.cc:448
2438 #. language code: dyu
2439 #: zypp/LanguageCode.cc:450
2443 #. language code: dzo dz
2444 #: zypp/LanguageCode.cc:452
2448 #. language code: efi
2449 #: zypp/LanguageCode.cc:454
2453 #. language code: egy
2454 #: zypp/LanguageCode.cc:456
2455 msgid "Egyptian (Ancient)"
2458 #. language code: eka
2459 #: zypp/LanguageCode.cc:458
2463 #. language code: elx
2464 #: zypp/LanguageCode.cc:460
2468 #. language code: eng en
2469 #: zypp/LanguageCode.cc:462
2473 #. language code: enm
2474 #: zypp/LanguageCode.cc:464
2475 msgid "English, Middle (1100-1500)"
2478 #. language code: epo eo
2479 #: zypp/LanguageCode.cc:466
2483 #. language code: est et
2484 #: zypp/LanguageCode.cc:468
2488 #. language code: ewe ee
2489 #: zypp/LanguageCode.cc:470
2493 #. language code: ewo
2494 #: zypp/LanguageCode.cc:472
2498 #. language code: fan
2499 #: zypp/LanguageCode.cc:474
2503 #. language code: fao fo
2504 #: zypp/LanguageCode.cc:476
2508 #. language code: fat
2509 #: zypp/LanguageCode.cc:478
2513 #. language code: fij fj
2514 #: zypp/LanguageCode.cc:480
2518 #. language code: fil
2519 #: zypp/LanguageCode.cc:482
2523 #. language code: fin fi
2524 #: zypp/LanguageCode.cc:484
2528 #. language code: fiu
2529 #: zypp/LanguageCode.cc:486
2530 msgid "Finno-Ugrian (Other)"
2533 #. language code: fon
2534 #: zypp/LanguageCode.cc:488
2538 #. language code: fre fra fr
2539 #: zypp/LanguageCode.cc:490 zypp/LanguageCode.cc:492
2543 #. language code: frm
2544 #: zypp/LanguageCode.cc:494
2545 msgid "French, Middle (ca.1400-1600)"
2548 #. language code: fro
2549 #: zypp/LanguageCode.cc:496
2550 msgid "French, Old (842-ca.1400)"
2553 #. language code: fry fy
2554 #: zypp/LanguageCode.cc:498
2558 #. language code: ful ff
2559 #: zypp/LanguageCode.cc:500
2563 #. language code: fur
2564 #: zypp/LanguageCode.cc:502
2568 #. language code: gaa
2569 #: zypp/LanguageCode.cc:504
2573 #. language code: gay
2574 #: zypp/LanguageCode.cc:506
2578 #. language code: gba
2579 #: zypp/LanguageCode.cc:508
2583 #. language code: gem
2584 #: zypp/LanguageCode.cc:510
2585 msgid "Germanic (Other)"
2588 #. language code: geo kat ka
2589 #: zypp/LanguageCode.cc:512 zypp/LanguageCode.cc:514
2593 #. language code: ger deu de
2594 #: zypp/LanguageCode.cc:516 zypp/LanguageCode.cc:518
2598 #. language code: gez
2599 #: zypp/LanguageCode.cc:520
2603 #. language code: gil
2604 #: zypp/LanguageCode.cc:522
2608 #. language code: gla gd
2609 #: zypp/LanguageCode.cc:524
2613 #. language code: gle ga
2614 #: zypp/LanguageCode.cc:526
2618 #. language code: glg gl
2619 #: zypp/LanguageCode.cc:528
2623 #. language code: glv gv
2624 #: zypp/LanguageCode.cc:530
2628 #. language code: gmh
2629 #: zypp/LanguageCode.cc:532
2630 msgid "German, Middle High (ca.1050-1500)"
2633 #. language code: goh
2634 #: zypp/LanguageCode.cc:534
2635 msgid "German, Old High (ca.750-1050)"
2638 #. language code: gon
2639 #: zypp/LanguageCode.cc:536
2643 #. language code: gor
2644 #: zypp/LanguageCode.cc:538
2648 #. language code: got
2649 #: zypp/LanguageCode.cc:540
2653 #. language code: grb
2654 #: zypp/LanguageCode.cc:542
2658 #. language code: grc
2659 #: zypp/LanguageCode.cc:544
2660 msgid "Greek, Ancient (to 1453)"
2663 #. language code: gre ell el
2664 #: zypp/LanguageCode.cc:546 zypp/LanguageCode.cc:548
2665 msgid "Greek, Modern (1453-)"
2668 #. language code: grn gn
2669 #: zypp/LanguageCode.cc:550
2673 #. language code: guj gu
2674 #: zypp/LanguageCode.cc:552
2678 #. language code: gwi
2679 #: zypp/LanguageCode.cc:554
2683 #. language code: hai
2684 #: zypp/LanguageCode.cc:556
2688 #. language code: hat ht
2689 #: zypp/LanguageCode.cc:558
2693 #. language code: hau ha
2694 #: zypp/LanguageCode.cc:560
2698 #. language code: haw
2699 #: zypp/LanguageCode.cc:562
2703 #. language code: heb he
2704 #: zypp/LanguageCode.cc:564
2708 #. language code: her hz
2709 #: zypp/LanguageCode.cc:566
2713 #. language code: hil
2714 #: zypp/LanguageCode.cc:568
2718 #. language code: him
2719 #: zypp/LanguageCode.cc:570
2723 #. language code: hin hi
2724 #: zypp/LanguageCode.cc:572
2728 #. language code: hit
2729 #: zypp/LanguageCode.cc:574
2733 #. language code: hmn
2734 #: zypp/LanguageCode.cc:576
2738 #. language code: hmo ho
2739 #: zypp/LanguageCode.cc:578
2743 #. language code: hsb
2744 #: zypp/LanguageCode.cc:580
2745 msgid "Upper Sorbian"
2748 #. language code: hun hu
2749 #: zypp/LanguageCode.cc:582
2753 #. language code: hup
2754 #: zypp/LanguageCode.cc:584
2758 #. language code: iba
2759 #: zypp/LanguageCode.cc:586
2763 #. language code: ibo ig
2764 #: zypp/LanguageCode.cc:588
2768 #. language code: ice isl is
2769 #: zypp/LanguageCode.cc:590 zypp/LanguageCode.cc:592
2773 #. language code: ido io
2774 #: zypp/LanguageCode.cc:594
2778 #. language code: iii ii
2779 #: zypp/LanguageCode.cc:596
2783 #. language code: ijo
2784 #: zypp/LanguageCode.cc:598
2788 #. language code: iku iu
2789 #: zypp/LanguageCode.cc:600
2793 #. language code: ile ie
2794 #: zypp/LanguageCode.cc:602
2798 #. language code: ilo
2799 #: zypp/LanguageCode.cc:604
2803 #. language code: ina ia
2804 #: zypp/LanguageCode.cc:606
2805 msgid "Interlingua (International Auxiliary Language Association)"
2808 #. language code: inc
2809 #: zypp/LanguageCode.cc:608
2810 msgid "Indic (Other)"
2813 #. language code: ind id
2814 #: zypp/LanguageCode.cc:610
2818 #. language code: ine
2819 #: zypp/LanguageCode.cc:612
2820 msgid "Indo-European (Other)"
2823 #. language code: inh
2824 #: zypp/LanguageCode.cc:614
2828 #. language code: ipk ik
2829 #: zypp/LanguageCode.cc:616
2833 #. language code: ira
2834 #: zypp/LanguageCode.cc:618
2835 msgid "Iranian (Other)"
2838 #. language code: iro
2839 #: zypp/LanguageCode.cc:620
2840 msgid "Iroquoian Languages"
2843 #. language code: ita it
2844 #: zypp/LanguageCode.cc:622
2848 #. language code: jav jv
2849 #: zypp/LanguageCode.cc:624
2853 #. language code: jbo
2854 #: zypp/LanguageCode.cc:626
2858 #. language code: jpn ja
2859 #: zypp/LanguageCode.cc:628
2863 #. language code: jpr
2864 #: zypp/LanguageCode.cc:630
2865 msgid "Judeo-Persian"
2868 #. language code: jrb
2869 #: zypp/LanguageCode.cc:632
2870 msgid "Judeo-Arabic"
2873 #. language code: kaa
2874 #: zypp/LanguageCode.cc:634
2878 #. language code: kab
2879 #: zypp/LanguageCode.cc:636
2883 #. language code: kac
2884 #: zypp/LanguageCode.cc:638
2888 #. language code: kal kl
2889 #: zypp/LanguageCode.cc:640
2893 #. language code: kam
2894 #: zypp/LanguageCode.cc:642
2898 #. language code: kan kn
2899 #: zypp/LanguageCode.cc:644
2903 #. language code: kar
2904 #: zypp/LanguageCode.cc:646
2908 #. language code: kas ks
2909 #: zypp/LanguageCode.cc:648
2913 #. language code: kau kr
2914 #: zypp/LanguageCode.cc:650
2918 #. language code: kaw
2919 #: zypp/LanguageCode.cc:652
2923 #. language code: kaz kk
2924 #: zypp/LanguageCode.cc:654
2928 #. language code: kbd
2929 #: zypp/LanguageCode.cc:656
2933 #. language code: kha
2934 #: zypp/LanguageCode.cc:658
2938 #. language code: khi
2939 #: zypp/LanguageCode.cc:660
2940 msgid "Khoisan (Other)"
2943 #. language code: khm km
2944 #: zypp/LanguageCode.cc:662
2948 #. language code: kho
2949 #: zypp/LanguageCode.cc:664
2953 #. language code: kik ki
2954 #: zypp/LanguageCode.cc:666
2958 #. language code: kin rw
2959 #: zypp/LanguageCode.cc:668
2963 #. language code: kir ky
2964 #: zypp/LanguageCode.cc:670
2968 #. language code: kmb
2969 #: zypp/LanguageCode.cc:672
2973 #. language code: kok
2974 #: zypp/LanguageCode.cc:674
2978 #. language code: kom kv
2979 #: zypp/LanguageCode.cc:676
2983 #. language code: kon kg
2984 #: zypp/LanguageCode.cc:678
2988 #. language code: kor ko
2989 #: zypp/LanguageCode.cc:680
2993 #. language code: kos
2994 #: zypp/LanguageCode.cc:682
2998 #. language code: kpe
2999 #: zypp/LanguageCode.cc:684
3003 #. language code: krc
3004 #: zypp/LanguageCode.cc:686
3005 msgid "Karachay-Balkar"
3008 #. language code: kro
3009 #: zypp/LanguageCode.cc:688
3013 #. language code: kru
3014 #: zypp/LanguageCode.cc:690
3018 #. language code: kua kj
3019 #: zypp/LanguageCode.cc:692
3023 #. language code: kum
3024 #: zypp/LanguageCode.cc:694
3028 #. language code: kur ku
3029 #: zypp/LanguageCode.cc:696
3033 #. language code: kut
3034 #: zypp/LanguageCode.cc:698
3038 #. language code: lad
3039 #: zypp/LanguageCode.cc:700
3043 #. language code: lah
3044 #: zypp/LanguageCode.cc:702
3048 #. language code: lam
3049 #: zypp/LanguageCode.cc:704
3053 #. language code: lao lo
3054 #: zypp/LanguageCode.cc:706
3058 #. language code: lat la
3059 #: zypp/LanguageCode.cc:708
3063 #. language code: lav lv
3064 #: zypp/LanguageCode.cc:710
3068 #. language code: lez
3069 #: zypp/LanguageCode.cc:712
3073 #. language code: lim li
3074 #: zypp/LanguageCode.cc:714
3078 #. language code: lin ln
3079 #: zypp/LanguageCode.cc:716
3083 #. language code: lit lt
3084 #: zypp/LanguageCode.cc:718
3088 #. language code: lol
3089 #: zypp/LanguageCode.cc:720
3093 #. language code: loz
3094 #: zypp/LanguageCode.cc:722
3098 #. language code: ltz lb
3099 #: zypp/LanguageCode.cc:724
3100 msgid "Luxembourgish"
3103 #. language code: lua
3104 #: zypp/LanguageCode.cc:726
3108 #. language code: lub lu
3109 #: zypp/LanguageCode.cc:728
3110 msgid "Luba-Katanga"
3113 #. language code: lug lg
3114 #: zypp/LanguageCode.cc:730
3118 #. language code: lui
3119 #: zypp/LanguageCode.cc:732
3123 #. language code: lun
3124 #: zypp/LanguageCode.cc:734
3128 #. language code: luo
3129 #: zypp/LanguageCode.cc:736
3130 msgid "Luo (Kenya and Tanzania)"
3133 #. language code: lus
3134 #: zypp/LanguageCode.cc:738
3138 #. language code: mac mkd mk
3139 #: zypp/LanguageCode.cc:740 zypp/LanguageCode.cc:742
3143 #. language code: mad
3144 #: zypp/LanguageCode.cc:744
3148 #. language code: mag
3149 #: zypp/LanguageCode.cc:746
3153 #. language code: mah mh
3154 #: zypp/LanguageCode.cc:748
3158 #. language code: mai
3159 #: zypp/LanguageCode.cc:750
3163 #. language code: mak
3164 #: zypp/LanguageCode.cc:752
3168 #. language code: mal ml
3169 #: zypp/LanguageCode.cc:754
3173 #. language code: man
3174 #: zypp/LanguageCode.cc:756
3178 #. language code: mao mri mi
3179 #: zypp/LanguageCode.cc:758 zypp/LanguageCode.cc:760
3183 #. language code: map
3184 #: zypp/LanguageCode.cc:762
3185 msgid "Austronesian (Other)"
3188 #. language code: mar mr
3189 #: zypp/LanguageCode.cc:764
3193 #. language code: mas
3194 #: zypp/LanguageCode.cc:766
3198 #. language code: may msa ms
3199 #: zypp/LanguageCode.cc:768 zypp/LanguageCode.cc:770
3203 #. language code: mdf
3204 #: zypp/LanguageCode.cc:772
3208 #. language code: mdr
3209 #: zypp/LanguageCode.cc:774
3213 #. language code: men
3214 #: zypp/LanguageCode.cc:776
3218 #. language code: mga
3219 #: zypp/LanguageCode.cc:778
3220 msgid "Irish, Middle (900-1200)"
3223 #. language code: mic
3224 #: zypp/LanguageCode.cc:780
3228 #. language code: min
3229 #: zypp/LanguageCode.cc:782
3233 #. language code: mis
3234 #: zypp/LanguageCode.cc:784
3235 msgid "Miscellaneous Languages"
3238 #. language code: mkh
3239 #: zypp/LanguageCode.cc:786
3240 msgid "Mon-Khmer (Other)"
3243 #. language code: mlg mg
3244 #: zypp/LanguageCode.cc:788
3248 #. language code: mlt mt
3249 #: zypp/LanguageCode.cc:790
3253 #. language code: mnc
3254 #: zypp/LanguageCode.cc:792
3258 #. language code: mni
3259 #: zypp/LanguageCode.cc:794
3263 #. language code: mno
3264 #: zypp/LanguageCode.cc:796
3265 msgid "Manobo Languages"
3268 #. language code: moh
3269 #: zypp/LanguageCode.cc:798
3273 #. language code: mol mo
3274 #: zypp/LanguageCode.cc:800
3278 #. language code: mon mn
3279 #: zypp/LanguageCode.cc:802
3283 #. language code: mos
3284 #: zypp/LanguageCode.cc:804
3288 #. language code: mul
3289 #: zypp/LanguageCode.cc:806
3290 msgid "Multiple Languages"
3293 #. language code: mun
3294 #: zypp/LanguageCode.cc:808
3295 msgid "Munda languages"
3298 #. language code: mus
3299 #: zypp/LanguageCode.cc:810
3303 #. language code: mwl
3304 #: zypp/LanguageCode.cc:812
3308 #. language code: mwr
3309 #: zypp/LanguageCode.cc:814
3313 #. language code: myn
3314 #: zypp/LanguageCode.cc:816
3315 msgid "Mayan Languages"
3318 #. language code: myv
3319 #: zypp/LanguageCode.cc:818
3323 #. language code: nah
3324 #: zypp/LanguageCode.cc:820
3328 #. language code: nai
3329 #: zypp/LanguageCode.cc:822
3330 msgid "North American Indian"
3333 #. language code: nap
3334 #: zypp/LanguageCode.cc:824
3338 #. language code: nav nv
3339 #: zypp/LanguageCode.cc:828
3343 #. language code: nbl nr
3344 #: zypp/LanguageCode.cc:830
3345 msgid "Ndebele, South"
3348 #. language code: nde nd
3349 #: zypp/LanguageCode.cc:832
3350 msgid "Ndebele, North"
3353 #. language code: ndo ng
3354 #: zypp/LanguageCode.cc:834
3358 #. language code: nds
3359 #: zypp/LanguageCode.cc:836
3363 #. language code: nep ne
3364 #: zypp/LanguageCode.cc:838
3368 #. language code: new
3369 #: zypp/LanguageCode.cc:840
3373 #. language code: nia
3374 #: zypp/LanguageCode.cc:842
3378 #. language code: nic
3379 #: zypp/LanguageCode.cc:844
3380 msgid "Niger-Kordofanian (Other)"
3383 #. language code: niu
3384 #: zypp/LanguageCode.cc:846
3388 #. language code: nno nn
3389 #: zypp/LanguageCode.cc:848
3390 msgid "Norwegian Nynorsk"
3393 #. language code: nob nb
3394 #: zypp/LanguageCode.cc:850
3395 msgid "Norwegian Bokmal"
3398 #. language code: nog
3399 #: zypp/LanguageCode.cc:852
3403 #. language code: non
3404 #: zypp/LanguageCode.cc:854
3408 #. language code: nor no
3409 #: zypp/LanguageCode.cc:856
3413 #. language code: nso
3414 #: zypp/LanguageCode.cc:858
3415 msgid "Northern Sotho"
3418 #. language code: nub
3419 #: zypp/LanguageCode.cc:860
3420 msgid "Nubian Languages"
3423 #. language code: nwc
3424 #: zypp/LanguageCode.cc:862
3425 msgid "Classical Newari"
3428 #. language code: nya ny
3429 #: zypp/LanguageCode.cc:864
3433 #. language code: nym
3434 #: zypp/LanguageCode.cc:866
3438 #. language code: nyn
3439 #: zypp/LanguageCode.cc:868
3443 #. language code: nyo
3444 #: zypp/LanguageCode.cc:870
3448 #. language code: nzi
3449 #: zypp/LanguageCode.cc:872
3453 #. language code: oci oc
3454 #: zypp/LanguageCode.cc:874
3455 msgid "Occitan (post 1500)"
3458 #. language code: oji oj
3459 #: zypp/LanguageCode.cc:876
3463 #. language code: ori or
3464 #: zypp/LanguageCode.cc:878
3468 #. language code: orm om
3469 #: zypp/LanguageCode.cc:880
3473 #. language code: osa
3474 #: zypp/LanguageCode.cc:882
3478 #. language code: oss os
3479 #: zypp/LanguageCode.cc:884
3483 #. language code: ota
3484 #: zypp/LanguageCode.cc:886
3485 msgid "Turkish, Ottoman (1500-1928)"
3488 #. language code: oto
3489 #: zypp/LanguageCode.cc:888
3490 msgid "Otomian Languages"
3493 #. language code: paa
3494 #: zypp/LanguageCode.cc:890
3495 msgid "Papuan (Other)"
3498 #. language code: pag
3499 #: zypp/LanguageCode.cc:892
3503 #. language code: pal
3504 #: zypp/LanguageCode.cc:894
3508 #. language code: pam
3509 #: zypp/LanguageCode.cc:896
3513 #. language code: pan pa
3514 #: zypp/LanguageCode.cc:898
3518 #. language code: pap
3519 #: zypp/LanguageCode.cc:900
3523 #. language code: pau
3524 #: zypp/LanguageCode.cc:902
3528 #. language code: peo
3529 #: zypp/LanguageCode.cc:904
3530 msgid "Persian, Old (ca.600-400 B.C.)"
3533 #. language code: per fas fa
3534 #: zypp/LanguageCode.cc:906 zypp/LanguageCode.cc:908
3538 #. language code: phi
3539 #: zypp/LanguageCode.cc:910
3540 msgid "Philippine (Other)"
3543 #. language code: phn
3544 #: zypp/LanguageCode.cc:912
3548 #. language code: pli pi
3549 #: zypp/LanguageCode.cc:914
3553 #. language code: pol pl
3554 #: zypp/LanguageCode.cc:916
3558 #. language code: pon
3559 #: zypp/LanguageCode.cc:918
3563 #. language code: por pt
3564 #: zypp/LanguageCode.cc:920
3568 #. language code: pra
3569 #: zypp/LanguageCode.cc:922
3570 msgid "Prakrit Languages"
3573 #. language code: pro
3574 #: zypp/LanguageCode.cc:924
3575 msgid "Provencal, Old (to 1500)"
3578 #. language code: pus ps
3579 #: zypp/LanguageCode.cc:926
3583 #. language code: que qu
3584 #: zypp/LanguageCode.cc:928
3588 #. language code: raj
3589 #: zypp/LanguageCode.cc:930
3593 #. language code: rap
3594 #: zypp/LanguageCode.cc:932
3598 #. language code: rar
3599 #: zypp/LanguageCode.cc:934
3603 #. language code: roa
3604 #: zypp/LanguageCode.cc:936
3605 msgid "Romance (Other)"
3608 #. language code: roh rm
3609 #: zypp/LanguageCode.cc:938
3610 msgid "Raeto-Romance"
3613 #. language code: rom
3614 #: zypp/LanguageCode.cc:940
3618 #. language code: rum ron ro
3619 #: zypp/LanguageCode.cc:942 zypp/LanguageCode.cc:944
3623 #. language code: run rn
3624 #: zypp/LanguageCode.cc:946
3628 #. language code: rus ru
3629 #: zypp/LanguageCode.cc:948
3633 #. language code: sad
3634 #: zypp/LanguageCode.cc:950
3638 #. language code: sag sg
3639 #: zypp/LanguageCode.cc:952
3643 #. language code: sah
3644 #: zypp/LanguageCode.cc:954
3648 #. language code: sai
3649 #: zypp/LanguageCode.cc:956
3650 msgid "South American Indian (Other)"
3653 #. language code: sal
3654 #: zypp/LanguageCode.cc:958
3655 msgid "Salishan Languages"
3658 #. language code: sam
3659 #: zypp/LanguageCode.cc:960
3660 msgid "Samaritan Aramaic"
3663 #. language code: san sa
3664 #: zypp/LanguageCode.cc:962
3668 #. language code: sas
3669 #: zypp/LanguageCode.cc:964
3673 #. language code: sat
3674 #: zypp/LanguageCode.cc:966
3678 #. language code: scc srp sr
3679 #: zypp/LanguageCode.cc:968 zypp/LanguageCode.cc:970
3683 #. language code: scn
3684 #: zypp/LanguageCode.cc:972
3688 #. language code: sco
3689 #: zypp/LanguageCode.cc:974
3693 #. language code: scr hrv hr
3694 #: zypp/LanguageCode.cc:976 zypp/LanguageCode.cc:978
3698 #. language code: sel
3699 #: zypp/LanguageCode.cc:980
3703 #. language code: sem
3704 #: zypp/LanguageCode.cc:982
3705 msgid "Semitic (Other)"
3708 #. language code: sga
3709 #: zypp/LanguageCode.cc:984
3710 msgid "Irish, Old (to 900)"
3713 #. language code: sgn
3714 #: zypp/LanguageCode.cc:986
3715 msgid "Sign Languages"
3718 #. language code: shn
3719 #: zypp/LanguageCode.cc:988
3723 #. language code: sid
3724 #: zypp/LanguageCode.cc:990
3728 #. language code: sin si
3729 #: zypp/LanguageCode.cc:992
3733 #. language code: sio
3734 #: zypp/LanguageCode.cc:994
3735 msgid "Siouan Languages"
3738 #. language code: sit
3739 #: zypp/LanguageCode.cc:996
3740 msgid "Sino-Tibetan (Other)"
3743 #. language code: sla
3744 #: zypp/LanguageCode.cc:998
3745 msgid "Slavic (Other)"
3748 #. language code: slo slk sk
3749 #: zypp/LanguageCode.cc:1000 zypp/LanguageCode.cc:1002
3753 #. language code: slv sl
3754 #: zypp/LanguageCode.cc:1004
3758 #. language code: sma
3759 #: zypp/LanguageCode.cc:1006
3760 msgid "Southern Sami"
3763 #. language code: sme se
3764 #: zypp/LanguageCode.cc:1008
3765 msgid "Northern Sami"
3768 #. language code: smi
3769 #: zypp/LanguageCode.cc:1010
3770 msgid "Sami Languages (Other)"
3773 #. language code: smj
3774 #: zypp/LanguageCode.cc:1012
3778 #. language code: smn
3779 #: zypp/LanguageCode.cc:1014
3783 #. language code: smo sm
3784 #: zypp/LanguageCode.cc:1016
3788 #. language code: sms
3789 #: zypp/LanguageCode.cc:1018
3793 #. language code: sna sn
3794 #: zypp/LanguageCode.cc:1020
3798 #. language code: snd sd
3799 #: zypp/LanguageCode.cc:1022
3803 #. language code: snk
3804 #: zypp/LanguageCode.cc:1024
3808 #. language code: sog
3809 #: zypp/LanguageCode.cc:1026
3813 #. language code: som so
3814 #: zypp/LanguageCode.cc:1028
3818 #. language code: son
3819 #: zypp/LanguageCode.cc:1030
3823 #. language code: sot st
3824 #: zypp/LanguageCode.cc:1032
3825 msgid "Sotho, Southern"
3828 #. language code: spa es
3829 #: zypp/LanguageCode.cc:1034
3833 #. language code: srd sc
3834 #: zypp/LanguageCode.cc:1036
3838 #. language code: srr
3839 #: zypp/LanguageCode.cc:1038
3843 #. language code: ssa
3844 #: zypp/LanguageCode.cc:1040
3845 msgid "Nilo-Saharan (Other)"
3848 #. language code: ssw ss
3849 #: zypp/LanguageCode.cc:1042
3853 #. language code: suk
3854 #: zypp/LanguageCode.cc:1044
3858 #. language code: sun su
3859 #: zypp/LanguageCode.cc:1046
3863 #. language code: sus
3864 #: zypp/LanguageCode.cc:1048
3868 #. language code: sux
3869 #: zypp/LanguageCode.cc:1050
3873 #. language code: swa sw
3874 #: zypp/LanguageCode.cc:1052
3878 #. language code: swe sv
3879 #: zypp/LanguageCode.cc:1054
3883 #. language code: syr
3884 #: zypp/LanguageCode.cc:1056
3888 #. language code: tah ty
3889 #: zypp/LanguageCode.cc:1058
3893 #. language code: tai
3894 #: zypp/LanguageCode.cc:1060
3898 #. language code: tam ta
3899 #: zypp/LanguageCode.cc:1062
3903 #. language code: tat tt
3904 #: zypp/LanguageCode.cc:1064
3908 #. language code: tel te
3909 #: zypp/LanguageCode.cc:1066
3913 #. language code: tem
3914 #: zypp/LanguageCode.cc:1068
3918 #. language code: ter
3919 #: zypp/LanguageCode.cc:1070
3923 #. language code: tet
3924 #: zypp/LanguageCode.cc:1072
3928 #. language code: tgk tg
3929 #: zypp/LanguageCode.cc:1074
3933 #. language code: tgl tl
3934 #: zypp/LanguageCode.cc:1076
3938 #. language code: tha th
3939 #: zypp/LanguageCode.cc:1078
3943 #. language code: tib bod bo
3944 #: zypp/LanguageCode.cc:1080 zypp/LanguageCode.cc:1082
3948 #. language code: tig
3949 #: zypp/LanguageCode.cc:1084
3953 #. language code: tir ti
3954 #: zypp/LanguageCode.cc:1086
3958 #. language code: tiv
3959 #: zypp/LanguageCode.cc:1088
3963 #. language code: tlh
3964 #: zypp/LanguageCode.cc:1092
3968 #. language code: tli
3969 #: zypp/LanguageCode.cc:1094
3973 #. language code: tmh
3974 #: zypp/LanguageCode.cc:1096
3978 #. language code: tog
3979 #: zypp/LanguageCode.cc:1098
3980 msgid "Tonga (Nyasa)"
3983 #. language code: ton to
3984 #: zypp/LanguageCode.cc:1100
3985 msgid "Tonga (Tonga Islands)"
3988 #. language code: tpi
3989 #: zypp/LanguageCode.cc:1102
3993 #. language code: tsi
3994 #: zypp/LanguageCode.cc:1104
3998 #. language code: tsn tn
3999 #: zypp/LanguageCode.cc:1106
4003 #. language code: tso ts
4004 #: zypp/LanguageCode.cc:1108
4008 #. language code: tuk tk
4009 #: zypp/LanguageCode.cc:1110
4013 #. language code: tum
4014 #: zypp/LanguageCode.cc:1112
4018 #. language code: tup
4019 #: zypp/LanguageCode.cc:1114
4020 msgid "Tupi Languages"
4023 #. language code: tur tr
4024 #: zypp/LanguageCode.cc:1116
4028 #. language code: tut
4029 #: zypp/LanguageCode.cc:1118
4030 msgid "Altaic (Other)"
4033 #. language code: twi tw
4034 #: zypp/LanguageCode.cc:1122
4038 #. language code: tyv
4039 #: zypp/LanguageCode.cc:1124
4043 #. language code: udm
4044 #: zypp/LanguageCode.cc:1126
4048 #. language code: uga
4049 #: zypp/LanguageCode.cc:1128
4053 #. language code: uig ug
4054 #: zypp/LanguageCode.cc:1130
4058 #. language code: ukr uk
4059 #: zypp/LanguageCode.cc:1132
4063 #. language code: umb
4064 #: zypp/LanguageCode.cc:1134
4068 #. language code: und
4069 #: zypp/LanguageCode.cc:1136
4070 msgid "Undetermined"
4073 #. language code: urd ur
4074 #: zypp/LanguageCode.cc:1138
4078 #. language code: uzb uz
4079 #: zypp/LanguageCode.cc:1140
4083 #. language code: vai
4084 #: zypp/LanguageCode.cc:1142
4088 #. language code: ven ve
4089 #: zypp/LanguageCode.cc:1144
4093 #. language code: vie vi
4094 #: zypp/LanguageCode.cc:1146
4098 #. language code: vol vo
4099 #: zypp/LanguageCode.cc:1148
4103 #. language code: vot
4104 #: zypp/LanguageCode.cc:1150
4108 #. language code: wak
4109 #: zypp/LanguageCode.cc:1152
4110 msgid "Wakashan Languages"
4113 #. language code: wal
4114 #: zypp/LanguageCode.cc:1154
4118 #. language code: war
4119 #: zypp/LanguageCode.cc:1156
4123 #. language code: was
4124 #: zypp/LanguageCode.cc:1158
4128 #. language code: wel cym cy
4129 #: zypp/LanguageCode.cc:1160 zypp/LanguageCode.cc:1162
4133 #. language code: wen
4134 #: zypp/LanguageCode.cc:1164
4135 msgid "Sorbian Languages"
4138 #. language code: wln wa
4139 #: zypp/LanguageCode.cc:1166
4143 #. language code: wol wo
4144 #: zypp/LanguageCode.cc:1168
4148 #. language code: xal
4149 #: zypp/LanguageCode.cc:1170
4153 #. language code: xho xh
4154 #: zypp/LanguageCode.cc:1172
4158 #. language code: yao
4159 #: zypp/LanguageCode.cc:1174
4163 #. language code: yap
4164 #: zypp/LanguageCode.cc:1176
4168 #. language code: yid yi
4169 #: zypp/LanguageCode.cc:1178
4173 #. language code: yor yo
4174 #: zypp/LanguageCode.cc:1180
4178 #. language code: ypk
4179 #: zypp/LanguageCode.cc:1182
4180 msgid "Yupik Languages"
4183 #. language code: zap
4184 #: zypp/LanguageCode.cc:1184
4188 #. language code: zen
4189 #: zypp/LanguageCode.cc:1186
4193 #. language code: zha za
4194 #: zypp/LanguageCode.cc:1188
4198 #. language code: znd
4199 #: zypp/LanguageCode.cc:1190
4203 #. language code: zul zu
4204 #: zypp/LanguageCode.cc:1192
4208 #. language code: zun
4209 #: zypp/LanguageCode.cc:1194
4213 #. TranslatorExplanation first %s is key name, second is keyring name
4214 #: zypp/KeyRing.cc:512
4215 #, c-format, boost-format
4216 msgid "Tried to import not existent key %s into keyring %s"
4219 #: zypp/KeyRing.cc:556
4220 msgid "Failed to delete key."
4223 #: zypp/KeyRing.cc:564
4224 #, c-format, boost-format
4225 msgid "Signature file %s not found"
4228 #: zypp/repo/RepoProvideFile.cc:259
4229 #, c-format, boost-format
4230 msgid "Can't provide file '%s' from repository '%s'"
4233 #: zypp/repo/RepoProvideFile.cc:265
4234 msgid "No url in repository."
4237 #: zypp/repo/RepoException.cc:129
4238 msgid "Service plugin does not support changing an attribute."
4241 #: zypp/repo/PackageProvider.cc:300
4242 msgid "Signature verification failed"
4245 #. TranslatorExplanation %s = package being checked for integrity
4246 #: zypp/repo/PackageProvider.cc:431
4247 #, c-format, boost-format
4249 "Package %s seems to be corrupted during transfer. Do you want to retry "
4253 #. TranslatorExplanation %s = name of the package being processed.
4254 #: zypp/repo/PackageProvider.cc:455
4255 #, c-format, boost-format
4256 msgid "Failed to provide Package %s. Do you want to retry retrieval?"
4259 #: zypp/repo/PackageProvider.cc:578
4260 msgid "applydeltarpm check failed."
4263 #: zypp/repo/PackageProvider.cc:589
4264 msgid "applydeltarpm failed."
4267 #: zypp/ZYppFactory.cc:394
4268 #, c-format, boost-format
4270 "System management is locked by the application with pid %d (%s).\n"
4271 "Close this application before trying again."
4274 #: zypp/solver/detail/ProblemSolutionCombi.cc:85
4275 #: zypp/solver/detail/ProblemSolutionCombi.cc:104
4276 msgid "Following actions will be done:"
4279 #: zypp/solver/detail/SATResolver.cc:1048
4280 #, c-format, boost-format
4281 msgid "%s does not belong to a distupgrade repository"
4284 #: zypp/solver/detail/SATResolver.cc:1052
4285 #, c-format, boost-format
4286 msgid "%s has inferior architecture"
4289 #: zypp/solver/detail/SATResolver.cc:1056
4290 #, c-format, boost-format
4291 msgid "problem with installed package %s"
4294 #: zypp/solver/detail/SATResolver.cc:1059
4295 msgid "conflicting requests"
4298 #: zypp/solver/detail/SATResolver.cc:1062
4299 msgid "some dependency problem"
4302 #: zypp/solver/detail/SATResolver.cc:1065
4303 #, c-format, boost-format
4304 msgid "nothing provides requested %s"
4307 #: zypp/solver/detail/SATResolver.cc:1066
4308 #: zypp/solver/detail/SATResolver.cc:1070
4309 msgid "Have you enabled all requested repositories?"
4312 #: zypp/solver/detail/SATResolver.cc:1069
4313 #, c-format, boost-format
4314 msgid "package %s does not exist"
4317 #: zypp/solver/detail/SATResolver.cc:1073
4318 msgid "unsupported request"
4321 #: zypp/solver/detail/SATResolver.cc:1076
4322 #, c-format, boost-format
4323 msgid "%s is provided by the system and cannot be erased"
4326 #: zypp/solver/detail/SATResolver.cc:1080
4327 #, c-format, boost-format
4328 msgid "%s is not installable"
4331 #: zypp/solver/detail/SATResolver.cc:1085
4332 #, c-format, boost-format
4333 msgid "nothing provides %s needed by %s"
4336 #: zypp/solver/detail/SATResolver.cc:1090
4337 #, c-format, boost-format
4338 msgid "cannot install both %s and %s"
4341 #: zypp/solver/detail/SATResolver.cc:1095
4342 #, c-format, boost-format
4343 msgid "%s conflicts with %s provided by %s"
4346 #: zypp/solver/detail/SATResolver.cc:1100
4347 #, c-format, boost-format
4348 msgid "%s obsoletes %s provided by %s"
4351 #: zypp/solver/detail/SATResolver.cc:1105
4352 #, c-format, boost-format
4353 msgid "installed %s obsoletes %s provided by %s"
4356 #: zypp/solver/detail/SATResolver.cc:1109
4357 #, c-format, boost-format
4358 msgid "solvable %s conflicts with %s provided by itself"
4361 #: zypp/solver/detail/SATResolver.cc:1141
4362 #, c-format, boost-format
4363 msgid "%s requires %s, but this requirement cannot be provided"
4366 #: zypp/solver/detail/SATResolver.cc:1143
4367 msgid "deleted providers: "
4370 #: zypp/solver/detail/SATResolver.cc:1153
4373 "uninstallable providers: "
4376 #: zypp/solver/detail/SATResolver.cc:1155
4377 msgid "uninstallable providers: "
4380 #: zypp/solver/detail/SATResolver.cc:1212
4381 #, c-format, boost-format
4382 msgid "remove lock to allow removal of %s"
4385 #: zypp/solver/detail/SATResolver.cc:1217
4386 #: zypp/solver/detail/SATResolver.cc:1253
4387 #, c-format, boost-format
4388 msgid "do not install %s"
4391 #: zypp/solver/detail/SATResolver.cc:1232
4392 #: zypp/solver/detail/SATResolver.cc:1274
4393 #, c-format, boost-format
4397 #: zypp/solver/detail/SATResolver.cc:1237
4398 #, c-format, boost-format
4399 msgid "remove lock to allow installation of %s"
4402 #: zypp/solver/detail/SATResolver.cc:1288
4403 #: zypp/solver/detail/SATResolver.cc:1309
4404 msgid "This request will break your system!"
4407 #: zypp/solver/detail/SATResolver.cc:1289
4408 #: zypp/solver/detail/SATResolver.cc:1310
4409 msgid "ignore the warning of a broken system"
4412 #: zypp/solver/detail/SATResolver.cc:1294
4413 #, c-format, boost-format
4414 msgid "do not ask to install a solvable providing %s"
4417 #: zypp/solver/detail/SATResolver.cc:1316
4418 #, c-format, boost-format
4419 msgid "do not ask to delete all solvables providing %s"
4422 #: zypp/solver/detail/SATResolver.cc:1329
4423 #, c-format, boost-format
4424 msgid "do not install most recent version of %s"
4427 #: zypp/solver/detail/SATResolver.cc:1350
4428 #, c-format, boost-format
4429 msgid "keep %s despite the inferior architecture"
4432 #: zypp/solver/detail/SATResolver.cc:1355
4433 #, c-format, boost-format
4434 msgid "install %s despite the inferior architecture"
4437 #: zypp/solver/detail/SATResolver.cc:1364
4438 #, c-format, boost-format
4439 msgid "keep obsolete %s"
4442 #: zypp/solver/detail/SATResolver.cc:1369
4443 #, c-format, boost-format
4444 msgid "install %s from excluded repository"
4447 #: zypp/solver/detail/SATResolver.cc:1389
4448 #, c-format, boost-format
4449 msgid "downgrade of %s to %s"
4452 #: zypp/solver/detail/SATResolver.cc:1396
4453 #, c-format, boost-format
4454 msgid "architecture change of %s to %s"
4457 #: zypp/solver/detail/SATResolver.cc:1405
4458 #, c-format, boost-format
4460 "install %s (with vendor change)\n"
4464 #: zypp/solver/detail/SATResolver.cc:1414
4465 #, c-format, boost-format
4466 msgid "replacement of %s with %s"
4469 #: zypp/solver/detail/SATResolver.cc:1425
4470 #, c-format, boost-format
4471 msgid "deinstallation of %s"
4474 #. TranslatorExplanation %s = name of package, patch, selection ...
4475 #: zypp/solver/detail/ProblemSolutionIgnore.cc:52
4476 #, c-format, boost-format
4477 msgid "break %s by ignoring some of its dependencies"
4480 #: zypp/solver/detail/ProblemSolutionIgnore.cc:61
4481 msgid "generally ignore of some dependecies"
4484 #: zypp/parser/RepoindexFileReader.cc:187
4485 #, c-format, boost-format
4486 msgid "Required attribute '%s' is missing."
4489 #: zypp/parser/RepoindexFileReader.cc:199
4490 #, c-format, boost-format
4491 msgid "One or both of '%s' or '%s' attributes is required."
4494 #: zypp/base/InterProcessMutex.cc:83
4495 #, c-format, boost-format
4496 msgid "Can't open lock file: %s"
4499 #: zypp/base/InterProcessMutex.cc:143
4500 msgid "This action is being run by another program already."
4503 #. TranslatorExplanation followed by the list of error messages that lead to this exception
4504 #: zypp/base/Exception.cc:107
4508 #: zypp/base/StrMatcher.cc:151
4509 #, c-format, boost-format
4510 msgid "Unknown match mode '%s'"
4513 #: zypp/base/StrMatcher.cc:152
4514 #, c-format, boost-format
4515 msgid "Unknown match mode '%s' for pattern '%s'"
4518 #: zypp/base/StrMatcher.cc:156
4519 #, c-format, boost-format
4520 msgid "Invalid regular expression '%s': regcomp returned %d"
4523 #: zypp/base/StrMatcher.cc:157
4524 #, c-format, boost-format
4525 msgid "Invalid regular expression '%s'"
4528 #: zypp/misc/CheckAccessDeleted.cc:237
4529 msgid "Please install package 'lsof' first."
4532 #. !\todo add comma to the message for the next release
4533 #: zypp/media/MediaCIFS.cc:430 zypp/media/MediaCurl.cc:1694
4534 #, c-format, boost-format
4535 msgid "Authentication required for '%s'"
4538 #: zypp/media/MediaException.cc:31
4539 #, c-format, boost-format
4540 msgid "Failed to mount %s on %s"
4543 #: zypp/media/MediaException.cc:41
4544 #, c-format, boost-format
4545 msgid "Failed to unmount %s"
4548 #: zypp/media/MediaException.cc:47
4549 #, c-format, boost-format
4550 msgid "Bad file name: %s"
4553 #: zypp/media/MediaException.cc:53
4554 #, c-format, boost-format
4555 msgid "Medium not opened when trying to perform action '%s'."
4558 #: zypp/media/MediaException.cc:60
4559 #, c-format, boost-format
4560 msgid "File '%s' not found on medium '%s'"
4563 #: zypp/media/MediaException.cc:67
4564 #, c-format, boost-format
4565 msgid "Cannot write file '%s'."
4568 #: zypp/media/MediaException.cc:72
4569 msgid "Medium not attached"
4572 #: zypp/media/MediaException.cc:77
4573 msgid "Bad media attach point"
4576 #. TranslatorExplanation: curl is the name of a library, don't translate
4577 #: zypp/media/MediaException.cc:84
4578 #, c-format, boost-format
4579 msgid "Download (curl) initialization failed for '%s'"
4582 #: zypp/media/MediaException.cc:91
4583 #, c-format, boost-format
4584 msgid "System exception '%s' on medium '%s'."
4587 #: zypp/media/MediaException.cc:98
4588 #, c-format, boost-format
4589 msgid "Path '%s' on medium '%s' is not a file."
4592 #: zypp/media/MediaException.cc:106
4593 #, c-format, boost-format
4594 msgid "Path '%s' on medium '%s' is not a directory."
4597 #: zypp/media/MediaException.cc:115
4598 msgid "Malformed URI"
4601 #: zypp/media/MediaException.cc:125
4602 msgid "Empty host name in URI"
4605 #: zypp/media/MediaException.cc:130
4606 msgid "Empty filesystem in URI"
4609 #: zypp/media/MediaException.cc:135
4610 msgid "Empty destination in URI"
4613 #: zypp/media/MediaException.cc:140
4614 #, c-format, boost-format
4615 msgid "Unsupported URI scheme in '%s'."
4618 #: zypp/media/MediaException.cc:145
4619 msgid "Operation not supported by medium"
4622 #: zypp/media/MediaException.cc:152
4623 #, c-format, boost-format
4625 "Download (curl) error for '%s':\n"
4627 "Error message: %s\n"
4630 #. TranslatorExplanation: curl is the name of a library, don't translate
4631 #: zypp/media/MediaException.cc:161
4632 #, c-format, boost-format
4633 msgid "Error occurred while setting download (curl) options for '%s':"
4636 #: zypp/media/MediaException.cc:169
4637 #, c-format, boost-format
4638 msgid "Media source '%s' does not contain the desired medium"
4641 #: zypp/media/MediaException.cc:175
4642 #, c-format, boost-format
4643 msgid "Medium '%s' is in use by another instance"
4646 #: zypp/media/MediaException.cc:182
4647 msgid "Cannot eject any media"
4650 #: zypp/media/MediaException.cc:184
4651 #, c-format, boost-format
4652 msgid "Cannot eject media '%s'"
4655 #: zypp/media/MediaException.cc:199
4656 #, c-format, boost-format
4657 msgid "Permission to access '%s' denied."
4660 #: zypp/media/MediaException.cc:207
4661 #, c-format, boost-format
4662 msgid "Timeout exceeded when accessing '%s'."
4665 #: zypp/media/MediaException.cc:215
4666 #, c-format, boost-format
4667 msgid "Location '%s' is temporarily unaccessible."
4670 #: zypp/media/MediaException.cc:223
4671 #, c-format, boost-format
4672 msgid " SSL certificate problem, verify that the CA cert is OK for '%s'."
4675 #: zypp/media/MediaException.cc:231
4676 #, c-format, boost-format
4677 msgid "Cannot find available loop device to mount the image file from '%s'"
4680 #: zypp/media/MediaUserAuth.cc:136
4681 #, c-format, boost-format
4682 msgid "Unsupported HTTP authentication method '%s'"
4685 #: zypp/media/MediaCurl.cc:1009
4687 "Visit the Novell Customer Center to check whether your registration is valid "
4688 "and has not expired."
4691 #: zypp/sat/detail/PoolImpl.cc:184
4692 msgid "Can not create sat-pool."
4695 #. [lhs][rhs] 0 = installed; 1 = to be installed
4696 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
4697 #: zypp/sat/FileConflicts.cc:34
4703 " conflicts with file from package\n"
4707 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
4708 #: zypp/sat/FileConflicts.cc:40
4714 " conflicts with file from install of\n"
4718 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
4719 #: zypp/sat/FileConflicts.cc:47
4723 " from install of\n"
4725 " conflicts with file from package\n"
4729 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
4730 #: zypp/sat/FileConflicts.cc:53
4734 " from install of\n"
4736 " conflicts with file from install of\n"
4740 #. [lhs][rhs] 0 = installed; 1 = to be installed
4741 #. TranslatorExplanation %1%(filename1) %2%(package1) %%3%(filename2) 4%(package2)
4742 #: zypp/sat/FileConflicts.cc:68
4748 " conflicts with file\n"
4754 #. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
4755 #: zypp/sat/FileConflicts.cc:76
4761 " conflicts with file\n"
4763 " from install of\n"
4767 #. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
4768 #: zypp/sat/FileConflicts.cc:85
4772 " from install of\n"
4774 " conflicts with file\n"
4780 #. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
4781 #: zypp/sat/FileConflicts.cc:93
4785 " from install of\n"
4787 " conflicts with file\n"
4789 " from install of\n"