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