# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-07-31 18:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../pakfire/actions.py:74 ../pakfire/actions.py:131 msgid "Installing" msgstr "" #: ../pakfire/actions.py:84 msgid "Updating" msgstr "" #: ../pakfire/actions.py:98 msgid "Removing" msgstr "" #. Cleaning up leftover files and stuff. #: ../pakfire/actions.py:116 msgid "Cleanup" msgstr "" #: ../pakfire/actions.py:141 msgid "Downgrading" msgstr "" #: ../pakfire/base.py:150 ../pakfire/base.py:192 ../pakfire/base.py:222 #: ../pakfire/base.py:243 msgid "Nothing to do" msgstr "" #: ../pakfire/base.py:178 msgid "There are no packages to install." msgstr "" #: ../pakfire/builder.py:259 #, python-format msgid "Extracting: %s (source)" msgstr "" #: ../pakfire/cli.py:23 msgid "Pakfire command line interface." msgstr "" #: ../pakfire/cli.py:30 msgid "The path where pakfire should operate in." msgstr "" #: ../pakfire/cli.py:81 msgid "Enable verbose output." msgstr "" #: ../pakfire/cli.py:84 msgid "Path to a configuration file to load." msgstr "" #: ../pakfire/cli.py:87 msgid "Disable a repository temporarily." msgstr "" #: ../pakfire/cli.py:90 msgid "Enable a repository temporarily." msgstr "" #: ../pakfire/cli.py:95 msgid "Install one or more packages to the system." msgstr "" #: ../pakfire/cli.py:97 msgid "Give name of at least one package to install." msgstr "" #: ../pakfire/cli.py:103 msgid "Install one or more packages from the filesystem." msgstr "" #: ../pakfire/cli.py:105 msgid "Give filename of at least one package." msgstr "" #: ../pakfire/cli.py:111 msgid "Remove one or more packages from the system." msgstr "" #: ../pakfire/cli.py:113 msgid "Give name of at least one package to remove." msgstr "" #: ../pakfire/cli.py:119 msgid "Update the whole system or one specific package." msgstr "" #: ../pakfire/cli.py:121 msgid "Give a name of a package to update or leave emtpy for all." msgstr "" #: ../pakfire/cli.py:127 msgid "Print some information about the given package(s)." msgstr "" #: ../pakfire/cli.py:129 msgid "Give at least the name of one package." msgstr "" #: ../pakfire/cli.py:135 msgid "Search for a given pattern." msgstr "" #: ../pakfire/cli.py:137 msgid "A pattern to search for." msgstr "" #: ../pakfire/cli.py:143 msgid "Get a list of packages that provide a given file or feature." msgstr "" #: ../pakfire/cli.py:145 msgid "File or feature to search for." msgstr "" #: ../pakfire/cli.py:151 msgid "Get list of packages that belong to the given group." msgstr "" #: ../pakfire/cli.py:153 msgid "Group name to search for." msgstr "" #: ../pakfire/cli.py:159 msgid "Install all packages that belong to the given group." msgstr "" #: ../pakfire/cli.py:161 msgid "Group name." msgstr "" #: ../pakfire/cli.py:167 msgid "List all currently enabled repositories." msgstr "" #: ../pakfire/cli.py:171 msgid "Cleanup commands." msgstr "" #: ../pakfire/cli.py:179 msgid "Cleanup all temporary files." msgstr "" #: ../pakfire/cli.py:239 ../pakfire/transaction.py:165 msgid "Repository" msgstr "" #: ../pakfire/cli.py:239 msgid "Enabled" msgstr "" #: ../pakfire/cli.py:239 msgid "Priority" msgstr "" #: ../pakfire/cli.py:239 msgid "Packages" msgstr "" #: ../pakfire/cli.py:251 msgid "Cleaning up everything..." msgstr "" #: ../pakfire/cli.py:259 msgid "Pakfire builder command line interface." msgstr "" #: ../pakfire/cli.py:309 msgid "Update the package indexes." msgstr "" #: ../pakfire/cli.py:315 msgid "Build one or more packages." msgstr "" #: ../pakfire/cli.py:317 msgid "Give name of at least one package to build." msgstr "" #: ../pakfire/cli.py:321 msgid "Build the package for the given architecture." msgstr "" #: ../pakfire/cli.py:323 ../pakfire/cli.py:349 msgid "Path were the output files should be copied to." msgstr "" #: ../pakfire/cli.py:325 ../pakfire/cli.py:338 msgid "Mode to run in. Is either 'release' or 'development' (default)." msgstr "" #: ../pakfire/cli.py:330 msgid "Go into a shell." msgstr "" #: ../pakfire/cli.py:332 msgid "Give name of a package." msgstr "" #: ../pakfire/cli.py:336 msgid "Emulated architecture in the shell." msgstr "" #: ../pakfire/cli.py:343 msgid "Generate a source package." msgstr "" #: ../pakfire/cli.py:345 msgid "Give name(s) of a package(s)." msgstr "" #: ../pakfire/cli.py:421 msgid "Pakfire repo command line interface." msgstr "" #: ../pakfire/cli.py:446 msgid "Repository management commands." msgstr "" #: ../pakfire/cli.py:454 msgid "Create a new repository index." msgstr "" #: ../pakfire/cli.py:455 msgid "Path to the packages." msgstr "" #: ../pakfire/cli.py:456 msgid "Path to input packages." msgstr "" #: ../pakfire/cli.py:468 msgid "Pakfire master command line interface." msgstr "" #: ../pakfire/cli.py:496 msgid "Update the sources." msgstr "" #: ../pakfire/cli.py:506 msgid "Pakfire server command line interface." msgstr "" #: ../pakfire/cli.py:538 msgid "Request a build job from the server." msgstr "" #: ../pakfire/cli.py:544 msgid "Send a keepalive to the server." msgstr "" #: ../pakfire/cli.py:551 msgid "Update all repositories." msgstr "" #: ../pakfire/errors.py:8 msgid "An unhandled error occured." msgstr "" #: ../pakfire/errors.py:29 msgid "One or more dependencies could not been resolved." msgstr "" #: ../pakfire/packages/base.py:72 msgid "Name" msgstr "" #: ../pakfire/packages/base.py:73 ../pakfire/transaction.py:164 msgid "Arch" msgstr "" #: ../pakfire/packages/base.py:74 ../pakfire/transaction.py:164 msgid "Version" msgstr "" #: ../pakfire/packages/base.py:75 msgid "Release" msgstr "" #: ../pakfire/packages/base.py:76 ../pakfire/transaction.py:165 msgid "Size" msgstr "" #: ../pakfire/packages/base.py:77 msgid "Repo" msgstr "" #: ../pakfire/packages/base.py:78 msgid "Summary" msgstr "" #: ../pakfire/packages/base.py:79 msgid "Groups" msgstr "" #: ../pakfire/packages/base.py:80 msgid "URL" msgstr "" #: ../pakfire/packages/base.py:81 msgid "License" msgstr "" #: ../pakfire/packages/base.py:84 msgid "Description" msgstr "" #: ../pakfire/packages/base.py:90 msgid "UUID" msgstr "" #: ../pakfire/packages/base.py:91 msgid "Build ID" msgstr "" #: ../pakfire/packages/base.py:92 msgid "Build date" msgstr "" #: ../pakfire/packages/base.py:93 msgid "Build host" msgstr "" #: ../pakfire/packages/base.py:95 msgid "Provides" msgstr "" #: ../pakfire/packages/base.py:100 msgid "Requires" msgstr "" #: ../pakfire/repository/index.py:231 #, python-format msgid "%s: package database" msgstr "" #. Create progress bar. #: ../pakfire/repository/index.py:319 #, python-format msgid "Loading from %s" msgstr "" #. Add all packages from the database to the index. #: ../pakfire/repository/index.py:372 msgid "Loading installed packages" msgstr "" #: ../pakfire/satsolver.py:113 msgid "The solver returned one problem:" msgstr "" #. Ask the user if he or she want to modify the request. If not, just exit. #: ../pakfire/satsolver.py:129 msgid "Do you want to manually alter the request?" msgstr "" #: ../pakfire/satsolver.py:132 msgid "You can now try to satisfy the solver by modifying your request." msgstr "" #: ../pakfire/satsolver.py:137 msgid "Which problem to you want to resolve?" msgstr "" #: ../pakfire/satsolver.py:139 msgid "Press enter to try to re-solve the request." msgstr "" #: ../pakfire/satsolver.py:170 #, python-format msgid " Solution: %s" msgstr "" #: ../pakfire/satsolver.py:179 msgid " Solutions:" msgstr "" #: ../pakfire/transaction.py:99 msgid "Downloading packages:" msgstr "" #: ../pakfire/transaction.py:164 msgid "Package" msgstr "" #: ../pakfire/transaction.py:169 msgid "Installing:" msgstr "" #: ../pakfire/transaction.py:170 msgid "Reinstalling:" msgstr "" #: ../pakfire/transaction.py:171 msgid "Updating:" msgstr "" #: ../pakfire/transaction.py:172 msgid "Downgrading:" msgstr "" #: ../pakfire/transaction.py:173 msgid "Removing:" msgstr "" #: ../pakfire/transaction.py:179 msgid "Transaction Summary" msgstr "" #: ../pakfire/transaction.py:186 msgid "package" msgstr "" #: ../pakfire/transaction.py:192 #, python-format msgid "Total download size: %s" msgstr "" #: ../pakfire/transaction.py:196 #, python-format msgid "Installed size: %s" msgstr "" #: ../pakfire/transaction.py:198 #, python-format msgid "Freed size: %s" msgstr "" #: ../pakfire/transaction.py:207 msgid "Is this okay?" msgstr "" #: ../pakfire/transaction.py:213 msgid "Running transaction" msgstr "" #: ../pakfire/util.py:39 #, python-format msgid "%s [y/N]" msgstr "" #: ../src/problem.c:140 #, c-format msgid "%s does not belong to a distupgrade repository" msgstr "" #: ../src/problem.c:147 #, c-format msgid "%s has inferior architecture" msgstr "" #: ../src/problem.c:154 #, c-format msgid "problem with installed package %s" msgstr "" #: ../src/problem.c:160 #, c-format msgid "conflicting requests" msgstr "" #: ../src/problem.c:165 #, c-format msgid "nothing provides requested %s" msgstr "" #: ../src/problem.c:171 #, c-format msgid "some dependency problem" msgstr "" #: ../src/problem.c:176 #, c-format msgid "package %s is not installable" msgstr "" #: ../src/problem.c:183 #, c-format msgid "nothing provides %s needed by %s" msgstr "" #: ../src/problem.c:190 #, c-format msgid "cannot install both %s and %s" msgstr "" #: ../src/problem.c:197 #, c-format msgid "package %s conflicts with %s provided by %s" msgstr "" #: ../src/problem.c:205 #, c-format msgid "package %s obsoletes %s provided by %s" msgstr "" #: ../src/problem.c:213 #, c-format msgid "installed package %s obsoletes %s provided by %s" msgstr "" #: ../src/problem.c:221 #, c-format msgid "package %s implicitely obsoletes %s provided by %s" msgstr "" #: ../src/problem.c:229 #, c-format msgid "package %s requires %s, but none of the providers can be installed" msgstr "" #: ../src/problem.c:236 #, c-format msgid "package %s conflicts with %s provided by itself" msgstr "" #: ../src/problem.c:245 #, c-format msgid "bad rule type" msgstr "" #: ../src/solution.c:67 #, c-format msgid "do not keep %s installed" msgstr "" #: ../src/solution.c:70 #, c-format msgid "do not install a solvable %s" msgstr "" #: ../src/solution.c:73 #, c-format msgid "do not install %s" msgstr "" #: ../src/solution.c:79 #, c-format msgid "do not forbid installation of %s" msgstr "" #: ../src/solution.c:82 #, c-format msgid "do not deinstall all solvables %s" msgstr "" #: ../src/solution.c:85 #, c-format msgid "do not deinstall %s" msgstr "" #: ../src/solution.c:90 #, c-format msgid "do not install most recent version of %s" msgstr "" #: ../src/solution.c:95 #, c-format msgid "do not lock %s" msgstr "" #: ../src/solution.c:100 #, c-format msgid "do something different" msgstr "" #: ../src/solution.c:107 #, c-format msgid "keep %s despite the inferior architecture" msgstr "" #: ../src/solution.c:110 #, c-format msgid "install %s despite the inferior architecture" msgstr "" #: ../src/solution.c:116 #, c-format msgid "keep obsolete %s" msgstr "" #: ../src/solution.c:119 #, c-format msgid "install %s from excluded repository" msgstr "" #: ../src/solution.c:131 #, c-format msgid "allow downgrade of %s to %s" msgstr "" #: ../src/solution.c:135 #, c-format msgid "allow architecture change of %s to %s" msgstr "" #: ../src/solution.c:140 #, c-format msgid "allow vendor change from '%s' (%s) to '%s' (%s)" msgstr "" #: ../src/solution.c:144 #, c-format msgid "allow vendor change from '%s' (%s) to no vendor (%s)" msgstr "" #: ../src/solution.c:150 #, c-format msgid "allow replacement of %s with %s" msgstr ""