]> git.ipfire.org Git - pakfire.git/blame - po/pakfire.pot
Reorder arguments when linking debugedit.
[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"
3ce6a8ad 11"POT-Creation-Date: 2011-12-10 23:35+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
8b6bc023 20#: ../python/pakfire/actions.py:150
94438733
MT
21#, python-format
22msgid "Cannot run scriptlet because no interpreter is available: %s"
23msgstr ""
24
8b6bc023 25#: ../python/pakfire/actions.py:154
94438733
MT
26#, python-format
27msgid "Cannot run scriptlet because the interpreter is not executable: %s"
28msgstr ""
29
8b6bc023 30#: ../python/pakfire/actions.py:193
94438733
MT
31#, python-format
32msgid ""
33"The scriptlet returned an error:\n"
34"%s"
35msgstr ""
36
8b6bc023 37#: ../python/pakfire/actions.py:196
94438733
MT
38#, python-format
39msgid "The scriptlet ran more than %s seconds and was killed."
40msgstr ""
41
3817ae8e
MT
42#: ../python/pakfire/actions.py:200
43#, python-format
44msgid ""
45"The scriptlet returned with an unhandled error:\n"
46"%s"
47msgstr ""
48
49#: ../python/pakfire/actions.py:254 ../python/pakfire/actions.py:292
50#: ../python/pakfire/actions.py:315 ../python/pakfire/actions.py:338
51#: ../python/pakfire/actions.py:355 ../python/pakfire/actions.py:374
862bea4d
MT
52#, python-format
53msgid "Running transaction test for %s"
54msgstr ""
55
3817ae8e 56#: ../python/pakfire/actions.py:263 ../python/pakfire/actions.py:367
1e80d5d7
MT
57msgid "Installing"
58msgstr ""
59
3817ae8e 60#: ../python/pakfire/actions.py:301
1e80d5d7
MT
61msgid "Updating"
62msgstr ""
63
3817ae8e 64#: ../python/pakfire/actions.py:321
3d6cea71 65msgid "Removing"
1e80d5d7
MT
66msgstr ""
67
e871a081 68#. Cleaning up leftover files and stuff.
3817ae8e 69#: ../python/pakfire/actions.py:345
e871a081
MT
70msgid "Cleanup"
71msgstr ""
72
3817ae8e 73#: ../python/pakfire/actions.py:383
1e80d5d7
MT
74msgid "Downgrading"
75msgstr ""
76
8b6bc023
MT
77#: ../python/pakfire/base.py:207 ../python/pakfire/base.py:237
78#: ../python/pakfire/base.py:283 ../python/pakfire/base.py:334
3817ae8e
MT
79#: ../python/pakfire/base.py:400 ../python/pakfire/base.py:437
80#: ../python/pakfire/base.py:490 ../python/pakfire/base.py:510
c9a51ed9
MT
81msgid "Nothing to do"
82msgstr ""
83
8b6bc023 84#: ../python/pakfire/base.py:269
022c792a
MT
85msgid "There are no packages to install."
86msgstr ""
87
8b6bc023 88#: ../python/pakfire/base.py:324
0ca71090
MT
89#, python-format
90msgid "Could not find any installed package providing \"%s\"."
91msgstr ""
92
8b6bc023 93#: ../python/pakfire/base.py:330
0ca71090
MT
94#, python-format
95msgid "Multiple reinstall candidates for \"%s\": %s"
96msgstr ""
97
8b6bc023 98#: ../python/pakfire/base.py:359
0ca71090
MT
99#, python-format
100msgid "Could not find package %s in a remote repository."
101msgstr ""
102
8b6bc023 103#: ../python/pakfire/base.py:428
8834f7c9
MT
104#, python-format
105msgid "Excluding %s."
106msgstr ""
107
3817ae8e 108#: ../python/pakfire/base.py:478
67d1ddbd
MT
109#, python-format
110msgid "\"%s\" package does not seem to be installed."
111msgstr ""
112
3817ae8e 113#: ../python/pakfire/base.py:622
c07a3ca7
MT
114msgid "Build command has failed."
115msgstr ""
116
3817ae8e 117#: ../python/pakfire/base.py:702
35d89fd7
MT
118msgid "Everything is fine."
119msgstr ""
120
3eca2587 121#. Log the package information.
3817ae8e 122#: ../python/pakfire/builder.py:153
c07a3ca7 123msgid "Package information:"
18edfe75
MT
124msgstr ""
125
3817ae8e
MT
126#. Install all packages.
127#: ../python/pakfire/builder.py:324
128msgid "Install packages needed for build..."
129msgstr ""
130
131#: ../python/pakfire/builder.py:329
c07a3ca7
MT
132msgid "Extracting"
133msgstr ""
134
3817ae8e
MT
135#: ../python/pakfire/builder.py:575
136msgid "You cannot run a build when no package was given."
137msgstr ""
138
139#: ../python/pakfire/builder.py:580
3eca2587
MT
140#, python-format
141msgid "Could not find makefile in build root: %s"
142msgstr ""
143
3817ae8e 144#: ../python/pakfire/builder.py:594
c07a3ca7
MT
145msgid "The build command failed. See logfile for details."
146msgstr ""
147
3817ae8e
MT
148#. Walk through the whole tree and collect all files
149#. that are on the same disk (not crossing mountpoints).
150#: ../python/pakfire/builder.py:652
151msgid "Creating filelist..."
152msgstr ""
153
154#. Create a nice progressbar.
155#: ../python/pakfire/builder.py:671
156msgid "Compressing files..."
157msgstr ""
158
159#: ../python/pakfire/builder.py:690
160#, python-format
161msgid "Cache file was successfully created at %s."
162msgstr ""
163
164#: ../python/pakfire/builder.py:691
165#, python-format
166msgid " Containing %(files)s files, it has a size of %(size)s."
167msgstr ""
168
169#. Make a nice progress bar as always.
170#: ../python/pakfire/builder.py:702
171msgid "Extracting files..."
172msgstr ""
173
174#. Update all packages.
175#: ../python/pakfire/builder.py:722
176msgid "Updating packages from cache..."
177msgstr ""
178
c07a3ca7
MT
179#. Package the result.
180#. Make all these little package from the build environment.
3ce6a8ad 181#: ../python/pakfire/builder.py:838
c07a3ca7
MT
182msgid "Creating packages:"
183msgstr ""
184
185#. Execute the buildscript of this stage.
3ce6a8ad 186#: ../python/pakfire/builder.py:858
c07a3ca7
MT
187#, python-format
188msgid "Running stage %s:"
189msgstr ""
190
3ce6a8ad 191#: ../python/pakfire/builder.py:876
3cd0a8be
MT
192#, python-format
193msgid "Could not remove static libraries: %s"
194msgstr ""
195
3ce6a8ad 196#: ../python/pakfire/builder.py:882
8b6bc023
MT
197msgid "Compressing man pages did not complete successfully."
198msgstr ""
199
3ce6a8ad
MT
200#: ../python/pakfire/builder.py:902
201msgid "Extracting debuginfo did not complete with success. Aborting build."
202msgstr ""
203
862bea4d 204#: ../python/pakfire/cli.py:43
c605d735 205msgid "Pakfire command line interface."
ae20b05f
MT
206msgstr ""
207
862bea4d 208#: ../python/pakfire/cli.py:50
c605d735 209msgid "The path where pakfire should operate in."
ae20b05f
MT
210msgstr ""
211
0ca71090 212#: ../python/pakfire/cli.py:117
c605d735 213msgid "Enable verbose output."
ae20b05f
MT
214msgstr ""
215
0ca71090 216#: ../python/pakfire/cli.py:120
c605d735 217msgid "Path to a configuration file to load."
ae20b05f
MT
218msgstr ""
219
0ca71090 220#: ../python/pakfire/cli.py:123
c605d735 221msgid "Disable a repository temporarily."
ae20b05f
MT
222msgstr ""
223
0ca71090 224#: ../python/pakfire/cli.py:126
6557ff4c
MT
225msgid "Enable a repository temporarily."
226msgstr ""
227
0ca71090 228#: ../python/pakfire/cli.py:129
6a509182
MT
229msgid "Run pakfire in offline mode."
230msgstr ""
231
0ca71090 232#: ../python/pakfire/cli.py:134
c605d735 233msgid "Install one or more packages to the system."
ae20b05f
MT
234msgstr ""
235
0ca71090 236#: ../python/pakfire/cli.py:136
c605d735 237msgid "Give name of at least one package to install."
ae20b05f
MT
238msgstr ""
239
0ca71090 240#: ../python/pakfire/cli.py:142
c605d735 241msgid "Install one or more packages from the filesystem."
ae20b05f
MT
242msgstr ""
243
0ca71090 244#: ../python/pakfire/cli.py:144
c605d735 245msgid "Give filename of at least one package."
ae20b05f
MT
246msgstr ""
247
0ca71090
MT
248#: ../python/pakfire/cli.py:150
249msgid "Reinstall one or more packages."
250msgstr ""
251
252#: ../python/pakfire/cli.py:152
253msgid "Give name of at least one package to reinstall."
254msgstr ""
255
256#: ../python/pakfire/cli.py:158
c605d735 257msgid "Remove one or more packages from the system."
ae20b05f
MT
258msgstr ""
259
0ca71090 260#: ../python/pakfire/cli.py:160
c605d735 261msgid "Give name of at least one package to remove."
ae20b05f
MT
262msgstr ""
263
0ca71090 264#: ../python/pakfire/cli.py:166
c605d735 265msgid "Give a name of a package to update or leave emtpy for all."
ae20b05f
MT
266msgstr ""
267
0ca71090 268#: ../python/pakfire/cli.py:168
8834f7c9
MT
269msgid "Exclude package from update."
270msgstr ""
271
0ca71090 272#: ../python/pakfire/cli.py:170 ../python/pakfire/cli.py:195
05fb1da0
MT
273msgid "Allow changing the vendor of packages."
274msgstr ""
275
0ca71090 276#: ../python/pakfire/cli.py:172 ../python/pakfire/cli.py:197
05fb1da0
MT
277msgid "Allow changing the architecture of packages."
278msgstr ""
279
0ca71090 280#: ../python/pakfire/cli.py:177
05fb1da0
MT
281msgid "Update the whole system or one specific package."
282msgstr ""
283
0ca71090 284#: ../python/pakfire/cli.py:184
b25a3d84
MT
285msgid "Check, if there are any updates available."
286msgstr ""
287
0ca71090 288#: ../python/pakfire/cli.py:191
67d1ddbd
MT
289msgid "Downgrade one or more packages."
290msgstr ""
291
0ca71090 292#: ../python/pakfire/cli.py:193
67d1ddbd
MT
293msgid "Give a name of a package to downgrade."
294msgstr ""
295
0ca71090 296#: ../python/pakfire/cli.py:203
c605d735 297msgid "Print some information about the given package(s)."
ae20b05f
MT
298msgstr ""
299
0ca71090 300#: ../python/pakfire/cli.py:205
c605d735 301msgid "Give at least the name of one package."
ae20b05f
MT
302msgstr ""
303
0ca71090 304#: ../python/pakfire/cli.py:211
c605d735 305msgid "Search for a given pattern."
ae20b05f
MT
306msgstr ""
307
0ca71090 308#: ../python/pakfire/cli.py:213
c605d735 309msgid "A pattern to search for."
f6964521
MT
310msgstr ""
311
0ca71090 312#: ../python/pakfire/cli.py:219
c605d735 313msgid "Get a list of packages that provide a given file or feature."
f6964521
MT
314msgstr ""
315
0ca71090 316#: ../python/pakfire/cli.py:221
c605d735 317msgid "File or feature to search for."
f6964521
MT
318msgstr ""
319
0ca71090 320#: ../python/pakfire/cli.py:227
c605d735 321msgid "Get list of packages that belong to the given group."
ae20b05f
MT
322msgstr ""
323
0ca71090 324#: ../python/pakfire/cli.py:229
c605d735 325msgid "Group name to search for."
d4c94aa5
MT
326msgstr ""
327
0ca71090 328#: ../python/pakfire/cli.py:235
c605d735 329msgid "Install all packages that belong to the given group."
ae20b05f
MT
330msgstr ""
331
0ca71090 332#: ../python/pakfire/cli.py:237
c605d735 333msgid "Group name."
d4c94aa5
MT
334msgstr ""
335
0ca71090 336#: ../python/pakfire/cli.py:243
c605d735 337msgid "List all currently enabled repositories."
ae20b05f
MT
338msgstr ""
339
0ca71090 340#: ../python/pakfire/cli.py:247
31267a64
MT
341msgid "Cleanup commands."
342msgstr ""
343
0ca71090 344#: ../python/pakfire/cli.py:255
31267a64
MT
345msgid "Cleanup all temporary files."
346msgstr ""
347
0ca71090 348#: ../python/pakfire/cli.py:261
35d89fd7
MT
349msgid "Check the system for any errors."
350msgstr ""
351
0ca71090 352#: ../python/pakfire/cli.py:267
b25a3d84
MT
353msgid "Check the dependencies for a particular package."
354msgstr ""
355
0ca71090 356#: ../python/pakfire/cli.py:269
b25a3d84
MT
357msgid "Give name of at least one package to check."
358msgstr ""
359
1a47c04f 360#: ../python/pakfire/cli.py:348 ../python/pakfire/transaction.py:352
c605d735 361msgid "Repository"
ae20b05f
MT
362msgstr ""
363
0ca71090 364#: ../python/pakfire/cli.py:348
c605d735 365msgid "Enabled"
ae20b05f
MT
366msgstr ""
367
0ca71090 368#: ../python/pakfire/cli.py:348
c605d735 369msgid "Priority"
ae20b05f
MT
370msgstr ""
371
0ca71090 372#: ../python/pakfire/cli.py:348
c605d735 373msgid "Packages"
ae20b05f
MT
374msgstr ""
375
0ca71090 376#: ../python/pakfire/cli.py:360
31267a64
MT
377msgid "Cleaning up everything..."
378msgstr ""
379
0ca71090 380#: ../python/pakfire/cli.py:376
862bea4d
MT
381msgid "You cannot run pakfire-builder in a pakfire chroot."
382msgstr ""
383
3817ae8e 384#: ../python/pakfire/cli.py:379 ../python/pakfire/cli.py:676
c605d735 385msgid "Pakfire builder command line interface."
ae20b05f
MT
386msgstr ""
387
3817ae8e 388#: ../python/pakfire/cli.py:437
c605d735 389msgid "Update the package indexes."
ae20b05f
MT
390msgstr ""
391
3817ae8e 392#: ../python/pakfire/cli.py:443 ../python/pakfire/cli.py:696
c605d735 393msgid "Build one or more packages."
ae20b05f
MT
394msgstr ""
395
3817ae8e 396#: ../python/pakfire/cli.py:445 ../python/pakfire/cli.py:698
c605d735 397msgid "Give name of at least one package to build."
ae20b05f
MT
398msgstr ""
399
3817ae8e 400#: ../python/pakfire/cli.py:449 ../python/pakfire/cli.py:702
c605d735 401msgid "Build the package for the given architecture."
ae20b05f
MT
402msgstr ""
403
3817ae8e
MT
404#: ../python/pakfire/cli.py:451 ../python/pakfire/cli.py:479
405#: ../python/pakfire/cli.py:704
c605d735 406msgid "Path were the output files should be copied to."
ae20b05f
MT
407msgstr ""
408
3817ae8e
MT
409#: ../python/pakfire/cli.py:453 ../python/pakfire/cli.py:468
410#: ../python/pakfire/cli.py:706
f22069bb 411msgid "Mode to run in. Is either 'release' or 'development' (default)."
c0fd807c
MT
412msgstr ""
413
3817ae8e 414#: ../python/pakfire/cli.py:455
1710ccec 415msgid "Run a shell after a successful build."
f22069bb
MT
416msgstr ""
417
3817ae8e 418#: ../python/pakfire/cli.py:460
1710ccec
MT
419msgid "Go into a shell."
420msgstr ""
421
3817ae8e 422#: ../python/pakfire/cli.py:462
c605d735 423msgid "Give name of a package."
ae20b05f
MT
424msgstr ""
425
3817ae8e 426#: ../python/pakfire/cli.py:466
c605d735 427msgid "Emulated architecture in the shell."
7c8f2953
MT
428msgstr ""
429
3817ae8e 430#: ../python/pakfire/cli.py:473
c605d735 431msgid "Generate a source package."
47a4cb89
MT
432msgstr ""
433
3817ae8e 434#: ../python/pakfire/cli.py:475
c605d735 435msgid "Give name(s) of a package(s)."
47a4cb89
MT
436msgstr ""
437
3817ae8e
MT
438#: ../python/pakfire/cli.py:484
439msgid "Create a build environment cache."
440msgstr ""
441
442#: ../python/pakfire/cli.py:494
443msgid "Create a new build environment cache."
444msgstr ""
445
446#: ../python/pakfire/cli.py:499
447msgid "Remove all cached build environments."
448msgstr ""
449
450#: ../python/pakfire/cli.py:577
451#, python-format
452msgid "Removing environment cache file: %s..."
453msgstr ""
454
455#: ../python/pakfire/cli.py:583
456#, python-format
457msgid "Could not remove file: %s"
458msgstr ""
459
460#: ../python/pakfire/cli.py:589
df9c4f62 461msgid "Pakfire server command line interface."
47a4cb89
MT
462msgstr ""
463
3817ae8e 464#: ../python/pakfire/cli.py:626
df9c4f62 465msgid "Request a build job from the server."
47a4cb89
MT
466msgstr ""
467
3817ae8e 468#: ../python/pakfire/cli.py:632
df9c4f62 469msgid "Send a keepalive to the server."
47a4cb89
MT
470msgstr ""
471
3817ae8e 472#: ../python/pakfire/cli.py:639
df9c4f62 473msgid "Update all repositories."
66af936c
MT
474msgstr ""
475
3817ae8e 476#: ../python/pakfire/cli.py:645
df9c4f62 477msgid "Repository management commands."
a39fd08b
MT
478msgstr ""
479
3817ae8e 480#: ../python/pakfire/cli.py:653
df9c4f62 481msgid "Create a new repository index."
a39fd08b
MT
482msgstr ""
483
3817ae8e 484#: ../python/pakfire/cli.py:654
df9c4f62 485msgid "Path to the packages."
47a4cb89
MT
486msgstr ""
487
3817ae8e 488#: ../python/pakfire/cli.py:655
df9c4f62 489msgid "Path to input packages."
71d3b468
MT
490msgstr ""
491
3817ae8e 492#: ../python/pakfire/cli.py:708
c07a3ca7
MT
493msgid "Do not verify build dependencies."
494msgstr ""
495
97d7d682 496#: ../python/pakfire/compress.py:85 ../python/pakfire/compress.py:95
536544e3 497#, python-format
97d7d682 498msgid "Given algorithm '%s' is not supported."
536544e3
MT
499msgstr ""
500
8b6bc023 501#: ../python/pakfire/downloader.py:134
9cff30b3
MT
502msgid "Downloading source files:"
503msgstr ""
504
a1388014 505#: ../python/pakfire/errors.py:30
60845a36
MT
506msgid "An unhandled error occured."
507msgstr ""
508
97d7d682
MT
509#: ../python/pakfire/errors.py:46
510msgid "Could not compress/decompress data."
511msgstr ""
512
513#: ../python/pakfire/errors.py:58
60845a36
MT
514msgid "One or more dependencies could not been resolved."
515msgstr ""
516
97d7d682 517#: ../python/pakfire/errors.py:73
6a509182
MT
518msgid ""
519"The requested action cannot be done on offline mode.\n"
520"Please connect your system to the network, remove --offline from the command "
521"line and try again."
522msgstr ""
523
97d7d682 524#: ../python/pakfire/errors.py:85
862bea4d
MT
525msgid "Running pakfire-build in a pakfire container?"
526msgstr ""
527
97d7d682 528#: ../python/pakfire/errors.py:89 ../python/pakfire/transaction.py:417
862bea4d
MT
529msgid "Transaction test was not successful"
530msgstr ""
531
9cff30b3
MT
532#: ../python/pakfire/i18n.py:54
533#, python-format
534msgid "%(commas)s and %(last)s"
535msgstr ""
536
8b6bc023 537#: ../python/pakfire/packages/base.py:99
c605d735 538msgid "Name"
47a4cb89
MT
539msgstr ""
540
1a47c04f 541#: ../python/pakfire/packages/base.py:107 ../python/pakfire/transaction.py:351
c605d735 542msgid "Arch"
47a4cb89
MT
543msgstr ""
544
1a47c04f 545#: ../python/pakfire/packages/base.py:110 ../python/pakfire/transaction.py:351
c605d735 546msgid "Version"
47a4cb89
MT
547msgstr ""
548
8b6bc023 549#: ../python/pakfire/packages/base.py:111
c605d735 550msgid "Release"
47a4cb89
MT
551msgstr ""
552
1a47c04f 553#: ../python/pakfire/packages/base.py:115 ../python/pakfire/transaction.py:352
c605d735 554msgid "Size"
47a4cb89
MT
555msgstr ""
556
8b6bc023 557#: ../python/pakfire/packages/base.py:119
c605d735 558msgid "Repo"
66af936c
MT
559msgstr ""
560
8b6bc023 561#: ../python/pakfire/packages/base.py:122
c605d735 562msgid "Summary"
66af936c
MT
563msgstr ""
564
8b6bc023 565#: ../python/pakfire/packages/base.py:123
c605d735 566msgid "Groups"
7c8f2953
MT
567msgstr ""
568
8b6bc023 569#: ../python/pakfire/packages/base.py:124
c605d735 570msgid "URL"
7c8f2953
MT
571msgstr ""
572
8b6bc023 573#: ../python/pakfire/packages/base.py:125
c605d735 574msgid "License"
7c8f2953
MT
575msgstr ""
576
8b6bc023 577#: ../python/pakfire/packages/base.py:128
c605d735 578msgid "Description"
7c8f2953
MT
579msgstr ""
580
8b6bc023 581#: ../python/pakfire/packages/base.py:135
c07a3ca7
MT
582msgid "Maintainer"
583msgstr ""
584
8b6bc023 585#: ../python/pakfire/packages/base.py:137
88f299fa
MT
586msgid "Vendor"
587msgstr ""
588
8b6bc023 589#: ../python/pakfire/packages/base.py:139
c605d735 590msgid "UUID"
7c8f2953
MT
591msgstr ""
592
8b6bc023 593#: ../python/pakfire/packages/base.py:140
c605d735 594msgid "Build ID"
7c8f2953
MT
595msgstr ""
596
8b6bc023 597#: ../python/pakfire/packages/base.py:141
c605d735 598msgid "Build date"
7c8f2953
MT
599msgstr ""
600
8b6bc023 601#: ../python/pakfire/packages/base.py:142
c605d735 602msgid "Build host"
7c8f2953
MT
603msgstr ""
604
8b6bc023 605#: ../python/pakfire/packages/base.py:144
c605d735 606msgid "Provides"
47a4cb89
MT
607msgstr ""
608
8b6bc023 609#: ../python/pakfire/packages/base.py:149
c07a3ca7
MT
610msgid "Pre-requires"
611msgstr ""
612
8b6bc023 613#: ../python/pakfire/packages/base.py:154
c605d735 614msgid "Requires"
47a4cb89
MT
615msgstr ""
616
8b6bc023 617#: ../python/pakfire/packages/base.py:159
c07a3ca7
MT
618msgid "Conflicts"
619msgstr ""
620
8b6bc023 621#: ../python/pakfire/packages/base.py:164
c07a3ca7
MT
622msgid "Obsoletes"
623msgstr ""
624
8b6bc023 625#: ../python/pakfire/packages/base.py:172
c157d1e2
MT
626msgid "File"
627msgstr ""
628
8b6bc023 629#: ../python/pakfire/packages/base.py:361
c157d1e2
MT
630msgid "Not set"
631msgstr ""
632
8b6bc023 633#: ../python/pakfire/packages/base.py:500
c2808056
MT
634#, python-format
635msgid "Config file saved as %s."
636msgstr ""
637
97d7d682 638#: ../python/pakfire/packages/file.py:93
75bb74a7 639#, python-format
a1388014 640msgid "Could not extract file: /%(src)s - %(dst)s"
75bb74a7
MT
641msgstr ""
642
97d7d682 643#: ../python/pakfire/packages/file.py:159
6a509182 644#, python-format
c07a3ca7
MT
645msgid "Filename: %s"
646msgstr ""
647
3ce6a8ad 648#: ../python/pakfire/packages/file.py:256
c2808056 649#, python-format
3ce6a8ad 650msgid "File in archive is missing in file metadata: %s. Skipping."
c2808056
MT
651msgstr ""
652
3ce6a8ad 653#: ../python/pakfire/packages/file.py:312
c2808056
MT
654#, python-format
655msgid "Config file created as %s"
656msgstr ""
657
3ce6a8ad 658#: ../python/pakfire/packages/file.py:326
c2808056
MT
659#, python-format
660msgid "Could not remove file: /%s"
661msgstr ""
662
3eca2587 663#: ../python/pakfire/packages/make.py:78
c07a3ca7 664msgid "Package name is undefined."
6a509182
MT
665msgstr ""
666
3eca2587 667#: ../python/pakfire/packages/make.py:81
c07a3ca7
MT
668msgid "Package version is undefined."
669msgstr ""
670
671#. Load progressbar.
3ce6a8ad 672#: ../python/pakfire/packages/packager.py:362
c07a3ca7
MT
673msgid "Packaging"
674msgstr ""
675
3ce6a8ad 676#: ../python/pakfire/packages/packager.py:634
6a509182 677#, python-format
c07a3ca7 678msgid "Building source package %s:"
6a509182
MT
679msgstr ""
680
8b6bc023 681#: ../python/pakfire/repository/database.py:114
88f299fa
MT
682msgid "The format of the database is not supported by this version of pakfire."
683msgstr ""
684
8b6bc023 685#: ../python/pakfire/repository/database.py:222
cabf1fbe
MT
686#, python-format
687msgid "Cannot use database with version greater than %s."
688msgstr ""
689
8b6bc023 690#: ../python/pakfire/repository/database.py:224
88f299fa
MT
691#, python-format
692msgid "Migrating database from format %s to %s."
693msgstr ""
694
1a47c04f 695#: ../python/pakfire/repository/index.py:237
c07a3ca7 696#, python-format
6a509182 697msgid ""
c07a3ca7
MT
698"I cannot be forced to re-download the metadata for the repository '%s' when "
699"running in offline mode."
6a509182
MT
700msgstr ""
701
1a47c04f 702#: ../python/pakfire/repository/index.py:287
c605d735
MT
703#, python-format
704msgid "%s: package database"
47a4cb89
MT
705msgstr ""
706
714392de 707#. Create progress bar.
97d7d682 708#: ../python/pakfire/repository/index.py:396
714392de
MT
709#, python-format
710msgid "Loading from %s"
711msgstr ""
712
c605d735 713#. Add all packages from the database to the index.
97d7d682 714#: ../python/pakfire/repository/index.py:459
c605d735 715msgid "Loading installed packages"
47a4cb89
MT
716msgstr ""
717
97d7d682
MT
718#. Make a nice progress bar.
719#: ../python/pakfire/repository/local.py:149
720msgid "Compressing database..."
721msgstr ""
722
8b6bc023 723#: ../python/pakfire/repository/remote.py:108
6a509182
MT
724#, python-format
725msgid "Cannot download this file in offline mode: %s"
726msgstr ""
727
8b6bc023 728#: ../python/pakfire/satsolver.py:158
15d88336 729msgid "The solver returned one problem:"
5168e648
MT
730msgstr ""
731
15d88336 732#. Ask the user if he or she want to modify the request. If not, just exit.
8b6bc023 733#: ../python/pakfire/satsolver.py:174
15d88336
MT
734msgid "Do you want to manually alter the request?"
735msgstr ""
736
8b6bc023 737#: ../python/pakfire/satsolver.py:177
15d88336
MT
738msgid "You can now try to satisfy the solver by modifying your request."
739msgstr ""
740
8b6bc023 741#: ../python/pakfire/satsolver.py:182
15d88336
MT
742msgid "Which problem to you want to resolve?"
743msgstr ""
744
8b6bc023 745#: ../python/pakfire/satsolver.py:184
15d88336
MT
746msgid "Press enter to try to re-solve the request."
747msgstr ""
748
8b6bc023 749#: ../python/pakfire/satsolver.py:215
15d88336
MT
750#, python-format
751msgid " Solution: %s"
752msgstr ""
753
8b6bc023 754#: ../python/pakfire/satsolver.py:224
15d88336 755msgid " Solutions:"
5168e648
MT
756msgstr ""
757
8b6bc023 758#: ../python/pakfire/transaction.py:91
9cff30b3
MT
759#, python-format
760msgid "file %s from %s conflicts with file from package %s"
761msgstr ""
762
8b6bc023 763#: ../python/pakfire/transaction.py:97
9cff30b3
MT
764#, python-format
765msgid "file %s from %s conflicts with files from %s"
766msgstr ""
767
8b6bc023 768#: ../python/pakfire/transaction.py:106
779aba01
MT
769#, python-format
770msgid ""
771"There is not enough space left on %(name)s. Need at least %(size)s to "
772"perform transaction."
773msgstr ""
774
1a47c04f 775#: ../python/pakfire/transaction.py:288
779aba01
MT
776#, python-format
777msgid "Not enough space to download %s of packages."
778msgstr ""
779
1a47c04f 780#: ../python/pakfire/transaction.py:291
0a9a2371
MT
781msgid "Downloading packages:"
782msgstr ""
783
1a47c04f 784#: ../python/pakfire/transaction.py:351
c605d735 785msgid "Package"
e412b8dc
MT
786msgstr ""
787
1a47c04f 788#: ../python/pakfire/transaction.py:356
c605d735 789msgid "Installing:"
92806f47
MT
790msgstr ""
791
1a47c04f 792#: ../python/pakfire/transaction.py:357
c605d735 793msgid "Reinstalling:"
66af936c
MT
794msgstr ""
795
1a47c04f 796#: ../python/pakfire/transaction.py:358
c605d735 797msgid "Updating:"
66af936c
MT
798msgstr ""
799
1a47c04f 800#: ../python/pakfire/transaction.py:359
c605d735 801msgid "Downgrading:"
66af936c
MT
802msgstr ""
803
1a47c04f 804#: ../python/pakfire/transaction.py:360
c605d735 805msgid "Removing:"
66af936c
MT
806msgstr ""
807
1a47c04f 808#: ../python/pakfire/transaction.py:366
c605d735 809msgid "Transaction Summary"
677ff42a
MT
810msgstr ""
811
1a47c04f 812#: ../python/pakfire/transaction.py:373
c605d735 813msgid "package"
677ff42a
MT
814msgstr ""
815
1a47c04f 816#: ../python/pakfire/transaction.py:379
c605d735
MT
817#, python-format
818msgid "Total download size: %s"
677ff42a
MT
819msgstr ""
820
1a47c04f 821#: ../python/pakfire/transaction.py:383
3d6cea71
MT
822#, python-format
823msgid "Installed size: %s"
824msgstr ""
825
1a47c04f 826#: ../python/pakfire/transaction.py:386
3d6cea71
MT
827#, python-format
828msgid "Freed size: %s"
829msgstr ""
830
1a47c04f 831#: ../python/pakfire/transaction.py:395
c605d735 832msgid "Is this okay?"
7c8f2953
MT
833msgstr ""
834
1a47c04f 835#: ../python/pakfire/transaction.py:398
862bea4d
MT
836msgid "Running Transaction Test"
837msgstr ""
838
1a47c04f 839#: ../python/pakfire/transaction.py:410
862bea4d
MT
840msgid "Transaction Test Succeeded"
841msgstr ""
842
1a47c04f 843#: ../python/pakfire/transaction.py:428
3d6cea71
MT
844msgid "Running transaction"
845msgstr ""
846
8b6bc023 847#: ../python/pakfire/util.py:68
c605d735
MT
848#, python-format
849msgid "%s [y/N]"
677ff42a 850msgstr ""
5168e648 851
8b6bc023 852#: ../python/pakfire/util.py:254
779aba01
MT
853msgid "Killing orphans..."
854msgstr ""
855
8b6bc023 856#: ../python/pakfire/util.py:261
779aba01
MT
857#, python-format
858msgid "Process ID %s is still running in chroot. Killing..."
859msgstr ""
860
8b6bc023 861#: ../python/pakfire/util.py:273
779aba01
MT
862msgid "Waiting for processes to terminate..."
863msgstr ""
864
a1388014 865#: ../python/src/problem.c:159
5168e648
MT
866#, c-format
867msgid "%s does not belong to a distupgrade repository"
868msgstr ""
869
a1388014 870#: ../python/src/problem.c:166
5168e648
MT
871#, c-format
872msgid "%s has inferior architecture"
873msgstr ""
874
a1388014 875#: ../python/src/problem.c:173
5168e648
MT
876#, c-format
877msgid "problem with installed package %s"
878msgstr ""
879
a1388014 880#: ../python/src/problem.c:179
5168e648
MT
881#, c-format
882msgid "conflicting requests"
883msgstr ""
884
a1388014 885#: ../python/src/problem.c:184
5168e648
MT
886#, c-format
887msgid "nothing provides requested %s"
888msgstr ""
889
a1388014 890#: ../python/src/problem.c:190
5168e648
MT
891#, c-format
892msgid "some dependency problem"
893msgstr ""
894
a1388014 895#: ../python/src/problem.c:195
5168e648
MT
896#, c-format
897msgid "package %s is not installable"
898msgstr ""
899
a1388014 900#: ../python/src/problem.c:202
5168e648
MT
901#, c-format
902msgid "nothing provides %s needed by %s"
903msgstr ""
904
a1388014 905#: ../python/src/problem.c:209
5168e648
MT
906#, c-format
907msgid "cannot install both %s and %s"
908msgstr ""
909
a1388014 910#: ../python/src/problem.c:216
5168e648
MT
911#, c-format
912msgid "package %s conflicts with %s provided by %s"
913msgstr ""
914
a1388014 915#: ../python/src/problem.c:224
5168e648
MT
916#, c-format
917msgid "package %s obsoletes %s provided by %s"
918msgstr ""
919
a1388014 920#: ../python/src/problem.c:232
5168e648
MT
921#, c-format
922msgid "installed package %s obsoletes %s provided by %s"
923msgstr ""
924
a1388014 925#: ../python/src/problem.c:240
5168e648
MT
926#, c-format
927msgid "package %s implicitely obsoletes %s provided by %s"
928msgstr ""
929
a1388014 930#: ../python/src/problem.c:248
5168e648
MT
931#, c-format
932msgid "package %s requires %s, but none of the providers can be installed"
933msgstr ""
934
a1388014 935#: ../python/src/problem.c:255
5168e648
MT
936#, c-format
937msgid "package %s conflicts with %s provided by itself"
938msgstr ""
939
a1388014 940#: ../python/src/problem.c:264
5168e648
MT
941#, c-format
942msgid "bad rule type"
943msgstr ""
15d88336 944
a1388014 945#: ../python/src/solution.c:86
15d88336
MT
946#, c-format
947msgid "do not keep %s installed"
948msgstr ""
949
a1388014 950#: ../python/src/solution.c:89
15d88336
MT
951#, c-format
952msgid "do not install a solvable %s"
953msgstr ""
954
a1388014 955#: ../python/src/solution.c:92
15d88336
MT
956#, c-format
957msgid "do not install %s"
958msgstr ""
959
a1388014 960#: ../python/src/solution.c:98
15d88336
MT
961#, c-format
962msgid "do not forbid installation of %s"
963msgstr ""
964
a1388014 965#: ../python/src/solution.c:101
15d88336
MT
966#, c-format
967msgid "do not deinstall all solvables %s"
968msgstr ""
969
a1388014 970#: ../python/src/solution.c:104
15d88336
MT
971#, c-format
972msgid "do not deinstall %s"
973msgstr ""
974
a1388014 975#: ../python/src/solution.c:109
15d88336
MT
976#, c-format
977msgid "do not install most recent version of %s"
978msgstr ""
979
a1388014 980#: ../python/src/solution.c:114
15d88336
MT
981#, c-format
982msgid "do not lock %s"
983msgstr ""
984
a1388014 985#: ../python/src/solution.c:119
15d88336
MT
986#, c-format
987msgid "do something different"
988msgstr ""
989
a1388014 990#: ../python/src/solution.c:126
15d88336
MT
991#, c-format
992msgid "keep %s despite the inferior architecture"
993msgstr ""
994
a1388014 995#: ../python/src/solution.c:129
15d88336
MT
996#, c-format
997msgid "install %s despite the inferior architecture"
998msgstr ""
999
a1388014 1000#: ../python/src/solution.c:135
15d88336
MT
1001#, c-format
1002msgid "keep obsolete %s"
1003msgstr ""
1004
a1388014 1005#: ../python/src/solution.c:138
15d88336
MT
1006#, c-format
1007msgid "install %s from excluded repository"
1008msgstr ""
1009
a1388014 1010#: ../python/src/solution.c:150
15d88336
MT
1011#, c-format
1012msgid "allow downgrade of %s to %s"
1013msgstr ""
1014
a1388014 1015#: ../python/src/solution.c:154
15d88336
MT
1016#, c-format
1017msgid "allow architecture change of %s to %s"
1018msgstr ""
1019
a1388014 1020#: ../python/src/solution.c:159
15d88336
MT
1021#, c-format
1022msgid "allow vendor change from '%s' (%s) to '%s' (%s)"
1023msgstr ""
1024
a1388014 1025#: ../python/src/solution.c:163
15d88336
MT
1026#, c-format
1027msgid "allow vendor change from '%s' (%s) to no vendor (%s)"
1028msgstr ""
1029
a1388014 1030#: ../python/src/solution.c:169
15d88336
MT
1031#, c-format
1032msgid "allow replacement of %s with %s"
1033msgstr ""
a1388014
MT
1034
1035#. XXX Maybe we can make a more beautiful message here?!
3eca2587 1036#: ../scripts/pakfire-multicall.py:25
a1388014
MT
1037msgid ""
1038"There has been an error when trying to import one or more of the modules, "
1039"that are required to run Pakfire."
1040msgstr ""
1041
3eca2587 1042#: ../scripts/pakfire-multicall.py:27
a1388014
MT
1043msgid "Please check your installation of Pakfire."
1044msgstr ""
1045
3eca2587 1046#: ../scripts/pakfire-multicall.py:29
a1388014
MT
1047msgid "The error that lead to this:"
1048msgstr ""
1049
3eca2587 1050#: ../scripts/pakfire-multicall.py:67
a1388014
MT
1051msgid "An error has occured when running Pakfire."
1052msgstr ""
1053
3eca2587 1054#: ../scripts/pakfire-multicall.py:70
a1388014
MT
1055msgid "Error message:"
1056msgstr ""
1057
3eca2587 1058#: ../scripts/pakfire-multicall.py:74
a1388014
MT
1059msgid "Further description:"
1060msgstr ""