Blame po/sq.po

Packit 3a9065
# Sidorela Uku <uku.sidorela@gmail.com>, 2017. #zanata
Packit 3a9065
msgid ""
Packit 3a9065
msgstr ""
Packit 3a9065
"Project-Id-Version: PACKAGE VERSION\n"
Packit 3a9065
"Report-Msgid-Bugs-To: \n"
Packit Service 6746a6
"POT-Creation-Date: 2020-10-05 09:18-0400\n"
Packit 3a9065
"PO-Revision-Date: 2017-04-20 11:42+0000\n"
Packit 3a9065
"Last-Translator: Sidorela Uku <uku.sidorela@gmail.com>\n"
Packit 3a9065
"Language-Team: Albanian\n"
Packit 3a9065
"Language: sq\n"
Packit 3a9065
"MIME-Version: 1.0\n"
Packit 3a9065
"Content-Type: text/plain; charset=UTF-8\n"
Packit 3a9065
"Content-Transfer-Encoding: 8bit\n"
Packit 3a9065
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
Packit 3a9065
"X-Generator: Zanata 4.6.2\n"
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:45
Packit Service 6746a6
msgid "[PACKAGE|PACKAGE.spec]"
Packit Service 6746a6
msgstr "[PACKAGE|PACKAGE.spec]"
Packit Service 6746a6
Packit Service 6746a6
#: plugins/builddep.py:85
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "'%s' is not of the format 'MACRO EXPR'"
Packit Service 6746a6
msgstr "'%s\" nuk është e formatit 'MACRO EXPR'"
Packit Service 6746a6
Packit Service 6746a6
#: plugins/builddep.py:90
Packit Service 6746a6
msgid "packages with builddeps to install"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:93
Packit Service 6746a6
msgid "define a macro for spec file parsing"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:95
Packit Service 6746a6
msgid "skip build dependencies not available in repositories"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:98
Packit Service 6746a6
msgid "treat commandline arguments as spec files"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:100
Packit Service 6746a6
msgid "treat commandline arguments as source rpm"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:144
Packit Service 6746a6
msgid "RPM: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:153
Packit Service 6746a6
msgid "Some packages could not be found."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#. No provides, no files
Packit Service 6746a6
#. Richdeps can have no matches but it could be correct (solver must decide
Packit Service 6746a6
#. later)
Packit Service 6746a6
#: plugins/builddep.py:173
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "No matching package to install: '%s'"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:191
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Failed to open: '%s', not a valid source rpm file."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:204 plugins/builddep.py:220 plugins/builddep.py:237
Packit Service 6746a6
msgid "Not all dependencies satisfied"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/builddep.py:211
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Failed to open: '%s', not a valid spec file: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/builddep.py:230 plugins/repoclosure.py:118
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "no package matched: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:37
Packit 3a9065
#, python-brace-format
Packit 3a9065
msgid "Not a valid date: \"{0}\"."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:43
Packit 3a9065
msgid "Show changelog data of packages"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:51
Packit 3a9065
msgid ""
Packit 3a9065
"show changelog entries since DATE. To avoid ambiguosity, YYYY-MM-DD format "
Packit 3a9065
"is recommended."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:55
Packit 3a9065
msgid "show given number of changelog entries per package"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:58
Packit 3a9065
msgid ""
Packit 3a9065
"show only new changelog entries for packages, that provide an upgrade for "
Packit 3a9065
"some of already installed packages."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:60
Packit 3a9065
msgid "PACKAGE"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:81 plugins/debuginfo-install.py:90
Packit 3a9065
#, python-format
Packit 3a9065
msgid "No match for argument: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:109
Packit 3a9065
msgid "Listing changelogs since {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:111
Packit 3a9065
msgid "Listing only latest changelog"
Packit 3a9065
msgid_plural "Listing {} latest changelogs"
Packit 3a9065
msgstr[0] ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:116
Packit 3a9065
msgid "Listing only new changelogs since installed version of the package"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:118
Packit 3a9065
msgid "Listing all changelogs"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/changelog.py:122
Packit 3a9065
msgid "Changelogs for {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/config_manager.py:37
Packit Service 6746a6
#, python-brace-format
Packit Service 6746a6
msgid "manage {prog} configuration options and repositories"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/config_manager.py:44
Packit Service 6746a6
msgid "repo to modify"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/config_manager.py:47
Packit Service 6746a6
msgid "save the current options (useful with --setopt)"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/config_manager.py:50
Packit Service 6746a6
msgid "add (and enable) the repo from the specified file or url"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/config_manager.py:53
Packit Service 6746a6
msgid "print current configuration values to stdout"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/config_manager.py:56
Packit Service 6746a6
msgid "print variable values to stdout"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/config_manager.py:60
Packit Service 6746a6
msgid "enable repos (automatically saves)"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/config_manager.py:63
Packit Service 6746a6
msgid "disable repos (automatically saves)"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/config_manager.py:77
Packit Service 6746a6
msgid "one of the following arguments is required: {}"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/config_manager.py:86
Packit 3a9065
msgid ""
Packit Service 6746a6
"Warning: --enablerepo/--disablerepo arguments have no meaningwith config "
Packit Service 6746a6
"manager. Use --set-enabled/--set-disabled instead."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/config_manager.py:131
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "No matching repo to modify: %s."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/config_manager.py:182
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Adding repo from: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/config_manager.py:206
Packit Service 6746a6
msgid "Configuration of repo failed"
Packit Service 6746a6
msgid_plural "Configuration of repos failed"
Packit Service 6746a6
msgstr[0] ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/config_manager.py:216
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Could not save repo to repofile %s: %s"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:59
Packit Service 6746a6
msgid "y"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:59
Packit Service 6746a6
msgid "yes"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:60
Packit Service 6746a6
msgid "n"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:60
Packit Service 6746a6
msgid "no"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:79
Packit Service 6746a6
msgid "Interact with Copr repositories."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:81
Packit 3a9065
msgid ""
Packit Service 6746a6
"\n"
Packit Service 6746a6
"  enable name/project [chroot]\n"
Packit Service 6746a6
"  disable name/project\n"
Packit Service 6746a6
"  remove name/project\n"
Packit Service 6746a6
"  list --installed/enabled/disabled\n"
Packit Service 6746a6
"  list --available-by-user=NAME\n"
Packit Service 6746a6
"  search project\n"
Packit Service 6746a6
"\n"
Packit Service 6746a6
"  Examples:\n"
Packit Service 6746a6
"  copr enable rhscl/perl516 epel-6-x86_64\n"
Packit Service 6746a6
"  copr enable ignatenkobrain/ocltoys\n"
Packit Service 6746a6
"  copr disable rhscl/perl516\n"
Packit Service 6746a6
"  copr remove rhscl/perl516\n"
Packit Service 6746a6
"  copr list --enabled\n"
Packit Service 6746a6
"  copr list --available-by-user=ignatenkobrain\n"
Packit Service 6746a6
"  copr search tests\n"
Packit Service 6746a6
"    "
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:107
Packit Service 6746a6
msgid "List all installed Copr repositories (default)"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:109
Packit Service 6746a6
msgid "List enabled Copr repositories"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:111
Packit Service 6746a6
msgid "List disabled Copr repositories"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:113
Packit Service 6746a6
msgid "List available Copr repositories by user NAME"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:115
Packit Service 6746a6
msgid "Specify an instance of Copr to work with"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:149 plugins/copr.py:217 plugins/copr.py:237
Packit Service 6746a6
msgid "Error: "
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:150
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"specify Copr hub either with `--hub` or using "
Packit Service 6746a6
"`copr_hub/copr_username/copr_projectname` format"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:153
Packit Service 6746a6
msgid "multiple hubs specified"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:218 plugins/copr.py:222
Packit Service 6746a6
msgid "exactly two additional parameters to copr command are required"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:238
Packit Service 6746a6
msgid "use format `copr_username/copr_projectname` to reference copr project"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:240
Packit Service 6746a6
msgid "bad copr project format"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:254
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"\n"
Packit Service 6746a6
"Enabling a Copr repository. Please note that this repository is not part\n"
Packit Service 6746a6
"of the main distribution, and quality may vary.\n"
Packit Service 6746a6
"\n"
Packit Service 6746a6
"The Fedora Project does not exercise any power over the contents of\n"
Packit Service 6746a6
"this repository beyond the rules outlined in the Copr FAQ at\n"
Packit Service 6746a6
"<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,\n"
Packit Service 6746a6
"and packages are not held to any quality or security level.\n"
Packit Service 6746a6
"\n"
Packit Service 6746a6
"Please do not file bug reports about these packages in Fedora\n"
Packit Service 6746a6
"Bugzilla. In case of problems, contact the owner of this repository.\n"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:271
Packit Service 6746a6
msgid "Repository successfully enabled."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:276
Packit Service 6746a6
msgid "Repository successfully disabled."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:280
Packit Service 6746a6
msgid "Repository successfully removed."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:284 plugins/copr.py:693
Packit Service 6746a6
msgid "Unknown subcommand {}."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:341
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"* These coprs have repo file with an old format that contains no information"
Packit Service 6746a6
" about Copr hub - the default one was assumed. Re-enable the project to fix "
Packit Service 6746a6
"this."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:353
Packit Service 6746a6
msgid "Can't parse repositories for username '{}'."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:356
Packit Service 6746a6
msgid "List of {} coprs"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:364
Packit Service 6746a6
msgid "No description given"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:376
Packit Service 6746a6
msgid "Can't parse search for '{}'."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:379
Packit Service 6746a6
msgid "Matched: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:387
Packit Service 6746a6
msgid "No description given."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:410
Packit Service 6746a6
msgid "Safe and good answer. Exiting."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:417
Packit Service 6746a6
msgid "This command has to be run under the root user."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:481
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"This repository does not have any builds yet so you cannot enable it now."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:484
Packit Service 6746a6
msgid "Such repository does not exist."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:528
Packit Service 6746a6
#, python-brace-format
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"Maintainer of the enabled Copr repository decided to make\n"
Packit Service 6746a6
"it dependent on other repositories. Such repositories are\n"
Packit Service 6746a6
"usually necessary for successful installation of RPMs from\n"
Packit Service 6746a6
"the main Copr repository (they provide runtime dependencies).\n"
Packit Service 6746a6
"\n"
Packit Service 6746a6
"Be aware that the note about quality and bug-reporting\n"
Packit Service 6746a6
"above applies here too, Fedora Project doesn't control the\n"
Packit Service 6746a6
"content. Please review the list:\n"
Packit Service 6746a6
"\n"
Packit Service 6746a6
"{0}\n"
Packit Service 6746a6
"\n"
Packit Service 6746a6
"These repositories have been enabled automatically."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:549
Packit Service 6746a6
msgid "Do you want to keep them enabled?"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:582
Packit Service 6746a6
#, python-brace-format
Packit Service 6746a6
msgid "Failed to remove copr repo {0}/{1}/{2}"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:593
Packit Service 6746a6
msgid "Failed to disable copr repo {}/{}"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:611 plugins/copr.py:648
Packit Service 6746a6
msgid "Unknown response from server."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:633
Packit Service 6746a6
msgid "Interact with Playground repository."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:639
Packit Service 6746a6
msgid "Enabling a Playground repository."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:640
Packit Service 6746a6
msgid "Do you want to continue?"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:683
Packit Service 6746a6
msgid "Playground repositories successfully enabled."
Packit Service 6746a6
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/copr.py:686
Packit Service 6746a6
msgid "Playground repositories successfully disabled."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/copr.py:690
Packit Service 6746a6
msgid "Playground repositories successfully updated."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/debug.py:53
Packit Service 6746a6
msgid "dump information about installed rpm packages to file"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/debug.py:67
Packit Service 6746a6
msgid "do not attempt to dump the repository contents."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/debug.py:70
Packit Service 6746a6
msgid "optional name of dump file"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/debug.py:95
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Output written to: %s"
Packit Service 6746a6
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debug.py:172
Packit Service 6746a6
msgid "restore packages recorded in debug-dump file"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debug.py:185
Packit Service 6746a6
msgid "output commands that would be run to stdout."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debug.py:188
Packit Service 6746a6
msgid "Install the latest version of recorded packages."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debug.py:191
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"Ignore architecture and install missing packages matching the name, epoch, "
Packit Service 6746a6
"version and release."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debug.py:196
Packit Service 6746a6
msgid "limit to specified type"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debug.py:199
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"Allow removing of install-only packages. Using this option may result in an "
Packit Service 6746a6
"attempt to remove the running kernel."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debug.py:202
Packit Service 6746a6
msgid "name of dump file"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debug.py:273
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Package %s is not available"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debug.py:283
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Bad dnf debug file: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debuginfo-install.py:56
Packit Service 6746a6
msgid "install debuginfo packages"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debuginfo-install.py:180
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"Could not find debuginfo package for the following available packages: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debuginfo-install.py:185
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"Could not find debugsource package for the following available packages: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debuginfo-install.py:190
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"Could not find debuginfo package for the following installed packages: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debuginfo-install.py:195
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"Could not find debugsource package for the following installed packages: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/debuginfo-install.py:199
Packit Service 6746a6
msgid "Unable to find a match"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/download.py:41
Packit Service 6746a6
msgid "Download package to current directory"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/download.py:51
Packit Service 6746a6
msgid "packages to download"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/download.py:53
Packit Service 6746a6
msgid "download the src.rpm instead"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/download.py:55
Packit Service 6746a6
msgid "download the -debuginfo package instead"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/download.py:57
Packit Service 6746a6
msgid "download the -debugsource package instead"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/download.py:60
Packit Service 6746a6
msgid "limit  the  query to packages of given architectures."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/download.py:62
Packit Service 6746a6
msgid "resolve and download needed dependencies"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/download.py:64
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"when running with --resolve, download all dependencies (do not exclude "
Packit Service 6746a6
"already installed ones)"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/download.py:67
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"print list of urls where the rpms can be downloaded instead of downloading"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/download.py:72
Packit Service 6746a6
msgid "when running with --url, limit to specific protocols"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/download.py:121 plugins/reposync.py:293
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Failed to get mirror for package: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/download.py:243
Packit Service 6746a6
msgid "Exiting due to strict setting."
Packit Service 6746a6
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/download.py:261
Packit Service 6746a6
msgid "Error in resolve of packages:"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/download.py:279
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "No source rpm defined for %s"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/download.py:296 plugins/download.py:309
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "No package %s available."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/leaves.py:32
Packit Service 6746a6
msgid "List installed packages not required by any other package"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/local.py:122
Packit 3a9065
msgid "Unable to create a directory '{}' due to '{}'"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/local.py:126
Packit 3a9065
msgid "'{}' is not a directory"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/local.py:135
Packit 3a9065
msgid "Copying '{}' to local repo"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/local.py:141
Packit 3a9065
msgid "Can't write file '{}'"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/local.py:156
Packit 3a9065
msgid "Rebuilding local repo"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/migrate.py:45
Packit Service 6746a6
msgid "migrate yum's history, group and yumdb data to dnf"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/migrate.py:54
Packit Service 6746a6
msgid "Migrating history data..."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/needs_restarting.py:65
Packit Service 6746a6
#, python-brace-format
Packit Service 6746a6
msgid ""
Packit Service 6746a6
"No installed package found for package name \"{pkg}\" specified in needs-"
Packit Service 6746a6
"restarting file \"{file}\"."
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/needs_restarting.py:199
Packit 3a9065
msgid "determine updated binaries that need restarting"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/needs_restarting.py:204
Packit 3a9065
msgid "only consider this user's processes"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/needs_restarting.py:206
Packit 3a9065
msgid ""
Packit 3a9065
"only report whether a reboot is required (exit code 1) or not (exit code 0)"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/needs_restarting.py:230
Packit 3a9065
msgid "Core libraries or services have been updated since boot-up:"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/needs_restarting.py:235
Packit 3a9065
msgid "Reboot is required to fully utilize these updates."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/needs_restarting.py:236
Packit 3a9065
msgid "More information:"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/needs_restarting.py:240
Packit 3a9065
msgid "No core libraries or services have been updated since boot-up."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/needs_restarting.py:242
Packit 3a9065
msgid "Reboot should not be necessary."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/post-transaction-actions.py:71
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "Bad Action Line \"%s\": %s"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#. unsupported state, skip it
Packit Service 6746a6
#: plugins/post-transaction-actions.py:130
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "Bad Transaction State: %s"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/post-transaction-actions.py:153
Packit Service 6746a6
#: plugins/post-transaction-actions.py:155
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "post-transaction-actions: %s"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/post-transaction-actions.py:157
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "post-transaction-actions: Bad Command \"%s\": %s"
Packit Service 6746a6
msgstr ""
Packit Service 6746a6
Packit Service 6746a6
#: plugins/repoclosure.py:42
Packit 3a9065
msgid "Display a list of unresolved dependencies for repositories"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repoclosure.py:66
Packit 3a9065
msgid "Repoclosure ended with unresolved dependencies."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repoclosure.py:153
Packit 3a9065
msgid "check packages of the given archs, can be specified multiple times"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repoclosure.py:156
Packit 3a9065
msgid "Specify repositories to check"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repoclosure.py:158
Packit 3a9065
msgid "Check only the newest packages in the repos"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repoclosure.py:161
Packit 3a9065
msgid "Check closure for this package only"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:45
Packit 3a9065
msgid "List differences between two sets of repositories"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:58
Packit 3a9065
msgid "Specify old repository, can be used multiple times"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:60
Packit 3a9065
msgid "Specify new repository, can be used multiple times"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:63
Packit 3a9065
msgid ""
Packit 3a9065
"Specify architectures to compare, can be used multiple times. By default, "
Packit 3a9065
"only source rpms are compared."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:67
Packit 3a9065
msgid "Output additional data about the size of the changes."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:69
Packit 3a9065
msgid ""
Packit 3a9065
"Compare packages also by arch. By default packages are compared just by "
Packit 3a9065
"name."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:72
Packit 3a9065
msgid "Output a simple one line message for modified packages."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:74
Packit 3a9065
msgid ""
Packit 3a9065
"Split the data for modified packages between upgraded and downgraded "
Packit 3a9065
"packages."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:86
Packit 3a9065
msgid "Both old and new repositories must be set."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:178
Packit 3a9065
msgid "Size change: {} bytes"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:184
Packit 3a9065
msgid "Added package  : {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:187
Packit 3a9065
msgid "Removed package: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:190
Packit 3a9065
msgid "Obsoleted by   : {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:195
Packit 3a9065
msgid ""
Packit 3a9065
"\n"
Packit 3a9065
"Upgraded packages"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:200
Packit 3a9065
msgid ""
Packit 3a9065
"\n"
Packit 3a9065
"Downgraded packages"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:207
Packit 3a9065
msgid ""
Packit 3a9065
"\n"
Packit 3a9065
"Modified packages"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:212
Packit 3a9065
msgid ""
Packit 3a9065
"\n"
Packit 3a9065
"Summary"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:213
Packit 3a9065
msgid "Added packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:214
Packit 3a9065
msgid "Removed packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:216
Packit 3a9065
msgid "Upgraded packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:217
Packit 3a9065
msgid "Downgraded packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:219
Packit 3a9065
msgid "Modified packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:222
Packit 3a9065
msgid "Size of added packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:223
Packit 3a9065
msgid "Size of removed packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:225
Packit 3a9065
msgid "Size of modified packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:228
Packit 3a9065
msgid "Size of upgraded packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:230
Packit 3a9065
msgid "Size of downgraded packages: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repodiff.py:232
Packit 3a9065
msgid "Size change: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repograph.py:50
Packit Service 6746a6
msgid "Output a full package dependency graph in dot format"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repograph.py:110
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Nothing provides: '%s'"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repomanage.py:45
Packit 3a9065
msgid "Manage a directory of rpm packages"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repomanage.py:59
Packit 3a9065
msgid "Pass either --old or --new, not both!"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repomanage.py:71
Packit 3a9065
msgid "No files to process"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repomanage.py:93
Packit 3a9065
msgid "Could not open {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repomanage.py:177
Packit 3a9065
msgid "Print the older packages"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repomanage.py:179
Packit 3a9065
msgid "Print the newest packages"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repomanage.py:181
Packit 3a9065
msgid "Space separated output, not newline"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repomanage.py:183
Packit 3a9065
msgid "Newest N packages to keep - defaults to 1"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/repomanage.py:186
Packit 3a9065
msgid "Path to directory"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:54
Packit Service 6746a6
msgid "download all packages from remote repo"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:63
Packit Service 6746a6
msgid "download only packages for this ARCH"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:65
Packit Service 6746a6
msgid "delete local packages no longer present in repository"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:67
Packit Service 6746a6
msgid "also download and uncompress comps.xml"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:69
Packit Service 6746a6
msgid "download all the metadata."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:71
Packit Service 6746a6
msgid "download only newest packages per-repo"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:73
Packit Service 6746a6
msgid "where to store downloaded repositories"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:75
Packit Service 6746a6
msgid "Don't add the reponame to the download path."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:77
Packit 3a9065
msgid ""
Packit Service 6746a6
"where to store downloaded repository metadata. Defaults to the value of "
Packit Service 6746a6
"--download-path."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:80
Packit Service 6746a6
msgid "operate on source packages"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:82
Packit Service 6746a6
msgid "try to set local timestamps of local files by the one on the server"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:85
Packit Service 6746a6
msgid "Just list urls of what would be downloaded, don't download"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:109
Packit Service 6746a6
msgid "Can't use --norepopath with multiple repositories"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:127
Packit 3a9065
#, python-format
Packit Service 6746a6
msgid "Failed to get mirror for metadata: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:144
Packit Service 6746a6
msgid "Failed to get mirror for the group file."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:175
Packit Service 6746a6
msgid "Download target '{}' is outside of download path '{}'."
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:190
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "[DELETED] %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:192
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "failed to delete file %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/reposync.py:201
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "comps.xml for repository %s saved"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/show_leaves.py:54
Packit Service 6746a6
msgid "New leaves:"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:32
Packit Service 6746a6
#, python-format
Packit Service 6746a6
msgid "Unable to read version lock configuration: %s"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:33
Packit Service 6746a6
msgid "Locklist not set"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:34
Packit Service 6746a6
msgid "Adding versionlock on:"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:35
Packit Service 6746a6
msgid "Adding exclude on:"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:36
Packit Service 6746a6
msgid "Package already locked in equivalent form:"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:37
Packit Service 6746a6
msgid "Package {} is already locked"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:38
Packit Service 6746a6
msgid "Package {} is already excluded"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:39
Packit Service 6746a6
msgid "Deleting versionlock for:"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:40
Packit Service 6746a6
msgid "No package found for:"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:41
Packit Service 6746a6
msgid "Excludes from versionlock plugin were not applied"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:42
Packit Service 6746a6
msgid "Versionlock plugin: number of lock rules from file \"{}\" applied: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:43
Packit Service 6746a6
msgid "Versionlock plugin: number of exclude rules from file \"{}\" applied: {}"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:44
Packit Service 6746a6
msgid "Versionlock plugin: could not parse pattern:"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:130
Packit Service 6746a6
msgid "control package version locks"
Packit 3a9065
msgstr ""
Packit 3a9065
Packit Service 6746a6
#: plugins/versionlock.py:136
Packit Service 6746a6
msgid "Use package specifications as they are, do not try to parse them"
Packit 3a9065
msgstr ""