diff -pruN 206/commit.d/update-dev 215/commit.d/update-dev
--- 206/commit.d/update-dev	2011-01-18 01:02:00.000000000 +0000
+++ 215/commit.d/update-dev	2019-03-15 07:56:23.000000000 +0000
@@ -1,5 +1,5 @@
 #!/bin/sh
 
 if type update-dev >/dev/null 2>&1; then
-	log-output -t update-dev update-dev --settle
+	log-output -t update-dev update-dev
 fi
diff -pruN 206/debian/changelog 215/debian/changelog
--- 206/debian/changelog	2019-03-04 22:49:35.000000000 +0000
+++ 215/debian/changelog	2021-02-17 00:13:43.000000000 +0000
@@ -1,3 +1,109 @@
+partman-base (215) unstable; urgency=medium
+
+  * Team upload
+
+  [ Updated translations ]
+  * Hindi (hi.po) by KushagraKarira
+  * Punjabi (Gurmukhi) (pa.po) by Aman Alam
+  * Tamil (ta.po) by Vasudevan Tirumurti
+  * Telugu (te.po) by Praveen Illa
+  * Ukrainian (uk.po) by Anton Gladky
+  * Traditional Chinese (zh_TW.po) by louies0623
+
+ -- Holger Wansing <hwansing@mailbox.org>  Wed, 17 Feb 2021 01:13:43 +0100
+
+partman-base (214) unstable; urgency=medium
+
+  * Team upload
+
+  * lib/base.sh: Support /dev/wd* from rumpdisk.
+
+ -- Samuel Thibault <sthibault@debian.org>  Fri, 20 Nov 2020 14:14:12 +0100
+
+partman-base (213) unstable; urgency=medium
+
+  * Team upload
+
+  [ Updated translations ]
+  * Bulgarian (bg.po) by Damyan Ivanov
+  * Basque (eu.po) by Iñaki Larrañaga Murgoitio
+  * Persian (fa.po) by سهیل خانعلی‌پور
+
+  [ New translations ]
+  * Kabyle (kab.po) by Slimane Selyan Amiri
+  * Occitan (oc.po) by Quentin PAGÈS
+
+ -- Holger Wansing <hwansing@mailbox.org>  Thu, 05 Nov 2020 18:59:31 +0100
+
+partman-base (212) unstable; urgency=medium
+
+  * Team upload
+
+  [ Updated translations ]
+  * French (fr.po) by Baptiste Jammet
+  * Kannada (kn.po) by Yogesh
+  * Polish (pl.po) by Bartosz Feński
+  * Swedish (sv.po) by Anders Jonsson
+
+ -- Holger Wansing <hwansing@mailbox.org>  Sun, 20 Sep 2020 22:44:58 +0200
+
+partman-base (211) unstable; urgency=medium
+
+  * Team upload
+
+  [ Updated translations ]
+  * Persian (fa.po) by Reg3xp
+  * Hindi (hi.po) by Sanket Pardhi
+
+ -- Holger Wansing <hwansing@mailbox.org>  Sun, 12 Jul 2020 13:16:57 +0200
+
+partman-base (210) unstable; urgency=medium
+
+  * Team upload
+
+  [ Updated translations ]
+  * Korean (ko.po) by Changwoo Ryu
+  * Dutch (nl.po) by Frans Spiesschaert
+
+ -- Holger Wansing <hwansing@mailbox.org>  Sun, 10 May 2020 21:41:33 +0200
+
+partman-base (209) unstable; urgency=medium
+
+  * Team upload
+
+  [ Cyril Brulebois ]
+  * Remove Christian Perrier from Uploaders, with many thanks for all
+    his contributions over the years! (Closes: #927514)
+
+  [ Holger Wansing ]
+  * Add comment for translators, to keep main menu entry below a 55 columns
+    limit. This updates all po|pot files.
+
+  [ Updated translations ]
+  * Croatian (hr.po) by gogogogi
+
+ -- Holger Wansing <hwansing@mailbox.org>  Sun, 13 Oct 2019 21:57:14 +0200
+
+partman-base (208) unstable; urgency=medium
+
+  * Team upload
+
+  [ Updated translations ]
+  * Indonesian (id.po) by Muhammad Rifqi Priyo Susanto
+  * Ukrainian (uk.po) by Anton Gladky
+
+ -- Holger Wansing <hwansing@mailbox.org>  Sat, 23 Mar 2019 10:52:07 +0100
+
+partman-base (207) unstable; urgency=medium
+
+  [ Steve McIntyre ]
+  * Make sure we call update-dev *without* --settle when we're working on
+    partitioning. Otherwise we don't get the updates we need in
+    /dev/disk/by-uuid/ . Closes: #852323
+  * Add myself to Uploaders.
+
+ -- Steve McIntyre <93sam@debian.org>  Sat, 09 Mar 2019 18:32:04 +0000
+
 partman-base (206) unstable; urgency=medium
 
   [ Iain Lane ]
@@ -7,6 +113,7 @@ partman-base (206) unstable; urgency=med
  -- Colin Watson <cjwatson@debian.org>  Mon, 04 Mar 2019 22:49:35 +0000
 
 partman-base (205) unstable; urgency=medium
+
   * Team upload
 
   [ Updated translations ]
@@ -16,6 +123,7 @@ partman-base (205) unstable; urgency=med
  -- Holger Wansing <hwansing@mailbox.org>  Mon, 04 Mar 2019 05:15:55 +0100
 
 partman-base (204) unstable; urgency=medium
+
   * Team upload
 
   [ Updated translations ]
@@ -26,6 +134,7 @@ partman-base (204) unstable; urgency=med
  -- Holger Wansing <hwansing@mailbox.org>  Sun, 10 Feb 2019 11:50:22 +0100
 
 partman-base (203) unstable; urgency=medium
+
   * Team upload
 
   [ Holger Wansing ]
diff -pruN 206/debian/control 215/debian/control
--- 206/debian/control	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/control	2019-04-22 07:12:33.000000000 +0000
@@ -2,7 +2,7 @@ Source: partman-base
 Section: debian-installer
 Priority: standard
 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
-Uploaders: Anton Zinoviev <zinoviev@debian.org>, Colin Watson <cjwatson@debian.org>, Christian Perrier <bubulle@debian.org>, Max Vozeler <xam@debian.org>
+Uploaders: Anton Zinoviev <zinoviev@debian.org>, Colin Watson <cjwatson@debian.org>, Max Vozeler <xam@debian.org>, Steve McIntyre <93sam@debian.org>
 Build-Depends: debhelper (>= 9), dh-autoreconf, dh-di (>= 2), pkg-config, po-debconf (>= 0.5.0), libparted-dev (>= 2.2)
 Vcs-Browser: https://salsa.debian.org/installer-team/partman-base
 Vcs-Git: https://salsa.debian.org/installer-team/partman-base.git
diff -pruN 206/debian/partman-base.templates 215/debian/partman-base.templates
--- 206/debian/partman-base.templates	2011-07-29 09:15:13.000000000 +0000
+++ 215/debian/partman-base.templates	2019-09-26 21:40:54.000000000 +0000
@@ -413,7 +413,8 @@ _Description: Cancel this menu
 
 Template: debian-installer/partman-base/title
 Type: text
-# Main menu entry
+#  Main menu entry
+#  Translators: keep below 55 columns
 # :sl1:
 _Description: Partition disks
 
diff -pruN 206/debian/po/am.po 215/debian/po/am.po
--- 206/debian/po/am.po	2012-07-02 12:48:37.000000000 +0000
+++ 215/debian/po/am.po	2019-09-26 22:53:56.000000000 +0000
@@ -17,7 +17,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-06-17 22:22+0100\n"
 "Last-Translator: Tegegne Tefera <tefera.tegegne@gmail.com>\n"
 "Language-Team: Amharic\n"
@@ -599,6 +599,7 @@ msgstr "ይህንን ምናሌ አጥፋ
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ar.po 215/debian/po/ar.po
--- 206/debian/po/ar.po	2012-01-03 15:49:04.000000000 +0000
+++ 215/debian/po/ar.po	2019-09-26 22:53:56.000000000 +0000
@@ -22,7 +22,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ar\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-12-21 14:49+0300\n"
 "Last-Translator: Ossama Khayat <okhayat@yahoo.com>\n"
 "Language-Team: American English <support@arabeyes.org>\n"
@@ -611,6 +611,7 @@ msgstr "الغ هذه القائمة"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ast.po 215/debian/po/ast.po
--- 206/debian/po/ast.po	2012-10-16 22:08:16.000000000 +0000
+++ 215/debian/po/ast.po	2019-09-26 22:53:56.000000000 +0000
@@ -18,7 +18,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-10-09 13:08+0100\n"
 "Last-Translator: ivarela <ivarela@ubuntu.com>\n"
 "Language-Team: Softastur\n"
@@ -613,6 +613,7 @@ msgstr "Encaboxar esti menú"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/be.po 215/debian/po/be.po
--- 206/debian/po/be.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/be.po	2019-09-26 22:53:56.000000000 +0000
@@ -22,7 +22,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: be\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2015-12-21 15:13+0300\n"
 "Last-Translator: Viktar Siarheichyk <vics@fsfe.org>\n"
 "Language-Team: Debian l10n team for Belarusian <debian-l10n-belarusian@lists."
@@ -617,6 +617,7 @@ msgstr "Адмовіцца ад гэта
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/bg.po 215/debian/po/bg.po
--- 206/debian/po/bg.po	2012-03-14 10:35:22.000000000 +0000
+++ 215/debian/po/bg.po	2020-11-05 18:02:10.000000000 +0000
@@ -8,18 +8,10 @@
 # Copyright (C) 2003 Software in the Public Interest, Inc.
 # This file is distributed under the same license as debian-installer.
 #
-# Ognyan Kulev <ogi@fmi.uni-sofia.bg>, 2004, 2005, 2006.
-# Nikola Antonov <nikola@linux-bg.org>, 2004.
 #
 #
 # Translations from iso-codes:
-#   Tobias Quathamer <toddy@debian.org>, 2007.
 #     Translations taken from ICU SVN on 2007-09-09
-#   Free Software Foundation, Inc., 2004.
-#   Georgi Georgiev <assenov_g@operamail.com>, 2001, 2004.
-#   Alastair McKinstry <mckinstry@computer.org>, 2001.
-#   Ognyan Kulev <ogi@fmi.uni-sofia.bg>, 2004.
-#   Damyan Ivanov <dmn@debian.org>, 2006, 2007, 2008, 2009, 2010.
 # Copyright (C)
 #   (translations from drakfw)
 #   - further translations from ICU-3.9
@@ -27,15 +19,24 @@
 # Copyright (C) 2010 Free Software Foundation, Inc.
 #
 # Copyright (C)
+#
+# Ognyan Kulev <ogi@fmi.uni-sofia.bg>, 2004, 2005, 2006.
+# Nikola Antonov <nikola@linux-bg.org>, 2004.
+#   Tobias Quathamer <toddy@debian.org>, 2007.
+#   Free Software Foundation, Inc., 2004.
+#   Georgi Georgiev <assenov_g@operamail.com>, 2001, 2004.
+#   Alastair McKinstry <mckinstry@computer.org>, 2001.
+#   Ognyan Kulev <ogi@fmi.uni-sofia.bg>, 2004.
+#   Damyan Ivanov <dmn@debian.org>, 2006, 2007, 2008, 2009, 2010.
 #   Roumen Petrov <transl@roumenpetrov.info>, 2010.
-# Damyan Ivanov <dmn@debian.org>, 2006, 2007, 2008, 2009, 2010, 2011, 2012.
+# Damyan Ivanov <dmn@debian.org>, 2006-2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: bg\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2012-02-25 18:10+0200\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-10-24 09:53+0300\n"
 "Last-Translator: Damyan Ivanov <dmn@debian.org>\n"
 "Language-Team: Български <dict@fsa-bg.org>\n"
 "Language: bg\n"
@@ -66,7 +67,7 @@ msgstr "Моля, почакайте..."
 #. :sl1:
 #: ../partman-base.templates:3001
 msgid "Scanning disks..."
-msgstr "Сканиране на дисковете..."
+msgstr "Преглед на дисковете..."
 
 #. Type: text
 #. Description
@@ -511,7 +512,7 @@ msgstr "RAID%s устройство №%
 #: ../partman-base.templates:54001
 #, no-c-format
 msgid "Encrypted volume (%s)"
-msgstr "Шифриран том (%s)"
+msgstr "Шифрован том (%s)"
 
 #. Type: text
 #. Description
@@ -626,6 +627,7 @@ msgstr "Излизане от това 
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/bn.po 215/debian/po/bn.po
--- 206/debian/po/bn.po	2012-03-14 10:35:22.000000000 +0000
+++ 215/debian/po/bn.po	2019-09-26 22:53:56.000000000 +0000
@@ -30,7 +30,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: bn\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-03-08 11:10+0600\n"
 "Last-Translator: Ayesha Akhtar <ayesha@ankur.org.bd>\n"
 "Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"
@@ -621,6 +621,7 @@ msgstr "এই মেনুটি বা
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/bo.po 215/debian/po/bo.po
--- 206/debian/po/bo.po	2012-04-17 10:16:36.000000000 +0000
+++ 215/debian/po/bo.po	2019-09-26 22:53:56.000000000 +0000
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2012-04-14 22:12+0600\n"
-"Last-Translator: Tennom <tankola@ymail.com, tennomyathog@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2019-08-28 18:09+0000\n"
+"Last-Translator: leela <53352@protonmail.com>\n"
 "Language-Team: bo <translation-team-bo@lists.sourceforge.net>\n"
 "Language: bo\n"
 "MIME-Version: 1.0\n"
@@ -132,8 +132,9 @@ msgstr ""
 #. Description
 #. :sl1:
 #: ../partman-base.templates:11001 ../partman-base.templates:12001
+#, fuzzy
 msgid "Write the changes to disks?"
-msgstr "གསོག་སྡེར་ལ་བཟོ་བཅོས་འབྲི་དགོས་སམ"
+msgstr "གསོག་སྡེར་ལ་བཟོ་བཅོས་འབྲི་དགོས་སམ?"
 
 #. Type: boolean
 #. Description
@@ -597,6 +598,7 @@ msgstr "འདེམས་ཐོག་
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/bs.po 215/debian/po/bs.po
--- 206/debian/po/bs.po	2014-03-12 13:03:12.000000000 +0000
+++ 215/debian/po/bs.po	2019-09-26 22:53:56.000000000 +0000
@@ -25,7 +25,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer_packages_po_sublevel1_bs\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2013-11-29 19:21+0100\n"
 "Last-Translator: Amila Valjevčić <valjevcic.amila@gmail.com>\n"
 "Language-Team: Bosnian <lokal@linux.org.ba>\n"
@@ -618,6 +618,7 @@ msgstr "Izađi iz ovog menija"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ca.po 215/debian/po/ca.po
--- 206/debian/po/ca.po	2012-12-16 23:53:56.000000000 +0000
+++ 215/debian/po/ca.po	2019-09-26 22:53:56.000000000 +0000
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer wheezy\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-10-18 18:34+0200\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@@ -615,6 +615,7 @@ msgstr "Cancel·la aquest menú"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/cs.po 215/debian/po/cs.po
--- 206/debian/po/cs.po	2011-09-08 17:29:42.000000000 +0000
+++ 215/debian/po/cs.po	2019-09-26 22:53:56.000000000 +0000
@@ -18,7 +18,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-07-31 18:37+0200\n"
 "Last-Translator:  Miroslav Kure <kurem@debian.cz>\n"
 "Language-Team:  Czech <provoz@debian.cz>\n"
@@ -609,6 +609,7 @@ msgstr "Opustit toto menu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/cy.po 215/debian/po/cy.po
--- 206/debian/po/cy.po	2012-07-02 12:48:37.000000000 +0000
+++ 215/debian/po/cy.po	2019-09-26 22:53:56.000000000 +0000
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-06-14 09:46-0000\n"
 "Last-Translator: Dafydd Tomos <l10n@da.fydd.org>\n"
 "Language-Team: Welsh <>\n"
@@ -613,6 +613,7 @@ msgstr "Canslo'r ddewislen hon"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/da.po 215/debian/po/da.po
--- 206/debian/po/da.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/da.po	2019-09-26 22:53:56.000000000 +0000
@@ -38,7 +38,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer_packages_po_sublevel1_da\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-12-28 22:08+0000\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Language-Team: <dansk@dansk-gruppen.dk>\n"
@@ -631,6 +631,7 @@ msgstr "Fortryd denne menu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/de.po 215/debian/po/de.po
--- 206/debian/po/de.po	2011-09-08 17:29:42.000000000 +0000
+++ 215/debian/po/de.po	2019-09-26 22:53:56.000000000 +0000
@@ -35,7 +35,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-08-14 21:42+0200\n"
 "Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
 "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
@@ -638,6 +638,7 @@ msgstr "Dieses Menü verlassen"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/dz.po 215/debian/po/dz.po
--- 206/debian/po/dz.po	2012-10-16 22:08:16.000000000 +0000
+++ 215/debian/po/dz.po	2019-09-26 22:53:56.000000000 +0000
@@ -18,7 +18,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dDz.po\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-02-29 04:41-0500\n"
 "Last-Translator: Jurmey Rabgay <jrabgay@dit.gov.bt>\n"
 "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n"
@@ -611,6 +611,7 @@ msgstr "དཀར་ཆག་འདི
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/el.po 215/debian/po/el.po
--- 206/debian/po/el.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/el.po	2019-09-26 22:53:56.000000000 +0000
@@ -32,7 +32,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: el\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-12-23 14:08+0000\n"
 "Last-Translator: Vangelis Skarmoutsos <skarmoutsosv@gmail.com>\n"
 "Language-Team: el <debian-l10n-greek@lists.debian.org>\n"
@@ -630,6 +630,7 @@ msgstr "Ακύρωση αυτού του
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/eo.po 215/debian/po/eo.po
--- 206/debian/po/eo.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/eo.po	2020-12-20 16:57:33.000000000 +0000
@@ -9,7 +9,7 @@
 #
 # Samuel Gimeno <sgimeno@gmail.com>, 2005.
 # Serge Leblanc <serge.leblanc@wanadoo.fr>, 2005, 2006, 2007.
-# Felipe Castro <fefcas@gmail.com>, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2017.
+# Felipe Castro <fefcas@gmail.com>, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2017, 2018, 2020.
 #
 # Translations from iso-codes:
 # Alastair McKInstry <mckinstry@computer.org>, 2001,2002.
@@ -21,8 +21,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2018-02-28 14:35+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-11-17 04:48+0000\n"
 "Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
 "Language-Team: Esperanto <debian-l10n-esperanto@lists.debian.org>\n"
 "Language: eo\n"
@@ -98,7 +98,7 @@ msgid ""
 "${DEVICE} for the following reasons:"
 msgstr ""
 "Neniu modifo povas esti farita al la diskparto #${PARTITION} de la aparato  "
-"'${DEVICE}' pro la jenaj kialoj:"
+"${DEVICE} pro la jenaj kialoj:"
 
 #. Type: select
 #. Description
@@ -615,6 +615,7 @@ msgstr "Malvalidigi tiun ĉi menuon"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/es.po 215/debian/po/es.po
--- 206/debian/po/es.po	2011-11-25 17:38:14.000000000 +0000
+++ 215/debian/po/es.po	2019-09-26 22:53:56.000000000 +0000
@@ -58,7 +58,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-09-21 23:31+0200\n"
 "Last-Translator: Javier Fernández-Sanguino Peña <jfs@debian.org>\n"
 "Language-Team:  Debian Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -653,6 +653,7 @@ msgstr "Cancelar este menú"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/et.po 215/debian/po/et.po
--- 206/debian/po/et.po	2014-08-25 22:37:08.000000000 +0000
+++ 215/debian/po/et.po	2019-09-26 22:53:56.000000000 +0000
@@ -30,7 +30,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2014-08-23 09:54+0300\n"
 "Last-Translator: Mattias Põldaru <mahfiaz@gmail.com>\n"
 "Language-Team: Estonian <>\n"
@@ -624,6 +624,7 @@ msgstr "Loobu sellest menüüst"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/eu.po 215/debian/po/eu.po
--- 206/debian/po/eu.po	2012-07-02 12:48:37.000000000 +0000
+++ 215/debian/po/eu.po	2020-11-05 18:02:10.000000000 +0000
@@ -20,20 +20,21 @@
 # Marcos Goienetxe <marcos_g@infonegocio.com>, 2002.
 # Piarres Beobide <pi@beobide.net>, 2008.
 # Xabier Bilbao <xabidu@gmail.com>, 2008.
+# Iñaki Larrañaga Murgoitio <dooteo@zundan.com>, 2020.
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: eu\n"
+"Project-Id-Version: di-sublevel1_eu\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2012-05-06 15:56+0200\n"
-"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
-"Language-Team: debian-l10n-eu@lists.debian.org\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-11-03 18:23+0100\n"
+"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@zundan.com>\n"
+"Language-Team: Basque <librezale@librezale.eus>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"Content-Transfer-Encoding=UTF-8Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Type: text
 #. Description
@@ -57,21 +58,21 @@ msgstr "Itxaron..."
 #. :sl1:
 #: ../partman-base.templates:3001
 msgid "Scanning disks..."
-msgstr "Diskoak eskaneatzen..."
+msgstr "Diskoak aztertzen..."
 
 #. Type: text
 #. Description
 #. :sl1:
 #: ../partman-base.templates:4001
 msgid "Detecting file systems..."
-msgstr "Fitxategi-sistemak antzematen..."
+msgstr "Fitxategi-sistemak detektatzen..."
 
 #. Type: error
 #. Description
 #. :sl2:
 #: ../partman-base.templates:5001
 msgid "Device in use"
-msgstr "Gailua erabilia"
+msgstr "Gailua erabiltzen"
 
 #. Type: error
 #. Description
@@ -117,7 +118,7 @@ msgstr ""
 "Unean konfiguratutako partizioei eta muntatze puntuei buruzko informazio "
 "orokorra da hau. Hautatu ezarpenak aldatzeko partizio bat (fitxategi-"
 "sistema, muntatze puntua, etab.), partizioak egiteko leku libre bat edo "
-"partizio taula abiarazteko gailu bat."
+"partizio-taula hasieratzeko gailu bat."
 
 #. Type: boolean
 #. Description
@@ -133,7 +134,7 @@ msgstr "Instalazioarekin jarraitu nahi d
 msgid ""
 "No partition table changes and no creation of file systems have been planned."
 msgstr ""
-"Ez da partizio taularik aldatu eta ez da fitxategi-sistema sortzerik "
+"Ez da partizio-taularik aldatu eta ez da fitxategi-sistema sortzerik "
 "planifikatu."
 
 #. Type: boolean
@@ -146,7 +147,7 @@ msgid ""
 msgstr ""
 "Dagoeneko sortuta dagoen fitxategi-sistema erabiltzea pentsatzen baduzu, "
 "kontutan izan dauden fitxategiek oinarri-sistemaren instalazio zuzena "
-"galerazi dezaketela."
+"galarazi dezaketela."
 
 #. Type: boolean
 #. Description
@@ -180,8 +181,8 @@ msgid ""
 "WARNING: This will destroy all data on any partitions you have removed as "
 "well as on the partitions that are going to be formatted."
 msgstr ""
-"ABISUA: honek kendu dituzun partizioetako eta formateatu behar dituzun "
-"partizioetako datuak hondatuko ditu."
+"ABISUA: honek kendu dituzun partizioetako eta formateatuko dituzun "
+"partizioetako datuak ezabatuko ditu."
 
 #. Type: text
 #. Description
@@ -205,14 +206,14 @@ msgstr "${DEVICE} gailuko ${PARTITION}.
 #. for example: "LVM VG Debian, LV Root as ext3 journaling file system"
 #: ../partman-base.templates:15001
 msgid "${DEVICE} as ${TYPE}"
-msgstr "${DEVICE} ${TYPE} bezala"
+msgstr "${DEVICE} ${TYPE} gisa"
 
 #. Type: text
 #. Description
 #. :sl2:
 #: ../partman-base.templates:16001
 msgid "The partition tables of the following devices are changed:"
-msgstr "Gailu hauetako partizio taulak aldatu dira:"
+msgstr "Gailu hauetako partizio-taulak aldatu dira:"
 
 #. Type: select
 #. Description
@@ -233,7 +234,7 @@ msgstr "Nola erabili leku libre hau:"
 #. :sl2:
 #: ../partman-base.templates:19001
 msgid "Partition settings:"
-msgstr "Partizio ezarpenak:"
+msgstr "Partizioaren ezarpenak:"
 
 #. Type: select
 #. Description
@@ -251,7 +252,7 @@ msgstr ""
 #. :sl2:
 #: ../partman-base.templates:20001
 msgid "This partition is formatted with the ${FILESYSTEM}."
-msgstr "Partizio hau ${FILESYSTEM}(r)ekin formateatu da."
+msgstr "Partizioa honela formateatu da: ${FILESYSTEM}."
 
 #. Type: text
 #. Description
@@ -403,7 +404,7 @@ msgstr "ATA%s (%s)"
 #: ../partman-base.templates:42001
 #, no-c-format
 msgid "ATA%s, partition #%s (%s)"
-msgstr "ATA%s, #%s partizioa (%s)"
+msgstr "ATA%s, %s. partizioa (%s)"
 
 #. Type: text
 #. Description
@@ -471,7 +472,7 @@ msgstr "SCSI%s (%s)"
 #: ../partman-base.templates:50001
 #, no-c-format
 msgid "SCSI%s, partition #%s (%s)"
-msgstr "SCSI%s, #%s partizioa (%s)"
+msgstr "SCSI%s, %s. partizioa (%s)"
 
 #. Type: text
 #. Description
@@ -480,7 +481,7 @@ msgstr "SCSI%s, #%s partizioa (%s)"
 #: ../partman-base.templates:51001
 #, no-c-format
 msgid "MMC/SD card #%s (%s)"
-msgstr "#%s MMC/SD  (%s)"
+msgstr "%s. MMC/SD (%s)"
 
 #. Type: text
 #. Description
@@ -489,7 +490,7 @@ msgstr "#%s MMC/SD  (%s)"
 #: ../partman-base.templates:52001
 #, no-c-format
 msgid "MMC/SD card #%s, partition #%s (%s)"
-msgstr "#%s MMC/SD txartela, #%s partizioa (%s)"
+msgstr "%s. MMC/SD txartela, %s. partizioa (%s)"
 
 #. Type: text
 #. Description
@@ -497,7 +498,7 @@ msgstr "#%s MMC/SD txartela, #%s partizi
 #: ../partman-base.templates:53001
 #, no-c-format
 msgid "RAID%s device #%s"
-msgstr "RAID%s #%s gailua"
+msgstr "RAID%s %s. gailua"
 
 #. Type: text
 #. Description
@@ -566,7 +567,7 @@ msgstr "LVM VG %s, LV %s"
 #: ../partman-base.templates:60001
 #, no-c-format
 msgid "ZFS pool %s, volume %s"
-msgstr "ZFS %s bilgunea, %s bolumena"
+msgstr "%s ZFS bilgunea, %s bolumena"
 
 #. Type: text
 #. Description
@@ -620,6 +621,7 @@ msgstr "Bertan behera utzi menu hau"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/fa.po 215/debian/po/fa.po
--- 206/debian/po/fa.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/fa.po	2020-11-05 18:02:10.000000000 +0000
@@ -7,6 +7,8 @@
 # Copyright (C) 2003 Software in the Public Interest, Inc.
 # This file is distributed under the same license as debian-installer.
 # Nima Sahraneshin <unix.nima@gmail.com>, 2018.
+# Seyed Hany Hosseini <hany1894@gmail.com>, 2020.
+# <soheilkhanalipur@tutanota.com>, 2020.
 #
 # Translations from iso-codes:
 #   Alastair McKinstry - further translations from ICU-3.0
@@ -21,11 +23,11 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: fa\n"
+"Project-Id-Version: fa sublevel1\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2019-01-01 17:49+0000\n"
-"Last-Translator: nima sahraneshin <unix.nima@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-10-24 17:09+0000\n"
+"Last-Translator: سهیل خانعلی‌پور <soheilkhanalipur@tutanota.com>\n"
 "Language-Team: Debian-l10n-persian <debian-l10n-persian@lists.debian.org>\n"
 "Language: fa\n"
 "MIME-Version: 1.0\n"
@@ -111,9 +113,9 @@ msgid ""
 "etc.), a free space to create partitions, or a device to initialize its "
 "partition table."
 msgstr ""
-"این شمایی از پارتیشن‌های موجود شما و محلهای بارگزاری آنهاست. برای تغییر دادن "
+"این شمایی از پارتیشن‌های موجود شما و محل‌های بارگزاری آنهاست. برای تغییر دادن "
 "مشخصات یک پارتیشن آن را انتخاب کنید، برای ایجاد پارتیشن جدید فضای خالی را "
-"انتخاب کنید. برای  تغییر جدول پارتیشن یک دیسک آن را انتخاب کنید."
+"انتخاب کنید. برای تغییر جدول پارتیشن یک دیسک، آن را انتخاب کنید."
 
 #. Type: boolean
 #. Description
@@ -174,9 +176,8 @@ msgid ""
 "WARNING: This will destroy all data on any partitions you have removed as "
 "well as on the partitions that are going to be formatted."
 msgstr ""
-"اخطـــــــار: این عمل تمام اطلاعات را بر روی تمامی پارتیشن‌هایی که حذف "
-"کرده‌اید ناود خواهد کرد.  و همچنین تمام پارتیشن‌هایی که شما قصد ایجاد فایل "
-"سیستم جدید را بر روی آنها دارید."
+"هشدار: این همه داده‌های روی هر پارتنیشنی که شما پاک کردید و همچنین "
+"پارتنیشن‌هایی که فرمت خواهند شد را نابود خواهد کرد."
 
 #. Type: text
 #. Description
@@ -335,7 +336,7 @@ msgstr "اطلاعات ... پارتیش
 #. :sl1:
 #: ../partman-base.templates:35001
 msgid "FREE SPACE"
-msgstr "فضای خالی"
+msgstr "جای تهی"
 
 #. Type: text
 #. Description
@@ -434,7 +435,7 @@ msgstr "IDE%s master, پارتیشن #%s
 #: ../partman-base.templates:46001
 #, no-c-format
 msgid "IDE%s slave, partition #%s (%s)"
-msgstr "IDE%s slave, پارتیشن  #%s (%s)"
+msgstr "IDE%s slave, پارتیشن #%s (%s)"
 
 #. Type: text
 #. Description
@@ -615,6 +616,7 @@ msgstr "کنسل کردن این منو"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/fi.po 215/debian/po/fi.po
--- 206/debian/po/fi.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/fi.po	2019-09-26 22:53:56.000000000 +0000
@@ -26,7 +26,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-08-14 21:36+0000\n"
 "Last-Translator: Juhani Numminen <juhaninumminen0@gmail.com>\n"
 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -621,6 +621,7 @@ msgstr "Peru tämä valikko"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/fr.po 215/debian/po/fr.po
--- 206/debian/po/fr.po	2011-07-29 09:15:13.000000000 +0000
+++ 215/debian/po/fr.po	2020-09-20 20:47:34.000000000 +0000
@@ -17,19 +17,21 @@
 # Christian Perrier <bubulle@debian.org>, 2005, 2006, 2007, 2008, 2009, 2010, 2011.
 #   Alastair McKinstry <mckinstry@computer.org>, 2001.
 #   Cedric De Wilde <daique@tiscalinet.be>, 2001.
-#   Christian Perrier <bubulle@debian.org>, 2004, 2005, 2006, 2007, 2008, 2009, 2010.
+#   Christian Perrier <bubulle@debian.org>, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017.
 #   Christophe Fergeau <christophe.fergeau@ensimag.imag.fr>, 2000-2001.
 #   Christophe Merlet (RedFox) <redfox@eikonex.org>, 2001.
 #   Free Software Foundation, Inc., 2000-2001, 2004, 2005, 2006.
 #   Grégoire Colbert <gregus@linux-mandrake.com>, 2001.
 #   Tobias Quathamer <toddy@debian.org>, 2007, 2008.
+# Alban Vidal <alban.vidal@zordhak.fr>, 2018.
+# Baptiste Jammet <baptiste@mailoo.org>, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2011-07-28 08:05+0200\n"
-"Last-Translator: Christian Perrier <bubulle@debian.org>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-08-17 10:18+0100\n"
+"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
@@ -73,7 +75,7 @@ msgstr "Détection des systèmes de fich
 #. :sl2:
 #: ../partman-base.templates:5001
 msgid "Device in use"
-msgstr "Périphérique  occupé"
+msgstr "Périphérique occupé"
 
 #. Type: error
 #. Description
@@ -119,7 +121,7 @@ msgid ""
 msgstr ""
 "Voici la table des partitions et les points de montage actuellement "
 "configurés. Vous pouvez choisir une partition et modifier ses "
-"caractéristiques (système de fichiers, point de montage, etc.), un espace "
+"caractéristiques (système de fichiers, point de montage, etc.), un espace "
 "libre pour créer une nouvelle partition ou un périphérique pour créer sa "
 "table des partitions."
 
@@ -484,7 +486,7 @@ msgstr "SCSI%s, partition n° %s (%s)"
 #: ../partman-base.templates:51001
 #, no-c-format
 msgid "MMC/SD card #%s (%s)"
-msgstr "Carte MMC/SD n° %s (%s)"
+msgstr "Carte MMC/SD n° %s (%s)"
 
 #. Type: text
 #. Description
@@ -493,7 +495,7 @@ msgstr "Carte MMC/SD n° %s (%s)"
 #: ../partman-base.templates:52001
 #, no-c-format
 msgid "MMC/SD card #%s, partition #%s (%s)"
-msgstr "carte MMC/SD n° %s, partition n° %s (%s)"
+msgstr "carte MMC/SD n° %s, partition n° %s (%s)"
 
 #. Type: text
 #. Description
@@ -624,6 +626,7 @@ msgstr "Annuler ce menu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ga.po 215/debian/po/ga.po
--- 206/debian/po/ga.po	2012-03-14 10:35:22.000000000 +0000
+++ 215/debian/po/ga.po	2019-09-26 22:53:56.000000000 +0000
@@ -16,7 +16,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2006-03-21 14:42-0500\n"
 "Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -615,6 +615,7 @@ msgstr "Cealaigh an roghchlár seo"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/gl.po 215/debian/po/gl.po
--- 206/debian/po/gl.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/gl.po	2019-09-26 22:53:56.000000000 +0000
@@ -22,7 +22,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gl\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-09-18 21:24+0000\n"
 "Last-Translator: mantinan <github@manty.net>\n"
 "Language-Team: Galician <proxecto@trasno.net>\n"
@@ -618,6 +618,7 @@ msgstr "Saír deste menú"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/gu.po 215/debian/po/gu.po
--- 206/debian/po/gu.po	2011-11-25 17:38:14.000000000 +0000
+++ 215/debian/po/gu.po	2019-09-26 22:53:56.000000000 +0000
@@ -24,7 +24,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: d-i\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2008-08-07 11:42+0530\n"
 "Last-Translator: Kartik Mistry <kartik.mistry@gmail.com>\n"
 "Language-Team: Gujarati <team@utkarsh.org>\n"
@@ -614,6 +614,7 @@ msgstr "આ મેનુ રદ કર
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/he.po 215/debian/po/he.po
--- 206/debian/po/he.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/he.po	2019-09-26 22:53:56.000000000 +0000
@@ -27,7 +27,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2019-02-14 10:09+0000\n"
 "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
 "Language-Team: Hebrew (https://www.transifex.com/yaron/teams/79473/he/)\n"
@@ -615,6 +615,7 @@ msgstr "ביטול תפריט זה"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/hi.po 215/debian/po/hi.po
--- 206/debian/po/hi.po	2011-11-25 17:38:14.000000000 +0000
+++ 215/debian/po/hi.po	2021-01-21 21:06:23.000000000 +0000
@@ -3,8 +3,7 @@
 #
 # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST
 #
-# translation of debian-installer_packages_po_sublevel1_hi.po to Hindi
-# translation of debian-installer_packages_po_sublevel1_hi.po to
+# translation of debian-installer_packages_po_sublevel1 to Hindi
 # Debian Installer master translation file template
 # Don't forget to properly fill-in the header of PO files
 # Debian Installer translators, please read the D-I i18n documentation
@@ -25,20 +24,26 @@
 # Kumar Appaiah <kumar.appaiah@gmail.com>, 2009.
 #   Alastair McKinstry <mckinstry@debian.org>, 2004.
 # Kumar Appaiah <a.kumar@alumni.iitm.ac.in>, 2008.
-# Kumar Appaiah <kumar.appaiah@gmail.com>, 2008, 2011.
+# Kumar Appaiah <kumar.appaiah@gmail.com>, 2008, 2011, 2012.
+# Sruthi Chandran <srud@openmailbox.org>, 2018.
+# Himanshu Awasthi <johim9493@gmail.com>, 2018.
+# KushagraKarira <kushagrakarira@gmail.com>, 2020, 2021.
+# षिखर् <dnitesigm@gmail.com>, 2020.
+# Indrani Roy <indrani@scriptek.co.in>, 2021.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer_packages_po_sublevel1_hi\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2011-09-24 23:43-0500\n"
-"Last-Translator: Kumar Appaiah\n"
-"Language-Team: American English <kde-i18n-doc@kde.org>\n"
-"Language: en_US\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2021-01-20 18:26+0000\n"
+"Last-Translator: KushagraKarira <kushagrakarira@gmail.com>\n"
+"Language-Team: \n"
+"Language: hi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: 2X-Generator: KBabel 1.11.2\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #. Type: text
 #. Description
@@ -188,7 +193,7 @@ msgstr ""
 #. :sl2:
 #: ../partman-base.templates:13001
 msgid "The following partitions are going to be formatted:"
-msgstr "निम्न पार्टीशन्स फॉर्मेट किए जाएँगेः"
+msgstr "निम्नलिखित विभाजन को स्वरूपित किया जा रहा है:"
 
 #. Type: text
 #. Description
@@ -205,35 +210,35 @@ msgstr "${DEVICE} उपकरण के
 #. for example: "LVM VG Debian, LV Root as ext3 journaling file system"
 #: ../partman-base.templates:15001
 msgid "${DEVICE} as ${TYPE}"
-msgstr " का ${DEVICE} को ${TYPE} की भाँति "
+msgstr "${DEVICE} ${TYPE} के रूप में"
 
 #. Type: text
 #. Description
 #. :sl2:
 #: ../partman-base.templates:16001
 msgid "The partition tables of the following devices are changed:"
-msgstr "निम्न उपकरणों के पार्टीशन टेबल बदले गएः"
+msgstr "निम्नलिखित उपकरणों की विभाजन तालिका बदल जाती है:"
 
 #. Type: select
 #. Description
 #. :sl2:
 #: ../partman-base.templates:17001
 msgid "What to do with this device:"
-msgstr "इस उपकरण के साथ क्या किया जाएः"
+msgstr "इस उपकरण के साथ क्या करना है:"
 
 #. Type: select
 #. Description
 #. :sl2:
 #: ../partman-base.templates:18001
 msgid "How to use this free space:"
-msgstr "इस रिक्त स्थान को कैसे इस्तेमाल किया जाए"
+msgstr "इस खाली जगह का उपयोग कैसे करें:"
 
 #. Type: select
 #. Description
 #. :sl2:
 #: ../partman-base.templates:19001
 msgid "Partition settings:"
-msgstr "पार्टीशन सेटिंग्सः"
+msgstr "विभाजन सेटिंग्स:"
 
 #. Type: select
 #. Description
@@ -251,7 +256,7 @@ msgstr ""
 #. :sl2:
 #: ../partman-base.templates:20001
 msgid "This partition is formatted with the ${FILESYSTEM}."
-msgstr "यह पार्टीशन ${FILESYSTEM} के साथ फॉर्मेट किया हुआ है. "
+msgstr "यह विभाजन ${FILESYSTEM} के साथ स्वरूपित है।"
 
 #. Type: text
 #. Description
@@ -286,7 +291,7 @@ msgstr "रिक्त स्थान
 #. :sl1:
 #: ../partman-base.templates:26001
 msgid "Partitions formatting"
-msgstr "पार्टीशन फार्मेट किया जा रहा है..."
+msgstr "विभाजन स्वरूपण"
 
 #. Type: text
 #. Description
@@ -480,7 +485,7 @@ msgstr "एससीएसआई%s, प
 #: ../partman-base.templates:51001
 #, no-c-format
 msgid "MMC/SD card #%s (%s)"
-msgstr " एमएमसी/एसडी कार्ड #%s (%s)"
+msgstr "MMC / SD कार्ड #%s (%s)"
 
 #. Type: text
 #. Description
@@ -489,7 +494,7 @@ msgstr " एमएमसी/एसडी
 #: ../partman-base.templates:52001
 #, no-c-format
 msgid "MMC/SD card #%s, partition #%s (%s)"
-msgstr " एमएमसी/एसडी कार्ड #%s, पार्टीशन #%s (%s)"
+msgstr "एमएमसी/एसडी कार्ड #%s, पार्टीशन #%s (%s)"
 
 #. Type: text
 #. Description
@@ -599,7 +604,7 @@ msgstr "डीएएसडी %s (%s), 
 #: ../partman-base.templates:64001
 #, no-c-format
 msgid "Virtual disk %s (%s)"
-msgstr "वॉल्यूम डिस्क %s (%s)"
+msgstr "वर्चुअल डिस्क %s (%s)"
 
 #. Type: text
 #. Description
@@ -620,6 +625,7 @@ msgstr "इस मेन्यू को
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/hr.po 215/debian/po/hr.po
--- 206/debian/po/hr.po	2013-05-14 20:09:00.000000000 +0000
+++ 215/debian/po/hr.po	2019-09-26 22:53:56.000000000 +0000
@@ -15,29 +15,30 @@
 #   Krunoslav Gernhard, 2004
 #   Vladimir Vuksan <vuksan@veus.hr>, 2000.
 #   Vlatko Kosturjak, 2001
-# Tomislav Krznar <tomislav.krznar@gmail.com>, 2012, 2013.
+#   Tomislav Krznar <tomislav.krznar@gmail.com>, 2012, 2013, 2014, 2015.
+#   Valentin Vidic <Valentin.Vidic@CARNet.hr>, 2017
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Debian-installer 1st-stage master file HR\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2013-04-17 18:08+0200\n"
-"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2019-07-04 17:02+0000\n"
+"Last-Translator: gogogogi <trebelnik2@gmail.com>\n"
 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
 "Language: hr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 
 #. Type: text
 #. Description
 #. :sl1:
 #: ../partman-base.templates:1001
 msgid "Starting up the partitioner"
-msgstr "Pokrećem program za particioniranje"
+msgstr "Pokretanje programa za particioniranje"
 
 #. Type: text
 #. Description
@@ -47,28 +48,28 @@ msgstr "Pokrećem program za particionir
 #. :sl2:
 #: ../partman-base.templates:2001 ../partman-base.templates:25001
 msgid "Please wait..."
-msgstr "Molim pričekajte..."
+msgstr "Malo pričekajte..."
 
 #. Type: text
 #. Description
 #. :sl1:
 #: ../partman-base.templates:3001
 msgid "Scanning disks..."
-msgstr "Pretražujem diskove..."
+msgstr "Pretraživanje diskova..."
 
 #. Type: text
 #. Description
 #. :sl1:
 #: ../partman-base.templates:4001
 msgid "Detecting file systems..."
-msgstr "Tražim datotečne sustave..."
+msgstr "Prepoznavanje datotečnih sustava..."
 
 #. Type: error
 #. Description
 #. :sl2:
 #: ../partman-base.templates:5001
 msgid "Device in use"
-msgstr "Uređaj u upotrebi"
+msgstr "Uređaj je u upotrebi"
 
 #. Type: error
 #. Description
@@ -78,14 +79,14 @@ msgid ""
 "No modifications can be made to the device ${DEVICE} for the following "
 "reasons:"
 msgstr ""
-"Ne mogu se raditi promjene na uređaju ${DEVICE} zbog sljedećih razloga:"
+"Ne mogu se učiniti promjene na uređaju ${DEVICE} zbog sljedećih razloga:"
 
 #. Type: error
 #. Description
 #. :sl2:
 #: ../partman-base.templates:6001
 msgid "Partition in use"
-msgstr "Particija u upotrebi"
+msgstr "Particija je u upotrebi"
 
 #. Type: error
 #. Description
@@ -98,7 +99,7 @@ msgid ""
 "No modifications can be made to the partition #${PARTITION} of device "
 "${DEVICE} for the following reasons:"
 msgstr ""
-"Particija br. ${PARTITION} uređaja ${DEVICE} se ne može mijenjati zbog "
+"Particija br. ${PARTITION} na uređaju ${DEVICE} se ne može mijenjati zbog "
 "sljedećih razloga:"
 
 #. Type: select
@@ -111,17 +112,17 @@ msgid ""
 "etc.), a free space to create partitions, or a device to initialize its "
 "partition table."
 msgstr ""
-"Ovo je pregled vaših trenutnih particija i točaka montiranja. Izaberite "
-"particiju za promjenu njenih postavki (datotečni sustav, točku montiranja "
-"itd.), slobodan prostor za izradu particija ili cijeli uređaj za podešavanje "
-"njegove particijske tablice."
+"Ovo je pregled vaših trenutnih particija i točaka montiranja. Odaberite "
+"particiju za promjenu njezinih postavki (datotečnih sustava, točka "
+"montiranja itd.), slobodnog prostora kako bi stvorili particije ili cijeli "
+"uređaj kako bi podesili njegovu particijsku tablicu."
 
 #. Type: boolean
 #. Description
 #. :sl2:
 #: ../partman-base.templates:10001
 msgid "Continue with the installation?"
-msgstr "Nastavi s instalacijom?"
+msgstr "Želite li nastaviti s instalacijom?"
 
 #. Type: boolean
 #. Description
@@ -130,7 +131,7 @@ msgstr "Nastavi s instalacijom?"
 msgid ""
 "No partition table changes and no creation of file systems have been planned."
 msgstr ""
-"Nisu planirane promjene particijskih tablica niti stvaranje datotečnih "
+"Nema planiranih promjena particijskih tablica, niti stvaranja datotečnih "
 "sustava."
 
 #. Type: boolean
@@ -165,8 +166,8 @@ msgid ""
 "If you continue, the changes listed below will be written to the disks. "
 "Otherwise, you will be able to make further changes manually."
 msgstr ""
-"Ako nastavite, dolje popisane promjene će se zapisati na diskove. Ako ne, "
-"moći ćete ručno napraviti daljnje promjene."
+"Ako nastavite, dolje navedene promjene bit će zapisane na diskove. U "
+"suprotnome, moći ćete napraviti daljnje promjene ručno."
 
 #. Type: boolean
 #. Description
@@ -176,15 +177,15 @@ msgid ""
 "WARNING: This will destroy all data on any partitions you have removed as "
 "well as on the partitions that are going to be formatted."
 msgstr ""
-"UPOZORENJE: to će uništiti sve podatke na particijama koje ste uklonili, kao "
-"i na particijama koje će se formatirati."
+"UPOZORENJE: ovo će uništiti sve podatke na particijama koje ste uklonili, "
+"kao i na particijama koje će biti formatirane."
 
 #. Type: text
 #. Description
 #. :sl2:
 #: ../partman-base.templates:13001
 msgid "The following partitions are going to be formatted:"
-msgstr "Sljedeće particije će se formatirati:"
+msgstr "Sljedeće particije će biti formatirane:"
 
 #. Type: text
 #. Description
@@ -215,14 +216,14 @@ msgstr "Promijenjene su particijske tabl
 #. :sl2:
 #: ../partman-base.templates:17001
 msgid "What to do with this device:"
-msgstr "Što učiniti s ovim uređajem:"
+msgstr "Što učiniti sa ovim uređajem:"
 
 #. Type: select
 #. Description
 #. :sl2:
 #: ../partman-base.templates:18001
 msgid "How to use this free space:"
-msgstr "Kako koristiti ovaj slobodan prostor:"
+msgstr "Kako upotrijebiti ovaj slobodan prostor:"
 
 #. Type: select
 #. Description
@@ -260,7 +261,7 @@ msgstr "Na ovoj particiji nema postojeć
 #. :sl2:
 #: ../partman-base.templates:22001
 msgid "All data in it WILL BE DESTROYED!"
-msgstr "Svi će podaci biti uništeni!"
+msgstr "Svi podaci ĆE BITI UNIŠTENI!"
 
 #. Type: note
 #. Description
@@ -288,7 +289,7 @@ msgstr "Formatiranje particija"
 #. :sl1:
 #: ../partman-base.templates:27001
 msgid "Processing..."
-msgstr "Radim..."
+msgstr "Obrađujem..."
 
 #. Type: text
 #. Description
@@ -298,14 +299,14 @@ msgstr "Radim..."
 #. :sl2:
 #: ../partman-base.templates:29001 ../partman-base.templates:33001
 msgid "Show Cylinder/Head/Sector information"
-msgstr "Prikaži obavijesti o cilindrima/glavama/sektorima"
+msgstr "Prikaži informacije cilindara/glava/sektora"
 
 #. Type: text
 #. Description
 #. :sl2:
 #: ../partman-base.templates:30001
 msgid "Done setting up the partition"
-msgstr "Podešavanje particije završeno"
+msgstr "Završi podešavanje particije"
 
 #. Type: text
 #. Description
@@ -327,7 +328,7 @@ msgstr "Poništi promjene na particijama
 #: ../partman-base.templates:34001
 #, no-c-format
 msgid "Dump partition info in %s"
-msgstr "Spremi informacije o particijama u %s"
+msgstr "Zapiši informacije o particijama u %s"
 
 #. Type: text
 #. Description
@@ -335,7 +336,7 @@ msgstr "Spremi informacije o particijama
 #. :sl1:
 #: ../partman-base.templates:35001
 msgid "FREE SPACE"
-msgstr "SLOBODNO"
+msgstr "SLOBODAN PROSTOR"
 
 #. Type: text
 #. Description
@@ -407,7 +408,7 @@ msgstr "ATA%s, particija br. %s (%s)"
 #: ../partman-base.templates:43001
 #, no-c-format
 msgid "IDE%s master (%s)"
-msgstr "IDE%s gazda (%s)"
+msgstr "IDE%s master (%s)"
 
 #. Type: text
 #. Description
@@ -416,7 +417,7 @@ msgstr "IDE%s gazda (%s)"
 #: ../partman-base.templates:44001
 #, no-c-format
 msgid "IDE%s slave (%s)"
-msgstr "IDE%s sluga (%s)"
+msgstr "IDE%s slave (%s)"
 
 #. Type: text
 #. Description
@@ -425,7 +426,7 @@ msgstr "IDE%s sluga (%s)"
 #: ../partman-base.templates:45001
 #, no-c-format
 msgid "IDE%s master, partition #%s (%s)"
-msgstr "IDE%s gazda, particija br. %s (%s)"
+msgstr "IDE%s master, particija br. %s (%s)"
 
 #. Type: text
 #. Description
@@ -434,7 +435,7 @@ msgstr "IDE%s gazda, particija br. %s (%
 #: ../partman-base.templates:46001
 #, no-c-format
 msgid "IDE%s slave, partition #%s (%s)"
-msgstr "IDE%s sluga, particija br. %s (%s)"
+msgstr "IDE%s slave, particija br. %s (%s)"
 
 #. Type: text
 #. Description
@@ -500,7 +501,7 @@ msgstr "RAID%s uređaj br. %s"
 #: ../partman-base.templates:54001
 #, no-c-format
 msgid "Encrypted volume (%s)"
-msgstr "Šifrirani prostor (%s)"
+msgstr "Šifrirani uređaj (%s)"
 
 #. Type: text
 #. Description
@@ -537,7 +538,7 @@ msgstr "Serial ATA RAID %s (particija br
 #: ../partman-base.templates:57001
 #, no-c-format
 msgid "Multipath %s (WWID %s)"
-msgstr "Multipath %s (WWID %s)"
+msgstr "Višestruka putanja %s (WWID %s)"
 
 #. Type: text
 #. Description
@@ -545,7 +546,7 @@ msgstr "Multipath %s (WWID %s)"
 #: ../partman-base.templates:58001
 #, no-c-format
 msgid "Multipath %s (partition #%s)"
-msgstr "Multipath %s (particija br. %s)"
+msgstr "Višestruka putanja %s (particija br. %s)"
 
 #. Type: text
 #. Description
@@ -553,7 +554,7 @@ msgstr "Multipath %s (particija br. %s)"
 #: ../partman-base.templates:59001
 #, no-c-format
 msgid "LVM VG %s, LV %s"
-msgstr "LVM VG %s, LV %s"
+msgstr "ULU GU %s, LU %s"
 
 #. Type: text
 #. Description
@@ -561,7 +562,7 @@ msgstr "LVM VG %s, LV %s"
 #: ../partman-base.templates:60001
 #, no-c-format
 msgid "ZFS pool %s, volume %s"
-msgstr "ZFS grupa %s, prostor %s"
+msgstr "ZFS skup %s, uređaj %s"
 
 #. Type: text
 #. Description
@@ -569,7 +570,7 @@ msgstr "ZFS grupa %s, prostor %s"
 #: ../partman-base.templates:61001
 #, no-c-format
 msgid "Loopback (loop%s)"
-msgstr "Loopback (loop%s)"
+msgstr "Neuspjelo (loop%s)"
 
 #. Type: text
 #. Description
@@ -615,7 +616,8 @@ msgstr "Otkaži ovaj izbornik"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
-msgstr "Particioniraj diskove"
+msgstr "Particioniranje diskova"
diff -pruN 206/debian/po/hu.po 215/debian/po/hu.po
--- 206/debian/po/hu.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/hu.po	2019-09-26 22:53:56.000000000 +0000
@@ -28,7 +28,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2017-11-26 20:32+0000\n"
 "Last-Translator: Dr. Nagy Elemér Károly <eknagy@omikk.bme.hu>\n"
 "Language-Team: Debian L10n Hungarian <debian-l10n-hungarian@lists.debian."
@@ -697,6 +697,7 @@ msgstr "Visszalépés e menüből"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/id.po 215/debian/po/id.po
--- 206/debian/po/id.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/id.po	2019-09-26 22:53:56.000000000 +0000
@@ -18,6 +18,7 @@
 # * Setyo Nugroho (setyo@gmx.net), 2004.
 # * Arief S Fitrianto <arief@gurame.fisika.ui.ac.id>, 2008-2011.
 # * Al Qalit <qal.smith@gmail.com>, 2018.
+# * Andika Triwidada <andika@gmail.com>, 2018.
 #
 # Translations from iso-codes:
 #   Alastair McKinstry <mckinstry@computer.org>, 2002.
@@ -32,9 +33,10 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer (level1)\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2018-03-04 12:38+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2019-03-11 16:03+0000\n"
+"Last-Translator: Muhammad Rifqi Priyo Susanto "
+"<muhammadrifqipriyosusanto@gmail.com>\n"
 "Language-Team: Debian Indonesia Translators <debian-l10n-indonesian@lists."
 "debian.org>\n"
 "Language: id\n"
@@ -573,7 +575,7 @@ msgstr "LVM VG %s, LV %s"
 #: ../partman-base.templates:60001
 #, no-c-format
 msgid "ZFS pool %s, volume %s"
-msgstr "Pool ZFS %s, volum %s"
+msgstr "Pool ZFS %s, volume %s"
 
 #. Type: text
 #. Description
@@ -606,7 +608,7 @@ msgstr "DASD %s (%s), partisi #%s"
 #: ../partman-base.templates:64001
 #, no-c-format
 msgid "Virtual disk %s (%s)"
-msgstr "Harddisk virtual %s (%s)"
+msgstr "Diska virtual %s (%s)"
 
 #. Type: text
 #. Description
@@ -615,7 +617,7 @@ msgstr "Harddisk virtual %s (%s)"
 #: ../partman-base.templates:65001
 #, no-c-format
 msgid "Virtual disk %s, partition #%s (%s)"
-msgstr "Hardisk Virtual %s, partisi #%s (%s)"
+msgstr "Diska virtual %s, partisi #%s (%s)"
 
 #. Type: text
 #. Description
@@ -627,6 +629,7 @@ msgstr "Batalkan menu ini"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/is.po 215/debian/po/is.po
--- 206/debian/po/is.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/is.po	2019-09-26 22:53:56.000000000 +0000
@@ -24,7 +24,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Icelandic (Debian Installer)\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-01-04 06:20+0000\n"
 "Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
 "Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
@@ -618,6 +618,7 @@ msgstr "Hætta við þessa valmynd"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/it.po 215/debian/po/it.po
--- 206/debian/po/it.po	2014-07-12 21:20:56.000000000 +0000
+++ 215/debian/po/it.po	2019-09-26 22:53:56.000000000 +0000
@@ -38,7 +38,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-08-21 18:53+0200\n"
 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
@@ -633,6 +633,7 @@ msgstr "Annulla questo menù"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ja.po 215/debian/po/ja.po
--- 206/debian/po/ja.po	2011-11-25 17:38:14.000000000 +0000
+++ 215/debian/po/ja.po	2019-09-26 22:53:56.000000000 +0000
@@ -26,7 +26,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-09-14 19:22+0900\n"
 "Last-Translator:  Kenshi Muto <kmuto@debian.org>\n"
 "Language-Team: Debian L10n Japanese <debian-l10n-japanese@lists.debian.org>\n"
@@ -618,6 +618,7 @@ msgstr "このメニューのキャン
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/kab.po 215/debian/po/kab.po
--- 206/debian/po/kab.po	1970-01-01 00:00:00.000000000 +0000
+++ 215/debian/po/kab.po	2020-11-05 18:02:10.000000000 +0000
@@ -0,0 +1,612 @@
+# THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES
+# The master files can be found under packages/po/
+#
+# DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST
+#
+# Kabyle translation for debian-installer
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the debian-installer package.
+# Slimane Selyan Amiri <selyan.kab@gmail.com>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: debian-installer sublevel1\n"
+"Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-10-24 15:08+0100\n"
+"Last-Translator: Slimane Selyan Amiri <selyan.kab@gmail.com>\n"
+"Language-Team: Kabyle <kab@li.org>\n"
+"Language: kab\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:1001
+msgid "Starting up the partitioner"
+msgstr "Beddu n beṭṭu"
+
+#. Type: text
+#. Description
+#. :sl1:
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:2001 ../partman-base.templates:25001
+msgid "Please wait..."
+msgstr "Ttxil-k·m rǧu..."
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:3001
+msgid "Scanning disks..."
+msgstr "Aḍummu n yiḍebsiyen..."
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:4001
+msgid "Detecting file systems..."
+msgstr "Tifin n yinagrawen n yifuyla..."
+
+#. Type: error
+#. Description
+#. :sl2:
+#: ../partman-base.templates:5001
+msgid "Device in use"
+msgstr "Ibenk ha-t-an deg useqdec"
+
+#. Type: error
+#. Description
+#. :sl2:
+#: ../partman-base.templates:5001
+msgid ""
+"No modifications can be made to the device ${DEVICE} for the following "
+"reasons:"
+msgstr ""
+"Ulac ibeddilen ara yettwagen ɣef yibenk ${DEVICE} seg ssebbat i d-iteddun:"
+
+#. Type: error
+#. Description
+#. :sl2:
+#: ../partman-base.templates:6001
+msgid "Partition in use"
+msgstr "Aḥric ha-t-an deg useqdec"
+
+#. Type: error
+#. Description
+#. :sl2:
+#. This should be translated as "partition *number* ${PARTITION}"
+#. In short, ${PARTITION} will indeed contain the partition
+#. NUMBER and not the partition NAME
+#: ../partman-base.templates:6001
+msgid ""
+"No modifications can be made to the partition #${PARTITION} of device "
+"${DEVICE} for the following reasons:"
+msgstr ""
+"Ulac ibeddilen ara yettwagen ɣef uḥric #${PARTITION} n yibenk ${DEVICE} i "
+"ssebbat i d-iteddun:"
+
+#. Type: select
+#. Description
+#. :sl1:
+#: ../partman-base.templates:9001
+msgid ""
+"This is an overview of your currently configured partitions and mount "
+"points. Select a partition to modify its settings (file system, mount point, "
+"etc.), a free space to create partitions, or a device to initialize its "
+"partition table."
+msgstr ""
+"Tagi d taskant n yiḥricen-inek·inem d wagazen n userkeb yettusewlen melmi "
+"kan. Fren aḥric i ubeddel n yiɣewwaren-ines (anagraw n yifuyla, agazen n "
+"userkeb, art.), tallunt tilellit i tmerna n yiḥricen neɣ ibenk i uwennez n "
+"tfelwit-ines n uḥric."
+
+#. Type: boolean
+#. Description
+#. :sl2:
+#: ../partman-base.templates:10001
+msgid "Continue with the installation?"
+msgstr "Kemmel akked usebded?"
+
+#. Type: boolean
+#. Description
+#. :sl2:
+#: ../partman-base.templates:10001
+msgid ""
+"No partition table changes and no creation of file systems have been planned."
+msgstr ""
+"Ulac isenfal n tfelwit n uḥric akked timerna n yinagrawen n yifuyla i "
+"yettusɣawsen."
+
+#. Type: boolean
+#. Description
+#. :sl2:
+#: ../partman-base.templates:10001
+msgid ""
+"If you plan on using already created file systems, be aware that existing "
+"files may prevent the successful installation of the base system."
+msgstr ""
+"Ma yella twalaḍ ad tesqedceḍ inagrawen n yifuyla yettwarnan yakan, ẓer belli "
+"ifuyla i yellan yezmer ad tseḥbes asebded ara yeddun i unagraw uzadur."
+
+#. Type: boolean
+#. Description
+#. :sl1:
+#. Type: boolean
+#. Description
+#. :sl1:
+#: ../partman-base.templates:11001 ../partman-base.templates:12001
+msgid "Write the changes to disks?"
+msgstr "Aru isnifal ɣef yiḍeebsiyen?"
+
+#. Type: boolean
+#. Description
+#. :sl1:
+#. Type: boolean
+#. Description
+#. :sl1:
+#: ../partman-base.templates:11001 ../partman-base.templates:12001
+msgid ""
+"If you continue, the changes listed below will be written to the disks. "
+"Otherwise, you will be able to make further changes manually."
+msgstr ""
+"Ma yella tkemmleḍ, isnifal i d-yettwabedren ddaw ad ttwarun ɣef yiḍebsiyen. "
+"Neɣ, tzemreḍ ad tgeḍ isenfal-nniḍen s ufus."
+
+#. Type: boolean
+#. Description
+#. :sl1:
+#: ../partman-base.templates:11001
+msgid ""
+"WARNING: This will destroy all data on any partitions you have removed as "
+"well as on the partitions that are going to be formatted."
+msgstr ""
+"ΓUR-K: Ayagi ad yerẓ akk isefka yellan deg yal aḥric i tekkseḍ, ula deg "
+"yiḥricen ara yettwameslen."
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:13001
+msgid "The following partitions are going to be formatted:"
+msgstr "Iḥricen i d-iteddun ha-ten-an ad ttumeslen:"
+
+#. Type: text
+#. Description
+#. :sl2:
+#. for example: "partition #6 of IDE0 master as ext3 journaling file system"
+#: ../partman-base.templates:14001
+msgid "partition #${PARTITION} of ${DEVICE} as ${TYPE}"
+msgstr "aḥric #${PARTITION} a ${DEVICE} am ${TYPE}"
+
+#. Type: text
+#. Description
+#. :sl2:
+#. for devices which have no partitions
+#. for example: "LVM VG Debian, LV Root as ext3 journaling file system"
+#: ../partman-base.templates:15001
+msgid "${DEVICE} as ${TYPE}"
+msgstr "${DEVICE} am ${TYPE}"
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:16001
+msgid "The partition tables of the following devices are changed:"
+msgstr "Tifelwiyin n uḥric-a n yibenkan i d-iteddun ttwabeddlent:"
+
+#. Type: select
+#. Description
+#. :sl2:
+#: ../partman-base.templates:17001
+msgid "What to do with this device:"
+msgstr "Acu ara txedmeḍ s yibenk-a:"
+
+#. Type: select
+#. Description
+#. :sl2:
+#: ../partman-base.templates:18001
+msgid "How to use this free space:"
+msgstr "Amek ara tesqedceḍ tallunt-a tilellit:"
+
+#. Type: select
+#. Description
+#. :sl2:
+#: ../partman-base.templates:19001
+msgid "Partition settings:"
+msgstr "Iɣewwaren n uḥric:"
+
+#. Type: select
+#. Description
+#. :sl2:
+#: ../partman-base.templates:19001
+msgid ""
+"You are editing partition #${PARTITION} of ${DEVICE}. ${OTHERINFO} "
+"${DESTROYED}"
+msgstr ""
+"Aql-ak· akem tẓergeḍ aḥric #${PARTITION} n ${DEVICE}. ${OTHERINFO} "
+"${DESTROYED}"
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:20001
+msgid "This partition is formatted with the ${FILESYSTEM}."
+msgstr "Aḥric-a yettumsel s ${FILESYSTEM}."
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:21001
+msgid "No existing file system was detected in this partition."
+msgstr "Ur yettwaf ara unagraw n yifuyla yettwafen deg uḥric-a."
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:22001
+msgid "All data in it WILL BE DESTROYED!"
+msgstr "Meṛṛa isefka i yellan deg-s AD RRẒEN!"
+
+#. Type: note
+#. Description
+#. :sl2:
+#: ../partman-base.templates:23001
+msgid "The partition starts from ${FROMCHS} and ends at ${TOCHS}."
+msgstr "Aḥric ad yebdu seg ${FROMCHS} syen ad yekfu deg ${TOCHS}."
+
+#. Type: note
+#. Description
+#. :sl2:
+#: ../partman-base.templates:24001
+msgid "The free space starts from ${FROMCHS} and ends at ${TOCHS}."
+msgstr "Tallunt tilellit ad yebdu seg ${FROMCHS} syen ad yekfu deg ${TOCHS}."
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:26001
+msgid "Partitions formatting"
+msgstr "Amsal n yiḥricen"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:27001
+msgid "Processing..."
+msgstr "Asesfer..."
+
+#. Type: text
+#. Description
+#. :sl2:
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:29001 ../partman-base.templates:33001
+msgid "Show Cylinder/Head/Sector information"
+msgstr "Sken talɣut Cylinder/Head/Sector"
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:30001
+msgid "Done setting up the partition"
+msgstr "Kfu asesteb n uḥric"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:31001
+msgid "Finish partitioning and write changes to disk"
+msgstr "Kfu beṭṭu n yiḥricen syen aru isenfal ɣef uḍebsi"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:32001
+msgid "Undo changes to partitions"
+msgstr "Sefsex isenfal n yiḥricen"
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:34001
+#, no-c-format
+msgid "Dump partition info in %s"
+msgstr "Silem talɣut n uḥric deg %s"
+
+#. Type: text
+#. Description
+#. Keep short
+#. :sl1:
+#: ../partman-base.templates:35001
+msgid "FREE SPACE"
+msgstr "TALLUNT TILELLIT"
+
+#. Type: text
+#. Description
+#. "unusable free space".  No more than 8 symbols.
+#. :sl1:
+#: ../partman-base.templates:36001
+msgid "unusable"
+msgstr "ur yettwasexdam ara"
+
+#. Type: text
+#. Description
+#. "primary partition".  No more than 8 symbols.
+#. :sl1:
+#: ../partman-base.templates:37001
+msgid "primary"
+msgstr "agejdan"
+
+#. Type: text
+#. Description
+#. "logical partition".  No more than 8 symbols.
+#. :sl1:
+#: ../partman-base.templates:38001
+msgid "logical"
+msgstr "ameẓẓul"
+
+#. Type: text
+#. Description
+#. "primary or logical".  No more than 8 symbols.
+#. :sl1:
+#: ../partman-base.templates:39001
+msgid "pri/log"
+msgstr "pri/aɣmis"
+
+#. Type: text
+#. Description
+#. How to print the partition numbers in your language
+#. Examples:
+#. %s.
+#. No %s
+#. N. %s
+#. :sl1:
+#: ../partman-base.templates:40001
+#, no-c-format
+msgid "#%s"
+msgstr "#%s"
+
+#. Type: text
+#. Description
+#. For example ATA1 (ad0)
+#. :sl1:
+#: ../partman-base.templates:41001
+#, no-c-format
+msgid "ATA%s (%s)"
+msgstr "ATA%s (%s)"
+
+#. Type: text
+#. Description
+#. For example ATA1, partition #5 (ad0s5)
+#. :sl1:
+#: ../partman-base.templates:42001
+#, no-c-format
+msgid "ATA%s, partition #%s (%s)"
+msgstr "ATA%s, aḥric #%s (%s)"
+
+#. Type: text
+#. Description
+#. For example IDE0 master (hda)
+#. :sl1:
+#: ../partman-base.templates:43001
+#, no-c-format
+msgid "IDE%s master (%s)"
+msgstr "IDE%s agejdan (%s)"
+
+#. Type: text
+#. Description
+#. For example IDE1 slave (hdd)
+#. :sl1:
+#: ../partman-base.templates:44001
+#, no-c-format
+msgid "IDE%s slave (%s)"
+msgstr "Aftar IDE%s (%s)"
+
+#. Type: text
+#. Description
+#. For example IDE1 master, partition #5 (hdc5)
+#. :sl1:
+#: ../partman-base.templates:45001
+#, no-c-format
+msgid "IDE%s master, partition #%s (%s)"
+msgstr "IDE%s agejdan, aḥric #%s (%s)"
+
+#. Type: text
+#. Description
+#. For example IDE2 slave, partition #5 (hdf5)
+#. :sl1:
+#: ../partman-base.templates:46001
+#, no-c-format
+msgid "IDE%s slave, partition #%s (%s)"
+msgstr "Aftar IDE%s, aḥric #%s (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:47001
+#, no-c-format
+msgid "SCSI%s (%s,%s,%s) (%s)"
+msgstr "SCSI%s (%s,%s,%s) (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:48001
+#, no-c-format
+msgid "SCSI%s (%s,%s,%s), partition #%s (%s)"
+msgstr "SCSI%s (%s,%s,%s), aḥric #%s (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:49001
+#, no-c-format
+msgid "SCSI%s (%s)"
+msgstr "SCSI%s (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:50001
+#, no-c-format
+msgid "SCSI%s, partition #%s (%s)"
+msgstr "SCSI%s, aḥric #%s (%s)"
+
+#. Type: text
+#. Description
+#. For example MMC/SD card #1 (mmcblk0)
+#. :sl3:
+#: ../partman-base.templates:51001
+#, no-c-format
+msgid "MMC/SD card #%s (%s)"
+msgstr "MMC/SD takarḍa #%s (%s)"
+
+#. Type: text
+#. Description
+#. For example MMC/SD card #1, partition #2 (mmcblk0p2)
+#. :sl3:
+#: ../partman-base.templates:52001
+#, no-c-format
+msgid "MMC/SD card #%s, partition #%s (%s)"
+msgstr "MMC/SD takarḍa #%s, aḥric #%s (%s)"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:53001
+#, no-c-format
+msgid "RAID%s device #%s"
+msgstr "RAID%s ibenk #%s"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:54001
+#, no-c-format
+msgid "Encrypted volume (%s)"
+msgstr "Ableɣ yettwawgelhen (%s)"
+
+#. Type: text
+#. Description
+#. For example: Serial ATA RAID isw_dhiiedgihc_Volume0 (mirror)
+#. :sl3:
+#: ../partman-base.templates:55001
+#, no-c-format
+msgid "Serial ATA RAID %s (%s)"
+msgstr "Serial ATA RAID %s (%s)"
+
+#. Type: text
+#. Description
+#. For example: Serial ATA RAID isw_dhiiedgihc_Volume01 (partition #1)
+#. :sl3:
+#: ../partman-base.templates:56001
+#, no-c-format
+msgid "Serial ATA RAID %s (partition #%s)"
+msgstr "Serial ATA RAID %s (aḥric #%s)"
+
+#. Type: text
+#. Description
+#. Translators: "multipath" is a pretty tricky term to translate
+#. You'll find some documentation about it at
+#. http://www.redhat.com/docs/manuals/csgfs/browse/4.6/DM_Multipath/index.html
+#. "Short" definition:
+#. Device Mapper Multipathing (DM-Multipath) allows you to configure
+#. multiple I/O paths between server nodes and storage arrays into a
+#. single device. These I/O paths are physical SAN connections that can
+#. include separate cables, switches, and controllers. Multipathing
+#. aggregates the I/O paths, creating a new device that consists of the
+#. aggregated paths.
+#. WWID stands for World-Wide IDentification
+#. :sl3:
+#: ../partman-base.templates:57001
+#, no-c-format
+msgid "Multipath %s (WWID %s)"
+msgstr "Multipath %s (WWID %s)"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:58001
+#, no-c-format
+msgid "Multipath %s (partition #%s)"
+msgstr "Multipath %s (aḥric #%s)"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:59001
+#, no-c-format
+msgid "LVM VG %s, LV %s"
+msgstr "LVM VG %s, LV %s"
+
+#. Type: text
+#. Description
+#. :sl5:
+#: ../partman-base.templates:60001
+#, no-c-format
+msgid "ZFS pool %s, volume %s"
+msgstr "Amsegraw ZFS %s, ableɣ %s"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:61001
+#, no-c-format
+msgid "Loopback (loop%s)"
+msgstr "Tiririt (taneddict%s)"
+
+#. Type: text
+#. Description
+#. :sl5:
+#: ../partman-base.templates:62001
+#, no-c-format
+msgid "DASD %s (%s)"
+msgstr "DASD %s (%s)"
+
+#. Type: text
+#. Description
+#. :sl5:
+#: ../partman-base.templates:63001
+#, no-c-format
+msgid "DASD %s (%s), partition #%s"
+msgstr "DASD %s (%s), aḥric #%s"
+
+#. Type: text
+#. Description
+#. eg. Virtual disk 1 (xvda)
+#. :sl4:
+#: ../partman-base.templates:64001
+#, no-c-format
+msgid "Virtual disk %s (%s)"
+msgstr "Aḍebsi uhlis %s (%s)"
+
+#. Type: text
+#. Description
+#. eg. Virtual disk 1, partition #1 (xvda1)
+#. :sl4:
+#: ../partman-base.templates:65001
+#, no-c-format
+msgid "Virtual disk %s, partition #%s (%s)"
+msgstr "Aḍebsi uhlis %s, aḥric #%s (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:66001
+msgid "Cancel this menu"
+msgstr "Sefsex umuɣ-a"
+
+#. Type: text
+#. Description
+#. Main menu entry
+#. Translators: keep below 55 columns
+#. :sl1:
+#: ../partman-base.templates:67001
+msgid "Partition disks"
+msgstr "Iḍebsiyen n uḥric"
diff -pruN 206/debian/po/ka.po 215/debian/po/ka.po
--- 206/debian/po/ka.po	2011-07-29 09:15:13.000000000 +0000
+++ 215/debian/po/ka.po	2019-09-26 22:53:56.000000000 +0000
@@ -19,7 +19,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer.2006071\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-03-01 12:49+0400\n"
 "Last-Translator: Aiet Kolkhi <aietkolkhi@gmail.com>\n"
 "Language-Team: Georgian\n"
@@ -617,6 +617,7 @@ msgstr "ამ მენიუს გა
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/kk.po 215/debian/po/kk.po
--- 206/debian/po/kk.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/kk.po	2019-09-26 22:53:56.000000000 +0000
@@ -22,7 +22,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-12-02 20:16+0500\n"
 "Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
 "Language-Team: Kazakh\n"
@@ -611,6 +611,7 @@ msgstr "Бұл мәзірден бас 
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/km.po 215/debian/po/km.po
--- 206/debian/po/km.po	2012-03-14 10:35:22.000000000 +0000
+++ 215/debian/po/km.po	2019-09-26 22:53:56.000000000 +0000
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: km\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-01-17 11:49+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
 "Language-Team: Khmer <support@khmeros.info>\n"
@@ -603,6 +603,7 @@ msgstr "បោះបង់​ម៉ឺ
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/kn.po 215/debian/po/kn.po
--- 206/debian/po/kn.po	2012-03-14 10:35:22.000000000 +0000
+++ 215/debian/po/kn.po	2020-09-20 20:47:34.000000000 +0000
@@ -10,6 +10,7 @@
 # Translators:
 # shashi kiran <shashi859@gmail.com>, 2010, 2011.
 # Prabodh CP <prabodhcp@gmail.com>, 2011.
+# Yogesh <yogesh@karnatakaeducation.org.in>, 2020.
 #
 # Credits: Thanks to contributions from Free Software Movement Karnataka (FSMK), 2011.
 #
@@ -20,14 +21,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kn\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2012-01-24 19:34+0530\n"
-"Last-Translator: Prabodh C P <prabodh@fsmk.org>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-07-21 17:24+0000\n"
+"Last-Translator: Yogesh <yogesh@karnatakaeducation.org.in>\n"
 "Language-Team: Kannada <debian-l10n-kannada@lists.debian.org>\n"
 "Language: kn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
 
 #. Type: text
 #. Description
@@ -149,7 +151,7 @@ msgstr ""
 #. :sl1:
 #: ../partman-base.templates:11001 ../partman-base.templates:12001
 msgid "Write the changes to disks?"
-msgstr "ಬದಲಾವಣೆಗಳನ್ನು ಡಿಸ್ಕಿಗೆ ಬರೆ"
+msgstr "ಬದಲಾವಣೆಗಳನ್ನು ಡಿಸ್ಕಿಗೆ ಬರೆ?"
 
 #. Type: boolean
 #. Description
@@ -218,8 +220,9 @@ msgstr "ಈ ಸಾಧನದೊಂದಿ
 #. Description
 #. :sl2:
 #: ../partman-base.templates:18001
+#, fuzzy
 msgid "How to use this free space:"
-msgstr "ಈ ಮುಕ್ತ ಸ್ಥಳವನ್ನು ಹೇಗೆ ಉಪಯೋಗಿಸುವುದು?"
+msgstr "ಈ ಮುಕ್ತ ಸ್ಥಳವನ್ನು ಹೇಗೆ ಉಪಯೋಗಿಸುವುದು:"
 
 #. Type: select
 #. Description
@@ -319,7 +322,7 @@ msgstr ""
 #. :sl1:
 #: ../partman-base.templates:32001
 msgid "Undo changes to partitions"
-msgstr "ವಿಭಜನೆಗಳಲ್ಲಿ ಮಾಡಿದ ಬದಲಾವಣೆಗಳನ್ನು ಹಿಂತೆಗೆಯುವುದೇ ?"
+msgstr "ವಿಭಜನೆಗಳಲ್ಲಿ ಮಾಡಿದ ಬದಲಾವಣೆಗಳನ್ನು ಹಿಂತೆಗೆಯುವುದೇ"
 
 #. Type: text
 #. Description
@@ -615,6 +618,7 @@ msgstr "ಮೆನುವನ್ನು ರ
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ko.po 215/debian/po/ko.po
--- 206/debian/po/ko.po	2011-11-25 17:38:14.000000000 +0000
+++ 215/debian/po/ko.po	2020-05-10 11:03:47.000000000 +0000
@@ -7,7 +7,7 @@
 # Copyright (C) 2003,2004,2005,2008 Software in the Public Interest, Inc.
 # This file is distributed under the same license as debian-installer.
 #
-# Changwoo Ryu <cwryu@debian.org>, 2010, 2011.
+# Changwoo Ryu <cwryu@debian.org>, 2010-2012, 2014-2015, 2017-2018, 2020.
 #
 # Translations from iso-codes:
 # Copyright (C)
@@ -27,8 +27,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2011-09-13 08:15+0900\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-04-21 05:24+0900\n"
 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
 "Language-Team:  Korean <debian-l10n-korean@lists.debian.org>\n"
 "Language: ko\n"
@@ -58,7 +58,7 @@ msgstr "잠시 기다리십시오..."
 #. :sl1:
 #: ../partman-base.templates:3001
 msgid "Scanning disks..."
-msgstr "디스크를 읽는 중입니다..."
+msgstr "디스크를 검사하는 중입니다..."
 
 #. Type: text
 #. Description
@@ -616,6 +616,7 @@ msgstr "이 메뉴를 취소합니다"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ku.po 215/debian/po/ku.po
--- 206/debian/po/ku.po	2011-07-29 09:15:13.000000000 +0000
+++ 215/debian/po/ku.po	2019-09-26 22:53:56.000000000 +0000
@@ -15,7 +15,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ku\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2010-07-09 21:51+0200\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
 "Language-Team: Kurdish Team http://pckurd.net\n"
@@ -613,6 +613,7 @@ msgstr "Vê menuyê betal bike"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/lo.po 215/debian/po/lo.po
--- 206/debian/po/lo.po	2012-07-02 12:48:37.000000000 +0000
+++ 215/debian/po/lo.po	2019-09-26 22:53:56.000000000 +0000
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lo\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-04-25 09:05+0700\n"
 "Last-Translator: Anousak Souphavanh <anousak@gmail.com>\n"
 "Language-Team: Lao <lo@li.org>\n"
@@ -598,6 +598,7 @@ msgstr "ຍົກເລີກເມນ
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/lt.po 215/debian/po/lt.po
--- 206/debian/po/lt.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/lt.po	2019-09-26 22:53:56.000000000 +0000
@@ -24,7 +24,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2017-11-26 20:23+0000\n"
 "Last-Translator: Rimas Kudelis <rq@akl.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -618,6 +618,7 @@ msgstr "Atsisakyti šio meniu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/lv.po 215/debian/po/lv.po
--- 206/debian/po/lv.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/lv.po	2019-09-26 22:53:56.000000000 +0000
@@ -28,7 +28,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lv\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-10-17 19:33+0000\n"
 "Last-Translator: Tranzistors <rudolfs.mazurs@gmail.com>\n"
 "Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
@@ -618,6 +618,7 @@ msgstr "Atcelt šo izvēlni"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/mk.po 215/debian/po/mk.po
--- 206/debian/po/mk.po	2012-04-17 10:16:36.000000000 +0000
+++ 215/debian/po/mk.po	2019-09-26 22:53:56.000000000 +0000
@@ -23,7 +23,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer_packages_po_sublevel1_mk\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-04-11 15:54+0200\n"
 "Last-Translator: Arangel Angov <arangel@linux.net.mk>\n"
 "Language-Team: Macedonian <>\n"
@@ -617,6 +617,7 @@ msgstr "Откажи го ова мен
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ml.po 215/debian/po/ml.po
--- 206/debian/po/ml.po	2012-12-16 23:53:56.000000000 +0000
+++ 215/debian/po/ml.po	2019-09-26 22:53:56.000000000 +0000
@@ -26,7 +26,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Debian Installer Level 1\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-10-19 10:16+0530\n"
 "Last-Translator: Hrishikesh K B <hrishi.kb@gmail.com>\n"
 "Language-Team: Debian Malayalam <debian-l10n-malayalam@lists.debian.org>\n"
@@ -616,6 +616,7 @@ msgstr "ഈ മെനു റദ്ദാ
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/mr.po 215/debian/po/mr.po
--- 206/debian/po/mr.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/mr.po	2019-09-26 22:53:56.000000000 +0000
@@ -18,7 +18,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-10-07 18:30+0000\n"
 "Last-Translator: Nayan Nakhare <nayannakhare@rediffmail.com>\n"
 "Language-Team: CDAC_DI\n"
@@ -608,6 +608,7 @@ msgstr "हा मेनू रद्द
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/nb.po 215/debian/po/nb.po
--- 206/debian/po/nb.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/nb.po	2019-09-26 22:53:56.000000000 +0000
@@ -33,7 +33,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nb\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-01-11 21:23+0000\n"
 "Last-Translator: Alexander Jansen <bornxlo@gmail.com>\n"
 "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
@@ -627,6 +627,7 @@ msgstr "Avbryt denne menyen"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ne.po 215/debian/po/ne.po
--- 206/debian/po/ne.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/ne.po	2019-09-26 22:53:56.000000000 +0000
@@ -23,7 +23,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer_packages_po_sublevel1_ne\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2017-12-17 18:40+0000\n"
 "Last-Translator: Jeewal Kunwar <jeewalkunwar1@gmail.com>\n"
 "Language-Team: American English <kde-i18n-doc@kde.org>\n"
@@ -614,6 +614,7 @@ msgstr "यो मेनुलाई र
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/nl.po 215/debian/po/nl.po
--- 206/debian/po/nl.po	2011-11-25 17:38:14.000000000 +0000
+++ 215/debian/po/nl.po	2020-05-10 11:03:47.000000000 +0000
@@ -3,14 +3,14 @@
 #
 # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST
 #
-# translation of nl.po to Dutch
-# Dutch messages for debian-installer.
+# translation of debian-installer/sublevel1 to Dutch
+# Dutch messages for debian-installer/sublevel1.
 # Copyright (C) 2003 Software in the Public Interest, Inc.
 # This file is distributed under the same license as debian-installer.
 # Frans Pop <aragorn@tiscali.nl>, 2005.
 # Frans Pop <elendil@planet.nl>, 2007, 2008, 2009, 2010.
 # Eric Spreen <erispre@gmail.com>, 2010.
-# Jeroen Schot <schot@a-eskwadraat.nl>, 2011.
+# Jeroen Schot <schot@a-eskwadraat.nl>, 2011, 2012.
 #
 # Translations from iso-codes:
 # Translations taken from ICU SVN on 2007-09-09.
@@ -21,19 +21,21 @@
 # Freek de Kruijf <f.de.kruijf@hetnet.nl>, 2006, 2007, 2008, 2009, 2010, 2011.
 # Taco Witte <tcwitte@cs.uu.nl>, 2004.
 # Reinout van Schouwen <reinouts@gnome.org>, 2007.
+# Frans Spiesschaert <Frans.Spiesschaert@yucom.be>, 2014-2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer/sublevel1\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2011-09-22 11:01+0200\n"
-"Last-Translator: Jeroen Schot <schot@a-eskwadraat.nl>\n"
-"Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-03-30 22:36+0200\n"
+"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
+"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Type: text
 #. Description
@@ -221,14 +223,14 @@ msgstr "De schijfindelingstabellen van d
 #. :sl2:
 #: ../partman-base.templates:17001
 msgid "What to do with this device:"
-msgstr "Wat wilt u met dit apparaat doen?"
+msgstr "Wat met dit apparaat moet gebeuren:"
 
 #. Type: select
 #. Description
 #. :sl2:
 #: ../partman-base.templates:18001
 msgid "How to use this free space:"
-msgstr "Hoe wilt u deze vrije ruimte inzetten?"
+msgstr "Hoe deze vrije ruimte gebruikt moet worden:"
 
 #. Type: select
 #. Description
@@ -622,6 +624,7 @@ msgstr "Dit menu annuleren"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/nn.po 215/debian/po/nn.po
--- 206/debian/po/nn.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/nn.po	2019-09-26 22:53:56.000000000 +0000
@@ -23,7 +23,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nn\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2017-11-24 15:19+0000\n"
 "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
 "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@@ -615,6 +615,7 @@ msgstr "Avbryt denne menyen"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/oc.po 215/debian/po/oc.po
--- 206/debian/po/oc.po	1970-01-01 00:00:00.000000000 +0000
+++ 215/debian/po/oc.po	2020-12-20 16:57:33.000000000 +0000
@@ -0,0 +1,618 @@
+# THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES
+# The master files can be found under packages/po/
+#
+# DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST
+#
+# Occitan (post 1500) translation for debian-installer
+# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
+# This file is distributed under the same license as the debian-installer package.
+# Yannig MARCHEGAY <yannick.marchegay@lokanova.com>, 2006.
+# Cédric VALMARY <cvalmary@yahoo.fr>, 2016.
+# Quentin PAGÈS <quentinantonin@free.fr>, 2020.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: debian-installer sublevel1\n"
+"Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-11-15 18:28+0000\n"
+"Last-Translator: Quentin PAGÈS <quentinantonin@free.fr>\n"
+"Language-Team: Occitan (post 1500) <ubuntu-l10n-oci@lists.ubuntu.com>\n"
+"Language: oc\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:1001
+msgid "Starting up the partitioner"
+msgstr "Aviada del programa de particionament"
+
+#. Type: text
+#. Description
+#. :sl1:
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:2001 ../partman-base.templates:25001
+msgid "Please wait..."
+msgstr "Esperatz..."
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:3001
+msgid "Scanning disks..."
+msgstr "Analisi dels disques..."
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:4001
+msgid "Detecting file systems..."
+msgstr "Deteccion dels sistèmas de fichièrs..."
+
+#. Type: error
+#. Description
+#. :sl2:
+#: ../partman-base.templates:5001
+msgid "Device in use"
+msgstr "Periferic  ocupat"
+
+#. Type: error
+#. Description
+#. :sl2:
+#: ../partman-base.templates:5001
+msgid ""
+"No modifications can be made to the device ${DEVICE} for the following "
+"reasons:"
+msgstr ""
+"Pas cap de modificacion possibla sul periferic ${DEVICE} per las rasons "
+"seguentas :"
+
+#. Type: error
+#. Description
+#. :sl2:
+#: ../partman-base.templates:6001
+msgid "Partition in use"
+msgstr "Particion ocupada"
+
+#. Type: error
+#. Description
+#. :sl2:
+#. This should be translated as "partition *number* ${PARTITION}"
+#. In short, ${PARTITION} will indeed contain the partition
+#. NUMBER and not the partition NAME
+#: ../partman-base.templates:6001
+msgid ""
+"No modifications can be made to the partition #${PARTITION} of device "
+"${DEVICE} for the following reasons:"
+msgstr ""
+"Pas cap de modificacion possibla sus la particion n° ${PARTITION} del "
+"periferic ${DEVICE} per las rasons seguentas :"
+
+#. Type: select
+#. Description
+#. :sl1:
+#: ../partman-base.templates:9001
+msgid ""
+"This is an overview of your currently configured partitions and mount "
+"points. Select a partition to modify its settings (file system, mount point, "
+"etc.), a free space to create partitions, or a device to initialize its "
+"partition table."
+msgstr ""
+"Vaquí la taula de las particions e los punts de montatge actualament "
+"configurats. Podètz causir una particion e modificar sas caracteristicas "
+"(sistèma de fichièrs, punt de montatge, etc.), un espaci liure per crear una "
+"particion novèla o un periferic per crear sa taula de las particions."
+
+#. Type: boolean
+#. Description
+#. :sl2:
+#: ../partman-base.templates:10001
+msgid "Continue with the installation?"
+msgstr "Contunhar l’installacion ?"
+
+#. Type: boolean
+#. Description
+#. :sl2:
+#: ../partman-base.templates:10001
+msgid ""
+"No partition table changes and no creation of file systems have been planned."
+msgstr ""
+"Cap de modificacion de taulas de particions ni de cap de creacion de "
+"sistèmas de fichièrs pas prevista."
+
+#. Type: boolean
+#. Description
+#. :sl2:
+#: ../partman-base.templates:10001
+msgid ""
+"If you plan on using already created file systems, be aware that existing "
+"files may prevent the successful installation of the base system."
+msgstr ""
+"Se volètz utilizar los sistèmas de fichièrs qu’existisson, es possible que "
+"la preséncia d’unes fichièrs pòsca pertubar l’installacion del sistèma de "
+"basa."
+
+#. Type: boolean
+#. Description
+#. :sl1:
+#. Type: boolean
+#. Description
+#. :sl1:
+#: ../partman-base.templates:11001 ../partman-base.templates:12001
+msgid "Write the changes to disks?"
+msgstr "Aplicar los cambiaments suls disques ?"
+
+#. Type: boolean
+#. Description
+#. :sl1:
+#. Type: boolean
+#. Description
+#. :sl1:
+#: ../partman-base.templates:11001 ../partman-base.templates:12001
+msgid ""
+"If you continue, the changes listed below will be written to the disks. "
+"Otherwise, you will be able to make further changes manually."
+msgstr ""
+"Se contunhatz, los cambiaments imprimits çai-jos, seràn escriches suls "
+"disques. De tot biais, poiretz modificar las informacions manualament."
+
+#. Type: boolean
+#. Description
+#. :sl1:
+#: ../partman-base.templates:11001
+msgid ""
+"WARNING: This will destroy all data on any partitions you have removed as "
+"well as on the partitions that are going to be formatted."
+msgstr ""
+"ATENCION : Aquò escafarà totas las donadas que son sus las particions "
+"qu'avètz suprimidas e sus las que seràn formatadas."
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:13001
+msgid "The following partitions are going to be formatted:"
+msgstr "Las particions seguentas seràn formatadas :"
+
+#. Type: text
+#. Description
+#. :sl2:
+#. for example: "partition #6 of IDE0 master as ext3 journaling file system"
+#: ../partman-base.templates:14001
+msgid "partition #${PARTITION} of ${DEVICE} as ${TYPE}"
+msgstr "particion n° ${PARTITION} sus ${DEVICE} de tipe ${TYPE}"
+
+#. Type: text
+#. Description
+#. :sl2:
+#. for devices which have no partitions
+#. for example: "LVM VG Debian, LV Root as ext3 journaling file system"
+#: ../partman-base.templates:15001
+msgid "${DEVICE} as ${TYPE}"
+msgstr "${DEVICE} de tipe ${TYPE}"
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:16001
+msgid "The partition tables of the following devices are changed:"
+msgstr "Las taulas de particions dels periferics seguents seràn modificadas :"
+
+#. Type: select
+#. Description
+#. :sl2:
+#: ../partman-base.templates:17001
+msgid "What to do with this device:"
+msgstr "Qué far amb aqueste periferic :"
+
+#. Type: select
+#. Description
+#. :sl2:
+#: ../partman-base.templates:18001
+msgid "How to use this free space:"
+msgstr "Cossí utilizar l’espaci liure :"
+
+#. Type: select
+#. Description
+#. :sl2:
+#: ../partman-base.templates:19001
+msgid "Partition settings:"
+msgstr "Paramètres de la particion :"
+
+#. Type: select
+#. Description
+#. :sl2:
+#: ../partman-base.templates:19001
+msgid ""
+"You are editing partition #${PARTITION} of ${DEVICE}. ${OTHERINFO} "
+"${DESTROYED}"
+msgstr ""
+"Modicatz la particion n° ${PARTITION} sus ${DEVICE}. ${OTHERINFO} "
+"${DESTROYED}"
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:20001
+msgid "This partition is formatted with the ${FILESYSTEM}."
+msgstr "Aquesta particion utiliza lo sistèma de fichièrs « ${FILESYSTEM} »."
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:21001
+msgid "No existing file system was detected in this partition."
+msgstr "Cap de sistèma de fichièrs pas detectat sus la particion."
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:22001
+msgid "All data in it WILL BE DESTROYED!"
+msgstr "Totas las donadas que conten seràn SUPRIMIDAS !"
+
+#. Type: note
+#. Description
+#. :sl2:
+#: ../partman-base.templates:23001
+msgid "The partition starts from ${FROMCHS} and ends at ${TOCHS}."
+msgstr "La particion comença a ${FROMCHS} e s’acaba a ${TOCHS}."
+
+#. Type: note
+#. Description
+#. :sl2:
+#: ../partman-base.templates:24001
+msgid "The free space starts from ${FROMCHS} and ends at ${TOCHS}."
+msgstr "L’espaci liure comença a ${FROMCHS} e s’acaba a ${TOCHS}."
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:26001
+msgid "Partitions formatting"
+msgstr "Formatatge de las particions"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:27001
+msgid "Processing..."
+msgstr "Tractament en cors..."
+
+#. Type: text
+#. Description
+#. :sl2:
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:29001 ../partman-base.templates:33001
+msgid "Show Cylinder/Head/Sector information"
+msgstr "Afichar las entresenhas suls cilindres, las tèstas e sectors"
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:30001
+msgid "Done setting up the partition"
+msgstr "Finalizar la configuracion de la particion"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:31001
+msgid "Finish partitioning and write changes to disk"
+msgstr "Acabar lo particionament e aplicar los cambiaments"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:32001
+msgid "Undo changes to partitions"
+msgstr "Anullar las modificacions de las particions"
+
+#. Type: text
+#. Description
+#. :sl2:
+#: ../partman-base.templates:34001
+#, no-c-format
+msgid "Dump partition info in %s"
+msgstr "Exportar las entresenhas de particionament dins %s"
+
+#. Type: text
+#. Description
+#. Keep short
+#. :sl1:
+#: ../partman-base.templates:35001
+msgid "FREE SPACE"
+msgstr "ESPACI LIURE"
+
+#. Type: text
+#. Description
+#. "unusable free space".  No more than 8 symbols.
+#. :sl1:
+#: ../partman-base.templates:36001
+msgid "unusable"
+msgstr "inutilizable"
+
+#. Type: text
+#. Description
+#. "primary partition".  No more than 8 symbols.
+#. :sl1:
+#: ../partman-base.templates:37001
+msgid "primary"
+msgstr "primari"
+
+#. Type: text
+#. Description
+#. "logical partition".  No more than 8 symbols.
+#. :sl1:
+#: ../partman-base.templates:38001
+msgid "logical"
+msgstr "logic"
+
+#. Type: text
+#. Description
+#. "primary or logical".  No more than 8 symbols.
+#. :sl1:
+#: ../partman-base.templates:39001
+msgid "pri/log"
+msgstr "pri/log"
+
+#. Type: text
+#. Description
+#. How to print the partition numbers in your language
+#. Examples:
+#. %s.
+#. No %s
+#. N. %s
+#. :sl1:
+#: ../partman-base.templates:40001
+#, no-c-format
+msgid "#%s"
+msgstr "n° %s"
+
+#. Type: text
+#. Description
+#. For example ATA1 (ad0)
+#. :sl1:
+#: ../partman-base.templates:41001
+#, no-c-format
+msgid "ATA%s (%s)"
+msgstr "ATA%s (%s)"
+
+#. Type: text
+#. Description
+#. For example ATA1, partition #5 (ad0s5)
+#. :sl1:
+#: ../partman-base.templates:42001
+#, no-c-format
+msgid "ATA%s, partition #%s (%s)"
+msgstr "ATA%s, particion n° %s (%s)"
+
+#. Type: text
+#. Description
+#. For example IDE0 master (hda)
+#. :sl1:
+#: ../partman-base.templates:43001
+#, no-c-format
+msgid "IDE%s master (%s)"
+msgstr "IDE%s màger (%s)"
+
+#. Type: text
+#. Description
+#. For example IDE1 slave (hdd)
+#. :sl1:
+#: ../partman-base.templates:44001
+#, no-c-format
+msgid "IDE%s slave (%s)"
+msgstr "IDE%s segondari (%s)"
+
+#. Type: text
+#. Description
+#. For example IDE1 master, partition #5 (hdc5)
+#. :sl1:
+#: ../partman-base.templates:45001
+#, no-c-format
+msgid "IDE%s master, partition #%s (%s)"
+msgstr "IDE%s màger, particion n° %s (%s)"
+
+#. Type: text
+#. Description
+#. For example IDE2 slave, partition #5 (hdf5)
+#. :sl1:
+#: ../partman-base.templates:46001
+#, no-c-format
+msgid "IDE%s slave, partition #%s (%s)"
+msgstr "IDE%s segondari, particion n° %s (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:47001
+#, no-c-format
+msgid "SCSI%s (%s,%s,%s) (%s)"
+msgstr "SCSI%s (%s,%s,%s) (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:48001
+#, no-c-format
+msgid "SCSI%s (%s,%s,%s), partition #%s (%s)"
+msgstr "SCSI%s (%s,%s,%s), particion n° %s (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:49001
+#, no-c-format
+msgid "SCSI%s (%s)"
+msgstr "SCSI%s (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:50001
+#, no-c-format
+msgid "SCSI%s, partition #%s (%s)"
+msgstr "SCSI%s, particion n° %s (%s)"
+
+#. Type: text
+#. Description
+#. For example MMC/SD card #1 (mmcblk0)
+#. :sl3:
+#: ../partman-base.templates:51001
+#, no-c-format
+msgid "MMC/SD card #%s (%s)"
+msgstr "Carta MMC/SD n° %s (%s)"
+
+#. Type: text
+#. Description
+#. For example MMC/SD card #1, partition #2 (mmcblk0p2)
+#. :sl3:
+#: ../partman-base.templates:52001
+#, no-c-format
+msgid "MMC/SD card #%s, partition #%s (%s)"
+msgstr "Carta MMC/SD n° %s, particion n° %s (%s)"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:53001
+#, no-c-format
+msgid "RAID%s device #%s"
+msgstr "Periferic RAID%s n° %s"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:54001
+#, no-c-format
+msgid "Encrypted volume (%s)"
+msgstr "Volum chifrat (%s)"
+
+#. Type: text
+#. Description
+#. For example: Serial ATA RAID isw_dhiiedgihc_Volume0 (mirror)
+#. :sl3:
+#: ../partman-base.templates:55001
+#, no-c-format
+msgid "Serial ATA RAID %s (%s)"
+msgstr "SATA RAID %s (%s)"
+
+#. Type: text
+#. Description
+#. For example: Serial ATA RAID isw_dhiiedgihc_Volume01 (partition #1)
+#. :sl3:
+#: ../partman-base.templates:56001
+#, no-c-format
+msgid "Serial ATA RAID %s (partition #%s)"
+msgstr "SATA RAID %s (particion n° %s)"
+
+#. Type: text
+#. Description
+#. Translators: "multipath" is a pretty tricky term to translate
+#. You'll find some documentation about it at
+#. http://www.redhat.com/docs/manuals/csgfs/browse/4.6/DM_Multipath/index.html
+#. "Short" definition:
+#. Device Mapper Multipathing (DM-Multipath) allows you to configure
+#. multiple I/O paths between server nodes and storage arrays into a
+#. single device. These I/O paths are physical SAN connections that can
+#. include separate cables, switches, and controllers. Multipathing
+#. aggregates the I/O paths, creating a new device that consists of the
+#. aggregated paths.
+#. WWID stands for World-Wide IDentification
+#. :sl3:
+#: ../partman-base.templates:57001
+#, no-c-format
+msgid "Multipath %s (WWID %s)"
+msgstr "Multicamin %s (WWID %s)"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:58001
+#, no-c-format
+msgid "Multipath %s (partition #%s)"
+msgstr "Multicamin %s (particion n° %s)"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:59001
+#, no-c-format
+msgid "LVM VG %s, LV %s"
+msgstr "Grop de volums LVM %s, volum logic %s"
+
+#. Type: text
+#. Description
+#. :sl5:
+#: ../partman-base.templates:60001
+#, no-c-format
+msgid "ZFS pool %s, volume %s"
+msgstr "pool ZFS %s, volum %s"
+
+#. Type: text
+#. Description
+#. :sl3:
+#: ../partman-base.templates:61001
+#, no-c-format
+msgid "Loopback (loop%s)"
+msgstr "Boclatge (« loopback », loop%s)"
+
+#. Type: text
+#. Description
+#. :sl5:
+#: ../partman-base.templates:62001
+#, no-c-format
+msgid "DASD %s (%s)"
+msgstr "DASD %s (%s)"
+
+#. Type: text
+#. Description
+#. :sl5:
+#: ../partman-base.templates:63001
+#, no-c-format
+msgid "DASD %s (%s), partition #%s"
+msgstr "DASD %s (%s), particion n° %s"
+
+#. Type: text
+#. Description
+#. eg. Virtual disk 1 (xvda)
+#. :sl4:
+#: ../partman-base.templates:64001
+#, no-c-format
+msgid "Virtual disk %s (%s)"
+msgstr "Disc virtual n° %s (%s)"
+
+#. Type: text
+#. Description
+#. eg. Virtual disk 1, partition #1 (xvda1)
+#. :sl4:
+#: ../partman-base.templates:65001
+#, no-c-format
+msgid "Virtual disk %s, partition #%s (%s)"
+msgstr "Disc virtual n° %s, particion n° %s (%s)"
+
+#. Type: text
+#. Description
+#. :sl1:
+#: ../partman-base.templates:66001
+msgid "Cancel this menu"
+msgstr "Anullar aqueste menú"
+
+#. Type: text
+#. Description
+#. Main menu entry
+#. Translators: keep below 55 columns
+#. :sl1:
+#: ../partman-base.templates:67001
+msgid "Partition disks"
+msgstr "Particionar los disques"
diff -pruN 206/debian/po/pa.po 215/debian/po/pa.po
--- 206/debian/po/pa.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/pa.po	2021-01-21 21:06:23.000000000 +0000
@@ -21,13 +21,14 @@
 # Amanpreet Singh Alam <aalam@users.sf.net>, 2008, 2009.
 # Amanpreet Singh Alam[ਆਲਮ] <amanpreetalam@yahoo.com>, 2005.
 # A S Alam <aalam@users.sf.net>, 2009, 2012, 2014, 2017.
+# Aman Alam <alam.yellow@gmail.com>, 2018, 2019, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: pa\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2018-01-04 06:20+0000\n"
-"Last-Translator: Aman ALam <alam.yellow@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2021-01-18 23:32+0000\n"
+"Last-Translator: Aman Alam <alam.yellow@gmail.com>\n"
 "Language-Team: Punjabi <punjabi-users@lists.sf.net>\n"
 "Language: pa\n"
 "MIME-Version: 1.0\n"
@@ -112,9 +113,9 @@ msgid ""
 "etc.), a free space to create partitions, or a device to initialize its "
 "partition table."
 msgstr ""
-"ਇਹ ਤੁਹਾਡੇ ਮੌਜੂਦਾ ਸੰਰਚਿਤ ਭਾਗ ਅਤੇ ਮਾਊਂਟ ਪੁਆਂਇਟ ਦੀ ਜਾਣਕਾਰੀ ਹੈ। ਸੈਟਿੰਗ (ਫਾਇਲ ਸਿਸਟਮ, ਮਾਊਂਟ "
-"ਪੁਆਂਇਟ, ਆਦਿ) ਤਬਦੀਲ ਕਰਨ ਲਈ ਭਾਗ, ਭਾਗ ਬਣਾਉਣ ਲਈ ਖਾਲੀ ਥਾਂ, ਜਾਂ ਪਾਰਟੀਸ਼ਨ ਟੇਬਲ ਸ਼ੁਰੂ ਕਰਨ ਲਈ "
-"ਜੰਤਰ ਚੁਣੋ।"
+"ਇਹ ਤੁਹਾਡੇ ਮੌਜੂਦਾ ਸੰਰਚਿਤ ਪਾਰਟੀਸ਼ਨਾਂ ਅਤੇ ਮਾਊਂਟ ਪੁਆਇੰਟਾਂ ਦੀ ਸੰਖੇਪ ਜਾਣਕਾਰੀ ਹੈ। ਪਾਰਟੀਸ਼ਨ ਦੀਆਂ "
+"ਸੈਟਿੰਗਾਂ (ਫਾਈਲ ਸਿਸਟਮ, ਮਾਊਂਟ ਪੁਆਇੰਟ ਆਦਿ) ਨੂੰ ਸੋਧਣ, ਪਾਰਟੀਸ਼ਨ ਬਣਾਉਣ ਲਈ ਖਾਲੀ ਥਾਂ ਜਾਂ ਡਿਵਾਈਸ "
+"ਦੇ ਪਾਰਟੀਸ਼ਨ ਟੇਬਲ ਨੂੰ ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਚੁਣੋ।"
 
 #. Type: boolean
 #. Description
@@ -613,6 +614,7 @@ msgstr "ਇਹ ਮੇਨੂ ਰੱਦ 
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/pl.po 215/debian/po/pl.po
--- 206/debian/po/pl.po	2014-03-12 13:03:12.000000000 +0000
+++ 215/debian/po/pl.po	2020-09-20 20:47:34.000000000 +0000
@@ -27,21 +27,23 @@
 #      Jakub Bogusz <qboosh@pld-linux.org>, 2007-2011.
 #      Tomasz Z. Napierala <zen@debian.linux.org.pl>, 2004, 2006.
 # Marcin Owsiany <porridge@debian.org>, 2011.
-# Michał Kułach <michal.kulach@gmail.com>, 2012, 2013.
+# Michał Kułach <michal.kulach@gmail.com>, 2012, 2013, 2014, 2015, 2016, 2017, 2018.
+# Bartosz Feński <fenio@debian.org>, 2020.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2011-09-26 10:46+0100\n"
-"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-09-11 20:10+0000\n"
+"Last-Translator: Bartosz Feński <fenio@debian.org>\n"
 "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2;\n"
 
 #. Type: text
 #. Description
@@ -65,7 +67,7 @@ msgstr "Proszę czekać..."
 #. :sl1:
 #: ../partman-base.templates:3001
 msgid "Scanning disks..."
-msgstr "Przeszukiwanie dysków..."
+msgstr "Skanowanie dysków..."
 
 #. Type: text
 #. Description
@@ -628,6 +630,7 @@ msgstr "Anuluj to menu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/pt_BR.po 215/debian/po/pt_BR.po
--- 206/debian/po/pt_BR.po	2016-01-29 12:59:11.000000000 +0000
+++ 215/debian/po/pt_BR.po	2019-09-26 22:53:56.000000000 +0000
@@ -22,7 +22,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2015-05-15 15:49-0300\n"
 "Last-Translator: Adriano Rafael Gomes <adrianorg@arg.eti.br>\n"
 "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
@@ -618,6 +618,7 @@ msgstr "Cancelar este menu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/pt.po 215/debian/po/pt.po
--- 206/debian/po/pt.po	2011-09-08 17:29:42.000000000 +0000
+++ 215/debian/po/pt.po	2019-09-26 22:53:56.000000000 +0000
@@ -23,7 +23,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-07-24 08:28+0100\n"
 "Last-Translator:  Miguel Figueiredo <elmig@debianpt.org>\n"
 "Language-Team:  Portuguese <traduz@debianpt.org>\n"
@@ -617,6 +617,7 @@ msgstr "Cancelar este menu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ro.po 215/debian/po/ro.po
--- 206/debian/po/ro.po	2016-01-29 12:59:11.000000000 +0000
+++ 215/debian/po/ro.po	2019-09-26 22:53:56.000000000 +0000
@@ -35,7 +35,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ro\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2015-04-08 22:04+0300\n"
 "Last-Translator: Ioan Eugen Stan <stan.ieugen@gmail.com>\n"
 "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
@@ -631,6 +631,7 @@ msgstr "Anulează acest meniu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ru.po 215/debian/po/ru.po
--- 206/debian/po/ru.po	2011-09-08 17:29:42.000000000 +0000
+++ 215/debian/po/ru.po	2019-09-26 22:53:56.000000000 +0000
@@ -25,7 +25,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ru\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-08-09 21:40+0400\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -621,6 +621,7 @@ msgstr "Отменить это меню
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/se.po 215/debian/po/se.po
--- 206/debian/po/se.po	2011-07-29 09:15:13.000000000 +0000
+++ 215/debian/po/se.po	2019-09-26 22:53:56.000000000 +0000
@@ -15,7 +15,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: se\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2010-12-31 02:09+0100\n"
 "Last-Translator: Børre Gaup <boerre@skolelinux.no>\n"
 "Language-Team: Northern Sami <i18n-sme@lister.ping.uio.no>\n"
@@ -609,6 +609,7 @@ msgstr "Guođe dán fálu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/si.po 215/debian/po/si.po
--- 206/debian/po/si.po	2012-01-03 15:49:04.000000000 +0000
+++ 215/debian/po/si.po	2019-09-26 22:53:56.000000000 +0000
@@ -12,14 +12,14 @@
 # in doc/i18n/i18n.txt
 #
 #
-# Danishka Navin <danishka@gmail.com>, 2009, 2011.
+# Danishka Navin <danishka@gmail.com>, 2009, 2011, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2011-09-15 07:01+0530\n"
-"Last-Translator: \n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2019-08-28 18:10+0000\n"
+"Last-Translator: leela <53352@protonmail.com>\n"
 "Language-Team: Sinhala <info@hanthana.org>\n"
 "Language: si\n"
 "MIME-Version: 1.0\n"
@@ -205,8 +205,9 @@ msgstr "පහත උපකරණ වල
 #. Description
 #. :sl2:
 #: ../partman-base.templates:17001
+#, fuzzy
 msgid "What to do with this device:"
-msgstr "මෙම උපකරණය සමඟ කුමක් කරන්නද?"
+msgstr "මෙම උපකරණය සමඟ කුමක් කරන්නද:"
 
 #. Type: select
 #. Description
@@ -605,6 +606,7 @@ msgstr "මෙම මෙනුව අහ
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/sk.po 215/debian/po/sk.po
--- 206/debian/po/sk.po	2011-07-29 09:15:13.000000000 +0000
+++ 215/debian/po/sk.po	2019-09-26 22:53:56.000000000 +0000
@@ -29,7 +29,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-07-28 09:12+0100\n"
 "Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -622,6 +622,7 @@ msgstr "Zrušiť toto menu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/sl.po 215/debian/po/sl.po
--- 206/debian/po/sl.po	2012-07-02 12:48:37.000000000 +0000
+++ 215/debian/po/sl.po	2019-09-26 22:53:56.000000000 +0000
@@ -33,7 +33,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sl\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2012-04-27 15:43+0100\n"
 "Last-Translator: Vanja Cvelbar <cvelbar@gmail.com>\n"
 "Language-Team: Slovenian <gnome-si@googlegroups.com>\n"
@@ -627,6 +627,7 @@ msgstr "Prekliči ta meni"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/sq.po 215/debian/po/sq.po
--- 206/debian/po/sq.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/sq.po	2019-09-26 22:53:56.000000000 +0000
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2017-09-04 19:14+0200\n"
 "Last-Translator: Silva Arapi <silva.arapi@gmail.com>\n"
 "Language-Team: Albanian <debian-l10n-albanian@lists.debian.org>\n"
@@ -615,6 +615,7 @@ msgstr "Dil nga kjo menu"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/sr.po 215/debian/po/sr.po
--- 206/debian/po/sr.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/sr.po	2019-09-26 22:53:56.000000000 +0000
@@ -25,7 +25,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-01-11 20:47+0000\n"
 "Last-Translator: Filipovic Dragan <filipovic@tutanota.com>\n"
 "Language-Team: Serbian <debian-l10n-serbian@lists.debian.org>\n"
@@ -619,6 +619,7 @@ msgstr "Поништи овај мени
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/sv.po 215/debian/po/sv.po
--- 206/debian/po/sv.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/sv.po	2020-09-20 20:47:34.000000000 +0000
@@ -18,13 +18,15 @@
 # Christian Rose <menthos@menthos.com>, 2004.
 # Daniel Nylander <po@danielnylander.se>, 2007.
 # Martin Bagge <martin.bagge@bthstudent.se>, 2008, 2016.
+# Anders Jonsson <anders.jonsson@norsjovallen.se>, 2018, 2020.
+# Mattias Münster <mattiasmun@gmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2018-01-04 06:20+0000\n"
-"Last-Translator: Sebastian Rasmussen <sebras@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-08-20 09:36+0000\n"
+"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
 "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
 "Language: sv\n"
 "MIME-Version: 1.0\n"
@@ -111,7 +113,7 @@ msgid ""
 "partition table."
 msgstr ""
 "Det här är en överblick över dina för närvarande konfigurerade partitioner "
-"och monteringspunkter.  Välj en partition för att ändra dess inställningar "
+"och monteringspunkter. Välj en partition för att ändra dess inställningar "
 "(filsystem, monteringspunkt, etc.), ett ledigt utrymme för att skapa "
 "partitioner eller en enhet för att initiera dess partitionstabell."
 
@@ -616,6 +618,7 @@ msgstr "Avbryt den här menyn"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ta.po 215/debian/po/ta.po
--- 206/debian/po/ta.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/ta.po	2021-02-14 17:25:54.000000000 +0000
@@ -7,6 +7,8 @@
 # Tamil messages for debian-installer.
 # Copyright (C) 2003 Software in the Public Interest, Inc.
 # This file is distributed under the same license as debian-installer.
+# Jeyanthinath MuthuRam <jeyanthinath10@gmail.com>, 2020.
+# Vasudevan Tirumurti <agnihot3@gmail.com>, 2021.
 #
 #
 # Translations from iso-codes:
@@ -21,9 +23,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ta\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2018-08-05 09:04+0000\n"
-"Last-Translator: Dr.T.Vasudevan <drtvasudevan@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2021-01-27 12:32+0000\n"
+"Last-Translator: Vasudevan Tirumurti <agnihot3@gmail.com>\n"
 "Language-Team: Tamil <<gnome-tamil-translation@googlegroups.com>>\n"
 "Language: ta\n"
 "MIME-Version: 1.0\n"
@@ -237,7 +239,7 @@ msgid ""
 "${DESTROYED}"
 msgstr ""
 "நீங்கள் ${DEVICE}-${OTHERINFO} ${DESTROYED} இல் உள்ள பகிர்வு #${PARTITION}-ஐ "
-"திருத்துகிறீர்கள்."
+"திருத்துகிறீர்கள்"
 
 #. Type: text
 #. Description
@@ -272,7 +274,7 @@ msgstr "பகிர்வு ${FROMCHS}
 #. :sl2:
 #: ../partman-base.templates:24001
 msgid "The free space starts from ${FROMCHS} and ends at ${TOCHS}."
-msgstr "${FROMCHS} துவங்கி ${TOCHS} வரை காலி இடமாக உள்ளது"
+msgstr "${FROMCHS} துவங்கி ${TOCHS} வரை காலி இடமாக உள்ளது."
 
 #. Type: text
 #. Description
@@ -303,7 +305,7 @@ msgstr "உருளை/தலை/பக
 #. :sl2:
 #: ../partman-base.templates:30001
 msgid "Done setting up the partition"
-msgstr "பகிர்வு செய்தாகிவிட்டது."
+msgstr "பகிர்வு அமைப்பு செய்தாகிவிட்டது"
 
 #. Type: text
 #. Description
@@ -559,7 +561,7 @@ msgstr "LVM VG %s, LV %s"
 #: ../partman-base.templates:60001
 #, no-c-format
 msgid "ZFS pool %s, volume %s"
-msgstr "இஸட்எஃப்எஸ்  பொதுச் சேர்மம் %s, தொகுதி %s"
+msgstr "இஸட்எஃப்எஸ் பொதுச் சேர்மம் %s, தொகுதி %s"
 
 #. Type: text
 #. Description
@@ -613,6 +615,7 @@ msgstr "இந்த பட்டிய
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/templates.pot 215/debian/po/templates.pot
--- 206/debian/po/templates.pot	2011-07-29 09:15:13.000000000 +0000
+++ 215/debian/po/templates.pot	2019-09-26 22:53:56.000000000 +0000
@@ -1,14 +1,14 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
+# This file is distributed under the same license as the partman-base package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: partman-base\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -584,6 +584,7 @@ msgstr ""
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/te.po 215/debian/po/te.po
--- 206/debian/po/te.po	2011-11-25 17:38:14.000000000 +0000
+++ 215/debian/po/te.po	2021-02-14 17:25:54.000000000 +0000
@@ -14,14 +14,16 @@
 # Arjuna Rao Chavala <arjunaraoc@gmail.com>,2010.
 # Y Giridhar Appaji Nag <appaji@debian.org>, 2008, 2009.
 # Krishna Babu K <kkrothap@redhat.com>, 2009.
-# Arjuna Rao Chavala <arjunaraoc@googlemail.com>, 2011.
+# Arjuna Rao Chavala <arjunaraoc@googlemail.com>, 2011, 2012.
+# Praveen Illa <mail2ipn@gmail.com>, 2018, 2020.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: te\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2011-10-08 12:07+0530\n"
-"Last-Translator: Arjuna Rao Chavala <arjunaraoc@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2020-10-23 16:26+0000\n"
+"Last-Translator: Praveen Illa <mail2ipn@gmail.com>\n"
 "Language-Team: d-i <kde-i18n-doc@kde.org>\n"
 "Language: te\n"
 "MIME-Version: 1.0\n"
@@ -585,7 +587,7 @@ msgstr "DASD %s (%s), విభజన #%
 #: ../partman-base.templates:64001
 #, no-c-format
 msgid "Virtual disk %s (%s)"
-msgstr "మిథ్యా డిస్క్  %s (%s)"
+msgstr "మిథ్యా డిస్క్ %s (%s)"
 
 #. Type: text
 #. Description
@@ -594,7 +596,7 @@ msgstr "మిథ్యా డిస్
 #: ../partman-base.templates:65001
 #, no-c-format
 msgid "Virtual disk %s, partition #%s (%s)"
-msgstr "మిథ్యా డిస్క్   %s, పార్టిషన్ #%s (%s)"
+msgstr "మిథ్యా డిస్క్ %s, పార్టిషన్ #%s (%s)"
 
 #. Type: text
 #. Description
@@ -606,6 +608,7 @@ msgstr "ఈ మెనూ ని రద
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/tg.po 215/debian/po/tg.po
--- 206/debian/po/tg.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/tg.po	2019-09-26 22:53:56.000000000 +0000
@@ -15,7 +15,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2018-02-08 14:24+0500\n"
 "Last-Translator: Victor Ibragimov <victor.ibragimov@gmail.com>\n"
 "Language-Team: Tajik <victor.ibragimov@gmail.com>\n"
@@ -612,6 +612,7 @@ msgstr "Бекор кардани ин 
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/th.po 215/debian/po/th.po
--- 206/debian/po/th.po	2016-01-29 12:59:11.000000000 +0000
+++ 215/debian/po/th.po	2019-09-26 22:53:56.000000000 +0000
@@ -22,7 +22,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2015-09-30 14:14+0700\n"
 "Last-Translator: Theppitak Karoonboonyanan <theppitak@gmail.com>\n"
 "Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@@ -608,6 +608,7 @@ msgstr "ยกเลิกเมนู
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/tl.po 215/debian/po/tl.po
--- 206/debian/po/tl.po	2011-07-29 09:15:13.000000000 +0000
+++ 215/debian/po/tl.po	2019-09-26 22:53:56.000000000 +0000
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2010-07-09 22:53+0800\n"
 "Last-Translator: Eric Pareja <eric.pareja@gmail.com>\n"
 "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
@@ -618,6 +618,7 @@ msgstr "Kanselahin ang menu na ito"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/tr.po 215/debian/po/tr.po
--- 206/debian/po/tr.po	2016-01-29 12:59:11.000000000 +0000
+++ 215/debian/po/tr.po	2019-09-26 22:53:56.000000000 +0000
@@ -28,7 +28,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2015-07-19 15:37+0200\n"
 "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
 "Language-Team: Debian L10N Turkish\n"
@@ -624,6 +624,7 @@ msgstr "Bu menüyü iptal et"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/ug.po 215/debian/po/ug.po
--- 206/debian/po/ug.po	2011-09-08 17:29:42.000000000 +0000
+++ 215/debian/po/ug.po	2019-09-26 22:53:56.000000000 +0000
@@ -18,7 +18,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2011-03-24 09:40+0600\n"
 "Last-Translator: Sahran <sahran.ug@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <UKIJ@yahoogroups.com>\n"
@@ -612,6 +612,7 @@ msgstr "بۇ تىزىملىكتىن ۋا
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/uk.po 215/debian/po/uk.po
--- 206/debian/po/uk.po	2012-01-03 15:49:04.000000000 +0000
+++ 215/debian/po/uk.po	2021-01-21 21:06:23.000000000 +0000
@@ -15,20 +15,21 @@
 # Євгеній Мещеряков <eugen@debian.org>, 2008.
 # Borys Yanovych <borys@yanovy.ch>, 2010, 2011.
 # Maxim V. Dziumanenko <dziumanenko@gmail.com>, 2010.
-# Yuri Chornoivan <yurchor@ukr.net>, 2010, 2011.
+# Yuri Chornoivan <yurchor@ukr.net>, 2010, 2011, 2012, 2013.
+# Anton Gladky <gladk@debian.org>, 2011-2016
 msgid ""
 msgstr ""
 "Project-Id-Version: uk\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2011-09-19 07:23+0300\n"
-"Last-Translator: Borys Yanovych <borys@yanovy.ch>\n"
-"Language-Team: Ukrainian <>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2021-01-02 22:03+0100\n"
+"Last-Translator: Anton Gladky <gladk@debian.org>\n"
+"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
 "Language: uk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 #. Type: text
@@ -341,7 +342,7 @@ msgstr "ВІЛЬНИЙ ПРОСТІР"
 #. :sl1:
 #: ../partman-base.templates:36001
 msgid "unusable"
-msgstr "невикор."
+msgstr "невикор"
 
 #. Type: text
 #. Description
@@ -405,7 +406,7 @@ msgstr "ATA%s, розділ #%s (%s)"
 #: ../partman-base.templates:43001
 #, no-c-format
 msgid "IDE%s master (%s)"
-msgstr "основний IDE%s (%s)"
+msgstr "Основний диск IDE%s (%s)"
 
 #. Type: text
 #. Description
@@ -414,7 +415,7 @@ msgstr "основний IDE%s (%s)"
 #: ../partman-base.templates:44001
 #, no-c-format
 msgid "IDE%s slave (%s)"
-msgstr "підлеглий IDE%s (%s)"
+msgstr "Підлеглий диск IDE%s (%s)"
 
 #. Type: text
 #. Description
@@ -423,7 +424,7 @@ msgstr "підлеглий IDE%s (%s)"
 #: ../partman-base.templates:45001
 #, no-c-format
 msgid "IDE%s master, partition #%s (%s)"
-msgstr "основний IDE%s, розділ #%s (%s)"
+msgstr "Основний диск IDE%s, роздiл #%s (%s)"
 
 #. Type: text
 #. Description
@@ -432,7 +433,7 @@ msgstr "основний IDE%s, розд
 #: ../partman-base.templates:46001
 #, no-c-format
 msgid "IDE%s slave, partition #%s (%s)"
-msgstr "підлеглий IDE%s, розділ #%s (%s)"
+msgstr "Підлеглий диск IDE%s, розділ #%s (%s)"
 
 #. Type: text
 #. Description
@@ -613,6 +614,7 @@ msgstr "Скасувати це меню
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/vi.po 215/debian/po/vi.po
--- 206/debian/po/vi.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/vi.po	2019-09-26 22:53:56.000000000 +0000
@@ -18,7 +18,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer sublevel1\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2019-02-27 14:34+0700\n"
 "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
 "Language-Team: Vietnamese <debian-l10n-vietnamese@lists.debian.org>\n"
@@ -608,6 +608,7 @@ msgstr "Thôi trình đơn này"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/zh_CN.po 215/debian/po/zh_CN.po
--- 206/debian/po/zh_CN.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/zh_CN.po	2019-09-26 22:53:56.000000000 +0000
@@ -33,7 +33,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
 "PO-Revision-Date: 2017-06-11 18:20+0800\n"
 "Last-Translator: Yangfl <mmyangfl@gmail.com>\n"
 "Language-Team:  <debian-l10n-chinese@lists.debian.org>\n"
@@ -619,6 +619,7 @@ msgstr "取消此菜单"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/debian/po/zh_TW.po 215/debian/po/zh_TW.po
--- 206/debian/po/zh_TW.po	2019-03-04 22:48:06.000000000 +0000
+++ 215/debian/po/zh_TW.po	2021-02-17 00:13:43.000000000 +0000
@@ -5,6 +5,8 @@
 #
 # Traditional Chinese messages for debian-installer.
 # Copyright (C) 2003 Software in the Public Interest, Inc.
+# Louies <louies0623@gmail.com>, 2019, 2021.
+# Walter Cheuk <wwycheuk@gmail.com>, 2019.
 # This file is distributed under the same license as debian-installer.
 #
 #
@@ -25,14 +27,15 @@
 #   JOE MAN <trmetal@yahoo.com.hk>, 2001.
 #   Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>, 2005.
 #   Yao Wei (魏銘廷) <mwei@lxde.org>, 2012.
+#   Walter Cheuk <wwycheuk@gmail.com>, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
-"POT-Creation-Date: 2011-07-27 22:47+0000\n"
-"PO-Revision-Date: 2019-01-13 14:06+0000\n"
-"Last-Translator: Louies <louies0623@gmail.com>\n"
+"POT-Creation-Date: 2019-09-26 22:03+0000\n"
+"PO-Revision-Date: 2021-02-16 09:50+0000\n"
+"Last-Translator: louies0623 <louies0623@gmail.com>\n"
 "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
 "debian.org>\n"
 "Language: zh_TW\n"
@@ -56,21 +59,21 @@ msgstr "啟始磁碟分割程式"
 #. :sl2:
 #: ../partman-base.templates:2001 ../partman-base.templates:25001
 msgid "Please wait..."
-msgstr "請稍候……"
+msgstr "請稍候…"
 
 #. Type: text
 #. Description
 #. :sl1:
 #: ../partman-base.templates:3001
 msgid "Scanning disks..."
-msgstr "正在掃瞄磁碟……"
+msgstr "正在掃瞄磁碟…"
 
 #. Type: text
 #. Description
 #. :sl1:
 #: ../partman-base.templates:4001
 msgid "Detecting file systems..."
-msgstr "正在辨別檔案系統……"
+msgstr "正在辨別檔案系統…"
 
 #. Type: error
 #. Description
@@ -292,7 +295,7 @@ msgstr "格式化分割區"
 #. :sl1:
 #: ../partman-base.templates:27001
 msgid "Processing..."
-msgstr "處理中……"
+msgstr "處理中…"
 
 #. Type: text
 #. Description
@@ -619,6 +622,7 @@ msgstr "取消此選單"
 #. Type: text
 #. Description
 #. Main menu entry
+#. Translators: keep below 55 columns
 #. :sl1:
 #: ../partman-base.templates:67001
 msgid "Partition disks"
diff -pruN 206/lib/base.sh 215/lib/base.sh
--- 206/lib/base.sh	2019-03-04 22:48:06.000000000 +0000
+++ 215/lib/base.sh	2020-12-20 16:57:33.000000000 +0000
@@ -775,7 +775,7 @@ humandev () {
 		echo "$1"
 	    fi
 	    ;;
-	/dev/sd[a-z][0-9]*|/dev/sd[a-z][a-z][0-9]*)
+	/dev/sd[a-z][0-9]*|/dev/sd[a-z][a-z][0-9]*|/dev/wd[a-z][0-9]*|/dev/wd[a-z][a-z][0-9]*)
 	    part="${1#/dev/}"
 	    disk="${part%%[0-9]*}"
 	    part="${part#$disk}"
