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