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