]> git.ipfire.org Git - pakfire.git/blob - po/pakfire.pot
Move C module to newer version of libsolv.
[pakfire.git] / po / pakfire.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2012-05-16 12:33+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: ../python/pakfire/actions.py:72
21 #, python-format
22 msgid "%s has got no signatures"
23 msgstr ""
24
25 #: ../python/pakfire/actions.py:78
26 #, python-format
27 msgid "%s has got no valid signatures"
28 msgstr ""
29
30 #: ../python/pakfire/actions.py:193
31 msgid "Could not handle scriptlet of unknown type. Skipping."
32 msgstr ""
33
34 #. This functions creates a fork with then chroots into the
35 #. pakfire root if necessary and then compiles the given scriptlet
36 #. code and runs it.
37 #: ../python/pakfire/actions.py:196 ../python/pakfire/actions.py:266
38 msgid "Executing python scriptlet..."
39 msgstr ""
40
41 #: ../python/pakfire/actions.py:202
42 #, python-format
43 msgid "Cannot run scriptlet because no interpreter is available: %s"
44 msgstr ""
45
46 #: ../python/pakfire/actions.py:206
47 #, python-format
48 msgid "Cannot run scriptlet because the interpreter is not executable: %s"
49 msgstr ""
50
51 #: ../python/pakfire/actions.py:245
52 #, python-format
53 msgid ""
54 "The scriptlet returned an error:\n"
55 "%s"
56 msgstr ""
57
58 #: ../python/pakfire/actions.py:248
59 #, python-format
60 msgid "The scriptlet ran more than %s seconds and was killed."
61 msgstr ""
62
63 #: ../python/pakfire/actions.py:252
64 #, python-format
65 msgid ""
66 "The scriptlet returned with an unhandled error:\n"
67 "%s"
68 msgstr ""
69
70 #: ../python/pakfire/actions.py:291
71 #, python-format
72 msgid "Exception occured: %s"
73 msgstr ""
74
75 #: ../python/pakfire/actions.py:364 ../python/pakfire/actions.py:402
76 #: ../python/pakfire/actions.py:424 ../python/pakfire/actions.py:446
77 #: ../python/pakfire/actions.py:463 ../python/pakfire/actions.py:482
78 #, python-format
79 msgid "Running transaction test for %s"
80 msgstr ""
81
82 #: ../python/pakfire/actions.py:373
83 msgid "Installing"
84 msgstr ""
85
86 #: ../python/pakfire/actions.py:411
87 msgid "Updating"
88 msgstr ""
89
90 #: ../python/pakfire/actions.py:430
91 msgid "Removing"
92 msgstr ""
93
94 #. Cleaning up leftover files and stuff.
95 #: ../python/pakfire/actions.py:453
96 msgid "Cleanup"
97 msgstr ""
98
99 #: ../python/pakfire/actions.py:475
100 msgid "Reinstalling"
101 msgstr ""
102
103 #: ../python/pakfire/actions.py:491
104 msgid "Downgrading"
105 msgstr ""
106
107 #: ../python/pakfire/base.py:320
108 msgid "Local install repository"
109 msgstr ""
110
111 #: ../python/pakfire/base.py:377
112 #, python-format
113 msgid "Could not find any installed package providing \"%s\"."
114 msgstr ""
115
116 #: ../python/pakfire/base.py:383
117 #, python-format
118 msgid "Multiple reinstall candidates for \"%(pattern)s\": %(pkgs)s"
119 msgstr ""
120
121 #: ../python/pakfire/base.py:387 ../python/pakfire/base.py:455
122 #: ../python/pakfire/base.py:491 ../python/pakfire/base.py:553
123 #: ../python/pakfire/base.py:574 ../python/pakfire/transaction.py:390
124 msgid "Nothing to do"
125 msgstr ""
126
127 #: ../python/pakfire/base.py:412
128 #, python-format
129 msgid "Could not find package %s in a remote repository."
130 msgstr ""
131
132 #: ../python/pakfire/base.py:483
133 #, python-format
134 msgid "Excluding %s."
135 msgstr ""
136
137 #: ../python/pakfire/base.py:535
138 #, python-format
139 msgid "\"%s\" package does not seem to be installed."
140 msgstr ""
141
142 #: ../python/pakfire/base.py:688
143 msgid "Build command has failed."
144 msgstr ""
145
146 #: ../python/pakfire/base.py:723
147 msgid "New repository"
148 msgstr ""
149
150 #: ../python/pakfire/base.py:764
151 msgid "Everything is fine."
152 msgstr ""
153
154 #: ../python/pakfire/builder.py:144
155 msgid "You have not set the distribution for which you want to build."
156 msgstr ""
157
158 #: ../python/pakfire/builder.py:145
159 msgid "Please do so in builder.conf or on the CLI."
160 msgstr ""
161
162 #: ../python/pakfire/builder.py:146
163 msgid "Distribution configuration is missing."
164 msgstr ""
165
166 #: ../python/pakfire/builder.py:160
167 #, python-format
168 msgid "Cannot build for %s on this host."
169 msgstr ""
170
171 #. Log the package information.
172 #: ../python/pakfire/builder.py:190
173 msgid "Package information:"
174 msgstr ""
175
176 #. Install all packages.
177 #: ../python/pakfire/builder.py:408
178 msgid "Install packages needed for build..."
179 msgstr ""
180
181 #: ../python/pakfire/builder.py:413
182 msgid "Extracting"
183 msgstr ""
184
185 #: ../python/pakfire/builder.py:714
186 msgid "You cannot run a build when no package was given."
187 msgstr ""
188
189 #: ../python/pakfire/builder.py:719
190 #, python-format
191 msgid "Could not find makefile in build root: %s"
192 msgstr ""
193
194 #: ../python/pakfire/builder.py:744
195 msgid "Build failed."
196 msgstr ""
197
198 #: ../python/pakfire/builder.py:746
199 msgid "The build command failed. See logfile for details."
200 msgstr ""
201
202 #: ../python/pakfire/builder.py:760
203 msgid "Running installation test..."
204 msgstr ""
205
206 #: ../python/pakfire/builder.py:767
207 msgid "Installation test succeeded."
208 msgstr ""
209
210 #. Create a progressbar.
211 #: ../python/pakfire/builder.py:804
212 msgid "Signing packages..."
213 msgstr ""
214
215 #: ../python/pakfire/builder.py:838
216 msgid "Dumping package information:"
217 msgstr ""
218
219 #. Walk through the whole tree and collect all files
220 #. that are on the same disk (not crossing mountpoints).
221 #: ../python/pakfire/builder.py:868
222 msgid "Creating filelist..."
223 msgstr ""
224
225 #. Create a nice progressbar.
226 #: ../python/pakfire/builder.py:887
227 msgid "Compressing files..."
228 msgstr ""
229
230 #: ../python/pakfire/builder.py:906
231 #, python-format
232 msgid "Cache file was successfully created at %s."
233 msgstr ""
234
235 #: ../python/pakfire/builder.py:907
236 #, python-format
237 msgid " Containing %(files)s files, it has a size of %(size)s."
238 msgstr ""
239
240 #. Make a nice progress bar as always.
241 #: ../python/pakfire/builder.py:918
242 msgid "Extracting files..."
243 msgstr ""
244
245 #. Update all packages.
246 #: ../python/pakfire/builder.py:938
247 msgid "Updating packages from cache..."
248 msgstr ""
249
250 #. Package the result.
251 #. Make all these little package from the build environment.
252 #: ../python/pakfire/builder.py:1076
253 msgid "Creating packages:"
254 msgstr ""
255
256 #. Execute the buildscript of this stage.
257 #: ../python/pakfire/builder.py:1090
258 #, python-format
259 msgid "Running stage %s:"
260 msgstr ""
261
262 #: ../python/pakfire/builder.py:1108
263 #, python-format
264 msgid "Could not remove static libraries: %s"
265 msgstr ""
266
267 #: ../python/pakfire/builder.py:1114
268 msgid "Compressing man pages did not complete successfully."
269 msgstr ""
270
271 #: ../python/pakfire/builder.py:1134
272 msgid "Extracting debuginfo did not complete with success. Aborting build."
273 msgstr ""
274
275 #: ../python/pakfire/cli.py:50
276 msgid "Pakfire command line interface."
277 msgstr ""
278
279 #: ../python/pakfire/cli.py:57
280 msgid "The path where pakfire should operate in."
281 msgstr ""
282
283 #: ../python/pakfire/cli.py:129
284 msgid "Enable verbose output."
285 msgstr ""
286
287 #: ../python/pakfire/cli.py:132
288 msgid "Path to a configuration file to load."
289 msgstr ""
290
291 #: ../python/pakfire/cli.py:136
292 msgid "Disable a repository temporarily."
293 msgstr ""
294
295 #: ../python/pakfire/cli.py:139
296 msgid "Enable a repository temporarily."
297 msgstr ""
298
299 #: ../python/pakfire/cli.py:143
300 msgid "Run pakfire in offline mode."
301 msgstr ""
302
303 #: ../python/pakfire/cli.py:148
304 msgid "Install one or more packages to the system."
305 msgstr ""
306
307 #: ../python/pakfire/cli.py:150
308 msgid "Give name of at least one package to install."
309 msgstr ""
310
311 #: ../python/pakfire/cli.py:156
312 msgid "Reinstall one or more packages."
313 msgstr ""
314
315 #: ../python/pakfire/cli.py:158
316 msgid "Give name of at least one package to reinstall."
317 msgstr ""
318
319 #: ../python/pakfire/cli.py:164
320 msgid "Remove one or more packages from the system."
321 msgstr ""
322
323 #: ../python/pakfire/cli.py:166
324 msgid "Give name of at least one package to remove."
325 msgstr ""
326
327 #: ../python/pakfire/cli.py:172
328 msgid "Give a name of a package to update or leave emtpy for all."
329 msgstr ""
330
331 #: ../python/pakfire/cli.py:174
332 msgid "Exclude package from update."
333 msgstr ""
334
335 #: ../python/pakfire/cli.py:176 ../python/pakfire/cli.py:201
336 msgid "Allow changing the vendor of packages."
337 msgstr ""
338
339 #: ../python/pakfire/cli.py:178 ../python/pakfire/cli.py:203
340 msgid "Allow changing the architecture of packages."
341 msgstr ""
342
343 #: ../python/pakfire/cli.py:183
344 msgid "Update the whole system or one specific package."
345 msgstr ""
346
347 #: ../python/pakfire/cli.py:190
348 msgid "Check, if there are any updates available."
349 msgstr ""
350
351 #: ../python/pakfire/cli.py:197
352 msgid "Downgrade one or more packages."
353 msgstr ""
354
355 #: ../python/pakfire/cli.py:199
356 msgid "Give a name of a package to downgrade."
357 msgstr ""
358
359 #: ../python/pakfire/cli.py:209
360 msgid "Print some information about the given package(s)."
361 msgstr ""
362
363 #: ../python/pakfire/cli.py:211
364 msgid "Give at least the name of one package."
365 msgstr ""
366
367 #: ../python/pakfire/cli.py:217
368 msgid "Search for a given pattern."
369 msgstr ""
370
371 #: ../python/pakfire/cli.py:219
372 msgid "A pattern to search for."
373 msgstr ""
374
375 #: ../python/pakfire/cli.py:225
376 msgid "Get a list of packages that provide a given file or feature."
377 msgstr ""
378
379 #: ../python/pakfire/cli.py:227
380 msgid "File or feature to search for."
381 msgstr ""
382
383 #: ../python/pakfire/cli.py:233
384 msgid "Get list of packages that belong to the given group."
385 msgstr ""
386
387 #: ../python/pakfire/cli.py:235
388 msgid "Group name to search for."
389 msgstr ""
390
391 #: ../python/pakfire/cli.py:241
392 msgid "Install all packages that belong to the given group."
393 msgstr ""
394
395 #: ../python/pakfire/cli.py:243
396 msgid "Group name."
397 msgstr ""
398
399 #: ../python/pakfire/cli.py:249
400 msgid "List all currently enabled repositories."
401 msgstr ""
402
403 #: ../python/pakfire/cli.py:253
404 msgid "Cleanup commands."
405 msgstr ""
406
407 #: ../python/pakfire/cli.py:261
408 msgid "Cleanup all temporary files."
409 msgstr ""
410
411 #: ../python/pakfire/cli.py:267
412 msgid "Check the system for any errors."
413 msgstr ""
414
415 #: ../python/pakfire/cli.py:273
416 msgid "Check the dependencies for a particular package."
417 msgstr ""
418
419 #: ../python/pakfire/cli.py:275
420 msgid "Give name of at least one package to check."
421 msgstr ""
422
423 #: ../python/pakfire/cli.py:348 ../python/pakfire/transaction.py:399
424 msgid "Repository"
425 msgstr ""
426
427 #: ../python/pakfire/cli.py:348
428 msgid "Enabled"
429 msgstr ""
430
431 #: ../python/pakfire/cli.py:348 ../python/pakfire/cli.py:1050
432 msgid "Priority"
433 msgstr ""
434
435 #: ../python/pakfire/cli.py:348 ../python/pakfire/cli.py:1095
436 msgid "Packages"
437 msgstr ""
438
439 #: ../python/pakfire/cli.py:360
440 msgid "Cleaning up everything..."
441 msgstr ""
442
443 #: ../python/pakfire/cli.py:381
444 msgid "You cannot run pakfire-builder in a pakfire chroot."
445 msgstr ""
446
447 #: ../python/pakfire/cli.py:384 ../python/pakfire/cli.py:734
448 msgid "Pakfire builder command line interface."
449 msgstr ""
450
451 #: ../python/pakfire/cli.py:444
452 msgid "Update the package indexes."
453 msgstr ""
454
455 #: ../python/pakfire/cli.py:450 ../python/pakfire/cli.py:754
456 msgid "Build one or more packages."
457 msgstr ""
458
459 #: ../python/pakfire/cli.py:452 ../python/pakfire/cli.py:643
460 #: ../python/pakfire/cli.py:756
461 msgid "Give name of at least one package to build."
462 msgstr ""
463
464 #: ../python/pakfire/cli.py:456 ../python/pakfire/cli.py:760
465 #: ../python/pakfire/cli.py:847
466 msgid "Build the package for the given architecture."
467 msgstr ""
468
469 #: ../python/pakfire/cli.py:458 ../python/pakfire/cli.py:488
470 #: ../python/pakfire/cli.py:762
471 msgid "Path were the output files should be copied to."
472 msgstr ""
473
474 #: ../python/pakfire/cli.py:460 ../python/pakfire/cli.py:477
475 #: ../python/pakfire/cli.py:764
476 msgid "Mode to run in. Is either 'release' or 'development' (default)."
477 msgstr ""
478
479 #: ../python/pakfire/cli.py:462
480 msgid "Run a shell after a successful build."
481 msgstr ""
482
483 #: ../python/pakfire/cli.py:464
484 msgid "Do not perform the install test."
485 msgstr ""
486
487 #: ../python/pakfire/cli.py:469
488 msgid "Go into a shell."
489 msgstr ""
490
491 #: ../python/pakfire/cli.py:471
492 msgid "Give name of a package."
493 msgstr ""
494
495 #: ../python/pakfire/cli.py:475
496 msgid "Emulated architecture in the shell."
497 msgstr ""
498
499 #: ../python/pakfire/cli.py:482
500 msgid "Generate a source package."
501 msgstr ""
502
503 #: ../python/pakfire/cli.py:484
504 msgid "Give name(s) of a package(s)."
505 msgstr ""
506
507 #: ../python/pakfire/cli.py:493
508 msgid "Create a build environment cache."
509 msgstr ""
510
511 #: ../python/pakfire/cli.py:503
512 msgid "Create a new build environment cache."
513 msgstr ""
514
515 #: ../python/pakfire/cli.py:508
516 msgid "Remove all cached build environments."
517 msgstr ""
518
519 #: ../python/pakfire/cli.py:588
520 #, python-format
521 msgid "Removing environment cache file: %s..."
522 msgstr ""
523
524 #: ../python/pakfire/cli.py:594
525 #, python-format
526 msgid "Could not remove file: %s"
527 msgstr ""
528
529 #: ../python/pakfire/cli.py:600
530 msgid "Pakfire server command line interface."
531 msgstr ""
532
533 #: ../python/pakfire/cli.py:641
534 msgid "Send a scrach build job to the server."
535 msgstr ""
536
537 #: ../python/pakfire/cli.py:645
538 msgid "Limit build to only these architecture(s)."
539 msgstr ""
540
541 #: ../python/pakfire/cli.py:651
542 msgid "Send a keepalive to the server."
543 msgstr ""
544
545 #: ../python/pakfire/cli.py:658
546 msgid "Update all repositories."
547 msgstr ""
548
549 #: ../python/pakfire/cli.py:664
550 msgid "Repository management commands."
551 msgstr ""
552
553 #: ../python/pakfire/cli.py:672
554 msgid "Create a new repository index."
555 msgstr ""
556
557 #: ../python/pakfire/cli.py:674
558 msgid "Path to the packages."
559 msgstr ""
560
561 #: ../python/pakfire/cli.py:676
562 msgid "Path to input packages."
563 msgstr ""
564
565 #: ../python/pakfire/cli.py:678
566 msgid "Key to sign the repository with."
567 msgstr ""
568
569 #: ../python/pakfire/cli.py:683
570 msgid "Dump some information about this machine."
571 msgstr ""
572
573 #: ../python/pakfire/cli.py:766
574 msgid "Do not verify build dependencies."
575 msgstr ""
576
577 #: ../python/pakfire/cli.py:799
578 msgid "Pakfire client command line interface."
579 msgstr ""
580
581 #: ../python/pakfire/cli.py:841
582 msgid "Build a package remotely."
583 msgstr ""
584
585 #: ../python/pakfire/cli.py:843
586 msgid "Give name of a package to build."
587 msgstr ""
588
589 #: ../python/pakfire/cli.py:852
590 msgid "Print some information about this host."
591 msgstr ""
592
593 #: ../python/pakfire/cli.py:858
594 msgid "Check the connection to the hub."
595 msgstr ""
596
597 #: ../python/pakfire/cli.py:863
598 msgid "Show information about build jobs."
599 msgstr ""
600
601 #: ../python/pakfire/cli.py:873
602 msgid "Show a list of all active jobs."
603 msgstr ""
604
605 #: ../python/pakfire/cli.py:878
606 msgid "Show a list of all recently finished of failed build jobs."
607 msgstr ""
608
609 #: ../python/pakfire/cli.py:883
610 msgid "Show details about given build job."
611 msgstr ""
612
613 #: ../python/pakfire/cli.py:884
614 msgid "The ID of the build job."
615 msgstr ""
616
617 #: ../python/pakfire/cli.py:889
618 msgid "Show information about builds."
619 msgstr ""
620
621 #: ../python/pakfire/cli.py:897
622 msgid "Show details about the given build."
623 msgstr ""
624
625 #: ../python/pakfire/cli.py:898
626 msgid "The ID of the build."
627 msgstr ""
628
629 #: ../python/pakfire/cli.py:903
630 msgid "Test the connection to the hub."
631 msgstr ""
632
633 #: ../python/pakfire/cli.py:904
634 msgid "Error code to test."
635 msgstr ""
636
637 #: ../python/pakfire/cli.py:952 ../python/pakfire/server.py:303
638 msgid "Hostname"
639 msgstr ""
640
641 #: ../python/pakfire/cli.py:953
642 msgid "Pakfire hub"
643 msgstr ""
644
645 #: ../python/pakfire/cli.py:956
646 msgid "Username"
647 msgstr ""
648
649 #. Hardware information
650 #: ../python/pakfire/cli.py:960 ../python/pakfire/server.py:307
651 msgid "Hardware information"
652 msgstr ""
653
654 #: ../python/pakfire/cli.py:961 ../python/pakfire/server.py:308
655 msgid "CPU model"
656 msgstr ""
657
658 #: ../python/pakfire/cli.py:962 ../python/pakfire/server.py:309
659 msgid "Memory"
660 msgstr ""
661
662 #: ../python/pakfire/cli.py:964 ../python/pakfire/server.py:311
663 msgid "Native arch"
664 msgstr ""
665
666 #: ../python/pakfire/cli.py:966
667 msgid "Default arch"
668 msgstr ""
669
670 #: ../python/pakfire/cli.py:968 ../python/pakfire/server.py:313
671 msgid "Supported arches"
672 msgstr ""
673
674 #: ../python/pakfire/cli.py:981
675 msgid "Your IP address"
676 msgstr ""
677
678 #: ../python/pakfire/cli.py:986
679 msgid "You are authenticated to the build service:"
680 msgstr ""
681
682 #: ../python/pakfire/cli.py:992
683 msgid "User name"
684 msgstr ""
685
686 #: ../python/pakfire/cli.py:993
687 msgid "Real name"
688 msgstr ""
689
690 #: ../python/pakfire/cli.py:994
691 msgid "Email address"
692 msgstr ""
693
694 #: ../python/pakfire/cli.py:995
695 msgid "Registered"
696 msgstr ""
697
698 #: ../python/pakfire/cli.py:1002
699 msgid "You could not be authenticated to the build service."
700 msgstr ""
701
702 #: ../python/pakfire/cli.py:1023
703 msgid "No ongoing jobs found."
704 msgstr ""
705
706 #: ../python/pakfire/cli.py:1026
707 msgid "Active build jobs"
708 msgstr ""
709
710 #: ../python/pakfire/cli.py:1032
711 msgid "No jobs found."
712 msgstr ""
713
714 #: ../python/pakfire/cli.py:1035
715 msgid "Recently processed build jobs"
716 msgstr ""
717
718 #: ../python/pakfire/cli.py:1042
719 #, python-format
720 msgid "A build with ID %s could not be found."
721 msgstr ""
722
723 #: ../python/pakfire/cli.py:1045
724 #, python-format
725 msgid "Build: %(name)s"
726 msgstr ""
727
728 #: ../python/pakfire/cli.py:1049 ../python/pakfire/cli.py:1077
729 msgid "State"
730 msgstr ""
731
732 #: ../python/pakfire/cli.py:1053
733 msgid "Jobs"
734 msgstr ""
735
736 #: ../python/pakfire/cli.py:1066
737 #, python-format
738 msgid "A job with ID %s could not be found."
739 msgstr ""
740
741 #: ../python/pakfire/cli.py:1073
742 #, python-format
743 msgid "Job: %(name)s"
744 msgstr ""
745
746 #: ../python/pakfire/cli.py:1078 ../python/pakfire/packages/base.py:107
747 #: ../python/pakfire/transaction.py:398
748 msgid "Arch"
749 msgstr ""
750
751 #: ../python/pakfire/cli.py:1083 ../python/pakfire/packages/base.py:142
752 msgid "Build host"
753 msgstr ""
754
755 #: ../python/pakfire/cli.py:1088
756 msgid "Time created"
757 msgstr ""
758
759 #: ../python/pakfire/cli.py:1089
760 msgid "Time started"
761 msgstr ""
762
763 #: ../python/pakfire/cli.py:1090
764 msgid "Time finished"
765 msgstr ""
766
767 #: ../python/pakfire/cli.py:1091
768 msgid "Duration"
769 msgstr ""
770
771 #: ../python/pakfire/cli.py:1119
772 msgid "Invalid error code given."
773 msgstr ""
774
775 #: ../python/pakfire/cli.py:1122
776 #, python-format
777 msgid "Reponse from the server: %s"
778 msgstr ""
779
780 #: ../python/pakfire/cli.py:1128
781 msgid "Pakfire daemon command line interface."
782 msgstr ""
783
784 #: ../python/pakfire/cli.py:1156
785 msgid "Pakfire key command line interface."
786 msgstr ""
787
788 #: ../python/pakfire/cli.py:1200 ../python/pakfire/cli.py:1210
789 msgid "Import a key from file."
790 msgstr ""
791
792 #: ../python/pakfire/cli.py:1202
793 msgid "The real name of the owner of this key."
794 msgstr ""
795
796 #: ../python/pakfire/cli.py:1204
797 msgid "The email address of the owner of this key."
798 msgstr ""
799
800 #: ../python/pakfire/cli.py:1212
801 msgid "Filename of that key to import."
802 msgstr ""
803
804 #: ../python/pakfire/cli.py:1218
805 msgid "Export a key to a file."
806 msgstr ""
807
808 #: ../python/pakfire/cli.py:1220
809 msgid "The ID of the key to export."
810 msgstr ""
811
812 #: ../python/pakfire/cli.py:1222
813 msgid "Write the key to this file."
814 msgstr ""
815
816 #: ../python/pakfire/cli.py:1228
817 msgid "Delete a key from the local keyring."
818 msgstr ""
819
820 #: ../python/pakfire/cli.py:1230
821 msgid "The ID of the key to delete."
822 msgstr ""
823
824 #: ../python/pakfire/cli.py:1236
825 msgid "List all imported keys."
826 msgstr ""
827
828 #: ../python/pakfire/cli.py:1242
829 msgid "Sign one or more packages."
830 msgstr ""
831
832 #: ../python/pakfire/cli.py:1244
833 msgid "Key that is used sign the package(s)."
834 msgstr ""
835
836 #: ../python/pakfire/cli.py:1246
837 msgid "Package(s) to sign."
838 msgstr ""
839
840 #: ../python/pakfire/cli.py:1252
841 msgid "Verify one or more packages."
842 msgstr ""
843
844 #: ../python/pakfire/cli.py:1256
845 msgid "Package(s) to verify."
846 msgstr ""
847
848 #: ../python/pakfire/cli.py:1263
849 msgid "Generating the key may take a moment..."
850 msgstr ""
851
852 #: ../python/pakfire/cli.py:1311
853 #, python-format
854 msgid "Signing %s..."
855 msgstr ""
856
857 #: ../python/pakfire/cli.py:1328
858 #, python-format
859 msgid "Verifying %s..."
860 msgstr ""
861
862 #: ../python/pakfire/cli.py:1338
863 msgid "This signature is valid."
864 msgstr ""
865
866 #: ../python/pakfire/cli.py:1341
867 msgid "Unknown key"
868 msgstr ""
869
870 #: ../python/pakfire/cli.py:1342
871 msgid "Could not check if this signature is valid."
872 msgstr ""
873
874 #: ../python/pakfire/cli.py:1345 ../python/pakfire/keyring.py:96
875 #, python-format
876 msgid "Created: %s"
877 msgstr ""
878
879 #: ../python/pakfire/cli.py:1349 ../python/pakfire/keyring.py:99
880 #, python-format
881 msgid "Expires: %s"
882 msgstr ""
883
884 #. If the keepalive message could not successfully be sent, we don't
885 #. bother, because the client will soon retry.
886 #: ../python/pakfire/client/base.py:213
887 msgid "Could not send a keepalive message to the hub."
888 msgstr ""
889
890 #. Don't give a shit either.
891 #: ../python/pakfire/client/base.py:247
892 msgid "Could not update the host information."
893 msgstr ""
894
895 #: ../python/pakfire/client/builder.py:179
896 msgid "Less than 2GB of free space. Cannot request a new job."
897 msgstr ""
898
899 #. Log all XMLRPC protocol errors.
900 #: ../python/pakfire/client/transport.py:90
901 msgid "XMLRPC protocol error:"
902 msgstr ""
903
904 #: ../python/pakfire/client/transport.py:91
905 #, python-format
906 msgid "URL: %s"
907 msgstr ""
908
909 #: ../python/pakfire/client/transport.py:92
910 msgid " HTTP headers:"
911 msgstr ""
912
913 #: ../python/pakfire/client/transport.py:95
914 #, python-format
915 msgid "Error code: %s"
916 msgstr ""
917
918 #: ../python/pakfire/client/transport.py:96
919 #, python-format
920 msgid "Error message: %s"
921 msgstr ""
922
923 #: ../python/pakfire/client/transport.py:116
924 #, python-format
925 msgid "Trying again in %(timeout)s second(s). %(tries)s tries left."
926 msgstr ""
927
928 #: ../python/pakfire/client/transport.py:121
929 msgid "Maximum number of tries was reached. Giving up."
930 msgstr ""
931
932 #: ../python/pakfire/compress.py:85 ../python/pakfire/compress.py:95
933 #, python-format
934 msgid "Given algorithm '%s' is not supported."
935 msgstr ""
936
937 #: ../python/pakfire/config.py:191
938 #, python-format
939 msgid "Unhandled configuration update: %s"
940 msgstr ""
941
942 #: ../python/pakfire/config.py:205
943 msgid "Configuration:"
944 msgstr ""
945
946 #: ../python/pakfire/config.py:207
947 #, python-format
948 msgid "Section: %s"
949 msgstr ""
950
951 #: ../python/pakfire/config.py:212
952 msgid "No settings in this section."
953 msgstr ""
954
955 #: ../python/pakfire/config.py:214
956 msgid "Loaded from files:"
957 msgstr ""
958
959 #: ../python/pakfire/downloader.py:155
960 msgid "Downloading source files:"
961 msgstr ""
962
963 #: ../python/pakfire/downloader.py:158
964 msgid "Cannot download source code in offline mode."
965 msgstr ""
966
967 #: ../python/pakfire/downloader.py:181
968 #, python-format
969 msgid "Downloaded empty file: %s"
970 msgstr ""
971
972 #: ../python/pakfire/errors.py:30
973 msgid "An unhandled error occured."
974 msgstr ""
975
976 #: ../python/pakfire/errors.py:46
977 msgid "Could not compress/decompress data."
978 msgstr ""
979
980 #: ../python/pakfire/errors.py:58
981 msgid "One or more dependencies could not been resolved."
982 msgstr ""
983
984 #: ../python/pakfire/errors.py:61
985 msgid "An error occured when pakfire tried to download files."
986 msgstr ""
987
988 #: ../python/pakfire/errors.py:74
989 msgid ""
990 "The requested action cannot be done on offline mode.\n"
991 "Please connect your system to the network, remove --offline from the command "
992 "line and try again."
993 msgstr ""
994
995 #: ../python/pakfire/errors.py:86
996 msgid "Running pakfire-build in a pakfire container?"
997 msgstr ""
998
999 #: ../python/pakfire/errors.py:94 ../python/pakfire/transaction.py:469
1000 msgid "Transaction test was not successful"
1001 msgstr ""
1002
1003 #: ../python/pakfire/errors.py:98
1004 msgid "Generic XMLRPC error."
1005 msgstr ""
1006
1007 #: ../python/pakfire/errors.py:102
1008 msgid ""
1009 "You are forbidden to perform this action. Maybe you need to check your "
1010 "credentials."
1011 msgstr ""
1012
1013 #: ../python/pakfire/errors.py:106
1014 msgid "A request could not be fulfilled by the server."
1015 msgstr ""
1016
1017 #: ../python/pakfire/errors.py:110
1018 msgid "Could not find the requested URL."
1019 msgstr ""
1020
1021 #: ../python/pakfire/errors.py:114
1022 msgid "An unforseable problem on the XML-RPC transport connection occured."
1023 msgstr ""
1024
1025 #: ../python/pakfire/i18n.py:54
1026 #, python-format
1027 msgid "%(commas)s and %(last)s"
1028 msgstr ""
1029
1030 #: ../python/pakfire/keyring.py:82
1031 #, python-format
1032 msgid "Fingerprint: %s"
1033 msgstr ""
1034
1035 #: ../python/pakfire/keyring.py:84
1036 msgid "Private key available!"
1037 msgstr ""
1038
1039 #: ../python/pakfire/keyring.py:88
1040 #, python-format
1041 msgid "Subkey: %s"
1042 msgstr ""
1043
1044 #: ../python/pakfire/keyring.py:90
1045 msgid "This key has expired!"
1046 msgstr ""
1047
1048 #: ../python/pakfire/keyring.py:93
1049 msgid "This is a secret key."
1050 msgstr ""
1051
1052 #: ../python/pakfire/keyring.py:101
1053 msgid "This key does not expire."
1054 msgstr ""
1055
1056 #: ../python/pakfire/keyring.py:149
1057 #, python-format
1058 msgid "Generating new key for %(realname)s <%(email)s>..."
1059 msgstr ""
1060
1061 #: ../python/pakfire/keyring.py:150
1062 msgid "This may take a while..."
1063 msgstr ""
1064
1065 #: ../python/pakfire/keyring.py:169
1066 #, python-format
1067 msgid "Successfully imported %s."
1068 msgstr ""
1069
1070 #: ../python/pakfire/keyring.py:189
1071 msgid "Host key:"
1072 msgstr ""
1073
1074 #: ../python/pakfire/keyring.py:196
1075 #, python-format
1076 msgid "WARNING! Host key with ID %s configured, but the secret key is missing!"
1077 msgstr ""
1078
1079 #: ../python/pakfire/keyring.py:199
1080 #, python-format
1081 msgid "WARNING! Host key with ID %s configured, but not found!"
1082 msgstr ""
1083
1084 #: ../python/pakfire/keyring.py:201
1085 msgid "No host key available or configured."
1086 msgstr ""
1087
1088 #: ../python/pakfire/packages/base.py:99
1089 msgid "Name"
1090 msgstr ""
1091
1092 #: ../python/pakfire/packages/base.py:110 ../python/pakfire/transaction.py:398
1093 msgid "Version"
1094 msgstr ""
1095
1096 #: ../python/pakfire/packages/base.py:111
1097 msgid "Release"
1098 msgstr ""
1099
1100 #: ../python/pakfire/packages/base.py:115 ../python/pakfire/transaction.py:399
1101 msgid "Size"
1102 msgstr ""
1103
1104 #: ../python/pakfire/packages/base.py:119
1105 msgid "Repo"
1106 msgstr ""
1107
1108 #: ../python/pakfire/packages/base.py:122
1109 msgid "Summary"
1110 msgstr ""
1111
1112 #: ../python/pakfire/packages/base.py:123
1113 msgid "Groups"
1114 msgstr ""
1115
1116 #: ../python/pakfire/packages/base.py:124
1117 msgid "URL"
1118 msgstr ""
1119
1120 #: ../python/pakfire/packages/base.py:125
1121 msgid "License"
1122 msgstr ""
1123
1124 #: ../python/pakfire/packages/base.py:128
1125 msgid "Description"
1126 msgstr ""
1127
1128 #: ../python/pakfire/packages/base.py:135
1129 msgid "Maintainer"
1130 msgstr ""
1131
1132 #: ../python/pakfire/packages/base.py:137
1133 msgid "Vendor"
1134 msgstr ""
1135
1136 #: ../python/pakfire/packages/base.py:139
1137 msgid "UUID"
1138 msgstr ""
1139
1140 #: ../python/pakfire/packages/base.py:140
1141 msgid "Build ID"
1142 msgstr ""
1143
1144 #: ../python/pakfire/packages/base.py:141
1145 msgid "Build date"
1146 msgstr ""
1147
1148 #: ../python/pakfire/packages/base.py:144
1149 msgid "Signatures"
1150 msgstr ""
1151
1152 #: ../python/pakfire/packages/base.py:149
1153 msgid "Provides"
1154 msgstr ""
1155
1156 #: ../python/pakfire/packages/base.py:154
1157 msgid "Pre-requires"
1158 msgstr ""
1159
1160 #: ../python/pakfire/packages/base.py:159
1161 msgid "Requires"
1162 msgstr ""
1163
1164 #: ../python/pakfire/packages/base.py:164
1165 msgid "Conflicts"
1166 msgstr ""
1167
1168 #: ../python/pakfire/packages/base.py:169
1169 msgid "Obsoletes"
1170 msgstr ""
1171
1172 #: ../python/pakfire/packages/base.py:177
1173 msgid "File"
1174 msgstr ""
1175
1176 #: ../python/pakfire/packages/base.py:367
1177 msgid "Not set"
1178 msgstr ""
1179
1180 #: ../python/pakfire/packages/base.py:534
1181 #, python-format
1182 msgid "Config file saved as %s."
1183 msgstr ""
1184
1185 #: ../python/pakfire/packages/file.py:93
1186 #, python-format
1187 msgid "Could not extract file: /%(src)s - %(dst)s"
1188 msgstr ""
1189
1190 #: ../python/pakfire/packages/file.py:159
1191 #, python-format
1192 msgid "Filename: %s"
1193 msgstr ""
1194
1195 #: ../python/pakfire/packages/file.py:256
1196 #, python-format
1197 msgid "File in archive is missing in file metadata: %s. Skipping."
1198 msgstr ""
1199
1200 #: ../python/pakfire/packages/file.py:312
1201 #, python-format
1202 msgid "Config file created as %s"
1203 msgstr ""
1204
1205 #: ../python/pakfire/packages/file.py:326
1206 #, python-format
1207 msgid "Could not remove file: /%s"
1208 msgstr ""
1209
1210 #: ../python/pakfire/packages/lexer.py:718
1211 #, python-format
1212 msgid "Template does not exist: %s"
1213 msgstr ""
1214
1215 #: ../python/pakfire/packages/make.py:80
1216 msgid "Package name is undefined."
1217 msgstr ""
1218
1219 #: ../python/pakfire/packages/make.py:83
1220 msgid "Package version is undefined."
1221 msgstr ""
1222
1223 #: ../python/pakfire/packages/make.py:420
1224 #, python-format
1225 msgid "Searching for automatic dependencies for %s..."
1226 msgstr ""
1227
1228 #: ../python/pakfire/packages/make.py:474
1229 #, python-format
1230 msgid "Regular experession is invalid and has been skipped: %s"
1231 msgstr ""
1232
1233 #. Let the user know what has been done.
1234 #: ../python/pakfire/packages/make.py:490
1235 #, python-format
1236 msgid "Filter '%(pattern)s' filtered %(dep)s."
1237 msgstr ""
1238
1239 #. Load progressbar.
1240 #: ../python/pakfire/packages/packager.py:391
1241 #: ../python/pakfire/packages/packager.py:686
1242 msgid "Packaging"
1243 msgstr ""
1244
1245 #: ../python/pakfire/packages/packager.py:714
1246 #, python-format
1247 msgid "Building source package %s:"
1248 msgstr ""
1249
1250 #: ../python/pakfire/repository/database.py:123
1251 msgid "The format of the database is not supported by this version of pakfire."
1252 msgstr ""
1253
1254 #: ../python/pakfire/repository/database.py:231
1255 #, python-format
1256 msgid "Cannot use database with version greater than %s."
1257 msgstr ""
1258
1259 #: ../python/pakfire/repository/database.py:233
1260 #, python-format
1261 msgid "Migrating database from format %(old)s to %(new)s."
1262 msgstr ""
1263
1264 #. Create progress bar.
1265 #: ../python/pakfire/repository/local.py:102
1266 #: ../python/pakfire/repository/local.py:272
1267 #, python-format
1268 msgid "%s: Adding packages..."
1269 msgstr ""
1270
1271 #. Make a nice progress bar.
1272 #: ../python/pakfire/repository/local.py:205
1273 msgid "Compressing database..."
1274 msgstr ""
1275
1276 #: ../python/pakfire/repository/remote.py:122
1277 msgid "You cannot force to update metadata in offline mode."
1278 msgstr ""
1279
1280 #: ../python/pakfire/repository/remote.py:147
1281 #, python-format
1282 msgid "No metadata available for repository %s. Cannot download any."
1283 msgstr ""
1284
1285 #: ../python/pakfire/repository/remote.py:172
1286 #, python-format
1287 msgid "Could not update metadata for %s from any mirror server"
1288 msgstr ""
1289
1290 #: ../python/pakfire/repository/remote.py:181
1291 msgid "The downloaded metadata was less recent than the current one."
1292 msgstr ""
1293
1294 #: ../python/pakfire/repository/remote.py:220
1295 #, python-format
1296 msgid "Cannot download package database for %s in offline mode."
1297 msgstr ""
1298
1299 #: ../python/pakfire/repository/remote.py:231
1300 #, python-format
1301 msgid "%s: package database"
1302 msgstr ""
1303
1304 #: ../python/pakfire/repository/remote.py:305
1305 #, python-format
1306 msgid "Cannot download this file in offline mode: %s"
1307 msgstr ""
1308
1309 #: ../python/pakfire/repository/remote.py:311
1310 #, python-format
1311 msgid "Could not download %s: %s"
1312 msgstr ""
1313
1314 #: ../python/pakfire/repository/remote.py:336
1315 msgid "The checksum of the downloaded file did not match."
1316 msgstr ""
1317
1318 #: ../python/pakfire/repository/remote.py:337
1319 #, python-format
1320 msgid "Expected %(good)s but got %(bad)s."
1321 msgstr ""
1322
1323 #: ../python/pakfire/repository/remote.py:338
1324 msgid "Trying an other mirror."
1325 msgstr ""
1326
1327 #. Create a progressbar.
1328 #: ../python/pakfire/repository/system.py:66
1329 msgid "Loading installed packages"
1330 msgstr ""
1331
1332 #: ../python/pakfire/satsolver.py:199 ../python/pakfire/satsolver.py:225
1333 msgid "The solver returned one problem:"
1334 msgstr ""
1335
1336 #. Ask the user if he or she want to modify the request. If not, just exit.
1337 #: ../python/pakfire/satsolver.py:241
1338 msgid "Do you want to manually alter the request?"
1339 msgstr ""
1340
1341 #: ../python/pakfire/satsolver.py:244
1342 msgid "You can now try to satisfy the solver by modifying your request."
1343 msgstr ""
1344
1345 #: ../python/pakfire/satsolver.py:249
1346 msgid "Which problem to you want to resolve?"
1347 msgstr ""
1348
1349 #: ../python/pakfire/satsolver.py:251
1350 msgid "Press enter to try to re-solve the request."
1351 msgstr ""
1352
1353 #: ../python/pakfire/satsolver.py:282
1354 #, python-format
1355 msgid " Solution: %s"
1356 msgstr ""
1357
1358 #: ../python/pakfire/satsolver.py:291
1359 msgid " Solutions:"
1360 msgstr ""
1361
1362 #: ../python/pakfire/server.py:279 ../python/pakfire/system.py:131
1363 msgid "Could not be determined"
1364 msgstr ""
1365
1366 #: ../python/pakfire/transaction.py:94
1367 #, python-format
1368 msgid "file %(name)s from %(pkg1)s conflicts with file from package %(pkg2)s"
1369 msgstr ""
1370
1371 #: ../python/pakfire/transaction.py:100
1372 #, python-format
1373 msgid "file %(name)s from %(pkg)s conflicts with files from %(pkgs)s"
1374 msgstr ""
1375
1376 #: ../python/pakfire/transaction.py:108
1377 #, python-format
1378 msgid ""
1379 "There is not enough space left on %(name)s. Need at least %(size)s to "
1380 "perform transaction."
1381 msgstr ""
1382
1383 #: ../python/pakfire/transaction.py:321
1384 #, python-format
1385 msgid "Not enough space to download %s of packages."
1386 msgstr ""
1387
1388 #: ../python/pakfire/transaction.py:324
1389 msgid "Downloading packages:"
1390 msgstr ""
1391
1392 #: ../python/pakfire/transaction.py:398
1393 msgid "Package"
1394 msgstr ""
1395
1396 #: ../python/pakfire/transaction.py:403
1397 msgid "Installing:"
1398 msgstr ""
1399
1400 #: ../python/pakfire/transaction.py:404
1401 msgid "Reinstalling:"
1402 msgstr ""
1403
1404 #: ../python/pakfire/transaction.py:405
1405 msgid "Updating:"
1406 msgstr ""
1407
1408 #: ../python/pakfire/transaction.py:406
1409 msgid "Downgrading:"
1410 msgstr ""
1411
1412 #: ../python/pakfire/transaction.py:407
1413 msgid "Removing:"
1414 msgstr ""
1415
1416 #: ../python/pakfire/transaction.py:413
1417 msgid "Transaction Summary"
1418 msgstr ""
1419
1420 #: ../python/pakfire/transaction.py:420
1421 msgid "package"
1422 msgstr ""
1423
1424 #: ../python/pakfire/transaction.py:426
1425 #, python-format
1426 msgid "Total download size: %s"
1427 msgstr ""
1428
1429 #: ../python/pakfire/transaction.py:430
1430 #, python-format
1431 msgid "Installed size: %s"
1432 msgstr ""
1433
1434 #: ../python/pakfire/transaction.py:433
1435 #, python-format
1436 msgid "Freed size: %s"
1437 msgstr ""
1438
1439 #: ../python/pakfire/transaction.py:444
1440 msgid "Is this okay?"
1441 msgstr ""
1442
1443 #: ../python/pakfire/transaction.py:450
1444 msgid "Running Transaction Test"
1445 msgstr ""
1446
1447 #: ../python/pakfire/transaction.py:462
1448 msgid "Transaction Test Succeeded"
1449 msgstr ""
1450
1451 #. Make a nice progressbar.
1452 #: ../python/pakfire/transaction.py:495
1453 msgid "Verifying signatures..."
1454 msgstr ""
1455
1456 #: ../python/pakfire/transaction.py:527
1457 #, python-format
1458 msgid "Found %s signature error(s)!"
1459 msgstr ""
1460
1461 #: ../python/pakfire/transaction.py:532
1462 msgid "Going on because we are running in permissive mode."
1463 msgstr ""
1464
1465 #: ../python/pakfire/transaction.py:533
1466 msgid "This is dangerous!"
1467 msgstr ""
1468
1469 #: ../python/pakfire/transaction.py:554
1470 msgid "Running transaction"
1471 msgstr ""
1472
1473 #: ../python/pakfire/util.py:68
1474 #, python-format
1475 msgid "%s [y/N]"
1476 msgstr ""
1477
1478 #: ../python/pakfire/util.py:260
1479 msgid "Killing orphans..."
1480 msgstr ""
1481
1482 #: ../python/pakfire/util.py:267
1483 #, python-format
1484 msgid "Process ID %s is still running in chroot. Killing..."
1485 msgstr ""
1486
1487 #: ../python/pakfire/util.py:279
1488 msgid "Waiting for processes to terminate..."
1489 msgstr ""
1490
1491 #: ../python/src/problem.c:159
1492 #, c-format
1493 msgid "%s does not belong to a distupgrade repository"
1494 msgstr ""
1495
1496 #: ../python/src/problem.c:166
1497 #, c-format
1498 msgid "%s has inferior architecture"
1499 msgstr ""
1500
1501 #: ../python/src/problem.c:173
1502 #, c-format
1503 msgid "problem with installed package %s"
1504 msgstr ""
1505
1506 #: ../python/src/problem.c:179
1507 #, c-format
1508 msgid "conflicting requests"
1509 msgstr ""
1510
1511 #: ../python/src/problem.c:184
1512 #, c-format
1513 msgid "nothing provides requested %s"
1514 msgstr ""
1515
1516 #: ../python/src/problem.c:190
1517 #, c-format
1518 msgid "some dependency problem"
1519 msgstr ""
1520
1521 #: ../python/src/problem.c:195
1522 #, c-format
1523 msgid "package %s is not installable"
1524 msgstr ""
1525
1526 #: ../python/src/problem.c:202
1527 #, c-format
1528 msgid "nothing provides %s needed by %s"
1529 msgstr ""
1530
1531 #: ../python/src/problem.c:209
1532 #, c-format
1533 msgid "cannot install both %s and %s"
1534 msgstr ""
1535
1536 #: ../python/src/problem.c:216
1537 #, c-format
1538 msgid "package %s conflicts with %s provided by %s"
1539 msgstr ""
1540
1541 #: ../python/src/problem.c:224
1542 #, c-format
1543 msgid "package %s obsoletes %s provided by %s"
1544 msgstr ""
1545
1546 #: ../python/src/problem.c:232
1547 #, c-format
1548 msgid "installed package %s obsoletes %s provided by %s"
1549 msgstr ""
1550
1551 #: ../python/src/problem.c:240
1552 #, c-format
1553 msgid "package %s implicitely obsoletes %s provided by %s"
1554 msgstr ""
1555
1556 #: ../python/src/problem.c:248
1557 #, c-format
1558 msgid "package %s requires %s, but none of the providers can be installed"
1559 msgstr ""
1560
1561 #: ../python/src/problem.c:255
1562 #, c-format
1563 msgid "package %s conflicts with %s provided by itself"
1564 msgstr ""
1565
1566 #: ../python/src/problem.c:264
1567 #, c-format
1568 msgid "bad rule type"
1569 msgstr ""
1570
1571 #: ../python/src/solution.c:86
1572 #, c-format
1573 msgid "do not keep %s installed"
1574 msgstr ""
1575
1576 #: ../python/src/solution.c:89
1577 #, c-format
1578 msgid "do not install a solvable %s"
1579 msgstr ""
1580
1581 #: ../python/src/solution.c:92
1582 #, c-format
1583 msgid "do not install %s"
1584 msgstr ""
1585
1586 #: ../python/src/solution.c:98
1587 #, c-format
1588 msgid "do not forbid installation of %s"
1589 msgstr ""
1590
1591 #: ../python/src/solution.c:101
1592 #, c-format
1593 msgid "do not deinstall all solvables %s"
1594 msgstr ""
1595
1596 #: ../python/src/solution.c:104
1597 #, c-format
1598 msgid "do not deinstall %s"
1599 msgstr ""
1600
1601 #: ../python/src/solution.c:109
1602 #, c-format
1603 msgid "do not install most recent version of %s"
1604 msgstr ""
1605
1606 #: ../python/src/solution.c:114
1607 #, c-format
1608 msgid "do not lock %s"
1609 msgstr ""
1610
1611 #: ../python/src/solution.c:119
1612 #, c-format
1613 msgid "do something different"
1614 msgstr ""
1615
1616 #: ../python/src/solution.c:126
1617 #, c-format
1618 msgid "keep %s despite the inferior architecture"
1619 msgstr ""
1620
1621 #: ../python/src/solution.c:129
1622 #, c-format
1623 msgid "install %s despite the inferior architecture"
1624 msgstr ""
1625
1626 #: ../python/src/solution.c:135
1627 #, c-format
1628 msgid "keep obsolete %s"
1629 msgstr ""
1630
1631 #: ../python/src/solution.c:138
1632 #, c-format
1633 msgid "install %s from excluded repository"
1634 msgstr ""
1635
1636 #: ../python/src/solution.c:150
1637 #, c-format
1638 msgid "allow downgrade of %s to %s"
1639 msgstr ""
1640
1641 #: ../python/src/solution.c:154
1642 #, c-format
1643 msgid "allow architecture change of %s to %s"
1644 msgstr ""
1645
1646 #: ../python/src/solution.c:159
1647 #, c-format
1648 msgid "allow vendor change from '%s' (%s) to '%s' (%s)"
1649 msgstr ""
1650
1651 #: ../python/src/solution.c:163
1652 #, c-format
1653 msgid "allow vendor change from '%s' (%s) to no vendor (%s)"
1654 msgstr ""
1655
1656 #: ../python/src/solution.c:169
1657 #, c-format
1658 msgid "allow replacement of %s with %s"
1659 msgstr ""
1660
1661 #. XXX Maybe we can make a more beautiful message here?!
1662 #: ../tools/pakfire-multicall.py:25
1663 msgid ""
1664 "There has been an error when trying to import one or more of the modules, "
1665 "that are required to run Pakfire."
1666 msgstr ""
1667
1668 #: ../tools/pakfire-multicall.py:27
1669 msgid "Please check your installation of Pakfire."
1670 msgstr ""
1671
1672 #: ../tools/pakfire-multicall.py:29
1673 msgid "The error that lead to this:"
1674 msgstr ""
1675
1676 #: ../tools/pakfire-multicall.py:70
1677 msgid "An error has occured when running Pakfire."
1678 msgstr ""
1679
1680 #: ../tools/pakfire-multicall.py:73
1681 msgid "Error message:"
1682 msgstr ""
1683
1684 #: ../tools/pakfire-multicall.py:80
1685 msgid "Further description:"
1686 msgstr ""