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