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