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