]> git.ipfire.org Git - pakfire.git/blobdiff - po/pakfire.pot
Add transaction test for duplicate files.
[pakfire.git] / po / pakfire.pot
index 958dee78db179a772848191f1c6cf9671d11b17b..e3ea95e1d27abb973fe2a6d73ea7622b8afd04cd 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-07-22 17:04+0200\n"
+"POT-Creation-Date: 2011-09-28 12:35+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,379 +17,809 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../pakfire/actions.py:91 ../pakfire/actions.py:117
+#: ../python/pakfire/actions.py:112
+#, python-format
+msgid "Cannot run scriptlet because no interpreter is available: %s"
+msgstr ""
+
+#: ../python/pakfire/actions.py:116
+#, python-format
+msgid "Cannot run scriptlet because the interpreter is not executable: %s"
+msgstr ""
+
+#: ../python/pakfire/actions.py:165
+#, python-format
+msgid ""
+"The scriptlet returned an error:\n"
+"%s"
+msgstr ""
+
+#: ../python/pakfire/actions.py:168
+#, python-format
+msgid "The scriptlet ran more than %s seconds and was killed."
+msgstr ""
+
+#: ../python/pakfire/actions.py:223 ../python/pakfire/actions.py:239
+#: ../python/pakfire/actions.py:262 ../python/pakfire/actions.py:285
+#: ../python/pakfire/actions.py:302 ../python/pakfire/actions.py:321
+#, python-format
+msgid "Running transaction test for %s"
+msgstr ""
+
+#: ../python/pakfire/actions.py:232 ../python/pakfire/actions.py:314
 msgid "Installing"
 msgstr ""
 
-#: ../pakfire/actions.py:98
+#: ../python/pakfire/actions.py:248
 msgid "Updating"
 msgstr ""
 
-#: ../pakfire/actions.py:110
-#, python-format
-msgid "Removing: %s"
+#: ../python/pakfire/actions.py:268
+msgid "Removing"
 msgstr ""
 
-#: ../pakfire/actions.py:124
+#. Cleaning up leftover files and stuff.
+#: ../python/pakfire/actions.py:292
+msgid "Cleanup"
+msgstr ""
+
+#: ../python/pakfire/actions.py:330
 msgid "Downgrading"
 msgstr ""
 
-#: ../pakfire/builder.py:259
+#: ../python/pakfire/base.py:199 ../python/pakfire/base.py:229
+#: ../python/pakfire/base.py:275 ../python/pakfire/base.py:316
+#: ../python/pakfire/base.py:349
+msgid "Nothing to do"
+msgstr ""
+
+#: ../python/pakfire/base.py:261
+msgid "There are no packages to install."
+msgstr ""
+
+#: ../python/pakfire/base.py:454
+msgid "Build command has failed."
+msgstr ""
+
+#: ../python/pakfire/base.py:538
+msgid "Everything is fine."
+msgstr ""
+
+#: ../python/pakfire/builder.py:122
+msgid "Package information:"
+msgstr ""
+
+#. Copy the makefile and load source tarballs.
+#: ../python/pakfire/builder.py:284
+msgid "Extracting"
+msgstr ""
+
+#: ../python/pakfire/builder.py:540
+msgid "The build command failed. See logfile for details."
+msgstr ""
+
+#. Package the result.
+#. Make all these little package from the build environment.
+#: ../python/pakfire/builder.py:684
+msgid "Creating packages:"
+msgstr ""
+
+#. Execute the buildscript of this stage.
+#: ../python/pakfire/builder.py:704
 #, python-format
-msgid "Extracting: %s (source)"
+msgid "Running stage %s:"
 msgstr ""
 
-#: ../pakfire/cli.py:18
+#: ../python/pakfire/cli.py:43
 msgid "Pakfire command line interface."
 msgstr ""
 
-#: ../pakfire/cli.py:25
+#: ../python/pakfire/cli.py:50
 msgid "The path where pakfire should operate in."
 msgstr ""
 
-#: ../pakfire/cli.py:76
+#: ../python/pakfire/cli.py:113
 msgid "Enable verbose output."
 msgstr ""
 
-#: ../pakfire/cli.py:79
+#: ../python/pakfire/cli.py:116
 msgid "Path to a configuration file to load."
 msgstr ""
 
-#: ../pakfire/cli.py:82
+#: ../python/pakfire/cli.py:119
 msgid "Disable a repository temporarily."
 msgstr ""
 
-#: ../pakfire/cli.py:85
+#: ../python/pakfire/cli.py:122
 msgid "Enable a repository temporarily."
 msgstr ""
 
-#: ../pakfire/cli.py:90
+#: ../python/pakfire/cli.py:125
+msgid "Run pakfire in offline mode."
+msgstr ""
+
+#: ../python/pakfire/cli.py:130
 msgid "Install one or more packages to the system."
 msgstr ""
 
-#: ../pakfire/cli.py:92
+#: ../python/pakfire/cli.py:132
 msgid "Give name of at least one package to install."
 msgstr ""
 
-#: ../pakfire/cli.py:98
+#: ../python/pakfire/cli.py:138
 msgid "Install one or more packages from the filesystem."
 msgstr ""
 
-#: ../pakfire/cli.py:100
+#: ../python/pakfire/cli.py:140
 msgid "Give filename of at least one package."
 msgstr ""
 
-#: ../pakfire/cli.py:106
+#: ../python/pakfire/cli.py:146
 msgid "Remove one or more packages from the system."
 msgstr ""
 
-#: ../pakfire/cli.py:108
+#: ../python/pakfire/cli.py:148
 msgid "Give name of at least one package to remove."
 msgstr ""
 
-#: ../pakfire/cli.py:114
+#: ../python/pakfire/cli.py:154
 msgid "Update the whole system or one specific package."
 msgstr ""
 
-#: ../pakfire/cli.py:116
+#: ../python/pakfire/cli.py:156 ../python/pakfire/cli.py:164
 msgid "Give a name of a package to update or leave emtpy for all."
 msgstr ""
 
-#: ../pakfire/cli.py:122
+#: ../python/pakfire/cli.py:162
+msgid "Check, if there are any updates available."
+msgstr ""
+
+#: ../python/pakfire/cli.py:170
 msgid "Print some information about the given package(s)."
 msgstr ""
 
-#: ../pakfire/cli.py:124
+#: ../python/pakfire/cli.py:172
 msgid "Give at least the name of one package."
 msgstr ""
 
-#: ../pakfire/cli.py:130
+#: ../python/pakfire/cli.py:178
 msgid "Search for a given pattern."
 msgstr ""
 
-#: ../pakfire/cli.py:132
+#: ../python/pakfire/cli.py:180
 msgid "A pattern to search for."
 msgstr ""
 
-#: ../pakfire/cli.py:138
+#: ../python/pakfire/cli.py:186
 msgid "Get a list of packages that provide a given file or feature."
 msgstr ""
 
-#: ../pakfire/cli.py:140
+#: ../python/pakfire/cli.py:188
 msgid "File or feature to search for."
 msgstr ""
 
-#: ../pakfire/cli.py:146
+#: ../python/pakfire/cli.py:194
 msgid "Get list of packages that belong to the given group."
 msgstr ""
 
-#: ../pakfire/cli.py:148
+#: ../python/pakfire/cli.py:196
 msgid "Group name to search for."
 msgstr ""
 
-#: ../pakfire/cli.py:154
+#: ../python/pakfire/cli.py:202
 msgid "Install all packages that belong to the given group."
 msgstr ""
 
-#: ../pakfire/cli.py:156
+#: ../python/pakfire/cli.py:204
 msgid "Group name."
 msgstr ""
 
-#: ../pakfire/cli.py:162
+#: ../python/pakfire/cli.py:210
 msgid "List all currently enabled repositories."
 msgstr ""
 
-#: ../pakfire/cli.py:166
+#: ../python/pakfire/cli.py:214
 msgid "Cleanup commands."
 msgstr ""
 
-#: ../pakfire/cli.py:174
+#: ../python/pakfire/cli.py:222
 msgid "Cleanup all temporary files."
 msgstr ""
 
-#: ../pakfire/cli.py:234 ../pakfire/transaction.py:155
+#: ../python/pakfire/cli.py:228
+msgid "Check the system for any errors."
+msgstr ""
+
+#: ../python/pakfire/cli.py:234
+msgid "Check the dependencies for a particular package."
+msgstr ""
+
+#: ../python/pakfire/cli.py:236
+msgid "Give name of at least one package to check."
+msgstr ""
+
+#: ../python/pakfire/cli.py:299 ../python/pakfire/transaction.py:246
 msgid "Repository"
 msgstr ""
 
-#: ../pakfire/cli.py:234
+#: ../python/pakfire/cli.py:299
 msgid "Enabled"
 msgstr ""
 
-#: ../pakfire/cli.py:234
+#: ../python/pakfire/cli.py:299
 msgid "Priority"
 msgstr ""
 
-#: ../pakfire/cli.py:234
+#: ../python/pakfire/cli.py:299
 msgid "Packages"
 msgstr ""
 
-#: ../pakfire/cli.py:246
+#: ../python/pakfire/cli.py:311
 msgid "Cleaning up everything..."
 msgstr ""
 
-#: ../pakfire/cli.py:254
+#: ../python/pakfire/cli.py:327
+msgid "You cannot run pakfire-builder in a pakfire chroot."
+msgstr ""
+
+#: ../python/pakfire/cli.py:330 ../python/pakfire/cli.py:585
 msgid "Pakfire builder command line interface."
 msgstr ""
 
-#: ../pakfire/cli.py:304
+#: ../python/pakfire/cli.py:385
 msgid "Update the package indexes."
 msgstr ""
 
-#: ../pakfire/cli.py:310
+#: ../python/pakfire/cli.py:391 ../python/pakfire/cli.py:605
 msgid "Build one or more packages."
 msgstr ""
 
-#: ../pakfire/cli.py:312
+#: ../python/pakfire/cli.py:393 ../python/pakfire/cli.py:607
 msgid "Give name of at least one package to build."
 msgstr ""
 
-#: ../pakfire/cli.py:316
+#: ../python/pakfire/cli.py:397 ../python/pakfire/cli.py:611
 msgid "Build the package for the given architecture."
 msgstr ""
 
-#: ../pakfire/cli.py:318 ../pakfire/cli.py:342
+#: ../python/pakfire/cli.py:399 ../python/pakfire/cli.py:425
+#: ../python/pakfire/cli.py:613
 msgid "Path were the output files should be copied to."
 msgstr ""
 
-#: ../pakfire/cli.py:320
+#: ../python/pakfire/cli.py:401 ../python/pakfire/cli.py:414
+#: ../python/pakfire/cli.py:615
 msgid "Mode to run in. Is either 'release' or 'development' (default)."
 msgstr ""
 
-#: ../pakfire/cli.py:325
+#: ../python/pakfire/cli.py:406
 msgid "Go into a shell."
 msgstr ""
 
-#: ../pakfire/cli.py:327
+#: ../python/pakfire/cli.py:408
 msgid "Give name of a package."
 msgstr ""
 
-#: ../pakfire/cli.py:331
+#: ../python/pakfire/cli.py:412
 msgid "Emulated architecture in the shell."
 msgstr ""
 
-#: ../pakfire/cli.py:336
+#: ../python/pakfire/cli.py:419
 msgid "Generate a source package."
 msgstr ""
 
-#: ../pakfire/cli.py:338
+#: ../python/pakfire/cli.py:421
 msgid "Give name(s) of a package(s)."
 msgstr ""
 
-#: ../pakfire/cli.py:413
-msgid "Pakfire repo command line interface."
+#: ../python/pakfire/cli.py:498
+msgid "Pakfire server command line interface."
+msgstr ""
+
+#: ../python/pakfire/cli.py:535
+msgid "Request a build job from the server."
 msgstr ""
 
-#: ../pakfire/cli.py:438
+#: ../python/pakfire/cli.py:541
+msgid "Send a keepalive to the server."
+msgstr ""
+
+#: ../python/pakfire/cli.py:548
+msgid "Update all repositories."
+msgstr ""
+
+#: ../python/pakfire/cli.py:554
 msgid "Repository management commands."
 msgstr ""
 
-#: ../pakfire/cli.py:446
+#: ../python/pakfire/cli.py:562
 msgid "Create a new repository index."
 msgstr ""
 
-#: ../pakfire/cli.py:447
+#: ../python/pakfire/cli.py:563
 msgid "Path to the packages."
 msgstr ""
 
-#: ../pakfire/cli.py:448
+#: ../python/pakfire/cli.py:564
 msgid "Path to input packages."
 msgstr ""
 
-#: ../pakfire/cli.py:460
-msgid "Pakfire master command line interface."
+#: ../python/pakfire/cli.py:617
+msgid "Do not verify build dependencies."
 msgstr ""
 
-#: ../pakfire/cli.py:488
-msgid "Update the sources."
+#: ../python/pakfire/compress.py:133
+#: ../python/pakfire/packages/packager.py:489
+#, python-format
+msgid "Compressing %s"
 msgstr ""
 
-#: ../pakfire/cli.py:498
-msgid "Pakfire server command line interface."
+#: ../python/pakfire/errors.py:30
+msgid "An unhandled error occured."
 msgstr ""
 
-#: ../pakfire/cli.py:528
-msgid "Request a build job from the server."
+#: ../python/pakfire/errors.py:51
+msgid "One or more dependencies could not been resolved."
 msgstr ""
 
-#: ../pakfire/cli.py:534
-msgid "Send a keepalive to the server."
+#: ../python/pakfire/errors.py:66
+msgid ""
+"The requested action cannot be done on offline mode.\n"
+"Please connect your system to the network, remove --offline from the command "
+"line and try again."
+msgstr ""
+
+#: ../python/pakfire/errors.py:78
+msgid "Running pakfire-build in a pakfire container?"
+msgstr ""
+
+#: ../python/pakfire/errors.py:82 ../python/pakfire/transaction.py:308
+msgid "Transaction test was not successful"
 msgstr ""
 
-#: ../pakfire/packages/base.py:69
+#: ../python/pakfire/packages/base.py:89
 msgid "Name"
 msgstr ""
 
-#: ../pakfire/packages/base.py:70 ../pakfire/transaction.py:154
+#: ../python/pakfire/packages/base.py:90 ../python/pakfire/transaction.py:245
 msgid "Arch"
 msgstr ""
 
-#: ../pakfire/packages/base.py:71 ../pakfire/transaction.py:154
+#: ../python/pakfire/packages/base.py:91 ../python/pakfire/transaction.py:245
 msgid "Version"
 msgstr ""
 
-#: ../pakfire/packages/base.py:72
+#: ../python/pakfire/packages/base.py:92
 msgid "Release"
 msgstr ""
 
-#: ../pakfire/packages/base.py:73 ../pakfire/transaction.py:155
+#: ../python/pakfire/packages/base.py:96 ../python/pakfire/transaction.py:246
 msgid "Size"
 msgstr ""
 
-#: ../pakfire/packages/base.py:74
+#: ../python/pakfire/packages/base.py:100
 msgid "Repo"
 msgstr ""
 
-#: ../pakfire/packages/base.py:75
+#: ../python/pakfire/packages/base.py:103
 msgid "Summary"
 msgstr ""
 
-#: ../pakfire/packages/base.py:76
+#: ../python/pakfire/packages/base.py:104
 msgid "Groups"
 msgstr ""
 
-#: ../pakfire/packages/base.py:77
+#: ../python/pakfire/packages/base.py:105
 msgid "URL"
 msgstr ""
 
-#: ../pakfire/packages/base.py:78
+#: ../python/pakfire/packages/base.py:106
 msgid "License"
 msgstr ""
 
-#: ../pakfire/packages/base.py:81
+#: ../python/pakfire/packages/base.py:109
 msgid "Description"
 msgstr ""
 
-#: ../pakfire/packages/base.py:87
+#: ../python/pakfire/packages/base.py:116
+msgid "Maintainer"
+msgstr ""
+
+#: ../python/pakfire/packages/base.py:118
 msgid "UUID"
 msgstr ""
 
-#: ../pakfire/packages/base.py:88
+#: ../python/pakfire/packages/base.py:119
 msgid "Build ID"
 msgstr ""
 
-#: ../pakfire/packages/base.py:89
+#: ../python/pakfire/packages/base.py:120
 msgid "Build date"
 msgstr ""
 
-#: ../pakfire/packages/base.py:90
+#: ../python/pakfire/packages/base.py:121
 msgid "Build host"
 msgstr ""
 
-#: ../pakfire/packages/base.py:92
+#: ../python/pakfire/packages/base.py:123
 msgid "Provides"
 msgstr ""
 
-#: ../pakfire/packages/base.py:97
+#: ../python/pakfire/packages/base.py:128
+msgid "Pre-requires"
+msgstr ""
+
+#: ../python/pakfire/packages/base.py:133
 msgid "Requires"
 msgstr ""
 
-#: ../pakfire/repository/index.py:221
+#: ../python/pakfire/packages/base.py:138
+msgid "Conflicts"
+msgstr ""
+
+#: ../python/pakfire/packages/base.py:143
+msgid "Obsoletes"
+msgstr ""
+
+#: ../python/pakfire/packages/base.py:151
+msgid "File"
+msgstr ""
+
+#: ../python/pakfire/packages/base.py:332
+msgid "Not set"
+msgstr ""
+
+#: ../python/pakfire/packages/file.py:106
+#, python-format
+msgid "Could not extract file: /%(src)s - %(dst)s"
+msgstr ""
+
+#: ../python/pakfire/packages/file.py:156
+#, python-format
+msgid "Filename: %s"
+msgstr ""
+
+#: ../python/pakfire/packages/make.py:100
+msgid "Package name is undefined."
+msgstr ""
+
+#: ../python/pakfire/packages/make.py:103
+msgid "Package version is undefined."
+msgstr ""
+
+#. Load progressbar.
+#: ../python/pakfire/packages/packager.py:315
+msgid "Packaging"
+msgstr ""
+
+#: ../python/pakfire/packages/packager.py:608
+#, python-format
+msgid "Building source package %s:"
+msgstr ""
+
+#: ../python/pakfire/repository/index.py:229
+#, python-format
+msgid ""
+"I cannot be forced to re-download the metadata for the repository '%s' when "
+"running in offline mode."
+msgstr ""
+
+#: ../python/pakfire/repository/index.py:279
 #, python-format
 msgid "%s: package database"
 msgstr ""
 
 #. Create progress bar.
-#: ../pakfire/repository/index.py:295
+#: ../python/pakfire/repository/index.py:367
 #, python-format
 msgid "Loading from %s"
 msgstr ""
 
 #. Add all packages from the database to the index.
-#: ../pakfire/repository/index.py:345
+#: ../python/pakfire/repository/index.py:424
 msgid "Loading installed packages"
 msgstr ""
 
-#: ../pakfire/transaction.py:89
-msgid "Downloading packages:"
+#: ../python/pakfire/repository/remote.py:106
+#, python-format
+msgid "Cannot download this file in offline mode: %s"
+msgstr ""
+
+#: ../python/pakfire/satsolver.py:148
+msgid "The solver returned one problem:"
+msgstr ""
+
+#. Ask the user if he or she want to modify the request. If not, just exit.
+#: ../python/pakfire/satsolver.py:164
+msgid "Do you want to manually alter the request?"
+msgstr ""
+
+#: ../python/pakfire/satsolver.py:167
+msgid "You can now try to satisfy the solver by modifying your request."
+msgstr ""
+
+#: ../python/pakfire/satsolver.py:172
+msgid "Which problem to you want to resolve?"
 msgstr ""
 
-#: ../pakfire/transaction.py:116
+#: ../python/pakfire/satsolver.py:174
+msgid "Press enter to try to re-solve the request."
+msgstr ""
+
+#: ../python/pakfire/satsolver.py:205
 #, python-format
-msgid "%s | %-5sB     %s     "
+msgid "    Solution: %s"
+msgstr ""
+
+#: ../python/pakfire/satsolver.py:214
+msgid "    Solutions:"
 msgstr ""
 
-#: ../pakfire/transaction.py:154
+#: ../python/pakfire/transaction.py:180
+msgid "Downloading packages:"
+msgstr ""
+
+#: ../python/pakfire/transaction.py:245
 msgid "Package"
 msgstr ""
 
-#: ../pakfire/transaction.py:159
+#: ../python/pakfire/transaction.py:250
 msgid "Installing:"
 msgstr ""
 
-#: ../pakfire/transaction.py:160
+#: ../python/pakfire/transaction.py:251
 msgid "Reinstalling:"
 msgstr ""
 
-#: ../pakfire/transaction.py:161
+#: ../python/pakfire/transaction.py:252
 msgid "Updating:"
 msgstr ""
 
-#: ../pakfire/transaction.py:162
+#: ../python/pakfire/transaction.py:253
 msgid "Downgrading:"
 msgstr ""
 
-#: ../pakfire/transaction.py:163
+#: ../python/pakfire/transaction.py:254
 msgid "Removing:"
 msgstr ""
 
-#: ../pakfire/transaction.py:169
+#: ../python/pakfire/transaction.py:260
 msgid "Transaction Summary"
 msgstr ""
 
-#: ../pakfire/transaction.py:176
+#: ../python/pakfire/transaction.py:267
 msgid "package"
 msgstr ""
 
-#: ../pakfire/transaction.py:182
+#: ../python/pakfire/transaction.py:273
 #, python-format
 msgid "Total download size: %s"
 msgstr ""
 
-#: ../pakfire/transaction.py:191
+#: ../python/pakfire/transaction.py:277
+#, python-format
+msgid "Installed size: %s"
+msgstr ""
+
+#: ../python/pakfire/transaction.py:279
+#, python-format
+msgid "Freed size: %s"
+msgstr ""
+
+#: ../python/pakfire/transaction.py:288
 msgid "Is this okay?"
 msgstr ""
 
-#: ../pakfire/util.py:39
+#: ../python/pakfire/transaction.py:291
+msgid "Running Transaction Test"
+msgstr ""
+
+#: ../python/pakfire/transaction.py:303
+msgid "Transaction Test Succeeded"
+msgstr ""
+
+#: ../python/pakfire/transaction.py:317
+msgid "Running transaction"
+msgstr ""
+
+#: ../python/pakfire/util.py:66
 #, python-format
 msgid "%s [y/N]"
 msgstr ""
+
+#: ../python/src/problem.c:159
+#, c-format
+msgid "%s does not belong to a distupgrade repository"
+msgstr ""
+
+#: ../python/src/problem.c:166
+#, c-format
+msgid "%s has inferior architecture"
+msgstr ""
+
+#: ../python/src/problem.c:173
+#, c-format
+msgid "problem with installed package %s"
+msgstr ""
+
+#: ../python/src/problem.c:179
+#, c-format
+msgid "conflicting requests"
+msgstr ""
+
+#: ../python/src/problem.c:184
+#, c-format
+msgid "nothing provides requested %s"
+msgstr ""
+
+#: ../python/src/problem.c:190
+#, c-format
+msgid "some dependency problem"
+msgstr ""
+
+#: ../python/src/problem.c:195
+#, c-format
+msgid "package %s is not installable"
+msgstr ""
+
+#: ../python/src/problem.c:202
+#, c-format
+msgid "nothing provides %s needed by %s"
+msgstr ""
+
+#: ../python/src/problem.c:209
+#, c-format
+msgid "cannot install both %s and %s"
+msgstr ""
+
+#: ../python/src/problem.c:216
+#, c-format
+msgid "package %s conflicts with %s provided by %s"
+msgstr ""
+
+#: ../python/src/problem.c:224
+#, c-format
+msgid "package %s obsoletes %s provided by %s"
+msgstr ""
+
+#: ../python/src/problem.c:232
+#, c-format
+msgid "installed package %s obsoletes %s provided by %s"
+msgstr ""
+
+#: ../python/src/problem.c:240
+#, c-format
+msgid "package %s implicitely obsoletes %s provided by %s"
+msgstr ""
+
+#: ../python/src/problem.c:248
+#, c-format
+msgid "package %s requires %s, but none of the providers can be installed"
+msgstr ""
+
+#: ../python/src/problem.c:255
+#, c-format
+msgid "package %s conflicts with %s provided by itself"
+msgstr ""
+
+#: ../python/src/problem.c:264
+#, c-format
+msgid "bad rule type"
+msgstr ""
+
+#: ../python/src/solution.c:86
+#, c-format
+msgid "do not keep %s installed"
+msgstr ""
+
+#: ../python/src/solution.c:89
+#, c-format
+msgid "do not install a solvable %s"
+msgstr ""
+
+#: ../python/src/solution.c:92
+#, c-format
+msgid "do not install %s"
+msgstr ""
+
+#: ../python/src/solution.c:98
+#, c-format
+msgid "do not forbid installation of %s"
+msgstr ""
+
+#: ../python/src/solution.c:101
+#, c-format
+msgid "do not deinstall all solvables %s"
+msgstr ""
+
+#: ../python/src/solution.c:104
+#, c-format
+msgid "do not deinstall %s"
+msgstr ""
+
+#: ../python/src/solution.c:109
+#, c-format
+msgid "do not install most recent version of %s"
+msgstr ""
+
+#: ../python/src/solution.c:114
+#, c-format
+msgid "do not lock %s"
+msgstr ""
+
+#: ../python/src/solution.c:119
+#, c-format
+msgid "do something different"
+msgstr ""
+
+#: ../python/src/solution.c:126
+#, c-format
+msgid "keep %s despite the inferior architecture"
+msgstr ""
+
+#: ../python/src/solution.c:129
+#, c-format
+msgid "install %s despite the inferior architecture"
+msgstr ""
+
+#: ../python/src/solution.c:135
+#, c-format
+msgid "keep obsolete %s"
+msgstr ""
+
+#: ../python/src/solution.c:138
+#, c-format
+msgid "install %s from excluded repository"
+msgstr ""
+
+#: ../python/src/solution.c:150
+#, c-format
+msgid "allow downgrade of %s to %s"
+msgstr ""
+
+#: ../python/src/solution.c:154
+#, c-format
+msgid "allow architecture change of %s to %s"
+msgstr ""
+
+#: ../python/src/solution.c:159
+#, c-format
+msgid "allow vendor change from '%s' (%s) to '%s' (%s)"
+msgstr ""
+
+#: ../python/src/solution.c:163
+#, c-format
+msgid "allow vendor change from '%s' (%s) to no vendor (%s)"
+msgstr ""
+
+#: ../python/src/solution.c:169
+#, c-format
+msgid "allow replacement of %s with %s"
+msgstr ""
+
+#. XXX Maybe we can make a more beautiful message here?!
+#: ../scripts/pakfire-multicall.py:23
+msgid ""
+"There has been an error when trying to import one or more of the modules, "
+"that are required to run Pakfire."
+msgstr ""
+
+#: ../scripts/pakfire-multicall.py:25
+msgid "Please check your installation of Pakfire."
+msgstr ""
+
+#: ../scripts/pakfire-multicall.py:27
+msgid "The error that lead to this:"
+msgstr ""
+
+#: ../scripts/pakfire-multicall.py:65
+msgid "An error has occured when running Pakfire."
+msgstr ""
+
+#: ../scripts/pakfire-multicall.py:68
+msgid "Error message:"
+msgstr ""
+
+#: ../scripts/pakfire-multicall.py:72
+msgid "Further description:"
+msgstr ""