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