Merge ~enr0n/ubuntu-release-upgrader:lp2039172-noble into ubuntu-release-upgrader:ubuntu/main

Proposed by Nick Rosbrook
Status: Merged
Approved by: Brian Murray
Approved revision: e780af413c99d811b88bece2571922dc5708f13a
Merge reported by: Julian Andres Klode
Merged at revision: e780af413c99d811b88bece2571922dc5708f13a
Proposed branch: ~enr0n/ubuntu-release-upgrader:lp2039172-noble
Merge into: ubuntu-release-upgrader:ubuntu/main
Diff against target: 33808 lines (+6097/-4424)
135 files modified
DistUpgrade/DistUpgradeQuirks.py (+54/-1)
DistUpgrade/DistUpgradeVersion.py (+1/-1)
DistUpgrade/ReleaseAnnouncement (+2/-2)
DistUpgrade/ReleaseAnnouncement.html (+3/-3)
data/mirrors.cfg (+4/-6)
debian/changelog (+10/-0)
po/af.po (+47/-35)
po/am.po (+47/-35)
po/an.po (+47/-35)
po/ar.po (+47/-35)
po/ast.po (+47/-35)
po/az.po (+47/-35)
po/be.po (+47/-35)
po/bg.po (+47/-35)
po/bn.po (+47/-35)
po/bo.po (+47/-35)
po/br.po (+47/-35)
po/bs.po (+47/-35)
po/ca.po (+47/-35)
po/ca@valencia.po (+47/-35)
po/ce.po (+47/-35)
po/ceb.po (+46/-35)
po/ckb.po (+47/-35)
po/crh.po (+48/-35)
po/cs.po (+47/-35)
po/csb.po (+47/-35)
po/cv.po (+47/-35)
po/cy.po (+47/-35)
po/da.po (+47/-35)
po/de.po (+47/-35)
po/dv.po (+47/-35)
po/el.po (+47/-35)
po/en_AU.po (+47/-35)
po/en_CA.po (+47/-35)
po/en_GB.po (+47/-35)
po/eo.po (+47/-35)
po/es.po (+47/-35)
po/et.po (+47/-35)
po/eu.po (+47/-35)
po/fa.po (+46/-35)
po/fi.po (+47/-35)
po/fil.po (+47/-35)
po/fo.po (+47/-35)
po/fr.po (+47/-35)
po/fr_CA.po (+47/-35)
po/fur.po (+47/-35)
po/fy.po (+46/-35)
po/ga.po (+46/-35)
po/gd.po (+47/-35)
po/gl.po (+47/-35)
po/gu.po (+46/-35)
po/gv.po (+46/-35)
po/he.po (+47/-35)
po/hi.po (+47/-35)
po/hr.po (+47/-35)
po/hu.po (+47/-35)
po/hy.po (+46/-35)
po/ia.po (+47/-35)
po/id.po (+47/-35)
po/is.po (+47/-35)
po/it.po (+47/-35)
po/ja.po (+47/-35)
po/jv.po (+46/-35)
po/ka.po (+47/-35)
po/kk.po (+47/-35)
po/km.po (+47/-35)
po/kn.po (+46/-35)
po/ko.po (+47/-35)
po/ku.po (+47/-35)
po/ky.po (+46/-35)
po/lb.po (+46/-35)
po/ln.po (+46/-35)
po/lo.po (+46/-35)
po/lt.po (+47/-35)
po/lv.po (+47/-35)
po/mhr.po (+46/-35)
po/mjw.po (+46/-35)
po/mk.po (+47/-35)
po/ml.po (+47/-35)
po/mn.po (+47/-35)
po/mnw.po (+46/-35)
po/mr.po (+47/-35)
po/ms.po (+47/-35)
po/mus.po (+46/-35)
po/my.po (+47/-35)
po/nb.po (+47/-35)
po/nds.po (+47/-35)
po/ne.po (+47/-35)
po/nl.po (+47/-35)
po/nn.po (+47/-35)
po/oc.po (+47/-35)
po/om.po (+46/-35)
po/pa.po (+47/-35)
po/pam.po (+46/-35)
po/pl.po (+47/-35)
po/ps.po (+46/-35)
po/pt.po (+47/-35)
po/pt_BR.po (+47/-35)
po/qu.po (+46/-35)
po/ro.po (+47/-35)
po/ru.po (+47/-35)
po/rw.po (+46/-35)
po/sc.po (+46/-35)
po/sco.po (+47/-35)
po/sd.po (+46/-35)
po/se.po (+46/-35)
po/shn.po (+46/-35)
po/si.po (+47/-35)
po/sk.po (+47/-35)
po/sl.po (+47/-35)
po/sq.po (+47/-35)
po/sr.po (+48/-35)
po/sv.po (+47/-35)
po/szl.po (+47/-35)
po/ta.po (+47/-35)
po/ta_LK.po (+46/-35)
po/te.po (+47/-35)
po/tg.po (+46/-35)
po/th.po (+47/-35)
po/tl.po (+47/-35)
po/tr.po (+47/-35)
po/ubuntu-release-upgrader.pot (+46/-35)
po/ug.po (+47/-35)
po/uk.po (+47/-35)
po/ur.po (+46/-35)
po/uz.po (+46/-35)
po/vi.po (+47/-35)
po/xh.po (+46/-35)
po/zh_CN.po (+47/-35)
po/zh_HK.po (+47/-35)
po/zh_TW.po (+47/-35)
po/zu.po (+46/-35)
tests/test_quirks.py (+92/-0)
utils/demoted.cfg (+21/-1)
utils/demoted.cfg.jammy (+19/-0)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Brian Murray Needs Fixing
Review via email: mp+455067@code.launchpad.net

Description of the change

Add a quirk to prevent users from hitting LP: #2039172 on upgrade.

To post a comment you must log in.
Revision history for this message
Brian Murray (brian-murray) wrote :

This actually needs to be for the mantic dist-upgrader not noble, but barring one nitpick this looks good to me.

review: Needs Fixing
Revision history for this message
Brian Murray (brian-murray) wrote :

Also if you are modifying the noble dist-upgrader we should add LTS to this file http://archive.ubuntu.com/ubuntu/dists/noble/main/dist-upgrader-all/current/ReleaseAnnouncement

Revision history for this message
Steve Langasek (vorlon) :
review: Needs Fixing
53582c7... by Nick Rosbrook

DistUpgradeQuirks: fix whitespace

38abe32... by Nick Rosbrook

DistUpgrade: indicate that noble is LTS in release annoucement

43c9bb5... by Nick Rosbrook

Run pre-build.sh: updating po files, mirrors, and demotions.

0bbc804... by Nick Rosbrook

update changelog

Revision history for this message
Nick Rosbrook (enr0n) wrote :

Thanks for your reviews. I have addressed comments in the latest push.

By the way, my plan is that once this is approved, I will upload to noble and then just cherry pick "DistUpgradeQuirks: prevent upgrades on BIOS systems with XFS /boot" to mantic and upload that for SRU.

Revision history for this message
Steve Langasek (vorlon) :
review: Approve
e780af4... by Nick Rosbrook

Release ubuntu-release-upgrader 1:24.04.2

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/DistUpgrade/DistUpgradeQuirks.py b/DistUpgrade/DistUpgradeQuirks.py
index 0a91c6f..e384992 100644
--- a/DistUpgrade/DistUpgradeQuirks.py
+++ b/DistUpgrade/DistUpgradeQuirks.py
@@ -122,6 +122,7 @@ class DistUpgradeQuirks(object):
122 self._test_and_fail_on_i386()122 self._test_and_fail_on_i386()
123 self._test_and_fail_on_aufs()123 self._test_and_fail_on_aufs()
124 self._test_and_fail_on_power8()124 self._test_and_fail_on_power8()
125 self._test_and_fail_xfs_boot()
125126
126 cache = self.controller.cache127 cache = self.controller.cache
127 self._test_and_warn_if_ros_installed(cache)128 self._test_and_warn_if_ros_installed(cache)
@@ -1323,7 +1324,7 @@ class DistUpgradeQuirks(object):
13231324
1324 def _remove_uboot_on_rpi(self, boot_dir='/boot/firmware'):1325 def _remove_uboot_on_rpi(self, boot_dir='/boot/firmware'):
1325 kernel_line = 'kernel=vmlinuz'1326 kernel_line = 'kernel=vmlinuz'
1326 initramfs_line = 'initramfs initrd.img followkernel' 1327 initramfs_line = 'initramfs initrd.img followkernel'
1327 failure_action = (1328 failure_action = (
1328 "You may need to replace u_boot_* with vmlinuz, and add "1329 "You may need to replace u_boot_* with vmlinuz, and add "
1329 "{initramfs_line!r} to config.txt on your boot "1330 "{initramfs_line!r} to config.txt on your boot "
@@ -1599,3 +1600,55 @@ class DistUpgradeQuirks(object):
1599 if r.returncode != 0:1600 if r.returncode != 0:
1600 logging.debug(f'Failed to enable {os.path.basename(unit_file)}. '1601 logging.debug(f'Failed to enable {os.path.basename(unit_file)}. '
1601 'Font will not be restored on reboot')1602 'Font will not be restored on reboot')
1603
1604 def _test_and_fail_xfs_boot(self):
1605 """
1606 If this system is BIOS and has XFS on /boot, or grub is present on UEFI
1607 arm64, do not allow the upgrade to happen (LP: #2039172).
1608 """
1609 if os.path.isdir('/sys/firmware/efi'):
1610 if self.arch != 'arm64':
1611 # UEFI on non-arm64, nothing to do.
1612 return
1613
1614 if not (
1615 'grub-efi-arm-bin' in self.controller.cache and
1616 self.controller.cache['grub-efi-arm-bin'].is_installed
1617 ):
1618 # UEFI arm64, but grub is not present.
1619 return
1620
1621 boot_fs = None
1622 root_fs = None
1623 with open('/proc/mounts') as f:
1624 for line in f.readlines():
1625 try:
1626 (what, where, fs, opts, a, b) = line.strip().split()
1627 where = where.lower()
1628 fs = fs.lower()
1629 except ValueError as e:
1630 logging.debug(
1631 f'line \'{line}\' in /proc/mounts not understood'
1632 )
1633 continue
1634
1635 if where == '/':
1636 root_fs = fs
1637 elif where == '/boot':
1638 boot_fs = fs
1639
1640 if boot_fs and root_fs:
1641 break
1642
1643 if boot_fs == 'xfs' or (boot_fs is None and root_fs == 'xfs'):
1644 # If we got to this point, then this is a BIOS system, and /boot is
1645 # XFS or / is XFS and there is no separate /boot partition. Do not
1646 # allow the upgrade to happen.
1647 logging.error('Cannot upgrade system with BIOS and XFS /boot')
1648 self._view.error(
1649 _("Cannot upgrade this system"),
1650 _("Due to a bug in grub, this system cannot "
1651 "be safely upgraded at this time.\n\n"
1652 "See https://launchpad.net/bugs/2039172.")
1653 )
1654 self.controller.abort()
diff --git a/DistUpgrade/DistUpgradeVersion.py b/DistUpgrade/DistUpgradeVersion.py
index 133a6c6..d30baef 100644
--- a/DistUpgrade/DistUpgradeVersion.py
+++ b/DistUpgrade/DistUpgradeVersion.py
@@ -1 +1 @@
1VERSION = '24.04.1'1VERSION = '24.04.2'
diff --git a/DistUpgrade/ReleaseAnnouncement b/DistUpgrade/ReleaseAnnouncement
index 30c69ec..401d6b4 100644
--- a/DistUpgrade/ReleaseAnnouncement
+++ b/DistUpgrade/ReleaseAnnouncement
@@ -1,6 +1,6 @@
1= Welcome to Ubuntu 24.04 'Noble Numbat' =1= Welcome to Ubuntu 24.04 LTS 'Noble Numbat' =
22
3The Ubuntu team is proud to announce Ubuntu 24.04 'Noble Numbat'.3The Ubuntu team is proud to announce Ubuntu 24.04 LTS 'Noble Numbat'.
44
5To see what's new in this release, visit:5To see what's new in this release, visit:
6 https://wiki.ubuntu.com/NobleNumbat/ReleaseNotes6 https://wiki.ubuntu.com/NobleNumbat/ReleaseNotes
diff --git a/DistUpgrade/ReleaseAnnouncement.html b/DistUpgrade/ReleaseAnnouncement.html
index 0d3612b..cf5119b 100644
--- a/DistUpgrade/ReleaseAnnouncement.html
+++ b/DistUpgrade/ReleaseAnnouncement.html
@@ -3,15 +3,15 @@
3<html>3<html>
4<head>4<head>
5<!-- Created by parsewiki $Revision: 1.29 $ -->5<!-- Created by parsewiki $Revision: 1.29 $ -->
6<title>Welcome to Ubuntu 24.04 'Noble Numbat'</title>6<title>Welcome to Ubuntu 24.04 LTS 'Noble Numbat'</title>
7</head>7</head>
8<body>8<body>
99
1010
11<h2>Welcome to Ubuntu 24.04 'Noble Numbat' </h2>11<h2>Welcome to Ubuntu 24.04 LTS 'Noble Numbat' </h2>
1212
13<p>13<p>
14The Ubuntu team is proud to announce Ubuntu 24.04 'Noble Numbat'.14The Ubuntu team is proud to announce Ubuntu 24.04 LTS 'Noble Numbat'.
15</p>15</p>
16<p>16<p>
17To see what's new in this release, visit:17To see what's new in this release, visit:
diff --git a/data/mirrors.cfg b/data/mirrors.cfg
index 71c3197..8ca2711 100644
--- a/data/mirrors.cfg
+++ b/data/mirrors.cfg
@@ -263,7 +263,6 @@ http://ubuntu.turhost.com/ubuntu/
263http://mirror.hostnet.nl/ubuntu/archive/263http://mirror.hostnet.nl/ubuntu/archive/
264http://mirror-hk.koddos.net/ubuntu/264http://mirror-hk.koddos.net/ubuntu/
265http://mirror.uoregon.edu/ubuntu/265http://mirror.uoregon.edu/ubuntu/
266http://mirror.fsmg.org.nz/ubuntu/
267http://ftp.energotel.sk/pub/linux/ubuntu/266http://ftp.energotel.sk/pub/linux/ubuntu/
268http://ubuntu.hysing.is/ubuntu/267http://ubuntu.hysing.is/ubuntu/
269http://rep-ubuntu-il.upress.io/ubuntu/268http://rep-ubuntu-il.upress.io/ubuntu/
@@ -287,7 +286,6 @@ http://mirror.metrocast.net/ubuntu/
287http://hk.mirrors.thegigabit.com/ubuntu/286http://hk.mirrors.thegigabit.com/ubuntu/
288http://mirror.eu-fr.kamatera.com/ubuntu/287http://mirror.eu-fr.kamatera.com/ubuntu/
289http://mirror.nwlab.tk/ubuntu/288http://mirror.nwlab.tk/ubuntu/
290http://www.ftp.ne.jp/Linux/packages/ubuntu/archive/
291http://repo.jztkft.hu/ubuntu/289http://repo.jztkft.hu/ubuntu/
292http://mirror.vcu.edu/pub/gnu+linux/ubuntu/290http://mirror.vcu.edu/pub/gnu+linux/ubuntu/
293http://ftp.linux.cz/pub/linux/ubuntu/291http://ftp.linux.cz/pub/linux/ubuntu/
@@ -390,7 +388,6 @@ http://www.gtlib.gatech.edu/pub/ubuntu/
390https://mirror.verinomi.com/ubuntu/ubuntu-archive/388https://mirror.verinomi.com/ubuntu/ubuntu-archive/
391https://mirror.kakao.com/ubuntu/389https://mirror.kakao.com/ubuntu/
392http://ubuntu.ntc.net.np/ubuntu/390http://ubuntu.ntc.net.np/ubuntu/
393https://mirrors.gethosted.online/ubuntu/
394http://mirrors.cn99.com/ubuntu/391http://mirrors.cn99.com/ubuntu/
395https://mirrors.xtom.com/ubuntu/392https://mirrors.xtom.com/ubuntu/
396https://mirror.unair.ac.id/ubuntu/393https://mirror.unair.ac.id/ubuntu/
@@ -497,7 +494,6 @@ http://mirror.unimagdalena.edu.co/ubuntu/
497https://mirror.init7.net/ubuntu/494https://mirror.init7.net/ubuntu/
498https://mirror.csclub.uwaterloo.ca/ubuntu/495https://mirror.csclub.uwaterloo.ca/ubuntu/
499http://ubuntu.mirror.ac.za/ubuntu/496http://ubuntu.mirror.ac.za/ubuntu/
500https://mirrors.sdu.edu.cn/ubuntu/
501https://ubuntu-mirror.cloud.mu/ubuntu/497https://ubuntu-mirror.cloud.mu/ubuntu/
502https://mirror.2degrees.nz/ubuntu/498https://mirror.2degrees.nz/ubuntu/
503http://mirror.rustytel.net/ubuntu/499http://mirror.rustytel.net/ubuntu/
@@ -524,13 +520,11 @@ https://mirrors.iu13.net/ubuntu/
524http://mirror.infomaniak.ch/ubuntu/520http://mirror.infomaniak.ch/ubuntu/
525http://mirror.cloudxchange.id/ubuntu/521http://mirror.cloudxchange.id/ubuntu/
526https://ubuntu-mirror.cloud.mu/ubuntu-ports/522https://ubuntu-mirror.cloud.mu/ubuntu-ports/
527https://mirror.yer.az/ubuntu/archive/
528https://mirror.rasanegar.com/ubuntu/523https://mirror.rasanegar.com/ubuntu/
529https://mirrors.sarak.as/ubuntu/524https://mirrors.sarak.as/ubuntu/
530https://mirror.enzu.com/ubuntu/525https://mirror.enzu.com/ubuntu/
531https://mirrors.hostico.ro/ubuntu/archive/526https://mirrors.hostico.ro/ubuntu/archive/
532https://ubuntu.mirrors.orange.ro/ubuntu/527https://ubuntu.mirrors.orange.ro/ubuntu/
533https://ubuntu.repo.cure.edu.uy/mirror/
534https://mirror.creoline.net/ubuntu/528https://mirror.creoline.net/ubuntu/
535http://mirror.thaidns.co.th/ubuntu/529http://mirror.thaidns.co.th/ubuntu/
536https://mirror.mia.velocihost.net/ubuntu/530https://mirror.mia.velocihost.net/ubuntu/
@@ -636,3 +630,7 @@ https://mirror.hoobly.com/ubuntu/
636https://mirror.alfonsme.de/630https://mirror.alfonsme.de/
637http://mirrors.iitd.ac.in/ubuntu/631http://mirrors.iitd.ac.in/ubuntu/
638http://drmirror.physi.uni-heidelberg.de/ubuntu/632http://drmirror.physi.uni-heidelberg.de/ubuntu/
633https://ubuntu.bardia.tech/
634https://mirror.fsmg.org.nz/ubuntu/
635http://download.nus.edu.sg/mirror/ubuntu/
636https://mirrors.zju.edu.cn/ubuntu/
diff --git a/debian/changelog b/debian/changelog
index fb144c9..beaf72b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
1ubuntu-release-upgrader (1:24.04.2) noble; urgency=medium
2
3 * DistUpgradeQuirks: prevent upgrades on some systems with XFS /boot
4 (LP: #2039172)
5 * DistUpgradeQuirks: fix whitespace
6 * DistUpgrade: indicate that noble is LTS in release annoucement
7 * Run pre-build.sh: updating po files, mirrors, and demotions.
8
9 -- Nick Rosbrook <enr0n@ubuntu.com> Sat, 04 Nov 2023 15:30:36 -0400
10
1ubuntu-release-upgrader (1:24.04.1) noble; urgency=medium11ubuntu-release-upgrader (1:24.04.1) noble; urgency=medium
212
3 * do-release-upgrade: pass XDG_CURRENT_DESKTOP env var (LP: #2034986)13 * do-release-upgrade: pass XDG_CURRENT_DESKTOP env var (LP: #2034986)
diff --git a/po/af.po b/po/af.po
index b84aeb8..47f9b77 100644
--- a/po/af.po
+++ b/po/af.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"
14"Language-Team: Afrikaans <af@li.org>\n"14"Language-Team: Afrikaans <af@li.org>\n"
@@ -1081,12 +1081,12 @@ msgstr "Plaas asseblief '%s' in dryf '%s'"
1081msgid "Media Change"1081msgid "Media Change"
1082msgstr "Media verwisseling"1082msgstr "Media verwisseling"
10831083
1084#: ../DistUpgrade/DistUpgradeQuirks.py:2411084#: ../DistUpgrade/DistUpgradeQuirks.py:242
1085msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1085msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1086msgstr ""1086msgstr ""
1087"Jou grafika apparatuur is dalk nie ten volle ondersteun in Ubuntu 14.04."1087"Jou grafika apparatuur is dalk nie ten volle ondersteun in Ubuntu 14.04."
10881088
1089#: ../DistUpgrade/DistUpgradeQuirks.py:2431089#: ../DistUpgrade/DistUpgradeQuirks.py:244
1090msgid ""1090msgid ""
1091"Running the 'unity' desktop environment is not fully supported by your "1091"Running the 'unity' desktop environment is not fully supported by your "
1092"graphics hardware. You will maybe end up in a very slow environment after "1092"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1101,13 +1101,13 @@ msgstr ""
1101"inligting, sien https://wiki.ubuntu.com/X/Bugs/"1101"inligting, sien https://wiki.ubuntu.com/X/Bugs/"
1102"UpdateManagerWarningForUnity3D Wil jy steeds voortgaan met die opgrader?"1102"UpdateManagerWarningForUnity3D Wil jy steeds voortgaan met die opgrader?"
11031103
1104#: ../DistUpgrade/DistUpgradeQuirks.py:2671104#: ../DistUpgrade/DistUpgradeQuirks.py:268
1105msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1105msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1106msgstr ""1106msgstr ""
1107"Jou grafikahardeware is dalk nie ten volle ondersteun in Ubuntu 12,04 LTS "1107"Jou grafikahardeware is dalk nie ten volle ondersteun in Ubuntu 12,04 LTS "
1108"nie."1108"nie."
11091109
1110#: ../DistUpgrade/DistUpgradeQuirks.py:2691110#: ../DistUpgrade/DistUpgradeQuirks.py:270
1111msgid ""1111msgid ""
1112"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1112"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1113"and you may encounter problems after the upgrade. For more information see "1113"and you may encounter problems after the upgrade. For more information see "
@@ -1119,7 +1119,7 @@ msgstr ""
1119"sien https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Wil jy "1119"sien https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Wil jy "
1120"voortgaan met die opgrader?"1120"voortgaan met die opgrader?"
11211121
1122#: ../DistUpgrade/DistUpgradeQuirks.py:2891122#: ../DistUpgrade/DistUpgradeQuirks.py:290
1123msgid ""1123msgid ""
1124"Upgrading may reduce desktop effects, and performance in games and other "1124"Upgrading may reduce desktop effects, and performance in games and other "
1125"graphically intensive programs."1125"graphically intensive programs."
@@ -1127,7 +1127,7 @@ msgstr ""
1127"Opgradering kan dalk werkskerm effekte en werkverrigting in speletjies en "1127"Opgradering kan dalk werkskerm effekte en werkverrigting in speletjies en "
1128"ander grafies intensiewe programme verminder."1128"ander grafies intensiewe programme verminder."
11291129
1130#: ../DistUpgrade/DistUpgradeQuirks.py:2931130#: ../DistUpgrade/DistUpgradeQuirks.py:294
1131msgid ""1131msgid ""
1132"This computer is currently using the AMD 'fglrx' graphics driver. No version "1132"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1133"of this driver is available that works with your hardware in Ubuntu 10.04 "1133"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1141,12 +1141,12 @@ msgstr ""
1141"\n"1141"\n"
1142"Wil jy voortgaan?"1142"Wil jy voortgaan?"
11431143
1144#: ../DistUpgrade/DistUpgradeQuirks.py:3321144#: ../DistUpgrade/DistUpgradeQuirks.py:333
1145#: ../DistUpgrade/DistUpgradeQuirks.py:4011145#: ../DistUpgrade/DistUpgradeQuirks.py:402
1146msgid "Sorry, no more upgrades for this system"1146msgid "Sorry, no more upgrades for this system"
1147msgstr "Jammer, geen opgraderings meer vir hierdie stelsel nie"1147msgstr "Jammer, geen opgraderings meer vir hierdie stelsel nie"
11481148
1149#: ../DistUpgrade/DistUpgradeQuirks.py:3331149#: ../DistUpgrade/DistUpgradeQuirks.py:334
1150#, python-format1150#, python-format
1151msgid ""1151msgid ""
1152"There will not be any further Ubuntu releases for this system's 'i386' "1152"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1159,11 +1159,11 @@ msgstr ""
1159"\n"1159"\n"
1160"Opdaterings vir Ubuntu %s sal voortgaan tot %s."1160"Opdaterings vir Ubuntu %s sal voortgaan tot %s."
11611161
1162#: ../DistUpgrade/DistUpgradeQuirks.py:3481162#: ../DistUpgrade/DistUpgradeQuirks.py:349
1163msgid "No ARMv6 CPU"1163msgid "No ARMv6 CPU"
1164msgstr "Geen ARMv6 verwerker"1164msgstr "Geen ARMv6 verwerker"
11651165
1166#: ../DistUpgrade/DistUpgradeQuirks.py:3491166#: ../DistUpgrade/DistUpgradeQuirks.py:350
1167msgid ""1167msgid ""
1168"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1168"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1169"packages in karmic were built with optimizations requiring ARMv6 as the "1169"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1175,12 +1175,12 @@ msgstr ""
1175"argitektuur. Dit is nie moontlik om jou stelsel op te gradeer na 'n nuwe "1175"argitektuur. Dit is nie moontlik om jou stelsel op te gradeer na 'n nuwe "
1176"Ubuntu vrystelling met hierdie hardeware."1176"Ubuntu vrystelling met hierdie hardeware."
11771177
1178#: ../DistUpgrade/DistUpgradeQuirks.py:3691178#: ../DistUpgrade/DistUpgradeQuirks.py:370
1179msgid ""1179msgid ""
1180"Sorry, this storage driver is not supported in kernels for newer releases"1180"Sorry, this storage driver is not supported in kernels for newer releases"
1181msgstr ""1181msgstr ""
11821182
1183#: ../DistUpgrade/DistUpgradeQuirks.py:3711183#: ../DistUpgrade/DistUpgradeQuirks.py:372
1184#, python-format1184#, python-format
1185msgid ""1185msgid ""
1186"There will not be any further Ubuntu releases that provide kernel support "1186"There will not be any further Ubuntu releases that provide kernel support "
@@ -1190,7 +1190,7 @@ msgid ""
1190"driver, remove the directory %s and try again."1190"driver, remove the directory %s and try again."
1191msgstr ""1191msgstr ""
11921192
1193#: ../DistUpgrade/DistUpgradeQuirks.py:4021193#: ../DistUpgrade/DistUpgradeQuirks.py:403
1194#, fuzzy, python-format1194#, fuzzy, python-format
1195msgid ""1195msgid ""
1196"There will not be any further Ubuntu releases for this system's POWER8 "1196"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1203,11 +1203,11 @@ msgstr ""
1203"\n"1203"\n"
1204"Opdaterings vir Ubuntu %s sal voortgaan tot %s."1204"Opdaterings vir Ubuntu %s sal voortgaan tot %s."
12051205
1206#: ../DistUpgrade/DistUpgradeQuirks.py:4201206#: ../DistUpgrade/DistUpgradeQuirks.py:421
1207msgid "No init available"1207msgid "No init available"
1208msgstr "Geen init beskikbaar"1208msgstr "Geen init beskikbaar"
12091209
1210#: ../DistUpgrade/DistUpgradeQuirks.py:4211210#: ../DistUpgrade/DistUpgradeQuirks.py:422
1211msgid ""1211msgid ""
1212"Your system appears to be a virtualised environment without an init daemon, "1212"Your system appears to be a virtualised environment without an init daemon, "
1213"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1213"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1223,11 +1223,11 @@ msgstr ""
1223"\n"1223"\n"
1224"Is jy seker jy wil voortgaan?"1224"Is jy seker jy wil voortgaan?"
12251225
1226#: ../DistUpgrade/DistUpgradeQuirks.py:4621226#: ../DistUpgrade/DistUpgradeQuirks.py:463
1227msgid "The Robot Operating System (ROS) is installed"1227msgid "The Robot Operating System (ROS) is installed"
1228msgstr ""1228msgstr ""
12291229
1230#: ../DistUpgrade/DistUpgradeQuirks.py:4631230#: ../DistUpgrade/DistUpgradeQuirks.py:464
1231msgid ""1231msgid ""
1232"It appears that ROS is currently installed. Each ROS release is very strict "1232"It appears that ROS is currently installed. Each ROS release is very strict "
1233"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1233"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1244,12 +1244,12 @@ msgid ""
1244"Are you sure you want to continue?"1244"Are you sure you want to continue?"
1245msgstr ""1245msgstr ""
12461246
1247#: ../DistUpgrade/DistUpgradeQuirks.py:6561247#: ../DistUpgrade/DistUpgradeQuirks.py:657
1248#, fuzzy1248#, fuzzy
1249msgid "Connection to the Snap Store failed"1249msgid "Connection to the Snap Store failed"
1250msgstr "Verbinding aan snap Winkel gefaal"1250msgstr "Verbinding aan snap Winkel gefaal"
12511251
1252#: ../DistUpgrade/DistUpgradeQuirks.py:6571252#: ../DistUpgrade/DistUpgradeQuirks.py:658
1253msgid ""1253msgid ""
1254"You have the package lxd installed but your system is unable to reach the "1254"You have the package lxd installed but your system is unable to reach the "
1255"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1255"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1259,11 +1259,11 @@ msgid ""
1259"may want to configure a Snap Store proxy."1259"may want to configure a Snap Store proxy."
1260msgstr ""1260msgstr ""
12611261
1262#: ../DistUpgrade/DistUpgradeQuirks.py:6721262#: ../DistUpgrade/DistUpgradeQuirks.py:673
1263msgid "Connection to Snap Store failed"1263msgid "Connection to Snap Store failed"
1264msgstr "Verbinding aan snap Winkel gefaal"1264msgstr "Verbinding aan snap Winkel gefaal"
12651265
1266#: ../DistUpgrade/DistUpgradeQuirks.py:6731266#: ../DistUpgrade/DistUpgradeQuirks.py:674
1267msgid ""1267msgid ""
1268"Your system does not have a connection to the Snap Store. For the best "1268"Your system does not have a connection to the Snap Store. For the best "
1269"upgrade experience make sure that your system can connect to api.snapcraft."1269"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1275,11 +1275,11 @@ msgstr ""
1275"io.\n"1275"io.\n"
1276"Wil jy steeds voortgaan met die opgradering?"1276"Wil jy steeds voortgaan met die opgradering?"
12771277
1278#: ../DistUpgrade/DistUpgradeQuirks.py:6821278#: ../DistUpgrade/DistUpgradeQuirks.py:683
1279msgid "Outdated snapd package"1279msgid "Outdated snapd package"
1280msgstr "Verouderde snapd pakket"1280msgstr "Verouderde snapd pakket"
12811281
1282#: ../DistUpgrade/DistUpgradeQuirks.py:6831282#: ../DistUpgrade/DistUpgradeQuirks.py:684
1283msgid ""1283msgid ""
1284"Your system does not have the latest version of snapd. Please update the "1284"Your system does not have the latest version of snapd. Please update the "
1285"version of snapd on your system to improve the upgrade experience.\n"1285"version of snapd on your system to improve the upgrade experience.\n"
@@ -1291,36 +1291,36 @@ msgstr ""
12911291
1292#. now perform direct API calls to the store, requesting size1292#. now perform direct API calls to the store, requesting size
1293#. information for each of the snaps needing installation1293#. information for each of the snaps needing installation
1294#: ../DistUpgrade/DistUpgradeQuirks.py:7081294#: ../DistUpgrade/DistUpgradeQuirks.py:709
1295msgid "Calculating snap size requirements"1295msgid "Calculating snap size requirements"
1296msgstr "Berekening van snap grootte vereistes"1296msgstr "Berekening van snap grootte vereistes"
12971297
1298#: ../DistUpgrade/DistUpgradeQuirks.py:7391298#: ../DistUpgrade/DistUpgradeQuirks.py:740
1299msgid "Processing snap replacements"1299msgid "Processing snap replacements"
1300msgstr "Verwerking snap plaasvervangers"1300msgstr "Verwerking snap plaasvervangers"
13011301
1302#. TODO: This status should be updated, but the time of1302#. TODO: This status should be updated, but the time of
1303#. this change to snap switch is post-translation freeze.1303#. this change to snap switch is post-translation freeze.
1304#: ../DistUpgrade/DistUpgradeQuirks.py:7471304#: ../DistUpgrade/DistUpgradeQuirks.py:748
1305#, python-format1305#, python-format
1306msgid "refreshing snap %s"1306msgid "refreshing snap %s"
1307msgstr "verfris snap %s"1307msgstr "verfris snap %s"
13081308
1309#: ../DistUpgrade/DistUpgradeQuirks.py:7511309#: ../DistUpgrade/DistUpgradeQuirks.py:752
1310#, fuzzy, python-format1310#, fuzzy, python-format
1311msgid "removing snap %s"1311msgid "removing snap %s"
1312msgstr "verfris snap %s"1312msgstr "verfris snap %s"
13131313
1314#: ../DistUpgrade/DistUpgradeQuirks.py:7541314#: ../DistUpgrade/DistUpgradeQuirks.py:755
1315#, python-format1315#, python-format
1316msgid "installing snap %s"1316msgid "installing snap %s"
1317msgstr "installeer snap %s"1317msgstr "installeer snap %s"
13181318
1319#: ../DistUpgrade/DistUpgradeQuirks.py:7831319#: ../DistUpgrade/DistUpgradeQuirks.py:784
1320msgid "PAE not enabled"1320msgid "PAE not enabled"
1321msgstr "PAE nie geaktiveer"1321msgstr "PAE nie geaktiveer"
13221322
1323#: ../DistUpgrade/DistUpgradeQuirks.py:7841323#: ../DistUpgrade/DistUpgradeQuirks.py:785
1324msgid ""1324msgid ""
1325"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1325"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1326"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1326"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1332,11 +1332,11 @@ msgstr ""
1332"weergawe van Ubuntu, moet jy PAE (indien dit moontlik is) sien:\n"1332"weergawe van Ubuntu, moet jy PAE (indien dit moontlik is) sien:\n"
1333"http://help.ubuntu.com/community/EnablingPAE"1333"http://help.ubuntu.com/community/EnablingPAE"
13341334
1335#: ../DistUpgrade/DistUpgradeQuirks.py:10801335#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1336msgid "universe component not enabled"1336msgid "universe component not enabled"
1337msgstr ""1337msgstr ""
13381338
1339#: ../DistUpgrade/DistUpgradeQuirks.py:10811339#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1340#, python-format1340#, python-format
1341msgid ""1341msgid ""
1342"You have the package %s installed which is a python2 package. python2 has "1342"You have the package %s installed which is a python2 package. python2 has "
@@ -1348,10 +1348,22 @@ msgid ""
1348"universe component in /etc/apt/sources.list or remove %s"1348"universe component in /etc/apt/sources.list or remove %s"
1349msgstr ""1349msgstr ""
13501350
1351#: ../DistUpgrade/DistUpgradeQuirks.py:11931351#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1352msgid "Checking for installed snaps"1352msgid "Checking for installed snaps"
1353msgstr "Kontrolering vir geïnstalleerde snaps"1353msgstr "Kontrolering vir geïnstalleerde snaps"
13541354
1355#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1356#, fuzzy
1357msgid "Cannot upgrade this system"
1358msgstr "Kan nie opgradeer nie"
1359
1360#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1361msgid ""
1362"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1363"\n"
1364"See https://launchpad.net/bugs/2039172."
1365msgstr ""
1366
1355#: ../DistUpgrade/DistUpgradeMain.py:621367#: ../DistUpgrade/DistUpgradeMain.py:62
1356msgid ""1368msgid ""
1357"Use frontend. Currently available: \n"1369"Use frontend. Currently available: \n"
diff --git a/po/am.po b/po/am.po
index e82ffc8..1759767 100644
--- a/po/am.po
+++ b/po/am.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"
14"Language-Team: Amharic <am@li.org>\n"14"Language-Team: Amharic <am@li.org>\n"
@@ -984,11 +984,11 @@ msgstr "እባክዎ ያስገቡ '%s' በመንጂያው ውስጥ '%s'"
984msgid "Media Change"984msgid "Media Change"
985msgstr "የሜዲያ ለውጥ"985msgstr "የሜዲያ ለውጥ"
986986
987#: ../DistUpgrade/DistUpgradeQuirks.py:241987#: ../DistUpgrade/DistUpgradeQuirks.py:242
988msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."988msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
989msgstr "የ እርስዎ graphics ጠንካራ አክል ሙሉ በ ሙሉ የ ተደገፈ ላይሆን ይችላል በ ኡቡንቱ 14.04."989msgstr "የ እርስዎ graphics ጠንካራ አክል ሙሉ በ ሙሉ የ ተደገፈ ላይሆን ይችላል በ ኡቡንቱ 14.04."
990990
991#: ../DistUpgrade/DistUpgradeQuirks.py:243991#: ../DistUpgrade/DistUpgradeQuirks.py:244
992msgid ""992msgid ""
993"Running the 'unity' desktop environment is not fully supported by your "993"Running the 'unity' desktop environment is not fully supported by your "
994"graphics hardware. You will maybe end up in a very slow environment after "994"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1002,11 +1002,11 @@ msgstr ""
1002"መረጃ ይህን ይመልከቱ: https://wiki.ubuntu.com/X/Bugs/"1002"መረጃ ይህን ይመልከቱ: https://wiki.ubuntu.com/X/Bugs/"
1003"UpdateManagerWarningForUnity3D እርስዎ ማሻሻሉን መቀጠል ይፈልጋሉ?"1003"UpdateManagerWarningForUnity3D እርስዎ ማሻሻሉን መቀጠል ይፈልጋሉ?"
10041004
1005#: ../DistUpgrade/DistUpgradeQuirks.py:2671005#: ../DistUpgrade/DistUpgradeQuirks.py:268
1006msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1006msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1007msgstr "የ እርስዎ graphics hardware በ ሙሉ የተደገፈ አይደለም በ ኡቡንቱ 12.04 LTS."1007msgstr "የ እርስዎ graphics hardware በ ሙሉ የተደገፈ አይደለም በ ኡቡንቱ 12.04 LTS."
10081008
1009#: ../DistUpgrade/DistUpgradeQuirks.py:2691009#: ../DistUpgrade/DistUpgradeQuirks.py:270
1010msgid ""1010msgid ""
1011"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1011"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1012"and you may encounter problems after the upgrade. For more information see "1012"and you may encounter problems after the upgrade. For more information see "
@@ -1017,7 +1017,7 @@ msgstr ""
1017"ሊያጋጥምዎት ይችላል ከ ተሻሻለ በኋላ: ለ በለጠ መረጃ ይህን ይመልከቱ https://wiki.ubuntu.com/X/Bugs/"1017"ሊያጋጥምዎት ይችላል ከ ተሻሻለ በኋላ: ለ በለጠ መረጃ ይህን ይመልከቱ https://wiki.ubuntu.com/X/Bugs/"
1018"UpdateManagerWarningForI8xx እርስዎ ማሻሻሉን መቀጠል ይፈልጋሉ?"1018"UpdateManagerWarningForI8xx እርስዎ ማሻሻሉን መቀጠል ይፈልጋሉ?"
10191019
1020#: ../DistUpgrade/DistUpgradeQuirks.py:2891020#: ../DistUpgrade/DistUpgradeQuirks.py:290
1021msgid ""1021msgid ""
1022"Upgrading may reduce desktop effects, and performance in games and other "1022"Upgrading may reduce desktop effects, and performance in games and other "
1023"graphically intensive programs."1023"graphically intensive programs."
@@ -1025,7 +1025,7 @@ msgstr ""
1025"ማሻሻል የ ዴስክቶፕ ውጤቶችን ሊቀንስ ይችላል: ጨዋታዎች በሚጫወቱ ጊዜ ወይንም ሀይለኛ graphics ፕሮግራሞችን "1025"ማሻሻል የ ዴስክቶፕ ውጤቶችን ሊቀንስ ይችላል: ጨዋታዎች በሚጫወቱ ጊዜ ወይንም ሀይለኛ graphics ፕሮግራሞችን "
1026"በሚጠቀሙ ጊዜ"1026"በሚጠቀሙ ጊዜ"
10271027
1028#: ../DistUpgrade/DistUpgradeQuirks.py:2931028#: ../DistUpgrade/DistUpgradeQuirks.py:294
1029msgid ""1029msgid ""
1030"This computer is currently using the AMD 'fglrx' graphics driver. No version "1030"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1031"of this driver is available that works with your hardware in Ubuntu 10.04 "1031"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1038,12 +1038,12 @@ msgstr ""
1038"\n"1038"\n"
1039"እርስዎ በ እርግጥ መቀጠል ይፈልጋሉ?"1039"እርስዎ በ እርግጥ መቀጠል ይፈልጋሉ?"
10401040
1041#: ../DistUpgrade/DistUpgradeQuirks.py:3321041#: ../DistUpgrade/DistUpgradeQuirks.py:333
1042#: ../DistUpgrade/DistUpgradeQuirks.py:4011042#: ../DistUpgrade/DistUpgradeQuirks.py:402
1043msgid "Sorry, no more upgrades for this system"1043msgid "Sorry, no more upgrades for this system"
1044msgstr ""1044msgstr ""
10451045
1046#: ../DistUpgrade/DistUpgradeQuirks.py:3331046#: ../DistUpgrade/DistUpgradeQuirks.py:334
1047#, python-format1047#, python-format
1048msgid ""1048msgid ""
1049"There will not be any further Ubuntu releases for this system's 'i386' "1049"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1052,11 +1052,11 @@ msgid ""
1052"Updates for Ubuntu %s will continue until %s."1052"Updates for Ubuntu %s will continue until %s."
1053msgstr ""1053msgstr ""
10541054
1055#: ../DistUpgrade/DistUpgradeQuirks.py:3481055#: ../DistUpgrade/DistUpgradeQuirks.py:349
1056msgid "No ARMv6 CPU"1056msgid "No ARMv6 CPU"
1057msgstr "No ARMv6 CPU"1057msgstr "No ARMv6 CPU"
10581058
1059#: ../DistUpgrade/DistUpgradeQuirks.py:3491059#: ../DistUpgrade/DistUpgradeQuirks.py:350
1060msgid ""1060msgid ""
1061"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1061"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1062"packages in karmic were built with optimizations requiring ARMv6 as the "1062"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1064,12 +1064,12 @@ msgid ""
1064"Ubuntu release with this hardware."1064"Ubuntu release with this hardware."
1065msgstr ""1065msgstr ""
10661066
1067#: ../DistUpgrade/DistUpgradeQuirks.py:3691067#: ../DistUpgrade/DistUpgradeQuirks.py:370
1068msgid ""1068msgid ""
1069"Sorry, this storage driver is not supported in kernels for newer releases"1069"Sorry, this storage driver is not supported in kernels for newer releases"
1070msgstr ""1070msgstr ""
10711071
1072#: ../DistUpgrade/DistUpgradeQuirks.py:3711072#: ../DistUpgrade/DistUpgradeQuirks.py:372
1073#, python-format1073#, python-format
1074msgid ""1074msgid ""
1075"There will not be any further Ubuntu releases that provide kernel support "1075"There will not be any further Ubuntu releases that provide kernel support "
@@ -1079,7 +1079,7 @@ msgid ""
1079"driver, remove the directory %s and try again."1079"driver, remove the directory %s and try again."
1080msgstr ""1080msgstr ""
10811081
1082#: ../DistUpgrade/DistUpgradeQuirks.py:4021082#: ../DistUpgrade/DistUpgradeQuirks.py:403
1083#, python-format1083#, python-format
1084msgid ""1084msgid ""
1085"There will not be any further Ubuntu releases for this system's POWER8 "1085"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1088,11 +1088,11 @@ msgid ""
1088"Updates for Ubuntu %s will continue until %s."1088"Updates for Ubuntu %s will continue until %s."
1089msgstr ""1089msgstr ""
10901090
1091#: ../DistUpgrade/DistUpgradeQuirks.py:4201091#: ../DistUpgrade/DistUpgradeQuirks.py:421
1092msgid "No init available"1092msgid "No init available"
1093msgstr "ምንም ማስጀመሪያ ዝግጁ አይደለም"1093msgstr "ምንም ማስጀመሪያ ዝግጁ አይደለም"
10941094
1095#: ../DistUpgrade/DistUpgradeQuirks.py:4211095#: ../DistUpgrade/DistUpgradeQuirks.py:422
1096msgid ""1096msgid ""
1097"Your system appears to be a virtualised environment without an init daemon, "1097"Your system appears to be a virtualised environment without an init daemon, "
1098"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1098"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1102,11 +1102,11 @@ msgid ""
1102"Are you sure you want to continue?"1102"Are you sure you want to continue?"
1103msgstr ""1103msgstr ""
11041104
1105#: ../DistUpgrade/DistUpgradeQuirks.py:4621105#: ../DistUpgrade/DistUpgradeQuirks.py:463
1106msgid "The Robot Operating System (ROS) is installed"1106msgid "The Robot Operating System (ROS) is installed"
1107msgstr ""1107msgstr ""
11081108
1109#: ../DistUpgrade/DistUpgradeQuirks.py:4631109#: ../DistUpgrade/DistUpgradeQuirks.py:464
1110msgid ""1110msgid ""
1111"It appears that ROS is currently installed. Each ROS release is very strict "1111"It appears that ROS is currently installed. Each ROS release is very strict "
1112"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1112"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1123,11 +1123,11 @@ msgid ""
1123"Are you sure you want to continue?"1123"Are you sure you want to continue?"
1124msgstr ""1124msgstr ""
11251125
1126#: ../DistUpgrade/DistUpgradeQuirks.py:6561126#: ../DistUpgrade/DistUpgradeQuirks.py:657
1127msgid "Connection to the Snap Store failed"1127msgid "Connection to the Snap Store failed"
1128msgstr ""1128msgstr ""
11291129
1130#: ../DistUpgrade/DistUpgradeQuirks.py:6571130#: ../DistUpgrade/DistUpgradeQuirks.py:658
1131msgid ""1131msgid ""
1132"You have the package lxd installed but your system is unable to reach the "1132"You have the package lxd installed but your system is unable to reach the "
1133"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1133"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1137,11 +1137,11 @@ msgid ""
1137"may want to configure a Snap Store proxy."1137"may want to configure a Snap Store proxy."
1138msgstr ""1138msgstr ""
11391139
1140#: ../DistUpgrade/DistUpgradeQuirks.py:6721140#: ../DistUpgrade/DistUpgradeQuirks.py:673
1141msgid "Connection to Snap Store failed"1141msgid "Connection to Snap Store failed"
1142msgstr ""1142msgstr ""
11431143
1144#: ../DistUpgrade/DistUpgradeQuirks.py:6731144#: ../DistUpgrade/DistUpgradeQuirks.py:674
1145msgid ""1145msgid ""
1146"Your system does not have a connection to the Snap Store. For the best "1146"Your system does not have a connection to the Snap Store. For the best "
1147"upgrade experience make sure that your system can connect to api.snapcraft."1147"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1149,11 +1149,11 @@ msgid ""
1149"Do you still want to continue with the upgrade?"1149"Do you still want to continue with the upgrade?"
1150msgstr ""1150msgstr ""
11511151
1152#: ../DistUpgrade/DistUpgradeQuirks.py:6821152#: ../DistUpgrade/DistUpgradeQuirks.py:683
1153msgid "Outdated snapd package"1153msgid "Outdated snapd package"
1154msgstr ""1154msgstr ""
11551155
1156#: ../DistUpgrade/DistUpgradeQuirks.py:6831156#: ../DistUpgrade/DistUpgradeQuirks.py:684
1157msgid ""1157msgid ""
1158"Your system does not have the latest version of snapd. Please update the "1158"Your system does not have the latest version of snapd. Please update the "
1159"version of snapd on your system to improve the upgrade experience.\n"1159"version of snapd on your system to improve the upgrade experience.\n"
@@ -1162,36 +1162,36 @@ msgstr ""
11621162
1163#. now perform direct API calls to the store, requesting size1163#. now perform direct API calls to the store, requesting size
1164#. information for each of the snaps needing installation1164#. information for each of the snaps needing installation
1165#: ../DistUpgrade/DistUpgradeQuirks.py:7081165#: ../DistUpgrade/DistUpgradeQuirks.py:709
1166msgid "Calculating snap size requirements"1166msgid "Calculating snap size requirements"
1167msgstr ""1167msgstr ""
11681168
1169#: ../DistUpgrade/DistUpgradeQuirks.py:7391169#: ../DistUpgrade/DistUpgradeQuirks.py:740
1170msgid "Processing snap replacements"1170msgid "Processing snap replacements"
1171msgstr ""1171msgstr ""
11721172
1173#. TODO: This status should be updated, but the time of1173#. TODO: This status should be updated, but the time of
1174#. this change to snap switch is post-translation freeze.1174#. this change to snap switch is post-translation freeze.
1175#: ../DistUpgrade/DistUpgradeQuirks.py:7471175#: ../DistUpgrade/DistUpgradeQuirks.py:748
1176#, python-format1176#, python-format
1177msgid "refreshing snap %s"1177msgid "refreshing snap %s"
1178msgstr ""1178msgstr ""
11791179
1180#: ../DistUpgrade/DistUpgradeQuirks.py:7511180#: ../DistUpgrade/DistUpgradeQuirks.py:752
1181#, python-format1181#, python-format
1182msgid "removing snap %s"1182msgid "removing snap %s"
1183msgstr ""1183msgstr ""
11841184
1185#: ../DistUpgrade/DistUpgradeQuirks.py:7541185#: ../DistUpgrade/DistUpgradeQuirks.py:755
1186#, python-format1186#, python-format
1187msgid "installing snap %s"1187msgid "installing snap %s"
1188msgstr ""1188msgstr ""
11891189
1190#: ../DistUpgrade/DistUpgradeQuirks.py:7831190#: ../DistUpgrade/DistUpgradeQuirks.py:784
1191msgid "PAE not enabled"1191msgid "PAE not enabled"
1192msgstr "PAE አላስቻሉም"1192msgstr "PAE አላስቻሉም"
11931193
1194#: ../DistUpgrade/DistUpgradeQuirks.py:7841194#: ../DistUpgrade/DistUpgradeQuirks.py:785
1195msgid ""1195msgid ""
1196"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1196"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1197"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1197"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1203,11 +1203,11 @@ msgstr ""
1203"ከሆነ) ይህን ይመልከቱ:\n"1203"ከሆነ) ይህን ይመልከቱ:\n"
1204"http://help.ubuntu.com/community/EnablingPAE"1204"http://help.ubuntu.com/community/EnablingPAE"
12051205
1206#: ../DistUpgrade/DistUpgradeQuirks.py:10801206#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1207msgid "universe component not enabled"1207msgid "universe component not enabled"
1208msgstr ""1208msgstr ""
12091209
1210#: ../DistUpgrade/DistUpgradeQuirks.py:10811210#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1211#, python-format1211#, python-format
1212msgid ""1212msgid ""
1213"You have the package %s installed which is a python2 package. python2 has "1213"You have the package %s installed which is a python2 package. python2 has "
@@ -1219,10 +1219,22 @@ msgid ""
1219"universe component in /etc/apt/sources.list or remove %s"1219"universe component in /etc/apt/sources.list or remove %s"
1220msgstr ""1220msgstr ""
12211221
1222#: ../DistUpgrade/DistUpgradeQuirks.py:11931222#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1223msgid "Checking for installed snaps"1223msgid "Checking for installed snaps"
1224msgstr ""1224msgstr ""
12251225
1226#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1227#, fuzzy
1228msgid "Cannot upgrade this system"
1229msgstr "ማሻሻል አልተቻለም"
1230
1231#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1232msgid ""
1233"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1234"\n"
1235"See https://launchpad.net/bugs/2039172."
1236msgstr ""
1237
1226#: ../DistUpgrade/DistUpgradeMain.py:621238#: ../DistUpgrade/DistUpgradeMain.py:62
1227msgid ""1239msgid ""
1228"Use frontend. Currently available: \n"1240"Use frontend. Currently available: \n"
diff --git a/po/an.po b/po/an.po
index 272022e..5d2f552 100644
--- a/po/an.po
+++ b/po/an.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: Daniel Martinez <entaltoaragon@gmail.com>\n"13"Last-Translator: Daniel Martinez <entaltoaragon@gmail.com>\n"
14"Language-Team: Aragonese <an@li.org>\n"14"Language-Team: Aragonese <an@li.org>\n"
@@ -927,11 +927,11 @@ msgstr ""
927msgid "Media Change"927msgid "Media Change"
928msgstr ""928msgstr ""
929929
930#: ../DistUpgrade/DistUpgradeQuirks.py:241930#: ../DistUpgrade/DistUpgradeQuirks.py:242
931msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."931msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
932msgstr ""932msgstr ""
933933
934#: ../DistUpgrade/DistUpgradeQuirks.py:243934#: ../DistUpgrade/DistUpgradeQuirks.py:244
935msgid ""935msgid ""
936"Running the 'unity' desktop environment is not fully supported by your "936"Running the 'unity' desktop environment is not fully supported by your "
937"graphics hardware. You will maybe end up in a very slow environment after "937"graphics hardware. You will maybe end up in a very slow environment after "
@@ -941,11 +941,11 @@ msgid ""
941"upgrade?"941"upgrade?"
942msgstr ""942msgstr ""
943943
944#: ../DistUpgrade/DistUpgradeQuirks.py:267944#: ../DistUpgrade/DistUpgradeQuirks.py:268
945msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."945msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
946msgstr ""946msgstr ""
947947
948#: ../DistUpgrade/DistUpgradeQuirks.py:269948#: ../DistUpgrade/DistUpgradeQuirks.py:270
949msgid ""949msgid ""
950"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "950"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
951"and you may encounter problems after the upgrade. For more information see "951"and you may encounter problems after the upgrade. For more information see "
@@ -953,13 +953,13 @@ msgid ""
953"continue with the upgrade?"953"continue with the upgrade?"
954msgstr ""954msgstr ""
955955
956#: ../DistUpgrade/DistUpgradeQuirks.py:289956#: ../DistUpgrade/DistUpgradeQuirks.py:290
957msgid ""957msgid ""
958"Upgrading may reduce desktop effects, and performance in games and other "958"Upgrading may reduce desktop effects, and performance in games and other "
959"graphically intensive programs."959"graphically intensive programs."
960msgstr ""960msgstr ""
961961
962#: ../DistUpgrade/DistUpgradeQuirks.py:293962#: ../DistUpgrade/DistUpgradeQuirks.py:294
963msgid ""963msgid ""
964"This computer is currently using the AMD 'fglrx' graphics driver. No version "964"This computer is currently using the AMD 'fglrx' graphics driver. No version "
965"of this driver is available that works with your hardware in Ubuntu 10.04 "965"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -968,12 +968,12 @@ msgid ""
968"Do you want to continue?"968"Do you want to continue?"
969msgstr ""969msgstr ""
970970
971#: ../DistUpgrade/DistUpgradeQuirks.py:332971#: ../DistUpgrade/DistUpgradeQuirks.py:333
972#: ../DistUpgrade/DistUpgradeQuirks.py:401972#: ../DistUpgrade/DistUpgradeQuirks.py:402
973msgid "Sorry, no more upgrades for this system"973msgid "Sorry, no more upgrades for this system"
974msgstr ""974msgstr ""
975975
976#: ../DistUpgrade/DistUpgradeQuirks.py:333976#: ../DistUpgrade/DistUpgradeQuirks.py:334
977#, python-format977#, python-format
978msgid ""978msgid ""
979"There will not be any further Ubuntu releases for this system's 'i386' "979"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -982,11 +982,11 @@ msgid ""
982"Updates for Ubuntu %s will continue until %s."982"Updates for Ubuntu %s will continue until %s."
983msgstr ""983msgstr ""
984984
985#: ../DistUpgrade/DistUpgradeQuirks.py:348985#: ../DistUpgrade/DistUpgradeQuirks.py:349
986msgid "No ARMv6 CPU"986msgid "No ARMv6 CPU"
987msgstr ""987msgstr ""
988988
989#: ../DistUpgrade/DistUpgradeQuirks.py:349989#: ../DistUpgrade/DistUpgradeQuirks.py:350
990msgid ""990msgid ""
991"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "991"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
992"packages in karmic were built with optimizations requiring ARMv6 as the "992"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -994,12 +994,12 @@ msgid ""
994"Ubuntu release with this hardware."994"Ubuntu release with this hardware."
995msgstr ""995msgstr ""
996996
997#: ../DistUpgrade/DistUpgradeQuirks.py:369997#: ../DistUpgrade/DistUpgradeQuirks.py:370
998msgid ""998msgid ""
999"Sorry, this storage driver is not supported in kernels for newer releases"999"Sorry, this storage driver is not supported in kernels for newer releases"
1000msgstr ""1000msgstr ""
10011001
1002#: ../DistUpgrade/DistUpgradeQuirks.py:3711002#: ../DistUpgrade/DistUpgradeQuirks.py:372
1003#, python-format1003#, python-format
1004msgid ""1004msgid ""
1005"There will not be any further Ubuntu releases that provide kernel support "1005"There will not be any further Ubuntu releases that provide kernel support "
@@ -1009,7 +1009,7 @@ msgid ""
1009"driver, remove the directory %s and try again."1009"driver, remove the directory %s and try again."
1010msgstr ""1010msgstr ""
10111011
1012#: ../DistUpgrade/DistUpgradeQuirks.py:4021012#: ../DistUpgrade/DistUpgradeQuirks.py:403
1013#, python-format1013#, python-format
1014msgid ""1014msgid ""
1015"There will not be any further Ubuntu releases for this system's POWER8 "1015"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1018,11 +1018,11 @@ msgid ""
1018"Updates for Ubuntu %s will continue until %s."1018"Updates for Ubuntu %s will continue until %s."
1019msgstr ""1019msgstr ""
10201020
1021#: ../DistUpgrade/DistUpgradeQuirks.py:4201021#: ../DistUpgrade/DistUpgradeQuirks.py:421
1022msgid "No init available"1022msgid "No init available"
1023msgstr ""1023msgstr ""
10241024
1025#: ../DistUpgrade/DistUpgradeQuirks.py:4211025#: ../DistUpgrade/DistUpgradeQuirks.py:422
1026msgid ""1026msgid ""
1027"Your system appears to be a virtualised environment without an init daemon, "1027"Your system appears to be a virtualised environment without an init daemon, "
1028"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1028"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1032,11 +1032,11 @@ msgid ""
1032"Are you sure you want to continue?"1032"Are you sure you want to continue?"
1033msgstr ""1033msgstr ""
10341034
1035#: ../DistUpgrade/DistUpgradeQuirks.py:4621035#: ../DistUpgrade/DistUpgradeQuirks.py:463
1036msgid "The Robot Operating System (ROS) is installed"1036msgid "The Robot Operating System (ROS) is installed"
1037msgstr ""1037msgstr ""
10381038
1039#: ../DistUpgrade/DistUpgradeQuirks.py:4631039#: ../DistUpgrade/DistUpgradeQuirks.py:464
1040msgid ""1040msgid ""
1041"It appears that ROS is currently installed. Each ROS release is very strict "1041"It appears that ROS is currently installed. Each ROS release is very strict "
1042"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1042"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1053,11 +1053,11 @@ msgid ""
1053"Are you sure you want to continue?"1053"Are you sure you want to continue?"
1054msgstr ""1054msgstr ""
10551055
1056#: ../DistUpgrade/DistUpgradeQuirks.py:6561056#: ../DistUpgrade/DistUpgradeQuirks.py:657
1057msgid "Connection to the Snap Store failed"1057msgid "Connection to the Snap Store failed"
1058msgstr ""1058msgstr ""
10591059
1060#: ../DistUpgrade/DistUpgradeQuirks.py:6571060#: ../DistUpgrade/DistUpgradeQuirks.py:658
1061msgid ""1061msgid ""
1062"You have the package lxd installed but your system is unable to reach the "1062"You have the package lxd installed but your system is unable to reach the "
1063"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1063"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1067,11 +1067,11 @@ msgid ""
1067"may want to configure a Snap Store proxy."1067"may want to configure a Snap Store proxy."
1068msgstr ""1068msgstr ""
10691069
1070#: ../DistUpgrade/DistUpgradeQuirks.py:6721070#: ../DistUpgrade/DistUpgradeQuirks.py:673
1071msgid "Connection to Snap Store failed"1071msgid "Connection to Snap Store failed"
1072msgstr ""1072msgstr ""
10731073
1074#: ../DistUpgrade/DistUpgradeQuirks.py:6731074#: ../DistUpgrade/DistUpgradeQuirks.py:674
1075msgid ""1075msgid ""
1076"Your system does not have a connection to the Snap Store. For the best "1076"Your system does not have a connection to the Snap Store. For the best "
1077"upgrade experience make sure that your system can connect to api.snapcraft."1077"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1079,11 +1079,11 @@ msgid ""
1079"Do you still want to continue with the upgrade?"1079"Do you still want to continue with the upgrade?"
1080msgstr ""1080msgstr ""
10811081
1082#: ../DistUpgrade/DistUpgradeQuirks.py:6821082#: ../DistUpgrade/DistUpgradeQuirks.py:683
1083msgid "Outdated snapd package"1083msgid "Outdated snapd package"
1084msgstr ""1084msgstr ""
10851085
1086#: ../DistUpgrade/DistUpgradeQuirks.py:6831086#: ../DistUpgrade/DistUpgradeQuirks.py:684
1087msgid ""1087msgid ""
1088"Your system does not have the latest version of snapd. Please update the "1088"Your system does not have the latest version of snapd. Please update the "
1089"version of snapd on your system to improve the upgrade experience.\n"1089"version of snapd on your system to improve the upgrade experience.\n"
@@ -1092,36 +1092,36 @@ msgstr ""
10921092
1093#. now perform direct API calls to the store, requesting size1093#. now perform direct API calls to the store, requesting size
1094#. information for each of the snaps needing installation1094#. information for each of the snaps needing installation
1095#: ../DistUpgrade/DistUpgradeQuirks.py:7081095#: ../DistUpgrade/DistUpgradeQuirks.py:709
1096msgid "Calculating snap size requirements"1096msgid "Calculating snap size requirements"
1097msgstr ""1097msgstr ""
10981098
1099#: ../DistUpgrade/DistUpgradeQuirks.py:7391099#: ../DistUpgrade/DistUpgradeQuirks.py:740
1100msgid "Processing snap replacements"1100msgid "Processing snap replacements"
1101msgstr ""1101msgstr ""
11021102
1103#. TODO: This status should be updated, but the time of1103#. TODO: This status should be updated, but the time of
1104#. this change to snap switch is post-translation freeze.1104#. this change to snap switch is post-translation freeze.
1105#: ../DistUpgrade/DistUpgradeQuirks.py:7471105#: ../DistUpgrade/DistUpgradeQuirks.py:748
1106#, python-format1106#, python-format
1107msgid "refreshing snap %s"1107msgid "refreshing snap %s"
1108msgstr ""1108msgstr ""
11091109
1110#: ../DistUpgrade/DistUpgradeQuirks.py:7511110#: ../DistUpgrade/DistUpgradeQuirks.py:752
1111#, python-format1111#, python-format
1112msgid "removing snap %s"1112msgid "removing snap %s"
1113msgstr ""1113msgstr ""
11141114
1115#: ../DistUpgrade/DistUpgradeQuirks.py:7541115#: ../DistUpgrade/DistUpgradeQuirks.py:755
1116#, python-format1116#, python-format
1117msgid "installing snap %s"1117msgid "installing snap %s"
1118msgstr ""1118msgstr ""
11191119
1120#: ../DistUpgrade/DistUpgradeQuirks.py:7831120#: ../DistUpgrade/DistUpgradeQuirks.py:784
1121msgid "PAE not enabled"1121msgid "PAE not enabled"
1122msgstr ""1122msgstr ""
11231123
1124#: ../DistUpgrade/DistUpgradeQuirks.py:7841124#: ../DistUpgrade/DistUpgradeQuirks.py:785
1125msgid ""1125msgid ""
1126"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1126"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1127"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1127"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1129,11 +1129,11 @@ msgid ""
1129"http://help.ubuntu.com/community/EnablingPAE"1129"http://help.ubuntu.com/community/EnablingPAE"
1130msgstr ""1130msgstr ""
11311131
1132#: ../DistUpgrade/DistUpgradeQuirks.py:10801132#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1133msgid "universe component not enabled"1133msgid "universe component not enabled"
1134msgstr ""1134msgstr ""
11351135
1136#: ../DistUpgrade/DistUpgradeQuirks.py:10811136#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1137#, python-format1137#, python-format
1138msgid ""1138msgid ""
1139"You have the package %s installed which is a python2 package. python2 has "1139"You have the package %s installed which is a python2 package. python2 has "
@@ -1145,10 +1145,22 @@ msgid ""
1145"universe component in /etc/apt/sources.list or remove %s"1145"universe component in /etc/apt/sources.list or remove %s"
1146msgstr ""1146msgstr ""
11471147
1148#: ../DistUpgrade/DistUpgradeQuirks.py:11931148#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1149msgid "Checking for installed snaps"1149msgid "Checking for installed snaps"
1150msgstr ""1150msgstr ""
11511151
1152#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1153#, fuzzy
1154msgid "Cannot upgrade this system"
1155msgstr "No se puet esviellar"
1156
1157#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1158msgid ""
1159"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1160"\n"
1161"See https://launchpad.net/bugs/2039172."
1162msgstr ""
1163
1152#: ../DistUpgrade/DistUpgradeMain.py:621164#: ../DistUpgrade/DistUpgradeMain.py:62
1153msgid ""1165msgid ""
1154"Use frontend. Currently available: \n"1166"Use frontend. Currently available: \n"
diff --git a/po/ar.po b/po/ar.po
index ef6d94d..71d909b 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -10,7 +10,7 @@ msgid ""
10msgstr ""10msgstr ""
11"Project-Id-Version: po_update-manager-ar\n"11"Project-Id-Version: po_update-manager-ar\n"
12"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"12"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
13"POT-Creation-Date: 2023-10-26 15:21-0400\n"13"POT-Creation-Date: 2023-11-03 12:18-0400\n"
14"PO-Revision-Date: 2019-06-18 17:52+0000\n"14"PO-Revision-Date: 2019-06-18 17:52+0000\n"
15"Last-Translator: Ibrahim Saed <ibraheem5000@gmail.com>\n"15"Last-Translator: Ibrahim Saed <ibraheem5000@gmail.com>\n"
16"Language-Team: Arabic\n"16"Language-Team: Arabic\n"
@@ -1025,11 +1025,11 @@ msgstr "رجاء أدرج '%s' في محرك الأقراص '%s'"
1025msgid "Media Change"1025msgid "Media Change"
1026msgstr "تغيير الوسائط"1026msgstr "تغيير الوسائط"
10271027
1028#: ../DistUpgrade/DistUpgradeQuirks.py:2411028#: ../DistUpgrade/DistUpgradeQuirks.py:242
1029msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1029msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1030msgstr "قد يكون عتاد الرسوميات في جهازك ليس مدعوما بالكامل في أوبونتو 14.04."1030msgstr "قد يكون عتاد الرسوميات في جهازك ليس مدعوما بالكامل في أوبونتو 14.04."
10311031
1032#: ../DistUpgrade/DistUpgradeQuirks.py:2431032#: ../DistUpgrade/DistUpgradeQuirks.py:244
1033msgid ""1033msgid ""
1034"Running the 'unity' desktop environment is not fully supported by your "1034"Running the 'unity' desktop environment is not fully supported by your "
1035"graphics hardware. You will maybe end up in a very slow environment after "1035"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1044,11 +1044,11 @@ msgstr ""
1044"Bugs/UpdateManagerWarningForUnity3D\r\n"1044"Bugs/UpdateManagerWarningForUnity3D\r\n"
1045"هل ما زلت ترغب بالاستمرار في الترقية؟"1045"هل ما زلت ترغب بالاستمرار في الترقية؟"
10461046
1047#: ../DistUpgrade/DistUpgradeQuirks.py:2671047#: ../DistUpgrade/DistUpgradeQuirks.py:268
1048msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1048msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1049msgstr "قد يكون عتاد الرسوميات في جهازك غير مدعوم بالكامل في أوبنتو 12.04."1049msgstr "قد يكون عتاد الرسوميات في جهازك غير مدعوم بالكامل في أوبنتو 12.04."
10501050
1051#: ../DistUpgrade/DistUpgradeQuirks.py:2691051#: ../DistUpgrade/DistUpgradeQuirks.py:270
1052msgid ""1052msgid ""
1053"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1053"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1054"and you may encounter problems after the upgrade. For more information see "1054"and you may encounter problems after the upgrade. For more information see "
@@ -1059,7 +1059,7 @@ msgstr ""
1059"لمزيد من المعلومات انظر: https://wiki.ubuntu.com/X/Bugs/"1059"لمزيد من المعلومات انظر: https://wiki.ubuntu.com/X/Bugs/"
1060"UpdateManagerWarningForI8xx هل تود الاستمرار في الترقية؟"1060"UpdateManagerWarningForI8xx هل تود الاستمرار في الترقية؟"
10611061
1062#: ../DistUpgrade/DistUpgradeQuirks.py:2891062#: ../DistUpgrade/DistUpgradeQuirks.py:290
1063msgid ""1063msgid ""
1064"Upgrading may reduce desktop effects, and performance in games and other "1064"Upgrading may reduce desktop effects, and performance in games and other "
1065"graphically intensive programs."1065"graphically intensive programs."
@@ -1067,7 +1067,7 @@ msgstr ""
1067"قد تقلل الترقية من تأثيرات سطح المكتب، وأداء الألعاب وبرامج الرسوميات "1067"قد تقلل الترقية من تأثيرات سطح المكتب، وأداء الألعاب وبرامج الرسوميات "
1068"المكثفة الأخرى."1068"المكثفة الأخرى."
10691069
1070#: ../DistUpgrade/DistUpgradeQuirks.py:2931070#: ../DistUpgrade/DistUpgradeQuirks.py:294
1071msgid ""1071msgid ""
1072"This computer is currently using the AMD 'fglrx' graphics driver. No version "1072"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1073"of this driver is available that works with your hardware in Ubuntu 10.04 "1073"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1080,12 +1080,12 @@ msgstr ""
1080"\n"1080"\n"
1081"أتريد المواصلة؟"1081"أتريد المواصلة؟"
10821082
1083#: ../DistUpgrade/DistUpgradeQuirks.py:3321083#: ../DistUpgrade/DistUpgradeQuirks.py:333
1084#: ../DistUpgrade/DistUpgradeQuirks.py:4011084#: ../DistUpgrade/DistUpgradeQuirks.py:402
1085msgid "Sorry, no more upgrades for this system"1085msgid "Sorry, no more upgrades for this system"
1086msgstr ""1086msgstr ""
10871087
1088#: ../DistUpgrade/DistUpgradeQuirks.py:3331088#: ../DistUpgrade/DistUpgradeQuirks.py:334
1089#, python-format1089#, python-format
1090msgid ""1090msgid ""
1091"There will not be any further Ubuntu releases for this system's 'i386' "1091"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1094,11 +1094,11 @@ msgid ""
1094"Updates for Ubuntu %s will continue until %s."1094"Updates for Ubuntu %s will continue until %s."
1095msgstr ""1095msgstr ""
10961096
1097#: ../DistUpgrade/DistUpgradeQuirks.py:3481097#: ../DistUpgrade/DistUpgradeQuirks.py:349
1098msgid "No ARMv6 CPU"1098msgid "No ARMv6 CPU"
1099msgstr "لا معالج ARMv6"1099msgstr "لا معالج ARMv6"
11001100
1101#: ../DistUpgrade/DistUpgradeQuirks.py:3491101#: ../DistUpgrade/DistUpgradeQuirks.py:350
1102msgid ""1102msgid ""
1103"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1103"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1104"packages in karmic were built with optimizations requiring ARMv6 as the "1104"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1109,12 +1109,12 @@ msgstr ""
1109"مبنية لتعمل على الطراز ARMv6 كحد أدنى. من غير الممكن ترقية نظامك إلى إصدارة "1109"مبنية لتعمل على الطراز ARMv6 كحد أدنى. من غير الممكن ترقية نظامك إلى إصدارة "
1110"أوبونتو حديثة مع هذا العتاد."1110"أوبونتو حديثة مع هذا العتاد."
11111111
1112#: ../DistUpgrade/DistUpgradeQuirks.py:3691112#: ../DistUpgrade/DistUpgradeQuirks.py:370
1113msgid ""1113msgid ""
1114"Sorry, this storage driver is not supported in kernels for newer releases"1114"Sorry, this storage driver is not supported in kernels for newer releases"
1115msgstr ""1115msgstr ""
11161116
1117#: ../DistUpgrade/DistUpgradeQuirks.py:3711117#: ../DistUpgrade/DistUpgradeQuirks.py:372
1118#, python-format1118#, python-format
1119msgid ""1119msgid ""
1120"There will not be any further Ubuntu releases that provide kernel support "1120"There will not be any further Ubuntu releases that provide kernel support "
@@ -1124,7 +1124,7 @@ msgid ""
1124"driver, remove the directory %s and try again."1124"driver, remove the directory %s and try again."
1125msgstr ""1125msgstr ""
11261126
1127#: ../DistUpgrade/DistUpgradeQuirks.py:4021127#: ../DistUpgrade/DistUpgradeQuirks.py:403
1128#, python-format1128#, python-format
1129msgid ""1129msgid ""
1130"There will not be any further Ubuntu releases for this system's POWER8 "1130"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1133,11 +1133,11 @@ msgid ""
1133"Updates for Ubuntu %s will continue until %s."1133"Updates for Ubuntu %s will continue until %s."
1134msgstr ""1134msgstr ""
11351135
1136#: ../DistUpgrade/DistUpgradeQuirks.py:4201136#: ../DistUpgrade/DistUpgradeQuirks.py:421
1137msgid "No init available"1137msgid "No init available"
1138msgstr "لا يوجد عفريت مدير للعمليات"1138msgstr "لا يوجد عفريت مدير للعمليات"
11391139
1140#: ../DistUpgrade/DistUpgradeQuirks.py:4211140#: ../DistUpgrade/DistUpgradeQuirks.py:422
1141msgid ""1141msgid ""
1142"Your system appears to be a virtualised environment without an init daemon, "1142"Your system appears to be a virtualised environment without an init daemon, "
1143"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1143"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1152,11 +1152,11 @@ msgstr ""
1152"\n"1152"\n"
1153"هل حقاً تريد الاستمرار؟"1153"هل حقاً تريد الاستمرار؟"
11541154
1155#: ../DistUpgrade/DistUpgradeQuirks.py:4621155#: ../DistUpgrade/DistUpgradeQuirks.py:463
1156msgid "The Robot Operating System (ROS) is installed"1156msgid "The Robot Operating System (ROS) is installed"
1157msgstr ""1157msgstr ""
11581158
1159#: ../DistUpgrade/DistUpgradeQuirks.py:4631159#: ../DistUpgrade/DistUpgradeQuirks.py:464
1160msgid ""1160msgid ""
1161"It appears that ROS is currently installed. Each ROS release is very strict "1161"It appears that ROS is currently installed. Each ROS release is very strict "
1162"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1162"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1173,11 +1173,11 @@ msgid ""
1173"Are you sure you want to continue?"1173"Are you sure you want to continue?"
1174msgstr ""1174msgstr ""
11751175
1176#: ../DistUpgrade/DistUpgradeQuirks.py:6561176#: ../DistUpgrade/DistUpgradeQuirks.py:657
1177msgid "Connection to the Snap Store failed"1177msgid "Connection to the Snap Store failed"
1178msgstr ""1178msgstr ""
11791179
1180#: ../DistUpgrade/DistUpgradeQuirks.py:6571180#: ../DistUpgrade/DistUpgradeQuirks.py:658
1181msgid ""1181msgid ""
1182"You have the package lxd installed but your system is unable to reach the "1182"You have the package lxd installed but your system is unable to reach the "
1183"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1183"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1187,11 +1187,11 @@ msgid ""
1187"may want to configure a Snap Store proxy."1187"may want to configure a Snap Store proxy."
1188msgstr ""1188msgstr ""
11891189
1190#: ../DistUpgrade/DistUpgradeQuirks.py:6721190#: ../DistUpgrade/DistUpgradeQuirks.py:673
1191msgid "Connection to Snap Store failed"1191msgid "Connection to Snap Store failed"
1192msgstr ""1192msgstr ""
11931193
1194#: ../DistUpgrade/DistUpgradeQuirks.py:6731194#: ../DistUpgrade/DistUpgradeQuirks.py:674
1195msgid ""1195msgid ""
1196"Your system does not have a connection to the Snap Store. For the best "1196"Your system does not have a connection to the Snap Store. For the best "
1197"upgrade experience make sure that your system can connect to api.snapcraft."1197"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1199,11 +1199,11 @@ msgid ""
1199"Do you still want to continue with the upgrade?"1199"Do you still want to continue with the upgrade?"
1200msgstr ""1200msgstr ""
12011201
1202#: ../DistUpgrade/DistUpgradeQuirks.py:6821202#: ../DistUpgrade/DistUpgradeQuirks.py:683
1203msgid "Outdated snapd package"1203msgid "Outdated snapd package"
1204msgstr ""1204msgstr ""
12051205
1206#: ../DistUpgrade/DistUpgradeQuirks.py:6831206#: ../DistUpgrade/DistUpgradeQuirks.py:684
1207msgid ""1207msgid ""
1208"Your system does not have the latest version of snapd. Please update the "1208"Your system does not have the latest version of snapd. Please update the "
1209"version of snapd on your system to improve the upgrade experience.\n"1209"version of snapd on your system to improve the upgrade experience.\n"
@@ -1212,36 +1212,36 @@ msgstr ""
12121212
1213#. now perform direct API calls to the store, requesting size1213#. now perform direct API calls to the store, requesting size
1214#. information for each of the snaps needing installation1214#. information for each of the snaps needing installation
1215#: ../DistUpgrade/DistUpgradeQuirks.py:7081215#: ../DistUpgrade/DistUpgradeQuirks.py:709
1216msgid "Calculating snap size requirements"1216msgid "Calculating snap size requirements"
1217msgstr ""1217msgstr ""
12181218
1219#: ../DistUpgrade/DistUpgradeQuirks.py:7391219#: ../DistUpgrade/DistUpgradeQuirks.py:740
1220msgid "Processing snap replacements"1220msgid "Processing snap replacements"
1221msgstr ""1221msgstr ""
12221222
1223#. TODO: This status should be updated, but the time of1223#. TODO: This status should be updated, but the time of
1224#. this change to snap switch is post-translation freeze.1224#. this change to snap switch is post-translation freeze.
1225#: ../DistUpgrade/DistUpgradeQuirks.py:7471225#: ../DistUpgrade/DistUpgradeQuirks.py:748
1226#, python-format1226#, python-format
1227msgid "refreshing snap %s"1227msgid "refreshing snap %s"
1228msgstr ""1228msgstr ""
12291229
1230#: ../DistUpgrade/DistUpgradeQuirks.py:7511230#: ../DistUpgrade/DistUpgradeQuirks.py:752
1231#, python-format1231#, python-format
1232msgid "removing snap %s"1232msgid "removing snap %s"
1233msgstr ""1233msgstr ""
12341234
1235#: ../DistUpgrade/DistUpgradeQuirks.py:7541235#: ../DistUpgrade/DistUpgradeQuirks.py:755
1236#, python-format1236#, python-format
1237msgid "installing snap %s"1237msgid "installing snap %s"
1238msgstr ""1238msgstr ""
12391239
1240#: ../DistUpgrade/DistUpgradeQuirks.py:7831240#: ../DistUpgrade/DistUpgradeQuirks.py:784
1241msgid "PAE not enabled"1241msgid "PAE not enabled"
1242msgstr ""1242msgstr ""
12431243
1244#: ../DistUpgrade/DistUpgradeQuirks.py:7841244#: ../DistUpgrade/DistUpgradeQuirks.py:785
1245msgid ""1245msgid ""
1246"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1246"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1247"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1247"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1249,11 +1249,11 @@ msgid ""
1249"http://help.ubuntu.com/community/EnablingPAE"1249"http://help.ubuntu.com/community/EnablingPAE"
1250msgstr ""1250msgstr ""
12511251
1252#: ../DistUpgrade/DistUpgradeQuirks.py:10801252#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1253msgid "universe component not enabled"1253msgid "universe component not enabled"
1254msgstr ""1254msgstr ""
12551255
1256#: ../DistUpgrade/DistUpgradeQuirks.py:10811256#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1257#, python-format1257#, python-format
1258msgid ""1258msgid ""
1259"You have the package %s installed which is a python2 package. python2 has "1259"You have the package %s installed which is a python2 package. python2 has "
@@ -1265,10 +1265,22 @@ msgid ""
1265"universe component in /etc/apt/sources.list or remove %s"1265"universe component in /etc/apt/sources.list or remove %s"
1266msgstr ""1266msgstr ""
12671267
1268#: ../DistUpgrade/DistUpgradeQuirks.py:11931268#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1269msgid "Checking for installed snaps"1269msgid "Checking for installed snaps"
1270msgstr ""1270msgstr ""
12711271
1272#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1273#, fuzzy
1274msgid "Cannot upgrade this system"
1275msgstr "تعذّرت الترقية"
1276
1277#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1278msgid ""
1279"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1280"\n"
1281"See https://launchpad.net/bugs/2039172."
1282msgstr ""
1283
1272#: ../DistUpgrade/DistUpgradeMain.py:621284#: ../DistUpgrade/DistUpgradeMain.py:62
1273msgid ""1285msgid ""
1274"Use frontend. Currently available: \n"1286"Use frontend. Currently available: \n"
diff --git a/po/ast.po b/po/ast.po
index b9e12dd..a7795b7 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2019-06-18 17:54+0000\n"12"PO-Revision-Date: 2019-06-18 17:54+0000\n"
13"Last-Translator: ivarela <ivarela@ubuntu.com>\n"13"Last-Translator: ivarela <ivarela@ubuntu.com>\n"
14"Language-Team: Asturian <ast@li.org>\n"14"Language-Team: Asturian <ast@li.org>\n"
@@ -1021,12 +1021,12 @@ msgstr "Por favor, inserta '%s' nel dispositivu '%s'"
1021msgid "Media Change"1021msgid "Media Change"
1022msgstr "Cambéu de preséu"1022msgstr "Cambéu de preséu"
10231023
1024#: ../DistUpgrade/DistUpgradeQuirks.py:2411024#: ../DistUpgrade/DistUpgradeQuirks.py:242
1025msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1025msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1026msgstr ""1026msgstr ""
1027"Pue que'l so hardware gráficu nun tenga sofitu completu n'Ubuntu 14.04."1027"Pue que'l so hardware gráficu nun tenga sofitu completu n'Ubuntu 14.04."
10281028
1029#: ../DistUpgrade/DistUpgradeQuirks.py:2431029#: ../DistUpgrade/DistUpgradeQuirks.py:244
1030msgid ""1030msgid ""
1031"Running the 'unity' desktop environment is not fully supported by your "1031"Running the 'unity' desktop environment is not fully supported by your "
1032"graphics hardware. You will maybe end up in a very slow environment after "1032"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1041,12 +1041,12 @@ msgstr ""
1041"obtener más información, consulta https://wiki.ubuntu.com/X/Bugs/"1041"obtener más información, consulta https://wiki.ubuntu.com/X/Bugs/"
1042"UpdateManagerWarningForUnity3D ¿Aínda quies siguir col anovamientu?"1042"UpdateManagerWarningForUnity3D ¿Aínda quies siguir col anovamientu?"
10431043
1044#: ../DistUpgrade/DistUpgradeQuirks.py:2671044#: ../DistUpgrade/DistUpgradeQuirks.py:268
1045msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1045msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1046msgstr ""1046msgstr ""
1047"El hardware de gráficos nun ye compatible dafechu con Ubuntu 12.04 LTS."1047"El hardware de gráficos nun ye compatible dafechu con Ubuntu 12.04 LTS."
10481048
1049#: ../DistUpgrade/DistUpgradeQuirks.py:2691049#: ../DistUpgrade/DistUpgradeQuirks.py:270
1050msgid ""1050msgid ""
1051"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1051"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1052"and you may encounter problems after the upgrade. For more information see "1052"and you may encounter problems after the upgrade. For more information see "
@@ -1058,7 +1058,7 @@ msgstr ""
1058"información llei https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx "1058"información llei https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx "
1059"¿Quies siguir col anovamientu?"1059"¿Quies siguir col anovamientu?"
10601060
1061#: ../DistUpgrade/DistUpgradeQuirks.py:2891061#: ../DistUpgrade/DistUpgradeQuirks.py:290
1062msgid ""1062msgid ""
1063"Upgrading may reduce desktop effects, and performance in games and other "1063"Upgrading may reduce desktop effects, and performance in games and other "
1064"graphically intensive programs."1064"graphically intensive programs."
@@ -1067,7 +1067,7 @@ msgstr ""
1067"rendimientu de los xuegos y otros programes qu'usen gráficos de mou "1067"rendimientu de los xuegos y otros programes qu'usen gráficos de mou "
1068"intensivu."1068"intensivu."
10691069
1070#: ../DistUpgrade/DistUpgradeQuirks.py:2931070#: ../DistUpgrade/DistUpgradeQuirks.py:294
1071msgid ""1071msgid ""
1072"This computer is currently using the AMD 'fglrx' graphics driver. No version "1072"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1073"of this driver is available that works with your hardware in Ubuntu 10.04 "1073"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1081,12 +1081,12 @@ msgstr ""
1081"\n"1081"\n"
1082"¿Quier continuar?"1082"¿Quier continuar?"
10831083
1084#: ../DistUpgrade/DistUpgradeQuirks.py:3321084#: ../DistUpgrade/DistUpgradeQuirks.py:333
1085#: ../DistUpgrade/DistUpgradeQuirks.py:4011085#: ../DistUpgrade/DistUpgradeQuirks.py:402
1086msgid "Sorry, no more upgrades for this system"1086msgid "Sorry, no more upgrades for this system"
1087msgstr ""1087msgstr ""
10881088
1089#: ../DistUpgrade/DistUpgradeQuirks.py:3331089#: ../DistUpgrade/DistUpgradeQuirks.py:334
1090#, python-format1090#, python-format
1091msgid ""1091msgid ""
1092"There will not be any further Ubuntu releases for this system's 'i386' "1092"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1095,11 +1095,11 @@ msgid ""
1095"Updates for Ubuntu %s will continue until %s."1095"Updates for Ubuntu %s will continue until %s."
1096msgstr ""1096msgstr ""
10971097
1098#: ../DistUpgrade/DistUpgradeQuirks.py:3481098#: ../DistUpgrade/DistUpgradeQuirks.py:349
1099msgid "No ARMv6 CPU"1099msgid "No ARMv6 CPU"
1100msgstr "No ARMv6 CPU"1100msgstr "No ARMv6 CPU"
11011101
1102#: ../DistUpgrade/DistUpgradeQuirks.py:3491102#: ../DistUpgrade/DistUpgradeQuirks.py:350
1103msgid ""1103msgid ""
1104"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1104"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1105"packages in karmic were built with optimizations requiring ARMv6 as the "1105"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1111,12 +1111,12 @@ msgstr ""
1111"ARMv6 como arquiteutura mínima. Nun ye dable anovar el so sistema a la nueva "1111"ARMv6 como arquiteutura mínima. Nun ye dable anovar el so sistema a la nueva "
1112"versión d'Ubuntu con esti hardware."1112"versión d'Ubuntu con esti hardware."
11131113
1114#: ../DistUpgrade/DistUpgradeQuirks.py:3691114#: ../DistUpgrade/DistUpgradeQuirks.py:370
1115msgid ""1115msgid ""
1116"Sorry, this storage driver is not supported in kernels for newer releases"1116"Sorry, this storage driver is not supported in kernels for newer releases"
1117msgstr ""1117msgstr ""
11181118
1119#: ../DistUpgrade/DistUpgradeQuirks.py:3711119#: ../DistUpgrade/DistUpgradeQuirks.py:372
1120#, python-format1120#, python-format
1121msgid ""1121msgid ""
1122"There will not be any further Ubuntu releases that provide kernel support "1122"There will not be any further Ubuntu releases that provide kernel support "
@@ -1126,7 +1126,7 @@ msgid ""
1126"driver, remove the directory %s and try again."1126"driver, remove the directory %s and try again."
1127msgstr ""1127msgstr ""
11281128
1129#: ../DistUpgrade/DistUpgradeQuirks.py:4021129#: ../DistUpgrade/DistUpgradeQuirks.py:403
1130#, python-format1130#, python-format
1131msgid ""1131msgid ""
1132"There will not be any further Ubuntu releases for this system's POWER8 "1132"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1135,11 +1135,11 @@ msgid ""
1135"Updates for Ubuntu %s will continue until %s."1135"Updates for Ubuntu %s will continue until %s."
1136msgstr ""1136msgstr ""
11371137
1138#: ../DistUpgrade/DistUpgradeQuirks.py:4201138#: ../DistUpgrade/DistUpgradeQuirks.py:421
1139msgid "No init available"1139msgid "No init available"
1140msgstr "El degorriu init nun ta disponible"1140msgstr "El degorriu init nun ta disponible"
11411141
1142#: ../DistUpgrade/DistUpgradeQuirks.py:4211142#: ../DistUpgrade/DistUpgradeQuirks.py:422
1143msgid ""1143msgid ""
1144"Your system appears to be a virtualised environment without an init daemon, "1144"Your system appears to be a virtualised environment without an init daemon, "
1145"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1145"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1155,11 +1155,11 @@ msgstr ""
1155"\n"1155"\n"
1156"¿Daveres que quies siguir?"1156"¿Daveres que quies siguir?"
11571157
1158#: ../DistUpgrade/DistUpgradeQuirks.py:4621158#: ../DistUpgrade/DistUpgradeQuirks.py:463
1159msgid "The Robot Operating System (ROS) is installed"1159msgid "The Robot Operating System (ROS) is installed"
1160msgstr ""1160msgstr ""
11611161
1162#: ../DistUpgrade/DistUpgradeQuirks.py:4631162#: ../DistUpgrade/DistUpgradeQuirks.py:464
1163msgid ""1163msgid ""
1164"It appears that ROS is currently installed. Each ROS release is very strict "1164"It appears that ROS is currently installed. Each ROS release is very strict "
1165"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1165"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1176,11 +1176,11 @@ msgid ""
1176"Are you sure you want to continue?"1176"Are you sure you want to continue?"
1177msgstr ""1177msgstr ""
11781178
1179#: ../DistUpgrade/DistUpgradeQuirks.py:6561179#: ../DistUpgrade/DistUpgradeQuirks.py:657
1180msgid "Connection to the Snap Store failed"1180msgid "Connection to the Snap Store failed"
1181msgstr ""1181msgstr ""
11821182
1183#: ../DistUpgrade/DistUpgradeQuirks.py:6571183#: ../DistUpgrade/DistUpgradeQuirks.py:658
1184msgid ""1184msgid ""
1185"You have the package lxd installed but your system is unable to reach the "1185"You have the package lxd installed but your system is unable to reach the "
1186"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1186"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1190,11 +1190,11 @@ msgid ""
1190"may want to configure a Snap Store proxy."1190"may want to configure a Snap Store proxy."
1191msgstr ""1191msgstr ""
11921192
1193#: ../DistUpgrade/DistUpgradeQuirks.py:6721193#: ../DistUpgrade/DistUpgradeQuirks.py:673
1194msgid "Connection to Snap Store failed"1194msgid "Connection to Snap Store failed"
1195msgstr ""1195msgstr ""
11961196
1197#: ../DistUpgrade/DistUpgradeQuirks.py:6731197#: ../DistUpgrade/DistUpgradeQuirks.py:674
1198msgid ""1198msgid ""
1199"Your system does not have a connection to the Snap Store. For the best "1199"Your system does not have a connection to the Snap Store. For the best "
1200"upgrade experience make sure that your system can connect to api.snapcraft."1200"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1202,11 +1202,11 @@ msgid ""
1202"Do you still want to continue with the upgrade?"1202"Do you still want to continue with the upgrade?"
1203msgstr ""1203msgstr ""
12041204
1205#: ../DistUpgrade/DistUpgradeQuirks.py:6821205#: ../DistUpgrade/DistUpgradeQuirks.py:683
1206msgid "Outdated snapd package"1206msgid "Outdated snapd package"
1207msgstr ""1207msgstr ""
12081208
1209#: ../DistUpgrade/DistUpgradeQuirks.py:6831209#: ../DistUpgrade/DistUpgradeQuirks.py:684
1210msgid ""1210msgid ""
1211"Your system does not have the latest version of snapd. Please update the "1211"Your system does not have the latest version of snapd. Please update the "
1212"version of snapd on your system to improve the upgrade experience.\n"1212"version of snapd on your system to improve the upgrade experience.\n"
@@ -1215,36 +1215,36 @@ msgstr ""
12151215
1216#. now perform direct API calls to the store, requesting size1216#. now perform direct API calls to the store, requesting size
1217#. information for each of the snaps needing installation1217#. information for each of the snaps needing installation
1218#: ../DistUpgrade/DistUpgradeQuirks.py:7081218#: ../DistUpgrade/DistUpgradeQuirks.py:709
1219msgid "Calculating snap size requirements"1219msgid "Calculating snap size requirements"
1220msgstr ""1220msgstr ""
12211221
1222#: ../DistUpgrade/DistUpgradeQuirks.py:7391222#: ../DistUpgrade/DistUpgradeQuirks.py:740
1223msgid "Processing snap replacements"1223msgid "Processing snap replacements"
1224msgstr ""1224msgstr ""
12251225
1226#. TODO: This status should be updated, but the time of1226#. TODO: This status should be updated, but the time of
1227#. this change to snap switch is post-translation freeze.1227#. this change to snap switch is post-translation freeze.
1228#: ../DistUpgrade/DistUpgradeQuirks.py:7471228#: ../DistUpgrade/DistUpgradeQuirks.py:748
1229#, python-format1229#, python-format
1230msgid "refreshing snap %s"1230msgid "refreshing snap %s"
1231msgstr ""1231msgstr ""
12321232
1233#: ../DistUpgrade/DistUpgradeQuirks.py:7511233#: ../DistUpgrade/DistUpgradeQuirks.py:752
1234#, python-format1234#, python-format
1235msgid "removing snap %s"1235msgid "removing snap %s"
1236msgstr ""1236msgstr ""
12371237
1238#: ../DistUpgrade/DistUpgradeQuirks.py:7541238#: ../DistUpgrade/DistUpgradeQuirks.py:755
1239#, python-format1239#, python-format
1240msgid "installing snap %s"1240msgid "installing snap %s"
1241msgstr ""1241msgstr ""
12421242
1243#: ../DistUpgrade/DistUpgradeQuirks.py:7831243#: ../DistUpgrade/DistUpgradeQuirks.py:784
1244msgid "PAE not enabled"1244msgid "PAE not enabled"
1245msgstr "PAE nun ta activáu"1245msgstr "PAE nun ta activáu"
12461246
1247#: ../DistUpgrade/DistUpgradeQuirks.py:7841247#: ../DistUpgrade/DistUpgradeQuirks.py:785
1248msgid ""1248msgid ""
1249"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1249"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1250"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1250"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1256,11 +1256,11 @@ msgstr ""
1256"más reciente d'Ubuntu, tien d'activar PAE (si ye posible) vea:\n"1256"más reciente d'Ubuntu, tien d'activar PAE (si ye posible) vea:\n"
1257" http://help.ubuntu.com/community/EnablingPAE"1257" http://help.ubuntu.com/community/EnablingPAE"
12581258
1259#: ../DistUpgrade/DistUpgradeQuirks.py:10801259#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1260msgid "universe component not enabled"1260msgid "universe component not enabled"
1261msgstr ""1261msgstr ""
12621262
1263#: ../DistUpgrade/DistUpgradeQuirks.py:10811263#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1264#, python-format1264#, python-format
1265msgid ""1265msgid ""
1266"You have the package %s installed which is a python2 package. python2 has "1266"You have the package %s installed which is a python2 package. python2 has "
@@ -1272,10 +1272,22 @@ msgid ""
1272"universe component in /etc/apt/sources.list or remove %s"1272"universe component in /etc/apt/sources.list or remove %s"
1273msgstr ""1273msgstr ""
12741274
1275#: ../DistUpgrade/DistUpgradeQuirks.py:11931275#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1276msgid "Checking for installed snaps"1276msgid "Checking for installed snaps"
1277msgstr ""1277msgstr ""
12781278
1279#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1280#, fuzzy
1281msgid "Cannot upgrade this system"
1282msgstr "Nun se pue anovar"
1283
1284#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1285msgid ""
1286"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1287"\n"
1288"See https://launchpad.net/bugs/2039172."
1289msgstr ""
1290
1279#: ../DistUpgrade/DistUpgradeMain.py:621291#: ../DistUpgrade/DistUpgradeMain.py:62
1280msgid ""1292msgid ""
1281"Use frontend. Currently available: \n"1293"Use frontend. Currently available: \n"
diff --git a/po/az.po b/po/az.po
index 5e65008..dfe12f6 100644
--- a/po/az.po
+++ b/po/az.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: Emin Mastizadeh <emin25@ovi.com>\n"13"Last-Translator: Emin Mastizadeh <emin25@ovi.com>\n"
14"Language-Team: Azerbaijani <az@li.org>\n"14"Language-Team: Azerbaijani <az@li.org>\n"
@@ -912,11 +912,11 @@ msgstr "Xaiş olunur '%s' mənbəyini '%s' sürücüsünə yerləşdirin"
912msgid "Media Change"912msgid "Media Change"
913msgstr ""913msgstr ""
914914
915#: ../DistUpgrade/DistUpgradeQuirks.py:241915#: ../DistUpgrade/DistUpgradeQuirks.py:242
916msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."916msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
917msgstr ""917msgstr ""
918918
919#: ../DistUpgrade/DistUpgradeQuirks.py:243919#: ../DistUpgrade/DistUpgradeQuirks.py:244
920msgid ""920msgid ""
921"Running the 'unity' desktop environment is not fully supported by your "921"Running the 'unity' desktop environment is not fully supported by your "
922"graphics hardware. You will maybe end up in a very slow environment after "922"graphics hardware. You will maybe end up in a very slow environment after "
@@ -926,11 +926,11 @@ msgid ""
926"upgrade?"926"upgrade?"
927msgstr ""927msgstr ""
928928
929#: ../DistUpgrade/DistUpgradeQuirks.py:267929#: ../DistUpgrade/DistUpgradeQuirks.py:268
930msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."930msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
931msgstr ""931msgstr ""
932932
933#: ../DistUpgrade/DistUpgradeQuirks.py:269933#: ../DistUpgrade/DistUpgradeQuirks.py:270
934msgid ""934msgid ""
935"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "935"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
936"and you may encounter problems after the upgrade. For more information see "936"and you may encounter problems after the upgrade. For more information see "
@@ -938,13 +938,13 @@ msgid ""
938"continue with the upgrade?"938"continue with the upgrade?"
939msgstr ""939msgstr ""
940940
941#: ../DistUpgrade/DistUpgradeQuirks.py:289941#: ../DistUpgrade/DistUpgradeQuirks.py:290
942msgid ""942msgid ""
943"Upgrading may reduce desktop effects, and performance in games and other "943"Upgrading may reduce desktop effects, and performance in games and other "
944"graphically intensive programs."944"graphically intensive programs."
945msgstr ""945msgstr ""
946946
947#: ../DistUpgrade/DistUpgradeQuirks.py:293947#: ../DistUpgrade/DistUpgradeQuirks.py:294
948msgid ""948msgid ""
949"This computer is currently using the AMD 'fglrx' graphics driver. No version "949"This computer is currently using the AMD 'fglrx' graphics driver. No version "
950"of this driver is available that works with your hardware in Ubuntu 10.04 "950"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -953,12 +953,12 @@ msgid ""
953"Do you want to continue?"953"Do you want to continue?"
954msgstr ""954msgstr ""
955955
956#: ../DistUpgrade/DistUpgradeQuirks.py:332956#: ../DistUpgrade/DistUpgradeQuirks.py:333
957#: ../DistUpgrade/DistUpgradeQuirks.py:401957#: ../DistUpgrade/DistUpgradeQuirks.py:402
958msgid "Sorry, no more upgrades for this system"958msgid "Sorry, no more upgrades for this system"
959msgstr ""959msgstr ""
960960
961#: ../DistUpgrade/DistUpgradeQuirks.py:333961#: ../DistUpgrade/DistUpgradeQuirks.py:334
962#, python-format962#, python-format
963msgid ""963msgid ""
964"There will not be any further Ubuntu releases for this system's 'i386' "964"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -967,11 +967,11 @@ msgid ""
967"Updates for Ubuntu %s will continue until %s."967"Updates for Ubuntu %s will continue until %s."
968msgstr ""968msgstr ""
969969
970#: ../DistUpgrade/DistUpgradeQuirks.py:348970#: ../DistUpgrade/DistUpgradeQuirks.py:349
971msgid "No ARMv6 CPU"971msgid "No ARMv6 CPU"
972msgstr ""972msgstr ""
973973
974#: ../DistUpgrade/DistUpgradeQuirks.py:349974#: ../DistUpgrade/DistUpgradeQuirks.py:350
975msgid ""975msgid ""
976"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "976"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
977"packages in karmic were built with optimizations requiring ARMv6 as the "977"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -979,12 +979,12 @@ msgid ""
979"Ubuntu release with this hardware."979"Ubuntu release with this hardware."
980msgstr ""980msgstr ""
981981
982#: ../DistUpgrade/DistUpgradeQuirks.py:369982#: ../DistUpgrade/DistUpgradeQuirks.py:370
983msgid ""983msgid ""
984"Sorry, this storage driver is not supported in kernels for newer releases"984"Sorry, this storage driver is not supported in kernels for newer releases"
985msgstr ""985msgstr ""
986986
987#: ../DistUpgrade/DistUpgradeQuirks.py:371987#: ../DistUpgrade/DistUpgradeQuirks.py:372
988#, python-format988#, python-format
989msgid ""989msgid ""
990"There will not be any further Ubuntu releases that provide kernel support "990"There will not be any further Ubuntu releases that provide kernel support "
@@ -994,7 +994,7 @@ msgid ""
994"driver, remove the directory %s and try again."994"driver, remove the directory %s and try again."
995msgstr ""995msgstr ""
996996
997#: ../DistUpgrade/DistUpgradeQuirks.py:402997#: ../DistUpgrade/DistUpgradeQuirks.py:403
998#, python-format998#, python-format
999msgid ""999msgid ""
1000"There will not be any further Ubuntu releases for this system's POWER8 "1000"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1003,11 +1003,11 @@ msgid ""
1003"Updates for Ubuntu %s will continue until %s."1003"Updates for Ubuntu %s will continue until %s."
1004msgstr ""1004msgstr ""
10051005
1006#: ../DistUpgrade/DistUpgradeQuirks.py:4201006#: ../DistUpgrade/DistUpgradeQuirks.py:421
1007msgid "No init available"1007msgid "No init available"
1008msgstr ""1008msgstr ""
10091009
1010#: ../DistUpgrade/DistUpgradeQuirks.py:4211010#: ../DistUpgrade/DistUpgradeQuirks.py:422
1011msgid ""1011msgid ""
1012"Your system appears to be a virtualised environment without an init daemon, "1012"Your system appears to be a virtualised environment without an init daemon, "
1013"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1013"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1017,11 +1017,11 @@ msgid ""
1017"Are you sure you want to continue?"1017"Are you sure you want to continue?"
1018msgstr ""1018msgstr ""
10191019
1020#: ../DistUpgrade/DistUpgradeQuirks.py:4621020#: ../DistUpgrade/DistUpgradeQuirks.py:463
1021msgid "The Robot Operating System (ROS) is installed"1021msgid "The Robot Operating System (ROS) is installed"
1022msgstr ""1022msgstr ""
10231023
1024#: ../DistUpgrade/DistUpgradeQuirks.py:4631024#: ../DistUpgrade/DistUpgradeQuirks.py:464
1025msgid ""1025msgid ""
1026"It appears that ROS is currently installed. Each ROS release is very strict "1026"It appears that ROS is currently installed. Each ROS release is very strict "
1027"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1027"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1038,11 +1038,11 @@ msgid ""
1038"Are you sure you want to continue?"1038"Are you sure you want to continue?"
1039msgstr ""1039msgstr ""
10401040
1041#: ../DistUpgrade/DistUpgradeQuirks.py:6561041#: ../DistUpgrade/DistUpgradeQuirks.py:657
1042msgid "Connection to the Snap Store failed"1042msgid "Connection to the Snap Store failed"
1043msgstr ""1043msgstr ""
10441044
1045#: ../DistUpgrade/DistUpgradeQuirks.py:6571045#: ../DistUpgrade/DistUpgradeQuirks.py:658
1046msgid ""1046msgid ""
1047"You have the package lxd installed but your system is unable to reach the "1047"You have the package lxd installed but your system is unable to reach the "
1048"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1048"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1052,11 +1052,11 @@ msgid ""
1052"may want to configure a Snap Store proxy."1052"may want to configure a Snap Store proxy."
1053msgstr ""1053msgstr ""
10541054
1055#: ../DistUpgrade/DistUpgradeQuirks.py:6721055#: ../DistUpgrade/DistUpgradeQuirks.py:673
1056msgid "Connection to Snap Store failed"1056msgid "Connection to Snap Store failed"
1057msgstr ""1057msgstr ""
10581058
1059#: ../DistUpgrade/DistUpgradeQuirks.py:6731059#: ../DistUpgrade/DistUpgradeQuirks.py:674
1060msgid ""1060msgid ""
1061"Your system does not have a connection to the Snap Store. For the best "1061"Your system does not have a connection to the Snap Store. For the best "
1062"upgrade experience make sure that your system can connect to api.snapcraft."1062"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1064,11 +1064,11 @@ msgid ""
1064"Do you still want to continue with the upgrade?"1064"Do you still want to continue with the upgrade?"
1065msgstr ""1065msgstr ""
10661066
1067#: ../DistUpgrade/DistUpgradeQuirks.py:6821067#: ../DistUpgrade/DistUpgradeQuirks.py:683
1068msgid "Outdated snapd package"1068msgid "Outdated snapd package"
1069msgstr ""1069msgstr ""
10701070
1071#: ../DistUpgrade/DistUpgradeQuirks.py:6831071#: ../DistUpgrade/DistUpgradeQuirks.py:684
1072msgid ""1072msgid ""
1073"Your system does not have the latest version of snapd. Please update the "1073"Your system does not have the latest version of snapd. Please update the "
1074"version of snapd on your system to improve the upgrade experience.\n"1074"version of snapd on your system to improve the upgrade experience.\n"
@@ -1077,36 +1077,36 @@ msgstr ""
10771077
1078#. now perform direct API calls to the store, requesting size1078#. now perform direct API calls to the store, requesting size
1079#. information for each of the snaps needing installation1079#. information for each of the snaps needing installation
1080#: ../DistUpgrade/DistUpgradeQuirks.py:7081080#: ../DistUpgrade/DistUpgradeQuirks.py:709
1081msgid "Calculating snap size requirements"1081msgid "Calculating snap size requirements"
1082msgstr ""1082msgstr ""
10831083
1084#: ../DistUpgrade/DistUpgradeQuirks.py:7391084#: ../DistUpgrade/DistUpgradeQuirks.py:740
1085msgid "Processing snap replacements"1085msgid "Processing snap replacements"
1086msgstr ""1086msgstr ""
10871087
1088#. TODO: This status should be updated, but the time of1088#. TODO: This status should be updated, but the time of
1089#. this change to snap switch is post-translation freeze.1089#. this change to snap switch is post-translation freeze.
1090#: ../DistUpgrade/DistUpgradeQuirks.py:7471090#: ../DistUpgrade/DistUpgradeQuirks.py:748
1091#, python-format1091#, python-format
1092msgid "refreshing snap %s"1092msgid "refreshing snap %s"
1093msgstr ""1093msgstr ""
10941094
1095#: ../DistUpgrade/DistUpgradeQuirks.py:7511095#: ../DistUpgrade/DistUpgradeQuirks.py:752
1096#, python-format1096#, python-format
1097msgid "removing snap %s"1097msgid "removing snap %s"
1098msgstr ""1098msgstr ""
10991099
1100#: ../DistUpgrade/DistUpgradeQuirks.py:7541100#: ../DistUpgrade/DistUpgradeQuirks.py:755
1101#, python-format1101#, python-format
1102msgid "installing snap %s"1102msgid "installing snap %s"
1103msgstr ""1103msgstr ""
11041104
1105#: ../DistUpgrade/DistUpgradeQuirks.py:7831105#: ../DistUpgrade/DistUpgradeQuirks.py:784
1106msgid "PAE not enabled"1106msgid "PAE not enabled"
1107msgstr ""1107msgstr ""
11081108
1109#: ../DistUpgrade/DistUpgradeQuirks.py:7841109#: ../DistUpgrade/DistUpgradeQuirks.py:785
1110msgid ""1110msgid ""
1111"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1111"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1112"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1112"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1114,11 +1114,11 @@ msgid ""
1114"http://help.ubuntu.com/community/EnablingPAE"1114"http://help.ubuntu.com/community/EnablingPAE"
1115msgstr ""1115msgstr ""
11161116
1117#: ../DistUpgrade/DistUpgradeQuirks.py:10801117#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1118msgid "universe component not enabled"1118msgid "universe component not enabled"
1119msgstr ""1119msgstr ""
11201120
1121#: ../DistUpgrade/DistUpgradeQuirks.py:10811121#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1122#, python-format1122#, python-format
1123msgid ""1123msgid ""
1124"You have the package %s installed which is a python2 package. python2 has "1124"You have the package %s installed which is a python2 package. python2 has "
@@ -1130,10 +1130,22 @@ msgid ""
1130"universe component in /etc/apt/sources.list or remove %s"1130"universe component in /etc/apt/sources.list or remove %s"
1131msgstr ""1131msgstr ""
11321132
1133#: ../DistUpgrade/DistUpgradeQuirks.py:11931133#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1134msgid "Checking for installed snaps"1134msgid "Checking for installed snaps"
1135msgstr ""1135msgstr ""
11361136
1137#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1138#, fuzzy
1139msgid "Cannot upgrade this system"
1140msgstr "Yenilənmək mümkün deyil"
1141
1142#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1143msgid ""
1144"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1145"\n"
1146"See https://launchpad.net/bugs/2039172."
1147msgstr ""
1148
1137#: ../DistUpgrade/DistUpgradeMain.py:621149#: ../DistUpgrade/DistUpgradeMain.py:62
1138msgid ""1150msgid ""
1139"Use frontend. Currently available: \n"1151"Use frontend. Currently available: \n"
diff --git a/po/be.po b/po/be.po
index 1efc61e..b17fec0 100644
--- a/po/be.po
+++ b/po/be.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2019-06-18 17:54+0000\n"12"PO-Revision-Date: 2019-06-18 17:54+0000\n"
13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"
14"Language-Team: Belarusian <be@li.org>\n"14"Language-Team: Belarusian <be@li.org>\n"
@@ -1025,12 +1025,12 @@ msgstr "Калі ласка, устаўце \"%s\" у прыладу \"%s\""
1025msgid "Media Change"1025msgid "Media Change"
1026msgstr "Змена носьбіта"1026msgstr "Змена носьбіта"
10271027
1028#: ../DistUpgrade/DistUpgradeQuirks.py:2411028#: ../DistUpgrade/DistUpgradeQuirks.py:242
1029msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1029msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1030msgstr ""1030msgstr ""
1031"Ваша графічнае абсталяванне не можа быць цалкам падтрыманым ў Ubuntu 14.04."1031"Ваша графічнае абсталяванне не можа быць цалкам падтрыманым ў Ubuntu 14.04."
10321032
1033#: ../DistUpgrade/DistUpgradeQuirks.py:2431033#: ../DistUpgrade/DistUpgradeQuirks.py:244
1034msgid ""1034msgid ""
1035"Running the 'unity' desktop environment is not fully supported by your "1035"Running the 'unity' desktop environment is not fully supported by your "
1036"graphics hardware. You will maybe end up in a very slow environment after "1036"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1045,13 +1045,13 @@ msgstr ""
1045"звесткі гл. https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D Вы "1045"звесткі гл. https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D Вы "
1046"ўсё яшчэ хочаце працягнуць абнаўленне?"1046"ўсё яшчэ хочаце працягнуць абнаўленне?"
10471047
1048#: ../DistUpgrade/DistUpgradeQuirks.py:2671048#: ../DistUpgrade/DistUpgradeQuirks.py:268
1049msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1049msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1050msgstr ""1050msgstr ""
1051"Вашае графічнае абсталяванне, магчыма, не будзе падтрымлівацца цалкам у "1051"Вашае графічнае абсталяванне, магчыма, не будзе падтрымлівацца цалкам у "
1052"Ubuntu 12.04 LTS"1052"Ubuntu 12.04 LTS"
10531053
1054#: ../DistUpgrade/DistUpgradeQuirks.py:2691054#: ../DistUpgrade/DistUpgradeQuirks.py:270
1055msgid ""1055msgid ""
1056"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1056"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1057"and you may encounter problems after the upgrade. For more information see "1057"and you may encounter problems after the upgrade. For more information see "
@@ -1063,7 +1063,7 @@ msgstr ""
1063"https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx \r\n"1063"https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx \r\n"
1064"Вы сапраўды хочаце працягнуць абнаўленне?"1064"Вы сапраўды хочаце працягнуць абнаўленне?"
10651065
1066#: ../DistUpgrade/DistUpgradeQuirks.py:2891066#: ../DistUpgrade/DistUpgradeQuirks.py:290
1067msgid ""1067msgid ""
1068"Upgrading may reduce desktop effects, and performance in games and other "1068"Upgrading may reduce desktop effects, and performance in games and other "
1069"graphically intensive programs."1069"graphically intensive programs."
@@ -1071,7 +1071,7 @@ msgstr ""
1071"Абнаўленне можа выклікаць зніжэнне якасці эфектаў працоўнага стала і "1071"Абнаўленне можа выклікаць зніжэнне якасці эфектаў працоўнага стала і "
1072"прадукцыйнасці ў гульнях і праграмах, што актыўна выкарыстоўваюць графіку."1072"прадукцыйнасці ў гульнях і праграмах, што актыўна выкарыстоўваюць графіку."
10731073
1074#: ../DistUpgrade/DistUpgradeQuirks.py:2931074#: ../DistUpgrade/DistUpgradeQuirks.py:294
1075msgid ""1075msgid ""
1076"This computer is currently using the AMD 'fglrx' graphics driver. No version "1076"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1077"of this driver is available that works with your hardware in Ubuntu 10.04 "1077"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1085,12 +1085,12 @@ msgstr ""
1085"\n"1085"\n"
1086"Працягнуць?"1086"Працягнуць?"
10871087
1088#: ../DistUpgrade/DistUpgradeQuirks.py:3321088#: ../DistUpgrade/DistUpgradeQuirks.py:333
1089#: ../DistUpgrade/DistUpgradeQuirks.py:4011089#: ../DistUpgrade/DistUpgradeQuirks.py:402
1090msgid "Sorry, no more upgrades for this system"1090msgid "Sorry, no more upgrades for this system"
1091msgstr ""1091msgstr ""
10921092
1093#: ../DistUpgrade/DistUpgradeQuirks.py:3331093#: ../DistUpgrade/DistUpgradeQuirks.py:334
1094#, python-format1094#, python-format
1095msgid ""1095msgid ""
1096"There will not be any further Ubuntu releases for this system's 'i386' "1096"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1099,11 +1099,11 @@ msgid ""
1099"Updates for Ubuntu %s will continue until %s."1099"Updates for Ubuntu %s will continue until %s."
1100msgstr ""1100msgstr ""
11011101
1102#: ../DistUpgrade/DistUpgradeQuirks.py:3481102#: ../DistUpgrade/DistUpgradeQuirks.py:349
1103msgid "No ARMv6 CPU"1103msgid "No ARMv6 CPU"
1104msgstr "Няма працэсара ARMv6"1104msgstr "Няма працэсара ARMv6"
11051105
1106#: ../DistUpgrade/DistUpgradeQuirks.py:3491106#: ../DistUpgrade/DistUpgradeQuirks.py:350
1107msgid ""1107msgid ""
1108"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1108"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1109"packages in karmic were built with optimizations requiring ARMv6 as the "1109"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1115,12 +1115,12 @@ msgstr ""
1115"ARMv6 і вышэй. Вашу сістэму немагчыма абнавіць да новага рэлізу Ubuntu з "1115"ARMv6 і вышэй. Вашу сістэму немагчыма абнавіць да новага рэлізу Ubuntu з "
1116"бягучым апаратным забеспячэннем."1116"бягучым апаратным забеспячэннем."
11171117
1118#: ../DistUpgrade/DistUpgradeQuirks.py:3691118#: ../DistUpgrade/DistUpgradeQuirks.py:370
1119msgid ""1119msgid ""
1120"Sorry, this storage driver is not supported in kernels for newer releases"1120"Sorry, this storage driver is not supported in kernels for newer releases"
1121msgstr ""1121msgstr ""
11221122
1123#: ../DistUpgrade/DistUpgradeQuirks.py:3711123#: ../DistUpgrade/DistUpgradeQuirks.py:372
1124#, python-format1124#, python-format
1125msgid ""1125msgid ""
1126"There will not be any further Ubuntu releases that provide kernel support "1126"There will not be any further Ubuntu releases that provide kernel support "
@@ -1130,7 +1130,7 @@ msgid ""
1130"driver, remove the directory %s and try again."1130"driver, remove the directory %s and try again."
1131msgstr ""1131msgstr ""
11321132
1133#: ../DistUpgrade/DistUpgradeQuirks.py:4021133#: ../DistUpgrade/DistUpgradeQuirks.py:403
1134#, python-format1134#, python-format
1135msgid ""1135msgid ""
1136"There will not be any further Ubuntu releases for this system's POWER8 "1136"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1139,11 +1139,11 @@ msgid ""
1139"Updates for Ubuntu %s will continue until %s."1139"Updates for Ubuntu %s will continue until %s."
1140msgstr ""1140msgstr ""
11411141
1142#: ../DistUpgrade/DistUpgradeQuirks.py:4201142#: ../DistUpgrade/DistUpgradeQuirks.py:421
1143msgid "No init available"1143msgid "No init available"
1144msgstr "Служба init недаступна"1144msgstr "Служба init недаступна"
11451145
1146#: ../DistUpgrade/DistUpgradeQuirks.py:4211146#: ../DistUpgrade/DistUpgradeQuirks.py:422
1147msgid ""1147msgid ""
1148"Your system appears to be a virtualised environment without an init daemon, "1148"Your system appears to be a virtualised environment without an init daemon, "
1149"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1149"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1157,11 +1157,11 @@ msgstr ""
1157"\n"1157"\n"
1158"Вы ўпэўнены, што хочаце працягнуць?"1158"Вы ўпэўнены, што хочаце працягнуць?"
11591159
1160#: ../DistUpgrade/DistUpgradeQuirks.py:4621160#: ../DistUpgrade/DistUpgradeQuirks.py:463
1161msgid "The Robot Operating System (ROS) is installed"1161msgid "The Robot Operating System (ROS) is installed"
1162msgstr ""1162msgstr ""
11631163
1164#: ../DistUpgrade/DistUpgradeQuirks.py:4631164#: ../DistUpgrade/DistUpgradeQuirks.py:464
1165msgid ""1165msgid ""
1166"It appears that ROS is currently installed. Each ROS release is very strict "1166"It appears that ROS is currently installed. Each ROS release is very strict "
1167"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1167"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1178,11 +1178,11 @@ msgid ""
1178"Are you sure you want to continue?"1178"Are you sure you want to continue?"
1179msgstr ""1179msgstr ""
11801180
1181#: ../DistUpgrade/DistUpgradeQuirks.py:6561181#: ../DistUpgrade/DistUpgradeQuirks.py:657
1182msgid "Connection to the Snap Store failed"1182msgid "Connection to the Snap Store failed"
1183msgstr ""1183msgstr ""
11841184
1185#: ../DistUpgrade/DistUpgradeQuirks.py:6571185#: ../DistUpgrade/DistUpgradeQuirks.py:658
1186msgid ""1186msgid ""
1187"You have the package lxd installed but your system is unable to reach the "1187"You have the package lxd installed but your system is unable to reach the "
1188"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1188"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1192,11 +1192,11 @@ msgid ""
1192"may want to configure a Snap Store proxy."1192"may want to configure a Snap Store proxy."
1193msgstr ""1193msgstr ""
11941194
1195#: ../DistUpgrade/DistUpgradeQuirks.py:6721195#: ../DistUpgrade/DistUpgradeQuirks.py:673
1196msgid "Connection to Snap Store failed"1196msgid "Connection to Snap Store failed"
1197msgstr ""1197msgstr ""
11981198
1199#: ../DistUpgrade/DistUpgradeQuirks.py:6731199#: ../DistUpgrade/DistUpgradeQuirks.py:674
1200msgid ""1200msgid ""
1201"Your system does not have a connection to the Snap Store. For the best "1201"Your system does not have a connection to the Snap Store. For the best "
1202"upgrade experience make sure that your system can connect to api.snapcraft."1202"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1204,11 +1204,11 @@ msgid ""
1204"Do you still want to continue with the upgrade?"1204"Do you still want to continue with the upgrade?"
1205msgstr ""1205msgstr ""
12061206
1207#: ../DistUpgrade/DistUpgradeQuirks.py:6821207#: ../DistUpgrade/DistUpgradeQuirks.py:683
1208msgid "Outdated snapd package"1208msgid "Outdated snapd package"
1209msgstr ""1209msgstr ""
12101210
1211#: ../DistUpgrade/DistUpgradeQuirks.py:6831211#: ../DistUpgrade/DistUpgradeQuirks.py:684
1212msgid ""1212msgid ""
1213"Your system does not have the latest version of snapd. Please update the "1213"Your system does not have the latest version of snapd. Please update the "
1214"version of snapd on your system to improve the upgrade experience.\n"1214"version of snapd on your system to improve the upgrade experience.\n"
@@ -1217,36 +1217,36 @@ msgstr ""
12171217
1218#. now perform direct API calls to the store, requesting size1218#. now perform direct API calls to the store, requesting size
1219#. information for each of the snaps needing installation1219#. information for each of the snaps needing installation
1220#: ../DistUpgrade/DistUpgradeQuirks.py:7081220#: ../DistUpgrade/DistUpgradeQuirks.py:709
1221msgid "Calculating snap size requirements"1221msgid "Calculating snap size requirements"
1222msgstr ""1222msgstr ""
12231223
1224#: ../DistUpgrade/DistUpgradeQuirks.py:7391224#: ../DistUpgrade/DistUpgradeQuirks.py:740
1225msgid "Processing snap replacements"1225msgid "Processing snap replacements"
1226msgstr ""1226msgstr ""
12271227
1228#. TODO: This status should be updated, but the time of1228#. TODO: This status should be updated, but the time of
1229#. this change to snap switch is post-translation freeze.1229#. this change to snap switch is post-translation freeze.
1230#: ../DistUpgrade/DistUpgradeQuirks.py:7471230#: ../DistUpgrade/DistUpgradeQuirks.py:748
1231#, python-format1231#, python-format
1232msgid "refreshing snap %s"1232msgid "refreshing snap %s"
1233msgstr ""1233msgstr ""
12341234
1235#: ../DistUpgrade/DistUpgradeQuirks.py:7511235#: ../DistUpgrade/DistUpgradeQuirks.py:752
1236#, python-format1236#, python-format
1237msgid "removing snap %s"1237msgid "removing snap %s"
1238msgstr ""1238msgstr ""
12391239
1240#: ../DistUpgrade/DistUpgradeQuirks.py:7541240#: ../DistUpgrade/DistUpgradeQuirks.py:755
1241#, python-format1241#, python-format
1242msgid "installing snap %s"1242msgid "installing snap %s"
1243msgstr ""1243msgstr ""
12441244
1245#: ../DistUpgrade/DistUpgradeQuirks.py:7831245#: ../DistUpgrade/DistUpgradeQuirks.py:784
1246msgid "PAE not enabled"1246msgid "PAE not enabled"
1247msgstr "PAE не ўключана"1247msgstr "PAE не ўключана"
12481248
1249#: ../DistUpgrade/DistUpgradeQuirks.py:7841249#: ../DistUpgrade/DistUpgradeQuirks.py:785
1250msgid ""1250msgid ""
1251"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1251"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1252"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1252"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1258,11 +1258,11 @@ msgstr ""
1258"12.10. Абнаўленне да новай версіі Ubuntu запатрабуе ўключэння PAE (калі гэта "1258"12.10. Абнаўленне да новай версіі Ubuntu запатрабуе ўключэння PAE (калі гэта "
1259"магчыма). Гл.: Http://help.ubuntu.com/community/EnablingPAE"1259"магчыма). Гл.: Http://help.ubuntu.com/community/EnablingPAE"
12601260
1261#: ../DistUpgrade/DistUpgradeQuirks.py:10801261#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1262msgid "universe component not enabled"1262msgid "universe component not enabled"
1263msgstr ""1263msgstr ""
12641264
1265#: ../DistUpgrade/DistUpgradeQuirks.py:10811265#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1266#, python-format1266#, python-format
1267msgid ""1267msgid ""
1268"You have the package %s installed which is a python2 package. python2 has "1268"You have the package %s installed which is a python2 package. python2 has "
@@ -1274,10 +1274,22 @@ msgid ""
1274"universe component in /etc/apt/sources.list or remove %s"1274"universe component in /etc/apt/sources.list or remove %s"
1275msgstr ""1275msgstr ""
12761276
1277#: ../DistUpgrade/DistUpgradeQuirks.py:11931277#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1278msgid "Checking for installed snaps"1278msgid "Checking for installed snaps"
1279msgstr ""1279msgstr ""
12801280
1281#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1282#, fuzzy
1283msgid "Cannot upgrade this system"
1284msgstr "Немагчыма абнавіць"
1285
1286#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1287msgid ""
1288"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1289"\n"
1290"See https://launchpad.net/bugs/2039172."
1291msgstr ""
1292
1281#: ../DistUpgrade/DistUpgradeMain.py:621293#: ../DistUpgrade/DistUpgradeMain.py:62
1282msgid ""1294msgid ""
1283"Use frontend. Currently available: \n"1295"Use frontend. Currently available: \n"
diff --git a/po/bg.po b/po/bg.po
index 5259905..030da32 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -9,7 +9,7 @@ msgid ""
9msgstr ""9msgstr ""
10"Project-Id-Version: update manager\n"10"Project-Id-Version: update manager\n"
11"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"11"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
12"POT-Creation-Date: 2023-10-26 15:21-0400\n"12"POT-Creation-Date: 2023-11-03 12:18-0400\n"
13"PO-Revision-Date: 2019-06-18 17:55+0000\n"13"PO-Revision-Date: 2019-06-18 17:55+0000\n"
14"Last-Translator: Brian Murray <brian@ubuntu.com>\n"14"Last-Translator: Brian Murray <brian@ubuntu.com>\n"
15"Language-Team: Bulgarian <dict@fsa-bg.org>\n"15"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -1020,12 +1020,12 @@ msgstr "Моля, поставете диск «%s» в устройство «%
1020msgid "Media Change"1020msgid "Media Change"
1021msgstr "Смяна на носител"1021msgstr "Смяна на носител"
10221022
1023#: ../DistUpgrade/DistUpgradeQuirks.py:2411023#: ../DistUpgrade/DistUpgradeQuirks.py:242
1024msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1024msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1025msgstr ""1025msgstr ""
1026"Вашият графичен хардуер не може да бъде напълно поддържан в Убунту 14.04."1026"Вашият графичен хардуер не може да бъде напълно поддържан в Убунту 14.04."
10271027
1028#: ../DistUpgrade/DistUpgradeQuirks.py:2431028#: ../DistUpgrade/DistUpgradeQuirks.py:244
1029msgid ""1029msgid ""
1030"Running the 'unity' desktop environment is not fully supported by your "1030"Running the 'unity' desktop environment is not fully supported by your "
1031"graphics hardware. You will maybe end up in a very slow environment after "1031"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1040,12 +1040,12 @@ msgstr ""
1040"посетете https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D. Все "1040"посетете https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D. Все "
1041"още ли искате да започнете с надграждането?"1041"още ли искате да започнете с надграждането?"
10421042
1043#: ../DistUpgrade/DistUpgradeQuirks.py:2671043#: ../DistUpgrade/DistUpgradeQuirks.py:268
1044msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1044msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1045msgstr ""1045msgstr ""
1046"Вашият графичен хардуер може да не се поддържа напълно в Убунту 12.04 LTS."1046"Вашият графичен хардуер може да не се поддържа напълно в Убунту 12.04 LTS."
10471047
1048#: ../DistUpgrade/DistUpgradeQuirks.py:2691048#: ../DistUpgrade/DistUpgradeQuirks.py:270
1049msgid ""1049msgid ""
1050"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1050"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1051"and you may encounter problems after the upgrade. For more information see "1051"and you may encounter problems after the upgrade. For more information see "
@@ -1057,7 +1057,7 @@ msgstr ""
1057"информация вижте https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx. "1057"информация вижте https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx. "
1058"Искате ли да продължите с надграждането?"1058"Искате ли да продължите с надграждането?"
10591059
1060#: ../DistUpgrade/DistUpgradeQuirks.py:2891060#: ../DistUpgrade/DistUpgradeQuirks.py:290
1061msgid ""1061msgid ""
1062"Upgrading may reduce desktop effects, and performance in games and other "1062"Upgrading may reduce desktop effects, and performance in games and other "
1063"graphically intensive programs."1063"graphically intensive programs."
@@ -1065,7 +1065,7 @@ msgstr ""
1065"Надграждането може да намали ефектите на работния плот и производителността "1065"Надграждането може да намали ефектите на работния плот и производителността "
1066"в игрите и други графични програми."1066"в игрите и други графични програми."
10671067
1068#: ../DistUpgrade/DistUpgradeQuirks.py:2931068#: ../DistUpgrade/DistUpgradeQuirks.py:294
1069msgid ""1069msgid ""
1070"This computer is currently using the AMD 'fglrx' graphics driver. No version "1070"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1071"of this driver is available that works with your hardware in Ubuntu 10.04 "1071"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1078,12 +1078,12 @@ msgstr ""
1078"\n"1078"\n"
1079"Искате ли да продължите?"1079"Искате ли да продължите?"
10801080
1081#: ../DistUpgrade/DistUpgradeQuirks.py:3321081#: ../DistUpgrade/DistUpgradeQuirks.py:333
1082#: ../DistUpgrade/DistUpgradeQuirks.py:4011082#: ../DistUpgrade/DistUpgradeQuirks.py:402
1083msgid "Sorry, no more upgrades for this system"1083msgid "Sorry, no more upgrades for this system"
1084msgstr ""1084msgstr ""
10851085
1086#: ../DistUpgrade/DistUpgradeQuirks.py:3331086#: ../DistUpgrade/DistUpgradeQuirks.py:334
1087#, python-format1087#, python-format
1088msgid ""1088msgid ""
1089"There will not be any further Ubuntu releases for this system's 'i386' "1089"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1092,11 +1092,11 @@ msgid ""
1092"Updates for Ubuntu %s will continue until %s."1092"Updates for Ubuntu %s will continue until %s."
1093msgstr ""1093msgstr ""
10941094
1095#: ../DistUpgrade/DistUpgradeQuirks.py:3481095#: ../DistUpgrade/DistUpgradeQuirks.py:349
1096msgid "No ARMv6 CPU"1096msgid "No ARMv6 CPU"
1097msgstr "Няма ARMv6 процесор"1097msgstr "Няма ARMv6 процесор"
10981098
1099#: ../DistUpgrade/DistUpgradeQuirks.py:3491099#: ../DistUpgrade/DistUpgradeQuirks.py:350
1100msgid ""1100msgid ""
1101"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1101"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1102"packages in karmic were built with optimizations requiring ARMv6 as the "1102"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1107,12 +1107,12 @@ msgstr ""
1107"пакети в Karmic бяха оптимизрани с изискване минимум ARMv6 архитектура. Не е "1107"пакети в Karmic бяха оптимизрани с изискване минимум ARMv6 архитектура. Не е "
1108"възможно да надградите система си до ново издание на Убунту с този хардуер."1108"възможно да надградите система си до ново издание на Убунту с този хардуер."
11091109
1110#: ../DistUpgrade/DistUpgradeQuirks.py:3691110#: ../DistUpgrade/DistUpgradeQuirks.py:370
1111msgid ""1111msgid ""
1112"Sorry, this storage driver is not supported in kernels for newer releases"1112"Sorry, this storage driver is not supported in kernels for newer releases"
1113msgstr ""1113msgstr ""
11141114
1115#: ../DistUpgrade/DistUpgradeQuirks.py:3711115#: ../DistUpgrade/DistUpgradeQuirks.py:372
1116#, python-format1116#, python-format
1117msgid ""1117msgid ""
1118"There will not be any further Ubuntu releases that provide kernel support "1118"There will not be any further Ubuntu releases that provide kernel support "
@@ -1122,7 +1122,7 @@ msgid ""
1122"driver, remove the directory %s and try again."1122"driver, remove the directory %s and try again."
1123msgstr ""1123msgstr ""
11241124
1125#: ../DistUpgrade/DistUpgradeQuirks.py:4021125#: ../DistUpgrade/DistUpgradeQuirks.py:403
1126#, python-format1126#, python-format
1127msgid ""1127msgid ""
1128"There will not be any further Ubuntu releases for this system's POWER8 "1128"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1131,11 +1131,11 @@ msgid ""
1131"Updates for Ubuntu %s will continue until %s."1131"Updates for Ubuntu %s will continue until %s."
1132msgstr ""1132msgstr ""
11331133
1134#: ../DistUpgrade/DistUpgradeQuirks.py:4201134#: ../DistUpgrade/DistUpgradeQuirks.py:421
1135msgid "No init available"1135msgid "No init available"
1136msgstr "Няма достъпен init"1136msgstr "Няма достъпен init"
11371137
1138#: ../DistUpgrade/DistUpgradeQuirks.py:4211138#: ../DistUpgrade/DistUpgradeQuirks.py:422
1139msgid ""1139msgid ""
1140"Your system appears to be a virtualised environment without an init daemon, "1140"Your system appears to be a virtualised environment without an init daemon, "
1141"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1141"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1149,11 +1149,11 @@ msgstr ""
1149"изисква се, актуализиране на настройката на виртуалната ви машина.\n"1149"изисква се, актуализиране на настройката на виртуалната ви машина.\n"
1150"Сигурни ли сте, че искате да продължите?"1150"Сигурни ли сте, че искате да продължите?"
11511151
1152#: ../DistUpgrade/DistUpgradeQuirks.py:4621152#: ../DistUpgrade/DistUpgradeQuirks.py:463
1153msgid "The Robot Operating System (ROS) is installed"1153msgid "The Robot Operating System (ROS) is installed"
1154msgstr ""1154msgstr ""
11551155
1156#: ../DistUpgrade/DistUpgradeQuirks.py:4631156#: ../DistUpgrade/DistUpgradeQuirks.py:464
1157msgid ""1157msgid ""
1158"It appears that ROS is currently installed. Each ROS release is very strict "1158"It appears that ROS is currently installed. Each ROS release is very strict "
1159"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1159"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1170,11 +1170,11 @@ msgid ""
1170"Are you sure you want to continue?"1170"Are you sure you want to continue?"
1171msgstr ""1171msgstr ""
11721172
1173#: ../DistUpgrade/DistUpgradeQuirks.py:6561173#: ../DistUpgrade/DistUpgradeQuirks.py:657
1174msgid "Connection to the Snap Store failed"1174msgid "Connection to the Snap Store failed"
1175msgstr ""1175msgstr ""
11761176
1177#: ../DistUpgrade/DistUpgradeQuirks.py:6571177#: ../DistUpgrade/DistUpgradeQuirks.py:658
1178msgid ""1178msgid ""
1179"You have the package lxd installed but your system is unable to reach the "1179"You have the package lxd installed but your system is unable to reach the "
1180"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1180"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1184,11 +1184,11 @@ msgid ""
1184"may want to configure a Snap Store proxy."1184"may want to configure a Snap Store proxy."
1185msgstr ""1185msgstr ""
11861186
1187#: ../DistUpgrade/DistUpgradeQuirks.py:6721187#: ../DistUpgrade/DistUpgradeQuirks.py:673
1188msgid "Connection to Snap Store failed"1188msgid "Connection to Snap Store failed"
1189msgstr ""1189msgstr ""
11901190
1191#: ../DistUpgrade/DistUpgradeQuirks.py:6731191#: ../DistUpgrade/DistUpgradeQuirks.py:674
1192msgid ""1192msgid ""
1193"Your system does not have a connection to the Snap Store. For the best "1193"Your system does not have a connection to the Snap Store. For the best "
1194"upgrade experience make sure that your system can connect to api.snapcraft."1194"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1196,11 +1196,11 @@ msgid ""
1196"Do you still want to continue with the upgrade?"1196"Do you still want to continue with the upgrade?"
1197msgstr ""1197msgstr ""
11981198
1199#: ../DistUpgrade/DistUpgradeQuirks.py:6821199#: ../DistUpgrade/DistUpgradeQuirks.py:683
1200msgid "Outdated snapd package"1200msgid "Outdated snapd package"
1201msgstr ""1201msgstr ""
12021202
1203#: ../DistUpgrade/DistUpgradeQuirks.py:6831203#: ../DistUpgrade/DistUpgradeQuirks.py:684
1204msgid ""1204msgid ""
1205"Your system does not have the latest version of snapd. Please update the "1205"Your system does not have the latest version of snapd. Please update the "
1206"version of snapd on your system to improve the upgrade experience.\n"1206"version of snapd on your system to improve the upgrade experience.\n"
@@ -1209,36 +1209,36 @@ msgstr ""
12091209
1210#. now perform direct API calls to the store, requesting size1210#. now perform direct API calls to the store, requesting size
1211#. information for each of the snaps needing installation1211#. information for each of the snaps needing installation
1212#: ../DistUpgrade/DistUpgradeQuirks.py:7081212#: ../DistUpgrade/DistUpgradeQuirks.py:709
1213msgid "Calculating snap size requirements"1213msgid "Calculating snap size requirements"
1214msgstr ""1214msgstr ""
12151215
1216#: ../DistUpgrade/DistUpgradeQuirks.py:7391216#: ../DistUpgrade/DistUpgradeQuirks.py:740
1217msgid "Processing snap replacements"1217msgid "Processing snap replacements"
1218msgstr ""1218msgstr ""
12191219
1220#. TODO: This status should be updated, but the time of1220#. TODO: This status should be updated, but the time of
1221#. this change to snap switch is post-translation freeze.1221#. this change to snap switch is post-translation freeze.
1222#: ../DistUpgrade/DistUpgradeQuirks.py:7471222#: ../DistUpgrade/DistUpgradeQuirks.py:748
1223#, python-format1223#, python-format
1224msgid "refreshing snap %s"1224msgid "refreshing snap %s"
1225msgstr ""1225msgstr ""
12261226
1227#: ../DistUpgrade/DistUpgradeQuirks.py:7511227#: ../DistUpgrade/DistUpgradeQuirks.py:752
1228#, python-format1228#, python-format
1229msgid "removing snap %s"1229msgid "removing snap %s"
1230msgstr ""1230msgstr ""
12311231
1232#: ../DistUpgrade/DistUpgradeQuirks.py:7541232#: ../DistUpgrade/DistUpgradeQuirks.py:755
1233#, python-format1233#, python-format
1234msgid "installing snap %s"1234msgid "installing snap %s"
1235msgstr ""1235msgstr ""
12361236
1237#: ../DistUpgrade/DistUpgradeQuirks.py:7831237#: ../DistUpgrade/DistUpgradeQuirks.py:784
1238msgid "PAE not enabled"1238msgid "PAE not enabled"
1239msgstr "PAE е изключен"1239msgstr "PAE е изключен"
12401240
1241#: ../DistUpgrade/DistUpgradeQuirks.py:7841241#: ../DistUpgrade/DistUpgradeQuirks.py:785
1242msgid ""1242msgid ""
1243"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1243"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1244"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1244"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1246,11 +1246,11 @@ msgid ""
1246"http://help.ubuntu.com/community/EnablingPAE"1246"http://help.ubuntu.com/community/EnablingPAE"
1247msgstr ""1247msgstr ""
12481248
1249#: ../DistUpgrade/DistUpgradeQuirks.py:10801249#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1250msgid "universe component not enabled"1250msgid "universe component not enabled"
1251msgstr ""1251msgstr ""
12521252
1253#: ../DistUpgrade/DistUpgradeQuirks.py:10811253#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1254#, python-format1254#, python-format
1255msgid ""1255msgid ""
1256"You have the package %s installed which is a python2 package. python2 has "1256"You have the package %s installed which is a python2 package. python2 has "
@@ -1262,10 +1262,22 @@ msgid ""
1262"universe component in /etc/apt/sources.list or remove %s"1262"universe component in /etc/apt/sources.list or remove %s"
1263msgstr ""1263msgstr ""
12641264
1265#: ../DistUpgrade/DistUpgradeQuirks.py:11931265#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1266msgid "Checking for installed snaps"1266msgid "Checking for installed snaps"
1267msgstr ""1267msgstr ""
12681268
1269#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1270#, fuzzy
1271msgid "Cannot upgrade this system"
1272msgstr "Надграждането е невъзможно"
1273
1274#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1275msgid ""
1276"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1277"\n"
1278"See https://launchpad.net/bugs/2039172."
1279msgstr ""
1280
1269#: ../DistUpgrade/DistUpgradeMain.py:621281#: ../DistUpgrade/DistUpgradeMain.py:62
1270msgid ""1282msgid ""
1271"Use frontend. Currently available: \n"1283"Use frontend. Currently available: \n"
diff --git a/po/bn.po b/po/bn.po
index f40e932..7df571d 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -12,7 +12,7 @@ msgid ""
12msgstr ""12msgstr ""
13"Project-Id-Version: shotwell-0.7.2\n"13"Project-Id-Version: shotwell-0.7.2\n"
14"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"14"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
15"POT-Creation-Date: 2023-10-26 15:21-0400\n"15"POT-Creation-Date: 2023-11-03 12:18-0400\n"
16"PO-Revision-Date: 2019-02-10 12:11+0000\n"16"PO-Revision-Date: 2019-02-10 12:11+0000\n"
17"Last-Translator: Istiak Ferdous <Unknown>\n"17"Last-Translator: Istiak Ferdous <Unknown>\n"
18"Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"18"Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"
@@ -1009,11 +1009,11 @@ msgstr "দয়া করে '%s' ড্রাইভে '%s' প্রবেশ
1009msgid "Media Change"1009msgid "Media Change"
1010msgstr "মিডিয়া পরিবর্তন"1010msgstr "মিডিয়া পরিবর্তন"
10111011
1012#: ../DistUpgrade/DistUpgradeQuirks.py:2411012#: ../DistUpgrade/DistUpgradeQuirks.py:242
1013msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1013msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1014msgstr ""1014msgstr ""
10151015
1016#: ../DistUpgrade/DistUpgradeQuirks.py:2431016#: ../DistUpgrade/DistUpgradeQuirks.py:244
1017msgid ""1017msgid ""
1018"Running the 'unity' desktop environment is not fully supported by your "1018"Running the 'unity' desktop environment is not fully supported by your "
1019"graphics hardware. You will maybe end up in a very slow environment after "1019"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1023,12 +1023,12 @@ msgid ""
1023"upgrade?"1023"upgrade?"
1024msgstr ""1024msgstr ""
10251025
1026#: ../DistUpgrade/DistUpgradeQuirks.py:2671026#: ../DistUpgrade/DistUpgradeQuirks.py:268
1027msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1027msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1028msgstr ""1028msgstr ""
1029"আপনার গ্রাফিক্স হার্ডওয়্যার উবুন্টু ১২.০৪ (LTS) এ সম্ভবত পুরোপুরি ভাবে সমর্থন করবে না।"1029"আপনার গ্রাফিক্স হার্ডওয়্যার উবুন্টু ১২.০৪ (LTS) এ সম্ভবত পুরোপুরি ভাবে সমর্থন করবে না।"
10301030
1031#: ../DistUpgrade/DistUpgradeQuirks.py:2691031#: ../DistUpgrade/DistUpgradeQuirks.py:270
1032msgid ""1032msgid ""
1033"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1033"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1034"and you may encounter problems after the upgrade. For more information see "1034"and you may encounter problems after the upgrade. For more information see "
@@ -1040,7 +1040,7 @@ msgstr ""
1040"Bugs/UpdateManagerWarningForI8xx আপনি কি উন্নীতকরণ করতে চান?"1040"Bugs/UpdateManagerWarningForI8xx আপনি কি উন্নীতকরণ করতে চান?"
10411041
1042# snigdha1042# snigdha
1043#: ../DistUpgrade/DistUpgradeQuirks.py:2891043#: ../DistUpgrade/DistUpgradeQuirks.py:290
1044msgid ""1044msgid ""
1045"Upgrading may reduce desktop effects, and performance in games and other "1045"Upgrading may reduce desktop effects, and performance in games and other "
1046"graphically intensive programs."1046"graphically intensive programs."
@@ -1048,7 +1048,7 @@ msgstr ""
1048"আপগ্রেড করার ফলে গ্রাফিক ভিত্তিক প্রোগ্রাম ও গেমস্ ব্যবহার করার সময় ডেক্সটপের প্রভাব "1048"আপগ্রেড করার ফলে গ্রাফিক ভিত্তিক প্রোগ্রাম ও গেমস্ ব্যবহার করার সময় ডেক্সটপের প্রভাব "
1049"ও কার্যকারীতা কিছুটা কমে যাবে।"1049"ও কার্যকারীতা কিছুটা কমে যাবে।"
10501050
1051#: ../DistUpgrade/DistUpgradeQuirks.py:2931051#: ../DistUpgrade/DistUpgradeQuirks.py:294
1052msgid ""1052msgid ""
1053"This computer is currently using the AMD 'fglrx' graphics driver. No version "1053"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1054"of this driver is available that works with your hardware in Ubuntu 10.04 "1054"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1061,12 +1061,12 @@ msgstr ""
1061"\n"1061"\n"
1062" আপনি কি চালিয়ে যেতে চান?"1062" আপনি কি চালিয়ে যেতে চান?"
10631063
1064#: ../DistUpgrade/DistUpgradeQuirks.py:3321064#: ../DistUpgrade/DistUpgradeQuirks.py:333
1065#: ../DistUpgrade/DistUpgradeQuirks.py:4011065#: ../DistUpgrade/DistUpgradeQuirks.py:402
1066msgid "Sorry, no more upgrades for this system"1066msgid "Sorry, no more upgrades for this system"
1067msgstr ""1067msgstr ""
10681068
1069#: ../DistUpgrade/DistUpgradeQuirks.py:3331069#: ../DistUpgrade/DistUpgradeQuirks.py:334
1070#, python-format1070#, python-format
1071msgid ""1071msgid ""
1072"There will not be any further Ubuntu releases for this system's 'i386' "1072"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1075,11 +1075,11 @@ msgid ""
1075"Updates for Ubuntu %s will continue until %s."1075"Updates for Ubuntu %s will continue until %s."
1076msgstr ""1076msgstr ""
10771077
1078#: ../DistUpgrade/DistUpgradeQuirks.py:3481078#: ../DistUpgrade/DistUpgradeQuirks.py:349
1079msgid "No ARMv6 CPU"1079msgid "No ARMv6 CPU"
1080msgstr "কোনো ARMv6 CPU নেই"1080msgstr "কোনো ARMv6 CPU নেই"
10811081
1082#: ../DistUpgrade/DistUpgradeQuirks.py:3491082#: ../DistUpgrade/DistUpgradeQuirks.py:350
1083msgid ""1083msgid ""
1084"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1084"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1085"packages in karmic were built with optimizations requiring ARMv6 as the "1085"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1090,12 +1090,12 @@ msgstr ""
1090"সব প্যাকেজ সর্বনিম্ন ARMv6 আর্কিটেকচারে নির্মাণ করা হয়েছে। এই হার্ডওয়্যার সহকারে "1090"সব প্যাকেজ সর্বনিম্ন ARMv6 আর্কিটেকচারে নির্মাণ করা হয়েছে। এই হার্ডওয়্যার সহকারে "
1091"আপনার সিস্টেমকে নতুন উবুন্টু সংস্করণে আপগ্রেড করা সম্ভব নয়।"1091"আপনার সিস্টেমকে নতুন উবুন্টু সংস্করণে আপগ্রেড করা সম্ভব নয়।"
10921092
1093#: ../DistUpgrade/DistUpgradeQuirks.py:3691093#: ../DistUpgrade/DistUpgradeQuirks.py:370
1094msgid ""1094msgid ""
1095"Sorry, this storage driver is not supported in kernels for newer releases"1095"Sorry, this storage driver is not supported in kernels for newer releases"
1096msgstr ""1096msgstr ""
10971097
1098#: ../DistUpgrade/DistUpgradeQuirks.py:3711098#: ../DistUpgrade/DistUpgradeQuirks.py:372
1099#, python-format1099#, python-format
1100msgid ""1100msgid ""
1101"There will not be any further Ubuntu releases that provide kernel support "1101"There will not be any further Ubuntu releases that provide kernel support "
@@ -1105,7 +1105,7 @@ msgid ""
1105"driver, remove the directory %s and try again."1105"driver, remove the directory %s and try again."
1106msgstr ""1106msgstr ""
11071107
1108#: ../DistUpgrade/DistUpgradeQuirks.py:4021108#: ../DistUpgrade/DistUpgradeQuirks.py:403
1109#, python-format1109#, python-format
1110msgid ""1110msgid ""
1111"There will not be any further Ubuntu releases for this system's POWER8 "1111"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1114,11 +1114,11 @@ msgid ""
1114"Updates for Ubuntu %s will continue until %s."1114"Updates for Ubuntu %s will continue until %s."
1115msgstr ""1115msgstr ""
11161116
1117#: ../DistUpgrade/DistUpgradeQuirks.py:4201117#: ../DistUpgrade/DistUpgradeQuirks.py:421
1118msgid "No init available"1118msgid "No init available"
1119msgstr "কোনো init নেই"1119msgstr "কোনো init নেই"
11201120
1121#: ../DistUpgrade/DistUpgradeQuirks.py:4211121#: ../DistUpgrade/DistUpgradeQuirks.py:422
1122msgid ""1122msgid ""
1123"Your system appears to be a virtualised environment without an init daemon, "1123"Your system appears to be a virtualised environment without an init daemon, "
1124"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1124"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1133,11 +1133,11 @@ msgstr ""
1133"\n"1133"\n"
1134"আপনি কি নিশ্চিত আপনি এগিয়ে যেতে চান?"1134"আপনি কি নিশ্চিত আপনি এগিয়ে যেতে চান?"
11351135
1136#: ../DistUpgrade/DistUpgradeQuirks.py:4621136#: ../DistUpgrade/DistUpgradeQuirks.py:463
1137msgid "The Robot Operating System (ROS) is installed"1137msgid "The Robot Operating System (ROS) is installed"
1138msgstr ""1138msgstr ""
11391139
1140#: ../DistUpgrade/DistUpgradeQuirks.py:4631140#: ../DistUpgrade/DistUpgradeQuirks.py:464
1141msgid ""1141msgid ""
1142"It appears that ROS is currently installed. Each ROS release is very strict "1142"It appears that ROS is currently installed. Each ROS release is very strict "
1143"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1143"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1154,11 +1154,11 @@ msgid ""
1154"Are you sure you want to continue?"1154"Are you sure you want to continue?"
1155msgstr ""1155msgstr ""
11561156
1157#: ../DistUpgrade/DistUpgradeQuirks.py:6561157#: ../DistUpgrade/DistUpgradeQuirks.py:657
1158msgid "Connection to the Snap Store failed"1158msgid "Connection to the Snap Store failed"
1159msgstr ""1159msgstr ""
11601160
1161#: ../DistUpgrade/DistUpgradeQuirks.py:6571161#: ../DistUpgrade/DistUpgradeQuirks.py:658
1162msgid ""1162msgid ""
1163"You have the package lxd installed but your system is unable to reach the "1163"You have the package lxd installed but your system is unable to reach the "
1164"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1164"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1168,11 +1168,11 @@ msgid ""
1168"may want to configure a Snap Store proxy."1168"may want to configure a Snap Store proxy."
1169msgstr ""1169msgstr ""
11701170
1171#: ../DistUpgrade/DistUpgradeQuirks.py:6721171#: ../DistUpgrade/DistUpgradeQuirks.py:673
1172msgid "Connection to Snap Store failed"1172msgid "Connection to Snap Store failed"
1173msgstr ""1173msgstr ""
11741174
1175#: ../DistUpgrade/DistUpgradeQuirks.py:6731175#: ../DistUpgrade/DistUpgradeQuirks.py:674
1176msgid ""1176msgid ""
1177"Your system does not have a connection to the Snap Store. For the best "1177"Your system does not have a connection to the Snap Store. For the best "
1178"upgrade experience make sure that your system can connect to api.snapcraft."1178"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1180,11 +1180,11 @@ msgid ""
1180"Do you still want to continue with the upgrade?"1180"Do you still want to continue with the upgrade?"
1181msgstr ""1181msgstr ""
11821182
1183#: ../DistUpgrade/DistUpgradeQuirks.py:6821183#: ../DistUpgrade/DistUpgradeQuirks.py:683
1184msgid "Outdated snapd package"1184msgid "Outdated snapd package"
1185msgstr ""1185msgstr ""
11861186
1187#: ../DistUpgrade/DistUpgradeQuirks.py:6831187#: ../DistUpgrade/DistUpgradeQuirks.py:684
1188msgid ""1188msgid ""
1189"Your system does not have the latest version of snapd. Please update the "1189"Your system does not have the latest version of snapd. Please update the "
1190"version of snapd on your system to improve the upgrade experience.\n"1190"version of snapd on your system to improve the upgrade experience.\n"
@@ -1193,36 +1193,36 @@ msgstr ""
11931193
1194#. now perform direct API calls to the store, requesting size1194#. now perform direct API calls to the store, requesting size
1195#. information for each of the snaps needing installation1195#. information for each of the snaps needing installation
1196#: ../DistUpgrade/DistUpgradeQuirks.py:7081196#: ../DistUpgrade/DistUpgradeQuirks.py:709
1197msgid "Calculating snap size requirements"1197msgid "Calculating snap size requirements"
1198msgstr ""1198msgstr ""
11991199
1200#: ../DistUpgrade/DistUpgradeQuirks.py:7391200#: ../DistUpgrade/DistUpgradeQuirks.py:740
1201msgid "Processing snap replacements"1201msgid "Processing snap replacements"
1202msgstr ""1202msgstr ""
12031203
1204#. TODO: This status should be updated, but the time of1204#. TODO: This status should be updated, but the time of
1205#. this change to snap switch is post-translation freeze.1205#. this change to snap switch is post-translation freeze.
1206#: ../DistUpgrade/DistUpgradeQuirks.py:7471206#: ../DistUpgrade/DistUpgradeQuirks.py:748
1207#, python-format1207#, python-format
1208msgid "refreshing snap %s"1208msgid "refreshing snap %s"
1209msgstr ""1209msgstr ""
12101210
1211#: ../DistUpgrade/DistUpgradeQuirks.py:7511211#: ../DistUpgrade/DistUpgradeQuirks.py:752
1212#, python-format1212#, python-format
1213msgid "removing snap %s"1213msgid "removing snap %s"
1214msgstr ""1214msgstr ""
12151215
1216#: ../DistUpgrade/DistUpgradeQuirks.py:7541216#: ../DistUpgrade/DistUpgradeQuirks.py:755
1217#, python-format1217#, python-format
1218msgid "installing snap %s"1218msgid "installing snap %s"
1219msgstr ""1219msgstr ""
12201220
1221#: ../DistUpgrade/DistUpgradeQuirks.py:7831221#: ../DistUpgrade/DistUpgradeQuirks.py:784
1222msgid "PAE not enabled"1222msgid "PAE not enabled"
1223msgstr "PAE সক্রিয় নয়"1223msgstr "PAE সক্রিয় নয়"
12241224
1225#: ../DistUpgrade/DistUpgradeQuirks.py:7841225#: ../DistUpgrade/DistUpgradeQuirks.py:785
1226msgid ""1226msgid ""
1227"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1227"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1228"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1228"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1230,11 +1230,11 @@ msgid ""
1230"http://help.ubuntu.com/community/EnablingPAE"1230"http://help.ubuntu.com/community/EnablingPAE"
1231msgstr ""1231msgstr ""
12321232
1233#: ../DistUpgrade/DistUpgradeQuirks.py:10801233#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1234msgid "universe component not enabled"1234msgid "universe component not enabled"
1235msgstr ""1235msgstr ""
12361236
1237#: ../DistUpgrade/DistUpgradeQuirks.py:10811237#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1238#, python-format1238#, python-format
1239msgid ""1239msgid ""
1240"You have the package %s installed which is a python2 package. python2 has "1240"You have the package %s installed which is a python2 package. python2 has "
@@ -1246,10 +1246,22 @@ msgid ""
1246"universe component in /etc/apt/sources.list or remove %s"1246"universe component in /etc/apt/sources.list or remove %s"
1247msgstr ""1247msgstr ""
12481248
1249#: ../DistUpgrade/DistUpgradeQuirks.py:11931249#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1250msgid "Checking for installed snaps"1250msgid "Checking for installed snaps"
1251msgstr ""1251msgstr ""
12521252
1253#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1254#, fuzzy
1255msgid "Cannot upgrade this system"
1256msgstr "আপডেট করা সম্ভব নয়"
1257
1258#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1259msgid ""
1260"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1261"\n"
1262"See https://launchpad.net/bugs/2039172."
1263msgstr ""
1264
1253# snigdha1265# snigdha
1254#: ../DistUpgrade/DistUpgradeMain.py:621266#: ../DistUpgrade/DistUpgradeMain.py:62
1255msgid ""1267msgid ""
diff --git a/po/bo.po b/po/bo.po
index 704d71e..c0bfc15 100644
--- a/po/bo.po
+++ b/po/bo.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"
14"Language-Team: Tibetan <bo@li.org>\n"14"Language-Team: Tibetan <bo@li.org>\n"
@@ -943,11 +943,11 @@ msgstr "སྒུལ་ཆས་'%2s'ནང་དུ་'%1s'འཇུག་ར
943msgid "Media Change"943msgid "Media Change"
944msgstr "འཇུག་ཟམ་བརྗེ་བ"944msgstr "འཇུག་ཟམ་བརྗེ་བ"
945945
946#: ../DistUpgrade/DistUpgradeQuirks.py:241946#: ../DistUpgrade/DistUpgradeQuirks.py:242
947msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."947msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
948msgstr ""948msgstr ""
949949
950#: ../DistUpgrade/DistUpgradeQuirks.py:243950#: ../DistUpgrade/DistUpgradeQuirks.py:244
951msgid ""951msgid ""
952"Running the 'unity' desktop environment is not fully supported by your "952"Running the 'unity' desktop environment is not fully supported by your "
953"graphics hardware. You will maybe end up in a very slow environment after "953"graphics hardware. You will maybe end up in a very slow environment after "
@@ -957,11 +957,11 @@ msgid ""
957"upgrade?"957"upgrade?"
958msgstr ""958msgstr ""
959959
960#: ../DistUpgrade/DistUpgradeQuirks.py:267960#: ../DistUpgrade/DistUpgradeQuirks.py:268
961msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."961msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
962msgstr ""962msgstr ""
963963
964#: ../DistUpgrade/DistUpgradeQuirks.py:269964#: ../DistUpgrade/DistUpgradeQuirks.py:270
965msgid ""965msgid ""
966"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "966"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
967"and you may encounter problems after the upgrade. For more information see "967"and you may encounter problems after the upgrade. For more information see "
@@ -969,7 +969,7 @@ msgid ""
969"continue with the upgrade?"969"continue with the upgrade?"
970msgstr ""970msgstr ""
971971
972#: ../DistUpgrade/DistUpgradeQuirks.py:289972#: ../DistUpgrade/DistUpgradeQuirks.py:290
973msgid ""973msgid ""
974"Upgrading may reduce desktop effects, and performance in games and other "974"Upgrading may reduce desktop effects, and performance in games and other "
975"graphically intensive programs."975"graphically intensive programs."
@@ -977,7 +977,7 @@ msgstr ""
977"རིམ་སྤོར་གྱིས་མདུན་ངོས་ཀྱི་རྣམ་པ་དང་རྩེད་རིགས་ཀྱི་འགྲོ་སྟངས། པར་རིས་མང་པོ་ཡོད་པའི་བྱ་རིམ་ལ་འགྱུར་ལྡོག་ཡོད་"977"རིམ་སྤོར་གྱིས་མདུན་ངོས་ཀྱི་རྣམ་པ་དང་རྩེད་རིགས་ཀྱི་འགྲོ་སྟངས། པར་རིས་མང་པོ་ཡོད་པའི་བྱ་རིམ་ལ་འགྱུར་ལྡོག་ཡོད་"
978"ཉེན་ཆེཨ"978"ཉེན་ཆེཨ"
979979
980#: ../DistUpgrade/DistUpgradeQuirks.py:293980#: ../DistUpgrade/DistUpgradeQuirks.py:294
981msgid ""981msgid ""
982"This computer is currently using the AMD 'fglrx' graphics driver. No version "982"This computer is currently using the AMD 'fglrx' graphics driver. No version "
983"of this driver is available that works with your hardware in Ubuntu 10.04 "983"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -990,12 +990,12 @@ msgstr ""
990"\n"990"\n"
991"ཁྱོད་ཀྱིས་མུ་མཐུད་དགོས་སམ"991"ཁྱོད་ཀྱིས་མུ་མཐུད་དགོས་སམ"
992992
993#: ../DistUpgrade/DistUpgradeQuirks.py:332993#: ../DistUpgrade/DistUpgradeQuirks.py:333
994#: ../DistUpgrade/DistUpgradeQuirks.py:401994#: ../DistUpgrade/DistUpgradeQuirks.py:402
995msgid "Sorry, no more upgrades for this system"995msgid "Sorry, no more upgrades for this system"
996msgstr ""996msgstr ""
997997
998#: ../DistUpgrade/DistUpgradeQuirks.py:333998#: ../DistUpgrade/DistUpgradeQuirks.py:334
999#, python-format999#, python-format
1000msgid ""1000msgid ""
1001"There will not be any further Ubuntu releases for this system's 'i386' "1001"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1004,11 +1004,11 @@ msgid ""
1004"Updates for Ubuntu %s will continue until %s."1004"Updates for Ubuntu %s will continue until %s."
1005msgstr ""1005msgstr ""
10061006
1007#: ../DistUpgrade/DistUpgradeQuirks.py:3481007#: ../DistUpgrade/DistUpgradeQuirks.py:349
1008msgid "No ARMv6 CPU"1008msgid "No ARMv6 CPU"
1009msgstr "ARMv6 CPU་མེད་པ"1009msgstr "ARMv6 CPU་མེད་པ"
10101010
1011#: ../DistUpgrade/DistUpgradeQuirks.py:3491011#: ../DistUpgrade/DistUpgradeQuirks.py:350
1012msgid ""1012msgid ""
1013"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1013"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1014"packages in karmic were built with optimizations requiring ARMv6 as the "1014"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1020,12 +1020,12 @@ msgstr ""
1020"minimal architecture. It is not possible to upgrade your system to a new "1020"minimal architecture. It is not possible to upgrade your system to a new "
1021"Ubuntu release with this hardware."1021"Ubuntu release with this hardware."
10221022
1023#: ../DistUpgrade/DistUpgradeQuirks.py:3691023#: ../DistUpgrade/DistUpgradeQuirks.py:370
1024msgid ""1024msgid ""
1025"Sorry, this storage driver is not supported in kernels for newer releases"1025"Sorry, this storage driver is not supported in kernels for newer releases"
1026msgstr ""1026msgstr ""
10271027
1028#: ../DistUpgrade/DistUpgradeQuirks.py:3711028#: ../DistUpgrade/DistUpgradeQuirks.py:372
1029#, python-format1029#, python-format
1030msgid ""1030msgid ""
1031"There will not be any further Ubuntu releases that provide kernel support "1031"There will not be any further Ubuntu releases that provide kernel support "
@@ -1035,7 +1035,7 @@ msgid ""
1035"driver, remove the directory %s and try again."1035"driver, remove the directory %s and try again."
1036msgstr ""1036msgstr ""
10371037
1038#: ../DistUpgrade/DistUpgradeQuirks.py:4021038#: ../DistUpgrade/DistUpgradeQuirks.py:403
1039#, python-format1039#, python-format
1040msgid ""1040msgid ""
1041"There will not be any further Ubuntu releases for this system's POWER8 "1041"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1044,11 +1044,11 @@ msgid ""
1044"Updates for Ubuntu %s will continue until %s."1044"Updates for Ubuntu %s will continue until %s."
1045msgstr ""1045msgstr ""
10461046
1047#: ../DistUpgrade/DistUpgradeQuirks.py:4201047#: ../DistUpgrade/DistUpgradeQuirks.py:421
1048msgid "No init available"1048msgid "No init available"
1049msgstr "init ་མེད་པ"1049msgstr "init ་མེད་པ"
10501050
1051#: ../DistUpgrade/DistUpgradeQuirks.py:4211051#: ../DistUpgrade/DistUpgradeQuirks.py:422
1052msgid ""1052msgid ""
1053"Your system appears to be a virtualised environment without an init daemon, "1053"Your system appears to be a virtualised environment without an init daemon, "
1054"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1054"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1064,11 +1064,11 @@ msgstr ""
1064"\n"1064"\n"
1065"Are you sure you want to continue?"1065"Are you sure you want to continue?"
10661066
1067#: ../DistUpgrade/DistUpgradeQuirks.py:4621067#: ../DistUpgrade/DistUpgradeQuirks.py:463
1068msgid "The Robot Operating System (ROS) is installed"1068msgid "The Robot Operating System (ROS) is installed"
1069msgstr ""1069msgstr ""
10701070
1071#: ../DistUpgrade/DistUpgradeQuirks.py:4631071#: ../DistUpgrade/DistUpgradeQuirks.py:464
1072msgid ""1072msgid ""
1073"It appears that ROS is currently installed. Each ROS release is very strict "1073"It appears that ROS is currently installed. Each ROS release is very strict "
1074"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1074"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1085,11 +1085,11 @@ msgid ""
1085"Are you sure you want to continue?"1085"Are you sure you want to continue?"
1086msgstr ""1086msgstr ""
10871087
1088#: ../DistUpgrade/DistUpgradeQuirks.py:6561088#: ../DistUpgrade/DistUpgradeQuirks.py:657
1089msgid "Connection to the Snap Store failed"1089msgid "Connection to the Snap Store failed"
1090msgstr ""1090msgstr ""
10911091
1092#: ../DistUpgrade/DistUpgradeQuirks.py:6571092#: ../DistUpgrade/DistUpgradeQuirks.py:658
1093msgid ""1093msgid ""
1094"You have the package lxd installed but your system is unable to reach the "1094"You have the package lxd installed but your system is unable to reach the "
1095"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1095"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1099,11 +1099,11 @@ msgid ""
1099"may want to configure a Snap Store proxy."1099"may want to configure a Snap Store proxy."
1100msgstr ""1100msgstr ""
11011101
1102#: ../DistUpgrade/DistUpgradeQuirks.py:6721102#: ../DistUpgrade/DistUpgradeQuirks.py:673
1103msgid "Connection to Snap Store failed"1103msgid "Connection to Snap Store failed"
1104msgstr ""1104msgstr ""
11051105
1106#: ../DistUpgrade/DistUpgradeQuirks.py:6731106#: ../DistUpgrade/DistUpgradeQuirks.py:674
1107msgid ""1107msgid ""
1108"Your system does not have a connection to the Snap Store. For the best "1108"Your system does not have a connection to the Snap Store. For the best "
1109"upgrade experience make sure that your system can connect to api.snapcraft."1109"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1111,11 +1111,11 @@ msgid ""
1111"Do you still want to continue with the upgrade?"1111"Do you still want to continue with the upgrade?"
1112msgstr ""1112msgstr ""
11131113
1114#: ../DistUpgrade/DistUpgradeQuirks.py:6821114#: ../DistUpgrade/DistUpgradeQuirks.py:683
1115msgid "Outdated snapd package"1115msgid "Outdated snapd package"
1116msgstr ""1116msgstr ""
11171117
1118#: ../DistUpgrade/DistUpgradeQuirks.py:6831118#: ../DistUpgrade/DistUpgradeQuirks.py:684
1119msgid ""1119msgid ""
1120"Your system does not have the latest version of snapd. Please update the "1120"Your system does not have the latest version of snapd. Please update the "
1121"version of snapd on your system to improve the upgrade experience.\n"1121"version of snapd on your system to improve the upgrade experience.\n"
@@ -1124,36 +1124,36 @@ msgstr ""
11241124
1125#. now perform direct API calls to the store, requesting size1125#. now perform direct API calls to the store, requesting size
1126#. information for each of the snaps needing installation1126#. information for each of the snaps needing installation
1127#: ../DistUpgrade/DistUpgradeQuirks.py:7081127#: ../DistUpgrade/DistUpgradeQuirks.py:709
1128msgid "Calculating snap size requirements"1128msgid "Calculating snap size requirements"
1129msgstr ""1129msgstr ""
11301130
1131#: ../DistUpgrade/DistUpgradeQuirks.py:7391131#: ../DistUpgrade/DistUpgradeQuirks.py:740
1132msgid "Processing snap replacements"1132msgid "Processing snap replacements"
1133msgstr ""1133msgstr ""
11341134
1135#. TODO: This status should be updated, but the time of1135#. TODO: This status should be updated, but the time of
1136#. this change to snap switch is post-translation freeze.1136#. this change to snap switch is post-translation freeze.
1137#: ../DistUpgrade/DistUpgradeQuirks.py:7471137#: ../DistUpgrade/DistUpgradeQuirks.py:748
1138#, python-format1138#, python-format
1139msgid "refreshing snap %s"1139msgid "refreshing snap %s"
1140msgstr ""1140msgstr ""
11411141
1142#: ../DistUpgrade/DistUpgradeQuirks.py:7511142#: ../DistUpgrade/DistUpgradeQuirks.py:752
1143#, python-format1143#, python-format
1144msgid "removing snap %s"1144msgid "removing snap %s"
1145msgstr ""1145msgstr ""
11461146
1147#: ../DistUpgrade/DistUpgradeQuirks.py:7541147#: ../DistUpgrade/DistUpgradeQuirks.py:755
1148#, python-format1148#, python-format
1149msgid "installing snap %s"1149msgid "installing snap %s"
1150msgstr ""1150msgstr ""
11511151
1152#: ../DistUpgrade/DistUpgradeQuirks.py:7831152#: ../DistUpgrade/DistUpgradeQuirks.py:784
1153msgid "PAE not enabled"1153msgid "PAE not enabled"
1154msgstr ""1154msgstr ""
11551155
1156#: ../DistUpgrade/DistUpgradeQuirks.py:7841156#: ../DistUpgrade/DistUpgradeQuirks.py:785
1157msgid ""1157msgid ""
1158"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1158"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1159"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1159"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1161,11 +1161,11 @@ msgid ""
1161"http://help.ubuntu.com/community/EnablingPAE"1161"http://help.ubuntu.com/community/EnablingPAE"
1162msgstr ""1162msgstr ""
11631163
1164#: ../DistUpgrade/DistUpgradeQuirks.py:10801164#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1165msgid "universe component not enabled"1165msgid "universe component not enabled"
1166msgstr ""1166msgstr ""
11671167
1168#: ../DistUpgrade/DistUpgradeQuirks.py:10811168#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1169#, python-format1169#, python-format
1170msgid ""1170msgid ""
1171"You have the package %s installed which is a python2 package. python2 has "1171"You have the package %s installed which is a python2 package. python2 has "
@@ -1177,10 +1177,22 @@ msgid ""
1177"universe component in /etc/apt/sources.list or remove %s"1177"universe component in /etc/apt/sources.list or remove %s"
1178msgstr ""1178msgstr ""
11791179
1180#: ../DistUpgrade/DistUpgradeQuirks.py:11931180#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1181msgid "Checking for installed snaps"1181msgid "Checking for installed snaps"
1182msgstr ""1182msgstr ""
11831183
1184#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1185#, fuzzy
1186msgid "Cannot upgrade this system"
1187msgstr "Cannot upgrade"
1188
1189#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1190msgid ""
1191"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1192"\n"
1193"See https://launchpad.net/bugs/2039172."
1194msgstr ""
1195
1184#: ../DistUpgrade/DistUpgradeMain.py:621196#: ../DistUpgrade/DistUpgradeMain.py:62
1185msgid ""1197msgid ""
1186"Use frontend. Currently available: \n"1198"Use frontend. Currently available: \n"
diff --git a/po/br.po b/po/br.po
index c0f7d67..4aadb84 100644
--- a/po/br.po
+++ b/po/br.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"
14"Language-Team: Breton <br@li.org>\n"14"Language-Team: Breton <br@li.org>\n"
@@ -965,11 +965,11 @@ msgstr "Mar plij, enlakait '%s' el lenner '%s'"
965msgid "Media Change"965msgid "Media Change"
966msgstr "Kemm ar media"966msgstr "Kemm ar media"
967967
968#: ../DistUpgrade/DistUpgradeQuirks.py:241968#: ../DistUpgrade/DistUpgradeQuirks.py:242
969msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."969msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
970msgstr ""970msgstr ""
971971
972#: ../DistUpgrade/DistUpgradeQuirks.py:243972#: ../DistUpgrade/DistUpgradeQuirks.py:244
973msgid ""973msgid ""
974"Running the 'unity' desktop environment is not fully supported by your "974"Running the 'unity' desktop environment is not fully supported by your "
975"graphics hardware. You will maybe end up in a very slow environment after "975"graphics hardware. You will maybe end up in a very slow environment after "
@@ -979,11 +979,11 @@ msgid ""
979"upgrade?"979"upgrade?"
980msgstr ""980msgstr ""
981981
982#: ../DistUpgrade/DistUpgradeQuirks.py:267982#: ../DistUpgrade/DistUpgradeQuirks.py:268
983msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."983msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
984msgstr ""984msgstr ""
985985
986#: ../DistUpgrade/DistUpgradeQuirks.py:269986#: ../DistUpgrade/DistUpgradeQuirks.py:270
987msgid ""987msgid ""
988"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "988"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
989"and you may encounter problems after the upgrade. For more information see "989"and you may encounter problems after the upgrade. For more information see "
@@ -991,7 +991,7 @@ msgid ""
991"continue with the upgrade?"991"continue with the upgrade?"
992msgstr ""992msgstr ""
993993
994#: ../DistUpgrade/DistUpgradeQuirks.py:289994#: ../DistUpgrade/DistUpgradeQuirks.py:290
995msgid ""995msgid ""
996"Upgrading may reduce desktop effects, and performance in games and other "996"Upgrading may reduce desktop effects, and performance in games and other "
997"graphically intensive programs."997"graphically intensive programs."
@@ -999,7 +999,7 @@ msgstr ""
999"Dre an hizivaat e vo gwashaet efedoù ar burev marteze, an digonadoù evit ar "999"Dre an hizivaat e vo gwashaet efedoù ar burev marteze, an digonadoù evit ar "
1000"c'hoarioù hag ar gouvlevioù a c'houlenn kalz a-fet kevregadoù."1000"c'hoarioù hag ar gouvlevioù a c'houlenn kalz a-fet kevregadoù."
10011001
1002#: ../DistUpgrade/DistUpgradeQuirks.py:2931002#: ../DistUpgrade/DistUpgradeQuirks.py:294
1003msgid ""1003msgid ""
1004"This computer is currently using the AMD 'fglrx' graphics driver. No version "1004"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1005"of this driver is available that works with your hardware in Ubuntu 10.04 "1005"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1013,12 +1013,12 @@ msgstr ""
1013"\n"1013"\n"
1014"Ha fellout a ra deoc'h kenderc'hel ?"1014"Ha fellout a ra deoc'h kenderc'hel ?"
10151015
1016#: ../DistUpgrade/DistUpgradeQuirks.py:3321016#: ../DistUpgrade/DistUpgradeQuirks.py:333
1017#: ../DistUpgrade/DistUpgradeQuirks.py:4011017#: ../DistUpgrade/DistUpgradeQuirks.py:402
1018msgid "Sorry, no more upgrades for this system"1018msgid "Sorry, no more upgrades for this system"
1019msgstr ""1019msgstr ""
10201020
1021#: ../DistUpgrade/DistUpgradeQuirks.py:3331021#: ../DistUpgrade/DistUpgradeQuirks.py:334
1022#, python-format1022#, python-format
1023msgid ""1023msgid ""
1024"There will not be any further Ubuntu releases for this system's 'i386' "1024"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1027,11 +1027,11 @@ msgid ""
1027"Updates for Ubuntu %s will continue until %s."1027"Updates for Ubuntu %s will continue until %s."
1028msgstr ""1028msgstr ""
10291029
1030#: ../DistUpgrade/DistUpgradeQuirks.py:3481030#: ../DistUpgrade/DistUpgradeQuirks.py:349
1031msgid "No ARMv6 CPU"1031msgid "No ARMv6 CPU"
1032msgstr "Korrgewerier ARMv6 ebet"1032msgstr "Korrgewerier ARMv6 ebet"
10331033
1034#: ../DistUpgrade/DistUpgradeQuirks.py:3491034#: ../DistUpgrade/DistUpgradeQuirks.py:350
1035msgid ""1035msgid ""
1036"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1036"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1037"packages in karmic were built with optimizations requiring ARMv6 as the "1037"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1043,12 +1043,12 @@ msgstr ""
1043"c'houlenne da gaout ARMv6 evit adeiladezh izek. N'eus ket tro da hizivaat ho "1043"c'houlenne da gaout ARMv6 evit adeiladezh izek. N'eus ket tro da hizivaat ho "
1044"reizhiad da handelv nevez Ubuntu gant ar periant-mañ."1044"reizhiad da handelv nevez Ubuntu gant ar periant-mañ."
10451045
1046#: ../DistUpgrade/DistUpgradeQuirks.py:3691046#: ../DistUpgrade/DistUpgradeQuirks.py:370
1047msgid ""1047msgid ""
1048"Sorry, this storage driver is not supported in kernels for newer releases"1048"Sorry, this storage driver is not supported in kernels for newer releases"
1049msgstr ""1049msgstr ""
10501050
1051#: ../DistUpgrade/DistUpgradeQuirks.py:3711051#: ../DistUpgrade/DistUpgradeQuirks.py:372
1052#, python-format1052#, python-format
1053msgid ""1053msgid ""
1054"There will not be any further Ubuntu releases that provide kernel support "1054"There will not be any further Ubuntu releases that provide kernel support "
@@ -1058,7 +1058,7 @@ msgid ""
1058"driver, remove the directory %s and try again."1058"driver, remove the directory %s and try again."
1059msgstr ""1059msgstr ""
10601060
1061#: ../DistUpgrade/DistUpgradeQuirks.py:4021061#: ../DistUpgrade/DistUpgradeQuirks.py:403
1062#, python-format1062#, python-format
1063msgid ""1063msgid ""
1064"There will not be any further Ubuntu releases for this system's POWER8 "1064"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1067,12 +1067,12 @@ msgid ""
1067"Updates for Ubuntu %s will continue until %s."1067"Updates for Ubuntu %s will continue until %s."
1068msgstr ""1068msgstr ""
10691069
1070#: ../DistUpgrade/DistUpgradeQuirks.py:4201070#: ../DistUpgrade/DistUpgradeQuirks.py:421
1071msgid "No init available"1071msgid "No init available"
1072msgstr "an deraouekaat n'eo ket hegerz"1072msgstr "an deraouekaat n'eo ket hegerz"
10731073
1074# daemon : argerzh en drekva1074# daemon : argerzh en drekva
1075#: ../DistUpgrade/DistUpgradeQuirks.py:4211075#: ../DistUpgrade/DistUpgradeQuirks.py:422
1076msgid ""1076msgid ""
1077"Your system appears to be a virtualised environment without an init daemon, "1077"Your system appears to be a virtualised environment without an init daemon, "
1078"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1078"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1087,11 +1087,11 @@ msgstr ""
1087"gefluniañ galloudel da gentañ.\n"1087"gefluniañ galloudel da gentañ.\n"
1088"Ha fellout a ra deoc'h kenderc'hel ?"1088"Ha fellout a ra deoc'h kenderc'hel ?"
10891089
1090#: ../DistUpgrade/DistUpgradeQuirks.py:4621090#: ../DistUpgrade/DistUpgradeQuirks.py:463
1091msgid "The Robot Operating System (ROS) is installed"1091msgid "The Robot Operating System (ROS) is installed"
1092msgstr ""1092msgstr ""
10931093
1094#: ../DistUpgrade/DistUpgradeQuirks.py:4631094#: ../DistUpgrade/DistUpgradeQuirks.py:464
1095msgid ""1095msgid ""
1096"It appears that ROS is currently installed. Each ROS release is very strict "1096"It appears that ROS is currently installed. Each ROS release is very strict "
1097"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1097"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1108,11 +1108,11 @@ msgid ""
1108"Are you sure you want to continue?"1108"Are you sure you want to continue?"
1109msgstr ""1109msgstr ""
11101110
1111#: ../DistUpgrade/DistUpgradeQuirks.py:6561111#: ../DistUpgrade/DistUpgradeQuirks.py:657
1112msgid "Connection to the Snap Store failed"1112msgid "Connection to the Snap Store failed"
1113msgstr ""1113msgstr ""
11141114
1115#: ../DistUpgrade/DistUpgradeQuirks.py:6571115#: ../DistUpgrade/DistUpgradeQuirks.py:658
1116msgid ""1116msgid ""
1117"You have the package lxd installed but your system is unable to reach the "1117"You have the package lxd installed but your system is unable to reach the "
1118"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1118"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1122,11 +1122,11 @@ msgid ""
1122"may want to configure a Snap Store proxy."1122"may want to configure a Snap Store proxy."
1123msgstr ""1123msgstr ""
11241124
1125#: ../DistUpgrade/DistUpgradeQuirks.py:6721125#: ../DistUpgrade/DistUpgradeQuirks.py:673
1126msgid "Connection to Snap Store failed"1126msgid "Connection to Snap Store failed"
1127msgstr ""1127msgstr ""
11281128
1129#: ../DistUpgrade/DistUpgradeQuirks.py:6731129#: ../DistUpgrade/DistUpgradeQuirks.py:674
1130msgid ""1130msgid ""
1131"Your system does not have a connection to the Snap Store. For the best "1131"Your system does not have a connection to the Snap Store. For the best "
1132"upgrade experience make sure that your system can connect to api.snapcraft."1132"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1134,11 +1134,11 @@ msgid ""
1134"Do you still want to continue with the upgrade?"1134"Do you still want to continue with the upgrade?"
1135msgstr ""1135msgstr ""
11361136
1137#: ../DistUpgrade/DistUpgradeQuirks.py:6821137#: ../DistUpgrade/DistUpgradeQuirks.py:683
1138msgid "Outdated snapd package"1138msgid "Outdated snapd package"
1139msgstr ""1139msgstr ""
11401140
1141#: ../DistUpgrade/DistUpgradeQuirks.py:6831141#: ../DistUpgrade/DistUpgradeQuirks.py:684
1142msgid ""1142msgid ""
1143"Your system does not have the latest version of snapd. Please update the "1143"Your system does not have the latest version of snapd. Please update the "
1144"version of snapd on your system to improve the upgrade experience.\n"1144"version of snapd on your system to improve the upgrade experience.\n"
@@ -1147,36 +1147,36 @@ msgstr ""
11471147
1148#. now perform direct API calls to the store, requesting size1148#. now perform direct API calls to the store, requesting size
1149#. information for each of the snaps needing installation1149#. information for each of the snaps needing installation
1150#: ../DistUpgrade/DistUpgradeQuirks.py:7081150#: ../DistUpgrade/DistUpgradeQuirks.py:709
1151msgid "Calculating snap size requirements"1151msgid "Calculating snap size requirements"
1152msgstr ""1152msgstr ""
11531153
1154#: ../DistUpgrade/DistUpgradeQuirks.py:7391154#: ../DistUpgrade/DistUpgradeQuirks.py:740
1155msgid "Processing snap replacements"1155msgid "Processing snap replacements"
1156msgstr ""1156msgstr ""
11571157
1158#. TODO: This status should be updated, but the time of1158#. TODO: This status should be updated, but the time of
1159#. this change to snap switch is post-translation freeze.1159#. this change to snap switch is post-translation freeze.
1160#: ../DistUpgrade/DistUpgradeQuirks.py:7471160#: ../DistUpgrade/DistUpgradeQuirks.py:748
1161#, python-format1161#, python-format
1162msgid "refreshing snap %s"1162msgid "refreshing snap %s"
1163msgstr ""1163msgstr ""
11641164
1165#: ../DistUpgrade/DistUpgradeQuirks.py:7511165#: ../DistUpgrade/DistUpgradeQuirks.py:752
1166#, python-format1166#, python-format
1167msgid "removing snap %s"1167msgid "removing snap %s"
1168msgstr ""1168msgstr ""
11691169
1170#: ../DistUpgrade/DistUpgradeQuirks.py:7541170#: ../DistUpgrade/DistUpgradeQuirks.py:755
1171#, python-format1171#, python-format
1172msgid "installing snap %s"1172msgid "installing snap %s"
1173msgstr ""1173msgstr ""
11741174
1175#: ../DistUpgrade/DistUpgradeQuirks.py:7831175#: ../DistUpgrade/DistUpgradeQuirks.py:784
1176msgid "PAE not enabled"1176msgid "PAE not enabled"
1177msgstr ""1177msgstr ""
11781178
1179#: ../DistUpgrade/DistUpgradeQuirks.py:7841179#: ../DistUpgrade/DistUpgradeQuirks.py:785
1180msgid ""1180msgid ""
1181"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1181"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1182"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1182"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1184,11 +1184,11 @@ msgid ""
1184"http://help.ubuntu.com/community/EnablingPAE"1184"http://help.ubuntu.com/community/EnablingPAE"
1185msgstr ""1185msgstr ""
11861186
1187#: ../DistUpgrade/DistUpgradeQuirks.py:10801187#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1188msgid "universe component not enabled"1188msgid "universe component not enabled"
1189msgstr ""1189msgstr ""
11901190
1191#: ../DistUpgrade/DistUpgradeQuirks.py:10811191#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1192#, python-format1192#, python-format
1193msgid ""1193msgid ""
1194"You have the package %s installed which is a python2 package. python2 has "1194"You have the package %s installed which is a python2 package. python2 has "
@@ -1200,10 +1200,22 @@ msgid ""
1200"universe component in /etc/apt/sources.list or remove %s"1200"universe component in /etc/apt/sources.list or remove %s"
1201msgstr ""1201msgstr ""
12021202
1203#: ../DistUpgrade/DistUpgradeQuirks.py:11931203#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1204msgid "Checking for installed snaps"1204msgid "Checking for installed snaps"
1205msgstr ""1205msgstr ""
12061206
1207#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1208#, fuzzy
1209msgid "Cannot upgrade this system"
1210msgstr "N'hall ket hizivaat"
1211
1212#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1213msgid ""
1214"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1215"\n"
1216"See https://launchpad.net/bugs/2039172."
1217msgstr ""
1218
1207#: ../DistUpgrade/DistUpgradeMain.py:621219#: ../DistUpgrade/DistUpgradeMain.py:62
1208msgid ""1220msgid ""
1209"Use frontend. Currently available: \n"1221"Use frontend. Currently available: \n"
diff --git a/po/bs.po b/po/bs.po
index 80eed52..6ce6ea0 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2019-06-18 17:53+0000\n"12"PO-Revision-Date: 2019-06-18 17:53+0000\n"
13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"13"Last-Translator: Brian Murray <brian@ubuntu.com>\n"
14"Language-Team: Bosnian <bs@li.org>\n"14"Language-Team: Bosnian <bs@li.org>\n"
@@ -1051,13 +1051,13 @@ msgstr "Molim, ubacite '%s' u uređaj '%s'"
1051msgid "Media Change"1051msgid "Media Change"
1052msgstr "Izmjena Medija"1052msgstr "Izmjena Medija"
10531053
1054#: ../DistUpgrade/DistUpgradeQuirks.py:2411054#: ../DistUpgrade/DistUpgradeQuirks.py:242
1055msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1055msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1056msgstr ""1056msgstr ""
1057"Postoji mogućnost da vaš grafički hardver ne bude u potpunosti podržan na "1057"Postoji mogućnost da vaš grafički hardver ne bude u potpunosti podržan na "
1058"Ubuntu 14.04."1058"Ubuntu 14.04."
10591059
1060#: ../DistUpgrade/DistUpgradeQuirks.py:2431060#: ../DistUpgrade/DistUpgradeQuirks.py:244
1061msgid ""1061msgid ""
1062"Running the 'unity' desktop environment is not fully supported by your "1062"Running the 'unity' desktop environment is not fully supported by your "
1063"graphics hardware. You will maybe end up in a very slow environment after "1063"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1071,11 +1071,11 @@ msgstr ""
1071"sačuvate LTS verziju. Za više informacija pogledajte https://wiki.ubuntu.com/"1071"sačuvate LTS verziju. Za više informacija pogledajte https://wiki.ubuntu.com/"
1072"X/Bugs/UpdateManagerWarningForUnity3D Želite li nastaviti s nadogradnjom?"1072"X/Bugs/UpdateManagerWarningForUnity3D Želite li nastaviti s nadogradnjom?"
10731073
1074#: ../DistUpgrade/DistUpgradeQuirks.py:2671074#: ../DistUpgrade/DistUpgradeQuirks.py:268
1075msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1075msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1076msgstr "Vaš grafički hardver možda nije potpuno podržan u Ubuntu 12.04 LTS."1076msgstr "Vaš grafički hardver možda nije potpuno podržan u Ubuntu 12.04 LTS."
10771077
1078#: ../DistUpgrade/DistUpgradeQuirks.py:2691078#: ../DistUpgrade/DistUpgradeQuirks.py:270
1079msgid ""1079msgid ""
1080"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1080"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1081"and you may encounter problems after the upgrade. For more information see "1081"and you may encounter problems after the upgrade. For more information see "
@@ -1087,7 +1087,7 @@ msgstr ""
1087"wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Želite li nastaviti sa "1087"wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Želite li nastaviti sa "
1088"nadogradnjom?"1088"nadogradnjom?"
10891089
1090#: ../DistUpgrade/DistUpgradeQuirks.py:2891090#: ../DistUpgrade/DistUpgradeQuirks.py:290
1091msgid ""1091msgid ""
1092"Upgrading may reduce desktop effects, and performance in games and other "1092"Upgrading may reduce desktop effects, and performance in games and other "
1093"graphically intensive programs."1093"graphically intensive programs."
@@ -1095,7 +1095,7 @@ msgstr ""
1095"Nadogradnja može reducirati desktop efekte i učinak u igrama i drugim "1095"Nadogradnja može reducirati desktop efekte i učinak u igrama i drugim "
1096"grafički zahtjevnim programima."1096"grafički zahtjevnim programima."
10971097
1098#: ../DistUpgrade/DistUpgradeQuirks.py:2931098#: ../DistUpgrade/DistUpgradeQuirks.py:294
1099msgid ""1099msgid ""
1100"This computer is currently using the AMD 'fglrx' graphics driver. No version "1100"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1101"of this driver is available that works with your hardware in Ubuntu 10.04 "1101"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1108,12 +1108,12 @@ msgstr ""
1108"\n"1108"\n"
1109"Da li želite da nastavite?"1109"Da li želite da nastavite?"
11101110
1111#: ../DistUpgrade/DistUpgradeQuirks.py:3321111#: ../DistUpgrade/DistUpgradeQuirks.py:333
1112#: ../DistUpgrade/DistUpgradeQuirks.py:4011112#: ../DistUpgrade/DistUpgradeQuirks.py:402
1113msgid "Sorry, no more upgrades for this system"1113msgid "Sorry, no more upgrades for this system"
1114msgstr ""1114msgstr ""
11151115
1116#: ../DistUpgrade/DistUpgradeQuirks.py:3331116#: ../DistUpgrade/DistUpgradeQuirks.py:334
1117#, python-format1117#, python-format
1118msgid ""1118msgid ""
1119"There will not be any further Ubuntu releases for this system's 'i386' "1119"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1122,11 +1122,11 @@ msgid ""
1122"Updates for Ubuntu %s will continue until %s."1122"Updates for Ubuntu %s will continue until %s."
1123msgstr ""1123msgstr ""
11241124
1125#: ../DistUpgrade/DistUpgradeQuirks.py:3481125#: ../DistUpgrade/DistUpgradeQuirks.py:349
1126msgid "No ARMv6 CPU"1126msgid "No ARMv6 CPU"
1127msgstr "Nema ARMv6 procesora"1127msgstr "Nema ARMv6 procesora"
11281128
1129#: ../DistUpgrade/DistUpgradeQuirks.py:3491129#: ../DistUpgrade/DistUpgradeQuirks.py:350
1130msgid ""1130msgid ""
1131"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1131"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1132"packages in karmic were built with optimizations requiring ARMv6 as the "1132"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1138,12 +1138,12 @@ msgstr ""
1138"minimalnu arhitekturu. Nije moguće nadograditi vaš sistem na novo Ubuntu "1138"minimalnu arhitekturu. Nije moguće nadograditi vaš sistem na novo Ubuntu "
1139"izdanje sa ovim hardverom."1139"izdanje sa ovim hardverom."
11401140
1141#: ../DistUpgrade/DistUpgradeQuirks.py:3691141#: ../DistUpgrade/DistUpgradeQuirks.py:370
1142msgid ""1142msgid ""
1143"Sorry, this storage driver is not supported in kernels for newer releases"1143"Sorry, this storage driver is not supported in kernels for newer releases"
1144msgstr ""1144msgstr ""
11451145
1146#: ../DistUpgrade/DistUpgradeQuirks.py:3711146#: ../DistUpgrade/DistUpgradeQuirks.py:372
1147#, python-format1147#, python-format
1148msgid ""1148msgid ""
1149"There will not be any further Ubuntu releases that provide kernel support "1149"There will not be any further Ubuntu releases that provide kernel support "
@@ -1153,7 +1153,7 @@ msgid ""
1153"driver, remove the directory %s and try again."1153"driver, remove the directory %s and try again."
1154msgstr ""1154msgstr ""
11551155
1156#: ../DistUpgrade/DistUpgradeQuirks.py:4021156#: ../DistUpgrade/DistUpgradeQuirks.py:403
1157#, python-format1157#, python-format
1158msgid ""1158msgid ""
1159"There will not be any further Ubuntu releases for this system's POWER8 "1159"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1162,11 +1162,11 @@ msgid ""
1162"Updates for Ubuntu %s will continue until %s."1162"Updates for Ubuntu %s will continue until %s."
1163msgstr ""1163msgstr ""
11641164
1165#: ../DistUpgrade/DistUpgradeQuirks.py:4201165#: ../DistUpgrade/DistUpgradeQuirks.py:421
1166msgid "No init available"1166msgid "No init available"
1167msgstr "init nije dostupan"1167msgstr "init nije dostupan"
11681168
1169#: ../DistUpgrade/DistUpgradeQuirks.py:4211169#: ../DistUpgrade/DistUpgradeQuirks.py:422
1170msgid ""1170msgid ""
1171"Your system appears to be a virtualised environment without an init daemon, "1171"Your system appears to be a virtualised environment without an init daemon, "
1172"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1172"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1181,11 +1181,11 @@ msgstr ""
1181"\n"1181"\n"
1182"Da li ste sigurni da želite na nastavite?"1182"Da li ste sigurni da želite na nastavite?"
11831183
1184#: ../DistUpgrade/DistUpgradeQuirks.py:4621184#: ../DistUpgrade/DistUpgradeQuirks.py:463
1185msgid "The Robot Operating System (ROS) is installed"1185msgid "The Robot Operating System (ROS) is installed"
1186msgstr ""1186msgstr ""
11871187
1188#: ../DistUpgrade/DistUpgradeQuirks.py:4631188#: ../DistUpgrade/DistUpgradeQuirks.py:464
1189msgid ""1189msgid ""
1190"It appears that ROS is currently installed. Each ROS release is very strict "1190"It appears that ROS is currently installed. Each ROS release is very strict "
1191"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1191"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1202,11 +1202,11 @@ msgid ""
1202"Are you sure you want to continue?"1202"Are you sure you want to continue?"
1203msgstr ""1203msgstr ""
12041204
1205#: ../DistUpgrade/DistUpgradeQuirks.py:6561205#: ../DistUpgrade/DistUpgradeQuirks.py:657
1206msgid "Connection to the Snap Store failed"1206msgid "Connection to the Snap Store failed"
1207msgstr ""1207msgstr ""
12081208
1209#: ../DistUpgrade/DistUpgradeQuirks.py:6571209#: ../DistUpgrade/DistUpgradeQuirks.py:658
1210msgid ""1210msgid ""
1211"You have the package lxd installed but your system is unable to reach the "1211"You have the package lxd installed but your system is unable to reach the "
1212"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1212"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1216,11 +1216,11 @@ msgid ""
1216"may want to configure a Snap Store proxy."1216"may want to configure a Snap Store proxy."
1217msgstr ""1217msgstr ""
12181218
1219#: ../DistUpgrade/DistUpgradeQuirks.py:6721219#: ../DistUpgrade/DistUpgradeQuirks.py:673
1220msgid "Connection to Snap Store failed"1220msgid "Connection to Snap Store failed"
1221msgstr ""1221msgstr ""
12221222
1223#: ../DistUpgrade/DistUpgradeQuirks.py:6731223#: ../DistUpgrade/DistUpgradeQuirks.py:674
1224msgid ""1224msgid ""
1225"Your system does not have a connection to the Snap Store. For the best "1225"Your system does not have a connection to the Snap Store. For the best "
1226"upgrade experience make sure that your system can connect to api.snapcraft."1226"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1228,11 +1228,11 @@ msgid ""
1228"Do you still want to continue with the upgrade?"1228"Do you still want to continue with the upgrade?"
1229msgstr ""1229msgstr ""
12301230
1231#: ../DistUpgrade/DistUpgradeQuirks.py:6821231#: ../DistUpgrade/DistUpgradeQuirks.py:683
1232msgid "Outdated snapd package"1232msgid "Outdated snapd package"
1233msgstr ""1233msgstr ""
12341234
1235#: ../DistUpgrade/DistUpgradeQuirks.py:6831235#: ../DistUpgrade/DistUpgradeQuirks.py:684
1236msgid ""1236msgid ""
1237"Your system does not have the latest version of snapd. Please update the "1237"Your system does not have the latest version of snapd. Please update the "
1238"version of snapd on your system to improve the upgrade experience.\n"1238"version of snapd on your system to improve the upgrade experience.\n"
@@ -1241,36 +1241,36 @@ msgstr ""
12411241
1242#. now perform direct API calls to the store, requesting size1242#. now perform direct API calls to the store, requesting size
1243#. information for each of the snaps needing installation1243#. information for each of the snaps needing installation
1244#: ../DistUpgrade/DistUpgradeQuirks.py:7081244#: ../DistUpgrade/DistUpgradeQuirks.py:709
1245msgid "Calculating snap size requirements"1245msgid "Calculating snap size requirements"
1246msgstr ""1246msgstr ""
12471247
1248#: ../DistUpgrade/DistUpgradeQuirks.py:7391248#: ../DistUpgrade/DistUpgradeQuirks.py:740
1249msgid "Processing snap replacements"1249msgid "Processing snap replacements"
1250msgstr ""1250msgstr ""
12511251
1252#. TODO: This status should be updated, but the time of1252#. TODO: This status should be updated, but the time of
1253#. this change to snap switch is post-translation freeze.1253#. this change to snap switch is post-translation freeze.
1254#: ../DistUpgrade/DistUpgradeQuirks.py:7471254#: ../DistUpgrade/DistUpgradeQuirks.py:748
1255#, python-format1255#, python-format
1256msgid "refreshing snap %s"1256msgid "refreshing snap %s"
1257msgstr ""1257msgstr ""
12581258
1259#: ../DistUpgrade/DistUpgradeQuirks.py:7511259#: ../DistUpgrade/DistUpgradeQuirks.py:752
1260#, python-format1260#, python-format
1261msgid "removing snap %s"1261msgid "removing snap %s"
1262msgstr ""1262msgstr ""
12631263
1264#: ../DistUpgrade/DistUpgradeQuirks.py:7541264#: ../DistUpgrade/DistUpgradeQuirks.py:755
1265#, python-format1265#, python-format
1266msgid "installing snap %s"1266msgid "installing snap %s"
1267msgstr ""1267msgstr ""
12681268
1269#: ../DistUpgrade/DistUpgradeQuirks.py:7831269#: ../DistUpgrade/DistUpgradeQuirks.py:784
1270msgid "PAE not enabled"1270msgid "PAE not enabled"
1271msgstr "PAE nije uključen"1271msgstr "PAE nije uključen"
12721272
1273#: ../DistUpgrade/DistUpgradeQuirks.py:7841273#: ../DistUpgrade/DistUpgradeQuirks.py:785
1274msgid ""1274msgid ""
1275"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1275"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1276"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1276"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1282,11 +1282,11 @@ msgstr ""
1282"omogućiti PAE (ako je to moguće) vidi:\n"1282"omogućiti PAE (ako je to moguće) vidi:\n"
1283"http://help.ubuntu.com/community/EnablingPAE"1283"http://help.ubuntu.com/community/EnablingPAE"
12841284
1285#: ../DistUpgrade/DistUpgradeQuirks.py:10801285#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1286msgid "universe component not enabled"1286msgid "universe component not enabled"
1287msgstr ""1287msgstr ""
12881288
1289#: ../DistUpgrade/DistUpgradeQuirks.py:10811289#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1290#, python-format1290#, python-format
1291msgid ""1291msgid ""
1292"You have the package %s installed which is a python2 package. python2 has "1292"You have the package %s installed which is a python2 package. python2 has "
@@ -1298,10 +1298,22 @@ msgid ""
1298"universe component in /etc/apt/sources.list or remove %s"1298"universe component in /etc/apt/sources.list or remove %s"
1299msgstr ""1299msgstr ""
13001300
1301#: ../DistUpgrade/DistUpgradeQuirks.py:11931301#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1302msgid "Checking for installed snaps"1302msgid "Checking for installed snaps"
1303msgstr ""1303msgstr ""
13041304
1305#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1306#, fuzzy
1307msgid "Cannot upgrade this system"
1308msgstr "Nemoguće nadograditi"
1309
1310#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1311msgid ""
1312"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1313"\n"
1314"See https://launchpad.net/bugs/2039172."
1315msgstr ""
1316
1305#: ../DistUpgrade/DistUpgradeMain.py:621317#: ../DistUpgrade/DistUpgradeMain.py:62
1306msgid ""1318msgid ""
1307"Use frontend. Currently available: \n"1319"Use frontend. Currently available: \n"
diff --git a/po/ca.po b/po/ca.po
index 8e69b32..5d24711 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2019-06-18 17:52+0000\n"12"PO-Revision-Date: 2019-06-18 17:52+0000\n"
13"Last-Translator: Walter Garcia-Fontes <walter.garcia@upf.edu>\n"13"Last-Translator: Walter Garcia-Fontes <walter.garcia@upf.edu>\n"
14"Language-Team: Catalan <tradgnome@softcatala.org>\n"14"Language-Team: Catalan <tradgnome@softcatala.org>\n"
@@ -1063,12 +1063,12 @@ msgstr "Inseriu «%s» a la unitat «%s»"
1063msgid "Media Change"1063msgid "Media Change"
1064msgstr "Canvi de suport"1064msgstr "Canvi de suport"
10651065
1066#: ../DistUpgrade/DistUpgradeQuirks.py:2411066#: ../DistUpgrade/DistUpgradeQuirks.py:242
1067msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1067msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1068msgstr ""1068msgstr ""
1069"Pot ser que el vostre maquinari de gràfics no funcioni bé amb l'Ubuntu 14.04."1069"Pot ser que el vostre maquinari de gràfics no funcioni bé amb l'Ubuntu 14.04."
10701070
1071#: ../DistUpgrade/DistUpgradeQuirks.py:2431071#: ../DistUpgrade/DistUpgradeQuirks.py:244
1072msgid ""1072msgid ""
1073"Running the 'unity' desktop environment is not fully supported by your "1073"Running the 'unity' desktop environment is not fully supported by your "
1074"graphics hardware. You will maybe end up in a very slow environment after "1074"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1084,13 +1084,13 @@ msgstr ""
1084"UpdateManagerWarningForUnity3D. Tot i això, voleu continuar amb "1084"UpdateManagerWarningForUnity3D. Tot i això, voleu continuar amb "
1085"l'actualització?"1085"l'actualització?"
10861086
1087#: ../DistUpgrade/DistUpgradeQuirks.py:2671087#: ../DistUpgrade/DistUpgradeQuirks.py:268
1088msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1088msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1089msgstr ""1089msgstr ""
1090"Sembla que el vostre maquinari gràfic no és totalment compatible amb "1090"Sembla que el vostre maquinari gràfic no és totalment compatible amb "
1091"l'Ubuntu 12.04 LTS."1091"l'Ubuntu 12.04 LTS."
10921092
1093#: ../DistUpgrade/DistUpgradeQuirks.py:2691093#: ../DistUpgrade/DistUpgradeQuirks.py:270
1094msgid ""1094msgid ""
1095"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1095"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1096"and you may encounter problems after the upgrade. For more information see "1096"and you may encounter problems after the upgrade. For more information see "
@@ -1102,7 +1102,7 @@ msgstr ""
1102"informació visiteu https://wiki.ubuntu.com/X/Bugs/"1102"informació visiteu https://wiki.ubuntu.com/X/Bugs/"
1103"UpdateManagerWarningForI8xx. Voleu continuar amb l'actualització?"1103"UpdateManagerWarningForI8xx. Voleu continuar amb l'actualització?"
11041104
1105#: ../DistUpgrade/DistUpgradeQuirks.py:2891105#: ../DistUpgrade/DistUpgradeQuirks.py:290
1106msgid ""1106msgid ""
1107"Upgrading may reduce desktop effects, and performance in games and other "1107"Upgrading may reduce desktop effects, and performance in games and other "
1108"graphically intensive programs."1108"graphically intensive programs."
@@ -1110,7 +1110,7 @@ msgstr ""
1110"L'actualització pot reduir els efectes d'escriptori i el rendiment en jocs i "1110"L'actualització pot reduir els efectes d'escriptori i el rendiment en jocs i "
1111"altres programes que facin un ús exhaustiu de processament gràfic."1111"altres programes que facin un ús exhaustiu de processament gràfic."
11121112
1113#: ../DistUpgrade/DistUpgradeQuirks.py:2931113#: ../DistUpgrade/DistUpgradeQuirks.py:294
1114msgid ""1114msgid ""
1115"This computer is currently using the AMD 'fglrx' graphics driver. No version "1115"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1116"of this driver is available that works with your hardware in Ubuntu 10.04 "1116"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1124,12 +1124,12 @@ msgstr ""
1124"\n"1124"\n"
1125"Voleu continuar?"1125"Voleu continuar?"
11261126
1127#: ../DistUpgrade/DistUpgradeQuirks.py:3321127#: ../DistUpgrade/DistUpgradeQuirks.py:333
1128#: ../DistUpgrade/DistUpgradeQuirks.py:4011128#: ../DistUpgrade/DistUpgradeQuirks.py:402
1129msgid "Sorry, no more upgrades for this system"1129msgid "Sorry, no more upgrades for this system"
1130msgstr ""1130msgstr ""
11311131
1132#: ../DistUpgrade/DistUpgradeQuirks.py:3331132#: ../DistUpgrade/DistUpgradeQuirks.py:334
1133#, python-format1133#, python-format
1134msgid ""1134msgid ""
1135"There will not be any further Ubuntu releases for this system's 'i386' "1135"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1138,11 +1138,11 @@ msgid ""
1138"Updates for Ubuntu %s will continue until %s."1138"Updates for Ubuntu %s will continue until %s."
1139msgstr ""1139msgstr ""
11401140
1141#: ../DistUpgrade/DistUpgradeQuirks.py:3481141#: ../DistUpgrade/DistUpgradeQuirks.py:349
1142msgid "No ARMv6 CPU"1142msgid "No ARMv6 CPU"
1143msgstr "No és una CPU ARMv6"1143msgstr "No és una CPU ARMv6"
11441144
1145#: ../DistUpgrade/DistUpgradeQuirks.py:3491145#: ../DistUpgrade/DistUpgradeQuirks.py:350
1146msgid ""1146msgid ""
1147"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1147"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1148"packages in karmic were built with optimizations requiring ARMv6 as the "1148"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1154,12 +1154,12 @@ msgstr ""
1154"requereixen l'ARMv6 com a arquitectura mínima. No és possible actualitzar el "1154"requereixen l'ARMv6 com a arquitectura mínima. No és possible actualitzar el "
1155"vostre sistema a una versió nova de l'Ubuntu amb aquest maquinari."1155"vostre sistema a una versió nova de l'Ubuntu amb aquest maquinari."
11561156
1157#: ../DistUpgrade/DistUpgradeQuirks.py:3691157#: ../DistUpgrade/DistUpgradeQuirks.py:370
1158msgid ""1158msgid ""
1159"Sorry, this storage driver is not supported in kernels for newer releases"1159"Sorry, this storage driver is not supported in kernels for newer releases"
1160msgstr ""1160msgstr ""
11611161
1162#: ../DistUpgrade/DistUpgradeQuirks.py:3711162#: ../DistUpgrade/DistUpgradeQuirks.py:372
1163#, python-format1163#, python-format
1164msgid ""1164msgid ""
1165"There will not be any further Ubuntu releases that provide kernel support "1165"There will not be any further Ubuntu releases that provide kernel support "
@@ -1169,7 +1169,7 @@ msgid ""
1169"driver, remove the directory %s and try again."1169"driver, remove the directory %s and try again."
1170msgstr ""1170msgstr ""
11711171
1172#: ../DistUpgrade/DistUpgradeQuirks.py:4021172#: ../DistUpgrade/DistUpgradeQuirks.py:403
1173#, python-format1173#, python-format
1174msgid ""1174msgid ""
1175"There will not be any further Ubuntu releases for this system's POWER8 "1175"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1178,11 +1178,11 @@ msgid ""
1178"Updates for Ubuntu %s will continue until %s."1178"Updates for Ubuntu %s will continue until %s."
1179msgstr ""1179msgstr ""
11801180
1181#: ../DistUpgrade/DistUpgradeQuirks.py:4201181#: ../DistUpgrade/DistUpgradeQuirks.py:421
1182msgid "No init available"1182msgid "No init available"
1183msgstr "No hi ha cap sistema d'inicialització disponible"1183msgstr "No hi ha cap sistema d'inicialització disponible"
11841184
1185#: ../DistUpgrade/DistUpgradeQuirks.py:4211185#: ../DistUpgrade/DistUpgradeQuirks.py:422
1186msgid ""1186msgid ""
1187"Your system appears to be a virtualised environment without an init daemon, "1187"Your system appears to be a virtualised environment without an init daemon, "
1188"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1188"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1198,11 +1198,11 @@ msgstr ""
1198"\n"1198"\n"
1199"Esteu segur que voleu continuar?"1199"Esteu segur que voleu continuar?"
12001200
1201#: ../DistUpgrade/DistUpgradeQuirks.py:4621201#: ../DistUpgrade/DistUpgradeQuirks.py:463
1202msgid "The Robot Operating System (ROS) is installed"1202msgid "The Robot Operating System (ROS) is installed"
1203msgstr ""1203msgstr ""
12041204
1205#: ../DistUpgrade/DistUpgradeQuirks.py:4631205#: ../DistUpgrade/DistUpgradeQuirks.py:464
1206msgid ""1206msgid ""
1207"It appears that ROS is currently installed. Each ROS release is very strict "1207"It appears that ROS is currently installed. Each ROS release is very strict "
1208"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1208"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1219,12 +1219,12 @@ msgid ""
1219"Are you sure you want to continue?"1219"Are you sure you want to continue?"
1220msgstr ""1220msgstr ""
12211221
1222#: ../DistUpgrade/DistUpgradeQuirks.py:6561222#: ../DistUpgrade/DistUpgradeQuirks.py:657
1223#, fuzzy1223#, fuzzy
1224msgid "Connection to the Snap Store failed"1224msgid "Connection to the Snap Store failed"
1225msgstr "Ha fallat la connexió a la Botiga Snap"1225msgstr "Ha fallat la connexió a la Botiga Snap"
12261226
1227#: ../DistUpgrade/DistUpgradeQuirks.py:6571227#: ../DistUpgrade/DistUpgradeQuirks.py:658
1228msgid ""1228msgid ""
1229"You have the package lxd installed but your system is unable to reach the "1229"You have the package lxd installed but your system is unable to reach the "
1230"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1230"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1234,11 +1234,11 @@ msgid ""
1234"may want to configure a Snap Store proxy."1234"may want to configure a Snap Store proxy."
1235msgstr ""1235msgstr ""
12361236
1237#: ../DistUpgrade/DistUpgradeQuirks.py:6721237#: ../DistUpgrade/DistUpgradeQuirks.py:673
1238msgid "Connection to Snap Store failed"1238msgid "Connection to Snap Store failed"
1239msgstr "Ha fallat la connexió a la Botiga Snap"1239msgstr "Ha fallat la connexió a la Botiga Snap"
12401240
1241#: ../DistUpgrade/DistUpgradeQuirks.py:6731241#: ../DistUpgrade/DistUpgradeQuirks.py:674
1242msgid ""1242msgid ""
1243"Your system does not have a connection to the Snap Store. For the best "1243"Your system does not have a connection to the Snap Store. For the best "
1244"upgrade experience make sure that your system can connect to api.snapcraft."1244"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1250,11 +1250,11 @@ msgstr ""
1250"a api.snapcraft.io.\n"1250"a api.snapcraft.io.\n"
1251"Encara voleu continuar amb l'actualització?"1251"Encara voleu continuar amb l'actualització?"
12521252
1253#: ../DistUpgrade/DistUpgradeQuirks.py:6821253#: ../DistUpgrade/DistUpgradeQuirks.py:683
1254msgid "Outdated snapd package"1254msgid "Outdated snapd package"
1255msgstr "Paquet snapd desactualitzat"1255msgstr "Paquet snapd desactualitzat"
12561256
1257#: ../DistUpgrade/DistUpgradeQuirks.py:6831257#: ../DistUpgrade/DistUpgradeQuirks.py:684
1258msgid ""1258msgid ""
1259"Your system does not have the latest version of snapd. Please update the "1259"Your system does not have the latest version of snapd. Please update the "
1260"version of snapd on your system to improve the upgrade experience.\n"1260"version of snapd on your system to improve the upgrade experience.\n"
@@ -1267,36 +1267,36 @@ msgstr ""
12671267
1268#. now perform direct API calls to the store, requesting size1268#. now perform direct API calls to the store, requesting size
1269#. information for each of the snaps needing installation1269#. information for each of the snaps needing installation
1270#: ../DistUpgrade/DistUpgradeQuirks.py:7081270#: ../DistUpgrade/DistUpgradeQuirks.py:709
1271msgid "Calculating snap size requirements"1271msgid "Calculating snap size requirements"
1272msgstr ""1272msgstr ""
12731273
1274#: ../DistUpgrade/DistUpgradeQuirks.py:7391274#: ../DistUpgrade/DistUpgradeQuirks.py:740
1275msgid "Processing snap replacements"1275msgid "Processing snap replacements"
1276msgstr ""1276msgstr ""
12771277
1278#. TODO: This status should be updated, but the time of1278#. TODO: This status should be updated, but the time of
1279#. this change to snap switch is post-translation freeze.1279#. this change to snap switch is post-translation freeze.
1280#: ../DistUpgrade/DistUpgradeQuirks.py:7471280#: ../DistUpgrade/DistUpgradeQuirks.py:748
1281#, python-format1281#, python-format
1282msgid "refreshing snap %s"1282msgid "refreshing snap %s"
1283msgstr ""1283msgstr ""
12841284
1285#: ../DistUpgrade/DistUpgradeQuirks.py:7511285#: ../DistUpgrade/DistUpgradeQuirks.py:752
1286#, python-format1286#, python-format
1287msgid "removing snap %s"1287msgid "removing snap %s"
1288msgstr ""1288msgstr ""
12891289
1290#: ../DistUpgrade/DistUpgradeQuirks.py:7541290#: ../DistUpgrade/DistUpgradeQuirks.py:755
1291#, python-format1291#, python-format
1292msgid "installing snap %s"1292msgid "installing snap %s"
1293msgstr ""1293msgstr ""
12941294
1295#: ../DistUpgrade/DistUpgradeQuirks.py:7831295#: ../DistUpgrade/DistUpgradeQuirks.py:784
1296msgid "PAE not enabled"1296msgid "PAE not enabled"
1297msgstr "El PAE no està habilitat"1297msgstr "El PAE no està habilitat"
12981298
1299#: ../DistUpgrade/DistUpgradeQuirks.py:7841299#: ../DistUpgrade/DistUpgradeQuirks.py:785
1300msgid ""1300msgid ""
1301"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1301"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1302"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1302"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1309,11 +1309,11 @@ msgstr ""
1309"Consulteu la documentació següent per obtenir més informació:\n"1309"Consulteu la documentació següent per obtenir més informació:\n"
1310"http://help.ubuntu.com/community/EnablingPAE"1310"http://help.ubuntu.com/community/EnablingPAE"
13111311
1312#: ../DistUpgrade/DistUpgradeQuirks.py:10801312#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1313msgid "universe component not enabled"1313msgid "universe component not enabled"
1314msgstr ""1314msgstr ""
13151315
1316#: ../DistUpgrade/DistUpgradeQuirks.py:10811316#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1317#, python-format1317#, python-format
1318msgid ""1318msgid ""
1319"You have the package %s installed which is a python2 package. python2 has "1319"You have the package %s installed which is a python2 package. python2 has "
@@ -1325,10 +1325,22 @@ msgid ""
1325"universe component in /etc/apt/sources.list or remove %s"1325"universe component in /etc/apt/sources.list or remove %s"
1326msgstr ""1326msgstr ""
13271327
1328#: ../DistUpgrade/DistUpgradeQuirks.py:11931328#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1329msgid "Checking for installed snaps"1329msgid "Checking for installed snaps"
1330msgstr "S'està comprovant si hi ha snaps instal·lats"1330msgstr "S'està comprovant si hi ha snaps instal·lats"
13311331
1332#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1333#, fuzzy
1334msgid "Cannot upgrade this system"
1335msgstr "No es pot actualitzar"
1336
1337#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1338msgid ""
1339"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1340"\n"
1341"See https://launchpad.net/bugs/2039172."
1342msgstr ""
1343
1332#: ../DistUpgrade/DistUpgradeMain.py:621344#: ../DistUpgrade/DistUpgradeMain.py:62
1333msgid ""1345msgid ""
1334"Use frontend. Currently available: \n"1346"Use frontend. Currently available: \n"
diff --git a/po/ca@valencia.po b/po/ca@valencia.po
index 76742bb..ec9f976 100644
--- a/po/ca@valencia.po
+++ b/po/ca@valencia.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: Joan Duran <jodufi@gmail.com>\n"13"Last-Translator: Joan Duran <jodufi@gmail.com>\n"
14"Language-Team: Catalan <tradgnome@softcatala.org>\n"14"Language-Team: Catalan <tradgnome@softcatala.org>\n"
@@ -994,12 +994,12 @@ msgstr "Inseriu «%s» a la unitat «%s»"
994msgid "Media Change"994msgid "Media Change"
995msgstr "Canvi de suport"995msgstr "Canvi de suport"
996996
997#: ../DistUpgrade/DistUpgradeQuirks.py:241997#: ../DistUpgrade/DistUpgradeQuirks.py:242
998msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."998msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
999msgstr ""999msgstr ""
1000"Pot ser que el vostre maquinari de gràfics no funcione bé amb l'Ubuntu 14.04."1000"Pot ser que el vostre maquinari de gràfics no funcione bé amb l'Ubuntu 14.04."
10011001
1002#: ../DistUpgrade/DistUpgradeQuirks.py:2431002#: ../DistUpgrade/DistUpgradeQuirks.py:244
1003msgid ""1003msgid ""
1004"Running the 'unity' desktop environment is not fully supported by your "1004"Running the 'unity' desktop environment is not fully supported by your "
1005"graphics hardware. You will maybe end up in a very slow environment after "1005"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1009,11 +1009,11 @@ msgid ""
1009"upgrade?"1009"upgrade?"
1010msgstr ""1010msgstr ""
10111011
1012#: ../DistUpgrade/DistUpgradeQuirks.py:2671012#: ../DistUpgrade/DistUpgradeQuirks.py:268
1013msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1013msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1014msgstr ""1014msgstr ""
10151015
1016#: ../DistUpgrade/DistUpgradeQuirks.py:2691016#: ../DistUpgrade/DistUpgradeQuirks.py:270
1017msgid ""1017msgid ""
1018"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1018"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1019"and you may encounter problems after the upgrade. For more information see "1019"and you may encounter problems after the upgrade. For more information see "
@@ -1021,7 +1021,7 @@ msgid ""
1021"continue with the upgrade?"1021"continue with the upgrade?"
1022msgstr ""1022msgstr ""
10231023
1024#: ../DistUpgrade/DistUpgradeQuirks.py:2891024#: ../DistUpgrade/DistUpgradeQuirks.py:290
1025msgid ""1025msgid ""
1026"Upgrading may reduce desktop effects, and performance in games and other "1026"Upgrading may reduce desktop effects, and performance in games and other "
1027"graphically intensive programs."1027"graphically intensive programs."
@@ -1029,7 +1029,7 @@ msgstr ""
1029"L'actualització pot reduir els efectes d'escriptori i el rendiment en jocs i "1029"L'actualització pot reduir els efectes d'escriptori i el rendiment en jocs i "
1030"altres programes que facen un ús exhaustiu de processament gràfic."1030"altres programes que facen un ús exhaustiu de processament gràfic."
10311031
1032#: ../DistUpgrade/DistUpgradeQuirks.py:2931032#: ../DistUpgrade/DistUpgradeQuirks.py:294
1033msgid ""1033msgid ""
1034"This computer is currently using the AMD 'fglrx' graphics driver. No version "1034"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1035"of this driver is available that works with your hardware in Ubuntu 10.04 "1035"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1043,12 +1043,12 @@ msgstr ""
1043"\n"1043"\n"
1044"Voleu continuar?"1044"Voleu continuar?"
10451045
1046#: ../DistUpgrade/DistUpgradeQuirks.py:3321046#: ../DistUpgrade/DistUpgradeQuirks.py:333
1047#: ../DistUpgrade/DistUpgradeQuirks.py:4011047#: ../DistUpgrade/DistUpgradeQuirks.py:402
1048msgid "Sorry, no more upgrades for this system"1048msgid "Sorry, no more upgrades for this system"
1049msgstr ""1049msgstr ""
10501050
1051#: ../DistUpgrade/DistUpgradeQuirks.py:3331051#: ../DistUpgrade/DistUpgradeQuirks.py:334
1052#, python-format1052#, python-format
1053msgid ""1053msgid ""
1054"There will not be any further Ubuntu releases for this system's 'i386' "1054"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1057,11 +1057,11 @@ msgid ""
1057"Updates for Ubuntu %s will continue until %s."1057"Updates for Ubuntu %s will continue until %s."
1058msgstr ""1058msgstr ""
10591059
1060#: ../DistUpgrade/DistUpgradeQuirks.py:3481060#: ../DistUpgrade/DistUpgradeQuirks.py:349
1061msgid "No ARMv6 CPU"1061msgid "No ARMv6 CPU"
1062msgstr "No és una CPU ARMv6"1062msgstr "No és una CPU ARMv6"
10631063
1064#: ../DistUpgrade/DistUpgradeQuirks.py:3491064#: ../DistUpgrade/DistUpgradeQuirks.py:350
1065msgid ""1065msgid ""
1066"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1066"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1067"packages in karmic were built with optimizations requiring ARMv6 as the "1067"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1073,12 +1073,12 @@ msgstr ""
1073"requereixen l'ARMv6 com a arquitectura mínima. No és possible actualitzar el "1073"requereixen l'ARMv6 com a arquitectura mínima. No és possible actualitzar el "
1074"vostre sistema a una versió nova de l'Ubuntu amb este maquinari."1074"vostre sistema a una versió nova de l'Ubuntu amb este maquinari."
10751075
1076#: ../DistUpgrade/DistUpgradeQuirks.py:3691076#: ../DistUpgrade/DistUpgradeQuirks.py:370
1077msgid ""1077msgid ""
1078"Sorry, this storage driver is not supported in kernels for newer releases"1078"Sorry, this storage driver is not supported in kernels for newer releases"
1079msgstr ""1079msgstr ""
10801080
1081#: ../DistUpgrade/DistUpgradeQuirks.py:3711081#: ../DistUpgrade/DistUpgradeQuirks.py:372
1082#, python-format1082#, python-format
1083msgid ""1083msgid ""
1084"There will not be any further Ubuntu releases that provide kernel support "1084"There will not be any further Ubuntu releases that provide kernel support "
@@ -1088,7 +1088,7 @@ msgid ""
1088"driver, remove the directory %s and try again."1088"driver, remove the directory %s and try again."
1089msgstr ""1089msgstr ""
10901090
1091#: ../DistUpgrade/DistUpgradeQuirks.py:4021091#: ../DistUpgrade/DistUpgradeQuirks.py:403
1092#, python-format1092#, python-format
1093msgid ""1093msgid ""
1094"There will not be any further Ubuntu releases for this system's POWER8 "1094"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1097,11 +1097,11 @@ msgid ""
1097"Updates for Ubuntu %s will continue until %s."1097"Updates for Ubuntu %s will continue until %s."
1098msgstr ""1098msgstr ""
10991099
1100#: ../DistUpgrade/DistUpgradeQuirks.py:4201100#: ../DistUpgrade/DistUpgradeQuirks.py:421
1101msgid "No init available"1101msgid "No init available"
1102msgstr "No hi ha cap sistema d'inicialització disponible"1102msgstr "No hi ha cap sistema d'inicialització disponible"
11031103
1104#: ../DistUpgrade/DistUpgradeQuirks.py:4211104#: ../DistUpgrade/DistUpgradeQuirks.py:422
1105msgid ""1105msgid ""
1106"Your system appears to be a virtualised environment without an init daemon, "1106"Your system appears to be a virtualised environment without an init daemon, "
1107"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1107"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1117,11 +1117,11 @@ msgstr ""
1117"\n"1117"\n"
1118"Segur que voleu continuar?"1118"Segur que voleu continuar?"
11191119
1120#: ../DistUpgrade/DistUpgradeQuirks.py:4621120#: ../DistUpgrade/DistUpgradeQuirks.py:463
1121msgid "The Robot Operating System (ROS) is installed"1121msgid "The Robot Operating System (ROS) is installed"
1122msgstr ""1122msgstr ""
11231123
1124#: ../DistUpgrade/DistUpgradeQuirks.py:4631124#: ../DistUpgrade/DistUpgradeQuirks.py:464
1125msgid ""1125msgid ""
1126"It appears that ROS is currently installed. Each ROS release is very strict "1126"It appears that ROS is currently installed. Each ROS release is very strict "
1127"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1127"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1138,11 +1138,11 @@ msgid ""
1138"Are you sure you want to continue?"1138"Are you sure you want to continue?"
1139msgstr ""1139msgstr ""
11401140
1141#: ../DistUpgrade/DistUpgradeQuirks.py:6561141#: ../DistUpgrade/DistUpgradeQuirks.py:657
1142msgid "Connection to the Snap Store failed"1142msgid "Connection to the Snap Store failed"
1143msgstr ""1143msgstr ""
11441144
1145#: ../DistUpgrade/DistUpgradeQuirks.py:6571145#: ../DistUpgrade/DistUpgradeQuirks.py:658
1146msgid ""1146msgid ""
1147"You have the package lxd installed but your system is unable to reach the "1147"You have the package lxd installed but your system is unable to reach the "
1148"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1148"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1152,11 +1152,11 @@ msgid ""
1152"may want to configure a Snap Store proxy."1152"may want to configure a Snap Store proxy."
1153msgstr ""1153msgstr ""
11541154
1155#: ../DistUpgrade/DistUpgradeQuirks.py:6721155#: ../DistUpgrade/DistUpgradeQuirks.py:673
1156msgid "Connection to Snap Store failed"1156msgid "Connection to Snap Store failed"
1157msgstr ""1157msgstr ""
11581158
1159#: ../DistUpgrade/DistUpgradeQuirks.py:6731159#: ../DistUpgrade/DistUpgradeQuirks.py:674
1160msgid ""1160msgid ""
1161"Your system does not have a connection to the Snap Store. For the best "1161"Your system does not have a connection to the Snap Store. For the best "
1162"upgrade experience make sure that your system can connect to api.snapcraft."1162"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1164,11 +1164,11 @@ msgid ""
1164"Do you still want to continue with the upgrade?"1164"Do you still want to continue with the upgrade?"
1165msgstr ""1165msgstr ""
11661166
1167#: ../DistUpgrade/DistUpgradeQuirks.py:6821167#: ../DistUpgrade/DistUpgradeQuirks.py:683
1168msgid "Outdated snapd package"1168msgid "Outdated snapd package"
1169msgstr ""1169msgstr ""
11701170
1171#: ../DistUpgrade/DistUpgradeQuirks.py:6831171#: ../DistUpgrade/DistUpgradeQuirks.py:684
1172msgid ""1172msgid ""
1173"Your system does not have the latest version of snapd. Please update the "1173"Your system does not have the latest version of snapd. Please update the "
1174"version of snapd on your system to improve the upgrade experience.\n"1174"version of snapd on your system to improve the upgrade experience.\n"
@@ -1177,36 +1177,36 @@ msgstr ""
11771177
1178#. now perform direct API calls to the store, requesting size1178#. now perform direct API calls to the store, requesting size
1179#. information for each of the snaps needing installation1179#. information for each of the snaps needing installation
1180#: ../DistUpgrade/DistUpgradeQuirks.py:7081180#: ../DistUpgrade/DistUpgradeQuirks.py:709
1181msgid "Calculating snap size requirements"1181msgid "Calculating snap size requirements"
1182msgstr ""1182msgstr ""
11831183
1184#: ../DistUpgrade/DistUpgradeQuirks.py:7391184#: ../DistUpgrade/DistUpgradeQuirks.py:740
1185msgid "Processing snap replacements"1185msgid "Processing snap replacements"
1186msgstr ""1186msgstr ""
11871187
1188#. TODO: This status should be updated, but the time of1188#. TODO: This status should be updated, but the time of
1189#. this change to snap switch is post-translation freeze.1189#. this change to snap switch is post-translation freeze.
1190#: ../DistUpgrade/DistUpgradeQuirks.py:7471190#: ../DistUpgrade/DistUpgradeQuirks.py:748
1191#, python-format1191#, python-format
1192msgid "refreshing snap %s"1192msgid "refreshing snap %s"
1193msgstr ""1193msgstr ""
11941194
1195#: ../DistUpgrade/DistUpgradeQuirks.py:7511195#: ../DistUpgrade/DistUpgradeQuirks.py:752
1196#, python-format1196#, python-format
1197msgid "removing snap %s"1197msgid "removing snap %s"
1198msgstr ""1198msgstr ""
11991199
1200#: ../DistUpgrade/DistUpgradeQuirks.py:7541200#: ../DistUpgrade/DistUpgradeQuirks.py:755
1201#, python-format1201#, python-format
1202msgid "installing snap %s"1202msgid "installing snap %s"
1203msgstr ""1203msgstr ""
12041204
1205#: ../DistUpgrade/DistUpgradeQuirks.py:7831205#: ../DistUpgrade/DistUpgradeQuirks.py:784
1206msgid "PAE not enabled"1206msgid "PAE not enabled"
1207msgstr "El PAE no està habilitat"1207msgstr "El PAE no està habilitat"
12081208
1209#: ../DistUpgrade/DistUpgradeQuirks.py:7841209#: ../DistUpgrade/DistUpgradeQuirks.py:785
1210msgid ""1210msgid ""
1211"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1211"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1212"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1212"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1219,11 +1219,11 @@ msgstr ""
1219"Consulteu la documentació següent per obtindre més informació:\n"1219"Consulteu la documentació següent per obtindre més informació:\n"
1220"http://help.ubuntu.com/community/EnablingPAE"1220"http://help.ubuntu.com/community/EnablingPAE"
12211221
1222#: ../DistUpgrade/DistUpgradeQuirks.py:10801222#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1223msgid "universe component not enabled"1223msgid "universe component not enabled"
1224msgstr ""1224msgstr ""
12251225
1226#: ../DistUpgrade/DistUpgradeQuirks.py:10811226#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1227#, python-format1227#, python-format
1228msgid ""1228msgid ""
1229"You have the package %s installed which is a python2 package. python2 has "1229"You have the package %s installed which is a python2 package. python2 has "
@@ -1235,10 +1235,22 @@ msgid ""
1235"universe component in /etc/apt/sources.list or remove %s"1235"universe component in /etc/apt/sources.list or remove %s"
1236msgstr ""1236msgstr ""
12371237
1238#: ../DistUpgrade/DistUpgradeQuirks.py:11931238#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1239msgid "Checking for installed snaps"1239msgid "Checking for installed snaps"
1240msgstr ""1240msgstr ""
12411241
1242#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1243#, fuzzy
1244msgid "Cannot upgrade this system"
1245msgstr "No es pot actualitzar"
1246
1247#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1248msgid ""
1249"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1250"\n"
1251"See https://launchpad.net/bugs/2039172."
1252msgstr ""
1253
1242#: ../DistUpgrade/DistUpgradeMain.py:621254#: ../DistUpgrade/DistUpgradeMain.py:62
1243msgid ""1255msgid ""
1244"Use frontend. Currently available: \n"1256"Use frontend. Currently available: \n"
diff --git a/po/ce.po b/po/ce.po
index 0dd3e31..674e858 100644
--- a/po/ce.po
+++ b/po/ce.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: ubuntu-release-upgrader\n"9"Project-Id-Version: ubuntu-release-upgrader\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2014-08-21 06:20+0000\n"12"PO-Revision-Date: 2014-08-21 06:20+0000\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: Chechen <ce@li.org>\n"14"Language-Team: Chechen <ce@li.org>\n"
@@ -936,11 +936,11 @@ msgstr ""
936msgid "Media Change"936msgid "Media Change"
937msgstr ""937msgstr ""
938938
939#: ../DistUpgrade/DistUpgradeQuirks.py:241939#: ../DistUpgrade/DistUpgradeQuirks.py:242
940msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."940msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
941msgstr ""941msgstr ""
942942
943#: ../DistUpgrade/DistUpgradeQuirks.py:243943#: ../DistUpgrade/DistUpgradeQuirks.py:244
944msgid ""944msgid ""
945"Running the 'unity' desktop environment is not fully supported by your "945"Running the 'unity' desktop environment is not fully supported by your "
946"graphics hardware. You will maybe end up in a very slow environment after "946"graphics hardware. You will maybe end up in a very slow environment after "
@@ -950,11 +950,11 @@ msgid ""
950"upgrade?"950"upgrade?"
951msgstr ""951msgstr ""
952952
953#: ../DistUpgrade/DistUpgradeQuirks.py:267953#: ../DistUpgrade/DistUpgradeQuirks.py:268
954msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."954msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
955msgstr ""955msgstr ""
956956
957#: ../DistUpgrade/DistUpgradeQuirks.py:269957#: ../DistUpgrade/DistUpgradeQuirks.py:270
958msgid ""958msgid ""
959"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "959"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
960"and you may encounter problems after the upgrade. For more information see "960"and you may encounter problems after the upgrade. For more information see "
@@ -962,13 +962,13 @@ msgid ""
962"continue with the upgrade?"962"continue with the upgrade?"
963msgstr ""963msgstr ""
964964
965#: ../DistUpgrade/DistUpgradeQuirks.py:289965#: ../DistUpgrade/DistUpgradeQuirks.py:290
966msgid ""966msgid ""
967"Upgrading may reduce desktop effects, and performance in games and other "967"Upgrading may reduce desktop effects, and performance in games and other "
968"graphically intensive programs."968"graphically intensive programs."
969msgstr ""969msgstr ""
970970
971#: ../DistUpgrade/DistUpgradeQuirks.py:293971#: ../DistUpgrade/DistUpgradeQuirks.py:294
972msgid ""972msgid ""
973"This computer is currently using the AMD 'fglrx' graphics driver. No version "973"This computer is currently using the AMD 'fglrx' graphics driver. No version "
974"of this driver is available that works with your hardware in Ubuntu 10.04 "974"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -977,12 +977,12 @@ msgid ""
977"Do you want to continue?"977"Do you want to continue?"
978msgstr ""978msgstr ""
979979
980#: ../DistUpgrade/DistUpgradeQuirks.py:332980#: ../DistUpgrade/DistUpgradeQuirks.py:333
981#: ../DistUpgrade/DistUpgradeQuirks.py:401981#: ../DistUpgrade/DistUpgradeQuirks.py:402
982msgid "Sorry, no more upgrades for this system"982msgid "Sorry, no more upgrades for this system"
983msgstr ""983msgstr ""
984984
985#: ../DistUpgrade/DistUpgradeQuirks.py:333985#: ../DistUpgrade/DistUpgradeQuirks.py:334
986#, python-format986#, python-format
987msgid ""987msgid ""
988"There will not be any further Ubuntu releases for this system's 'i386' "988"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -991,11 +991,11 @@ msgid ""
991"Updates for Ubuntu %s will continue until %s."991"Updates for Ubuntu %s will continue until %s."
992msgstr ""992msgstr ""
993993
994#: ../DistUpgrade/DistUpgradeQuirks.py:348994#: ../DistUpgrade/DistUpgradeQuirks.py:349
995msgid "No ARMv6 CPU"995msgid "No ARMv6 CPU"
996msgstr ""996msgstr ""
997997
998#: ../DistUpgrade/DistUpgradeQuirks.py:349998#: ../DistUpgrade/DistUpgradeQuirks.py:350
999msgid ""999msgid ""
1000"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1000"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1001"packages in karmic were built with optimizations requiring ARMv6 as the "1001"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1003,12 +1003,12 @@ msgid ""
1003"Ubuntu release with this hardware."1003"Ubuntu release with this hardware."
1004msgstr ""1004msgstr ""
10051005
1006#: ../DistUpgrade/DistUpgradeQuirks.py:3691006#: ../DistUpgrade/DistUpgradeQuirks.py:370
1007msgid ""1007msgid ""
1008"Sorry, this storage driver is not supported in kernels for newer releases"1008"Sorry, this storage driver is not supported in kernels for newer releases"
1009msgstr ""1009msgstr ""
10101010
1011#: ../DistUpgrade/DistUpgradeQuirks.py:3711011#: ../DistUpgrade/DistUpgradeQuirks.py:372
1012#, python-format1012#, python-format
1013msgid ""1013msgid ""
1014"There will not be any further Ubuntu releases that provide kernel support "1014"There will not be any further Ubuntu releases that provide kernel support "
@@ -1018,7 +1018,7 @@ msgid ""
1018"driver, remove the directory %s and try again."1018"driver, remove the directory %s and try again."
1019msgstr ""1019msgstr ""
10201020
1021#: ../DistUpgrade/DistUpgradeQuirks.py:4021021#: ../DistUpgrade/DistUpgradeQuirks.py:403
1022#, python-format1022#, python-format
1023msgid ""1023msgid ""
1024"There will not be any further Ubuntu releases for this system's POWER8 "1024"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1027,11 +1027,11 @@ msgid ""
1027"Updates for Ubuntu %s will continue until %s."1027"Updates for Ubuntu %s will continue until %s."
1028msgstr ""1028msgstr ""
10291029
1030#: ../DistUpgrade/DistUpgradeQuirks.py:4201030#: ../DistUpgrade/DistUpgradeQuirks.py:421
1031msgid "No init available"1031msgid "No init available"
1032msgstr ""1032msgstr ""
10331033
1034#: ../DistUpgrade/DistUpgradeQuirks.py:4211034#: ../DistUpgrade/DistUpgradeQuirks.py:422
1035msgid ""1035msgid ""
1036"Your system appears to be a virtualised environment without an init daemon, "1036"Your system appears to be a virtualised environment without an init daemon, "
1037"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1037"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1041,11 +1041,11 @@ msgid ""
1041"Are you sure you want to continue?"1041"Are you sure you want to continue?"
1042msgstr ""1042msgstr ""
10431043
1044#: ../DistUpgrade/DistUpgradeQuirks.py:4621044#: ../DistUpgrade/DistUpgradeQuirks.py:463
1045msgid "The Robot Operating System (ROS) is installed"1045msgid "The Robot Operating System (ROS) is installed"
1046msgstr ""1046msgstr ""
10471047
1048#: ../DistUpgrade/DistUpgradeQuirks.py:4631048#: ../DistUpgrade/DistUpgradeQuirks.py:464
1049msgid ""1049msgid ""
1050"It appears that ROS is currently installed. Each ROS release is very strict "1050"It appears that ROS is currently installed. Each ROS release is very strict "
1051"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1051"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1062,11 +1062,11 @@ msgid ""
1062"Are you sure you want to continue?"1062"Are you sure you want to continue?"
1063msgstr ""1063msgstr ""
10641064
1065#: ../DistUpgrade/DistUpgradeQuirks.py:6561065#: ../DistUpgrade/DistUpgradeQuirks.py:657
1066msgid "Connection to the Snap Store failed"1066msgid "Connection to the Snap Store failed"
1067msgstr ""1067msgstr ""
10681068
1069#: ../DistUpgrade/DistUpgradeQuirks.py:6571069#: ../DistUpgrade/DistUpgradeQuirks.py:658
1070msgid ""1070msgid ""
1071"You have the package lxd installed but your system is unable to reach the "1071"You have the package lxd installed but your system is unable to reach the "
1072"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1072"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1076,11 +1076,11 @@ msgid ""
1076"may want to configure a Snap Store proxy."1076"may want to configure a Snap Store proxy."
1077msgstr ""1077msgstr ""
10781078
1079#: ../DistUpgrade/DistUpgradeQuirks.py:6721079#: ../DistUpgrade/DistUpgradeQuirks.py:673
1080msgid "Connection to Snap Store failed"1080msgid "Connection to Snap Store failed"
1081msgstr ""1081msgstr ""
10821082
1083#: ../DistUpgrade/DistUpgradeQuirks.py:6731083#: ../DistUpgrade/DistUpgradeQuirks.py:674
1084msgid ""1084msgid ""
1085"Your system does not have a connection to the Snap Store. For the best "1085"Your system does not have a connection to the Snap Store. For the best "
1086"upgrade experience make sure that your system can connect to api.snapcraft."1086"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1088,11 +1088,11 @@ msgid ""
1088"Do you still want to continue with the upgrade?"1088"Do you still want to continue with the upgrade?"
1089msgstr ""1089msgstr ""
10901090
1091#: ../DistUpgrade/DistUpgradeQuirks.py:6821091#: ../DistUpgrade/DistUpgradeQuirks.py:683
1092msgid "Outdated snapd package"1092msgid "Outdated snapd package"
1093msgstr ""1093msgstr ""
10941094
1095#: ../DistUpgrade/DistUpgradeQuirks.py:6831095#: ../DistUpgrade/DistUpgradeQuirks.py:684
1096msgid ""1096msgid ""
1097"Your system does not have the latest version of snapd. Please update the "1097"Your system does not have the latest version of snapd. Please update the "
1098"version of snapd on your system to improve the upgrade experience.\n"1098"version of snapd on your system to improve the upgrade experience.\n"
@@ -1101,36 +1101,36 @@ msgstr ""
11011101
1102#. now perform direct API calls to the store, requesting size1102#. now perform direct API calls to the store, requesting size
1103#. information for each of the snaps needing installation1103#. information for each of the snaps needing installation
1104#: ../DistUpgrade/DistUpgradeQuirks.py:7081104#: ../DistUpgrade/DistUpgradeQuirks.py:709
1105msgid "Calculating snap size requirements"1105msgid "Calculating snap size requirements"
1106msgstr ""1106msgstr ""
11071107
1108#: ../DistUpgrade/DistUpgradeQuirks.py:7391108#: ../DistUpgrade/DistUpgradeQuirks.py:740
1109msgid "Processing snap replacements"1109msgid "Processing snap replacements"
1110msgstr ""1110msgstr ""
11111111
1112#. TODO: This status should be updated, but the time of1112#. TODO: This status should be updated, but the time of
1113#. this change to snap switch is post-translation freeze.1113#. this change to snap switch is post-translation freeze.
1114#: ../DistUpgrade/DistUpgradeQuirks.py:7471114#: ../DistUpgrade/DistUpgradeQuirks.py:748
1115#, python-format1115#, python-format
1116msgid "refreshing snap %s"1116msgid "refreshing snap %s"
1117msgstr ""1117msgstr ""
11181118
1119#: ../DistUpgrade/DistUpgradeQuirks.py:7511119#: ../DistUpgrade/DistUpgradeQuirks.py:752
1120#, python-format1120#, python-format
1121msgid "removing snap %s"1121msgid "removing snap %s"
1122msgstr ""1122msgstr ""
11231123
1124#: ../DistUpgrade/DistUpgradeQuirks.py:7541124#: ../DistUpgrade/DistUpgradeQuirks.py:755
1125#, python-format1125#, python-format
1126msgid "installing snap %s"1126msgid "installing snap %s"
1127msgstr ""1127msgstr ""
11281128
1129#: ../DistUpgrade/DistUpgradeQuirks.py:7831129#: ../DistUpgrade/DistUpgradeQuirks.py:784
1130msgid "PAE not enabled"1130msgid "PAE not enabled"
1131msgstr ""1131msgstr ""
11321132
1133#: ../DistUpgrade/DistUpgradeQuirks.py:7841133#: ../DistUpgrade/DistUpgradeQuirks.py:785
1134msgid ""1134msgid ""
1135"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1135"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1136"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1136"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1138,11 +1138,11 @@ msgid ""
1138"http://help.ubuntu.com/community/EnablingPAE"1138"http://help.ubuntu.com/community/EnablingPAE"
1139msgstr ""1139msgstr ""
11401140
1141#: ../DistUpgrade/DistUpgradeQuirks.py:10801141#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1142msgid "universe component not enabled"1142msgid "universe component not enabled"
1143msgstr ""1143msgstr ""
11441144
1145#: ../DistUpgrade/DistUpgradeQuirks.py:10811145#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1146#, python-format1146#, python-format
1147msgid ""1147msgid ""
1148"You have the package %s installed which is a python2 package. python2 has "1148"You have the package %s installed which is a python2 package. python2 has "
@@ -1154,10 +1154,22 @@ msgid ""
1154"universe component in /etc/apt/sources.list or remove %s"1154"universe component in /etc/apt/sources.list or remove %s"
1155msgstr ""1155msgstr ""
11561156
1157#: ../DistUpgrade/DistUpgradeQuirks.py:11931157#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1158msgid "Checking for installed snaps"1158msgid "Checking for installed snaps"
1159msgstr ""1159msgstr ""
11601160
1161#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1162#, fuzzy
1163msgid "Cannot upgrade this system"
1164msgstr "ЦIиндар кхочуш ца дало"
1165
1166#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1167msgid ""
1168"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1169"\n"
1170"See https://launchpad.net/bugs/2039172."
1171msgstr ""
1172
1161#: ../DistUpgrade/DistUpgradeMain.py:621173#: ../DistUpgrade/DistUpgradeMain.py:62
1162msgid ""1174msgid ""
1163"Use frontend. Currently available: \n"1175"Use frontend. Currently available: \n"
diff --git a/po/ceb.po b/po/ceb.po
index f0c45bf..720194f 100644
--- a/po/ceb.po
+++ b/po/ceb.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: James Banogon <james@banogon.com>\n"13"Last-Translator: James Banogon <james@banogon.com>\n"
14"Language-Team: Cebuano <ceb@li.org>\n"14"Language-Team: Cebuano <ceb@li.org>\n"
@@ -897,11 +897,11 @@ msgstr ""
897msgid "Media Change"897msgid "Media Change"
898msgstr ""898msgstr ""
899899
900#: ../DistUpgrade/DistUpgradeQuirks.py:241900#: ../DistUpgrade/DistUpgradeQuirks.py:242
901msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."901msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
902msgstr ""902msgstr ""
903903
904#: ../DistUpgrade/DistUpgradeQuirks.py:243904#: ../DistUpgrade/DistUpgradeQuirks.py:244
905msgid ""905msgid ""
906"Running the 'unity' desktop environment is not fully supported by your "906"Running the 'unity' desktop environment is not fully supported by your "
907"graphics hardware. You will maybe end up in a very slow environment after "907"graphics hardware. You will maybe end up in a very slow environment after "
@@ -911,11 +911,11 @@ msgid ""
911"upgrade?"911"upgrade?"
912msgstr ""912msgstr ""
913913
914#: ../DistUpgrade/DistUpgradeQuirks.py:267914#: ../DistUpgrade/DistUpgradeQuirks.py:268
915msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."915msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
916msgstr ""916msgstr ""
917917
918#: ../DistUpgrade/DistUpgradeQuirks.py:269918#: ../DistUpgrade/DistUpgradeQuirks.py:270
919msgid ""919msgid ""
920"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "920"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
921"and you may encounter problems after the upgrade. For more information see "921"and you may encounter problems after the upgrade. For more information see "
@@ -923,13 +923,13 @@ msgid ""
923"continue with the upgrade?"923"continue with the upgrade?"
924msgstr ""924msgstr ""
925925
926#: ../DistUpgrade/DistUpgradeQuirks.py:289926#: ../DistUpgrade/DistUpgradeQuirks.py:290
927msgid ""927msgid ""
928"Upgrading may reduce desktop effects, and performance in games and other "928"Upgrading may reduce desktop effects, and performance in games and other "
929"graphically intensive programs."929"graphically intensive programs."
930msgstr ""930msgstr ""
931931
932#: ../DistUpgrade/DistUpgradeQuirks.py:293932#: ../DistUpgrade/DistUpgradeQuirks.py:294
933msgid ""933msgid ""
934"This computer is currently using the AMD 'fglrx' graphics driver. No version "934"This computer is currently using the AMD 'fglrx' graphics driver. No version "
935"of this driver is available that works with your hardware in Ubuntu 10.04 "935"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -938,12 +938,12 @@ msgid ""
938"Do you want to continue?"938"Do you want to continue?"
939msgstr ""939msgstr ""
940940
941#: ../DistUpgrade/DistUpgradeQuirks.py:332941#: ../DistUpgrade/DistUpgradeQuirks.py:333
942#: ../DistUpgrade/DistUpgradeQuirks.py:401942#: ../DistUpgrade/DistUpgradeQuirks.py:402
943msgid "Sorry, no more upgrades for this system"943msgid "Sorry, no more upgrades for this system"
944msgstr ""944msgstr ""
945945
946#: ../DistUpgrade/DistUpgradeQuirks.py:333946#: ../DistUpgrade/DistUpgradeQuirks.py:334
947#, python-format947#, python-format
948msgid ""948msgid ""
949"There will not be any further Ubuntu releases for this system's 'i386' "949"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -952,11 +952,11 @@ msgid ""
952"Updates for Ubuntu %s will continue until %s."952"Updates for Ubuntu %s will continue until %s."
953msgstr ""953msgstr ""
954954
955#: ../DistUpgrade/DistUpgradeQuirks.py:348955#: ../DistUpgrade/DistUpgradeQuirks.py:349
956msgid "No ARMv6 CPU"956msgid "No ARMv6 CPU"
957msgstr ""957msgstr ""
958958
959#: ../DistUpgrade/DistUpgradeQuirks.py:349959#: ../DistUpgrade/DistUpgradeQuirks.py:350
960msgid ""960msgid ""
961"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "961"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
962"packages in karmic were built with optimizations requiring ARMv6 as the "962"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -964,12 +964,12 @@ msgid ""
964"Ubuntu release with this hardware."964"Ubuntu release with this hardware."
965msgstr ""965msgstr ""
966966
967#: ../DistUpgrade/DistUpgradeQuirks.py:369967#: ../DistUpgrade/DistUpgradeQuirks.py:370
968msgid ""968msgid ""
969"Sorry, this storage driver is not supported in kernels for newer releases"969"Sorry, this storage driver is not supported in kernels for newer releases"
970msgstr ""970msgstr ""
971971
972#: ../DistUpgrade/DistUpgradeQuirks.py:371972#: ../DistUpgrade/DistUpgradeQuirks.py:372
973#, python-format973#, python-format
974msgid ""974msgid ""
975"There will not be any further Ubuntu releases that provide kernel support "975"There will not be any further Ubuntu releases that provide kernel support "
@@ -979,7 +979,7 @@ msgid ""
979"driver, remove the directory %s and try again."979"driver, remove the directory %s and try again."
980msgstr ""980msgstr ""
981981
982#: ../DistUpgrade/DistUpgradeQuirks.py:402982#: ../DistUpgrade/DistUpgradeQuirks.py:403
983#, python-format983#, python-format
984msgid ""984msgid ""
985"There will not be any further Ubuntu releases for this system's POWER8 "985"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -988,11 +988,11 @@ msgid ""
988"Updates for Ubuntu %s will continue until %s."988"Updates for Ubuntu %s will continue until %s."
989msgstr ""989msgstr ""
990990
991#: ../DistUpgrade/DistUpgradeQuirks.py:420991#: ../DistUpgrade/DistUpgradeQuirks.py:421
992msgid "No init available"992msgid "No init available"
993msgstr ""993msgstr ""
994994
995#: ../DistUpgrade/DistUpgradeQuirks.py:421995#: ../DistUpgrade/DistUpgradeQuirks.py:422
996msgid ""996msgid ""
997"Your system appears to be a virtualised environment without an init daemon, "997"Your system appears to be a virtualised environment without an init daemon, "
998"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "998"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1002,11 +1002,11 @@ msgid ""
1002"Are you sure you want to continue?"1002"Are you sure you want to continue?"
1003msgstr ""1003msgstr ""
10041004
1005#: ../DistUpgrade/DistUpgradeQuirks.py:4621005#: ../DistUpgrade/DistUpgradeQuirks.py:463
1006msgid "The Robot Operating System (ROS) is installed"1006msgid "The Robot Operating System (ROS) is installed"
1007msgstr ""1007msgstr ""
10081008
1009#: ../DistUpgrade/DistUpgradeQuirks.py:4631009#: ../DistUpgrade/DistUpgradeQuirks.py:464
1010msgid ""1010msgid ""
1011"It appears that ROS is currently installed. Each ROS release is very strict "1011"It appears that ROS is currently installed. Each ROS release is very strict "
1012"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1012"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1023,11 +1023,11 @@ msgid ""
1023"Are you sure you want to continue?"1023"Are you sure you want to continue?"
1024msgstr ""1024msgstr ""
10251025
1026#: ../DistUpgrade/DistUpgradeQuirks.py:6561026#: ../DistUpgrade/DistUpgradeQuirks.py:657
1027msgid "Connection to the Snap Store failed"1027msgid "Connection to the Snap Store failed"
1028msgstr ""1028msgstr ""
10291029
1030#: ../DistUpgrade/DistUpgradeQuirks.py:6571030#: ../DistUpgrade/DistUpgradeQuirks.py:658
1031msgid ""1031msgid ""
1032"You have the package lxd installed but your system is unable to reach the "1032"You have the package lxd installed but your system is unable to reach the "
1033"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1033"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1037,11 +1037,11 @@ msgid ""
1037"may want to configure a Snap Store proxy."1037"may want to configure a Snap Store proxy."
1038msgstr ""1038msgstr ""
10391039
1040#: ../DistUpgrade/DistUpgradeQuirks.py:6721040#: ../DistUpgrade/DistUpgradeQuirks.py:673
1041msgid "Connection to Snap Store failed"1041msgid "Connection to Snap Store failed"
1042msgstr ""1042msgstr ""
10431043
1044#: ../DistUpgrade/DistUpgradeQuirks.py:6731044#: ../DistUpgrade/DistUpgradeQuirks.py:674
1045msgid ""1045msgid ""
1046"Your system does not have a connection to the Snap Store. For the best "1046"Your system does not have a connection to the Snap Store. For the best "
1047"upgrade experience make sure that your system can connect to api.snapcraft."1047"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1049,11 +1049,11 @@ msgid ""
1049"Do you still want to continue with the upgrade?"1049"Do you still want to continue with the upgrade?"
1050msgstr ""1050msgstr ""
10511051
1052#: ../DistUpgrade/DistUpgradeQuirks.py:6821052#: ../DistUpgrade/DistUpgradeQuirks.py:683
1053msgid "Outdated snapd package"1053msgid "Outdated snapd package"
1054msgstr ""1054msgstr ""
10551055
1056#: ../DistUpgrade/DistUpgradeQuirks.py:6831056#: ../DistUpgrade/DistUpgradeQuirks.py:684
1057msgid ""1057msgid ""
1058"Your system does not have the latest version of snapd. Please update the "1058"Your system does not have the latest version of snapd. Please update the "
1059"version of snapd on your system to improve the upgrade experience.\n"1059"version of snapd on your system to improve the upgrade experience.\n"
@@ -1062,36 +1062,36 @@ msgstr ""
10621062
1063#. now perform direct API calls to the store, requesting size1063#. now perform direct API calls to the store, requesting size
1064#. information for each of the snaps needing installation1064#. information for each of the snaps needing installation
1065#: ../DistUpgrade/DistUpgradeQuirks.py:7081065#: ../DistUpgrade/DistUpgradeQuirks.py:709
1066msgid "Calculating snap size requirements"1066msgid "Calculating snap size requirements"
1067msgstr ""1067msgstr ""
10681068
1069#: ../DistUpgrade/DistUpgradeQuirks.py:7391069#: ../DistUpgrade/DistUpgradeQuirks.py:740
1070msgid "Processing snap replacements"1070msgid "Processing snap replacements"
1071msgstr ""1071msgstr ""
10721072
1073#. TODO: This status should be updated, but the time of1073#. TODO: This status should be updated, but the time of
1074#. this change to snap switch is post-translation freeze.1074#. this change to snap switch is post-translation freeze.
1075#: ../DistUpgrade/DistUpgradeQuirks.py:7471075#: ../DistUpgrade/DistUpgradeQuirks.py:748
1076#, python-format1076#, python-format
1077msgid "refreshing snap %s"1077msgid "refreshing snap %s"
1078msgstr ""1078msgstr ""
10791079
1080#: ../DistUpgrade/DistUpgradeQuirks.py:7511080#: ../DistUpgrade/DistUpgradeQuirks.py:752
1081#, python-format1081#, python-format
1082msgid "removing snap %s"1082msgid "removing snap %s"
1083msgstr ""1083msgstr ""
10841084
1085#: ../DistUpgrade/DistUpgradeQuirks.py:7541085#: ../DistUpgrade/DistUpgradeQuirks.py:755
1086#, python-format1086#, python-format
1087msgid "installing snap %s"1087msgid "installing snap %s"
1088msgstr ""1088msgstr ""
10891089
1090#: ../DistUpgrade/DistUpgradeQuirks.py:7831090#: ../DistUpgrade/DistUpgradeQuirks.py:784
1091msgid "PAE not enabled"1091msgid "PAE not enabled"
1092msgstr ""1092msgstr ""
10931093
1094#: ../DistUpgrade/DistUpgradeQuirks.py:7841094#: ../DistUpgrade/DistUpgradeQuirks.py:785
1095msgid ""1095msgid ""
1096"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1096"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1097"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1097"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1099,11 +1099,11 @@ msgid ""
1099"http://help.ubuntu.com/community/EnablingPAE"1099"http://help.ubuntu.com/community/EnablingPAE"
1100msgstr ""1100msgstr ""
11011101
1102#: ../DistUpgrade/DistUpgradeQuirks.py:10801102#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1103msgid "universe component not enabled"1103msgid "universe component not enabled"
1104msgstr ""1104msgstr ""
11051105
1106#: ../DistUpgrade/DistUpgradeQuirks.py:10811106#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1107#, python-format1107#, python-format
1108msgid ""1108msgid ""
1109"You have the package %s installed which is a python2 package. python2 has "1109"You have the package %s installed which is a python2 package. python2 has "
@@ -1115,10 +1115,21 @@ msgid ""
1115"universe component in /etc/apt/sources.list or remove %s"1115"universe component in /etc/apt/sources.list or remove %s"
1116msgstr ""1116msgstr ""
11171117
1118#: ../DistUpgrade/DistUpgradeQuirks.py:11931118#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1119msgid "Checking for installed snaps"1119msgid "Checking for installed snaps"
1120msgstr ""1120msgstr ""
11211121
1122#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1123msgid "Cannot upgrade this system"
1124msgstr ""
1125
1126#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1127msgid ""
1128"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1129"\n"
1130"See https://launchpad.net/bugs/2039172."
1131msgstr ""
1132
1122#: ../DistUpgrade/DistUpgradeMain.py:621133#: ../DistUpgrade/DistUpgradeMain.py:62
1123msgid ""1134msgid ""
1124"Use frontend. Currently available: \n"1135"Use frontend. Currently available: \n"
diff --git a/po/ckb.po b/po/ckb.po
index 221e8f3..1eadff3 100644
--- a/po/ckb.po
+++ b/po/ckb.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: jwtear nariman <jwtiyar@gmail.com>\n"13"Last-Translator: jwtear nariman <jwtiyar@gmail.com>\n"
14"Language-Team: Kurdish (Sorani) <ckb@li.org>\n"14"Language-Team: Kurdish (Sorani) <ckb@li.org>\n"
@@ -902,11 +902,11 @@ msgstr ""
902msgid "Media Change"902msgid "Media Change"
903msgstr ""903msgstr ""
904904
905#: ../DistUpgrade/DistUpgradeQuirks.py:241905#: ../DistUpgrade/DistUpgradeQuirks.py:242
906msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."906msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
907msgstr ""907msgstr ""
908908
909#: ../DistUpgrade/DistUpgradeQuirks.py:243909#: ../DistUpgrade/DistUpgradeQuirks.py:244
910msgid ""910msgid ""
911"Running the 'unity' desktop environment is not fully supported by your "911"Running the 'unity' desktop environment is not fully supported by your "
912"graphics hardware. You will maybe end up in a very slow environment after "912"graphics hardware. You will maybe end up in a very slow environment after "
@@ -916,11 +916,11 @@ msgid ""
916"upgrade?"916"upgrade?"
917msgstr ""917msgstr ""
918918
919#: ../DistUpgrade/DistUpgradeQuirks.py:267919#: ../DistUpgrade/DistUpgradeQuirks.py:268
920msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."920msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
921msgstr ""921msgstr ""
922922
923#: ../DistUpgrade/DistUpgradeQuirks.py:269923#: ../DistUpgrade/DistUpgradeQuirks.py:270
924msgid ""924msgid ""
925"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "925"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
926"and you may encounter problems after the upgrade. For more information see "926"and you may encounter problems after the upgrade. For more information see "
@@ -928,13 +928,13 @@ msgid ""
928"continue with the upgrade?"928"continue with the upgrade?"
929msgstr ""929msgstr ""
930930
931#: ../DistUpgrade/DistUpgradeQuirks.py:289931#: ../DistUpgrade/DistUpgradeQuirks.py:290
932msgid ""932msgid ""
933"Upgrading may reduce desktop effects, and performance in games and other "933"Upgrading may reduce desktop effects, and performance in games and other "
934"graphically intensive programs."934"graphically intensive programs."
935msgstr ""935msgstr ""
936936
937#: ../DistUpgrade/DistUpgradeQuirks.py:293937#: ../DistUpgrade/DistUpgradeQuirks.py:294
938msgid ""938msgid ""
939"This computer is currently using the AMD 'fglrx' graphics driver. No version "939"This computer is currently using the AMD 'fglrx' graphics driver. No version "
940"of this driver is available that works with your hardware in Ubuntu 10.04 "940"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -943,12 +943,12 @@ msgid ""
943"Do you want to continue?"943"Do you want to continue?"
944msgstr ""944msgstr ""
945945
946#: ../DistUpgrade/DistUpgradeQuirks.py:332946#: ../DistUpgrade/DistUpgradeQuirks.py:333
947#: ../DistUpgrade/DistUpgradeQuirks.py:401947#: ../DistUpgrade/DistUpgradeQuirks.py:402
948msgid "Sorry, no more upgrades for this system"948msgid "Sorry, no more upgrades for this system"
949msgstr ""949msgstr ""
950950
951#: ../DistUpgrade/DistUpgradeQuirks.py:333951#: ../DistUpgrade/DistUpgradeQuirks.py:334
952#, python-format952#, python-format
953msgid ""953msgid ""
954"There will not be any further Ubuntu releases for this system's 'i386' "954"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -957,11 +957,11 @@ msgid ""
957"Updates for Ubuntu %s will continue until %s."957"Updates for Ubuntu %s will continue until %s."
958msgstr ""958msgstr ""
959959
960#: ../DistUpgrade/DistUpgradeQuirks.py:348960#: ../DistUpgrade/DistUpgradeQuirks.py:349
961msgid "No ARMv6 CPU"961msgid "No ARMv6 CPU"
962msgstr ""962msgstr ""
963963
964#: ../DistUpgrade/DistUpgradeQuirks.py:349964#: ../DistUpgrade/DistUpgradeQuirks.py:350
965msgid ""965msgid ""
966"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "966"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
967"packages in karmic were built with optimizations requiring ARMv6 as the "967"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -969,12 +969,12 @@ msgid ""
969"Ubuntu release with this hardware."969"Ubuntu release with this hardware."
970msgstr ""970msgstr ""
971971
972#: ../DistUpgrade/DistUpgradeQuirks.py:369972#: ../DistUpgrade/DistUpgradeQuirks.py:370
973msgid ""973msgid ""
974"Sorry, this storage driver is not supported in kernels for newer releases"974"Sorry, this storage driver is not supported in kernels for newer releases"
975msgstr ""975msgstr ""
976976
977#: ../DistUpgrade/DistUpgradeQuirks.py:371977#: ../DistUpgrade/DistUpgradeQuirks.py:372
978#, python-format978#, python-format
979msgid ""979msgid ""
980"There will not be any further Ubuntu releases that provide kernel support "980"There will not be any further Ubuntu releases that provide kernel support "
@@ -984,7 +984,7 @@ msgid ""
984"driver, remove the directory %s and try again."984"driver, remove the directory %s and try again."
985msgstr ""985msgstr ""
986986
987#: ../DistUpgrade/DistUpgradeQuirks.py:402987#: ../DistUpgrade/DistUpgradeQuirks.py:403
988#, python-format988#, python-format
989msgid ""989msgid ""
990"There will not be any further Ubuntu releases for this system's POWER8 "990"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -993,11 +993,11 @@ msgid ""
993"Updates for Ubuntu %s will continue until %s."993"Updates for Ubuntu %s will continue until %s."
994msgstr ""994msgstr ""
995995
996#: ../DistUpgrade/DistUpgradeQuirks.py:420996#: ../DistUpgrade/DistUpgradeQuirks.py:421
997msgid "No init available"997msgid "No init available"
998msgstr ""998msgstr ""
999999
1000#: ../DistUpgrade/DistUpgradeQuirks.py:4211000#: ../DistUpgrade/DistUpgradeQuirks.py:422
1001msgid ""1001msgid ""
1002"Your system appears to be a virtualised environment without an init daemon, "1002"Your system appears to be a virtualised environment without an init daemon, "
1003"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1003"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1007,11 +1007,11 @@ msgid ""
1007"Are you sure you want to continue?"1007"Are you sure you want to continue?"
1008msgstr ""1008msgstr ""
10091009
1010#: ../DistUpgrade/DistUpgradeQuirks.py:4621010#: ../DistUpgrade/DistUpgradeQuirks.py:463
1011msgid "The Robot Operating System (ROS) is installed"1011msgid "The Robot Operating System (ROS) is installed"
1012msgstr ""1012msgstr ""
10131013
1014#: ../DistUpgrade/DistUpgradeQuirks.py:4631014#: ../DistUpgrade/DistUpgradeQuirks.py:464
1015msgid ""1015msgid ""
1016"It appears that ROS is currently installed. Each ROS release is very strict "1016"It appears that ROS is currently installed. Each ROS release is very strict "
1017"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1017"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1028,11 +1028,11 @@ msgid ""
1028"Are you sure you want to continue?"1028"Are you sure you want to continue?"
1029msgstr ""1029msgstr ""
10301030
1031#: ../DistUpgrade/DistUpgradeQuirks.py:6561031#: ../DistUpgrade/DistUpgradeQuirks.py:657
1032msgid "Connection to the Snap Store failed"1032msgid "Connection to the Snap Store failed"
1033msgstr ""1033msgstr ""
10341034
1035#: ../DistUpgrade/DistUpgradeQuirks.py:6571035#: ../DistUpgrade/DistUpgradeQuirks.py:658
1036msgid ""1036msgid ""
1037"You have the package lxd installed but your system is unable to reach the "1037"You have the package lxd installed but your system is unable to reach the "
1038"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1038"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1042,11 +1042,11 @@ msgid ""
1042"may want to configure a Snap Store proxy."1042"may want to configure a Snap Store proxy."
1043msgstr ""1043msgstr ""
10441044
1045#: ../DistUpgrade/DistUpgradeQuirks.py:6721045#: ../DistUpgrade/DistUpgradeQuirks.py:673
1046msgid "Connection to Snap Store failed"1046msgid "Connection to Snap Store failed"
1047msgstr ""1047msgstr ""
10481048
1049#: ../DistUpgrade/DistUpgradeQuirks.py:6731049#: ../DistUpgrade/DistUpgradeQuirks.py:674
1050msgid ""1050msgid ""
1051"Your system does not have a connection to the Snap Store. For the best "1051"Your system does not have a connection to the Snap Store. For the best "
1052"upgrade experience make sure that your system can connect to api.snapcraft."1052"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1054,11 +1054,11 @@ msgid ""
1054"Do you still want to continue with the upgrade?"1054"Do you still want to continue with the upgrade?"
1055msgstr ""1055msgstr ""
10561056
1057#: ../DistUpgrade/DistUpgradeQuirks.py:6821057#: ../DistUpgrade/DistUpgradeQuirks.py:683
1058msgid "Outdated snapd package"1058msgid "Outdated snapd package"
1059msgstr ""1059msgstr ""
10601060
1061#: ../DistUpgrade/DistUpgradeQuirks.py:6831061#: ../DistUpgrade/DistUpgradeQuirks.py:684
1062msgid ""1062msgid ""
1063"Your system does not have the latest version of snapd. Please update the "1063"Your system does not have the latest version of snapd. Please update the "
1064"version of snapd on your system to improve the upgrade experience.\n"1064"version of snapd on your system to improve the upgrade experience.\n"
@@ -1067,36 +1067,36 @@ msgstr ""
10671067
1068#. now perform direct API calls to the store, requesting size1068#. now perform direct API calls to the store, requesting size
1069#. information for each of the snaps needing installation1069#. information for each of the snaps needing installation
1070#: ../DistUpgrade/DistUpgradeQuirks.py:7081070#: ../DistUpgrade/DistUpgradeQuirks.py:709
1071msgid "Calculating snap size requirements"1071msgid "Calculating snap size requirements"
1072msgstr ""1072msgstr ""
10731073
1074#: ../DistUpgrade/DistUpgradeQuirks.py:7391074#: ../DistUpgrade/DistUpgradeQuirks.py:740
1075msgid "Processing snap replacements"1075msgid "Processing snap replacements"
1076msgstr ""1076msgstr ""
10771077
1078#. TODO: This status should be updated, but the time of1078#. TODO: This status should be updated, but the time of
1079#. this change to snap switch is post-translation freeze.1079#. this change to snap switch is post-translation freeze.
1080#: ../DistUpgrade/DistUpgradeQuirks.py:7471080#: ../DistUpgrade/DistUpgradeQuirks.py:748
1081#, python-format1081#, python-format
1082msgid "refreshing snap %s"1082msgid "refreshing snap %s"
1083msgstr ""1083msgstr ""
10841084
1085#: ../DistUpgrade/DistUpgradeQuirks.py:7511085#: ../DistUpgrade/DistUpgradeQuirks.py:752
1086#, python-format1086#, python-format
1087msgid "removing snap %s"1087msgid "removing snap %s"
1088msgstr ""1088msgstr ""
10891089
1090#: ../DistUpgrade/DistUpgradeQuirks.py:7541090#: ../DistUpgrade/DistUpgradeQuirks.py:755
1091#, python-format1091#, python-format
1092msgid "installing snap %s"1092msgid "installing snap %s"
1093msgstr ""1093msgstr ""
10941094
1095#: ../DistUpgrade/DistUpgradeQuirks.py:7831095#: ../DistUpgrade/DistUpgradeQuirks.py:784
1096msgid "PAE not enabled"1096msgid "PAE not enabled"
1097msgstr ""1097msgstr ""
10981098
1099#: ../DistUpgrade/DistUpgradeQuirks.py:7841099#: ../DistUpgrade/DistUpgradeQuirks.py:785
1100msgid ""1100msgid ""
1101"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1101"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1102"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1102"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1104,11 +1104,11 @@ msgid ""
1104"http://help.ubuntu.com/community/EnablingPAE"1104"http://help.ubuntu.com/community/EnablingPAE"
1105msgstr ""1105msgstr ""
11061106
1107#: ../DistUpgrade/DistUpgradeQuirks.py:10801107#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1108msgid "universe component not enabled"1108msgid "universe component not enabled"
1109msgstr ""1109msgstr ""
11101110
1111#: ../DistUpgrade/DistUpgradeQuirks.py:10811111#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1112#, python-format1112#, python-format
1113msgid ""1113msgid ""
1114"You have the package %s installed which is a python2 package. python2 has "1114"You have the package %s installed which is a python2 package. python2 has "
@@ -1120,10 +1120,22 @@ msgid ""
1120"universe component in /etc/apt/sources.list or remove %s"1120"universe component in /etc/apt/sources.list or remove %s"
1121msgstr ""1121msgstr ""
11221122
1123#: ../DistUpgrade/DistUpgradeQuirks.py:11931123#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1124msgid "Checking for installed snaps"1124msgid "Checking for installed snaps"
1125msgstr ""1125msgstr ""
11261126
1127#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1128#, fuzzy
1129msgid "Cannot upgrade this system"
1130msgstr "ناتوانرێ بەرزبکرێتەوە"
1131
1132#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1133msgid ""
1134"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1135"\n"
1136"See https://launchpad.net/bugs/2039172."
1137msgstr ""
1138
1127#: ../DistUpgrade/DistUpgradeMain.py:621139#: ../DistUpgrade/DistUpgradeMain.py:62
1128msgid ""1140msgid ""
1129"Use frontend. Currently available: \n"1141"Use frontend. Currently available: \n"
diff --git a/po/crh.po b/po/crh.po
index 2ae4797..a182e17 100644
--- a/po/crh.po
+++ b/po/crh.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2013-05-22 11:00+0000\n"12"PO-Revision-Date: 2013-05-22 11:00+0000\n"
13"Last-Translator: Reşat SABIQ <tilde.birlik@gmail.com>\n"13"Last-Translator: Reşat SABIQ <tilde.birlik@gmail.com>\n"
14"Language-Team: QIRIMTATARCA (Qırım Türkçesi) <tilde-birlik-tercime@lists."14"Language-Team: QIRIMTATARCA (Qırım Türkçesi) <tilde-birlik-tercime@lists."
@@ -1034,11 +1034,11 @@ msgstr "Lütfen \"%2s\" sürücüsüne \"%1s\" takın"
1034msgid "Media Change"1034msgid "Media Change"
1035msgstr "Vasat Deñişimi"1035msgstr "Vasat Deñişimi"
10361036
1037#: ../DistUpgrade/DistUpgradeQuirks.py:2411037#: ../DistUpgrade/DistUpgradeQuirks.py:242
1038msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1038msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1039msgstr ""1039msgstr ""
10401040
1041#: ../DistUpgrade/DistUpgradeQuirks.py:2431041#: ../DistUpgrade/DistUpgradeQuirks.py:244
1042msgid ""1042msgid ""
1043"Running the 'unity' desktop environment is not fully supported by your "1043"Running the 'unity' desktop environment is not fully supported by your "
1044"graphics hardware. You will maybe end up in a very slow environment after "1044"graphics hardware. You will maybe end up in a very slow environment after "
@@ -1048,11 +1048,11 @@ msgid ""
1048"upgrade?"1048"upgrade?"
1049msgstr ""1049msgstr ""
10501050
1051#: ../DistUpgrade/DistUpgradeQuirks.py:2671051#: ../DistUpgrade/DistUpgradeQuirks.py:268
1052msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."1052msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1053msgstr ""1053msgstr ""
10541054
1055#: ../DistUpgrade/DistUpgradeQuirks.py:2691055#: ../DistUpgrade/DistUpgradeQuirks.py:270
1056msgid ""1056msgid ""
1057"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "1057"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1058"and you may encounter problems after the upgrade. For more information see "1058"and you may encounter problems after the upgrade. For more information see "
@@ -1061,7 +1061,7 @@ msgid ""
1061msgstr ""1061msgstr ""
10621062
1063# tr1063# tr
1064#: ../DistUpgrade/DistUpgradeQuirks.py:2891064#: ../DistUpgrade/DistUpgradeQuirks.py:290
1065msgid ""1065msgid ""
1066"Upgrading may reduce desktop effects, and performance in games and other "1066"Upgrading may reduce desktop effects, and performance in games and other "
1067"graphically intensive programs."1067"graphically intensive programs."
@@ -1070,7 +1070,7 @@ msgstr ""
1070"uygulamaların başarımını düşürebilir."1070"uygulamaların başarımını düşürebilir."
10711071
1072# tr1072# tr
1073#: ../DistUpgrade/DistUpgradeQuirks.py:2931073#: ../DistUpgrade/DistUpgradeQuirks.py:294
1074msgid ""1074msgid ""
1075"This computer is currently using the AMD 'fglrx' graphics driver. No version "1075"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1076"of this driver is available that works with your hardware in Ubuntu 10.04 "1076"of this driver is available that works with your hardware in Ubuntu 10.04 "
@@ -1083,12 +1083,12 @@ msgstr ""
1083"\n"1083"\n"
1084"Devam etmege isteysiñizmi?"1084"Devam etmege isteysiñizmi?"
10851085
1086#: ../DistUpgrade/DistUpgradeQuirks.py:3321086#: ../DistUpgrade/DistUpgradeQuirks.py:333
1087#: ../DistUpgrade/DistUpgradeQuirks.py:4011087#: ../DistUpgrade/DistUpgradeQuirks.py:402
1088msgid "Sorry, no more upgrades for this system"1088msgid "Sorry, no more upgrades for this system"
1089msgstr ""1089msgstr ""
10901090
1091#: ../DistUpgrade/DistUpgradeQuirks.py:3331091#: ../DistUpgrade/DistUpgradeQuirks.py:334
1092#, python-format1092#, python-format
1093msgid ""1093msgid ""
1094"There will not be any further Ubuntu releases for this system's 'i386' "1094"There will not be any further Ubuntu releases for this system's 'i386' "
@@ -1098,12 +1098,12 @@ msgid ""
1098msgstr ""1098msgstr ""
10991099
1100# tr1100# tr
1101#: ../DistUpgrade/DistUpgradeQuirks.py:3481101#: ../DistUpgrade/DistUpgradeQuirks.py:349
1102msgid "No ARMv6 CPU"1102msgid "No ARMv6 CPU"
1103msgstr "ARMv6 İşlemci Yok"1103msgstr "ARMv6 İşlemci Yok"
11041104
1105# tr1105# tr
1106#: ../DistUpgrade/DistUpgradeQuirks.py:3491106#: ../DistUpgrade/DistUpgradeQuirks.py:350
1107msgid ""1107msgid ""
1108"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "1108"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1109"packages in karmic were built with optimizations requiring ARMv6 as the "1109"packages in karmic were built with optimizations requiring ARMv6 as the "
@@ -1115,12 +1115,12 @@ msgstr ""
1115"ile oluşturulmuştur. Bu donanım ile, sisteminizi yeni bir Ubuntu sürümüne "1115"ile oluşturulmuştur. Bu donanım ile, sisteminizi yeni bir Ubuntu sürümüne "
1116"yükseltmek mümkün değil."1116"yükseltmek mümkün değil."
11171117
1118#: ../DistUpgrade/DistUpgradeQuirks.py:3691118#: ../DistUpgrade/DistUpgradeQuirks.py:370
1119msgid ""1119msgid ""
1120"Sorry, this storage driver is not supported in kernels for newer releases"1120"Sorry, this storage driver is not supported in kernels for newer releases"
1121msgstr ""1121msgstr ""
11221122
1123#: ../DistUpgrade/DistUpgradeQuirks.py:3711123#: ../DistUpgrade/DistUpgradeQuirks.py:372
1124#, python-format1124#, python-format
1125msgid ""1125msgid ""
1126"There will not be any further Ubuntu releases that provide kernel support "1126"There will not be any further Ubuntu releases that provide kernel support "
@@ -1130,7 +1130,7 @@ msgid ""
1130"driver, remove the directory %s and try again."1130"driver, remove the directory %s and try again."
1131msgstr ""1131msgstr ""
11321132
1133#: ../DistUpgrade/DistUpgradeQuirks.py:4021133#: ../DistUpgrade/DistUpgradeQuirks.py:403
1134#, python-format1134#, python-format
1135msgid ""1135msgid ""
1136"There will not be any further Ubuntu releases for this system's POWER8 "1136"There will not be any further Ubuntu releases for this system's POWER8 "
@@ -1140,11 +1140,11 @@ msgid ""
1140msgstr ""1140msgstr ""
11411141
1142# tr1142# tr
1143#: ../DistUpgrade/DistUpgradeQuirks.py:4201143#: ../DistUpgrade/DistUpgradeQuirks.py:421
1144msgid "No init available"1144msgid "No init available"
1145msgstr "Başlatıcı mevcut değil"1145msgstr "Başlatıcı mevcut değil"
11461146
1147#: ../DistUpgrade/DistUpgradeQuirks.py:4211147#: ../DistUpgrade/DistUpgradeQuirks.py:422
1148msgid ""1148msgid ""
1149"Your system appears to be a virtualised environment without an init daemon, "1149"Your system appears to be a virtualised environment without an init daemon, "
1150"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "1150"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
@@ -1159,11 +1159,11 @@ msgstr ""
1159"\n"1159"\n"
1160"Devam etmege istegeniñizden eminsiñizmi?"1160"Devam etmege istegeniñizden eminsiñizmi?"
11611161
1162#: ../DistUpgrade/DistUpgradeQuirks.py:4621162#: ../DistUpgrade/DistUpgradeQuirks.py:463
1163msgid "The Robot Operating System (ROS) is installed"1163msgid "The Robot Operating System (ROS) is installed"
1164msgstr ""1164msgstr ""
11651165
1166#: ../DistUpgrade/DistUpgradeQuirks.py:4631166#: ../DistUpgrade/DistUpgradeQuirks.py:464
1167msgid ""1167msgid ""
1168"It appears that ROS is currently installed. Each ROS release is very strict "1168"It appears that ROS is currently installed. Each ROS release is very strict "
1169"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "1169"about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
@@ -1180,11 +1180,11 @@ msgid ""
1180"Are you sure you want to continue?"1180"Are you sure you want to continue?"
1181msgstr ""1181msgstr ""
11821182
1183#: ../DistUpgrade/DistUpgradeQuirks.py:6561183#: ../DistUpgrade/DistUpgradeQuirks.py:657
1184msgid "Connection to the Snap Store failed"1184msgid "Connection to the Snap Store failed"
1185msgstr ""1185msgstr ""
11861186
1187#: ../DistUpgrade/DistUpgradeQuirks.py:6571187#: ../DistUpgrade/DistUpgradeQuirks.py:658
1188msgid ""1188msgid ""
1189"You have the package lxd installed but your system is unable to reach the "1189"You have the package lxd installed but your system is unable to reach the "
1190"Snap Store. lxd is now provided via a snap and the release upgrade will fail "1190"Snap Store. lxd is now provided via a snap and the release upgrade will fail "
@@ -1194,11 +1194,11 @@ msgid ""
1194"may want to configure a Snap Store proxy."1194"may want to configure a Snap Store proxy."
1195msgstr ""1195msgstr ""
11961196
1197#: ../DistUpgrade/DistUpgradeQuirks.py:6721197#: ../DistUpgrade/DistUpgradeQuirks.py:673
1198msgid "Connection to Snap Store failed"1198msgid "Connection to Snap Store failed"
1199msgstr ""1199msgstr ""
12001200
1201#: ../DistUpgrade/DistUpgradeQuirks.py:6731201#: ../DistUpgrade/DistUpgradeQuirks.py:674
1202msgid ""1202msgid ""
1203"Your system does not have a connection to the Snap Store. For the best "1203"Your system does not have a connection to the Snap Store. For the best "
1204"upgrade experience make sure that your system can connect to api.snapcraft."1204"upgrade experience make sure that your system can connect to api.snapcraft."
@@ -1206,11 +1206,11 @@ msgid ""
1206"Do you still want to continue with the upgrade?"1206"Do you still want to continue with the upgrade?"
1207msgstr ""1207msgstr ""
12081208
1209#: ../DistUpgrade/DistUpgradeQuirks.py:6821209#: ../DistUpgrade/DistUpgradeQuirks.py:683
1210msgid "Outdated snapd package"1210msgid "Outdated snapd package"
1211msgstr ""1211msgstr ""
12121212
1213#: ../DistUpgrade/DistUpgradeQuirks.py:6831213#: ../DistUpgrade/DistUpgradeQuirks.py:684
1214msgid ""1214msgid ""
1215"Your system does not have the latest version of snapd. Please update the "1215"Your system does not have the latest version of snapd. Please update the "
1216"version of snapd on your system to improve the upgrade experience.\n"1216"version of snapd on your system to improve the upgrade experience.\n"
@@ -1219,36 +1219,36 @@ msgstr ""
12191219
1220#. now perform direct API calls to the store, requesting size1220#. now perform direct API calls to the store, requesting size
1221#. information for each of the snaps needing installation1221#. information for each of the snaps needing installation
1222#: ../DistUpgrade/DistUpgradeQuirks.py:7081222#: ../DistUpgrade/DistUpgradeQuirks.py:709
1223msgid "Calculating snap size requirements"1223msgid "Calculating snap size requirements"
1224msgstr ""1224msgstr ""
12251225
1226#: ../DistUpgrade/DistUpgradeQuirks.py:7391226#: ../DistUpgrade/DistUpgradeQuirks.py:740
1227msgid "Processing snap replacements"1227msgid "Processing snap replacements"
1228msgstr ""1228msgstr ""
12291229
1230#. TODO: This status should be updated, but the time of1230#. TODO: This status should be updated, but the time of
1231#. this change to snap switch is post-translation freeze.1231#. this change to snap switch is post-translation freeze.
1232#: ../DistUpgrade/DistUpgradeQuirks.py:7471232#: ../DistUpgrade/DistUpgradeQuirks.py:748
1233#, python-format1233#, python-format
1234msgid "refreshing snap %s"1234msgid "refreshing snap %s"
1235msgstr ""1235msgstr ""
12361236
1237#: ../DistUpgrade/DistUpgradeQuirks.py:7511237#: ../DistUpgrade/DistUpgradeQuirks.py:752
1238#, python-format1238#, python-format
1239msgid "removing snap %s"1239msgid "removing snap %s"
1240msgstr ""1240msgstr ""
12411241
1242#: ../DistUpgrade/DistUpgradeQuirks.py:7541242#: ../DistUpgrade/DistUpgradeQuirks.py:755
1243#, python-format1243#, python-format
1244msgid "installing snap %s"1244msgid "installing snap %s"
1245msgstr ""1245msgstr ""
12461246
1247#: ../DistUpgrade/DistUpgradeQuirks.py:7831247#: ../DistUpgrade/DistUpgradeQuirks.py:784
1248msgid "PAE not enabled"1248msgid "PAE not enabled"
1249msgstr ""1249msgstr ""
12501250
1251#: ../DistUpgrade/DistUpgradeQuirks.py:7841251#: ../DistUpgrade/DistUpgradeQuirks.py:785
1252msgid ""1252msgid ""
1253"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "1253"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1254"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "1254"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
@@ -1256,11 +1256,11 @@ msgid ""
1256"http://help.ubuntu.com/community/EnablingPAE"1256"http://help.ubuntu.com/community/EnablingPAE"
1257msgstr ""1257msgstr ""
12581258
1259#: ../DistUpgrade/DistUpgradeQuirks.py:10801259#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1260msgid "universe component not enabled"1260msgid "universe component not enabled"
1261msgstr ""1261msgstr ""
12621262
1263#: ../DistUpgrade/DistUpgradeQuirks.py:10811263#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1264#, python-format1264#, python-format
1265msgid ""1265msgid ""
1266"You have the package %s installed which is a python2 package. python2 has "1266"You have the package %s installed which is a python2 package. python2 has "
@@ -1272,11 +1272,24 @@ msgid ""
1272"universe component in /etc/apt/sources.list or remove %s"1272"universe component in /etc/apt/sources.list or remove %s"
1273msgstr ""1273msgstr ""
12741274
1275#: ../DistUpgrade/DistUpgradeQuirks.py:11931275#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1276msgid "Checking for installed snaps"1276msgid "Checking for installed snaps"
1277msgstr ""1277msgstr ""
12781278
1279# tr1279# tr
1280#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1281#, fuzzy
1282msgid "Cannot upgrade this system"
1283msgstr "Yükseltilemiyor"
1284
1285#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1286msgid ""
1287"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1288"\n"
1289"See https://launchpad.net/bugs/2039172."
1290msgstr ""
1291
1292# tr
1280#: ../DistUpgrade/DistUpgradeMain.py:621293#: ../DistUpgrade/DistUpgradeMain.py:62
1281msgid ""1294msgid ""
1282"Use frontend. Currently available: \n"1295"Use frontend. Currently available: \n"
diff --git a/po/cs.po b/po/cs.po
index 2d5e341..f13ff2a 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: update-manager\n"9"Project-Id-Version: update-manager\n"
10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"10"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11"POT-Creation-Date: 2023-10-26 15:21-0400\n"11"POT-Creation-Date: 2023-11-03 12:18-0400\n"
12"PO-Revision-Date: 2019-06-18 17:53+0000\n"12"PO-Revision-Date: 2019-06-18 17:53+0000\n"
13"Last-Translator: AsciiWolf <mail@asciiwolf.com>\n"13"Last-Translator: AsciiWolf <mail@asciiwolf.com>\n"
14"Language-Team: Czech <cs@li.org>\n"14"Language-Team: Czech <cs@li.org>\n"
@@ -1078,12 +1078,12 @@ msgstr "Vložte prosím „%s“ do mechaniky „%s“"
1078msgid "Media Change"1078msgid "Media Change"
1079msgstr "Změna média"1079msgstr "Změna média"
10801080
1081#: ../DistUpgrade/DistUpgradeQuirks.py:2411081#: ../DistUpgrade/DistUpgradeQuirks.py:242
1082msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."1082msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1083msgstr ""1083msgstr ""
1084"Vaše grafická karta pravděpodobně nebude v Ubuntu 14.04 plně podporována."1084"Vaše grafická karta pravděpodobně nebude v Ubuntu 14.04 plně podporována."
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches