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
1diff --git a/DistUpgrade/DistUpgradeQuirks.py b/DistUpgrade/DistUpgradeQuirks.py
2index 0a91c6f..e384992 100644
3--- a/DistUpgrade/DistUpgradeQuirks.py
4+++ b/DistUpgrade/DistUpgradeQuirks.py
5@@ -122,6 +122,7 @@ class DistUpgradeQuirks(object):
6 self._test_and_fail_on_i386()
7 self._test_and_fail_on_aufs()
8 self._test_and_fail_on_power8()
9+ self._test_and_fail_xfs_boot()
10
11 cache = self.controller.cache
12 self._test_and_warn_if_ros_installed(cache)
13@@ -1323,7 +1324,7 @@ class DistUpgradeQuirks(object):
14
15 def _remove_uboot_on_rpi(self, boot_dir='/boot/firmware'):
16 kernel_line = 'kernel=vmlinuz'
17- initramfs_line = 'initramfs initrd.img followkernel'
18+ initramfs_line = 'initramfs initrd.img followkernel'
19 failure_action = (
20 "You may need to replace u_boot_* with vmlinuz, and add "
21 "{initramfs_line!r} to config.txt on your boot "
22@@ -1599,3 +1600,55 @@ class DistUpgradeQuirks(object):
23 if r.returncode != 0:
24 logging.debug(f'Failed to enable {os.path.basename(unit_file)}. '
25 'Font will not be restored on reboot')
26+
27+ def _test_and_fail_xfs_boot(self):
28+ """
29+ If this system is BIOS and has XFS on /boot, or grub is present on UEFI
30+ arm64, do not allow the upgrade to happen (LP: #2039172).
31+ """
32+ if os.path.isdir('/sys/firmware/efi'):
33+ if self.arch != 'arm64':
34+ # UEFI on non-arm64, nothing to do.
35+ return
36+
37+ if not (
38+ 'grub-efi-arm-bin' in self.controller.cache and
39+ self.controller.cache['grub-efi-arm-bin'].is_installed
40+ ):
41+ # UEFI arm64, but grub is not present.
42+ return
43+
44+ boot_fs = None
45+ root_fs = None
46+ with open('/proc/mounts') as f:
47+ for line in f.readlines():
48+ try:
49+ (what, where, fs, opts, a, b) = line.strip().split()
50+ where = where.lower()
51+ fs = fs.lower()
52+ except ValueError as e:
53+ logging.debug(
54+ f'line \'{line}\' in /proc/mounts not understood'
55+ )
56+ continue
57+
58+ if where == '/':
59+ root_fs = fs
60+ elif where == '/boot':
61+ boot_fs = fs
62+
63+ if boot_fs and root_fs:
64+ break
65+
66+ if boot_fs == 'xfs' or (boot_fs is None and root_fs == 'xfs'):
67+ # If we got to this point, then this is a BIOS system, and /boot is
68+ # XFS or / is XFS and there is no separate /boot partition. Do not
69+ # allow the upgrade to happen.
70+ logging.error('Cannot upgrade system with BIOS and XFS /boot')
71+ self._view.error(
72+ _("Cannot upgrade this system"),
73+ _("Due to a bug in grub, this system cannot "
74+ "be safely upgraded at this time.\n\n"
75+ "See https://launchpad.net/bugs/2039172.")
76+ )
77+ self.controller.abort()
78diff --git a/DistUpgrade/DistUpgradeVersion.py b/DistUpgrade/DistUpgradeVersion.py
79index 133a6c6..d30baef 100644
80--- a/DistUpgrade/DistUpgradeVersion.py
81+++ b/DistUpgrade/DistUpgradeVersion.py
82@@ -1 +1 @@
83-VERSION = '24.04.1'
84+VERSION = '24.04.2'
85diff --git a/DistUpgrade/ReleaseAnnouncement b/DistUpgrade/ReleaseAnnouncement
86index 30c69ec..401d6b4 100644
87--- a/DistUpgrade/ReleaseAnnouncement
88+++ b/DistUpgrade/ReleaseAnnouncement
89@@ -1,6 +1,6 @@
90-= Welcome to Ubuntu 24.04 'Noble Numbat' =
91+= Welcome to Ubuntu 24.04 LTS 'Noble Numbat' =
92
93-The Ubuntu team is proud to announce Ubuntu 24.04 'Noble Numbat'.
94+The Ubuntu team is proud to announce Ubuntu 24.04 LTS 'Noble Numbat'.
95
96 To see what's new in this release, visit:
97 https://wiki.ubuntu.com/NobleNumbat/ReleaseNotes
98diff --git a/DistUpgrade/ReleaseAnnouncement.html b/DistUpgrade/ReleaseAnnouncement.html
99index 0d3612b..cf5119b 100644
100--- a/DistUpgrade/ReleaseAnnouncement.html
101+++ b/DistUpgrade/ReleaseAnnouncement.html
102@@ -3,15 +3,15 @@
103 <html>
104 <head>
105 <!-- Created by parsewiki $Revision: 1.29 $ -->
106-<title>Welcome to Ubuntu 24.04 'Noble Numbat'</title>
107+<title>Welcome to Ubuntu 24.04 LTS 'Noble Numbat'</title>
108 </head>
109 <body>
110
111
112-<h2>Welcome to Ubuntu 24.04 'Noble Numbat' </h2>
113+<h2>Welcome to Ubuntu 24.04 LTS 'Noble Numbat' </h2>
114
115 <p>
116-The Ubuntu team is proud to announce Ubuntu 24.04 'Noble Numbat'.
117+The Ubuntu team is proud to announce Ubuntu 24.04 LTS 'Noble Numbat'.
118 </p>
119 <p>
120 To see what's new in this release, visit:
121diff --git a/data/mirrors.cfg b/data/mirrors.cfg
122index 71c3197..8ca2711 100644
123--- a/data/mirrors.cfg
124+++ b/data/mirrors.cfg
125@@ -263,7 +263,6 @@ http://ubuntu.turhost.com/ubuntu/
126 http://mirror.hostnet.nl/ubuntu/archive/
127 http://mirror-hk.koddos.net/ubuntu/
128 http://mirror.uoregon.edu/ubuntu/
129-http://mirror.fsmg.org.nz/ubuntu/
130 http://ftp.energotel.sk/pub/linux/ubuntu/
131 http://ubuntu.hysing.is/ubuntu/
132 http://rep-ubuntu-il.upress.io/ubuntu/
133@@ -287,7 +286,6 @@ http://mirror.metrocast.net/ubuntu/
134 http://hk.mirrors.thegigabit.com/ubuntu/
135 http://mirror.eu-fr.kamatera.com/ubuntu/
136 http://mirror.nwlab.tk/ubuntu/
137-http://www.ftp.ne.jp/Linux/packages/ubuntu/archive/
138 http://repo.jztkft.hu/ubuntu/
139 http://mirror.vcu.edu/pub/gnu+linux/ubuntu/
140 http://ftp.linux.cz/pub/linux/ubuntu/
141@@ -390,7 +388,6 @@ http://www.gtlib.gatech.edu/pub/ubuntu/
142 https://mirror.verinomi.com/ubuntu/ubuntu-archive/
143 https://mirror.kakao.com/ubuntu/
144 http://ubuntu.ntc.net.np/ubuntu/
145-https://mirrors.gethosted.online/ubuntu/
146 http://mirrors.cn99.com/ubuntu/
147 https://mirrors.xtom.com/ubuntu/
148 https://mirror.unair.ac.id/ubuntu/
149@@ -497,7 +494,6 @@ http://mirror.unimagdalena.edu.co/ubuntu/
150 https://mirror.init7.net/ubuntu/
151 https://mirror.csclub.uwaterloo.ca/ubuntu/
152 http://ubuntu.mirror.ac.za/ubuntu/
153-https://mirrors.sdu.edu.cn/ubuntu/
154 https://ubuntu-mirror.cloud.mu/ubuntu/
155 https://mirror.2degrees.nz/ubuntu/
156 http://mirror.rustytel.net/ubuntu/
157@@ -524,13 +520,11 @@ https://mirrors.iu13.net/ubuntu/
158 http://mirror.infomaniak.ch/ubuntu/
159 http://mirror.cloudxchange.id/ubuntu/
160 https://ubuntu-mirror.cloud.mu/ubuntu-ports/
161-https://mirror.yer.az/ubuntu/archive/
162 https://mirror.rasanegar.com/ubuntu/
163 https://mirrors.sarak.as/ubuntu/
164 https://mirror.enzu.com/ubuntu/
165 https://mirrors.hostico.ro/ubuntu/archive/
166 https://ubuntu.mirrors.orange.ro/ubuntu/
167-https://ubuntu.repo.cure.edu.uy/mirror/
168 https://mirror.creoline.net/ubuntu/
169 http://mirror.thaidns.co.th/ubuntu/
170 https://mirror.mia.velocihost.net/ubuntu/
171@@ -636,3 +630,7 @@ https://mirror.hoobly.com/ubuntu/
172 https://mirror.alfonsme.de/
173 http://mirrors.iitd.ac.in/ubuntu/
174 http://drmirror.physi.uni-heidelberg.de/ubuntu/
175+https://ubuntu.bardia.tech/
176+https://mirror.fsmg.org.nz/ubuntu/
177+http://download.nus.edu.sg/mirror/ubuntu/
178+https://mirrors.zju.edu.cn/ubuntu/
179diff --git a/debian/changelog b/debian/changelog
180index fb144c9..beaf72b 100644
181--- a/debian/changelog
182+++ b/debian/changelog
183@@ -1,3 +1,13 @@
184+ubuntu-release-upgrader (1:24.04.2) noble; urgency=medium
185+
186+ * DistUpgradeQuirks: prevent upgrades on some systems with XFS /boot
187+ (LP: #2039172)
188+ * DistUpgradeQuirks: fix whitespace
189+ * DistUpgrade: indicate that noble is LTS in release annoucement
190+ * Run pre-build.sh: updating po files, mirrors, and demotions.
191+
192+ -- Nick Rosbrook <enr0n@ubuntu.com> Sat, 04 Nov 2023 15:30:36 -0400
193+
194 ubuntu-release-upgrader (1:24.04.1) noble; urgency=medium
195
196 * do-release-upgrade: pass XDG_CURRENT_DESKTOP env var (LP: #2034986)
197diff --git a/po/af.po b/po/af.po
198index b84aeb8..47f9b77 100644
199--- a/po/af.po
200+++ b/po/af.po
201@@ -8,7 +8,7 @@ msgid ""
202 msgstr ""
203 "Project-Id-Version: update-manager\n"
204 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
205-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
206+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
207 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
208 "Last-Translator: Brian Murray <brian@ubuntu.com>\n"
209 "Language-Team: Afrikaans <af@li.org>\n"
210@@ -1081,12 +1081,12 @@ msgstr "Plaas asseblief '%s' in dryf '%s'"
211 msgid "Media Change"
212 msgstr "Media verwisseling"
213
214-#: ../DistUpgrade/DistUpgradeQuirks.py:241
215+#: ../DistUpgrade/DistUpgradeQuirks.py:242
216 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
217 msgstr ""
218 "Jou grafika apparatuur is dalk nie ten volle ondersteun in Ubuntu 14.04."
219
220-#: ../DistUpgrade/DistUpgradeQuirks.py:243
221+#: ../DistUpgrade/DistUpgradeQuirks.py:244
222 msgid ""
223 "Running the 'unity' desktop environment is not fully supported by your "
224 "graphics hardware. You will maybe end up in a very slow environment after "
225@@ -1101,13 +1101,13 @@ msgstr ""
226 "inligting, sien https://wiki.ubuntu.com/X/Bugs/"
227 "UpdateManagerWarningForUnity3D Wil jy steeds voortgaan met die opgrader?"
228
229-#: ../DistUpgrade/DistUpgradeQuirks.py:267
230+#: ../DistUpgrade/DistUpgradeQuirks.py:268
231 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
232 msgstr ""
233 "Jou grafikahardeware is dalk nie ten volle ondersteun in Ubuntu 12,04 LTS "
234 "nie."
235
236-#: ../DistUpgrade/DistUpgradeQuirks.py:269
237+#: ../DistUpgrade/DistUpgradeQuirks.py:270
238 msgid ""
239 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
240 "and you may encounter problems after the upgrade. For more information see "
241@@ -1119,7 +1119,7 @@ msgstr ""
242 "sien https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Wil jy "
243 "voortgaan met die opgrader?"
244
245-#: ../DistUpgrade/DistUpgradeQuirks.py:289
246+#: ../DistUpgrade/DistUpgradeQuirks.py:290
247 msgid ""
248 "Upgrading may reduce desktop effects, and performance in games and other "
249 "graphically intensive programs."
250@@ -1127,7 +1127,7 @@ msgstr ""
251 "Opgradering kan dalk werkskerm effekte en werkverrigting in speletjies en "
252 "ander grafies intensiewe programme verminder."
253
254-#: ../DistUpgrade/DistUpgradeQuirks.py:293
255+#: ../DistUpgrade/DistUpgradeQuirks.py:294
256 msgid ""
257 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
258 "of this driver is available that works with your hardware in Ubuntu 10.04 "
259@@ -1141,12 +1141,12 @@ msgstr ""
260 "\n"
261 "Wil jy voortgaan?"
262
263-#: ../DistUpgrade/DistUpgradeQuirks.py:332
264-#: ../DistUpgrade/DistUpgradeQuirks.py:401
265+#: ../DistUpgrade/DistUpgradeQuirks.py:333
266+#: ../DistUpgrade/DistUpgradeQuirks.py:402
267 msgid "Sorry, no more upgrades for this system"
268 msgstr "Jammer, geen opgraderings meer vir hierdie stelsel nie"
269
270-#: ../DistUpgrade/DistUpgradeQuirks.py:333
271+#: ../DistUpgrade/DistUpgradeQuirks.py:334
272 #, python-format
273 msgid ""
274 "There will not be any further Ubuntu releases for this system's 'i386' "
275@@ -1159,11 +1159,11 @@ msgstr ""
276 "\n"
277 "Opdaterings vir Ubuntu %s sal voortgaan tot %s."
278
279-#: ../DistUpgrade/DistUpgradeQuirks.py:348
280+#: ../DistUpgrade/DistUpgradeQuirks.py:349
281 msgid "No ARMv6 CPU"
282 msgstr "Geen ARMv6 verwerker"
283
284-#: ../DistUpgrade/DistUpgradeQuirks.py:349
285+#: ../DistUpgrade/DistUpgradeQuirks.py:350
286 msgid ""
287 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
288 "packages in karmic were built with optimizations requiring ARMv6 as the "
289@@ -1175,12 +1175,12 @@ msgstr ""
290 "argitektuur. Dit is nie moontlik om jou stelsel op te gradeer na 'n nuwe "
291 "Ubuntu vrystelling met hierdie hardeware."
292
293-#: ../DistUpgrade/DistUpgradeQuirks.py:369
294+#: ../DistUpgrade/DistUpgradeQuirks.py:370
295 msgid ""
296 "Sorry, this storage driver is not supported in kernels for newer releases"
297 msgstr ""
298
299-#: ../DistUpgrade/DistUpgradeQuirks.py:371
300+#: ../DistUpgrade/DistUpgradeQuirks.py:372
301 #, python-format
302 msgid ""
303 "There will not be any further Ubuntu releases that provide kernel support "
304@@ -1190,7 +1190,7 @@ msgid ""
305 "driver, remove the directory %s and try again."
306 msgstr ""
307
308-#: ../DistUpgrade/DistUpgradeQuirks.py:402
309+#: ../DistUpgrade/DistUpgradeQuirks.py:403
310 #, fuzzy, python-format
311 msgid ""
312 "There will not be any further Ubuntu releases for this system's POWER8 "
313@@ -1203,11 +1203,11 @@ msgstr ""
314 "\n"
315 "Opdaterings vir Ubuntu %s sal voortgaan tot %s."
316
317-#: ../DistUpgrade/DistUpgradeQuirks.py:420
318+#: ../DistUpgrade/DistUpgradeQuirks.py:421
319 msgid "No init available"
320 msgstr "Geen init beskikbaar"
321
322-#: ../DistUpgrade/DistUpgradeQuirks.py:421
323+#: ../DistUpgrade/DistUpgradeQuirks.py:422
324 msgid ""
325 "Your system appears to be a virtualised environment without an init daemon, "
326 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
327@@ -1223,11 +1223,11 @@ msgstr ""
328 "\n"
329 "Is jy seker jy wil voortgaan?"
330
331-#: ../DistUpgrade/DistUpgradeQuirks.py:462
332+#: ../DistUpgrade/DistUpgradeQuirks.py:463
333 msgid "The Robot Operating System (ROS) is installed"
334 msgstr ""
335
336-#: ../DistUpgrade/DistUpgradeQuirks.py:463
337+#: ../DistUpgrade/DistUpgradeQuirks.py:464
338 msgid ""
339 "It appears that ROS is currently installed. Each ROS release is very strict "
340 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
341@@ -1244,12 +1244,12 @@ msgid ""
342 "Are you sure you want to continue?"
343 msgstr ""
344
345-#: ../DistUpgrade/DistUpgradeQuirks.py:656
346+#: ../DistUpgrade/DistUpgradeQuirks.py:657
347 #, fuzzy
348 msgid "Connection to the Snap Store failed"
349 msgstr "Verbinding aan snap Winkel gefaal"
350
351-#: ../DistUpgrade/DistUpgradeQuirks.py:657
352+#: ../DistUpgrade/DistUpgradeQuirks.py:658
353 msgid ""
354 "You have the package lxd installed but your system is unable to reach the "
355 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
356@@ -1259,11 +1259,11 @@ msgid ""
357 "may want to configure a Snap Store proxy."
358 msgstr ""
359
360-#: ../DistUpgrade/DistUpgradeQuirks.py:672
361+#: ../DistUpgrade/DistUpgradeQuirks.py:673
362 msgid "Connection to Snap Store failed"
363 msgstr "Verbinding aan snap Winkel gefaal"
364
365-#: ../DistUpgrade/DistUpgradeQuirks.py:673
366+#: ../DistUpgrade/DistUpgradeQuirks.py:674
367 msgid ""
368 "Your system does not have a connection to the Snap Store. For the best "
369 "upgrade experience make sure that your system can connect to api.snapcraft."
370@@ -1275,11 +1275,11 @@ msgstr ""
371 "io.\n"
372 "Wil jy steeds voortgaan met die opgradering?"
373
374-#: ../DistUpgrade/DistUpgradeQuirks.py:682
375+#: ../DistUpgrade/DistUpgradeQuirks.py:683
376 msgid "Outdated snapd package"
377 msgstr "Verouderde snapd pakket"
378
379-#: ../DistUpgrade/DistUpgradeQuirks.py:683
380+#: ../DistUpgrade/DistUpgradeQuirks.py:684
381 msgid ""
382 "Your system does not have the latest version of snapd. Please update the "
383 "version of snapd on your system to improve the upgrade experience.\n"
384@@ -1291,36 +1291,36 @@ msgstr ""
385
386 #. now perform direct API calls to the store, requesting size
387 #. information for each of the snaps needing installation
388-#: ../DistUpgrade/DistUpgradeQuirks.py:708
389+#: ../DistUpgrade/DistUpgradeQuirks.py:709
390 msgid "Calculating snap size requirements"
391 msgstr "Berekening van snap grootte vereistes"
392
393-#: ../DistUpgrade/DistUpgradeQuirks.py:739
394+#: ../DistUpgrade/DistUpgradeQuirks.py:740
395 msgid "Processing snap replacements"
396 msgstr "Verwerking snap plaasvervangers"
397
398 #. TODO: This status should be updated, but the time of
399 #. this change to snap switch is post-translation freeze.
400-#: ../DistUpgrade/DistUpgradeQuirks.py:747
401+#: ../DistUpgrade/DistUpgradeQuirks.py:748
402 #, python-format
403 msgid "refreshing snap %s"
404 msgstr "verfris snap %s"
405
406-#: ../DistUpgrade/DistUpgradeQuirks.py:751
407+#: ../DistUpgrade/DistUpgradeQuirks.py:752
408 #, fuzzy, python-format
409 msgid "removing snap %s"
410 msgstr "verfris snap %s"
411
412-#: ../DistUpgrade/DistUpgradeQuirks.py:754
413+#: ../DistUpgrade/DistUpgradeQuirks.py:755
414 #, python-format
415 msgid "installing snap %s"
416 msgstr "installeer snap %s"
417
418-#: ../DistUpgrade/DistUpgradeQuirks.py:783
419+#: ../DistUpgrade/DistUpgradeQuirks.py:784
420 msgid "PAE not enabled"
421 msgstr "PAE nie geaktiveer"
422
423-#: ../DistUpgrade/DistUpgradeQuirks.py:784
424+#: ../DistUpgrade/DistUpgradeQuirks.py:785
425 msgid ""
426 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
427 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
428@@ -1332,11 +1332,11 @@ msgstr ""
429 "weergawe van Ubuntu, moet jy PAE (indien dit moontlik is) sien:\n"
430 "http://help.ubuntu.com/community/EnablingPAE"
431
432-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
433+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
434 msgid "universe component not enabled"
435 msgstr ""
436
437-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
438+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
439 #, python-format
440 msgid ""
441 "You have the package %s installed which is a python2 package. python2 has "
442@@ -1348,10 +1348,22 @@ msgid ""
443 "universe component in /etc/apt/sources.list or remove %s"
444 msgstr ""
445
446-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
447+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
448 msgid "Checking for installed snaps"
449 msgstr "Kontrolering vir geïnstalleerde snaps"
450
451+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
452+#, fuzzy
453+msgid "Cannot upgrade this system"
454+msgstr "Kan nie opgradeer nie"
455+
456+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
457+msgid ""
458+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
459+"\n"
460+"See https://launchpad.net/bugs/2039172."
461+msgstr ""
462+
463 #: ../DistUpgrade/DistUpgradeMain.py:62
464 msgid ""
465 "Use frontend. Currently available: \n"
466diff --git a/po/am.po b/po/am.po
467index e82ffc8..1759767 100644
468--- a/po/am.po
469+++ b/po/am.po
470@@ -8,7 +8,7 @@ msgid ""
471 msgstr ""
472 "Project-Id-Version: update-manager\n"
473 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
474-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
475+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
476 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
477 "Last-Translator: Brian Murray <brian@ubuntu.com>\n"
478 "Language-Team: Amharic <am@li.org>\n"
479@@ -984,11 +984,11 @@ msgstr "እባክዎ ያስገቡ '%s' በመንጂያው ውስጥ '%s'"
480 msgid "Media Change"
481 msgstr "የሜዲያ ለውጥ"
482
483-#: ../DistUpgrade/DistUpgradeQuirks.py:241
484+#: ../DistUpgrade/DistUpgradeQuirks.py:242
485 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
486 msgstr "የ እርስዎ graphics ጠንካራ አክል ሙሉ በ ሙሉ የ ተደገፈ ላይሆን ይችላል በ ኡቡንቱ 14.04."
487
488-#: ../DistUpgrade/DistUpgradeQuirks.py:243
489+#: ../DistUpgrade/DistUpgradeQuirks.py:244
490 msgid ""
491 "Running the 'unity' desktop environment is not fully supported by your "
492 "graphics hardware. You will maybe end up in a very slow environment after "
493@@ -1002,11 +1002,11 @@ msgstr ""
494 "መረጃ ይህን ይመልከቱ: https://wiki.ubuntu.com/X/Bugs/"
495 "UpdateManagerWarningForUnity3D እርስዎ ማሻሻሉን መቀጠል ይፈልጋሉ?"
496
497-#: ../DistUpgrade/DistUpgradeQuirks.py:267
498+#: ../DistUpgrade/DistUpgradeQuirks.py:268
499 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
500 msgstr "የ እርስዎ graphics hardware በ ሙሉ የተደገፈ አይደለም በ ኡቡንቱ 12.04 LTS."
501
502-#: ../DistUpgrade/DistUpgradeQuirks.py:269
503+#: ../DistUpgrade/DistUpgradeQuirks.py:270
504 msgid ""
505 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
506 "and you may encounter problems after the upgrade. For more information see "
507@@ -1017,7 +1017,7 @@ msgstr ""
508 "ሊያጋጥምዎት ይችላል ከ ተሻሻለ በኋላ: ለ በለጠ መረጃ ይህን ይመልከቱ https://wiki.ubuntu.com/X/Bugs/"
509 "UpdateManagerWarningForI8xx እርስዎ ማሻሻሉን መቀጠል ይፈልጋሉ?"
510
511-#: ../DistUpgrade/DistUpgradeQuirks.py:289
512+#: ../DistUpgrade/DistUpgradeQuirks.py:290
513 msgid ""
514 "Upgrading may reduce desktop effects, and performance in games and other "
515 "graphically intensive programs."
516@@ -1025,7 +1025,7 @@ msgstr ""
517 "ማሻሻል የ ዴስክቶፕ ውጤቶችን ሊቀንስ ይችላል: ጨዋታዎች በሚጫወቱ ጊዜ ወይንም ሀይለኛ graphics ፕሮግራሞችን "
518 "በሚጠቀሙ ጊዜ"
519
520-#: ../DistUpgrade/DistUpgradeQuirks.py:293
521+#: ../DistUpgrade/DistUpgradeQuirks.py:294
522 msgid ""
523 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
524 "of this driver is available that works with your hardware in Ubuntu 10.04 "
525@@ -1038,12 +1038,12 @@ msgstr ""
526 "\n"
527 "እርስዎ በ እርግጥ መቀጠል ይፈልጋሉ?"
528
529-#: ../DistUpgrade/DistUpgradeQuirks.py:332
530-#: ../DistUpgrade/DistUpgradeQuirks.py:401
531+#: ../DistUpgrade/DistUpgradeQuirks.py:333
532+#: ../DistUpgrade/DistUpgradeQuirks.py:402
533 msgid "Sorry, no more upgrades for this system"
534 msgstr ""
535
536-#: ../DistUpgrade/DistUpgradeQuirks.py:333
537+#: ../DistUpgrade/DistUpgradeQuirks.py:334
538 #, python-format
539 msgid ""
540 "There will not be any further Ubuntu releases for this system's 'i386' "
541@@ -1052,11 +1052,11 @@ msgid ""
542 "Updates for Ubuntu %s will continue until %s."
543 msgstr ""
544
545-#: ../DistUpgrade/DistUpgradeQuirks.py:348
546+#: ../DistUpgrade/DistUpgradeQuirks.py:349
547 msgid "No ARMv6 CPU"
548 msgstr "No ARMv6 CPU"
549
550-#: ../DistUpgrade/DistUpgradeQuirks.py:349
551+#: ../DistUpgrade/DistUpgradeQuirks.py:350
552 msgid ""
553 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
554 "packages in karmic were built with optimizations requiring ARMv6 as the "
555@@ -1064,12 +1064,12 @@ msgid ""
556 "Ubuntu release with this hardware."
557 msgstr ""
558
559-#: ../DistUpgrade/DistUpgradeQuirks.py:369
560+#: ../DistUpgrade/DistUpgradeQuirks.py:370
561 msgid ""
562 "Sorry, this storage driver is not supported in kernels for newer releases"
563 msgstr ""
564
565-#: ../DistUpgrade/DistUpgradeQuirks.py:371
566+#: ../DistUpgrade/DistUpgradeQuirks.py:372
567 #, python-format
568 msgid ""
569 "There will not be any further Ubuntu releases that provide kernel support "
570@@ -1079,7 +1079,7 @@ msgid ""
571 "driver, remove the directory %s and try again."
572 msgstr ""
573
574-#: ../DistUpgrade/DistUpgradeQuirks.py:402
575+#: ../DistUpgrade/DistUpgradeQuirks.py:403
576 #, python-format
577 msgid ""
578 "There will not be any further Ubuntu releases for this system's POWER8 "
579@@ -1088,11 +1088,11 @@ msgid ""
580 "Updates for Ubuntu %s will continue until %s."
581 msgstr ""
582
583-#: ../DistUpgrade/DistUpgradeQuirks.py:420
584+#: ../DistUpgrade/DistUpgradeQuirks.py:421
585 msgid "No init available"
586 msgstr "ምንም ማስጀመሪያ ዝግጁ አይደለም"
587
588-#: ../DistUpgrade/DistUpgradeQuirks.py:421
589+#: ../DistUpgrade/DistUpgradeQuirks.py:422
590 msgid ""
591 "Your system appears to be a virtualised environment without an init daemon, "
592 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
593@@ -1102,11 +1102,11 @@ msgid ""
594 "Are you sure you want to continue?"
595 msgstr ""
596
597-#: ../DistUpgrade/DistUpgradeQuirks.py:462
598+#: ../DistUpgrade/DistUpgradeQuirks.py:463
599 msgid "The Robot Operating System (ROS) is installed"
600 msgstr ""
601
602-#: ../DistUpgrade/DistUpgradeQuirks.py:463
603+#: ../DistUpgrade/DistUpgradeQuirks.py:464
604 msgid ""
605 "It appears that ROS is currently installed. Each ROS release is very strict "
606 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
607@@ -1123,11 +1123,11 @@ msgid ""
608 "Are you sure you want to continue?"
609 msgstr ""
610
611-#: ../DistUpgrade/DistUpgradeQuirks.py:656
612+#: ../DistUpgrade/DistUpgradeQuirks.py:657
613 msgid "Connection to the Snap Store failed"
614 msgstr ""
615
616-#: ../DistUpgrade/DistUpgradeQuirks.py:657
617+#: ../DistUpgrade/DistUpgradeQuirks.py:658
618 msgid ""
619 "You have the package lxd installed but your system is unable to reach the "
620 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
621@@ -1137,11 +1137,11 @@ msgid ""
622 "may want to configure a Snap Store proxy."
623 msgstr ""
624
625-#: ../DistUpgrade/DistUpgradeQuirks.py:672
626+#: ../DistUpgrade/DistUpgradeQuirks.py:673
627 msgid "Connection to Snap Store failed"
628 msgstr ""
629
630-#: ../DistUpgrade/DistUpgradeQuirks.py:673
631+#: ../DistUpgrade/DistUpgradeQuirks.py:674
632 msgid ""
633 "Your system does not have a connection to the Snap Store. For the best "
634 "upgrade experience make sure that your system can connect to api.snapcraft."
635@@ -1149,11 +1149,11 @@ msgid ""
636 "Do you still want to continue with the upgrade?"
637 msgstr ""
638
639-#: ../DistUpgrade/DistUpgradeQuirks.py:682
640+#: ../DistUpgrade/DistUpgradeQuirks.py:683
641 msgid "Outdated snapd package"
642 msgstr ""
643
644-#: ../DistUpgrade/DistUpgradeQuirks.py:683
645+#: ../DistUpgrade/DistUpgradeQuirks.py:684
646 msgid ""
647 "Your system does not have the latest version of snapd. Please update the "
648 "version of snapd on your system to improve the upgrade experience.\n"
649@@ -1162,36 +1162,36 @@ msgstr ""
650
651 #. now perform direct API calls to the store, requesting size
652 #. information for each of the snaps needing installation
653-#: ../DistUpgrade/DistUpgradeQuirks.py:708
654+#: ../DistUpgrade/DistUpgradeQuirks.py:709
655 msgid "Calculating snap size requirements"
656 msgstr ""
657
658-#: ../DistUpgrade/DistUpgradeQuirks.py:739
659+#: ../DistUpgrade/DistUpgradeQuirks.py:740
660 msgid "Processing snap replacements"
661 msgstr ""
662
663 #. TODO: This status should be updated, but the time of
664 #. this change to snap switch is post-translation freeze.
665-#: ../DistUpgrade/DistUpgradeQuirks.py:747
666+#: ../DistUpgrade/DistUpgradeQuirks.py:748
667 #, python-format
668 msgid "refreshing snap %s"
669 msgstr ""
670
671-#: ../DistUpgrade/DistUpgradeQuirks.py:751
672+#: ../DistUpgrade/DistUpgradeQuirks.py:752
673 #, python-format
674 msgid "removing snap %s"
675 msgstr ""
676
677-#: ../DistUpgrade/DistUpgradeQuirks.py:754
678+#: ../DistUpgrade/DistUpgradeQuirks.py:755
679 #, python-format
680 msgid "installing snap %s"
681 msgstr ""
682
683-#: ../DistUpgrade/DistUpgradeQuirks.py:783
684+#: ../DistUpgrade/DistUpgradeQuirks.py:784
685 msgid "PAE not enabled"
686 msgstr "PAE አላስቻሉም"
687
688-#: ../DistUpgrade/DistUpgradeQuirks.py:784
689+#: ../DistUpgrade/DistUpgradeQuirks.py:785
690 msgid ""
691 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
692 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
693@@ -1203,11 +1203,11 @@ msgstr ""
694 "ከሆነ) ይህን ይመልከቱ:\n"
695 "http://help.ubuntu.com/community/EnablingPAE"
696
697-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
698+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
699 msgid "universe component not enabled"
700 msgstr ""
701
702-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
703+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
704 #, python-format
705 msgid ""
706 "You have the package %s installed which is a python2 package. python2 has "
707@@ -1219,10 +1219,22 @@ msgid ""
708 "universe component in /etc/apt/sources.list or remove %s"
709 msgstr ""
710
711-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
712+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
713 msgid "Checking for installed snaps"
714 msgstr ""
715
716+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
717+#, fuzzy
718+msgid "Cannot upgrade this system"
719+msgstr "ማሻሻል አልተቻለም"
720+
721+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
722+msgid ""
723+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
724+"\n"
725+"See https://launchpad.net/bugs/2039172."
726+msgstr ""
727+
728 #: ../DistUpgrade/DistUpgradeMain.py:62
729 msgid ""
730 "Use frontend. Currently available: \n"
731diff --git a/po/an.po b/po/an.po
732index 272022e..5d2f552 100644
733--- a/po/an.po
734+++ b/po/an.po
735@@ -8,7 +8,7 @@ msgid ""
736 msgstr ""
737 "Project-Id-Version: update-manager\n"
738 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
739-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
740+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
741 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
742 "Last-Translator: Daniel Martinez <entaltoaragon@gmail.com>\n"
743 "Language-Team: Aragonese <an@li.org>\n"
744@@ -927,11 +927,11 @@ msgstr ""
745 msgid "Media Change"
746 msgstr ""
747
748-#: ../DistUpgrade/DistUpgradeQuirks.py:241
749+#: ../DistUpgrade/DistUpgradeQuirks.py:242
750 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
751 msgstr ""
752
753-#: ../DistUpgrade/DistUpgradeQuirks.py:243
754+#: ../DistUpgrade/DistUpgradeQuirks.py:244
755 msgid ""
756 "Running the 'unity' desktop environment is not fully supported by your "
757 "graphics hardware. You will maybe end up in a very slow environment after "
758@@ -941,11 +941,11 @@ msgid ""
759 "upgrade?"
760 msgstr ""
761
762-#: ../DistUpgrade/DistUpgradeQuirks.py:267
763+#: ../DistUpgrade/DistUpgradeQuirks.py:268
764 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
765 msgstr ""
766
767-#: ../DistUpgrade/DistUpgradeQuirks.py:269
768+#: ../DistUpgrade/DistUpgradeQuirks.py:270
769 msgid ""
770 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
771 "and you may encounter problems after the upgrade. For more information see "
772@@ -953,13 +953,13 @@ msgid ""
773 "continue with the upgrade?"
774 msgstr ""
775
776-#: ../DistUpgrade/DistUpgradeQuirks.py:289
777+#: ../DistUpgrade/DistUpgradeQuirks.py:290
778 msgid ""
779 "Upgrading may reduce desktop effects, and performance in games and other "
780 "graphically intensive programs."
781 msgstr ""
782
783-#: ../DistUpgrade/DistUpgradeQuirks.py:293
784+#: ../DistUpgrade/DistUpgradeQuirks.py:294
785 msgid ""
786 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
787 "of this driver is available that works with your hardware in Ubuntu 10.04 "
788@@ -968,12 +968,12 @@ msgid ""
789 "Do you want to continue?"
790 msgstr ""
791
792-#: ../DistUpgrade/DistUpgradeQuirks.py:332
793-#: ../DistUpgrade/DistUpgradeQuirks.py:401
794+#: ../DistUpgrade/DistUpgradeQuirks.py:333
795+#: ../DistUpgrade/DistUpgradeQuirks.py:402
796 msgid "Sorry, no more upgrades for this system"
797 msgstr ""
798
799-#: ../DistUpgrade/DistUpgradeQuirks.py:333
800+#: ../DistUpgrade/DistUpgradeQuirks.py:334
801 #, python-format
802 msgid ""
803 "There will not be any further Ubuntu releases for this system's 'i386' "
804@@ -982,11 +982,11 @@ msgid ""
805 "Updates for Ubuntu %s will continue until %s."
806 msgstr ""
807
808-#: ../DistUpgrade/DistUpgradeQuirks.py:348
809+#: ../DistUpgrade/DistUpgradeQuirks.py:349
810 msgid "No ARMv6 CPU"
811 msgstr ""
812
813-#: ../DistUpgrade/DistUpgradeQuirks.py:349
814+#: ../DistUpgrade/DistUpgradeQuirks.py:350
815 msgid ""
816 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
817 "packages in karmic were built with optimizations requiring ARMv6 as the "
818@@ -994,12 +994,12 @@ msgid ""
819 "Ubuntu release with this hardware."
820 msgstr ""
821
822-#: ../DistUpgrade/DistUpgradeQuirks.py:369
823+#: ../DistUpgrade/DistUpgradeQuirks.py:370
824 msgid ""
825 "Sorry, this storage driver is not supported in kernels for newer releases"
826 msgstr ""
827
828-#: ../DistUpgrade/DistUpgradeQuirks.py:371
829+#: ../DistUpgrade/DistUpgradeQuirks.py:372
830 #, python-format
831 msgid ""
832 "There will not be any further Ubuntu releases that provide kernel support "
833@@ -1009,7 +1009,7 @@ msgid ""
834 "driver, remove the directory %s and try again."
835 msgstr ""
836
837-#: ../DistUpgrade/DistUpgradeQuirks.py:402
838+#: ../DistUpgrade/DistUpgradeQuirks.py:403
839 #, python-format
840 msgid ""
841 "There will not be any further Ubuntu releases for this system's POWER8 "
842@@ -1018,11 +1018,11 @@ msgid ""
843 "Updates for Ubuntu %s will continue until %s."
844 msgstr ""
845
846-#: ../DistUpgrade/DistUpgradeQuirks.py:420
847+#: ../DistUpgrade/DistUpgradeQuirks.py:421
848 msgid "No init available"
849 msgstr ""
850
851-#: ../DistUpgrade/DistUpgradeQuirks.py:421
852+#: ../DistUpgrade/DistUpgradeQuirks.py:422
853 msgid ""
854 "Your system appears to be a virtualised environment without an init daemon, "
855 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
856@@ -1032,11 +1032,11 @@ msgid ""
857 "Are you sure you want to continue?"
858 msgstr ""
859
860-#: ../DistUpgrade/DistUpgradeQuirks.py:462
861+#: ../DistUpgrade/DistUpgradeQuirks.py:463
862 msgid "The Robot Operating System (ROS) is installed"
863 msgstr ""
864
865-#: ../DistUpgrade/DistUpgradeQuirks.py:463
866+#: ../DistUpgrade/DistUpgradeQuirks.py:464
867 msgid ""
868 "It appears that ROS is currently installed. Each ROS release is very strict "
869 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
870@@ -1053,11 +1053,11 @@ msgid ""
871 "Are you sure you want to continue?"
872 msgstr ""
873
874-#: ../DistUpgrade/DistUpgradeQuirks.py:656
875+#: ../DistUpgrade/DistUpgradeQuirks.py:657
876 msgid "Connection to the Snap Store failed"
877 msgstr ""
878
879-#: ../DistUpgrade/DistUpgradeQuirks.py:657
880+#: ../DistUpgrade/DistUpgradeQuirks.py:658
881 msgid ""
882 "You have the package lxd installed but your system is unable to reach the "
883 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
884@@ -1067,11 +1067,11 @@ msgid ""
885 "may want to configure a Snap Store proxy."
886 msgstr ""
887
888-#: ../DistUpgrade/DistUpgradeQuirks.py:672
889+#: ../DistUpgrade/DistUpgradeQuirks.py:673
890 msgid "Connection to Snap Store failed"
891 msgstr ""
892
893-#: ../DistUpgrade/DistUpgradeQuirks.py:673
894+#: ../DistUpgrade/DistUpgradeQuirks.py:674
895 msgid ""
896 "Your system does not have a connection to the Snap Store. For the best "
897 "upgrade experience make sure that your system can connect to api.snapcraft."
898@@ -1079,11 +1079,11 @@ msgid ""
899 "Do you still want to continue with the upgrade?"
900 msgstr ""
901
902-#: ../DistUpgrade/DistUpgradeQuirks.py:682
903+#: ../DistUpgrade/DistUpgradeQuirks.py:683
904 msgid "Outdated snapd package"
905 msgstr ""
906
907-#: ../DistUpgrade/DistUpgradeQuirks.py:683
908+#: ../DistUpgrade/DistUpgradeQuirks.py:684
909 msgid ""
910 "Your system does not have the latest version of snapd. Please update the "
911 "version of snapd on your system to improve the upgrade experience.\n"
912@@ -1092,36 +1092,36 @@ msgstr ""
913
914 #. now perform direct API calls to the store, requesting size
915 #. information for each of the snaps needing installation
916-#: ../DistUpgrade/DistUpgradeQuirks.py:708
917+#: ../DistUpgrade/DistUpgradeQuirks.py:709
918 msgid "Calculating snap size requirements"
919 msgstr ""
920
921-#: ../DistUpgrade/DistUpgradeQuirks.py:739
922+#: ../DistUpgrade/DistUpgradeQuirks.py:740
923 msgid "Processing snap replacements"
924 msgstr ""
925
926 #. TODO: This status should be updated, but the time of
927 #. this change to snap switch is post-translation freeze.
928-#: ../DistUpgrade/DistUpgradeQuirks.py:747
929+#: ../DistUpgrade/DistUpgradeQuirks.py:748
930 #, python-format
931 msgid "refreshing snap %s"
932 msgstr ""
933
934-#: ../DistUpgrade/DistUpgradeQuirks.py:751
935+#: ../DistUpgrade/DistUpgradeQuirks.py:752
936 #, python-format
937 msgid "removing snap %s"
938 msgstr ""
939
940-#: ../DistUpgrade/DistUpgradeQuirks.py:754
941+#: ../DistUpgrade/DistUpgradeQuirks.py:755
942 #, python-format
943 msgid "installing snap %s"
944 msgstr ""
945
946-#: ../DistUpgrade/DistUpgradeQuirks.py:783
947+#: ../DistUpgrade/DistUpgradeQuirks.py:784
948 msgid "PAE not enabled"
949 msgstr ""
950
951-#: ../DistUpgrade/DistUpgradeQuirks.py:784
952+#: ../DistUpgrade/DistUpgradeQuirks.py:785
953 msgid ""
954 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
955 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
956@@ -1129,11 +1129,11 @@ msgid ""
957 "http://help.ubuntu.com/community/EnablingPAE"
958 msgstr ""
959
960-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
961+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
962 msgid "universe component not enabled"
963 msgstr ""
964
965-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
966+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
967 #, python-format
968 msgid ""
969 "You have the package %s installed which is a python2 package. python2 has "
970@@ -1145,10 +1145,22 @@ msgid ""
971 "universe component in /etc/apt/sources.list or remove %s"
972 msgstr ""
973
974-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
975+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
976 msgid "Checking for installed snaps"
977 msgstr ""
978
979+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
980+#, fuzzy
981+msgid "Cannot upgrade this system"
982+msgstr "No se puet esviellar"
983+
984+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
985+msgid ""
986+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
987+"\n"
988+"See https://launchpad.net/bugs/2039172."
989+msgstr ""
990+
991 #: ../DistUpgrade/DistUpgradeMain.py:62
992 msgid ""
993 "Use frontend. Currently available: \n"
994diff --git a/po/ar.po b/po/ar.po
995index ef6d94d..71d909b 100644
996--- a/po/ar.po
997+++ b/po/ar.po
998@@ -10,7 +10,7 @@ msgid ""
999 msgstr ""
1000 "Project-Id-Version: po_update-manager-ar\n"
1001 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
1002-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
1003+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
1004 "PO-Revision-Date: 2019-06-18 17:52+0000\n"
1005 "Last-Translator: Ibrahim Saed <ibraheem5000@gmail.com>\n"
1006 "Language-Team: Arabic\n"
1007@@ -1025,11 +1025,11 @@ msgstr "رجاء أدرج '%s' في محرك الأقراص '%s'"
1008 msgid "Media Change"
1009 msgstr "تغيير الوسائط"
1010
1011-#: ../DistUpgrade/DistUpgradeQuirks.py:241
1012+#: ../DistUpgrade/DistUpgradeQuirks.py:242
1013 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1014 msgstr "قد يكون عتاد الرسوميات في جهازك ليس مدعوما بالكامل في أوبونتو 14.04."
1015
1016-#: ../DistUpgrade/DistUpgradeQuirks.py:243
1017+#: ../DistUpgrade/DistUpgradeQuirks.py:244
1018 msgid ""
1019 "Running the 'unity' desktop environment is not fully supported by your "
1020 "graphics hardware. You will maybe end up in a very slow environment after "
1021@@ -1044,11 +1044,11 @@ msgstr ""
1022 "Bugs/UpdateManagerWarningForUnity3D\r\n"
1023 "هل ما زلت ترغب بالاستمرار في الترقية؟"
1024
1025-#: ../DistUpgrade/DistUpgradeQuirks.py:267
1026+#: ../DistUpgrade/DistUpgradeQuirks.py:268
1027 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1028 msgstr "قد يكون عتاد الرسوميات في جهازك غير مدعوم بالكامل في أوبنتو 12.04."
1029
1030-#: ../DistUpgrade/DistUpgradeQuirks.py:269
1031+#: ../DistUpgrade/DistUpgradeQuirks.py:270
1032 msgid ""
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 "
1035@@ -1059,7 +1059,7 @@ msgstr ""
1036 "لمزيد من المعلومات انظر: https://wiki.ubuntu.com/X/Bugs/"
1037 "UpdateManagerWarningForI8xx هل تود الاستمرار في الترقية؟"
1038
1039-#: ../DistUpgrade/DistUpgradeQuirks.py:289
1040+#: ../DistUpgrade/DistUpgradeQuirks.py:290
1041 msgid ""
1042 "Upgrading may reduce desktop effects, and performance in games and other "
1043 "graphically intensive programs."
1044@@ -1067,7 +1067,7 @@ msgstr ""
1045 "قد تقلل الترقية من تأثيرات سطح المكتب، وأداء الألعاب وبرامج الرسوميات "
1046 "المكثفة الأخرى."
1047
1048-#: ../DistUpgrade/DistUpgradeQuirks.py:293
1049+#: ../DistUpgrade/DistUpgradeQuirks.py:294
1050 msgid ""
1051 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
1052 "of this driver is available that works with your hardware in Ubuntu 10.04 "
1053@@ -1080,12 +1080,12 @@ msgstr ""
1054 "\n"
1055 "أتريد المواصلة؟"
1056
1057-#: ../DistUpgrade/DistUpgradeQuirks.py:332
1058-#: ../DistUpgrade/DistUpgradeQuirks.py:401
1059+#: ../DistUpgrade/DistUpgradeQuirks.py:333
1060+#: ../DistUpgrade/DistUpgradeQuirks.py:402
1061 msgid "Sorry, no more upgrades for this system"
1062 msgstr ""
1063
1064-#: ../DistUpgrade/DistUpgradeQuirks.py:333
1065+#: ../DistUpgrade/DistUpgradeQuirks.py:334
1066 #, python-format
1067 msgid ""
1068 "There will not be any further Ubuntu releases for this system's 'i386' "
1069@@ -1094,11 +1094,11 @@ msgid ""
1070 "Updates for Ubuntu %s will continue until %s."
1071 msgstr ""
1072
1073-#: ../DistUpgrade/DistUpgradeQuirks.py:348
1074+#: ../DistUpgrade/DistUpgradeQuirks.py:349
1075 msgid "No ARMv6 CPU"
1076 msgstr "لا معالج ARMv6"
1077
1078-#: ../DistUpgrade/DistUpgradeQuirks.py:349
1079+#: ../DistUpgrade/DistUpgradeQuirks.py:350
1080 msgid ""
1081 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1082 "packages in karmic were built with optimizations requiring ARMv6 as the "
1083@@ -1109,12 +1109,12 @@ msgstr ""
1084 "مبنية لتعمل على الطراز ARMv6 كحد أدنى. من غير الممكن ترقية نظامك إلى إصدارة "
1085 "أوبونتو حديثة مع هذا العتاد."
1086
1087-#: ../DistUpgrade/DistUpgradeQuirks.py:369
1088+#: ../DistUpgrade/DistUpgradeQuirks.py:370
1089 msgid ""
1090 "Sorry, this storage driver is not supported in kernels for newer releases"
1091 msgstr ""
1092
1093-#: ../DistUpgrade/DistUpgradeQuirks.py:371
1094+#: ../DistUpgrade/DistUpgradeQuirks.py:372
1095 #, python-format
1096 msgid ""
1097 "There will not be any further Ubuntu releases that provide kernel support "
1098@@ -1124,7 +1124,7 @@ msgid ""
1099 "driver, remove the directory %s and try again."
1100 msgstr ""
1101
1102-#: ../DistUpgrade/DistUpgradeQuirks.py:402
1103+#: ../DistUpgrade/DistUpgradeQuirks.py:403
1104 #, python-format
1105 msgid ""
1106 "There will not be any further Ubuntu releases for this system's POWER8 "
1107@@ -1133,11 +1133,11 @@ msgid ""
1108 "Updates for Ubuntu %s will continue until %s."
1109 msgstr ""
1110
1111-#: ../DistUpgrade/DistUpgradeQuirks.py:420
1112+#: ../DistUpgrade/DistUpgradeQuirks.py:421
1113 msgid "No init available"
1114 msgstr "لا يوجد عفريت مدير للعمليات"
1115
1116-#: ../DistUpgrade/DistUpgradeQuirks.py:421
1117+#: ../DistUpgrade/DistUpgradeQuirks.py:422
1118 msgid ""
1119 "Your system appears to be a virtualised environment without an init daemon, "
1120 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
1121@@ -1152,11 +1152,11 @@ msgstr ""
1122 "\n"
1123 "هل حقاً تريد الاستمرار؟"
1124
1125-#: ../DistUpgrade/DistUpgradeQuirks.py:462
1126+#: ../DistUpgrade/DistUpgradeQuirks.py:463
1127 msgid "The Robot Operating System (ROS) is installed"
1128 msgstr ""
1129
1130-#: ../DistUpgrade/DistUpgradeQuirks.py:463
1131+#: ../DistUpgrade/DistUpgradeQuirks.py:464
1132 msgid ""
1133 "It appears that ROS is currently installed. Each ROS release is very strict "
1134 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
1135@@ -1173,11 +1173,11 @@ msgid ""
1136 "Are you sure you want to continue?"
1137 msgstr ""
1138
1139-#: ../DistUpgrade/DistUpgradeQuirks.py:656
1140+#: ../DistUpgrade/DistUpgradeQuirks.py:657
1141 msgid "Connection to the Snap Store failed"
1142 msgstr ""
1143
1144-#: ../DistUpgrade/DistUpgradeQuirks.py:657
1145+#: ../DistUpgrade/DistUpgradeQuirks.py:658
1146 msgid ""
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 "
1149@@ -1187,11 +1187,11 @@ msgid ""
1150 "may want to configure a Snap Store proxy."
1151 msgstr ""
1152
1153-#: ../DistUpgrade/DistUpgradeQuirks.py:672
1154+#: ../DistUpgrade/DistUpgradeQuirks.py:673
1155 msgid "Connection to Snap Store failed"
1156 msgstr ""
1157
1158-#: ../DistUpgrade/DistUpgradeQuirks.py:673
1159+#: ../DistUpgrade/DistUpgradeQuirks.py:674
1160 msgid ""
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."
1163@@ -1199,11 +1199,11 @@ msgid ""
1164 "Do you still want to continue with the upgrade?"
1165 msgstr ""
1166
1167-#: ../DistUpgrade/DistUpgradeQuirks.py:682
1168+#: ../DistUpgrade/DistUpgradeQuirks.py:683
1169 msgid "Outdated snapd package"
1170 msgstr ""
1171
1172-#: ../DistUpgrade/DistUpgradeQuirks.py:683
1173+#: ../DistUpgrade/DistUpgradeQuirks.py:684
1174 msgid ""
1175 "Your system does not have the latest version of snapd. Please update the "
1176 "version of snapd on your system to improve the upgrade experience.\n"
1177@@ -1212,36 +1212,36 @@ msgstr ""
1178
1179 #. now perform direct API calls to the store, requesting size
1180 #. information for each of the snaps needing installation
1181-#: ../DistUpgrade/DistUpgradeQuirks.py:708
1182+#: ../DistUpgrade/DistUpgradeQuirks.py:709
1183 msgid "Calculating snap size requirements"
1184 msgstr ""
1185
1186-#: ../DistUpgrade/DistUpgradeQuirks.py:739
1187+#: ../DistUpgrade/DistUpgradeQuirks.py:740
1188 msgid "Processing snap replacements"
1189 msgstr ""
1190
1191 #. TODO: This status should be updated, but the time of
1192 #. this change to snap switch is post-translation freeze.
1193-#: ../DistUpgrade/DistUpgradeQuirks.py:747
1194+#: ../DistUpgrade/DistUpgradeQuirks.py:748
1195 #, python-format
1196 msgid "refreshing snap %s"
1197 msgstr ""
1198
1199-#: ../DistUpgrade/DistUpgradeQuirks.py:751
1200+#: ../DistUpgrade/DistUpgradeQuirks.py:752
1201 #, python-format
1202 msgid "removing snap %s"
1203 msgstr ""
1204
1205-#: ../DistUpgrade/DistUpgradeQuirks.py:754
1206+#: ../DistUpgrade/DistUpgradeQuirks.py:755
1207 #, python-format
1208 msgid "installing snap %s"
1209 msgstr ""
1210
1211-#: ../DistUpgrade/DistUpgradeQuirks.py:783
1212+#: ../DistUpgrade/DistUpgradeQuirks.py:784
1213 msgid "PAE not enabled"
1214 msgstr ""
1215
1216-#: ../DistUpgrade/DistUpgradeQuirks.py:784
1217+#: ../DistUpgrade/DistUpgradeQuirks.py:785
1218 msgid ""
1219 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1220 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
1221@@ -1249,11 +1249,11 @@ msgid ""
1222 "http://help.ubuntu.com/community/EnablingPAE"
1223 msgstr ""
1224
1225-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
1226+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1227 msgid "universe component not enabled"
1228 msgstr ""
1229
1230-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1231+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1232 #, python-format
1233 msgid ""
1234 "You have the package %s installed which is a python2 package. python2 has "
1235@@ -1265,10 +1265,22 @@ msgid ""
1236 "universe component in /etc/apt/sources.list or remove %s"
1237 msgstr ""
1238
1239-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
1240+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1241 msgid "Checking for installed snaps"
1242 msgstr ""
1243
1244+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1245+#, fuzzy
1246+msgid "Cannot upgrade this system"
1247+msgstr "تعذّرت الترقية"
1248+
1249+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1250+msgid ""
1251+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1252+"\n"
1253+"See https://launchpad.net/bugs/2039172."
1254+msgstr ""
1255+
1256 #: ../DistUpgrade/DistUpgradeMain.py:62
1257 msgid ""
1258 "Use frontend. Currently available: \n"
1259diff --git a/po/ast.po b/po/ast.po
1260index b9e12dd..a7795b7 100644
1261--- a/po/ast.po
1262+++ b/po/ast.po
1263@@ -8,7 +8,7 @@ msgid ""
1264 msgstr ""
1265 "Project-Id-Version: update-manager\n"
1266 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
1267-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
1268+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
1269 "PO-Revision-Date: 2019-06-18 17:54+0000\n"
1270 "Last-Translator: ivarela <ivarela@ubuntu.com>\n"
1271 "Language-Team: Asturian <ast@li.org>\n"
1272@@ -1021,12 +1021,12 @@ msgstr "Por favor, inserta '%s' nel dispositivu '%s'"
1273 msgid "Media Change"
1274 msgstr "Cambéu de preséu"
1275
1276-#: ../DistUpgrade/DistUpgradeQuirks.py:241
1277+#: ../DistUpgrade/DistUpgradeQuirks.py:242
1278 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1279 msgstr ""
1280 "Pue que'l so hardware gráficu nun tenga sofitu completu n'Ubuntu 14.04."
1281
1282-#: ../DistUpgrade/DistUpgradeQuirks.py:243
1283+#: ../DistUpgrade/DistUpgradeQuirks.py:244
1284 msgid ""
1285 "Running the 'unity' desktop environment is not fully supported by your "
1286 "graphics hardware. You will maybe end up in a very slow environment after "
1287@@ -1041,12 +1041,12 @@ msgstr ""
1288 "obtener más información, consulta https://wiki.ubuntu.com/X/Bugs/"
1289 "UpdateManagerWarningForUnity3D ¿Aínda quies siguir col anovamientu?"
1290
1291-#: ../DistUpgrade/DistUpgradeQuirks.py:267
1292+#: ../DistUpgrade/DistUpgradeQuirks.py:268
1293 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1294 msgstr ""
1295 "El hardware de gráficos nun ye compatible dafechu con Ubuntu 12.04 LTS."
1296
1297-#: ../DistUpgrade/DistUpgradeQuirks.py:269
1298+#: ../DistUpgrade/DistUpgradeQuirks.py:270
1299 msgid ""
1300 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1301 "and you may encounter problems after the upgrade. For more information see "
1302@@ -1058,7 +1058,7 @@ msgstr ""
1303 "información llei https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx "
1304 "¿Quies siguir col anovamientu?"
1305
1306-#: ../DistUpgrade/DistUpgradeQuirks.py:289
1307+#: ../DistUpgrade/DistUpgradeQuirks.py:290
1308 msgid ""
1309 "Upgrading may reduce desktop effects, and performance in games and other "
1310 "graphically intensive programs."
1311@@ -1067,7 +1067,7 @@ msgstr ""
1312 "rendimientu de los xuegos y otros programes qu'usen gráficos de mou "
1313 "intensivu."
1314
1315-#: ../DistUpgrade/DistUpgradeQuirks.py:293
1316+#: ../DistUpgrade/DistUpgradeQuirks.py:294
1317 msgid ""
1318 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
1319 "of this driver is available that works with your hardware in Ubuntu 10.04 "
1320@@ -1081,12 +1081,12 @@ msgstr ""
1321 "\n"
1322 "¿Quier continuar?"
1323
1324-#: ../DistUpgrade/DistUpgradeQuirks.py:332
1325-#: ../DistUpgrade/DistUpgradeQuirks.py:401
1326+#: ../DistUpgrade/DistUpgradeQuirks.py:333
1327+#: ../DistUpgrade/DistUpgradeQuirks.py:402
1328 msgid "Sorry, no more upgrades for this system"
1329 msgstr ""
1330
1331-#: ../DistUpgrade/DistUpgradeQuirks.py:333
1332+#: ../DistUpgrade/DistUpgradeQuirks.py:334
1333 #, python-format
1334 msgid ""
1335 "There will not be any further Ubuntu releases for this system's 'i386' "
1336@@ -1095,11 +1095,11 @@ msgid ""
1337 "Updates for Ubuntu %s will continue until %s."
1338 msgstr ""
1339
1340-#: ../DistUpgrade/DistUpgradeQuirks.py:348
1341+#: ../DistUpgrade/DistUpgradeQuirks.py:349
1342 msgid "No ARMv6 CPU"
1343 msgstr "No ARMv6 CPU"
1344
1345-#: ../DistUpgrade/DistUpgradeQuirks.py:349
1346+#: ../DistUpgrade/DistUpgradeQuirks.py:350
1347 msgid ""
1348 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1349 "packages in karmic were built with optimizations requiring ARMv6 as the "
1350@@ -1111,12 +1111,12 @@ msgstr ""
1351 "ARMv6 como arquiteutura mínima. Nun ye dable anovar el so sistema a la nueva "
1352 "versión d'Ubuntu con esti hardware."
1353
1354-#: ../DistUpgrade/DistUpgradeQuirks.py:369
1355+#: ../DistUpgrade/DistUpgradeQuirks.py:370
1356 msgid ""
1357 "Sorry, this storage driver is not supported in kernels for newer releases"
1358 msgstr ""
1359
1360-#: ../DistUpgrade/DistUpgradeQuirks.py:371
1361+#: ../DistUpgrade/DistUpgradeQuirks.py:372
1362 #, python-format
1363 msgid ""
1364 "There will not be any further Ubuntu releases that provide kernel support "
1365@@ -1126,7 +1126,7 @@ msgid ""
1366 "driver, remove the directory %s and try again."
1367 msgstr ""
1368
1369-#: ../DistUpgrade/DistUpgradeQuirks.py:402
1370+#: ../DistUpgrade/DistUpgradeQuirks.py:403
1371 #, python-format
1372 msgid ""
1373 "There will not be any further Ubuntu releases for this system's POWER8 "
1374@@ -1135,11 +1135,11 @@ msgid ""
1375 "Updates for Ubuntu %s will continue until %s."
1376 msgstr ""
1377
1378-#: ../DistUpgrade/DistUpgradeQuirks.py:420
1379+#: ../DistUpgrade/DistUpgradeQuirks.py:421
1380 msgid "No init available"
1381 msgstr "El degorriu init nun ta disponible"
1382
1383-#: ../DistUpgrade/DistUpgradeQuirks.py:421
1384+#: ../DistUpgrade/DistUpgradeQuirks.py:422
1385 msgid ""
1386 "Your system appears to be a virtualised environment without an init daemon, "
1387 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
1388@@ -1155,11 +1155,11 @@ msgstr ""
1389 "\n"
1390 "¿Daveres que quies siguir?"
1391
1392-#: ../DistUpgrade/DistUpgradeQuirks.py:462
1393+#: ../DistUpgrade/DistUpgradeQuirks.py:463
1394 msgid "The Robot Operating System (ROS) is installed"
1395 msgstr ""
1396
1397-#: ../DistUpgrade/DistUpgradeQuirks.py:463
1398+#: ../DistUpgrade/DistUpgradeQuirks.py:464
1399 msgid ""
1400 "It appears that ROS is currently installed. Each ROS release is very strict "
1401 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
1402@@ -1176,11 +1176,11 @@ msgid ""
1403 "Are you sure you want to continue?"
1404 msgstr ""
1405
1406-#: ../DistUpgrade/DistUpgradeQuirks.py:656
1407+#: ../DistUpgrade/DistUpgradeQuirks.py:657
1408 msgid "Connection to the Snap Store failed"
1409 msgstr ""
1410
1411-#: ../DistUpgrade/DistUpgradeQuirks.py:657
1412+#: ../DistUpgrade/DistUpgradeQuirks.py:658
1413 msgid ""
1414 "You have the package lxd installed but your system is unable to reach the "
1415 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
1416@@ -1190,11 +1190,11 @@ msgid ""
1417 "may want to configure a Snap Store proxy."
1418 msgstr ""
1419
1420-#: ../DistUpgrade/DistUpgradeQuirks.py:672
1421+#: ../DistUpgrade/DistUpgradeQuirks.py:673
1422 msgid "Connection to Snap Store failed"
1423 msgstr ""
1424
1425-#: ../DistUpgrade/DistUpgradeQuirks.py:673
1426+#: ../DistUpgrade/DistUpgradeQuirks.py:674
1427 msgid ""
1428 "Your system does not have a connection to the Snap Store. For the best "
1429 "upgrade experience make sure that your system can connect to api.snapcraft."
1430@@ -1202,11 +1202,11 @@ msgid ""
1431 "Do you still want to continue with the upgrade?"
1432 msgstr ""
1433
1434-#: ../DistUpgrade/DistUpgradeQuirks.py:682
1435+#: ../DistUpgrade/DistUpgradeQuirks.py:683
1436 msgid "Outdated snapd package"
1437 msgstr ""
1438
1439-#: ../DistUpgrade/DistUpgradeQuirks.py:683
1440+#: ../DistUpgrade/DistUpgradeQuirks.py:684
1441 msgid ""
1442 "Your system does not have the latest version of snapd. Please update the "
1443 "version of snapd on your system to improve the upgrade experience.\n"
1444@@ -1215,36 +1215,36 @@ msgstr ""
1445
1446 #. now perform direct API calls to the store, requesting size
1447 #. information for each of the snaps needing installation
1448-#: ../DistUpgrade/DistUpgradeQuirks.py:708
1449+#: ../DistUpgrade/DistUpgradeQuirks.py:709
1450 msgid "Calculating snap size requirements"
1451 msgstr ""
1452
1453-#: ../DistUpgrade/DistUpgradeQuirks.py:739
1454+#: ../DistUpgrade/DistUpgradeQuirks.py:740
1455 msgid "Processing snap replacements"
1456 msgstr ""
1457
1458 #. TODO: This status should be updated, but the time of
1459 #. this change to snap switch is post-translation freeze.
1460-#: ../DistUpgrade/DistUpgradeQuirks.py:747
1461+#: ../DistUpgrade/DistUpgradeQuirks.py:748
1462 #, python-format
1463 msgid "refreshing snap %s"
1464 msgstr ""
1465
1466-#: ../DistUpgrade/DistUpgradeQuirks.py:751
1467+#: ../DistUpgrade/DistUpgradeQuirks.py:752
1468 #, python-format
1469 msgid "removing snap %s"
1470 msgstr ""
1471
1472-#: ../DistUpgrade/DistUpgradeQuirks.py:754
1473+#: ../DistUpgrade/DistUpgradeQuirks.py:755
1474 #, python-format
1475 msgid "installing snap %s"
1476 msgstr ""
1477
1478-#: ../DistUpgrade/DistUpgradeQuirks.py:783
1479+#: ../DistUpgrade/DistUpgradeQuirks.py:784
1480 msgid "PAE not enabled"
1481 msgstr "PAE nun ta activáu"
1482
1483-#: ../DistUpgrade/DistUpgradeQuirks.py:784
1484+#: ../DistUpgrade/DistUpgradeQuirks.py:785
1485 msgid ""
1486 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1487 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
1488@@ -1256,11 +1256,11 @@ msgstr ""
1489 "más reciente d'Ubuntu, tien d'activar PAE (si ye posible) vea:\n"
1490 " http://help.ubuntu.com/community/EnablingPAE"
1491
1492-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
1493+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1494 msgid "universe component not enabled"
1495 msgstr ""
1496
1497-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1498+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1499 #, python-format
1500 msgid ""
1501 "You have the package %s installed which is a python2 package. python2 has "
1502@@ -1272,10 +1272,22 @@ msgid ""
1503 "universe component in /etc/apt/sources.list or remove %s"
1504 msgstr ""
1505
1506-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
1507+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1508 msgid "Checking for installed snaps"
1509 msgstr ""
1510
1511+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1512+#, fuzzy
1513+msgid "Cannot upgrade this system"
1514+msgstr "Nun se pue anovar"
1515+
1516+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1517+msgid ""
1518+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1519+"\n"
1520+"See https://launchpad.net/bugs/2039172."
1521+msgstr ""
1522+
1523 #: ../DistUpgrade/DistUpgradeMain.py:62
1524 msgid ""
1525 "Use frontend. Currently available: \n"
1526diff --git a/po/az.po b/po/az.po
1527index 5e65008..dfe12f6 100644
1528--- a/po/az.po
1529+++ b/po/az.po
1530@@ -8,7 +8,7 @@ msgid ""
1531 msgstr ""
1532 "Project-Id-Version: update-manager\n"
1533 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
1534-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
1535+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
1536 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
1537 "Last-Translator: Emin Mastizadeh <emin25@ovi.com>\n"
1538 "Language-Team: Azerbaijani <az@li.org>\n"
1539@@ -912,11 +912,11 @@ msgstr "Xaiş olunur '%s' mənbəyini '%s' sürücüsünə yerləşdirin"
1540 msgid "Media Change"
1541 msgstr ""
1542
1543-#: ../DistUpgrade/DistUpgradeQuirks.py:241
1544+#: ../DistUpgrade/DistUpgradeQuirks.py:242
1545 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1546 msgstr ""
1547
1548-#: ../DistUpgrade/DistUpgradeQuirks.py:243
1549+#: ../DistUpgrade/DistUpgradeQuirks.py:244
1550 msgid ""
1551 "Running the 'unity' desktop environment is not fully supported by your "
1552 "graphics hardware. You will maybe end up in a very slow environment after "
1553@@ -926,11 +926,11 @@ msgid ""
1554 "upgrade?"
1555 msgstr ""
1556
1557-#: ../DistUpgrade/DistUpgradeQuirks.py:267
1558+#: ../DistUpgrade/DistUpgradeQuirks.py:268
1559 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1560 msgstr ""
1561
1562-#: ../DistUpgrade/DistUpgradeQuirks.py:269
1563+#: ../DistUpgrade/DistUpgradeQuirks.py:270
1564 msgid ""
1565 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1566 "and you may encounter problems after the upgrade. For more information see "
1567@@ -938,13 +938,13 @@ msgid ""
1568 "continue with the upgrade?"
1569 msgstr ""
1570
1571-#: ../DistUpgrade/DistUpgradeQuirks.py:289
1572+#: ../DistUpgrade/DistUpgradeQuirks.py:290
1573 msgid ""
1574 "Upgrading may reduce desktop effects, and performance in games and other "
1575 "graphically intensive programs."
1576 msgstr ""
1577
1578-#: ../DistUpgrade/DistUpgradeQuirks.py:293
1579+#: ../DistUpgrade/DistUpgradeQuirks.py:294
1580 msgid ""
1581 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
1582 "of this driver is available that works with your hardware in Ubuntu 10.04 "
1583@@ -953,12 +953,12 @@ msgid ""
1584 "Do you want to continue?"
1585 msgstr ""
1586
1587-#: ../DistUpgrade/DistUpgradeQuirks.py:332
1588-#: ../DistUpgrade/DistUpgradeQuirks.py:401
1589+#: ../DistUpgrade/DistUpgradeQuirks.py:333
1590+#: ../DistUpgrade/DistUpgradeQuirks.py:402
1591 msgid "Sorry, no more upgrades for this system"
1592 msgstr ""
1593
1594-#: ../DistUpgrade/DistUpgradeQuirks.py:333
1595+#: ../DistUpgrade/DistUpgradeQuirks.py:334
1596 #, python-format
1597 msgid ""
1598 "There will not be any further Ubuntu releases for this system's 'i386' "
1599@@ -967,11 +967,11 @@ msgid ""
1600 "Updates for Ubuntu %s will continue until %s."
1601 msgstr ""
1602
1603-#: ../DistUpgrade/DistUpgradeQuirks.py:348
1604+#: ../DistUpgrade/DistUpgradeQuirks.py:349
1605 msgid "No ARMv6 CPU"
1606 msgstr ""
1607
1608-#: ../DistUpgrade/DistUpgradeQuirks.py:349
1609+#: ../DistUpgrade/DistUpgradeQuirks.py:350
1610 msgid ""
1611 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1612 "packages in karmic were built with optimizations requiring ARMv6 as the "
1613@@ -979,12 +979,12 @@ msgid ""
1614 "Ubuntu release with this hardware."
1615 msgstr ""
1616
1617-#: ../DistUpgrade/DistUpgradeQuirks.py:369
1618+#: ../DistUpgrade/DistUpgradeQuirks.py:370
1619 msgid ""
1620 "Sorry, this storage driver is not supported in kernels for newer releases"
1621 msgstr ""
1622
1623-#: ../DistUpgrade/DistUpgradeQuirks.py:371
1624+#: ../DistUpgrade/DistUpgradeQuirks.py:372
1625 #, python-format
1626 msgid ""
1627 "There will not be any further Ubuntu releases that provide kernel support "
1628@@ -994,7 +994,7 @@ msgid ""
1629 "driver, remove the directory %s and try again."
1630 msgstr ""
1631
1632-#: ../DistUpgrade/DistUpgradeQuirks.py:402
1633+#: ../DistUpgrade/DistUpgradeQuirks.py:403
1634 #, python-format
1635 msgid ""
1636 "There will not be any further Ubuntu releases for this system's POWER8 "
1637@@ -1003,11 +1003,11 @@ msgid ""
1638 "Updates for Ubuntu %s will continue until %s."
1639 msgstr ""
1640
1641-#: ../DistUpgrade/DistUpgradeQuirks.py:420
1642+#: ../DistUpgrade/DistUpgradeQuirks.py:421
1643 msgid "No init available"
1644 msgstr ""
1645
1646-#: ../DistUpgrade/DistUpgradeQuirks.py:421
1647+#: ../DistUpgrade/DistUpgradeQuirks.py:422
1648 msgid ""
1649 "Your system appears to be a virtualised environment without an init daemon, "
1650 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
1651@@ -1017,11 +1017,11 @@ msgid ""
1652 "Are you sure you want to continue?"
1653 msgstr ""
1654
1655-#: ../DistUpgrade/DistUpgradeQuirks.py:462
1656+#: ../DistUpgrade/DistUpgradeQuirks.py:463
1657 msgid "The Robot Operating System (ROS) is installed"
1658 msgstr ""
1659
1660-#: ../DistUpgrade/DistUpgradeQuirks.py:463
1661+#: ../DistUpgrade/DistUpgradeQuirks.py:464
1662 msgid ""
1663 "It appears that ROS is currently installed. Each ROS release is very strict "
1664 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
1665@@ -1038,11 +1038,11 @@ msgid ""
1666 "Are you sure you want to continue?"
1667 msgstr ""
1668
1669-#: ../DistUpgrade/DistUpgradeQuirks.py:656
1670+#: ../DistUpgrade/DistUpgradeQuirks.py:657
1671 msgid "Connection to the Snap Store failed"
1672 msgstr ""
1673
1674-#: ../DistUpgrade/DistUpgradeQuirks.py:657
1675+#: ../DistUpgrade/DistUpgradeQuirks.py:658
1676 msgid ""
1677 "You have the package lxd installed but your system is unable to reach the "
1678 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
1679@@ -1052,11 +1052,11 @@ msgid ""
1680 "may want to configure a Snap Store proxy."
1681 msgstr ""
1682
1683-#: ../DistUpgrade/DistUpgradeQuirks.py:672
1684+#: ../DistUpgrade/DistUpgradeQuirks.py:673
1685 msgid "Connection to Snap Store failed"
1686 msgstr ""
1687
1688-#: ../DistUpgrade/DistUpgradeQuirks.py:673
1689+#: ../DistUpgrade/DistUpgradeQuirks.py:674
1690 msgid ""
1691 "Your system does not have a connection to the Snap Store. For the best "
1692 "upgrade experience make sure that your system can connect to api.snapcraft."
1693@@ -1064,11 +1064,11 @@ msgid ""
1694 "Do you still want to continue with the upgrade?"
1695 msgstr ""
1696
1697-#: ../DistUpgrade/DistUpgradeQuirks.py:682
1698+#: ../DistUpgrade/DistUpgradeQuirks.py:683
1699 msgid "Outdated snapd package"
1700 msgstr ""
1701
1702-#: ../DistUpgrade/DistUpgradeQuirks.py:683
1703+#: ../DistUpgrade/DistUpgradeQuirks.py:684
1704 msgid ""
1705 "Your system does not have the latest version of snapd. Please update the "
1706 "version of snapd on your system to improve the upgrade experience.\n"
1707@@ -1077,36 +1077,36 @@ msgstr ""
1708
1709 #. now perform direct API calls to the store, requesting size
1710 #. information for each of the snaps needing installation
1711-#: ../DistUpgrade/DistUpgradeQuirks.py:708
1712+#: ../DistUpgrade/DistUpgradeQuirks.py:709
1713 msgid "Calculating snap size requirements"
1714 msgstr ""
1715
1716-#: ../DistUpgrade/DistUpgradeQuirks.py:739
1717+#: ../DistUpgrade/DistUpgradeQuirks.py:740
1718 msgid "Processing snap replacements"
1719 msgstr ""
1720
1721 #. TODO: This status should be updated, but the time of
1722 #. this change to snap switch is post-translation freeze.
1723-#: ../DistUpgrade/DistUpgradeQuirks.py:747
1724+#: ../DistUpgrade/DistUpgradeQuirks.py:748
1725 #, python-format
1726 msgid "refreshing snap %s"
1727 msgstr ""
1728
1729-#: ../DistUpgrade/DistUpgradeQuirks.py:751
1730+#: ../DistUpgrade/DistUpgradeQuirks.py:752
1731 #, python-format
1732 msgid "removing snap %s"
1733 msgstr ""
1734
1735-#: ../DistUpgrade/DistUpgradeQuirks.py:754
1736+#: ../DistUpgrade/DistUpgradeQuirks.py:755
1737 #, python-format
1738 msgid "installing snap %s"
1739 msgstr ""
1740
1741-#: ../DistUpgrade/DistUpgradeQuirks.py:783
1742+#: ../DistUpgrade/DistUpgradeQuirks.py:784
1743 msgid "PAE not enabled"
1744 msgstr ""
1745
1746-#: ../DistUpgrade/DistUpgradeQuirks.py:784
1747+#: ../DistUpgrade/DistUpgradeQuirks.py:785
1748 msgid ""
1749 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1750 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
1751@@ -1114,11 +1114,11 @@ msgid ""
1752 "http://help.ubuntu.com/community/EnablingPAE"
1753 msgstr ""
1754
1755-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
1756+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1757 msgid "universe component not enabled"
1758 msgstr ""
1759
1760-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
1761+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
1762 #, python-format
1763 msgid ""
1764 "You have the package %s installed which is a python2 package. python2 has "
1765@@ -1130,10 +1130,22 @@ msgid ""
1766 "universe component in /etc/apt/sources.list or remove %s"
1767 msgstr ""
1768
1769-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
1770+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
1771 msgid "Checking for installed snaps"
1772 msgstr ""
1773
1774+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
1775+#, fuzzy
1776+msgid "Cannot upgrade this system"
1777+msgstr "Yenilənmək mümkün deyil"
1778+
1779+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
1780+msgid ""
1781+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
1782+"\n"
1783+"See https://launchpad.net/bugs/2039172."
1784+msgstr ""
1785+
1786 #: ../DistUpgrade/DistUpgradeMain.py:62
1787 msgid ""
1788 "Use frontend. Currently available: \n"
1789diff --git a/po/be.po b/po/be.po
1790index 1efc61e..b17fec0 100644
1791--- a/po/be.po
1792+++ b/po/be.po
1793@@ -8,7 +8,7 @@ msgid ""
1794 msgstr ""
1795 "Project-Id-Version: update-manager\n"
1796 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
1797-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
1798+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
1799 "PO-Revision-Date: 2019-06-18 17:54+0000\n"
1800 "Last-Translator: Brian Murray <brian@ubuntu.com>\n"
1801 "Language-Team: Belarusian <be@li.org>\n"
1802@@ -1025,12 +1025,12 @@ msgstr "Калі ласка, устаўце \"%s\" у прыладу \"%s\""
1803 msgid "Media Change"
1804 msgstr "Змена носьбіта"
1805
1806-#: ../DistUpgrade/DistUpgradeQuirks.py:241
1807+#: ../DistUpgrade/DistUpgradeQuirks.py:242
1808 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1809 msgstr ""
1810 "Ваша графічнае абсталяванне не можа быць цалкам падтрыманым ў Ubuntu 14.04."
1811
1812-#: ../DistUpgrade/DistUpgradeQuirks.py:243
1813+#: ../DistUpgrade/DistUpgradeQuirks.py:244
1814 msgid ""
1815 "Running the 'unity' desktop environment is not fully supported by your "
1816 "graphics hardware. You will maybe end up in a very slow environment after "
1817@@ -1045,13 +1045,13 @@ msgstr ""
1818 "звесткі гл. https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D Вы "
1819 "ўсё яшчэ хочаце працягнуць абнаўленне?"
1820
1821-#: ../DistUpgrade/DistUpgradeQuirks.py:267
1822+#: ../DistUpgrade/DistUpgradeQuirks.py:268
1823 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1824 msgstr ""
1825 "Вашае графічнае абсталяванне, магчыма, не будзе падтрымлівацца цалкам у "
1826 "Ubuntu 12.04 LTS"
1827
1828-#: ../DistUpgrade/DistUpgradeQuirks.py:269
1829+#: ../DistUpgrade/DistUpgradeQuirks.py:270
1830 msgid ""
1831 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1832 "and you may encounter problems after the upgrade. For more information see "
1833@@ -1063,7 +1063,7 @@ msgstr ""
1834 "https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx \r\n"
1835 "Вы сапраўды хочаце працягнуць абнаўленне?"
1836
1837-#: ../DistUpgrade/DistUpgradeQuirks.py:289
1838+#: ../DistUpgrade/DistUpgradeQuirks.py:290
1839 msgid ""
1840 "Upgrading may reduce desktop effects, and performance in games and other "
1841 "graphically intensive programs."
1842@@ -1071,7 +1071,7 @@ msgstr ""
1843 "Абнаўленне можа выклікаць зніжэнне якасці эфектаў працоўнага стала і "
1844 "прадукцыйнасці ў гульнях і праграмах, што актыўна выкарыстоўваюць графіку."
1845
1846-#: ../DistUpgrade/DistUpgradeQuirks.py:293
1847+#: ../DistUpgrade/DistUpgradeQuirks.py:294
1848 msgid ""
1849 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
1850 "of this driver is available that works with your hardware in Ubuntu 10.04 "
1851@@ -1085,12 +1085,12 @@ msgstr ""
1852 "\n"
1853 "Працягнуць?"
1854
1855-#: ../DistUpgrade/DistUpgradeQuirks.py:332
1856-#: ../DistUpgrade/DistUpgradeQuirks.py:401
1857+#: ../DistUpgrade/DistUpgradeQuirks.py:333
1858+#: ../DistUpgrade/DistUpgradeQuirks.py:402
1859 msgid "Sorry, no more upgrades for this system"
1860 msgstr ""
1861
1862-#: ../DistUpgrade/DistUpgradeQuirks.py:333
1863+#: ../DistUpgrade/DistUpgradeQuirks.py:334
1864 #, python-format
1865 msgid ""
1866 "There will not be any further Ubuntu releases for this system's 'i386' "
1867@@ -1099,11 +1099,11 @@ msgid ""
1868 "Updates for Ubuntu %s will continue until %s."
1869 msgstr ""
1870
1871-#: ../DistUpgrade/DistUpgradeQuirks.py:348
1872+#: ../DistUpgrade/DistUpgradeQuirks.py:349
1873 msgid "No ARMv6 CPU"
1874 msgstr "Няма працэсара ARMv6"
1875
1876-#: ../DistUpgrade/DistUpgradeQuirks.py:349
1877+#: ../DistUpgrade/DistUpgradeQuirks.py:350
1878 msgid ""
1879 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1880 "packages in karmic were built with optimizations requiring ARMv6 as the "
1881@@ -1115,12 +1115,12 @@ msgstr ""
1882 "ARMv6 і вышэй. Вашу сістэму немагчыма абнавіць да новага рэлізу Ubuntu з "
1883 "бягучым апаратным забеспячэннем."
1884
1885-#: ../DistUpgrade/DistUpgradeQuirks.py:369
1886+#: ../DistUpgrade/DistUpgradeQuirks.py:370
1887 msgid ""
1888 "Sorry, this storage driver is not supported in kernels for newer releases"
1889 msgstr ""
1890
1891-#: ../DistUpgrade/DistUpgradeQuirks.py:371
1892+#: ../DistUpgrade/DistUpgradeQuirks.py:372
1893 #, python-format
1894 msgid ""
1895 "There will not be any further Ubuntu releases that provide kernel support "
1896@@ -1130,7 +1130,7 @@ msgid ""
1897 "driver, remove the directory %s and try again."
1898 msgstr ""
1899
1900-#: ../DistUpgrade/DistUpgradeQuirks.py:402
1901+#: ../DistUpgrade/DistUpgradeQuirks.py:403
1902 #, python-format
1903 msgid ""
1904 "There will not be any further Ubuntu releases for this system's POWER8 "
1905@@ -1139,11 +1139,11 @@ msgid ""
1906 "Updates for Ubuntu %s will continue until %s."
1907 msgstr ""
1908
1909-#: ../DistUpgrade/DistUpgradeQuirks.py:420
1910+#: ../DistUpgrade/DistUpgradeQuirks.py:421
1911 msgid "No init available"
1912 msgstr "Служба init недаступна"
1913
1914-#: ../DistUpgrade/DistUpgradeQuirks.py:421
1915+#: ../DistUpgrade/DistUpgradeQuirks.py:422
1916 msgid ""
1917 "Your system appears to be a virtualised environment without an init daemon, "
1918 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
1919@@ -1157,11 +1157,11 @@ msgstr ""
1920 "\n"
1921 "Вы ўпэўнены, што хочаце працягнуць?"
1922
1923-#: ../DistUpgrade/DistUpgradeQuirks.py:462
1924+#: ../DistUpgrade/DistUpgradeQuirks.py:463
1925 msgid "The Robot Operating System (ROS) is installed"
1926 msgstr ""
1927
1928-#: ../DistUpgrade/DistUpgradeQuirks.py:463
1929+#: ../DistUpgrade/DistUpgradeQuirks.py:464
1930 msgid ""
1931 "It appears that ROS is currently installed. Each ROS release is very strict "
1932 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
1933@@ -1178,11 +1178,11 @@ msgid ""
1934 "Are you sure you want to continue?"
1935 msgstr ""
1936
1937-#: ../DistUpgrade/DistUpgradeQuirks.py:656
1938+#: ../DistUpgrade/DistUpgradeQuirks.py:657
1939 msgid "Connection to the Snap Store failed"
1940 msgstr ""
1941
1942-#: ../DistUpgrade/DistUpgradeQuirks.py:657
1943+#: ../DistUpgrade/DistUpgradeQuirks.py:658
1944 msgid ""
1945 "You have the package lxd installed but your system is unable to reach the "
1946 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
1947@@ -1192,11 +1192,11 @@ msgid ""
1948 "may want to configure a Snap Store proxy."
1949 msgstr ""
1950
1951-#: ../DistUpgrade/DistUpgradeQuirks.py:672
1952+#: ../DistUpgrade/DistUpgradeQuirks.py:673
1953 msgid "Connection to Snap Store failed"
1954 msgstr ""
1955
1956-#: ../DistUpgrade/DistUpgradeQuirks.py:673
1957+#: ../DistUpgrade/DistUpgradeQuirks.py:674
1958 msgid ""
1959 "Your system does not have a connection to the Snap Store. For the best "
1960 "upgrade experience make sure that your system can connect to api.snapcraft."
1961@@ -1204,11 +1204,11 @@ msgid ""
1962 "Do you still want to continue with the upgrade?"
1963 msgstr ""
1964
1965-#: ../DistUpgrade/DistUpgradeQuirks.py:682
1966+#: ../DistUpgrade/DistUpgradeQuirks.py:683
1967 msgid "Outdated snapd package"
1968 msgstr ""
1969
1970-#: ../DistUpgrade/DistUpgradeQuirks.py:683
1971+#: ../DistUpgrade/DistUpgradeQuirks.py:684
1972 msgid ""
1973 "Your system does not have the latest version of snapd. Please update the "
1974 "version of snapd on your system to improve the upgrade experience.\n"
1975@@ -1217,36 +1217,36 @@ msgstr ""
1976
1977 #. now perform direct API calls to the store, requesting size
1978 #. information for each of the snaps needing installation
1979-#: ../DistUpgrade/DistUpgradeQuirks.py:708
1980+#: ../DistUpgrade/DistUpgradeQuirks.py:709
1981 msgid "Calculating snap size requirements"
1982 msgstr ""
1983
1984-#: ../DistUpgrade/DistUpgradeQuirks.py:739
1985+#: ../DistUpgrade/DistUpgradeQuirks.py:740
1986 msgid "Processing snap replacements"
1987 msgstr ""
1988
1989 #. TODO: This status should be updated, but the time of
1990 #. this change to snap switch is post-translation freeze.
1991-#: ../DistUpgrade/DistUpgradeQuirks.py:747
1992+#: ../DistUpgrade/DistUpgradeQuirks.py:748
1993 #, python-format
1994 msgid "refreshing snap %s"
1995 msgstr ""
1996
1997-#: ../DistUpgrade/DistUpgradeQuirks.py:751
1998+#: ../DistUpgrade/DistUpgradeQuirks.py:752
1999 #, python-format
2000 msgid "removing snap %s"
2001 msgstr ""
2002
2003-#: ../DistUpgrade/DistUpgradeQuirks.py:754
2004+#: ../DistUpgrade/DistUpgradeQuirks.py:755
2005 #, python-format
2006 msgid "installing snap %s"
2007 msgstr ""
2008
2009-#: ../DistUpgrade/DistUpgradeQuirks.py:783
2010+#: ../DistUpgrade/DistUpgradeQuirks.py:784
2011 msgid "PAE not enabled"
2012 msgstr "PAE не ўключана"
2013
2014-#: ../DistUpgrade/DistUpgradeQuirks.py:784
2015+#: ../DistUpgrade/DistUpgradeQuirks.py:785
2016 msgid ""
2017 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
2018 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
2019@@ -1258,11 +1258,11 @@ msgstr ""
2020 "12.10. Абнаўленне да новай версіі Ubuntu запатрабуе ўключэння PAE (калі гэта "
2021 "магчыма). Гл.: Http://help.ubuntu.com/community/EnablingPAE"
2022
2023-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
2024+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
2025 msgid "universe component not enabled"
2026 msgstr ""
2027
2028-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
2029+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
2030 #, python-format
2031 msgid ""
2032 "You have the package %s installed which is a python2 package. python2 has "
2033@@ -1274,10 +1274,22 @@ msgid ""
2034 "universe component in /etc/apt/sources.list or remove %s"
2035 msgstr ""
2036
2037-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
2038+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
2039 msgid "Checking for installed snaps"
2040 msgstr ""
2041
2042+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
2043+#, fuzzy
2044+msgid "Cannot upgrade this system"
2045+msgstr "Немагчыма абнавіць"
2046+
2047+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
2048+msgid ""
2049+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
2050+"\n"
2051+"See https://launchpad.net/bugs/2039172."
2052+msgstr ""
2053+
2054 #: ../DistUpgrade/DistUpgradeMain.py:62
2055 msgid ""
2056 "Use frontend. Currently available: \n"
2057diff --git a/po/bg.po b/po/bg.po
2058index 5259905..030da32 100644
2059--- a/po/bg.po
2060+++ b/po/bg.po
2061@@ -9,7 +9,7 @@ msgid ""
2062 msgstr ""
2063 "Project-Id-Version: update manager\n"
2064 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
2065-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
2066+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
2067 "PO-Revision-Date: 2019-06-18 17:55+0000\n"
2068 "Last-Translator: Brian Murray <brian@ubuntu.com>\n"
2069 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
2070@@ -1020,12 +1020,12 @@ msgstr "Моля, поставете диск «%s» в устройство «%
2071 msgid "Media Change"
2072 msgstr "Смяна на носител"
2073
2074-#: ../DistUpgrade/DistUpgradeQuirks.py:241
2075+#: ../DistUpgrade/DistUpgradeQuirks.py:242
2076 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
2077 msgstr ""
2078 "Вашият графичен хардуер не може да бъде напълно поддържан в Убунту 14.04."
2079
2080-#: ../DistUpgrade/DistUpgradeQuirks.py:243
2081+#: ../DistUpgrade/DistUpgradeQuirks.py:244
2082 msgid ""
2083 "Running the 'unity' desktop environment is not fully supported by your "
2084 "graphics hardware. You will maybe end up in a very slow environment after "
2085@@ -1040,12 +1040,12 @@ msgstr ""
2086 "посетете https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D. Все "
2087 "още ли искате да започнете с надграждането?"
2088
2089-#: ../DistUpgrade/DistUpgradeQuirks.py:267
2090+#: ../DistUpgrade/DistUpgradeQuirks.py:268
2091 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
2092 msgstr ""
2093 "Вашият графичен хардуер може да не се поддържа напълно в Убунту 12.04 LTS."
2094
2095-#: ../DistUpgrade/DistUpgradeQuirks.py:269
2096+#: ../DistUpgrade/DistUpgradeQuirks.py:270
2097 msgid ""
2098 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
2099 "and you may encounter problems after the upgrade. For more information see "
2100@@ -1057,7 +1057,7 @@ msgstr ""
2101 "информация вижте https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx. "
2102 "Искате ли да продължите с надграждането?"
2103
2104-#: ../DistUpgrade/DistUpgradeQuirks.py:289
2105+#: ../DistUpgrade/DistUpgradeQuirks.py:290
2106 msgid ""
2107 "Upgrading may reduce desktop effects, and performance in games and other "
2108 "graphically intensive programs."
2109@@ -1065,7 +1065,7 @@ msgstr ""
2110 "Надграждането може да намали ефектите на работния плот и производителността "
2111 "в игрите и други графични програми."
2112
2113-#: ../DistUpgrade/DistUpgradeQuirks.py:293
2114+#: ../DistUpgrade/DistUpgradeQuirks.py:294
2115 msgid ""
2116 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
2117 "of this driver is available that works with your hardware in Ubuntu 10.04 "
2118@@ -1078,12 +1078,12 @@ msgstr ""
2119 "\n"
2120 "Искате ли да продължите?"
2121
2122-#: ../DistUpgrade/DistUpgradeQuirks.py:332
2123-#: ../DistUpgrade/DistUpgradeQuirks.py:401
2124+#: ../DistUpgrade/DistUpgradeQuirks.py:333
2125+#: ../DistUpgrade/DistUpgradeQuirks.py:402
2126 msgid "Sorry, no more upgrades for this system"
2127 msgstr ""
2128
2129-#: ../DistUpgrade/DistUpgradeQuirks.py:333
2130+#: ../DistUpgrade/DistUpgradeQuirks.py:334
2131 #, python-format
2132 msgid ""
2133 "There will not be any further Ubuntu releases for this system's 'i386' "
2134@@ -1092,11 +1092,11 @@ msgid ""
2135 "Updates for Ubuntu %s will continue until %s."
2136 msgstr ""
2137
2138-#: ../DistUpgrade/DistUpgradeQuirks.py:348
2139+#: ../DistUpgrade/DistUpgradeQuirks.py:349
2140 msgid "No ARMv6 CPU"
2141 msgstr "Няма ARMv6 процесор"
2142
2143-#: ../DistUpgrade/DistUpgradeQuirks.py:349
2144+#: ../DistUpgrade/DistUpgradeQuirks.py:350
2145 msgid ""
2146 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
2147 "packages in karmic were built with optimizations requiring ARMv6 as the "
2148@@ -1107,12 +1107,12 @@ msgstr ""
2149 "пакети в Karmic бяха оптимизрани с изискване минимум ARMv6 архитектура. Не е "
2150 "възможно да надградите система си до ново издание на Убунту с този хардуер."
2151
2152-#: ../DistUpgrade/DistUpgradeQuirks.py:369
2153+#: ../DistUpgrade/DistUpgradeQuirks.py:370
2154 msgid ""
2155 "Sorry, this storage driver is not supported in kernels for newer releases"
2156 msgstr ""
2157
2158-#: ../DistUpgrade/DistUpgradeQuirks.py:371
2159+#: ../DistUpgrade/DistUpgradeQuirks.py:372
2160 #, python-format
2161 msgid ""
2162 "There will not be any further Ubuntu releases that provide kernel support "
2163@@ -1122,7 +1122,7 @@ msgid ""
2164 "driver, remove the directory %s and try again."
2165 msgstr ""
2166
2167-#: ../DistUpgrade/DistUpgradeQuirks.py:402
2168+#: ../DistUpgrade/DistUpgradeQuirks.py:403
2169 #, python-format
2170 msgid ""
2171 "There will not be any further Ubuntu releases for this system's POWER8 "
2172@@ -1131,11 +1131,11 @@ msgid ""
2173 "Updates for Ubuntu %s will continue until %s."
2174 msgstr ""
2175
2176-#: ../DistUpgrade/DistUpgradeQuirks.py:420
2177+#: ../DistUpgrade/DistUpgradeQuirks.py:421
2178 msgid "No init available"
2179 msgstr "Няма достъпен init"
2180
2181-#: ../DistUpgrade/DistUpgradeQuirks.py:421
2182+#: ../DistUpgrade/DistUpgradeQuirks.py:422
2183 msgid ""
2184 "Your system appears to be a virtualised environment without an init daemon, "
2185 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
2186@@ -1149,11 +1149,11 @@ msgstr ""
2187 "изисква се, актуализиране на настройката на виртуалната ви машина.\n"
2188 "Сигурни ли сте, че искате да продължите?"
2189
2190-#: ../DistUpgrade/DistUpgradeQuirks.py:462
2191+#: ../DistUpgrade/DistUpgradeQuirks.py:463
2192 msgid "The Robot Operating System (ROS) is installed"
2193 msgstr ""
2194
2195-#: ../DistUpgrade/DistUpgradeQuirks.py:463
2196+#: ../DistUpgrade/DistUpgradeQuirks.py:464
2197 msgid ""
2198 "It appears that ROS is currently installed. Each ROS release is very strict "
2199 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
2200@@ -1170,11 +1170,11 @@ msgid ""
2201 "Are you sure you want to continue?"
2202 msgstr ""
2203
2204-#: ../DistUpgrade/DistUpgradeQuirks.py:656
2205+#: ../DistUpgrade/DistUpgradeQuirks.py:657
2206 msgid "Connection to the Snap Store failed"
2207 msgstr ""
2208
2209-#: ../DistUpgrade/DistUpgradeQuirks.py:657
2210+#: ../DistUpgrade/DistUpgradeQuirks.py:658
2211 msgid ""
2212 "You have the package lxd installed but your system is unable to reach the "
2213 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
2214@@ -1184,11 +1184,11 @@ msgid ""
2215 "may want to configure a Snap Store proxy."
2216 msgstr ""
2217
2218-#: ../DistUpgrade/DistUpgradeQuirks.py:672
2219+#: ../DistUpgrade/DistUpgradeQuirks.py:673
2220 msgid "Connection to Snap Store failed"
2221 msgstr ""
2222
2223-#: ../DistUpgrade/DistUpgradeQuirks.py:673
2224+#: ../DistUpgrade/DistUpgradeQuirks.py:674
2225 msgid ""
2226 "Your system does not have a connection to the Snap Store. For the best "
2227 "upgrade experience make sure that your system can connect to api.snapcraft."
2228@@ -1196,11 +1196,11 @@ msgid ""
2229 "Do you still want to continue with the upgrade?"
2230 msgstr ""
2231
2232-#: ../DistUpgrade/DistUpgradeQuirks.py:682
2233+#: ../DistUpgrade/DistUpgradeQuirks.py:683
2234 msgid "Outdated snapd package"
2235 msgstr ""
2236
2237-#: ../DistUpgrade/DistUpgradeQuirks.py:683
2238+#: ../DistUpgrade/DistUpgradeQuirks.py:684
2239 msgid ""
2240 "Your system does not have the latest version of snapd. Please update the "
2241 "version of snapd on your system to improve the upgrade experience.\n"
2242@@ -1209,36 +1209,36 @@ msgstr ""
2243
2244 #. now perform direct API calls to the store, requesting size
2245 #. information for each of the snaps needing installation
2246-#: ../DistUpgrade/DistUpgradeQuirks.py:708
2247+#: ../DistUpgrade/DistUpgradeQuirks.py:709
2248 msgid "Calculating snap size requirements"
2249 msgstr ""
2250
2251-#: ../DistUpgrade/DistUpgradeQuirks.py:739
2252+#: ../DistUpgrade/DistUpgradeQuirks.py:740
2253 msgid "Processing snap replacements"
2254 msgstr ""
2255
2256 #. TODO: This status should be updated, but the time of
2257 #. this change to snap switch is post-translation freeze.
2258-#: ../DistUpgrade/DistUpgradeQuirks.py:747
2259+#: ../DistUpgrade/DistUpgradeQuirks.py:748
2260 #, python-format
2261 msgid "refreshing snap %s"
2262 msgstr ""
2263
2264-#: ../DistUpgrade/DistUpgradeQuirks.py:751
2265+#: ../DistUpgrade/DistUpgradeQuirks.py:752
2266 #, python-format
2267 msgid "removing snap %s"
2268 msgstr ""
2269
2270-#: ../DistUpgrade/DistUpgradeQuirks.py:754
2271+#: ../DistUpgrade/DistUpgradeQuirks.py:755
2272 #, python-format
2273 msgid "installing snap %s"
2274 msgstr ""
2275
2276-#: ../DistUpgrade/DistUpgradeQuirks.py:783
2277+#: ../DistUpgrade/DistUpgradeQuirks.py:784
2278 msgid "PAE not enabled"
2279 msgstr "PAE е изключен"
2280
2281-#: ../DistUpgrade/DistUpgradeQuirks.py:784
2282+#: ../DistUpgrade/DistUpgradeQuirks.py:785
2283 msgid ""
2284 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
2285 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
2286@@ -1246,11 +1246,11 @@ msgid ""
2287 "http://help.ubuntu.com/community/EnablingPAE"
2288 msgstr ""
2289
2290-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
2291+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
2292 msgid "universe component not enabled"
2293 msgstr ""
2294
2295-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
2296+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
2297 #, python-format
2298 msgid ""
2299 "You have the package %s installed which is a python2 package. python2 has "
2300@@ -1262,10 +1262,22 @@ msgid ""
2301 "universe component in /etc/apt/sources.list or remove %s"
2302 msgstr ""
2303
2304-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
2305+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
2306 msgid "Checking for installed snaps"
2307 msgstr ""
2308
2309+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
2310+#, fuzzy
2311+msgid "Cannot upgrade this system"
2312+msgstr "Надграждането е невъзможно"
2313+
2314+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
2315+msgid ""
2316+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
2317+"\n"
2318+"See https://launchpad.net/bugs/2039172."
2319+msgstr ""
2320+
2321 #: ../DistUpgrade/DistUpgradeMain.py:62
2322 msgid ""
2323 "Use frontend. Currently available: \n"
2324diff --git a/po/bn.po b/po/bn.po
2325index f40e932..7df571d 100644
2326--- a/po/bn.po
2327+++ b/po/bn.po
2328@@ -12,7 +12,7 @@ msgid ""
2329 msgstr ""
2330 "Project-Id-Version: shotwell-0.7.2\n"
2331 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
2332-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
2333+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
2334 "PO-Revision-Date: 2019-02-10 12:11+0000\n"
2335 "Last-Translator: Istiak Ferdous <Unknown>\n"
2336 "Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"
2337@@ -1009,11 +1009,11 @@ msgstr "দয়া করে '%s' ড্রাইভে '%s' প্রবেশ
2338 msgid "Media Change"
2339 msgstr "মিডিয়া পরিবর্তন"
2340
2341-#: ../DistUpgrade/DistUpgradeQuirks.py:241
2342+#: ../DistUpgrade/DistUpgradeQuirks.py:242
2343 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
2344 msgstr ""
2345
2346-#: ../DistUpgrade/DistUpgradeQuirks.py:243
2347+#: ../DistUpgrade/DistUpgradeQuirks.py:244
2348 msgid ""
2349 "Running the 'unity' desktop environment is not fully supported by your "
2350 "graphics hardware. You will maybe end up in a very slow environment after "
2351@@ -1023,12 +1023,12 @@ msgid ""
2352 "upgrade?"
2353 msgstr ""
2354
2355-#: ../DistUpgrade/DistUpgradeQuirks.py:267
2356+#: ../DistUpgrade/DistUpgradeQuirks.py:268
2357 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
2358 msgstr ""
2359 "আপনার গ্রাফিক্স হার্ডওয়্যার উবুন্টু ১২.০৪ (LTS) এ সম্ভবত পুরোপুরি ভাবে সমর্থন করবে না।"
2360
2361-#: ../DistUpgrade/DistUpgradeQuirks.py:269
2362+#: ../DistUpgrade/DistUpgradeQuirks.py:270
2363 msgid ""
2364 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
2365 "and you may encounter problems after the upgrade. For more information see "
2366@@ -1040,7 +1040,7 @@ msgstr ""
2367 "Bugs/UpdateManagerWarningForI8xx আপনি কি উন্নীতকরণ করতে চান?"
2368
2369 # snigdha
2370-#: ../DistUpgrade/DistUpgradeQuirks.py:289
2371+#: ../DistUpgrade/DistUpgradeQuirks.py:290
2372 msgid ""
2373 "Upgrading may reduce desktop effects, and performance in games and other "
2374 "graphically intensive programs."
2375@@ -1048,7 +1048,7 @@ msgstr ""
2376 "আপগ্রেড করার ফলে গ্রাফিক ভিত্তিক প্রোগ্রাম ও গেমস্ ব্যবহার করার সময় ডেক্সটপের প্রভাব "
2377 "ও কার্যকারীতা কিছুটা কমে যাবে।"
2378
2379-#: ../DistUpgrade/DistUpgradeQuirks.py:293
2380+#: ../DistUpgrade/DistUpgradeQuirks.py:294
2381 msgid ""
2382 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
2383 "of this driver is available that works with your hardware in Ubuntu 10.04 "
2384@@ -1061,12 +1061,12 @@ msgstr ""
2385 "\n"
2386 " আপনি কি চালিয়ে যেতে চান?"
2387
2388-#: ../DistUpgrade/DistUpgradeQuirks.py:332
2389-#: ../DistUpgrade/DistUpgradeQuirks.py:401
2390+#: ../DistUpgrade/DistUpgradeQuirks.py:333
2391+#: ../DistUpgrade/DistUpgradeQuirks.py:402
2392 msgid "Sorry, no more upgrades for this system"
2393 msgstr ""
2394
2395-#: ../DistUpgrade/DistUpgradeQuirks.py:333
2396+#: ../DistUpgrade/DistUpgradeQuirks.py:334
2397 #, python-format
2398 msgid ""
2399 "There will not be any further Ubuntu releases for this system's 'i386' "
2400@@ -1075,11 +1075,11 @@ msgid ""
2401 "Updates for Ubuntu %s will continue until %s."
2402 msgstr ""
2403
2404-#: ../DistUpgrade/DistUpgradeQuirks.py:348
2405+#: ../DistUpgrade/DistUpgradeQuirks.py:349
2406 msgid "No ARMv6 CPU"
2407 msgstr "কোনো ARMv6 CPU নেই"
2408
2409-#: ../DistUpgrade/DistUpgradeQuirks.py:349
2410+#: ../DistUpgrade/DistUpgradeQuirks.py:350
2411 msgid ""
2412 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
2413 "packages in karmic were built with optimizations requiring ARMv6 as the "
2414@@ -1090,12 +1090,12 @@ msgstr ""
2415 "সব প্যাকেজ সর্বনিম্ন ARMv6 আর্কিটেকচারে নির্মাণ করা হয়েছে। এই হার্ডওয়্যার সহকারে "
2416 "আপনার সিস্টেমকে নতুন উবুন্টু সংস্করণে আপগ্রেড করা সম্ভব নয়।"
2417
2418-#: ../DistUpgrade/DistUpgradeQuirks.py:369
2419+#: ../DistUpgrade/DistUpgradeQuirks.py:370
2420 msgid ""
2421 "Sorry, this storage driver is not supported in kernels for newer releases"
2422 msgstr ""
2423
2424-#: ../DistUpgrade/DistUpgradeQuirks.py:371
2425+#: ../DistUpgrade/DistUpgradeQuirks.py:372
2426 #, python-format
2427 msgid ""
2428 "There will not be any further Ubuntu releases that provide kernel support "
2429@@ -1105,7 +1105,7 @@ msgid ""
2430 "driver, remove the directory %s and try again."
2431 msgstr ""
2432
2433-#: ../DistUpgrade/DistUpgradeQuirks.py:402
2434+#: ../DistUpgrade/DistUpgradeQuirks.py:403
2435 #, python-format
2436 msgid ""
2437 "There will not be any further Ubuntu releases for this system's POWER8 "
2438@@ -1114,11 +1114,11 @@ msgid ""
2439 "Updates for Ubuntu %s will continue until %s."
2440 msgstr ""
2441
2442-#: ../DistUpgrade/DistUpgradeQuirks.py:420
2443+#: ../DistUpgrade/DistUpgradeQuirks.py:421
2444 msgid "No init available"
2445 msgstr "কোনো init নেই"
2446
2447-#: ../DistUpgrade/DistUpgradeQuirks.py:421
2448+#: ../DistUpgrade/DistUpgradeQuirks.py:422
2449 msgid ""
2450 "Your system appears to be a virtualised environment without an init daemon, "
2451 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
2452@@ -1133,11 +1133,11 @@ msgstr ""
2453 "\n"
2454 "আপনি কি নিশ্চিত আপনি এগিয়ে যেতে চান?"
2455
2456-#: ../DistUpgrade/DistUpgradeQuirks.py:462
2457+#: ../DistUpgrade/DistUpgradeQuirks.py:463
2458 msgid "The Robot Operating System (ROS) is installed"
2459 msgstr ""
2460
2461-#: ../DistUpgrade/DistUpgradeQuirks.py:463
2462+#: ../DistUpgrade/DistUpgradeQuirks.py:464
2463 msgid ""
2464 "It appears that ROS is currently installed. Each ROS release is very strict "
2465 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
2466@@ -1154,11 +1154,11 @@ msgid ""
2467 "Are you sure you want to continue?"
2468 msgstr ""
2469
2470-#: ../DistUpgrade/DistUpgradeQuirks.py:656
2471+#: ../DistUpgrade/DistUpgradeQuirks.py:657
2472 msgid "Connection to the Snap Store failed"
2473 msgstr ""
2474
2475-#: ../DistUpgrade/DistUpgradeQuirks.py:657
2476+#: ../DistUpgrade/DistUpgradeQuirks.py:658
2477 msgid ""
2478 "You have the package lxd installed but your system is unable to reach the "
2479 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
2480@@ -1168,11 +1168,11 @@ msgid ""
2481 "may want to configure a Snap Store proxy."
2482 msgstr ""
2483
2484-#: ../DistUpgrade/DistUpgradeQuirks.py:672
2485+#: ../DistUpgrade/DistUpgradeQuirks.py:673
2486 msgid "Connection to Snap Store failed"
2487 msgstr ""
2488
2489-#: ../DistUpgrade/DistUpgradeQuirks.py:673
2490+#: ../DistUpgrade/DistUpgradeQuirks.py:674
2491 msgid ""
2492 "Your system does not have a connection to the Snap Store. For the best "
2493 "upgrade experience make sure that your system can connect to api.snapcraft."
2494@@ -1180,11 +1180,11 @@ msgid ""
2495 "Do you still want to continue with the upgrade?"
2496 msgstr ""
2497
2498-#: ../DistUpgrade/DistUpgradeQuirks.py:682
2499+#: ../DistUpgrade/DistUpgradeQuirks.py:683
2500 msgid "Outdated snapd package"
2501 msgstr ""
2502
2503-#: ../DistUpgrade/DistUpgradeQuirks.py:683
2504+#: ../DistUpgrade/DistUpgradeQuirks.py:684
2505 msgid ""
2506 "Your system does not have the latest version of snapd. Please update the "
2507 "version of snapd on your system to improve the upgrade experience.\n"
2508@@ -1193,36 +1193,36 @@ msgstr ""
2509
2510 #. now perform direct API calls to the store, requesting size
2511 #. information for each of the snaps needing installation
2512-#: ../DistUpgrade/DistUpgradeQuirks.py:708
2513+#: ../DistUpgrade/DistUpgradeQuirks.py:709
2514 msgid "Calculating snap size requirements"
2515 msgstr ""
2516
2517-#: ../DistUpgrade/DistUpgradeQuirks.py:739
2518+#: ../DistUpgrade/DistUpgradeQuirks.py:740
2519 msgid "Processing snap replacements"
2520 msgstr ""
2521
2522 #. TODO: This status should be updated, but the time of
2523 #. this change to snap switch is post-translation freeze.
2524-#: ../DistUpgrade/DistUpgradeQuirks.py:747
2525+#: ../DistUpgrade/DistUpgradeQuirks.py:748
2526 #, python-format
2527 msgid "refreshing snap %s"
2528 msgstr ""
2529
2530-#: ../DistUpgrade/DistUpgradeQuirks.py:751
2531+#: ../DistUpgrade/DistUpgradeQuirks.py:752
2532 #, python-format
2533 msgid "removing snap %s"
2534 msgstr ""
2535
2536-#: ../DistUpgrade/DistUpgradeQuirks.py:754
2537+#: ../DistUpgrade/DistUpgradeQuirks.py:755
2538 #, python-format
2539 msgid "installing snap %s"
2540 msgstr ""
2541
2542-#: ../DistUpgrade/DistUpgradeQuirks.py:783
2543+#: ../DistUpgrade/DistUpgradeQuirks.py:784
2544 msgid "PAE not enabled"
2545 msgstr "PAE সক্রিয় নয়"
2546
2547-#: ../DistUpgrade/DistUpgradeQuirks.py:784
2548+#: ../DistUpgrade/DistUpgradeQuirks.py:785
2549 msgid ""
2550 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
2551 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
2552@@ -1230,11 +1230,11 @@ msgid ""
2553 "http://help.ubuntu.com/community/EnablingPAE"
2554 msgstr ""
2555
2556-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
2557+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
2558 msgid "universe component not enabled"
2559 msgstr ""
2560
2561-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
2562+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
2563 #, python-format
2564 msgid ""
2565 "You have the package %s installed which is a python2 package. python2 has "
2566@@ -1246,10 +1246,22 @@ msgid ""
2567 "universe component in /etc/apt/sources.list or remove %s"
2568 msgstr ""
2569
2570-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
2571+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
2572 msgid "Checking for installed snaps"
2573 msgstr ""
2574
2575+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
2576+#, fuzzy
2577+msgid "Cannot upgrade this system"
2578+msgstr "আপডেট করা সম্ভব নয়"
2579+
2580+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
2581+msgid ""
2582+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
2583+"\n"
2584+"See https://launchpad.net/bugs/2039172."
2585+msgstr ""
2586+
2587 # snigdha
2588 #: ../DistUpgrade/DistUpgradeMain.py:62
2589 msgid ""
2590diff --git a/po/bo.po b/po/bo.po
2591index 704d71e..c0bfc15 100644
2592--- a/po/bo.po
2593+++ b/po/bo.po
2594@@ -8,7 +8,7 @@ msgid ""
2595 msgstr ""
2596 "Project-Id-Version: update-manager\n"
2597 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
2598-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
2599+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
2600 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
2601 "Last-Translator: Brian Murray <brian@ubuntu.com>\n"
2602 "Language-Team: Tibetan <bo@li.org>\n"
2603@@ -943,11 +943,11 @@ msgstr "སྒུལ་ཆས་'%2s'ནང་དུ་'%1s'འཇུག་ར
2604 msgid "Media Change"
2605 msgstr "འཇུག་ཟམ་བརྗེ་བ"
2606
2607-#: ../DistUpgrade/DistUpgradeQuirks.py:241
2608+#: ../DistUpgrade/DistUpgradeQuirks.py:242
2609 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
2610 msgstr ""
2611
2612-#: ../DistUpgrade/DistUpgradeQuirks.py:243
2613+#: ../DistUpgrade/DistUpgradeQuirks.py:244
2614 msgid ""
2615 "Running the 'unity' desktop environment is not fully supported by your "
2616 "graphics hardware. You will maybe end up in a very slow environment after "
2617@@ -957,11 +957,11 @@ msgid ""
2618 "upgrade?"
2619 msgstr ""
2620
2621-#: ../DistUpgrade/DistUpgradeQuirks.py:267
2622+#: ../DistUpgrade/DistUpgradeQuirks.py:268
2623 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
2624 msgstr ""
2625
2626-#: ../DistUpgrade/DistUpgradeQuirks.py:269
2627+#: ../DistUpgrade/DistUpgradeQuirks.py:270
2628 msgid ""
2629 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
2630 "and you may encounter problems after the upgrade. For more information see "
2631@@ -969,7 +969,7 @@ msgid ""
2632 "continue with the upgrade?"
2633 msgstr ""
2634
2635-#: ../DistUpgrade/DistUpgradeQuirks.py:289
2636+#: ../DistUpgrade/DistUpgradeQuirks.py:290
2637 msgid ""
2638 "Upgrading may reduce desktop effects, and performance in games and other "
2639 "graphically intensive programs."
2640@@ -977,7 +977,7 @@ msgstr ""
2641 "རིམ་སྤོར་གྱིས་མདུན་ངོས་ཀྱི་རྣམ་པ་དང་རྩེད་རིགས་ཀྱི་འགྲོ་སྟངས། པར་རིས་མང་པོ་ཡོད་པའི་བྱ་རིམ་ལ་འགྱུར་ལྡོག་ཡོད་"
2642 "ཉེན་ཆེཨ"
2643
2644-#: ../DistUpgrade/DistUpgradeQuirks.py:293
2645+#: ../DistUpgrade/DistUpgradeQuirks.py:294
2646 msgid ""
2647 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
2648 "of this driver is available that works with your hardware in Ubuntu 10.04 "
2649@@ -990,12 +990,12 @@ msgstr ""
2650 "\n"
2651 "ཁྱོད་ཀྱིས་མུ་མཐུད་དགོས་སམ"
2652
2653-#: ../DistUpgrade/DistUpgradeQuirks.py:332
2654-#: ../DistUpgrade/DistUpgradeQuirks.py:401
2655+#: ../DistUpgrade/DistUpgradeQuirks.py:333
2656+#: ../DistUpgrade/DistUpgradeQuirks.py:402
2657 msgid "Sorry, no more upgrades for this system"
2658 msgstr ""
2659
2660-#: ../DistUpgrade/DistUpgradeQuirks.py:333
2661+#: ../DistUpgrade/DistUpgradeQuirks.py:334
2662 #, python-format
2663 msgid ""
2664 "There will not be any further Ubuntu releases for this system's 'i386' "
2665@@ -1004,11 +1004,11 @@ msgid ""
2666 "Updates for Ubuntu %s will continue until %s."
2667 msgstr ""
2668
2669-#: ../DistUpgrade/DistUpgradeQuirks.py:348
2670+#: ../DistUpgrade/DistUpgradeQuirks.py:349
2671 msgid "No ARMv6 CPU"
2672 msgstr "ARMv6 CPU་མེད་པ"
2673
2674-#: ../DistUpgrade/DistUpgradeQuirks.py:349
2675+#: ../DistUpgrade/DistUpgradeQuirks.py:350
2676 msgid ""
2677 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
2678 "packages in karmic were built with optimizations requiring ARMv6 as the "
2679@@ -1020,12 +1020,12 @@ msgstr ""
2680 "minimal architecture. It is not possible to upgrade your system to a new "
2681 "Ubuntu release with this hardware."
2682
2683-#: ../DistUpgrade/DistUpgradeQuirks.py:369
2684+#: ../DistUpgrade/DistUpgradeQuirks.py:370
2685 msgid ""
2686 "Sorry, this storage driver is not supported in kernels for newer releases"
2687 msgstr ""
2688
2689-#: ../DistUpgrade/DistUpgradeQuirks.py:371
2690+#: ../DistUpgrade/DistUpgradeQuirks.py:372
2691 #, python-format
2692 msgid ""
2693 "There will not be any further Ubuntu releases that provide kernel support "
2694@@ -1035,7 +1035,7 @@ msgid ""
2695 "driver, remove the directory %s and try again."
2696 msgstr ""
2697
2698-#: ../DistUpgrade/DistUpgradeQuirks.py:402
2699+#: ../DistUpgrade/DistUpgradeQuirks.py:403
2700 #, python-format
2701 msgid ""
2702 "There will not be any further Ubuntu releases for this system's POWER8 "
2703@@ -1044,11 +1044,11 @@ msgid ""
2704 "Updates for Ubuntu %s will continue until %s."
2705 msgstr ""
2706
2707-#: ../DistUpgrade/DistUpgradeQuirks.py:420
2708+#: ../DistUpgrade/DistUpgradeQuirks.py:421
2709 msgid "No init available"
2710 msgstr "init ་མེད་པ"
2711
2712-#: ../DistUpgrade/DistUpgradeQuirks.py:421
2713+#: ../DistUpgrade/DistUpgradeQuirks.py:422
2714 msgid ""
2715 "Your system appears to be a virtualised environment without an init daemon, "
2716 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
2717@@ -1064,11 +1064,11 @@ msgstr ""
2718 "\n"
2719 "Are you sure you want to continue?"
2720
2721-#: ../DistUpgrade/DistUpgradeQuirks.py:462
2722+#: ../DistUpgrade/DistUpgradeQuirks.py:463
2723 msgid "The Robot Operating System (ROS) is installed"
2724 msgstr ""
2725
2726-#: ../DistUpgrade/DistUpgradeQuirks.py:463
2727+#: ../DistUpgrade/DistUpgradeQuirks.py:464
2728 msgid ""
2729 "It appears that ROS is currently installed. Each ROS release is very strict "
2730 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
2731@@ -1085,11 +1085,11 @@ msgid ""
2732 "Are you sure you want to continue?"
2733 msgstr ""
2734
2735-#: ../DistUpgrade/DistUpgradeQuirks.py:656
2736+#: ../DistUpgrade/DistUpgradeQuirks.py:657
2737 msgid "Connection to the Snap Store failed"
2738 msgstr ""
2739
2740-#: ../DistUpgrade/DistUpgradeQuirks.py:657
2741+#: ../DistUpgrade/DistUpgradeQuirks.py:658
2742 msgid ""
2743 "You have the package lxd installed but your system is unable to reach the "
2744 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
2745@@ -1099,11 +1099,11 @@ msgid ""
2746 "may want to configure a Snap Store proxy."
2747 msgstr ""
2748
2749-#: ../DistUpgrade/DistUpgradeQuirks.py:672
2750+#: ../DistUpgrade/DistUpgradeQuirks.py:673
2751 msgid "Connection to Snap Store failed"
2752 msgstr ""
2753
2754-#: ../DistUpgrade/DistUpgradeQuirks.py:673
2755+#: ../DistUpgrade/DistUpgradeQuirks.py:674
2756 msgid ""
2757 "Your system does not have a connection to the Snap Store. For the best "
2758 "upgrade experience make sure that your system can connect to api.snapcraft."
2759@@ -1111,11 +1111,11 @@ msgid ""
2760 "Do you still want to continue with the upgrade?"
2761 msgstr ""
2762
2763-#: ../DistUpgrade/DistUpgradeQuirks.py:682
2764+#: ../DistUpgrade/DistUpgradeQuirks.py:683
2765 msgid "Outdated snapd package"
2766 msgstr ""
2767
2768-#: ../DistUpgrade/DistUpgradeQuirks.py:683
2769+#: ../DistUpgrade/DistUpgradeQuirks.py:684
2770 msgid ""
2771 "Your system does not have the latest version of snapd. Please update the "
2772 "version of snapd on your system to improve the upgrade experience.\n"
2773@@ -1124,36 +1124,36 @@ msgstr ""
2774
2775 #. now perform direct API calls to the store, requesting size
2776 #. information for each of the snaps needing installation
2777-#: ../DistUpgrade/DistUpgradeQuirks.py:708
2778+#: ../DistUpgrade/DistUpgradeQuirks.py:709
2779 msgid "Calculating snap size requirements"
2780 msgstr ""
2781
2782-#: ../DistUpgrade/DistUpgradeQuirks.py:739
2783+#: ../DistUpgrade/DistUpgradeQuirks.py:740
2784 msgid "Processing snap replacements"
2785 msgstr ""
2786
2787 #. TODO: This status should be updated, but the time of
2788 #. this change to snap switch is post-translation freeze.
2789-#: ../DistUpgrade/DistUpgradeQuirks.py:747
2790+#: ../DistUpgrade/DistUpgradeQuirks.py:748
2791 #, python-format
2792 msgid "refreshing snap %s"
2793 msgstr ""
2794
2795-#: ../DistUpgrade/DistUpgradeQuirks.py:751
2796+#: ../DistUpgrade/DistUpgradeQuirks.py:752
2797 #, python-format
2798 msgid "removing snap %s"
2799 msgstr ""
2800
2801-#: ../DistUpgrade/DistUpgradeQuirks.py:754
2802+#: ../DistUpgrade/DistUpgradeQuirks.py:755
2803 #, python-format
2804 msgid "installing snap %s"
2805 msgstr ""
2806
2807-#: ../DistUpgrade/DistUpgradeQuirks.py:783
2808+#: ../DistUpgrade/DistUpgradeQuirks.py:784
2809 msgid "PAE not enabled"
2810 msgstr ""
2811
2812-#: ../DistUpgrade/DistUpgradeQuirks.py:784
2813+#: ../DistUpgrade/DistUpgradeQuirks.py:785
2814 msgid ""
2815 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
2816 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
2817@@ -1161,11 +1161,11 @@ msgid ""
2818 "http://help.ubuntu.com/community/EnablingPAE"
2819 msgstr ""
2820
2821-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
2822+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
2823 msgid "universe component not enabled"
2824 msgstr ""
2825
2826-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
2827+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
2828 #, python-format
2829 msgid ""
2830 "You have the package %s installed which is a python2 package. python2 has "
2831@@ -1177,10 +1177,22 @@ msgid ""
2832 "universe component in /etc/apt/sources.list or remove %s"
2833 msgstr ""
2834
2835-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
2836+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
2837 msgid "Checking for installed snaps"
2838 msgstr ""
2839
2840+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
2841+#, fuzzy
2842+msgid "Cannot upgrade this system"
2843+msgstr "Cannot upgrade"
2844+
2845+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
2846+msgid ""
2847+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
2848+"\n"
2849+"See https://launchpad.net/bugs/2039172."
2850+msgstr ""
2851+
2852 #: ../DistUpgrade/DistUpgradeMain.py:62
2853 msgid ""
2854 "Use frontend. Currently available: \n"
2855diff --git a/po/br.po b/po/br.po
2856index c0f7d67..4aadb84 100644
2857--- a/po/br.po
2858+++ b/po/br.po
2859@@ -8,7 +8,7 @@ msgid ""
2860 msgstr ""
2861 "Project-Id-Version: update-manager\n"
2862 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
2863-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
2864+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
2865 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
2866 "Last-Translator: Brian Murray <brian@ubuntu.com>\n"
2867 "Language-Team: Breton <br@li.org>\n"
2868@@ -965,11 +965,11 @@ msgstr "Mar plij, enlakait '%s' el lenner '%s'"
2869 msgid "Media Change"
2870 msgstr "Kemm ar media"
2871
2872-#: ../DistUpgrade/DistUpgradeQuirks.py:241
2873+#: ../DistUpgrade/DistUpgradeQuirks.py:242
2874 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
2875 msgstr ""
2876
2877-#: ../DistUpgrade/DistUpgradeQuirks.py:243
2878+#: ../DistUpgrade/DistUpgradeQuirks.py:244
2879 msgid ""
2880 "Running the 'unity' desktop environment is not fully supported by your "
2881 "graphics hardware. You will maybe end up in a very slow environment after "
2882@@ -979,11 +979,11 @@ msgid ""
2883 "upgrade?"
2884 msgstr ""
2885
2886-#: ../DistUpgrade/DistUpgradeQuirks.py:267
2887+#: ../DistUpgrade/DistUpgradeQuirks.py:268
2888 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
2889 msgstr ""
2890
2891-#: ../DistUpgrade/DistUpgradeQuirks.py:269
2892+#: ../DistUpgrade/DistUpgradeQuirks.py:270
2893 msgid ""
2894 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
2895 "and you may encounter problems after the upgrade. For more information see "
2896@@ -991,7 +991,7 @@ msgid ""
2897 "continue with the upgrade?"
2898 msgstr ""
2899
2900-#: ../DistUpgrade/DistUpgradeQuirks.py:289
2901+#: ../DistUpgrade/DistUpgradeQuirks.py:290
2902 msgid ""
2903 "Upgrading may reduce desktop effects, and performance in games and other "
2904 "graphically intensive programs."
2905@@ -999,7 +999,7 @@ msgstr ""
2906 "Dre an hizivaat e vo gwashaet efedoù ar burev marteze, an digonadoù evit ar "
2907 "c'hoarioù hag ar gouvlevioù a c'houlenn kalz a-fet kevregadoù."
2908
2909-#: ../DistUpgrade/DistUpgradeQuirks.py:293
2910+#: ../DistUpgrade/DistUpgradeQuirks.py:294
2911 msgid ""
2912 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
2913 "of this driver is available that works with your hardware in Ubuntu 10.04 "
2914@@ -1013,12 +1013,12 @@ msgstr ""
2915 "\n"
2916 "Ha fellout a ra deoc'h kenderc'hel ?"
2917
2918-#: ../DistUpgrade/DistUpgradeQuirks.py:332
2919-#: ../DistUpgrade/DistUpgradeQuirks.py:401
2920+#: ../DistUpgrade/DistUpgradeQuirks.py:333
2921+#: ../DistUpgrade/DistUpgradeQuirks.py:402
2922 msgid "Sorry, no more upgrades for this system"
2923 msgstr ""
2924
2925-#: ../DistUpgrade/DistUpgradeQuirks.py:333
2926+#: ../DistUpgrade/DistUpgradeQuirks.py:334
2927 #, python-format
2928 msgid ""
2929 "There will not be any further Ubuntu releases for this system's 'i386' "
2930@@ -1027,11 +1027,11 @@ msgid ""
2931 "Updates for Ubuntu %s will continue until %s."
2932 msgstr ""
2933
2934-#: ../DistUpgrade/DistUpgradeQuirks.py:348
2935+#: ../DistUpgrade/DistUpgradeQuirks.py:349
2936 msgid "No ARMv6 CPU"
2937 msgstr "Korrgewerier ARMv6 ebet"
2938
2939-#: ../DistUpgrade/DistUpgradeQuirks.py:349
2940+#: ../DistUpgrade/DistUpgradeQuirks.py:350
2941 msgid ""
2942 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
2943 "packages in karmic were built with optimizations requiring ARMv6 as the "
2944@@ -1043,12 +1043,12 @@ msgstr ""
2945 "c'houlenne da gaout ARMv6 evit adeiladezh izek. N'eus ket tro da hizivaat ho "
2946 "reizhiad da handelv nevez Ubuntu gant ar periant-mañ."
2947
2948-#: ../DistUpgrade/DistUpgradeQuirks.py:369
2949+#: ../DistUpgrade/DistUpgradeQuirks.py:370
2950 msgid ""
2951 "Sorry, this storage driver is not supported in kernels for newer releases"
2952 msgstr ""
2953
2954-#: ../DistUpgrade/DistUpgradeQuirks.py:371
2955+#: ../DistUpgrade/DistUpgradeQuirks.py:372
2956 #, python-format
2957 msgid ""
2958 "There will not be any further Ubuntu releases that provide kernel support "
2959@@ -1058,7 +1058,7 @@ msgid ""
2960 "driver, remove the directory %s and try again."
2961 msgstr ""
2962
2963-#: ../DistUpgrade/DistUpgradeQuirks.py:402
2964+#: ../DistUpgrade/DistUpgradeQuirks.py:403
2965 #, python-format
2966 msgid ""
2967 "There will not be any further Ubuntu releases for this system's POWER8 "
2968@@ -1067,12 +1067,12 @@ msgid ""
2969 "Updates for Ubuntu %s will continue until %s."
2970 msgstr ""
2971
2972-#: ../DistUpgrade/DistUpgradeQuirks.py:420
2973+#: ../DistUpgrade/DistUpgradeQuirks.py:421
2974 msgid "No init available"
2975 msgstr "an deraouekaat n'eo ket hegerz"
2976
2977 # daemon : argerzh en drekva
2978-#: ../DistUpgrade/DistUpgradeQuirks.py:421
2979+#: ../DistUpgrade/DistUpgradeQuirks.py:422
2980 msgid ""
2981 "Your system appears to be a virtualised environment without an init daemon, "
2982 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
2983@@ -1087,11 +1087,11 @@ msgstr ""
2984 "gefluniañ galloudel da gentañ.\n"
2985 "Ha fellout a ra deoc'h kenderc'hel ?"
2986
2987-#: ../DistUpgrade/DistUpgradeQuirks.py:462
2988+#: ../DistUpgrade/DistUpgradeQuirks.py:463
2989 msgid "The Robot Operating System (ROS) is installed"
2990 msgstr ""
2991
2992-#: ../DistUpgrade/DistUpgradeQuirks.py:463
2993+#: ../DistUpgrade/DistUpgradeQuirks.py:464
2994 msgid ""
2995 "It appears that ROS is currently installed. Each ROS release is very strict "
2996 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
2997@@ -1108,11 +1108,11 @@ msgid ""
2998 "Are you sure you want to continue?"
2999 msgstr ""
3000
3001-#: ../DistUpgrade/DistUpgradeQuirks.py:656
3002+#: ../DistUpgrade/DistUpgradeQuirks.py:657
3003 msgid "Connection to the Snap Store failed"
3004 msgstr ""
3005
3006-#: ../DistUpgrade/DistUpgradeQuirks.py:657
3007+#: ../DistUpgrade/DistUpgradeQuirks.py:658
3008 msgid ""
3009 "You have the package lxd installed but your system is unable to reach the "
3010 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
3011@@ -1122,11 +1122,11 @@ msgid ""
3012 "may want to configure a Snap Store proxy."
3013 msgstr ""
3014
3015-#: ../DistUpgrade/DistUpgradeQuirks.py:672
3016+#: ../DistUpgrade/DistUpgradeQuirks.py:673
3017 msgid "Connection to Snap Store failed"
3018 msgstr ""
3019
3020-#: ../DistUpgrade/DistUpgradeQuirks.py:673
3021+#: ../DistUpgrade/DistUpgradeQuirks.py:674
3022 msgid ""
3023 "Your system does not have a connection to the Snap Store. For the best "
3024 "upgrade experience make sure that your system can connect to api.snapcraft."
3025@@ -1134,11 +1134,11 @@ msgid ""
3026 "Do you still want to continue with the upgrade?"
3027 msgstr ""
3028
3029-#: ../DistUpgrade/DistUpgradeQuirks.py:682
3030+#: ../DistUpgrade/DistUpgradeQuirks.py:683
3031 msgid "Outdated snapd package"
3032 msgstr ""
3033
3034-#: ../DistUpgrade/DistUpgradeQuirks.py:683
3035+#: ../DistUpgrade/DistUpgradeQuirks.py:684
3036 msgid ""
3037 "Your system does not have the latest version of snapd. Please update the "
3038 "version of snapd on your system to improve the upgrade experience.\n"
3039@@ -1147,36 +1147,36 @@ msgstr ""
3040
3041 #. now perform direct API calls to the store, requesting size
3042 #. information for each of the snaps needing installation
3043-#: ../DistUpgrade/DistUpgradeQuirks.py:708
3044+#: ../DistUpgrade/DistUpgradeQuirks.py:709
3045 msgid "Calculating snap size requirements"
3046 msgstr ""
3047
3048-#: ../DistUpgrade/DistUpgradeQuirks.py:739
3049+#: ../DistUpgrade/DistUpgradeQuirks.py:740
3050 msgid "Processing snap replacements"
3051 msgstr ""
3052
3053 #. TODO: This status should be updated, but the time of
3054 #. this change to snap switch is post-translation freeze.
3055-#: ../DistUpgrade/DistUpgradeQuirks.py:747
3056+#: ../DistUpgrade/DistUpgradeQuirks.py:748
3057 #, python-format
3058 msgid "refreshing snap %s"
3059 msgstr ""
3060
3061-#: ../DistUpgrade/DistUpgradeQuirks.py:751
3062+#: ../DistUpgrade/DistUpgradeQuirks.py:752
3063 #, python-format
3064 msgid "removing snap %s"
3065 msgstr ""
3066
3067-#: ../DistUpgrade/DistUpgradeQuirks.py:754
3068+#: ../DistUpgrade/DistUpgradeQuirks.py:755
3069 #, python-format
3070 msgid "installing snap %s"
3071 msgstr ""
3072
3073-#: ../DistUpgrade/DistUpgradeQuirks.py:783
3074+#: ../DistUpgrade/DistUpgradeQuirks.py:784
3075 msgid "PAE not enabled"
3076 msgstr ""
3077
3078-#: ../DistUpgrade/DistUpgradeQuirks.py:784
3079+#: ../DistUpgrade/DistUpgradeQuirks.py:785
3080 msgid ""
3081 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
3082 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
3083@@ -1184,11 +1184,11 @@ msgid ""
3084 "http://help.ubuntu.com/community/EnablingPAE"
3085 msgstr ""
3086
3087-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
3088+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
3089 msgid "universe component not enabled"
3090 msgstr ""
3091
3092-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
3093+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
3094 #, python-format
3095 msgid ""
3096 "You have the package %s installed which is a python2 package. python2 has "
3097@@ -1200,10 +1200,22 @@ msgid ""
3098 "universe component in /etc/apt/sources.list or remove %s"
3099 msgstr ""
3100
3101-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
3102+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
3103 msgid "Checking for installed snaps"
3104 msgstr ""
3105
3106+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
3107+#, fuzzy
3108+msgid "Cannot upgrade this system"
3109+msgstr "N'hall ket hizivaat"
3110+
3111+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
3112+msgid ""
3113+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
3114+"\n"
3115+"See https://launchpad.net/bugs/2039172."
3116+msgstr ""
3117+
3118 #: ../DistUpgrade/DistUpgradeMain.py:62
3119 msgid ""
3120 "Use frontend. Currently available: \n"
3121diff --git a/po/bs.po b/po/bs.po
3122index 80eed52..6ce6ea0 100644
3123--- a/po/bs.po
3124+++ b/po/bs.po
3125@@ -8,7 +8,7 @@ msgid ""
3126 msgstr ""
3127 "Project-Id-Version: update-manager\n"
3128 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
3129-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
3130+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
3131 "PO-Revision-Date: 2019-06-18 17:53+0000\n"
3132 "Last-Translator: Brian Murray <brian@ubuntu.com>\n"
3133 "Language-Team: Bosnian <bs@li.org>\n"
3134@@ -1051,13 +1051,13 @@ msgstr "Molim, ubacite '%s' u uređaj '%s'"
3135 msgid "Media Change"
3136 msgstr "Izmjena Medija"
3137
3138-#: ../DistUpgrade/DistUpgradeQuirks.py:241
3139+#: ../DistUpgrade/DistUpgradeQuirks.py:242
3140 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
3141 msgstr ""
3142 "Postoji mogućnost da vaš grafički hardver ne bude u potpunosti podržan na "
3143 "Ubuntu 14.04."
3144
3145-#: ../DistUpgrade/DistUpgradeQuirks.py:243
3146+#: ../DistUpgrade/DistUpgradeQuirks.py:244
3147 msgid ""
3148 "Running the 'unity' desktop environment is not fully supported by your "
3149 "graphics hardware. You will maybe end up in a very slow environment after "
3150@@ -1071,11 +1071,11 @@ msgstr ""
3151 "sačuvate LTS verziju. Za više informacija pogledajte https://wiki.ubuntu.com/"
3152 "X/Bugs/UpdateManagerWarningForUnity3D Želite li nastaviti s nadogradnjom?"
3153
3154-#: ../DistUpgrade/DistUpgradeQuirks.py:267
3155+#: ../DistUpgrade/DistUpgradeQuirks.py:268
3156 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
3157 msgstr "Vaš grafički hardver možda nije potpuno podržan u Ubuntu 12.04 LTS."
3158
3159-#: ../DistUpgrade/DistUpgradeQuirks.py:269
3160+#: ../DistUpgrade/DistUpgradeQuirks.py:270
3161 msgid ""
3162 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
3163 "and you may encounter problems after the upgrade. For more information see "
3164@@ -1087,7 +1087,7 @@ msgstr ""
3165 "wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Želite li nastaviti sa "
3166 "nadogradnjom?"
3167
3168-#: ../DistUpgrade/DistUpgradeQuirks.py:289
3169+#: ../DistUpgrade/DistUpgradeQuirks.py:290
3170 msgid ""
3171 "Upgrading may reduce desktop effects, and performance in games and other "
3172 "graphically intensive programs."
3173@@ -1095,7 +1095,7 @@ msgstr ""
3174 "Nadogradnja može reducirati desktop efekte i učinak u igrama i drugim "
3175 "grafički zahtjevnim programima."
3176
3177-#: ../DistUpgrade/DistUpgradeQuirks.py:293
3178+#: ../DistUpgrade/DistUpgradeQuirks.py:294
3179 msgid ""
3180 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
3181 "of this driver is available that works with your hardware in Ubuntu 10.04 "
3182@@ -1108,12 +1108,12 @@ msgstr ""
3183 "\n"
3184 "Da li želite da nastavite?"
3185
3186-#: ../DistUpgrade/DistUpgradeQuirks.py:332
3187-#: ../DistUpgrade/DistUpgradeQuirks.py:401
3188+#: ../DistUpgrade/DistUpgradeQuirks.py:333
3189+#: ../DistUpgrade/DistUpgradeQuirks.py:402
3190 msgid "Sorry, no more upgrades for this system"
3191 msgstr ""
3192
3193-#: ../DistUpgrade/DistUpgradeQuirks.py:333
3194+#: ../DistUpgrade/DistUpgradeQuirks.py:334
3195 #, python-format
3196 msgid ""
3197 "There will not be any further Ubuntu releases for this system's 'i386' "
3198@@ -1122,11 +1122,11 @@ msgid ""
3199 "Updates for Ubuntu %s will continue until %s."
3200 msgstr ""
3201
3202-#: ../DistUpgrade/DistUpgradeQuirks.py:348
3203+#: ../DistUpgrade/DistUpgradeQuirks.py:349
3204 msgid "No ARMv6 CPU"
3205 msgstr "Nema ARMv6 procesora"
3206
3207-#: ../DistUpgrade/DistUpgradeQuirks.py:349
3208+#: ../DistUpgrade/DistUpgradeQuirks.py:350
3209 msgid ""
3210 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
3211 "packages in karmic were built with optimizations requiring ARMv6 as the "
3212@@ -1138,12 +1138,12 @@ msgstr ""
3213 "minimalnu arhitekturu. Nije moguće nadograditi vaš sistem na novo Ubuntu "
3214 "izdanje sa ovim hardverom."
3215
3216-#: ../DistUpgrade/DistUpgradeQuirks.py:369
3217+#: ../DistUpgrade/DistUpgradeQuirks.py:370
3218 msgid ""
3219 "Sorry, this storage driver is not supported in kernels for newer releases"
3220 msgstr ""
3221
3222-#: ../DistUpgrade/DistUpgradeQuirks.py:371
3223+#: ../DistUpgrade/DistUpgradeQuirks.py:372
3224 #, python-format
3225 msgid ""
3226 "There will not be any further Ubuntu releases that provide kernel support "
3227@@ -1153,7 +1153,7 @@ msgid ""
3228 "driver, remove the directory %s and try again."
3229 msgstr ""
3230
3231-#: ../DistUpgrade/DistUpgradeQuirks.py:402
3232+#: ../DistUpgrade/DistUpgradeQuirks.py:403
3233 #, python-format
3234 msgid ""
3235 "There will not be any further Ubuntu releases for this system's POWER8 "
3236@@ -1162,11 +1162,11 @@ msgid ""
3237 "Updates for Ubuntu %s will continue until %s."
3238 msgstr ""
3239
3240-#: ../DistUpgrade/DistUpgradeQuirks.py:420
3241+#: ../DistUpgrade/DistUpgradeQuirks.py:421
3242 msgid "No init available"
3243 msgstr "init nije dostupan"
3244
3245-#: ../DistUpgrade/DistUpgradeQuirks.py:421
3246+#: ../DistUpgrade/DistUpgradeQuirks.py:422
3247 msgid ""
3248 "Your system appears to be a virtualised environment without an init daemon, "
3249 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
3250@@ -1181,11 +1181,11 @@ msgstr ""
3251 "\n"
3252 "Da li ste sigurni da želite na nastavite?"
3253
3254-#: ../DistUpgrade/DistUpgradeQuirks.py:462
3255+#: ../DistUpgrade/DistUpgradeQuirks.py:463
3256 msgid "The Robot Operating System (ROS) is installed"
3257 msgstr ""
3258
3259-#: ../DistUpgrade/DistUpgradeQuirks.py:463
3260+#: ../DistUpgrade/DistUpgradeQuirks.py:464
3261 msgid ""
3262 "It appears that ROS is currently installed. Each ROS release is very strict "
3263 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
3264@@ -1202,11 +1202,11 @@ msgid ""
3265 "Are you sure you want to continue?"
3266 msgstr ""
3267
3268-#: ../DistUpgrade/DistUpgradeQuirks.py:656
3269+#: ../DistUpgrade/DistUpgradeQuirks.py:657
3270 msgid "Connection to the Snap Store failed"
3271 msgstr ""
3272
3273-#: ../DistUpgrade/DistUpgradeQuirks.py:657
3274+#: ../DistUpgrade/DistUpgradeQuirks.py:658
3275 msgid ""
3276 "You have the package lxd installed but your system is unable to reach the "
3277 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
3278@@ -1216,11 +1216,11 @@ msgid ""
3279 "may want to configure a Snap Store proxy."
3280 msgstr ""
3281
3282-#: ../DistUpgrade/DistUpgradeQuirks.py:672
3283+#: ../DistUpgrade/DistUpgradeQuirks.py:673
3284 msgid "Connection to Snap Store failed"
3285 msgstr ""
3286
3287-#: ../DistUpgrade/DistUpgradeQuirks.py:673
3288+#: ../DistUpgrade/DistUpgradeQuirks.py:674
3289 msgid ""
3290 "Your system does not have a connection to the Snap Store. For the best "
3291 "upgrade experience make sure that your system can connect to api.snapcraft."
3292@@ -1228,11 +1228,11 @@ msgid ""
3293 "Do you still want to continue with the upgrade?"
3294 msgstr ""
3295
3296-#: ../DistUpgrade/DistUpgradeQuirks.py:682
3297+#: ../DistUpgrade/DistUpgradeQuirks.py:683
3298 msgid "Outdated snapd package"
3299 msgstr ""
3300
3301-#: ../DistUpgrade/DistUpgradeQuirks.py:683
3302+#: ../DistUpgrade/DistUpgradeQuirks.py:684
3303 msgid ""
3304 "Your system does not have the latest version of snapd. Please update the "
3305 "version of snapd on your system to improve the upgrade experience.\n"
3306@@ -1241,36 +1241,36 @@ msgstr ""
3307
3308 #. now perform direct API calls to the store, requesting size
3309 #. information for each of the snaps needing installation
3310-#: ../DistUpgrade/DistUpgradeQuirks.py:708
3311+#: ../DistUpgrade/DistUpgradeQuirks.py:709
3312 msgid "Calculating snap size requirements"
3313 msgstr ""
3314
3315-#: ../DistUpgrade/DistUpgradeQuirks.py:739
3316+#: ../DistUpgrade/DistUpgradeQuirks.py:740
3317 msgid "Processing snap replacements"
3318 msgstr ""
3319
3320 #. TODO: This status should be updated, but the time of
3321 #. this change to snap switch is post-translation freeze.
3322-#: ../DistUpgrade/DistUpgradeQuirks.py:747
3323+#: ../DistUpgrade/DistUpgradeQuirks.py:748
3324 #, python-format
3325 msgid "refreshing snap %s"
3326 msgstr ""
3327
3328-#: ../DistUpgrade/DistUpgradeQuirks.py:751
3329+#: ../DistUpgrade/DistUpgradeQuirks.py:752
3330 #, python-format
3331 msgid "removing snap %s"
3332 msgstr ""
3333
3334-#: ../DistUpgrade/DistUpgradeQuirks.py:754
3335+#: ../DistUpgrade/DistUpgradeQuirks.py:755
3336 #, python-format
3337 msgid "installing snap %s"
3338 msgstr ""
3339
3340-#: ../DistUpgrade/DistUpgradeQuirks.py:783
3341+#: ../DistUpgrade/DistUpgradeQuirks.py:784
3342 msgid "PAE not enabled"
3343 msgstr "PAE nije uključen"
3344
3345-#: ../DistUpgrade/DistUpgradeQuirks.py:784
3346+#: ../DistUpgrade/DistUpgradeQuirks.py:785
3347 msgid ""
3348 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
3349 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
3350@@ -1282,11 +1282,11 @@ msgstr ""
3351 "omogućiti PAE (ako je to moguće) vidi:\n"
3352 "http://help.ubuntu.com/community/EnablingPAE"
3353
3354-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
3355+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
3356 msgid "universe component not enabled"
3357 msgstr ""
3358
3359-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
3360+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
3361 #, python-format
3362 msgid ""
3363 "You have the package %s installed which is a python2 package. python2 has "
3364@@ -1298,10 +1298,22 @@ msgid ""
3365 "universe component in /etc/apt/sources.list or remove %s"
3366 msgstr ""
3367
3368-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
3369+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
3370 msgid "Checking for installed snaps"
3371 msgstr ""
3372
3373+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
3374+#, fuzzy
3375+msgid "Cannot upgrade this system"
3376+msgstr "Nemoguće nadograditi"
3377+
3378+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
3379+msgid ""
3380+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
3381+"\n"
3382+"See https://launchpad.net/bugs/2039172."
3383+msgstr ""
3384+
3385 #: ../DistUpgrade/DistUpgradeMain.py:62
3386 msgid ""
3387 "Use frontend. Currently available: \n"
3388diff --git a/po/ca.po b/po/ca.po
3389index 8e69b32..5d24711 100644
3390--- a/po/ca.po
3391+++ b/po/ca.po
3392@@ -8,7 +8,7 @@ msgid ""
3393 msgstr ""
3394 "Project-Id-Version: update-manager\n"
3395 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
3396-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
3397+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
3398 "PO-Revision-Date: 2019-06-18 17:52+0000\n"
3399 "Last-Translator: Walter Garcia-Fontes <walter.garcia@upf.edu>\n"
3400 "Language-Team: Catalan <tradgnome@softcatala.org>\n"
3401@@ -1063,12 +1063,12 @@ msgstr "Inseriu «%s» a la unitat «%s»"
3402 msgid "Media Change"
3403 msgstr "Canvi de suport"
3404
3405-#: ../DistUpgrade/DistUpgradeQuirks.py:241
3406+#: ../DistUpgrade/DistUpgradeQuirks.py:242
3407 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
3408 msgstr ""
3409 "Pot ser que el vostre maquinari de gràfics no funcioni bé amb l'Ubuntu 14.04."
3410
3411-#: ../DistUpgrade/DistUpgradeQuirks.py:243
3412+#: ../DistUpgrade/DistUpgradeQuirks.py:244
3413 msgid ""
3414 "Running the 'unity' desktop environment is not fully supported by your "
3415 "graphics hardware. You will maybe end up in a very slow environment after "
3416@@ -1084,13 +1084,13 @@ msgstr ""
3417 "UpdateManagerWarningForUnity3D. Tot i això, voleu continuar amb "
3418 "l'actualització?"
3419
3420-#: ../DistUpgrade/DistUpgradeQuirks.py:267
3421+#: ../DistUpgrade/DistUpgradeQuirks.py:268
3422 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
3423 msgstr ""
3424 "Sembla que el vostre maquinari gràfic no és totalment compatible amb "
3425 "l'Ubuntu 12.04 LTS."
3426
3427-#: ../DistUpgrade/DistUpgradeQuirks.py:269
3428+#: ../DistUpgrade/DistUpgradeQuirks.py:270
3429 msgid ""
3430 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
3431 "and you may encounter problems after the upgrade. For more information see "
3432@@ -1102,7 +1102,7 @@ msgstr ""
3433 "informació visiteu https://wiki.ubuntu.com/X/Bugs/"
3434 "UpdateManagerWarningForI8xx. Voleu continuar amb l'actualització?"
3435
3436-#: ../DistUpgrade/DistUpgradeQuirks.py:289
3437+#: ../DistUpgrade/DistUpgradeQuirks.py:290
3438 msgid ""
3439 "Upgrading may reduce desktop effects, and performance in games and other "
3440 "graphically intensive programs."
3441@@ -1110,7 +1110,7 @@ msgstr ""
3442 "L'actualització pot reduir els efectes d'escriptori i el rendiment en jocs i "
3443 "altres programes que facin un ús exhaustiu de processament gràfic."
3444
3445-#: ../DistUpgrade/DistUpgradeQuirks.py:293
3446+#: ../DistUpgrade/DistUpgradeQuirks.py:294
3447 msgid ""
3448 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
3449 "of this driver is available that works with your hardware in Ubuntu 10.04 "
3450@@ -1124,12 +1124,12 @@ msgstr ""
3451 "\n"
3452 "Voleu continuar?"
3453
3454-#: ../DistUpgrade/DistUpgradeQuirks.py:332
3455-#: ../DistUpgrade/DistUpgradeQuirks.py:401
3456+#: ../DistUpgrade/DistUpgradeQuirks.py:333
3457+#: ../DistUpgrade/DistUpgradeQuirks.py:402
3458 msgid "Sorry, no more upgrades for this system"
3459 msgstr ""
3460
3461-#: ../DistUpgrade/DistUpgradeQuirks.py:333
3462+#: ../DistUpgrade/DistUpgradeQuirks.py:334
3463 #, python-format
3464 msgid ""
3465 "There will not be any further Ubuntu releases for this system's 'i386' "
3466@@ -1138,11 +1138,11 @@ msgid ""
3467 "Updates for Ubuntu %s will continue until %s."
3468 msgstr ""
3469
3470-#: ../DistUpgrade/DistUpgradeQuirks.py:348
3471+#: ../DistUpgrade/DistUpgradeQuirks.py:349
3472 msgid "No ARMv6 CPU"
3473 msgstr "No és una CPU ARMv6"
3474
3475-#: ../DistUpgrade/DistUpgradeQuirks.py:349
3476+#: ../DistUpgrade/DistUpgradeQuirks.py:350
3477 msgid ""
3478 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
3479 "packages in karmic were built with optimizations requiring ARMv6 as the "
3480@@ -1154,12 +1154,12 @@ msgstr ""
3481 "requereixen l'ARMv6 com a arquitectura mínima. No és possible actualitzar el "
3482 "vostre sistema a una versió nova de l'Ubuntu amb aquest maquinari."
3483
3484-#: ../DistUpgrade/DistUpgradeQuirks.py:369
3485+#: ../DistUpgrade/DistUpgradeQuirks.py:370
3486 msgid ""
3487 "Sorry, this storage driver is not supported in kernels for newer releases"
3488 msgstr ""
3489
3490-#: ../DistUpgrade/DistUpgradeQuirks.py:371
3491+#: ../DistUpgrade/DistUpgradeQuirks.py:372
3492 #, python-format
3493 msgid ""
3494 "There will not be any further Ubuntu releases that provide kernel support "
3495@@ -1169,7 +1169,7 @@ msgid ""
3496 "driver, remove the directory %s and try again."
3497 msgstr ""
3498
3499-#: ../DistUpgrade/DistUpgradeQuirks.py:402
3500+#: ../DistUpgrade/DistUpgradeQuirks.py:403
3501 #, python-format
3502 msgid ""
3503 "There will not be any further Ubuntu releases for this system's POWER8 "
3504@@ -1178,11 +1178,11 @@ msgid ""
3505 "Updates for Ubuntu %s will continue until %s."
3506 msgstr ""
3507
3508-#: ../DistUpgrade/DistUpgradeQuirks.py:420
3509+#: ../DistUpgrade/DistUpgradeQuirks.py:421
3510 msgid "No init available"
3511 msgstr "No hi ha cap sistema d'inicialització disponible"
3512
3513-#: ../DistUpgrade/DistUpgradeQuirks.py:421
3514+#: ../DistUpgrade/DistUpgradeQuirks.py:422
3515 msgid ""
3516 "Your system appears to be a virtualised environment without an init daemon, "
3517 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
3518@@ -1198,11 +1198,11 @@ msgstr ""
3519 "\n"
3520 "Esteu segur que voleu continuar?"
3521
3522-#: ../DistUpgrade/DistUpgradeQuirks.py:462
3523+#: ../DistUpgrade/DistUpgradeQuirks.py:463
3524 msgid "The Robot Operating System (ROS) is installed"
3525 msgstr ""
3526
3527-#: ../DistUpgrade/DistUpgradeQuirks.py:463
3528+#: ../DistUpgrade/DistUpgradeQuirks.py:464
3529 msgid ""
3530 "It appears that ROS is currently installed. Each ROS release is very strict "
3531 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
3532@@ -1219,12 +1219,12 @@ msgid ""
3533 "Are you sure you want to continue?"
3534 msgstr ""
3535
3536-#: ../DistUpgrade/DistUpgradeQuirks.py:656
3537+#: ../DistUpgrade/DistUpgradeQuirks.py:657
3538 #, fuzzy
3539 msgid "Connection to the Snap Store failed"
3540 msgstr "Ha fallat la connexió a la Botiga Snap"
3541
3542-#: ../DistUpgrade/DistUpgradeQuirks.py:657
3543+#: ../DistUpgrade/DistUpgradeQuirks.py:658
3544 msgid ""
3545 "You have the package lxd installed but your system is unable to reach the "
3546 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
3547@@ -1234,11 +1234,11 @@ msgid ""
3548 "may want to configure a Snap Store proxy."
3549 msgstr ""
3550
3551-#: ../DistUpgrade/DistUpgradeQuirks.py:672
3552+#: ../DistUpgrade/DistUpgradeQuirks.py:673
3553 msgid "Connection to Snap Store failed"
3554 msgstr "Ha fallat la connexió a la Botiga Snap"
3555
3556-#: ../DistUpgrade/DistUpgradeQuirks.py:673
3557+#: ../DistUpgrade/DistUpgradeQuirks.py:674
3558 msgid ""
3559 "Your system does not have a connection to the Snap Store. For the best "
3560 "upgrade experience make sure that your system can connect to api.snapcraft."
3561@@ -1250,11 +1250,11 @@ msgstr ""
3562 "a api.snapcraft.io.\n"
3563 "Encara voleu continuar amb l'actualització?"
3564
3565-#: ../DistUpgrade/DistUpgradeQuirks.py:682
3566+#: ../DistUpgrade/DistUpgradeQuirks.py:683
3567 msgid "Outdated snapd package"
3568 msgstr "Paquet snapd desactualitzat"
3569
3570-#: ../DistUpgrade/DistUpgradeQuirks.py:683
3571+#: ../DistUpgrade/DistUpgradeQuirks.py:684
3572 msgid ""
3573 "Your system does not have the latest version of snapd. Please update the "
3574 "version of snapd on your system to improve the upgrade experience.\n"
3575@@ -1267,36 +1267,36 @@ msgstr ""
3576
3577 #. now perform direct API calls to the store, requesting size
3578 #. information for each of the snaps needing installation
3579-#: ../DistUpgrade/DistUpgradeQuirks.py:708
3580+#: ../DistUpgrade/DistUpgradeQuirks.py:709
3581 msgid "Calculating snap size requirements"
3582 msgstr ""
3583
3584-#: ../DistUpgrade/DistUpgradeQuirks.py:739
3585+#: ../DistUpgrade/DistUpgradeQuirks.py:740
3586 msgid "Processing snap replacements"
3587 msgstr ""
3588
3589 #. TODO: This status should be updated, but the time of
3590 #. this change to snap switch is post-translation freeze.
3591-#: ../DistUpgrade/DistUpgradeQuirks.py:747
3592+#: ../DistUpgrade/DistUpgradeQuirks.py:748
3593 #, python-format
3594 msgid "refreshing snap %s"
3595 msgstr ""
3596
3597-#: ../DistUpgrade/DistUpgradeQuirks.py:751
3598+#: ../DistUpgrade/DistUpgradeQuirks.py:752
3599 #, python-format
3600 msgid "removing snap %s"
3601 msgstr ""
3602
3603-#: ../DistUpgrade/DistUpgradeQuirks.py:754
3604+#: ../DistUpgrade/DistUpgradeQuirks.py:755
3605 #, python-format
3606 msgid "installing snap %s"
3607 msgstr ""
3608
3609-#: ../DistUpgrade/DistUpgradeQuirks.py:783
3610+#: ../DistUpgrade/DistUpgradeQuirks.py:784
3611 msgid "PAE not enabled"
3612 msgstr "El PAE no està habilitat"
3613
3614-#: ../DistUpgrade/DistUpgradeQuirks.py:784
3615+#: ../DistUpgrade/DistUpgradeQuirks.py:785
3616 msgid ""
3617 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
3618 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
3619@@ -1309,11 +1309,11 @@ msgstr ""
3620 "Consulteu la documentació següent per obtenir més informació:\n"
3621 "http://help.ubuntu.com/community/EnablingPAE"
3622
3623-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
3624+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
3625 msgid "universe component not enabled"
3626 msgstr ""
3627
3628-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
3629+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
3630 #, python-format
3631 msgid ""
3632 "You have the package %s installed which is a python2 package. python2 has "
3633@@ -1325,10 +1325,22 @@ msgid ""
3634 "universe component in /etc/apt/sources.list or remove %s"
3635 msgstr ""
3636
3637-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
3638+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
3639 msgid "Checking for installed snaps"
3640 msgstr "S'està comprovant si hi ha snaps instal·lats"
3641
3642+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
3643+#, fuzzy
3644+msgid "Cannot upgrade this system"
3645+msgstr "No es pot actualitzar"
3646+
3647+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
3648+msgid ""
3649+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
3650+"\n"
3651+"See https://launchpad.net/bugs/2039172."
3652+msgstr ""
3653+
3654 #: ../DistUpgrade/DistUpgradeMain.py:62
3655 msgid ""
3656 "Use frontend. Currently available: \n"
3657diff --git a/po/ca@valencia.po b/po/ca@valencia.po
3658index 76742bb..ec9f976 100644
3659--- a/po/ca@valencia.po
3660+++ b/po/ca@valencia.po
3661@@ -8,7 +8,7 @@ msgid ""
3662 msgstr ""
3663 "Project-Id-Version: update-manager\n"
3664 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
3665-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
3666+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
3667 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
3668 "Last-Translator: Joan Duran <jodufi@gmail.com>\n"
3669 "Language-Team: Catalan <tradgnome@softcatala.org>\n"
3670@@ -994,12 +994,12 @@ msgstr "Inseriu «%s» a la unitat «%s»"
3671 msgid "Media Change"
3672 msgstr "Canvi de suport"
3673
3674-#: ../DistUpgrade/DistUpgradeQuirks.py:241
3675+#: ../DistUpgrade/DistUpgradeQuirks.py:242
3676 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
3677 msgstr ""
3678 "Pot ser que el vostre maquinari de gràfics no funcione bé amb l'Ubuntu 14.04."
3679
3680-#: ../DistUpgrade/DistUpgradeQuirks.py:243
3681+#: ../DistUpgrade/DistUpgradeQuirks.py:244
3682 msgid ""
3683 "Running the 'unity' desktop environment is not fully supported by your "
3684 "graphics hardware. You will maybe end up in a very slow environment after "
3685@@ -1009,11 +1009,11 @@ msgid ""
3686 "upgrade?"
3687 msgstr ""
3688
3689-#: ../DistUpgrade/DistUpgradeQuirks.py:267
3690+#: ../DistUpgrade/DistUpgradeQuirks.py:268
3691 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
3692 msgstr ""
3693
3694-#: ../DistUpgrade/DistUpgradeQuirks.py:269
3695+#: ../DistUpgrade/DistUpgradeQuirks.py:270
3696 msgid ""
3697 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
3698 "and you may encounter problems after the upgrade. For more information see "
3699@@ -1021,7 +1021,7 @@ msgid ""
3700 "continue with the upgrade?"
3701 msgstr ""
3702
3703-#: ../DistUpgrade/DistUpgradeQuirks.py:289
3704+#: ../DistUpgrade/DistUpgradeQuirks.py:290
3705 msgid ""
3706 "Upgrading may reduce desktop effects, and performance in games and other "
3707 "graphically intensive programs."
3708@@ -1029,7 +1029,7 @@ msgstr ""
3709 "L'actualització pot reduir els efectes d'escriptori i el rendiment en jocs i "
3710 "altres programes que facen un ús exhaustiu de processament gràfic."
3711
3712-#: ../DistUpgrade/DistUpgradeQuirks.py:293
3713+#: ../DistUpgrade/DistUpgradeQuirks.py:294
3714 msgid ""
3715 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
3716 "of this driver is available that works with your hardware in Ubuntu 10.04 "
3717@@ -1043,12 +1043,12 @@ msgstr ""
3718 "\n"
3719 "Voleu continuar?"
3720
3721-#: ../DistUpgrade/DistUpgradeQuirks.py:332
3722-#: ../DistUpgrade/DistUpgradeQuirks.py:401
3723+#: ../DistUpgrade/DistUpgradeQuirks.py:333
3724+#: ../DistUpgrade/DistUpgradeQuirks.py:402
3725 msgid "Sorry, no more upgrades for this system"
3726 msgstr ""
3727
3728-#: ../DistUpgrade/DistUpgradeQuirks.py:333
3729+#: ../DistUpgrade/DistUpgradeQuirks.py:334
3730 #, python-format
3731 msgid ""
3732 "There will not be any further Ubuntu releases for this system's 'i386' "
3733@@ -1057,11 +1057,11 @@ msgid ""
3734 "Updates for Ubuntu %s will continue until %s."
3735 msgstr ""
3736
3737-#: ../DistUpgrade/DistUpgradeQuirks.py:348
3738+#: ../DistUpgrade/DistUpgradeQuirks.py:349
3739 msgid "No ARMv6 CPU"
3740 msgstr "No és una CPU ARMv6"
3741
3742-#: ../DistUpgrade/DistUpgradeQuirks.py:349
3743+#: ../DistUpgrade/DistUpgradeQuirks.py:350
3744 msgid ""
3745 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
3746 "packages in karmic were built with optimizations requiring ARMv6 as the "
3747@@ -1073,12 +1073,12 @@ msgstr ""
3748 "requereixen l'ARMv6 com a arquitectura mínima. No és possible actualitzar el "
3749 "vostre sistema a una versió nova de l'Ubuntu amb este maquinari."
3750
3751-#: ../DistUpgrade/DistUpgradeQuirks.py:369
3752+#: ../DistUpgrade/DistUpgradeQuirks.py:370
3753 msgid ""
3754 "Sorry, this storage driver is not supported in kernels for newer releases"
3755 msgstr ""
3756
3757-#: ../DistUpgrade/DistUpgradeQuirks.py:371
3758+#: ../DistUpgrade/DistUpgradeQuirks.py:372
3759 #, python-format
3760 msgid ""
3761 "There will not be any further Ubuntu releases that provide kernel support "
3762@@ -1088,7 +1088,7 @@ msgid ""
3763 "driver, remove the directory %s and try again."
3764 msgstr ""
3765
3766-#: ../DistUpgrade/DistUpgradeQuirks.py:402
3767+#: ../DistUpgrade/DistUpgradeQuirks.py:403
3768 #, python-format
3769 msgid ""
3770 "There will not be any further Ubuntu releases for this system's POWER8 "
3771@@ -1097,11 +1097,11 @@ msgid ""
3772 "Updates for Ubuntu %s will continue until %s."
3773 msgstr ""
3774
3775-#: ../DistUpgrade/DistUpgradeQuirks.py:420
3776+#: ../DistUpgrade/DistUpgradeQuirks.py:421
3777 msgid "No init available"
3778 msgstr "No hi ha cap sistema d'inicialització disponible"
3779
3780-#: ../DistUpgrade/DistUpgradeQuirks.py:421
3781+#: ../DistUpgrade/DistUpgradeQuirks.py:422
3782 msgid ""
3783 "Your system appears to be a virtualised environment without an init daemon, "
3784 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
3785@@ -1117,11 +1117,11 @@ msgstr ""
3786 "\n"
3787 "Segur que voleu continuar?"
3788
3789-#: ../DistUpgrade/DistUpgradeQuirks.py:462
3790+#: ../DistUpgrade/DistUpgradeQuirks.py:463
3791 msgid "The Robot Operating System (ROS) is installed"
3792 msgstr ""
3793
3794-#: ../DistUpgrade/DistUpgradeQuirks.py:463
3795+#: ../DistUpgrade/DistUpgradeQuirks.py:464
3796 msgid ""
3797 "It appears that ROS is currently installed. Each ROS release is very strict "
3798 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
3799@@ -1138,11 +1138,11 @@ msgid ""
3800 "Are you sure you want to continue?"
3801 msgstr ""
3802
3803-#: ../DistUpgrade/DistUpgradeQuirks.py:656
3804+#: ../DistUpgrade/DistUpgradeQuirks.py:657
3805 msgid "Connection to the Snap Store failed"
3806 msgstr ""
3807
3808-#: ../DistUpgrade/DistUpgradeQuirks.py:657
3809+#: ../DistUpgrade/DistUpgradeQuirks.py:658
3810 msgid ""
3811 "You have the package lxd installed but your system is unable to reach the "
3812 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
3813@@ -1152,11 +1152,11 @@ msgid ""
3814 "may want to configure a Snap Store proxy."
3815 msgstr ""
3816
3817-#: ../DistUpgrade/DistUpgradeQuirks.py:672
3818+#: ../DistUpgrade/DistUpgradeQuirks.py:673
3819 msgid "Connection to Snap Store failed"
3820 msgstr ""
3821
3822-#: ../DistUpgrade/DistUpgradeQuirks.py:673
3823+#: ../DistUpgrade/DistUpgradeQuirks.py:674
3824 msgid ""
3825 "Your system does not have a connection to the Snap Store. For the best "
3826 "upgrade experience make sure that your system can connect to api.snapcraft."
3827@@ -1164,11 +1164,11 @@ msgid ""
3828 "Do you still want to continue with the upgrade?"
3829 msgstr ""
3830
3831-#: ../DistUpgrade/DistUpgradeQuirks.py:682
3832+#: ../DistUpgrade/DistUpgradeQuirks.py:683
3833 msgid "Outdated snapd package"
3834 msgstr ""
3835
3836-#: ../DistUpgrade/DistUpgradeQuirks.py:683
3837+#: ../DistUpgrade/DistUpgradeQuirks.py:684
3838 msgid ""
3839 "Your system does not have the latest version of snapd. Please update the "
3840 "version of snapd on your system to improve the upgrade experience.\n"
3841@@ -1177,36 +1177,36 @@ msgstr ""
3842
3843 #. now perform direct API calls to the store, requesting size
3844 #. information for each of the snaps needing installation
3845-#: ../DistUpgrade/DistUpgradeQuirks.py:708
3846+#: ../DistUpgrade/DistUpgradeQuirks.py:709
3847 msgid "Calculating snap size requirements"
3848 msgstr ""
3849
3850-#: ../DistUpgrade/DistUpgradeQuirks.py:739
3851+#: ../DistUpgrade/DistUpgradeQuirks.py:740
3852 msgid "Processing snap replacements"
3853 msgstr ""
3854
3855 #. TODO: This status should be updated, but the time of
3856 #. this change to snap switch is post-translation freeze.
3857-#: ../DistUpgrade/DistUpgradeQuirks.py:747
3858+#: ../DistUpgrade/DistUpgradeQuirks.py:748
3859 #, python-format
3860 msgid "refreshing snap %s"
3861 msgstr ""
3862
3863-#: ../DistUpgrade/DistUpgradeQuirks.py:751
3864+#: ../DistUpgrade/DistUpgradeQuirks.py:752
3865 #, python-format
3866 msgid "removing snap %s"
3867 msgstr ""
3868
3869-#: ../DistUpgrade/DistUpgradeQuirks.py:754
3870+#: ../DistUpgrade/DistUpgradeQuirks.py:755
3871 #, python-format
3872 msgid "installing snap %s"
3873 msgstr ""
3874
3875-#: ../DistUpgrade/DistUpgradeQuirks.py:783
3876+#: ../DistUpgrade/DistUpgradeQuirks.py:784
3877 msgid "PAE not enabled"
3878 msgstr "El PAE no està habilitat"
3879
3880-#: ../DistUpgrade/DistUpgradeQuirks.py:784
3881+#: ../DistUpgrade/DistUpgradeQuirks.py:785
3882 msgid ""
3883 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
3884 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
3885@@ -1219,11 +1219,11 @@ msgstr ""
3886 "Consulteu la documentació següent per obtindre més informació:\n"
3887 "http://help.ubuntu.com/community/EnablingPAE"
3888
3889-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
3890+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
3891 msgid "universe component not enabled"
3892 msgstr ""
3893
3894-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
3895+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
3896 #, python-format
3897 msgid ""
3898 "You have the package %s installed which is a python2 package. python2 has "
3899@@ -1235,10 +1235,22 @@ msgid ""
3900 "universe component in /etc/apt/sources.list or remove %s"
3901 msgstr ""
3902
3903-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
3904+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
3905 msgid "Checking for installed snaps"
3906 msgstr ""
3907
3908+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
3909+#, fuzzy
3910+msgid "Cannot upgrade this system"
3911+msgstr "No es pot actualitzar"
3912+
3913+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
3914+msgid ""
3915+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
3916+"\n"
3917+"See https://launchpad.net/bugs/2039172."
3918+msgstr ""
3919+
3920 #: ../DistUpgrade/DistUpgradeMain.py:62
3921 msgid ""
3922 "Use frontend. Currently available: \n"
3923diff --git a/po/ce.po b/po/ce.po
3924index 0dd3e31..674e858 100644
3925--- a/po/ce.po
3926+++ b/po/ce.po
3927@@ -8,7 +8,7 @@ msgid ""
3928 msgstr ""
3929 "Project-Id-Version: ubuntu-release-upgrader\n"
3930 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
3931-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
3932+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
3933 "PO-Revision-Date: 2014-08-21 06:20+0000\n"
3934 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
3935 "Language-Team: Chechen <ce@li.org>\n"
3936@@ -936,11 +936,11 @@ msgstr ""
3937 msgid "Media Change"
3938 msgstr ""
3939
3940-#: ../DistUpgrade/DistUpgradeQuirks.py:241
3941+#: ../DistUpgrade/DistUpgradeQuirks.py:242
3942 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
3943 msgstr ""
3944
3945-#: ../DistUpgrade/DistUpgradeQuirks.py:243
3946+#: ../DistUpgrade/DistUpgradeQuirks.py:244
3947 msgid ""
3948 "Running the 'unity' desktop environment is not fully supported by your "
3949 "graphics hardware. You will maybe end up in a very slow environment after "
3950@@ -950,11 +950,11 @@ msgid ""
3951 "upgrade?"
3952 msgstr ""
3953
3954-#: ../DistUpgrade/DistUpgradeQuirks.py:267
3955+#: ../DistUpgrade/DistUpgradeQuirks.py:268
3956 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
3957 msgstr ""
3958
3959-#: ../DistUpgrade/DistUpgradeQuirks.py:269
3960+#: ../DistUpgrade/DistUpgradeQuirks.py:270
3961 msgid ""
3962 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
3963 "and you may encounter problems after the upgrade. For more information see "
3964@@ -962,13 +962,13 @@ msgid ""
3965 "continue with the upgrade?"
3966 msgstr ""
3967
3968-#: ../DistUpgrade/DistUpgradeQuirks.py:289
3969+#: ../DistUpgrade/DistUpgradeQuirks.py:290
3970 msgid ""
3971 "Upgrading may reduce desktop effects, and performance in games and other "
3972 "graphically intensive programs."
3973 msgstr ""
3974
3975-#: ../DistUpgrade/DistUpgradeQuirks.py:293
3976+#: ../DistUpgrade/DistUpgradeQuirks.py:294
3977 msgid ""
3978 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
3979 "of this driver is available that works with your hardware in Ubuntu 10.04 "
3980@@ -977,12 +977,12 @@ msgid ""
3981 "Do you want to continue?"
3982 msgstr ""
3983
3984-#: ../DistUpgrade/DistUpgradeQuirks.py:332
3985-#: ../DistUpgrade/DistUpgradeQuirks.py:401
3986+#: ../DistUpgrade/DistUpgradeQuirks.py:333
3987+#: ../DistUpgrade/DistUpgradeQuirks.py:402
3988 msgid "Sorry, no more upgrades for this system"
3989 msgstr ""
3990
3991-#: ../DistUpgrade/DistUpgradeQuirks.py:333
3992+#: ../DistUpgrade/DistUpgradeQuirks.py:334
3993 #, python-format
3994 msgid ""
3995 "There will not be any further Ubuntu releases for this system's 'i386' "
3996@@ -991,11 +991,11 @@ msgid ""
3997 "Updates for Ubuntu %s will continue until %s."
3998 msgstr ""
3999
4000-#: ../DistUpgrade/DistUpgradeQuirks.py:348
4001+#: ../DistUpgrade/DistUpgradeQuirks.py:349
4002 msgid "No ARMv6 CPU"
4003 msgstr ""
4004
4005-#: ../DistUpgrade/DistUpgradeQuirks.py:349
4006+#: ../DistUpgrade/DistUpgradeQuirks.py:350
4007 msgid ""
4008 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
4009 "packages in karmic were built with optimizations requiring ARMv6 as the "
4010@@ -1003,12 +1003,12 @@ msgid ""
4011 "Ubuntu release with this hardware."
4012 msgstr ""
4013
4014-#: ../DistUpgrade/DistUpgradeQuirks.py:369
4015+#: ../DistUpgrade/DistUpgradeQuirks.py:370
4016 msgid ""
4017 "Sorry, this storage driver is not supported in kernels for newer releases"
4018 msgstr ""
4019
4020-#: ../DistUpgrade/DistUpgradeQuirks.py:371
4021+#: ../DistUpgrade/DistUpgradeQuirks.py:372
4022 #, python-format
4023 msgid ""
4024 "There will not be any further Ubuntu releases that provide kernel support "
4025@@ -1018,7 +1018,7 @@ msgid ""
4026 "driver, remove the directory %s and try again."
4027 msgstr ""
4028
4029-#: ../DistUpgrade/DistUpgradeQuirks.py:402
4030+#: ../DistUpgrade/DistUpgradeQuirks.py:403
4031 #, python-format
4032 msgid ""
4033 "There will not be any further Ubuntu releases for this system's POWER8 "
4034@@ -1027,11 +1027,11 @@ msgid ""
4035 "Updates for Ubuntu %s will continue until %s."
4036 msgstr ""
4037
4038-#: ../DistUpgrade/DistUpgradeQuirks.py:420
4039+#: ../DistUpgrade/DistUpgradeQuirks.py:421
4040 msgid "No init available"
4041 msgstr ""
4042
4043-#: ../DistUpgrade/DistUpgradeQuirks.py:421
4044+#: ../DistUpgrade/DistUpgradeQuirks.py:422
4045 msgid ""
4046 "Your system appears to be a virtualised environment without an init daemon, "
4047 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
4048@@ -1041,11 +1041,11 @@ msgid ""
4049 "Are you sure you want to continue?"
4050 msgstr ""
4051
4052-#: ../DistUpgrade/DistUpgradeQuirks.py:462
4053+#: ../DistUpgrade/DistUpgradeQuirks.py:463
4054 msgid "The Robot Operating System (ROS) is installed"
4055 msgstr ""
4056
4057-#: ../DistUpgrade/DistUpgradeQuirks.py:463
4058+#: ../DistUpgrade/DistUpgradeQuirks.py:464
4059 msgid ""
4060 "It appears that ROS is currently installed. Each ROS release is very strict "
4061 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
4062@@ -1062,11 +1062,11 @@ msgid ""
4063 "Are you sure you want to continue?"
4064 msgstr ""
4065
4066-#: ../DistUpgrade/DistUpgradeQuirks.py:656
4067+#: ../DistUpgrade/DistUpgradeQuirks.py:657
4068 msgid "Connection to the Snap Store failed"
4069 msgstr ""
4070
4071-#: ../DistUpgrade/DistUpgradeQuirks.py:657
4072+#: ../DistUpgrade/DistUpgradeQuirks.py:658
4073 msgid ""
4074 "You have the package lxd installed but your system is unable to reach the "
4075 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
4076@@ -1076,11 +1076,11 @@ msgid ""
4077 "may want to configure a Snap Store proxy."
4078 msgstr ""
4079
4080-#: ../DistUpgrade/DistUpgradeQuirks.py:672
4081+#: ../DistUpgrade/DistUpgradeQuirks.py:673
4082 msgid "Connection to Snap Store failed"
4083 msgstr ""
4084
4085-#: ../DistUpgrade/DistUpgradeQuirks.py:673
4086+#: ../DistUpgrade/DistUpgradeQuirks.py:674
4087 msgid ""
4088 "Your system does not have a connection to the Snap Store. For the best "
4089 "upgrade experience make sure that your system can connect to api.snapcraft."
4090@@ -1088,11 +1088,11 @@ msgid ""
4091 "Do you still want to continue with the upgrade?"
4092 msgstr ""
4093
4094-#: ../DistUpgrade/DistUpgradeQuirks.py:682
4095+#: ../DistUpgrade/DistUpgradeQuirks.py:683
4096 msgid "Outdated snapd package"
4097 msgstr ""
4098
4099-#: ../DistUpgrade/DistUpgradeQuirks.py:683
4100+#: ../DistUpgrade/DistUpgradeQuirks.py:684
4101 msgid ""
4102 "Your system does not have the latest version of snapd. Please update the "
4103 "version of snapd on your system to improve the upgrade experience.\n"
4104@@ -1101,36 +1101,36 @@ msgstr ""
4105
4106 #. now perform direct API calls to the store, requesting size
4107 #. information for each of the snaps needing installation
4108-#: ../DistUpgrade/DistUpgradeQuirks.py:708
4109+#: ../DistUpgrade/DistUpgradeQuirks.py:709
4110 msgid "Calculating snap size requirements"
4111 msgstr ""
4112
4113-#: ../DistUpgrade/DistUpgradeQuirks.py:739
4114+#: ../DistUpgrade/DistUpgradeQuirks.py:740
4115 msgid "Processing snap replacements"
4116 msgstr ""
4117
4118 #. TODO: This status should be updated, but the time of
4119 #. this change to snap switch is post-translation freeze.
4120-#: ../DistUpgrade/DistUpgradeQuirks.py:747
4121+#: ../DistUpgrade/DistUpgradeQuirks.py:748
4122 #, python-format
4123 msgid "refreshing snap %s"
4124 msgstr ""
4125
4126-#: ../DistUpgrade/DistUpgradeQuirks.py:751
4127+#: ../DistUpgrade/DistUpgradeQuirks.py:752
4128 #, python-format
4129 msgid "removing snap %s"
4130 msgstr ""
4131
4132-#: ../DistUpgrade/DistUpgradeQuirks.py:754
4133+#: ../DistUpgrade/DistUpgradeQuirks.py:755
4134 #, python-format
4135 msgid "installing snap %s"
4136 msgstr ""
4137
4138-#: ../DistUpgrade/DistUpgradeQuirks.py:783
4139+#: ../DistUpgrade/DistUpgradeQuirks.py:784
4140 msgid "PAE not enabled"
4141 msgstr ""
4142
4143-#: ../DistUpgrade/DistUpgradeQuirks.py:784
4144+#: ../DistUpgrade/DistUpgradeQuirks.py:785
4145 msgid ""
4146 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
4147 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
4148@@ -1138,11 +1138,11 @@ msgid ""
4149 "http://help.ubuntu.com/community/EnablingPAE"
4150 msgstr ""
4151
4152-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
4153+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
4154 msgid "universe component not enabled"
4155 msgstr ""
4156
4157-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
4158+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
4159 #, python-format
4160 msgid ""
4161 "You have the package %s installed which is a python2 package. python2 has "
4162@@ -1154,10 +1154,22 @@ msgid ""
4163 "universe component in /etc/apt/sources.list or remove %s"
4164 msgstr ""
4165
4166-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
4167+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
4168 msgid "Checking for installed snaps"
4169 msgstr ""
4170
4171+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
4172+#, fuzzy
4173+msgid "Cannot upgrade this system"
4174+msgstr "ЦIиндар кхочуш ца дало"
4175+
4176+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
4177+msgid ""
4178+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
4179+"\n"
4180+"See https://launchpad.net/bugs/2039172."
4181+msgstr ""
4182+
4183 #: ../DistUpgrade/DistUpgradeMain.py:62
4184 msgid ""
4185 "Use frontend. Currently available: \n"
4186diff --git a/po/ceb.po b/po/ceb.po
4187index f0c45bf..720194f 100644
4188--- a/po/ceb.po
4189+++ b/po/ceb.po
4190@@ -8,7 +8,7 @@ msgid ""
4191 msgstr ""
4192 "Project-Id-Version: update-manager\n"
4193 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
4194-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
4195+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
4196 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
4197 "Last-Translator: James Banogon <james@banogon.com>\n"
4198 "Language-Team: Cebuano <ceb@li.org>\n"
4199@@ -897,11 +897,11 @@ msgstr ""
4200 msgid "Media Change"
4201 msgstr ""
4202
4203-#: ../DistUpgrade/DistUpgradeQuirks.py:241
4204+#: ../DistUpgrade/DistUpgradeQuirks.py:242
4205 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
4206 msgstr ""
4207
4208-#: ../DistUpgrade/DistUpgradeQuirks.py:243
4209+#: ../DistUpgrade/DistUpgradeQuirks.py:244
4210 msgid ""
4211 "Running the 'unity' desktop environment is not fully supported by your "
4212 "graphics hardware. You will maybe end up in a very slow environment after "
4213@@ -911,11 +911,11 @@ msgid ""
4214 "upgrade?"
4215 msgstr ""
4216
4217-#: ../DistUpgrade/DistUpgradeQuirks.py:267
4218+#: ../DistUpgrade/DistUpgradeQuirks.py:268
4219 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
4220 msgstr ""
4221
4222-#: ../DistUpgrade/DistUpgradeQuirks.py:269
4223+#: ../DistUpgrade/DistUpgradeQuirks.py:270
4224 msgid ""
4225 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
4226 "and you may encounter problems after the upgrade. For more information see "
4227@@ -923,13 +923,13 @@ msgid ""
4228 "continue with the upgrade?"
4229 msgstr ""
4230
4231-#: ../DistUpgrade/DistUpgradeQuirks.py:289
4232+#: ../DistUpgrade/DistUpgradeQuirks.py:290
4233 msgid ""
4234 "Upgrading may reduce desktop effects, and performance in games and other "
4235 "graphically intensive programs."
4236 msgstr ""
4237
4238-#: ../DistUpgrade/DistUpgradeQuirks.py:293
4239+#: ../DistUpgrade/DistUpgradeQuirks.py:294
4240 msgid ""
4241 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
4242 "of this driver is available that works with your hardware in Ubuntu 10.04 "
4243@@ -938,12 +938,12 @@ msgid ""
4244 "Do you want to continue?"
4245 msgstr ""
4246
4247-#: ../DistUpgrade/DistUpgradeQuirks.py:332
4248-#: ../DistUpgrade/DistUpgradeQuirks.py:401
4249+#: ../DistUpgrade/DistUpgradeQuirks.py:333
4250+#: ../DistUpgrade/DistUpgradeQuirks.py:402
4251 msgid "Sorry, no more upgrades for this system"
4252 msgstr ""
4253
4254-#: ../DistUpgrade/DistUpgradeQuirks.py:333
4255+#: ../DistUpgrade/DistUpgradeQuirks.py:334
4256 #, python-format
4257 msgid ""
4258 "There will not be any further Ubuntu releases for this system's 'i386' "
4259@@ -952,11 +952,11 @@ msgid ""
4260 "Updates for Ubuntu %s will continue until %s."
4261 msgstr ""
4262
4263-#: ../DistUpgrade/DistUpgradeQuirks.py:348
4264+#: ../DistUpgrade/DistUpgradeQuirks.py:349
4265 msgid "No ARMv6 CPU"
4266 msgstr ""
4267
4268-#: ../DistUpgrade/DistUpgradeQuirks.py:349
4269+#: ../DistUpgrade/DistUpgradeQuirks.py:350
4270 msgid ""
4271 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
4272 "packages in karmic were built with optimizations requiring ARMv6 as the "
4273@@ -964,12 +964,12 @@ msgid ""
4274 "Ubuntu release with this hardware."
4275 msgstr ""
4276
4277-#: ../DistUpgrade/DistUpgradeQuirks.py:369
4278+#: ../DistUpgrade/DistUpgradeQuirks.py:370
4279 msgid ""
4280 "Sorry, this storage driver is not supported in kernels for newer releases"
4281 msgstr ""
4282
4283-#: ../DistUpgrade/DistUpgradeQuirks.py:371
4284+#: ../DistUpgrade/DistUpgradeQuirks.py:372
4285 #, python-format
4286 msgid ""
4287 "There will not be any further Ubuntu releases that provide kernel support "
4288@@ -979,7 +979,7 @@ msgid ""
4289 "driver, remove the directory %s and try again."
4290 msgstr ""
4291
4292-#: ../DistUpgrade/DistUpgradeQuirks.py:402
4293+#: ../DistUpgrade/DistUpgradeQuirks.py:403
4294 #, python-format
4295 msgid ""
4296 "There will not be any further Ubuntu releases for this system's POWER8 "
4297@@ -988,11 +988,11 @@ msgid ""
4298 "Updates for Ubuntu %s will continue until %s."
4299 msgstr ""
4300
4301-#: ../DistUpgrade/DistUpgradeQuirks.py:420
4302+#: ../DistUpgrade/DistUpgradeQuirks.py:421
4303 msgid "No init available"
4304 msgstr ""
4305
4306-#: ../DistUpgrade/DistUpgradeQuirks.py:421
4307+#: ../DistUpgrade/DistUpgradeQuirks.py:422
4308 msgid ""
4309 "Your system appears to be a virtualised environment without an init daemon, "
4310 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
4311@@ -1002,11 +1002,11 @@ msgid ""
4312 "Are you sure you want to continue?"
4313 msgstr ""
4314
4315-#: ../DistUpgrade/DistUpgradeQuirks.py:462
4316+#: ../DistUpgrade/DistUpgradeQuirks.py:463
4317 msgid "The Robot Operating System (ROS) is installed"
4318 msgstr ""
4319
4320-#: ../DistUpgrade/DistUpgradeQuirks.py:463
4321+#: ../DistUpgrade/DistUpgradeQuirks.py:464
4322 msgid ""
4323 "It appears that ROS is currently installed. Each ROS release is very strict "
4324 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
4325@@ -1023,11 +1023,11 @@ msgid ""
4326 "Are you sure you want to continue?"
4327 msgstr ""
4328
4329-#: ../DistUpgrade/DistUpgradeQuirks.py:656
4330+#: ../DistUpgrade/DistUpgradeQuirks.py:657
4331 msgid "Connection to the Snap Store failed"
4332 msgstr ""
4333
4334-#: ../DistUpgrade/DistUpgradeQuirks.py:657
4335+#: ../DistUpgrade/DistUpgradeQuirks.py:658
4336 msgid ""
4337 "You have the package lxd installed but your system is unable to reach the "
4338 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
4339@@ -1037,11 +1037,11 @@ msgid ""
4340 "may want to configure a Snap Store proxy."
4341 msgstr ""
4342
4343-#: ../DistUpgrade/DistUpgradeQuirks.py:672
4344+#: ../DistUpgrade/DistUpgradeQuirks.py:673
4345 msgid "Connection to Snap Store failed"
4346 msgstr ""
4347
4348-#: ../DistUpgrade/DistUpgradeQuirks.py:673
4349+#: ../DistUpgrade/DistUpgradeQuirks.py:674
4350 msgid ""
4351 "Your system does not have a connection to the Snap Store. For the best "
4352 "upgrade experience make sure that your system can connect to api.snapcraft."
4353@@ -1049,11 +1049,11 @@ msgid ""
4354 "Do you still want to continue with the upgrade?"
4355 msgstr ""
4356
4357-#: ../DistUpgrade/DistUpgradeQuirks.py:682
4358+#: ../DistUpgrade/DistUpgradeQuirks.py:683
4359 msgid "Outdated snapd package"
4360 msgstr ""
4361
4362-#: ../DistUpgrade/DistUpgradeQuirks.py:683
4363+#: ../DistUpgrade/DistUpgradeQuirks.py:684
4364 msgid ""
4365 "Your system does not have the latest version of snapd. Please update the "
4366 "version of snapd on your system to improve the upgrade experience.\n"
4367@@ -1062,36 +1062,36 @@ msgstr ""
4368
4369 #. now perform direct API calls to the store, requesting size
4370 #. information for each of the snaps needing installation
4371-#: ../DistUpgrade/DistUpgradeQuirks.py:708
4372+#: ../DistUpgrade/DistUpgradeQuirks.py:709
4373 msgid "Calculating snap size requirements"
4374 msgstr ""
4375
4376-#: ../DistUpgrade/DistUpgradeQuirks.py:739
4377+#: ../DistUpgrade/DistUpgradeQuirks.py:740
4378 msgid "Processing snap replacements"
4379 msgstr ""
4380
4381 #. TODO: This status should be updated, but the time of
4382 #. this change to snap switch is post-translation freeze.
4383-#: ../DistUpgrade/DistUpgradeQuirks.py:747
4384+#: ../DistUpgrade/DistUpgradeQuirks.py:748
4385 #, python-format
4386 msgid "refreshing snap %s"
4387 msgstr ""
4388
4389-#: ../DistUpgrade/DistUpgradeQuirks.py:751
4390+#: ../DistUpgrade/DistUpgradeQuirks.py:752
4391 #, python-format
4392 msgid "removing snap %s"
4393 msgstr ""
4394
4395-#: ../DistUpgrade/DistUpgradeQuirks.py:754
4396+#: ../DistUpgrade/DistUpgradeQuirks.py:755
4397 #, python-format
4398 msgid "installing snap %s"
4399 msgstr ""
4400
4401-#: ../DistUpgrade/DistUpgradeQuirks.py:783
4402+#: ../DistUpgrade/DistUpgradeQuirks.py:784
4403 msgid "PAE not enabled"
4404 msgstr ""
4405
4406-#: ../DistUpgrade/DistUpgradeQuirks.py:784
4407+#: ../DistUpgrade/DistUpgradeQuirks.py:785
4408 msgid ""
4409 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
4410 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
4411@@ -1099,11 +1099,11 @@ msgid ""
4412 "http://help.ubuntu.com/community/EnablingPAE"
4413 msgstr ""
4414
4415-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
4416+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
4417 msgid "universe component not enabled"
4418 msgstr ""
4419
4420-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
4421+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
4422 #, python-format
4423 msgid ""
4424 "You have the package %s installed which is a python2 package. python2 has "
4425@@ -1115,10 +1115,21 @@ msgid ""
4426 "universe component in /etc/apt/sources.list or remove %s"
4427 msgstr ""
4428
4429-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
4430+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
4431 msgid "Checking for installed snaps"
4432 msgstr ""
4433
4434+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
4435+msgid "Cannot upgrade this system"
4436+msgstr ""
4437+
4438+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
4439+msgid ""
4440+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
4441+"\n"
4442+"See https://launchpad.net/bugs/2039172."
4443+msgstr ""
4444+
4445 #: ../DistUpgrade/DistUpgradeMain.py:62
4446 msgid ""
4447 "Use frontend. Currently available: \n"
4448diff --git a/po/ckb.po b/po/ckb.po
4449index 221e8f3..1eadff3 100644
4450--- a/po/ckb.po
4451+++ b/po/ckb.po
4452@@ -8,7 +8,7 @@ msgid ""
4453 msgstr ""
4454 "Project-Id-Version: update-manager\n"
4455 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
4456-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
4457+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
4458 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
4459 "Last-Translator: jwtear nariman <jwtiyar@gmail.com>\n"
4460 "Language-Team: Kurdish (Sorani) <ckb@li.org>\n"
4461@@ -902,11 +902,11 @@ msgstr ""
4462 msgid "Media Change"
4463 msgstr ""
4464
4465-#: ../DistUpgrade/DistUpgradeQuirks.py:241
4466+#: ../DistUpgrade/DistUpgradeQuirks.py:242
4467 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
4468 msgstr ""
4469
4470-#: ../DistUpgrade/DistUpgradeQuirks.py:243
4471+#: ../DistUpgrade/DistUpgradeQuirks.py:244
4472 msgid ""
4473 "Running the 'unity' desktop environment is not fully supported by your "
4474 "graphics hardware. You will maybe end up in a very slow environment after "
4475@@ -916,11 +916,11 @@ msgid ""
4476 "upgrade?"
4477 msgstr ""
4478
4479-#: ../DistUpgrade/DistUpgradeQuirks.py:267
4480+#: ../DistUpgrade/DistUpgradeQuirks.py:268
4481 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
4482 msgstr ""
4483
4484-#: ../DistUpgrade/DistUpgradeQuirks.py:269
4485+#: ../DistUpgrade/DistUpgradeQuirks.py:270
4486 msgid ""
4487 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
4488 "and you may encounter problems after the upgrade. For more information see "
4489@@ -928,13 +928,13 @@ msgid ""
4490 "continue with the upgrade?"
4491 msgstr ""
4492
4493-#: ../DistUpgrade/DistUpgradeQuirks.py:289
4494+#: ../DistUpgrade/DistUpgradeQuirks.py:290
4495 msgid ""
4496 "Upgrading may reduce desktop effects, and performance in games and other "
4497 "graphically intensive programs."
4498 msgstr ""
4499
4500-#: ../DistUpgrade/DistUpgradeQuirks.py:293
4501+#: ../DistUpgrade/DistUpgradeQuirks.py:294
4502 msgid ""
4503 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
4504 "of this driver is available that works with your hardware in Ubuntu 10.04 "
4505@@ -943,12 +943,12 @@ msgid ""
4506 "Do you want to continue?"
4507 msgstr ""
4508
4509-#: ../DistUpgrade/DistUpgradeQuirks.py:332
4510-#: ../DistUpgrade/DistUpgradeQuirks.py:401
4511+#: ../DistUpgrade/DistUpgradeQuirks.py:333
4512+#: ../DistUpgrade/DistUpgradeQuirks.py:402
4513 msgid "Sorry, no more upgrades for this system"
4514 msgstr ""
4515
4516-#: ../DistUpgrade/DistUpgradeQuirks.py:333
4517+#: ../DistUpgrade/DistUpgradeQuirks.py:334
4518 #, python-format
4519 msgid ""
4520 "There will not be any further Ubuntu releases for this system's 'i386' "
4521@@ -957,11 +957,11 @@ msgid ""
4522 "Updates for Ubuntu %s will continue until %s."
4523 msgstr ""
4524
4525-#: ../DistUpgrade/DistUpgradeQuirks.py:348
4526+#: ../DistUpgrade/DistUpgradeQuirks.py:349
4527 msgid "No ARMv6 CPU"
4528 msgstr ""
4529
4530-#: ../DistUpgrade/DistUpgradeQuirks.py:349
4531+#: ../DistUpgrade/DistUpgradeQuirks.py:350
4532 msgid ""
4533 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
4534 "packages in karmic were built with optimizations requiring ARMv6 as the "
4535@@ -969,12 +969,12 @@ msgid ""
4536 "Ubuntu release with this hardware."
4537 msgstr ""
4538
4539-#: ../DistUpgrade/DistUpgradeQuirks.py:369
4540+#: ../DistUpgrade/DistUpgradeQuirks.py:370
4541 msgid ""
4542 "Sorry, this storage driver is not supported in kernels for newer releases"
4543 msgstr ""
4544
4545-#: ../DistUpgrade/DistUpgradeQuirks.py:371
4546+#: ../DistUpgrade/DistUpgradeQuirks.py:372
4547 #, python-format
4548 msgid ""
4549 "There will not be any further Ubuntu releases that provide kernel support "
4550@@ -984,7 +984,7 @@ msgid ""
4551 "driver, remove the directory %s and try again."
4552 msgstr ""
4553
4554-#: ../DistUpgrade/DistUpgradeQuirks.py:402
4555+#: ../DistUpgrade/DistUpgradeQuirks.py:403
4556 #, python-format
4557 msgid ""
4558 "There will not be any further Ubuntu releases for this system's POWER8 "
4559@@ -993,11 +993,11 @@ msgid ""
4560 "Updates for Ubuntu %s will continue until %s."
4561 msgstr ""
4562
4563-#: ../DistUpgrade/DistUpgradeQuirks.py:420
4564+#: ../DistUpgrade/DistUpgradeQuirks.py:421
4565 msgid "No init available"
4566 msgstr ""
4567
4568-#: ../DistUpgrade/DistUpgradeQuirks.py:421
4569+#: ../DistUpgrade/DistUpgradeQuirks.py:422
4570 msgid ""
4571 "Your system appears to be a virtualised environment without an init daemon, "
4572 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
4573@@ -1007,11 +1007,11 @@ msgid ""
4574 "Are you sure you want to continue?"
4575 msgstr ""
4576
4577-#: ../DistUpgrade/DistUpgradeQuirks.py:462
4578+#: ../DistUpgrade/DistUpgradeQuirks.py:463
4579 msgid "The Robot Operating System (ROS) is installed"
4580 msgstr ""
4581
4582-#: ../DistUpgrade/DistUpgradeQuirks.py:463
4583+#: ../DistUpgrade/DistUpgradeQuirks.py:464
4584 msgid ""
4585 "It appears that ROS is currently installed. Each ROS release is very strict "
4586 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
4587@@ -1028,11 +1028,11 @@ msgid ""
4588 "Are you sure you want to continue?"
4589 msgstr ""
4590
4591-#: ../DistUpgrade/DistUpgradeQuirks.py:656
4592+#: ../DistUpgrade/DistUpgradeQuirks.py:657
4593 msgid "Connection to the Snap Store failed"
4594 msgstr ""
4595
4596-#: ../DistUpgrade/DistUpgradeQuirks.py:657
4597+#: ../DistUpgrade/DistUpgradeQuirks.py:658
4598 msgid ""
4599 "You have the package lxd installed but your system is unable to reach the "
4600 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
4601@@ -1042,11 +1042,11 @@ msgid ""
4602 "may want to configure a Snap Store proxy."
4603 msgstr ""
4604
4605-#: ../DistUpgrade/DistUpgradeQuirks.py:672
4606+#: ../DistUpgrade/DistUpgradeQuirks.py:673
4607 msgid "Connection to Snap Store failed"
4608 msgstr ""
4609
4610-#: ../DistUpgrade/DistUpgradeQuirks.py:673
4611+#: ../DistUpgrade/DistUpgradeQuirks.py:674
4612 msgid ""
4613 "Your system does not have a connection to the Snap Store. For the best "
4614 "upgrade experience make sure that your system can connect to api.snapcraft."
4615@@ -1054,11 +1054,11 @@ msgid ""
4616 "Do you still want to continue with the upgrade?"
4617 msgstr ""
4618
4619-#: ../DistUpgrade/DistUpgradeQuirks.py:682
4620+#: ../DistUpgrade/DistUpgradeQuirks.py:683
4621 msgid "Outdated snapd package"
4622 msgstr ""
4623
4624-#: ../DistUpgrade/DistUpgradeQuirks.py:683
4625+#: ../DistUpgrade/DistUpgradeQuirks.py:684
4626 msgid ""
4627 "Your system does not have the latest version of snapd. Please update the "
4628 "version of snapd on your system to improve the upgrade experience.\n"
4629@@ -1067,36 +1067,36 @@ msgstr ""
4630
4631 #. now perform direct API calls to the store, requesting size
4632 #. information for each of the snaps needing installation
4633-#: ../DistUpgrade/DistUpgradeQuirks.py:708
4634+#: ../DistUpgrade/DistUpgradeQuirks.py:709
4635 msgid "Calculating snap size requirements"
4636 msgstr ""
4637
4638-#: ../DistUpgrade/DistUpgradeQuirks.py:739
4639+#: ../DistUpgrade/DistUpgradeQuirks.py:740
4640 msgid "Processing snap replacements"
4641 msgstr ""
4642
4643 #. TODO: This status should be updated, but the time of
4644 #. this change to snap switch is post-translation freeze.
4645-#: ../DistUpgrade/DistUpgradeQuirks.py:747
4646+#: ../DistUpgrade/DistUpgradeQuirks.py:748
4647 #, python-format
4648 msgid "refreshing snap %s"
4649 msgstr ""
4650
4651-#: ../DistUpgrade/DistUpgradeQuirks.py:751
4652+#: ../DistUpgrade/DistUpgradeQuirks.py:752
4653 #, python-format
4654 msgid "removing snap %s"
4655 msgstr ""
4656
4657-#: ../DistUpgrade/DistUpgradeQuirks.py:754
4658+#: ../DistUpgrade/DistUpgradeQuirks.py:755
4659 #, python-format
4660 msgid "installing snap %s"
4661 msgstr ""
4662
4663-#: ../DistUpgrade/DistUpgradeQuirks.py:783
4664+#: ../DistUpgrade/DistUpgradeQuirks.py:784
4665 msgid "PAE not enabled"
4666 msgstr ""
4667
4668-#: ../DistUpgrade/DistUpgradeQuirks.py:784
4669+#: ../DistUpgrade/DistUpgradeQuirks.py:785
4670 msgid ""
4671 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
4672 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
4673@@ -1104,11 +1104,11 @@ msgid ""
4674 "http://help.ubuntu.com/community/EnablingPAE"
4675 msgstr ""
4676
4677-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
4678+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
4679 msgid "universe component not enabled"
4680 msgstr ""
4681
4682-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
4683+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
4684 #, python-format
4685 msgid ""
4686 "You have the package %s installed which is a python2 package. python2 has "
4687@@ -1120,10 +1120,22 @@ msgid ""
4688 "universe component in /etc/apt/sources.list or remove %s"
4689 msgstr ""
4690
4691-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
4692+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
4693 msgid "Checking for installed snaps"
4694 msgstr ""
4695
4696+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
4697+#, fuzzy
4698+msgid "Cannot upgrade this system"
4699+msgstr "ناتوانرێ بەرزبکرێتەوە"
4700+
4701+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
4702+msgid ""
4703+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
4704+"\n"
4705+"See https://launchpad.net/bugs/2039172."
4706+msgstr ""
4707+
4708 #: ../DistUpgrade/DistUpgradeMain.py:62
4709 msgid ""
4710 "Use frontend. Currently available: \n"
4711diff --git a/po/crh.po b/po/crh.po
4712index 2ae4797..a182e17 100644
4713--- a/po/crh.po
4714+++ b/po/crh.po
4715@@ -8,7 +8,7 @@ msgid ""
4716 msgstr ""
4717 "Project-Id-Version: update-manager\n"
4718 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
4719-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
4720+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
4721 "PO-Revision-Date: 2013-05-22 11:00+0000\n"
4722 "Last-Translator: Reşat SABIQ <tilde.birlik@gmail.com>\n"
4723 "Language-Team: QIRIMTATARCA (Qırım Türkçesi) <tilde-birlik-tercime@lists."
4724@@ -1034,11 +1034,11 @@ msgstr "Lütfen \"%2s\" sürücüsüne \"%1s\" takın"
4725 msgid "Media Change"
4726 msgstr "Vasat Deñişimi"
4727
4728-#: ../DistUpgrade/DistUpgradeQuirks.py:241
4729+#: ../DistUpgrade/DistUpgradeQuirks.py:242
4730 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
4731 msgstr ""
4732
4733-#: ../DistUpgrade/DistUpgradeQuirks.py:243
4734+#: ../DistUpgrade/DistUpgradeQuirks.py:244
4735 msgid ""
4736 "Running the 'unity' desktop environment is not fully supported by your "
4737 "graphics hardware. You will maybe end up in a very slow environment after "
4738@@ -1048,11 +1048,11 @@ msgid ""
4739 "upgrade?"
4740 msgstr ""
4741
4742-#: ../DistUpgrade/DistUpgradeQuirks.py:267
4743+#: ../DistUpgrade/DistUpgradeQuirks.py:268
4744 msgid "Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
4745 msgstr ""
4746
4747-#: ../DistUpgrade/DistUpgradeQuirks.py:269
4748+#: ../DistUpgrade/DistUpgradeQuirks.py:270
4749 msgid ""
4750 "The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
4751 "and you may encounter problems after the upgrade. For more information see "
4752@@ -1061,7 +1061,7 @@ msgid ""
4753 msgstr ""
4754
4755 # tr
4756-#: ../DistUpgrade/DistUpgradeQuirks.py:289
4757+#: ../DistUpgrade/DistUpgradeQuirks.py:290
4758 msgid ""
4759 "Upgrading may reduce desktop effects, and performance in games and other "
4760 "graphically intensive programs."
4761@@ -1070,7 +1070,7 @@ msgstr ""
4762 "uygulamaların başarımını düşürebilir."
4763
4764 # tr
4765-#: ../DistUpgrade/DistUpgradeQuirks.py:293
4766+#: ../DistUpgrade/DistUpgradeQuirks.py:294
4767 msgid ""
4768 "This computer is currently using the AMD 'fglrx' graphics driver. No version "
4769 "of this driver is available that works with your hardware in Ubuntu 10.04 "
4770@@ -1083,12 +1083,12 @@ msgstr ""
4771 "\n"
4772 "Devam etmege isteysiñizmi?"
4773
4774-#: ../DistUpgrade/DistUpgradeQuirks.py:332
4775-#: ../DistUpgrade/DistUpgradeQuirks.py:401
4776+#: ../DistUpgrade/DistUpgradeQuirks.py:333
4777+#: ../DistUpgrade/DistUpgradeQuirks.py:402
4778 msgid "Sorry, no more upgrades for this system"
4779 msgstr ""
4780
4781-#: ../DistUpgrade/DistUpgradeQuirks.py:333
4782+#: ../DistUpgrade/DistUpgradeQuirks.py:334
4783 #, python-format
4784 msgid ""
4785 "There will not be any further Ubuntu releases for this system's 'i386' "
4786@@ -1098,12 +1098,12 @@ msgid ""
4787 msgstr ""
4788
4789 # tr
4790-#: ../DistUpgrade/DistUpgradeQuirks.py:348
4791+#: ../DistUpgrade/DistUpgradeQuirks.py:349
4792 msgid "No ARMv6 CPU"
4793 msgstr "ARMv6 İşlemci Yok"
4794
4795 # tr
4796-#: ../DistUpgrade/DistUpgradeQuirks.py:349
4797+#: ../DistUpgrade/DistUpgradeQuirks.py:350
4798 msgid ""
4799 "Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
4800 "packages in karmic were built with optimizations requiring ARMv6 as the "
4801@@ -1115,12 +1115,12 @@ msgstr ""
4802 "ile oluşturulmuştur. Bu donanım ile, sisteminizi yeni bir Ubuntu sürümüne "
4803 "yükseltmek mümkün değil."
4804
4805-#: ../DistUpgrade/DistUpgradeQuirks.py:369
4806+#: ../DistUpgrade/DistUpgradeQuirks.py:370
4807 msgid ""
4808 "Sorry, this storage driver is not supported in kernels for newer releases"
4809 msgstr ""
4810
4811-#: ../DistUpgrade/DistUpgradeQuirks.py:371
4812+#: ../DistUpgrade/DistUpgradeQuirks.py:372
4813 #, python-format
4814 msgid ""
4815 "There will not be any further Ubuntu releases that provide kernel support "
4816@@ -1130,7 +1130,7 @@ msgid ""
4817 "driver, remove the directory %s and try again."
4818 msgstr ""
4819
4820-#: ../DistUpgrade/DistUpgradeQuirks.py:402
4821+#: ../DistUpgrade/DistUpgradeQuirks.py:403
4822 #, python-format
4823 msgid ""
4824 "There will not be any further Ubuntu releases for this system's POWER8 "
4825@@ -1140,11 +1140,11 @@ msgid ""
4826 msgstr ""
4827
4828 # tr
4829-#: ../DistUpgrade/DistUpgradeQuirks.py:420
4830+#: ../DistUpgrade/DistUpgradeQuirks.py:421
4831 msgid "No init available"
4832 msgstr "Başlatıcı mevcut değil"
4833
4834-#: ../DistUpgrade/DistUpgradeQuirks.py:421
4835+#: ../DistUpgrade/DistUpgradeQuirks.py:422
4836 msgid ""
4837 "Your system appears to be a virtualised environment without an init daemon, "
4838 "e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
4839@@ -1159,11 +1159,11 @@ msgstr ""
4840 "\n"
4841 "Devam etmege istegeniñizden eminsiñizmi?"
4842
4843-#: ../DistUpgrade/DistUpgradeQuirks.py:462
4844+#: ../DistUpgrade/DistUpgradeQuirks.py:463
4845 msgid "The Robot Operating System (ROS) is installed"
4846 msgstr ""
4847
4848-#: ../DistUpgrade/DistUpgradeQuirks.py:463
4849+#: ../DistUpgrade/DistUpgradeQuirks.py:464
4850 msgid ""
4851 "It appears that ROS is currently installed. Each ROS release is very strict "
4852 "about the versions of Ubuntu it supports, and Ubuntu upgrades can fail if "
4853@@ -1180,11 +1180,11 @@ msgid ""
4854 "Are you sure you want to continue?"
4855 msgstr ""
4856
4857-#: ../DistUpgrade/DistUpgradeQuirks.py:656
4858+#: ../DistUpgrade/DistUpgradeQuirks.py:657
4859 msgid "Connection to the Snap Store failed"
4860 msgstr ""
4861
4862-#: ../DistUpgrade/DistUpgradeQuirks.py:657
4863+#: ../DistUpgrade/DistUpgradeQuirks.py:658
4864 msgid ""
4865 "You have the package lxd installed but your system is unable to reach the "
4866 "Snap Store. lxd is now provided via a snap and the release upgrade will fail "
4867@@ -1194,11 +1194,11 @@ msgid ""
4868 "may want to configure a Snap Store proxy."
4869 msgstr ""
4870
4871-#: ../DistUpgrade/DistUpgradeQuirks.py:672
4872+#: ../DistUpgrade/DistUpgradeQuirks.py:673
4873 msgid "Connection to Snap Store failed"
4874 msgstr ""
4875
4876-#: ../DistUpgrade/DistUpgradeQuirks.py:673
4877+#: ../DistUpgrade/DistUpgradeQuirks.py:674
4878 msgid ""
4879 "Your system does not have a connection to the Snap Store. For the best "
4880 "upgrade experience make sure that your system can connect to api.snapcraft."
4881@@ -1206,11 +1206,11 @@ msgid ""
4882 "Do you still want to continue with the upgrade?"
4883 msgstr ""
4884
4885-#: ../DistUpgrade/DistUpgradeQuirks.py:682
4886+#: ../DistUpgrade/DistUpgradeQuirks.py:683
4887 msgid "Outdated snapd package"
4888 msgstr ""
4889
4890-#: ../DistUpgrade/DistUpgradeQuirks.py:683
4891+#: ../DistUpgrade/DistUpgradeQuirks.py:684
4892 msgid ""
4893 "Your system does not have the latest version of snapd. Please update the "
4894 "version of snapd on your system to improve the upgrade experience.\n"
4895@@ -1219,36 +1219,36 @@ msgstr ""
4896
4897 #. now perform direct API calls to the store, requesting size
4898 #. information for each of the snaps needing installation
4899-#: ../DistUpgrade/DistUpgradeQuirks.py:708
4900+#: ../DistUpgrade/DistUpgradeQuirks.py:709
4901 msgid "Calculating snap size requirements"
4902 msgstr ""
4903
4904-#: ../DistUpgrade/DistUpgradeQuirks.py:739
4905+#: ../DistUpgrade/DistUpgradeQuirks.py:740
4906 msgid "Processing snap replacements"
4907 msgstr ""
4908
4909 #. TODO: This status should be updated, but the time of
4910 #. this change to snap switch is post-translation freeze.
4911-#: ../DistUpgrade/DistUpgradeQuirks.py:747
4912+#: ../DistUpgrade/DistUpgradeQuirks.py:748
4913 #, python-format
4914 msgid "refreshing snap %s"
4915 msgstr ""
4916
4917-#: ../DistUpgrade/DistUpgradeQuirks.py:751
4918+#: ../DistUpgrade/DistUpgradeQuirks.py:752
4919 #, python-format
4920 msgid "removing snap %s"
4921 msgstr ""
4922
4923-#: ../DistUpgrade/DistUpgradeQuirks.py:754
4924+#: ../DistUpgrade/DistUpgradeQuirks.py:755
4925 #, python-format
4926 msgid "installing snap %s"
4927 msgstr ""
4928
4929-#: ../DistUpgrade/DistUpgradeQuirks.py:783
4930+#: ../DistUpgrade/DistUpgradeQuirks.py:784
4931 msgid "PAE not enabled"
4932 msgstr ""
4933
4934-#: ../DistUpgrade/DistUpgradeQuirks.py:784
4935+#: ../DistUpgrade/DistUpgradeQuirks.py:785
4936 msgid ""
4937 "Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
4938 "non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
4939@@ -1256,11 +1256,11 @@ msgid ""
4940 "http://help.ubuntu.com/community/EnablingPAE"
4941 msgstr ""
4942
4943-#: ../DistUpgrade/DistUpgradeQuirks.py:1080
4944+#: ../DistUpgrade/DistUpgradeQuirks.py:1081
4945 msgid "universe component not enabled"
4946 msgstr ""
4947
4948-#: ../DistUpgrade/DistUpgradeQuirks.py:1081
4949+#: ../DistUpgrade/DistUpgradeQuirks.py:1082
4950 #, python-format
4951 msgid ""
4952 "You have the package %s installed which is a python2 package. python2 has "
4953@@ -1272,11 +1272,24 @@ msgid ""
4954 "universe component in /etc/apt/sources.list or remove %s"
4955 msgstr ""
4956
4957-#: ../DistUpgrade/DistUpgradeQuirks.py:1193
4958+#: ../DistUpgrade/DistUpgradeQuirks.py:1194
4959 msgid "Checking for installed snaps"
4960 msgstr ""
4961
4962 # tr
4963+#: ../DistUpgrade/DistUpgradeQuirks.py:1644
4964+#, fuzzy
4965+msgid "Cannot upgrade this system"
4966+msgstr "Yükseltilemiyor"
4967+
4968+#: ../DistUpgrade/DistUpgradeQuirks.py:1645
4969+msgid ""
4970+"Due to a bug in grub, this system cannot be safely upgraded at this time.\n"
4971+"\n"
4972+"See https://launchpad.net/bugs/2039172."
4973+msgstr ""
4974+
4975+# tr
4976 #: ../DistUpgrade/DistUpgradeMain.py:62
4977 msgid ""
4978 "Use frontend. Currently available: \n"
4979diff --git a/po/cs.po b/po/cs.po
4980index 2d5e341..f13ff2a 100644
4981--- a/po/cs.po
4982+++ b/po/cs.po
4983@@ -8,7 +8,7 @@ msgid ""
4984 msgstr ""
4985 "Project-Id-Version: update-manager\n"
4986 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
4987-"POT-Creation-Date: 2023-10-26 15:21-0400\n"
4988+"POT-Creation-Date: 2023-11-03 12:18-0400\n"
4989 "PO-Revision-Date: 2019-06-18 17:53+0000\n"
4990 "Last-Translator: AsciiWolf <mail@asciiwolf.com>\n"
4991 "Language-Team: Czech <cs@li.org>\n"
4992@@ -1078,12 +1078,12 @@ msgstr "Vložte prosím „%s“ do mechaniky „%s“"
4993 msgid "Media Change"
4994 msgstr "Změna média"
4995
4996-#: ../DistUpgrade/DistUpgradeQuirks.py:241
4997+#: ../DistUpgrade/DistUpgradeQuirks.py:242
4998 msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
4999 msgstr ""
5000 "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