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