diff -Nru ubuntu-release-upgrader-20.04.18/data/demoted.cfg.bionic ubuntu-release-upgrader-20.04.19/data/demoted.cfg.bionic --- ubuntu-release-upgrader-20.04.18/data/demoted.cfg.bionic 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/data/demoted.cfg.bionic 2020-05-05 22:26:02.000000000 +0000 @@ -21,6 +21,7 @@ devhelp devhelp-common dh-python +dnsutils dovecot-managesieved dovecot-sieve doxygen @@ -36,8 +37,6 @@ erlang-odbc example-content fonts-lmodern -freeipmi-common -freeipmi-tools g++-7 g++-7-multilib g++-powerpc-linux-gnu @@ -47,6 +46,7 @@ gcc-7-multilib gcc-7-plugin-dev gcc-8-base +gcc-8-cross-base gcc-powerpc-linux-gnu gccgo-7-doc gccgo-8-doc @@ -117,6 +117,7 @@ libc6-powerpc-cross libcilkrts5 libclang1-6.0 +libclass-accessor-perl libcwidget-dev libcwidget-doc libdbusmenu-gtk4 @@ -134,7 +135,6 @@ libesmtp6 libevdev-doc libfile-copy-recursive-perl -libfreeipmi-dev libgail-dev libgcc-7-dev libgccjit-7-dev @@ -175,11 +175,6 @@ libido3-0.1-dev libilmbase-dev libindicator3-7 -libipmiconsole-dev -libipmiconsole2 -libipmidetect-dev -libipmidetect0 -libipmimonitoring-dev libiptc0 libjs-angularjs libjte-dev @@ -323,6 +318,7 @@ openexr-doc pbuilder plymouth-theme-ubuntu-logo +policykit-1-gnome pppoeconf preview-latex-style pxelinux @@ -338,8 +334,6 @@ python-bcrypt python-blinker python-bs4 -python-bson -python-bson-ext python-cairo python-cairo-dbg python-cairo-dev @@ -350,7 +344,6 @@ python-chardet python-cherrypy3-doc python-concurrent.futures -python-configobj python-configparser python-constantly python-contextlib2 @@ -369,7 +362,7 @@ python-flask-doc python-formencode python-funcsigs -python-future +python-funcsigs-doc python-gdbm python-gdbm-dbg python-gi @@ -378,20 +371,15 @@ python-greenlet python-greenlet-dbg python-greenlet-dev -python-gridfs python-html5lib python-httplib2 python-hyperlink python-idna -python-incremental -python-ipaddr python-ipaddress python-iso8601 python-jinja2 python-jinja2-doc -python-jwt python-keyring -python-keyrings.alt python-libxml2 python-libxml2-dbg python-linecache2 @@ -410,13 +398,13 @@ python-numpy python-numpy-dbg python-oauth -python-oauthlib python-olefile python-openssl python-padme-doc python-pam python-pam-dbg python-passlib +python-paste-doc python-pbr python-pika-doc python-pil @@ -437,12 +425,9 @@ python-pyinotify python-pyinotify-doc python-pylxd-doc -python-pymongo -python-pymongo-ext python-pyparsing python-pyvmomi-doc python-redis -python-requests python-requests-toolbelt-doc python-roman python-ryu-doc @@ -450,7 +435,6 @@ python-setproctitle python-setproctitle-dbg python-setuptools -python-simplegeneric python-simplejson python-simplejson-dbg python-simplejson-doc @@ -463,15 +447,8 @@ python-tk-dbg python-tooz-doc python-traceback2 -python-twisted -python-twisted-bin -python-twisted-bin-dbg -python-twisted-core -python-twisted-runner -python-twisted-runner-dbg python-tz python-unittest2 -python-urllib3 python-voluptuous python-webencodings python-ws4py-doc @@ -486,25 +463,12 @@ python2.7-doc python2.7-examples python2.7-minimal -python3-alabaster python3-asn1crypto -python3-convoy -python3-crochet python3-d2to1 -python3-django-piston3 -python3-djorm-ext-pgarray -python3-formencode python3-geoip -python3-imagesize python3-keyrings.alt -python3-oauth python3-padme -python3-petname python3-pyvmomi -python3-seamicroclient -python3-simplestreams -python3-sphinx -python3-txtftp python3-uvloop python3-uvloop-dbg python3-xlsxwriter @@ -521,9 +485,9 @@ qtsvg5-doc qtsvg5-examples qttranslations5-l10n +ruby-did-you-mean sbc-tools smitools -sphinx-common strongswan-tnc-base strongswan-tnc-client strongswan-tnc-pdp @@ -541,6 +505,7 @@ ubuntu-artwork ubuntu-software ubuntu-sounds +ubuntu-system-service ubuntu-wallpapers-bionic uidmap vim-gtk3 diff -Nru ubuntu-release-upgrader-20.04.18/data/DistUpgrade.cfg ubuntu-release-upgrader-20.04.19/data/DistUpgrade.cfg --- ubuntu-release-upgrader-20.04.18/data/DistUpgrade.cfg 2019-12-18 20:25:38.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/data/DistUpgrade.cfg 2020-05-05 22:20:50.000000000 +0000 @@ -16,6 +16,9 @@ ubuntu-mate-core, ubuntu-mate-desktop, ubuntukylin-desktop, ubuntu-budgie-desktop BaseMetaPkgs=ubuntu-minimal, ubuntu-standard +# minimal & standard, are handed via BaseMetaPkgs rule +# ubuntu-core is left-over task we forgot to remove +IgnoredTasks=minimal, standard, ubuntu-core Demotions=demoted.cfg #RemoveEssentialOk=sysvinit, sysvutils, belocs-locales-bin RemovalBlacklistFile=removal_blacklist.cfg diff -Nru ubuntu-release-upgrader-20.04.18/data/DistUpgrade.cfg.bionic ubuntu-release-upgrader-20.04.19/data/DistUpgrade.cfg.bionic --- ubuntu-release-upgrader-20.04.18/data/DistUpgrade.cfg.bionic 2019-12-18 20:25:38.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/data/DistUpgrade.cfg.bionic 2020-05-05 22:21:51.000000000 +0000 @@ -16,6 +16,9 @@ ubuntu-mate-core, ubuntu-mate-desktop, ubuntukylin-desktop, ubuntu-budgie-desktop BaseMetaPkgs=ubuntu-minimal, ubuntu-standard +# minimal & standard, are handed via BaseMetaPkgs rule +# ubuntu-core is left-over task we forgot to remove +IgnoredTasks=minimal, standard, ubuntu-core Demotions=demoted.cfg.bionic #RemoveEssentialOk=sysvinit, sysvutils, belocs-locales-bin RemovalBlacklistFile=removal_blacklist.cfg diff -Nru ubuntu-release-upgrader-20.04.18/debian/changelog ubuntu-release-upgrader-20.04.19/debian/changelog --- ubuntu-release-upgrader-20.04.18/debian/changelog 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/debian/changelog 2020-05-05 22:26:02.000000000 +0000 @@ -1,3 +1,17 @@ +ubuntu-release-upgrader (1:20.04.19) focal; urgency=medium + + [ Dimitri John Ledkov ] + * DistUpgradeCache: Ignore BaseMetaPkgs' & obsolete tasks during server upgrade + (LP: #1872902) + + [ Brian Murray ] + * data/mirrors.cfg: update as some mirrors have been removed as they do not + mirror Ubuntu 20.04 LTS. + * data/demoted.bionic.cfg: updated for packages that were removed nearer + the release date. + + -- Brian Murray Tue, 05 May 2020 15:26:02 -0700 + ubuntu-release-upgrader (1:20.04.18) focal; urgency=medium [ Steve Langasek ] diff -Nru ubuntu-release-upgrader-20.04.18/DistUpgrade/DistUpgradeCache.py ubuntu-release-upgrader-20.04.19/DistUpgrade/DistUpgradeCache.py --- ubuntu-release-upgrader-20.04.18/DistUpgrade/DistUpgradeCache.py 2020-03-20 17:39:27.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/DistUpgrade/DistUpgradeCache.py 2020-05-05 22:20:50.000000000 +0000 @@ -818,6 +818,9 @@ tasks[task].add(pkg.name) for task in tasks: installed = True + ignored_tasks = self.config.getlist("Distro", "IgnoredTasks") + if task in ignored_tasks: + installed = False for pkgname in tasks[task]: if not self[pkgname].is_installed: installed = False diff -Nru ubuntu-release-upgrader-20.04.18/DistUpgrade/DistUpgradeVersion.py ubuntu-release-upgrader-20.04.19/DistUpgrade/DistUpgradeVersion.py --- ubuntu-release-upgrader-20.04.18/DistUpgrade/DistUpgradeVersion.py 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/DistUpgrade/DistUpgradeVersion.py 2020-05-05 22:26:02.000000000 +0000 @@ -1 +1 @@ -VERSION = '20.04.18' +VERSION = '20.04.19' diff -Nru ubuntu-release-upgrader-20.04.18/po/af.po ubuntu-release-upgrader-20.04.19/po/af.po --- ubuntu-release-upgrader-20.04.18/po/af.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/af.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Afrikaans \n" @@ -219,12 +219,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Probeer tans om die swartlys weergawe '%s' te installeer." -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Kan nie '%s' installeer nie." -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -232,11 +232,11 @@ "Dit was onmoontlik om 'n vereiste pakket te installeer. Rapporteer dit as 'n " "fout met 'ubuntu-bug ubuntu-release-upgrade-core' in 'n terminale." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Kan nie 'n meta-paket raai nie" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/am.po ubuntu-release-upgrader-20.04.19/po/am.po --- ubuntu-release-upgrader-20.04.18/po/am.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/am.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Amharic \n" @@ -190,12 +190,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "ለመግጠም በመሞከር ላይ በመጥፎ ዝርዝር እትም ውስጥ ካሉ '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "መግጠም አልተቻለም '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -203,11 +203,11 @@ "የ ተፈለገውን ጥቅል መግጠም አልተቻለም: እባክዎን ይህን ችግር ያመልክቱ በ መጠቀም 'ubuntu-bug ubuntu-" "release-upgrader-core' በ ተርሚናል ውስጥ" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "ስለ-ጥቅል መገመት አልተቻለም" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/an.po ubuntu-release-upgrader-20.04.19/po/an.po --- ubuntu-release-upgrader-20.04.18/po/an.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/an.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Daniel Martinez \n" "Language-Team: Aragonese \n" @@ -197,22 +197,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Prebando d'instalar a versión vedada «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "No se ha puesto instalar «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "No s'ha puesto determinar o meta-paquet" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ar.po ubuntu-release-upgrader-20.04.19/po/ar.po --- ubuntu-release-upgrader-20.04.18/po/ar.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ar.po 2020-05-05 22:26:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: po_update-manager-ar\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Ibrahim Saed \n" "Language-Team: Arabic\n" @@ -209,12 +209,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "يحاول تثبيت نسخة في القائمة السوداء '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "تعذّر تثبيت '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -222,11 +222,11 @@ "كان من المستحيل تثبيت حزمة مطلوبة. رجاءً أبلغ عن هذه العلة باستخدام الأمر " "'ubuntu-bug ubuntu-release-upgrader-core' في طرفية." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "تعذّرت معرفة الحزمة الفوقية" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ast.po ubuntu-release-upgrader-20.04.19/po/ast.po --- ubuntu-release-upgrader-20.04.18/po/ast.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ast.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: ivarela \n" "Language-Team: Asturian \n" @@ -197,12 +197,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Intentando instalar la versión prohibida «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Nun puede instalase '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -210,11 +210,11 @@ "Nun foi dable instalar un paquete requeríu. Informa d'esto como un fallu " "usando «ubuntu-bug ubuntu-release-upgrader-core» nuna terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Nun pudo determinase'l meta-paquete" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/az.po ubuntu-release-upgrader-20.04.19/po/az.po --- ubuntu-release-upgrader-20.04.18/po/az.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/az.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Emin Mastizadeh \n" "Language-Team: Azerbaijani \n" @@ -193,22 +193,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' qurula bilmir" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Meta-paketlər müəyyən olunabilmədi" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/be.po ubuntu-release-upgrader-20.04.19/po/be.po --- ubuntu-release-upgrader-20.04.18/po/be.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/be.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Belarusian \n" @@ -199,12 +199,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Спроба ўсталёўкі ўнесенай у чорны спіс версіі '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Немагчыма ўсталяваць \"%s\"" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -212,11 +212,11 @@ "Не атрымалася ўсталяваць патрэбны пакет. Паведаміце аб гэтай памылцы, " "выкарыстаўшы каманду \"ubuntu-bug ubuntu-release-upgrader-core\" у тэрмінале." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Немагчыма вызначыць мета-пакет" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/bg.po ubuntu-release-upgrader-20.04.19/po/bg.po --- ubuntu-release-upgrader-20.04.18/po/bg.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/bg.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: update manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:55+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Bulgarian \n" @@ -200,12 +200,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Опит на инсталиране на внесена в черния списък версия «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Не може да се инсталира «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -214,11 +214,11 @@ "като изпълните командата «ubuntu-bug ubuntu-release-upgrader-core» в " "терминала." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Не могат да бъдат предположени мета-пакети" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/bn.po ubuntu-release-upgrader-20.04.19/po/bn.po --- ubuntu-release-upgrader-20.04.18/po/bn.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/bn.po 2020-05-05 22:26:02.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: shotwell-0.7.2\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-02-10 12:11+0000\n" "Last-Translator: Istiak Ferdous \n" "Language-Team: Bengali \n" @@ -201,12 +201,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "কালো তালিকাভুক্ত সংস্করন '%s' ইনস্টলের চেষ্টা করা হচ্ছে" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' ইন্সটল করা যাচ্ছে না" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -214,11 +214,11 @@ "একটি প্রয়োজনীয় প্যাকেজ ইনস্টল করা অসম্ভব ছিল। অনুগ্রহপূর্বক টার্মিনালে 'ubuntu-bug " "ubuntu-release-upgrader-core' এই কমান্ডটি ব্যবহার করে এই বাগটি রিপোর্ট করুন।" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "meta-package অনুমান করা যাচ্ছ না" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/bo.po ubuntu-release-upgrader-20.04.19/po/bo.po --- ubuntu-release-upgrader-20.04.18/po/bo.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/bo.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Tibetan \n" @@ -189,22 +189,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "རྟགས་ངན་ཅན་པར་གཞི་'%s་སྒྲིག་འཇུག་ཚོད་ལྟ་བཞིན་པ'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s'སྒྲིག་འཇུག་མི་ཐུབ་པ" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "meta-package་ཚོད་དཔགས་མི་ཐུབ་པ" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/br.po ubuntu-release-upgrader-20.04.19/po/br.po --- ubuntu-release-upgrader-20.04.18/po/br.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/br.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Breton \n" @@ -198,22 +198,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Klask da staliañ an handelv '%s' a zo war ar roll du" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "N'hall ket staliañ '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "N'hall ket dinoiñ ar metapakad" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/bs.po ubuntu-release-upgrader-20.04.19/po/bs.po --- ubuntu-release-upgrader-20.04.18/po/bs.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/bs.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:53+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Bosnian \n" @@ -203,12 +203,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Покушавам да инсталирам верзију '%s' из црне листе" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Nemoguće instalirati '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -216,11 +216,11 @@ "Nemoguće instalirati potrebne pakete. Instalirajte 'ubuntu-bug ubuntu-" "release-upgrader-core' u terminalu." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Nisam mogao odrediti meta-paket" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ca.po ubuntu-release-upgrader-20.04.19/po/ca.po --- ubuntu-release-upgrader-20.04.18/po/ca.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ca.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Walter Garcia-Fontes \n" "Language-Team: Catalan \n" @@ -198,12 +198,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "S'està intentant instal·lar la versió «%s» de la llista negra" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "No s'ha pogut instal·lar «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -211,11 +211,11 @@ "Ha sigut impossible instal·lar el paquet necessari. Informeu d'aquest error " "utilitzant l'ordre «ubuntu-bug ubuntu-release-upgrader-core» en un terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "No s'ha pogut conjecturar el metapaquet" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ca@valencia.po ubuntu-release-upgrader-20.04.19/po/ca@valencia.po --- ubuntu-release-upgrader-20.04.18/po/ca@valencia.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ca@valencia.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Joan Duran \n" "Language-Team: Catalan \n" @@ -198,22 +198,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "S'està intentant instal·lar la versió «%s» de la llista negra" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "No s'ha pogut instal·lar «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "No s'ha pogut conjecturar el metapaquet" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ceb.po ubuntu-release-upgrader-20.04.19/po/ceb.po --- ubuntu-release-upgrader-20.04.18/po/ceb.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ceb.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: James Banogon \n" "Language-Team: Cebuano \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ce.po ubuntu-release-upgrader-20.04.19/po/ce.po --- ubuntu-release-upgrader-20.04.18/po/ce.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ce.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2014-08-21 06:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chechen \n" @@ -198,12 +198,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Iаьржа цIерйозанна юкъаяхийтина йолу '%s' верси дIахIотто хьажар" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' дIа ца хIоттало" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -211,11 +211,11 @@ "Оьшуш йолу пакет дIа ца хIоттало. Оцу гIалатах хаам бие, терминала чохь " "'ubuntu-bug ubuntu-release-upgrader-core' команда кхочушдай." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Оьшу мета-пакет ца карайо" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ckb.po ubuntu-release-upgrader-20.04.19/po/ckb.po --- ubuntu-release-upgrader-20.04.18/po/ckb.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ckb.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: jwtear nariman \n" "Language-Team: Kurdish (Sorani) \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "ناتوانێت جێگیری بکات '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/crh.po ubuntu-release-upgrader-20.04.19/po/crh.po --- ubuntu-release-upgrader-20.04.18/po/crh.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/crh.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Reşat SABIQ \n" "Language-Team: QIRIMTATARCA (Qırım Türkçesi) \n" "Language-Team: Kashubian \n" @@ -202,22 +202,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Próba instalacëji wersëji \"%s\", jakô je na czôrny lësce" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Ni mòże winstalowac '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Ni mòże òpisac meta-paczétu" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/cs.po ubuntu-release-upgrader-20.04.19/po/cs.po --- ubuntu-release-upgrader-20.04.18/po/cs.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/cs.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:53+0000\n" "Last-Translator: AsciiWolf \n" "Language-Team: Czech \n" @@ -223,12 +223,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Pokus o instalaci zakázané verze „%s“" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Nelze nainstalovat „%s“" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -236,11 +236,11 @@ "Nebylo možné nainstalovat požadovaný balík. Prosím, nahlaste chybu pomocí " "zadání „ubuntu-bug ubuntu-release-upgrader-core“ do terminálu." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Nelze odhadnout meta-balíček" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/cv.po ubuntu-release-upgrader-20.04.19/po/cv.po --- ubuntu-release-upgrader-20.04.18/po/cv.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/cv.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Michael Vogt \n" "Language-Team: Chuvash \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' lartajmarămăr" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/cy.po ubuntu-release-upgrader-20.04.19/po/cy.po --- ubuntu-release-upgrader-20.04.18/po/cy.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/cy.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Owen Llywelyn \n" "Language-Team: Welsh \n" @@ -209,12 +209,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Ceisio gosod fersiwn rhestr ddu '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Methu gosod '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -222,11 +222,11 @@ "Roedd yn amhosib gosod y pecyn angenrheidiol. Adroddwch hwn fel gwall gan " "ddefnyddio 'ubuntu-bug ubuntu-release-upgrader-core' mewn terfynell." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Methu dyfalu pecyn-meta" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/da.po ubuntu-release-upgrader-20.04.19/po/da.po --- ubuntu-release-upgrader-20.04.18/po/da.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/da.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Aputsiak Niels Janussen \n" "Language-Team: Danish \n" @@ -214,12 +214,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Forsøger at installere sortlistet version \"%s\"" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Kan ikke installere \"%s\"" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -228,11 +228,11 @@ "som en fejl ved at angive 'ubuntu-bug ubuntu-release-upgrader-core' i en " "terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Kan ikke gætte meta-pakke" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/de.po ubuntu-release-upgrader-20.04.19/po/de.po --- ubuntu-release-upgrader-20.04.18/po/de.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/de.po 2020-05-05 22:26:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: German GNOME Translations \n" @@ -227,12 +227,12 @@ "Es wird versucht, die auf der schwarzen Liste stehende Version »%s« zu " "installieren" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "»%s« kann nicht installiert werden" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -241,11 +241,11 @@ "Sie diesen Fehler, indem Sie im Terminal den Befehl »ubuntu-bug ubuntu-" "release-upgrader-core« eingeben." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Metapaket konnte nicht bestimmt werden" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/dv.po ubuntu-release-upgrader-20.04.19/po/dv.po --- ubuntu-release-upgrader-20.04.18/po/dv.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/dv.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Huxain \n" "Language-Team: Divehi \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' އިންސްޓޯލެއް ނުކުރެވުނު" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/el.po ubuntu-release-upgrader-20.04.19/po/el.po --- ubuntu-release-upgrader-20.04.18/po/el.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/el.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Steve Langasek \n" "Language-Team: Greek \n" @@ -201,12 +201,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Προσπάθεια εγκατάστασης έκδοσης '%s' καταχωρημένης σε μαύρη λίστα" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Αδυναμία εγκατάστασης '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -215,11 +215,11 @@ "το ως σφάλμα χρησιμοποιώντας την «ubuntu-bug ubuntu-release-upgrader-core» " "στο τερματικό." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Αδυναμία εύρεσης μετα-πακέτου" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/en_AU.po ubuntu-release-upgrader-20.04.19/po/en_AU.po --- ubuntu-release-upgrader-20.04.18/po/en_AU.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/en_AU.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:55+0000\n" "Last-Translator: Jared Norris \n" "Language-Team: English (Australia) \n" @@ -214,12 +214,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Trying to install blacklisted version '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Can't install '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -227,11 +227,11 @@ "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Can't guess meta-packag" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/en_CA.po ubuntu-release-upgrader-20.04.19/po/en_CA.po --- ubuntu-release-upgrader-20.04.18/po/en_CA.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/en_CA.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Daniel LeBlanc \n" "Language-Team: Canadian English \n" @@ -197,12 +197,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Trying to install blacklisted version '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Can't install '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -210,11 +210,11 @@ "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Can't guess meta-package" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/en_GB.po ubuntu-release-upgrader-20.04.19/po/en_GB.po --- ubuntu-release-upgrader-20.04.18/po/en_GB.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/en_GB.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:53+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: \n" @@ -214,12 +214,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Trying to install blacklisted version '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Can't install '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -227,11 +227,11 @@ "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Can't guess meta-package" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/eo.po ubuntu-release-upgrader-20.04.19/po/eo.po --- ubuntu-release-upgrader-20.04.18/po/eo.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/eo.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2014-04-24 23:25+0000\n" "Last-Translator: Michael Moroni \n" "Language-Team: Esperanto \n" @@ -196,12 +196,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Provo instali version '%s', kiu estas en la nigra listo" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Ne eblis instalo de '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -209,11 +209,11 @@ "Ne eblas instali bezonatan pakaĵon. Bonvole raportu tion kiel cimon per la " "komando 'ubuntu-bug ubuntu-release-upgrader-core' en terminalo." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Ne eblas diveni meta-pakaĵon" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/es.po ubuntu-release-upgrader-20.04.19/po/es.po --- ubuntu-release-upgrader-20.04.18/po/es.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/es.po 2020-05-05 22:26:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Paco Molinero \n" "Language-Team: Spanish \n" @@ -219,12 +219,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Intentando instalar la versión prohibida «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "No se ha podido instalar «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -232,11 +232,11 @@ "Fue imposible instalar un paquete requerido. Informe de esto como un error " "usando «ubuntu-bug ubuntu-release-upgrader-core» en una terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "No se ha podido determinar el metapaquete" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/et.po ubuntu-release-upgrader-20.04.19/po/et.po --- ubuntu-release-upgrader-20.04.18/po/et.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/et.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Märt Põder \n" "Language-Team: Estonian \n" @@ -197,22 +197,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Halvas nimekirjas oleva versiooni '%s' paigaldamise katse" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Paketi '%s' paigaldamine pole võimalik" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Meta-paketi arvamine pole võimalik" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/eu.po ubuntu-release-upgrader-20.04.19/po/eu.po --- ubuntu-release-upgrader-20.04.18/po/eu.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/eu.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Basque \n" @@ -197,22 +197,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Zerrenda beltzeko '%s' bertsioa instalatzen saiatzen" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Ezin da '%s' instalatu" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Ezin izan da meta-paketea zehaztu" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/fa.po ubuntu-release-upgrader-20.04.19/po/fa.po --- ubuntu-release-upgrader-20.04.18/po/fa.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/fa.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Persian \n" @@ -185,12 +185,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "ناتوان در نصب %s" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -198,11 +198,11 @@ "امکان نصب بسته مورد نیاز نیست. لطفا این باگ را با استفاده از 'ubuntu-bug " "ubuntu-release-upgrader-core' در ترمینال گزارش نمایید." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "تخمین ابربسته صورت نپذیرفت" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/fil.po ubuntu-release-upgrader-20.04.19/po/fil.po --- ubuntu-release-upgrader-20.04.18/po/fil.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/fil.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: JeanAustinR \n" "Language-Team: Filipino \n" @@ -200,22 +200,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Sinusubukang i-install ang naka-blacklist na bersyong '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Hindi ma-install ang '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Hindi mahulaan ang meta-package" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/fi.po ubuntu-release-upgrader-20.04.19/po/fi.po --- ubuntu-release-upgrader-20.04.18/po/fi.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/fi.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:53+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Finnish \n" @@ -216,12 +216,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Paketista yritetään asentaa mustalla listalla olevaa versiota \"%s\"" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Ei voitu asentaa pakettia \"%s\"" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -229,11 +229,11 @@ "Vaaditun paketin asennus ei ollut mahdollista. Ilmoita tästä viasta " "kirjoittamalla päätteeseen \"ubuntu-bug ubuntu-release-upgrader-core\"." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Metapakettia ei voitu arvata" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/fo.po ubuntu-release-upgrader-20.04.19/po/fo.po --- ubuntu-release-upgrader-20.04.18/po/fo.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/fo.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Faroese \n" @@ -187,22 +187,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Royni at leggja inn svartlistaða útgávu '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Ksnn ikki leggja inn '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Kann ikki gita meta-pakka" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/fr_CA.po ubuntu-release-upgrader-20.04.19/po/fr_CA.po --- ubuntu-release-upgrader-20.04.18/po/fr_CA.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/fr_CA.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: French (Canada) \n" @@ -218,12 +218,12 @@ msgstr "" "Tentative d'installation de la version « %s » se trouvant dans la liste noire" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Impossible d'installer « %s »" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -232,11 +232,11 @@ "comme bogue en utilisant « ubuntu-bug ubuntu-release-upgrader-core » dans un " "terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Impossible de deviner le méta-paquet" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/fr.po ubuntu-release-upgrader-20.04.19/po/fr.po --- ubuntu-release-upgrader-20.04.18/po/fr.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/fr.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: update-manager 0.37.2\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Pierre Slamich \n" "Language-Team: French \n" @@ -220,12 +220,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Tentative d'installation de la version en liste noire « %s »" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Impossible d'installer « %s »" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -234,11 +234,11 @@ "bogue en utilisant la commande « ubuntu-bug ubuntu-release-upgrader-core » " "dans un terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Impossible de déterminer le méta-paquet" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/fur.po ubuntu-release-upgrader-20.04.19/po/fur.po --- ubuntu-release-upgrader-20.04.18/po/fur.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/fur.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Marco Londero \n" "Language-Team: Friulian \n" @@ -198,22 +198,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Cirint di instalà la version '%s' in liste nere" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "No si pues instalâ '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/fy.po ubuntu-release-upgrader-20.04.19/po/fy.po --- ubuntu-release-upgrader-20.04.18/po/fy.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/fy.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Sense Egbert Hofstede \n" "Language-Team: Frisian \n" @@ -191,22 +191,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Kin '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Kin it meta-pakket net riede" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ga.po ubuntu-release-upgrader-20.04.19/po/ga.po --- ubuntu-release-upgrader-20.04.18/po/ga.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ga.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Irish \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/gd.po ubuntu-release-upgrader-20.04.19/po/gd.po --- ubuntu-release-upgrader-20.04.18/po/gd.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/gd.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" @@ -214,12 +214,12 @@ msgstr "" "A' feuchainn ris an tionndadh \"%s\" a stàladh a tha air an dubh-liosta" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Cha ghabh \"%s\" a stàladh" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -228,11 +228,11 @@ "dèan thu aithris air a' bhuga seo leis an àithne \"ubuntu-bug ubuntu-release-" "upgrader-core\" ann an tèirmineal?" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Chan urrainn dhuinn am meta-package a thomhas" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/gl.po ubuntu-release-upgrader-20.04.19/po/gl.po --- ubuntu-release-upgrader-20.04.18/po/gl.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/gl.po 2020-05-05 22:26:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gl\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:53+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: galician\n" @@ -218,12 +218,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Tentando instalar a versión da lista negra «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Non foi posíbel instalar «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -231,11 +231,11 @@ "Non foi posíbel instalar un paquete requirido. Informe deste erro usando " "«ubuntu-bug ubuntu-release-upgrade-core» no seu terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Non foi posíbel determinar o meta-paquete" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/gu.po ubuntu-release-upgrader-20.04.19/po/gu.po --- ubuntu-release-upgrader-20.04.18/po/gu.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/gu.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Gujarati \n" @@ -179,22 +179,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/gv.po ubuntu-release-upgrader-20.04.19/po/gv.po --- ubuntu-release-upgrader-20.04.18/po/gv.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/gv.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Manx \n" @@ -179,22 +179,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/he.po ubuntu-release-upgrader-20.04.19/po/he.po --- ubuntu-release-upgrader-20.04.18/po/he.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/he.po 2020-05-05 22:26:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: update-manager.HEAD\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:55+0000\n" "Last-Translator: Yaron \n" "Language-Team: Hebrew \n" @@ -212,12 +212,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "מתבצע ניסיון להתקנת גרסה מצונזרת '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "לא ניתן להתקין את '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -225,11 +225,11 @@ "פעולת התקנת החבילה הנדרשת התגלתה כבלתי אפשרית. נא לדווח על כך כתקלה באמצעות " "הפקודה 'ubuntu-bug ubuntu-release-upgrader-core' במסוף." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "לא ניתן לזהות מהי חבילת העל" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/hi.po ubuntu-release-upgrader-20.04.19/po/hi.po --- ubuntu-release-upgrader-20.04.18/po/hi.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/hi.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Manish Kumar \n" "Language-Team: Hindi \n" @@ -190,22 +190,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "कालीसुचित वर्जन '%s' संस्थापित करने की कोशिश कर रहा है" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "%s संस्थापित नहीं हो सका" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "मेटा-पैकेज का अनुमान न करें" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/hr.po ubuntu-release-upgrader-20.04.19/po/hr.po --- ubuntu-release-upgrader-20.04.18/po/hr.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/hr.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:51+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Croatian \n" @@ -222,12 +222,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Pokušaj instalacije inačice '%s' s nedopuštenog popisa" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Ne mogu instalirati '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -235,11 +235,11 @@ "Nemoguće je instalirati potreban paket. Prijavite ovu grešku koristeći " "naredbu 'ubuntu-bug ubuntu-release-upgrader-core' u terminalu." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Nemoguće pretpostavljanje meta-paketa" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/hu.po ubuntu-release-upgrader-20.04.19/po/hu.po --- ubuntu-release-upgrader-20.04.18/po/hu.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/hu.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager.HEAD\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Báthory Péter \n" "Language-Team: Hungarian \n" @@ -198,12 +198,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Kísérlet a feketelistára tett „%s” verzió telepítésére" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "„%s” nem telepíthető" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -211,11 +211,11 @@ "Az igényelt csomag telepítése lehetetlen volt. Jelentse ezt a hibát a " "terminálban kiadott „ubuntu-bug ubuntu-release-upgrader-core” paranccsal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "A meta-csomag megállapítása sikertelen" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/hy.po ubuntu-release-upgrader-20.04.19/po/hy.po --- ubuntu-release-upgrader-20.04.18/po/hy.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/hy.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Serj Safarian \n" "Language-Team: Armenian \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ia.po ubuntu-release-upgrader-20.04.19/po/ia.po --- ubuntu-release-upgrader-20.04.18/po/ia.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ia.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2015-09-01 21:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" @@ -199,12 +199,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Provar a installar le version '%s' del lista nigre" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Impossibile installar '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -213,11 +213,11 @@ "isto como un defecto per le commando 'ubuntu-bug ubuntu-release-upgrader-" "core' in un terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Non pote divinar le meta-pacchetto" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/id.po ubuntu-release-upgrader-20.04.19/po/id.po --- ubuntu-release-upgrader-20.04.18/po/id.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/id.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Bagus Herlambang \n" "Language-Team: Indonesian \n" @@ -211,22 +211,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Mencoba memasang versi '%s' yang dicekal" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Tidak dapat memasang '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Tidak dapat menebak paket-meta" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/is.po ubuntu-release-upgrader-20.04.19/po/is.po --- ubuntu-release-upgrader-20.04.18/po/is.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/is.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Sigurpáll Sigurðsson \n" "Language-Team: Icelandic \n" @@ -199,22 +199,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Reyni að setja upp svartlistaða útgáfu ‚%s‘" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Gat ekki sett upp ‚%s‘" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Get ekki giskað á lýsipakka" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/it.po ubuntu-release-upgrader-20.04.19/po/it.po --- ubuntu-release-upgrader-20.04.18/po/it.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/it.po 2020-05-05 22:26:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:55+0000\n" "Last-Translator: Alessandro Ranaldi \n" "Language-Team: Italian \n" @@ -223,12 +223,12 @@ msgstr "" "Tentativo di installazione della versione «%s» presente nella blacklist" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Impossibile installare «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -237,11 +237,11 @@ "problema usando il comando «ubuntu-bug ubuntu-release-upgrader-core» in un " "terminale." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Impossibile indovinare il meta-pacchetto" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ja.po ubuntu-release-upgrader-20.04.19/po/ja.po --- ubuntu-release-upgrader-20.04.18/po/ja.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ja.po 2020-05-05 22:26:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: update-manager 0.42.4\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Mitsuya Shibata \n" "Language-Team: Ubuntu Japanese Team \n" @@ -197,12 +197,12 @@ msgstr "" "ブラックリストに入っているバージョン '%s' をインストールしようとしています" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s'をインストールすることができません。" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -210,11 +210,11 @@ "必要なパッケージをインストールできませんでした。端末上から 'ubuntu-bug " "ubuntu-release-upgrader-core' を実行し、これをバグとして報告してください。" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "メタパッケージを推測できません" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/jv.po ubuntu-release-upgrader-20.04.19/po/jv.po --- ubuntu-release-upgrader-20.04.18/po/jv.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/jv.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Rahman Yusri Aftian \n" "Language-Team: Javanese \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ka.po ubuntu-release-upgrader-20.04.19/po/ka.po --- ubuntu-release-upgrader-20.04.18/po/ka.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ka.po 2020-05-05 22:26:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: po_update-manager-ka\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Vladimer Sichinava \n" "Language-Team: Georgian \n" "Language-Team: Kazakh \n" @@ -195,22 +195,22 @@ msgstr "" "Қара тізімге кірістірілген '%s' нұсқасының орнатылу мүмкіндігі орындалуда" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "\"%s\" орнату мүмкін емес" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Мета-пакетті теріп алынбады" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/km.po ubuntu-release-upgrader-20.04.19/po/km.po --- ubuntu-release-upgrader-20.04.18/po/km.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/km.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: po_update-manager-km\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -190,12 +190,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "សាកល្បងដំឡើង​កំណែ​ក្នុង​បញ្ជី​ខ្មៅ '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "មិន​អាច​ដំឡើង '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -203,11 +203,11 @@ "វា​មិន​អាច​ដំឡើង​កញ្ចប់​ដែល​ទាមទារ​បាន​ទេ។ សូម​រាយការណ៍​កំហុស​ដោយ​ប្រើ​ 'ubuntu-bug ubuntu-release-" "upgrader-core' នៅ​ក្នុង​ស្ថានីយ។" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "មិន​អាច​ទាញ​កញ្ចប់​មេតា​បាន​ទេ" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/kn.po ubuntu-release-upgrader-20.04.19/po/kn.po --- ubuntu-release-upgrader-20.04.18/po/kn.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/kn.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Michael Vogt \n" "Language-Team: Kannada \n" @@ -179,22 +179,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s'ನ್ನು ಸಂಸ್ಥಾಪಿಸಲು ಆಗುವುದಿಲ್ಲ" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ko.po ubuntu-release-upgrader-20.04.19/po/ko.po --- ubuntu-release-upgrader-20.04.18/po/ko.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ko.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Kim Boram \n" "Language-Team: Korean \n" @@ -191,12 +191,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "차단 목록 상의 버전 '%s'을(를) 설치합니다" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s'을(를) 설치할 수 없음" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -204,11 +204,11 @@ "필요한 패키지를 설치할 수 없습니다. 터미널에서 'ubuntu-bug ubuntu-release-" "upgrader-core' 명령을 사용해 버그를 보고해주십시오." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "메타 패키지를 추측할 수 없음" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ku.po ubuntu-release-upgrader-20.04.19/po/ku.po --- ubuntu-release-upgrader-20.04.18/po/ku.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ku.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Amed Çeko Jiyan \n" "Language-Team: Kurdish \n" @@ -195,12 +195,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Sazkirina guhertoya '%s' a lîsteya reş diceribîne" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Nikare '%s' saz bike" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -208,11 +208,11 @@ "Sazkirina pakêteke derbasdar ne mimkun bû. Ji kerema xwe vê çewtiyê bi riya " "termînalê û bi fermana 'ubuntu-bug ubuntu-release-upgrader-core' rapor bikin." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Pakêta meta nehate texmînkirin" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ky.po ubuntu-release-upgrader-20.04.19/po/ky.po --- ubuntu-release-upgrader-20.04.18/po/ky.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ky.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kirghiz \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/lb.po ubuntu-release-upgrader-20.04.19/po/lb.po --- ubuntu-release-upgrader-20.04.18/po/lb.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/lb.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Luxembourgish \n" @@ -192,22 +192,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ln.po ubuntu-release-upgrader-20.04.19/po/ln.po --- ubuntu-release-upgrader-20.04.18/po/ln.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ln.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2016-10-05 09:46+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Lingala \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/lo.po ubuntu-release-upgrader-20.04.19/po/lo.po --- ubuntu-release-upgrader-20.04.18/po/lo.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/lo.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Michael Terry \n" "Language-Team: Lao \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/lt.po ubuntu-release-upgrader-20.04.19/po/lt.po --- ubuntu-release-upgrader-20.04.18/po/lt.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/lt.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager HEAD\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Moo \n" "Language-Team: Lithuanian\n" @@ -200,12 +200,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Bandoma įdiegti juodajame sąraše įtrauką versiją „%s“" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Negalima įdiegti „%s“" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -213,11 +213,11 @@ "Neįmanoma įdiegti reikalingo paketo. Praneškite apie šią klaidą naudodami " "„ubuntu-bug ubuntu-release-upgrader-core“ terminale." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Nepavyko atspėti metapaketo" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/lv.po ubuntu-release-upgrader-20.04.19/po/lv.po --- ubuntu-release-upgrader-20.04.18/po/lv.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/lv.po 2020-05-05 22:26:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: lp-upd-manager-lv\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Iain Lane \n" "Language-Team: Latvian \n" @@ -203,12 +203,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Mēģina instalēt versiju “%s”, kas atrodas melnajā sarakstā" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Neizdodas instalēt “%s”" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -216,11 +216,11 @@ "Nevarēja uzinstalēt vajadzīgās pakotnes. Lūdzu, ziņojiet par šo kļūdu, " "izmantojot termināļa komandu “ubuntu-bug ubuntu-release-upgrader-core”." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Neizdodas uzminēt meta-pakotni" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/mhr.po ubuntu-release-upgrader-20.04.19/po/mhr.po --- ubuntu-release-upgrader-20.04.18/po/mhr.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/mhr.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Mari (Meadow) \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/mjw.po ubuntu-release-upgrader-20.04.19/po/mjw.po --- ubuntu-release-upgrader-20.04.18/po/mjw.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/mjw.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-07-24 18:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Karbi \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/mk.po ubuntu-release-upgrader-20.04.19/po/mk.po --- ubuntu-release-upgrader-20.04.18/po/mk.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/mk.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: mk\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Јован Наумовски \n" "Language-Team: Macedonian \n" @@ -186,22 +186,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Не може да се инсталира %s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Не може да се погоди мета пакетот" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ml.po ubuntu-release-upgrader-20.04.19/po/ml.po --- ubuntu-release-upgrader-20.04.18/po/ml.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ml.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: nithin_aneesh \n" "Language-Team: Malayalam \n" @@ -195,22 +195,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "പ്രതിരോധപ്പട്ടികയില്‍ ഉള്ള പതിപ്പ് '%s' ഇന്‍സ്റ്റാള്‍ ചെയ്യാന്‍ ശ്രമിക്കുന്നു." -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' ഇന്‍സ്റ്റാള്‍ ചെയ്യാന്‍ കഴിയില്ല." -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "meta-package അനുമാനിക്കാന്‍ കഴിയില്ല." -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/mn.po ubuntu-release-upgrader-20.04.19/po/mn.po --- ubuntu-release-upgrader-20.04.18/po/mn.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/mn.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Н.Энхбат \n" "Language-Team: Mongolian \n" @@ -183,22 +183,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s'-ийг суулгаж чадахгүй байна" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "meta-боодлыг таамаглаж чадахгүй байна" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/mnw.po ubuntu-release-upgrader-20.04.19/po/mnw.po --- ubuntu-release-upgrader-20.04.18/po/mnw.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/mnw.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-11-04 05:16+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Mon \n" @@ -182,22 +182,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/mr.po ubuntu-release-upgrader-20.04.19/po/mr.po --- ubuntu-release-upgrader-20.04.18/po/mr.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/mr.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Marathi \n" @@ -194,12 +194,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "ब्लॅकलिस्ट केलेली '%s' आवृत्ती स्थापित करण्याचा प्रयत्न करीत आहे" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' हे स्थापित करू शकत नाही" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -207,11 +207,11 @@ "एक आवश्यक संकुल प्रतिष्ठापीत करणे अशक्य होते. टर्मिनल मध्ये 'ubuntu-bug ubuntu-release-" "upgrader-core' टाकून बगची तक्रार करा." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "meta-package ओळखू शकत नाही" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ms.po ubuntu-release-upgrader-20.04.19/po/ms.po --- ubuntu-release-upgrader-20.04.18/po/ms.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ms.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Malay \n" @@ -200,12 +200,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Cubaan untul memasang versi '%s' yang disenarai hitam" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Tidak dapat memasang '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -214,11 +214,11 @@ "menggunakan perintah 'ubuntu-bug ubuntu-release-upgrader-core' didalam " "terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Pakej meta tidak dapat diduga." -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/mus.po ubuntu-release-upgrader-20.04.19/po/mus.po --- ubuntu-release-upgrader-20.04.18/po/mus.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/mus.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Michael Vogt \n" "Language-Team: Creek \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/my.po ubuntu-release-upgrader-20.04.19/po/my.po --- ubuntu-release-upgrader-20.04.18/po/my.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/my.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Burmese \n" @@ -184,22 +184,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' ကိုမသွင်းနိုင်ပါ။" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Can't guess meta-package" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/nb.po ubuntu-release-upgrader-20.04.19/po/nb.po --- ubuntu-release-upgrader-20.04.18/po/nb.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/nb.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: nb\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Norwegian Bokmal \n" @@ -196,12 +196,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Prøver å installere svartelistet versjon «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Klarte ikke å installere «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -210,11 +210,11 @@ "Vennligst rapporter dette som en feil ved å skrive «ubuntu-bug ubuntu-" "release-upgrader-core» i et terminalvindu." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Klarer ikke å gjette meta-pakke" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/nds.po ubuntu-release-upgrader-20.04.19/po/nds.po --- ubuntu-release-upgrader-20.04.18/po/nds.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/nds.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: ncfiedler \n" "Language-Team: German, Low \n" @@ -186,22 +186,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Installation von '%s' nicht möglich" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ne.po ubuntu-release-upgrader-20.04.19/po/ne.po --- ubuntu-release-upgrader-20.04.18/po/ne.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ne.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: update-manager.HEAD\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Nepali \n" @@ -187,12 +187,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "कालो सुची मा परेको version '%s' प्रतिस्थापन गर्न खोजि दै छ" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' प्रतिस्थापन गर्न सकिएन" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -200,11 +200,11 @@ "यो आवश्यक प्याकेज स्थापना गर्न असम्भव थियो। कृपया बगको रिपोर्ट गर्न​ 'ubuntu-bug " "ubuntu-release-upgrader-core' प्रयोग​ टर्मिनल​मा गर्नु होला।" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "मेटा-प्याकेज अनुमान गर्न सकिँएन" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/nl.po ubuntu-release-upgrader-20.04.19/po/nl.po --- ubuntu-release-upgrader-20.04.18/po/nl.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/nl.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager HEAD\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Nederlands \n" @@ -220,12 +220,12 @@ msgstr "" "Pakket (versie ‘%s’) dat op de zwarte lijst staat proberen te installeren" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Kan ‘%s’ niet installeren" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -234,11 +234,11 @@ "b. met behulp van de terminalopdracht 'ubuntu-bug ubuntu-release-upgrader-" "core'." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Raden van het metapakket is mislukt" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/nn.po ubuntu-release-upgrader-20.04.19/po/nn.po --- ubuntu-release-upgrader-20.04.18/po/nn.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/nn.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Åsmund Skjæveland \n" "Language-Team: Norwegian Nynorsk \n" @@ -195,22 +195,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Freistar å installera den svartelista versjon '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Kan ikkje installera '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Klarte ikkje å gjetta på meta-pakke" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/oc.po ubuntu-release-upgrader-20.04.19/po/oc.po --- ubuntu-release-upgrader-20.04.18/po/oc.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/oc.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Cédric VALMARY (Tot en òc) \n" "Language-Team: Occitan (post 1500) \n" @@ -198,12 +198,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Temptativa d'installacion de la version en lista d'exclusion « %s »" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Impossible d'installar « %s »" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -212,11 +212,11 @@ "utilizant la comanda 'ubuntu-bug ubuntu-release-upgrader-core' dins un " "terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Impossible de determinar lo metapaquet" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/om.po ubuntu-release-upgrader-20.04.19/po/om.po --- ubuntu-release-upgrader-20.04.18/po/om.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/om.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2015-08-25 13:46+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Oromo \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/pam.po ubuntu-release-upgrader-20.04.19/po/pam.po --- ubuntu-release-upgrader-20.04.18/po/pam.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/pam.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2015-05-19 14:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Pampangan \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/pa.po ubuntu-release-upgrader-20.04.19/po/pa.po --- ubuntu-release-upgrader-20.04.18/po/pa.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/pa.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: pa\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: A S Alam \n" "Language-Team: testLokalize \n" @@ -178,22 +178,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "ਬਲੈਕ-ਲਿਸਟ ਕੀਤਾ ਵਰਜਨ '%s' ਇੰਸਟਾਲ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' ਇੰਸਟਾਲ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/pl.po ubuntu-release-upgrader-20.04.19/po/pl.po --- ubuntu-release-upgrader-20.04.18/po/pl.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/pl.po 2020-05-05 22:26:02.000000000 +0000 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: update-manager 0.87\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: GTriderXC \n" "Language-Team: Polish \n" @@ -211,12 +211,12 @@ msgstr "" "Próbowanie zainstalowania wersji „%s”, znajdującej się na czarnej liście" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Nie można zainstalować „%s”" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -224,11 +224,11 @@ "Zainstalowanie wymaganego pakietu było niemożliwe. Proszę zgłosić ten błąd " "wprowadzając w terminalu polecenie „ubuntu-bug ubuntu-release-upgrader-core”." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Nie można określić meta-pakietu" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ps.po ubuntu-release-upgrader-20.04.19/po/ps.po --- ubuntu-release-upgrader-20.04.18/po/ps.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ps.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Michael Terry \n" "Language-Team: Pushto \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/pt_BR.po ubuntu-release-upgrader-20.04.19/po/pt_BR.po --- ubuntu-release-upgrader-20.04.18/po/pt_BR.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/pt_BR.po 2020-05-05 22:26:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:53+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Ubuntu-BR \n" @@ -198,12 +198,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Tentando instalar uma versão marcada como banida: '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Não é possível instalar '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -211,11 +211,11 @@ "Foi impossível instalar o pacote requerido. Por favor, relate esse erro " "usando 'ubuntu-bug ubuntu-release-upgrader-core' no terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Não foi possível adivinhar o meta-pacote" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/pt.po ubuntu-release-upgrader-20.04.19/po/pt.po --- ubuntu-release-upgrader-20.04.18/po/pt.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/pt.po 2020-05-05 22:26:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:55+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Ubuntu Portuguese Team \n" @@ -215,12 +215,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Tentando instalar a versão '%s' da lista negra" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Impossível instalar '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -229,11 +229,11 @@ "um bug usando o comando 'ubuntu-bug ubuntu-release-upgrader-core' no " "terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Impossível descobrir meta-pacote" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/qu.po ubuntu-release-upgrader-20.04.19/po/qu.po --- ubuntu-release-upgrader-20.04.18/po/qu.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/qu.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Michael Terry \n" "Language-Team: Quechua \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ro.po ubuntu-release-upgrader-20.04.19/po/ro.po --- ubuntu-release-upgrader-20.04.18/po/ro.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ro.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Marian Vasile \n" "Language-Team: Romanian Gnome Team \n" @@ -205,12 +205,12 @@ "Se încearcă instalarea versiunii „%s” care este pe lista versiunilor " "interzise la instalare" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Nu s-a putut instala „%s”" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -219,11 +219,11 @@ "acest defect de programare utilizând în Terminal comanda „ubuntu-bug ubuntu-" "release-upgrader-core”." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Nu s-a putut ghici meta-pachetul" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ru.po ubuntu-release-upgrader-20.04.19/po/ru.po --- ubuntu-release-upgrader-20.04.18/po/ru.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ru.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:52+0000\n" "Last-Translator: Maxim Petrov \n" "Language-Team: Russian \n" @@ -222,12 +222,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Попытка установки внесённой в чёрный список версии «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Не удалось установить «%s»" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -235,11 +235,11 @@ "Невозможно установить требуемый пакет. Сообщите об этой ошибке, выполнив " "команду «ubuntu-bug ubuntu-release-upgrader-core» в терминале." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Не удалось подобрать мета-пакет" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/rw.po ubuntu-release-upgrader-20.04.19/po/rw.po --- ubuntu-release-upgrader-20.04.18/po/rw.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/rw.po 2020-05-05 22:26:02.000000000 +0000 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: update-manager HEAD\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Kinyarwanda \n" @@ -185,22 +185,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/sco.po ubuntu-release-upgrader-20.04.19/po/sco.po --- ubuntu-release-upgrader-20.04.18/po/sco.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/sco.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Scots \n" @@ -193,22 +193,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/sc.po ubuntu-release-upgrader-20.04.19/po/sc.po --- ubuntu-release-upgrader-20.04.18/po/sc.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/sc.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Borealis \n" "Language-Team: Sardinian \n" @@ -179,22 +179,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/sd.po ubuntu-release-upgrader-20.04.19/po/sd.po --- ubuntu-release-upgrader-20.04.18/po/sd.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/sd.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Michael Terry \n" "Language-Team: Sindhi \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "’%s‘ تنسيب نه ٿو ٿي سگهي" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/se.po ubuntu-release-upgrader-20.04.19/po/se.po --- ubuntu-release-upgrader-20.04.18/po/se.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/se.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 15:22+0000\n" "Last-Translator: Christopher Forster \n" "Language-Team: Northern Sami \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/shn.po ubuntu-release-upgrader-20.04.19/po/shn.po --- ubuntu-release-upgrader-20.04.18/po/shn.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/shn.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Shan \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/si.po ubuntu-release-upgrader-20.04.19/po/si.po --- ubuntu-release-upgrader-20.04.18/po/si.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/si.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Sinhalese \n" @@ -180,22 +180,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' ස්ථාපනය කල නොහැක" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/sk.po ubuntu-release-upgrader-20.04.19/po/sk.po --- ubuntu-release-upgrader-20.04.18/po/sk.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/sk.po 2020-05-05 22:26:02.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: sk\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-23 02:43+0000\n" "Last-Translator: Iain Lane \n" "Language-Team: \n" @@ -206,12 +206,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Pokus o nainštalovanie verzie „%s“ z čiernej listiny" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Nie je možné nainštalovať „%s“" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -219,11 +219,11 @@ "Nebolo možné nainštalovať povinný balík. Prosím, nahláste túto chybu " "spustením príkazu „ubuntu-bug ubuntu-release-upgrader-core“ v termináli." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Nie je možné odhadnúť meta-balík" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/sl.po ubuntu-release-upgrader-20.04.19/po/sl.po --- ubuntu-release-upgrader-20.04.18/po/sl.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/sl.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:53+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Slovenian \n" @@ -210,12 +210,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Namešča se različica '%s', ki je na črnem seznamu" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Ni mogoče namestiti '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -223,11 +223,11 @@ "Ni bilo mogoče namestiti željenega paketa. Sporočite to kot hrošč z uporabo " "ukaza 'ubuntu-bug ubuntu-release-upgrader-core' v terminalu." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Ni mogoče določiti metapaketa" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/sq.po ubuntu-release-upgrader-20.04.19/po/sq.po --- ubuntu-release-upgrader-20.04.18/po/sq.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/sq.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Vilson Gjeci \n" "Language-Team: Albanian \n" @@ -200,12 +200,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Duke u përpjekur të istaloj versionin e listës së zezë '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' nuk mund të instalohet" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -214,11 +214,11 @@ "këtë si një gabim duke përdorur 'ubuntu-bug ubuntu-release-upgrader-core' në " "një terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Can't guess meta-package" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/sr.po ubuntu-release-upgrader-20.04.19/po/sr.po --- ubuntu-release-upgrader-20.04.18/po/sr.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/sr.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian \n" @@ -205,12 +205,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Покушавам да инсталирам издање „%s“ са списка забрана" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Не могу да инсталирам „%s“" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -218,11 +218,11 @@ "Није могуће инсталирати жељени пакет. Поднесите извештај о грешци користећи " "наредбу „ubuntu-bug ubuntu-release-upgrader-core“ у терминалу." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Не могу да погодим мета пакет" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/sv.po ubuntu-release-upgrader-20.04.19/po/sv.po --- ubuntu-release-upgrader-20.04.18/po/sv.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/sv.po 2020-05-05 22:26:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Swedish \n" @@ -218,12 +218,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Försöker att installera svartlistade versionen ”%s”" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Kan inte installera ”%s”" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -232,11 +232,11 @@ "fel genom att använda kommandot 'ubuntu-bug ubuntu-release-upgrader-core' i " "en terminal." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Kan inte gissa metapaket" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/szl.po ubuntu-release-upgrader-20.04.19/po/szl.po --- ubuntu-release-upgrader-20.04.18/po/szl.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/szl.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2015-04-21 11:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Silesian \n" @@ -219,12 +219,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Prōbowanie zainstalowanio wersyje „%s”, co je na czornyj liście" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Niy idzie zainstalować „%s”" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -232,11 +232,11 @@ "Niy szło zainstalować wymoganego paketu. Zgłoś tyn feler bez wkludzynie w " "terminalu kōmyndy „ubuntu-bug ubuntu-release-upgrader-core”." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Niy idzie ôkryślić metapaketu" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ta_LK.po ubuntu-release-upgrader-20.04.19/po/ta_LK.po --- ubuntu-release-upgrader-20.04.18/po/ta_LK.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ta_LK.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Ramesh \n" "Language-Team: Tamil (Sri-Lanka) \n" @@ -181,22 +181,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' நிறுவமுடியவில்லை" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ta.po ubuntu-release-upgrader-20.04.19/po/ta.po --- ubuntu-release-upgrader-20.04.18/po/ta.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ta.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: mano-மனோ \n" "Language-Team: Tamil \n" @@ -182,22 +182,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' நிறுவமுடியவில்லை" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/te.po ubuntu-release-upgrader-20.04.19/po/te.po --- ubuntu-release-upgrader-20.04.18/po/te.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/te.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Praveen Illa \n" "Language-Team: Telugu \n" @@ -191,22 +191,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "బ్లాక్ లిస్ట్ చేయబడిన వెర్షను '%s'ను స్థాపించుటకు ప్రయత్నిస్తున్నారు" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s'ను స్థాపించడం కుదరదు" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "meta-package ను నిదానించలేదు" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/tg.po ubuntu-release-upgrader-20.04.19/po/tg.po --- ubuntu-release-upgrader-20.04.18/po/tg.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/tg.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-release-upgrader\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:55+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Tajik \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/th.po ubuntu-release-upgrader-20.04.19/po/th.po --- ubuntu-release-upgrader-20.04.18/po/th.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/th.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Thai \n" @@ -186,12 +186,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "พยายามติดตั้งรุ่นที่ถูกขึ้นบัญชีดำ '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "ไม่สามารถติดตั้ง '%s' ได้" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -199,11 +199,11 @@ "ไม่สามารถติดตั้งแพกเกจที่ต้องการได้ โปรดรายงานปัญหานี้โดยใช้คำสั่ง 'ubuntu-bug ubuntu-" "release-upgrader-core' ในเทอร์มินัล" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "ไม่สามารถเดาเมตาแพกเกจได้" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/tl.po ubuntu-release-upgrader-20.04.19/po/tl.po --- ubuntu-release-upgrader-20.04.18/po/tl.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/tl.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Ariel S. Betan \n" "Language-Team: Tagalog \n" @@ -194,22 +194,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Tinatangkang i-install ang blacklisted na bersyong '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Hindi ma-install '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Hindi malaman ang meta-pakete" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/tr.po ubuntu-release-upgrader-20.04.19/po/tr.po --- ubuntu-release-upgrader-20.04.18/po/tr.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/tr.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:53+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Turkish \n" @@ -216,12 +216,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Kara listede olan '%s' sürümü kurulmaya çalışılıyor" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s' kurulamıyor" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -229,11 +229,11 @@ "Gerekli bir paketin kurulumu imkansızdı. Lütfen uçbirimde 'ubuntu-bug " "ubuntu-release-upgrader-core' kullanarak bunu bir hata (bug) olarak bildirin." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Üstveri paketi tahmin edilemiyor" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ubuntu-release-upgrader.pot ubuntu-release-upgrader-20.04.19/po/ubuntu-release-upgrader.pot --- ubuntu-release-upgrader-20.04.18/po/ubuntu-release-upgrader.pot 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ubuntu-release-upgrader.pot 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -176,22 +176,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ug.po ubuntu-release-upgrader-20.04.19/po/ug.po --- ubuntu-release-upgrader-20.04.18/po/ug.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ug.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:55+0000\n" "Last-Translator: Brian Murray \n" "Language-Team: Uyghur Computer Science Association \n" @@ -193,12 +193,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "قارا تىزىملىكتىكى نەشرى '%s' نى ئورناتماقچى بولۇۋاتىدۇ" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "‹%s› نى ئورنىتالمىدى" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -206,11 +206,11 @@ "تەلەپ قىلىنغان بوغچىنى ئورناتقىلى بولمىدى. تېرمىنالدا «ubuntu-bug ubuntu-" "release-upgrader-core» بۇيرۇقىنى ئىجرا قىلىپ، كەمتۈك مەلۇماتى يوللاڭ." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "meta بوغچىلارنى قىياس قىلغىلى بولمىدى" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/uk.po ubuntu-release-upgrader-20.04.19/po/uk.po --- ubuntu-release-upgrader-20.04.18/po/uk.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/uk.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: uk(5)\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-07-12 15:58+0000\n" "Last-Translator: Юрій Олексійчук \n" "Language-Team: Ukrainian \n" @@ -220,12 +220,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Спроба встановити версію '%s' чорного списку" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Не можливо встановити '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -233,11 +233,11 @@ "Не вдалося встановити потрібний пакунок. Повідомте про цю помилку, " "використавши команду 'ubuntu-bug ubuntu-release-upgrader-core' в терміналі." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Не можливо підібрати meta-пакунок" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/ur.po ubuntu-release-upgrader-20.04.19/po/ur.po --- ubuntu-release-upgrader-20.04.18/po/ur.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/ur.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Michael Vogt \n" "Language-Team: Urdu \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/uz.po ubuntu-release-upgrader-20.04.19/po/uz.po --- ubuntu-release-upgrader-20.04.18/po/uz.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/uz.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 15:22+0000\n" "Last-Translator: Akmal Xushvaqov \n" "Language-Team: Uzbek \n" @@ -194,22 +194,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Қора рўйхатга киритилган '%s' версиясини ўрнатишга уриниш" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "'%s'ни ўрнатиб бўлмайди" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "meta-package'ни аниқлаб бўлмади" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/vi.po ubuntu-release-upgrader-20.04.19/po/vi.po --- ubuntu-release-upgrader-20.04.18/po/vi.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/vi.po 2020-05-05 22:26:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: update-manager Gnome HEAD\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-23 02:39+0000\n" "Last-Translator: Hai Lang \n" "Language-Team: Vietnamese \n" @@ -189,12 +189,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "Đang cố gắng để cài đặt phiên bản danh sách đen '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "Không thể cài đặt '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -202,11 +202,11 @@ "Không thể cài đặt gói theo yêu cầu. Xin hãy báo cáo lỗi này bằng cách sử " "dụng tác lệnh 'ubuntu-bug ubuntu-release-upgrader-core' ở trong trạm." -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "Không thể đoán được gói gốc" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/xh.po ubuntu-release-upgrader-20.04.19/po/xh.po --- ubuntu-release-upgrader-20.04.18/po/xh.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/xh.po 2020-05-05 22:26:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: update-notifier\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Michael Terry \n" "Language-Team: Xhosa \n" @@ -178,22 +178,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/zh_CN.po ubuntu-release-upgrader-20.04.19/po/zh_CN.po --- ubuntu-release-upgrader-20.04.18/po/zh_CN.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/zh_CN.po 2020-05-05 22:26:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: update-manager HEAD\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-10-26 18:45+0000\n" "Last-Translator: Xu Zhen \n" "Language-Team: Chinese (simplified) \n" @@ -187,12 +187,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "尝试安装黑名单版本“%s”" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "无法安装 '%s'" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -200,11 +200,11 @@ "无法安装所需的软件包。请在终端使用“ubuntu-bug ubuntu-release-upgrader-core”将" "其报为 bug。" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "无法猜出元软件包" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/zh_HK.po ubuntu-release-upgrader-20.04.19/po/zh_HK.po --- ubuntu-release-upgrader-20.04.18/po/zh_HK.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/zh_HK.po 2020-05-05 22:26:02.000000000 +0000 @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: update-manager 0.41.1\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:55+0000\n" "Last-Translator: Walter Cheuk \n" "Language-Team: Chinese (Hong Kong) \n" @@ -180,12 +180,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "正在嘗試安裝已列入黑名單的「%s」版本" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "無法安裝「%s」" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -193,11 +193,11 @@ "無法安裝所需套件。請在終端機使用「ubuntu-bug ubuntu-release-upgrader-core」報" "告此問題。" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "無法估計元套件 (meta-package)" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/zh_TW.po ubuntu-release-upgrader-20.04.19/po/zh_TW.po --- ubuntu-release-upgrader-20.04.18/po/zh_TW.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/zh_TW.po 2020-05-05 22:26:02.000000000 +0000 @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: update-manager 0.41.1\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2019-06-18 17:54+0000\n" "Last-Translator: Walter Cheuk \n" "Language-Team: Chinese (Taiwan) \n" @@ -183,12 +183,12 @@ msgid "Trying to install blacklisted version '%s'" msgstr "正在嘗試安裝已列入黑名單的「%s」版本" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "無法安裝「%s」" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." @@ -196,11 +196,11 @@ "無法安裝所需軟體包。請在終端機使用「ubuntu-bug ubuntu-release-upgrader-core」" "通報此問題。" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "無法推測統合軟體包" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/po/zu.po ubuntu-release-upgrader-20.04.19/po/zu.po --- ubuntu-release-upgrader-20.04.18/po/zu.po 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/po/zu.po 2020-05-05 22:26:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2020-04-08 09:06-0700\n" +"POT-Creation-Date: 2020-05-05 15:30-0700\n" "PO-Revision-Date: 2013-05-22 11:00+0000\n" "Last-Translator: Xolani1990 \n" "Language-Team: Zulu \n" @@ -177,22 +177,22 @@ msgid "Trying to install blacklisted version '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:902 +#: ../DistUpgrade/DistUpgradeCache.py:905 #, python-format msgid "Can't install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:903 +#: ../DistUpgrade/DistUpgradeCache.py:906 msgid "" "It was impossible to install a required package. Please report this as a bug " "using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal." msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:914 +#: ../DistUpgrade/DistUpgradeCache.py:917 msgid "Can't guess meta-package" msgstr "" -#: ../DistUpgrade/DistUpgradeCache.py:915 +#: ../DistUpgrade/DistUpgradeCache.py:918 #, python-format msgid "" "Your system does not contain a %s or %s package and it was not possible to " diff -Nru ubuntu-release-upgrader-20.04.18/utils/demoted.cfg.bionic ubuntu-release-upgrader-20.04.19/utils/demoted.cfg.bionic --- ubuntu-release-upgrader-20.04.18/utils/demoted.cfg.bionic 2020-04-08 15:59:23.000000000 +0000 +++ ubuntu-release-upgrader-20.04.19/utils/demoted.cfg.bionic 2020-05-05 22:26:02.000000000 +0000 @@ -21,6 +21,7 @@ devhelp devhelp-common dh-python +dnsutils dovecot-managesieved dovecot-sieve doxygen @@ -36,8 +37,6 @@ erlang-odbc example-content fonts-lmodern -freeipmi-common -freeipmi-tools g++-7 g++-7-multilib g++-powerpc-linux-gnu @@ -47,6 +46,7 @@ gcc-7-multilib gcc-7-plugin-dev gcc-8-base +gcc-8-cross-base gcc-powerpc-linux-gnu gccgo-7-doc gccgo-8-doc @@ -117,6 +117,7 @@ libc6-powerpc-cross libcilkrts5 libclang1-6.0 +libclass-accessor-perl libcwidget-dev libcwidget-doc libdbusmenu-gtk4 @@ -134,7 +135,6 @@ libesmtp6 libevdev-doc libfile-copy-recursive-perl -libfreeipmi-dev libgail-dev libgcc-7-dev libgccjit-7-dev @@ -175,11 +175,6 @@ libido3-0.1-dev libilmbase-dev libindicator3-7 -libipmiconsole-dev -libipmiconsole2 -libipmidetect-dev -libipmidetect0 -libipmimonitoring-dev libiptc0 libjs-angularjs libjte-dev @@ -323,6 +318,7 @@ openexr-doc pbuilder plymouth-theme-ubuntu-logo +policykit-1-gnome pppoeconf preview-latex-style pxelinux @@ -338,8 +334,6 @@ python-bcrypt python-blinker python-bs4 -python-bson -python-bson-ext python-cairo python-cairo-dbg python-cairo-dev @@ -350,7 +344,6 @@ python-chardet python-cherrypy3-doc python-concurrent.futures -python-configobj python-configparser python-constantly python-contextlib2 @@ -369,7 +362,7 @@ python-flask-doc python-formencode python-funcsigs -python-future +python-funcsigs-doc python-gdbm python-gdbm-dbg python-gi @@ -378,20 +371,15 @@ python-greenlet python-greenlet-dbg python-greenlet-dev -python-gridfs python-html5lib python-httplib2 python-hyperlink python-idna -python-incremental -python-ipaddr python-ipaddress python-iso8601 python-jinja2 python-jinja2-doc -python-jwt python-keyring -python-keyrings.alt python-libxml2 python-libxml2-dbg python-linecache2 @@ -410,13 +398,13 @@ python-numpy python-numpy-dbg python-oauth -python-oauthlib python-olefile python-openssl python-padme-doc python-pam python-pam-dbg python-passlib +python-paste-doc python-pbr python-pika-doc python-pil @@ -437,12 +425,9 @@ python-pyinotify python-pyinotify-doc python-pylxd-doc -python-pymongo -python-pymongo-ext python-pyparsing python-pyvmomi-doc python-redis -python-requests python-requests-toolbelt-doc python-roman python-ryu-doc @@ -450,7 +435,6 @@ python-setproctitle python-setproctitle-dbg python-setuptools -python-simplegeneric python-simplejson python-simplejson-dbg python-simplejson-doc @@ -463,15 +447,8 @@ python-tk-dbg python-tooz-doc python-traceback2 -python-twisted -python-twisted-bin -python-twisted-bin-dbg -python-twisted-core -python-twisted-runner -python-twisted-runner-dbg python-tz python-unittest2 -python-urllib3 python-voluptuous python-webencodings python-ws4py-doc @@ -486,25 +463,12 @@ python2.7-doc python2.7-examples python2.7-minimal -python3-alabaster python3-asn1crypto -python3-convoy -python3-crochet python3-d2to1 -python3-django-piston3 -python3-djorm-ext-pgarray -python3-formencode python3-geoip -python3-imagesize python3-keyrings.alt -python3-oauth python3-padme -python3-petname python3-pyvmomi -python3-seamicroclient -python3-simplestreams -python3-sphinx -python3-txtftp python3-uvloop python3-uvloop-dbg python3-xlsxwriter @@ -521,9 +485,9 @@ qtsvg5-doc qtsvg5-examples qttranslations5-l10n +ruby-did-you-mean sbc-tools smitools -sphinx-common strongswan-tnc-base strongswan-tnc-client strongswan-tnc-pdp @@ -541,6 +505,7 @@ ubuntu-artwork ubuntu-software ubuntu-sounds +ubuntu-system-service ubuntu-wallpapers-bionic uidmap vim-gtk3