summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2017-04-30 23:17:38 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2017-05-06 09:06:14 +0100
commit8babb3c338badfdcea2beb4ed02f7334537bc689 (patch)
treed68c8e4181e9b10558e11a960ce706b03a7819c1
parentf210a570e2750bfcae790511acbdb9e6cac237ea (diff)
downloaddraklive-install-8babb3c338badfdcea2beb4ed02f7334537bc689.tar
draklive-install-8babb3c338badfdcea2beb4ed02f7334537bc689.tar.gz
draklive-install-8babb3c338badfdcea2beb4ed02f7334537bc689.tar.bz2
draklive-install-8babb3c338badfdcea2beb4ed02f7334537bc689.tar.xz
draklive-install-8babb3c338badfdcea2beb4ed02f7334537bc689.zip
Display message whilst preparing the initial RAM disk.
Translations copied from classic installer.
-rwxr-xr-xdraklive-install2
-rw-r--r--po/af.po5
-rw-r--r--po/am.po5
-rw-r--r--po/ar.po5
-rw-r--r--po/ast.po5
-rw-r--r--po/az.po5
-rw-r--r--po/be.po5
-rw-r--r--po/bg.po5
-rw-r--r--po/bn.po5
-rw-r--r--po/br.po5
-rw-r--r--po/bs.po5
-rw-r--r--po/ca.po5
-rw-r--r--po/cs.po5
-rw-r--r--po/cy.po5
-rw-r--r--po/da.po5
-rw-r--r--po/de.po5
-rw-r--r--po/el.po5
-rw-r--r--po/en_GB.po5
-rw-r--r--po/eo.po5
-rw-r--r--po/es.po5
-rw-r--r--po/es_419.po5
-rw-r--r--po/et.po5
-rw-r--r--po/eu.po5
-rw-r--r--po/fa.po5
-rw-r--r--po/fi.po5
-rw-r--r--po/fr.po5
-rw-r--r--po/fur.po5
-rw-r--r--po/ga.po5
-rw-r--r--po/gl.po5
-rw-r--r--po/he.po5
-rw-r--r--po/hi.po5
-rw-r--r--po/hr.po5
-rw-r--r--po/hu.po5
-rw-r--r--po/id.po5
-rw-r--r--po/is.po5
-rw-r--r--po/it.po5
-rw-r--r--po/ja.po5
-rw-r--r--po/ko.po5
-rw-r--r--po/ky.po5
-rw-r--r--po/lt.po5
-rw-r--r--po/ltg.po5
-rw-r--r--po/lv.po5
-rw-r--r--po/mk.po5
-rw-r--r--po/mn.po5
-rw-r--r--po/ms.po5
-rw-r--r--po/mt.po5
-rw-r--r--po/nb.po5
-rw-r--r--po/nl.po5
-rw-r--r--po/nn.po5
-rw-r--r--po/pa_IN.po5
-rw-r--r--po/pl.po5
-rw-r--r--po/pt.po5
-rw-r--r--po/pt_BR.po5
-rw-r--r--po/ro.po5
-rw-r--r--po/ru.po5
-rw-r--r--po/sc.po5
-rw-r--r--po/sk.po5
-rw-r--r--po/sl.po5
-rw-r--r--po/sq.po5
-rw-r--r--po/sr.po5
-rw-r--r--po/sr@Latn.po5
-rw-r--r--po/sv.po5
-rw-r--r--po/ta.po5
-rw-r--r--po/tg.po5
-rw-r--r--po/th.po5
-rw-r--r--po/tl.po5
-rw-r--r--po/tr.po5
-rw-r--r--po/uk.po5
-rw-r--r--po/uz.po5
-rw-r--r--po/uz@cyrillic.po5
-rw-r--r--po/vi.po5
-rw-r--r--po/wa.po5
-rw-r--r--po/zh_CN.po5
-rw-r--r--po/zh_TW.po5
74 files changed, 367 insertions, 0 deletions
diff --git a/draklive-install b/draklive-install
index a319249..ce0bc20 100755
--- a/draklive-install
+++ b/draklive-install
@@ -340,7 +340,9 @@ sub setup_bootloader {
my ($in, $all_hds, $fstab) = @_;
use bootloader;
my $bootloader = {};
+ my $_wait = $in->wait_message('', N("Preparing initial startup program..."));
any::setupBootloaderBeforeStandalone($in->do_pkgs, $bootloader, $all_hds, $fstab);
+ undef $_wait;
local $::Wizard_no_previous = 0;
any::setupBootloaderUntilInstalled($in, $bootloader, $all_hds, $fstab, $ENV{SECURE_LEVEL});
sync_logs();
diff --git a/po/af.po b/po/af.po
index 557d64a..ee6927f 100644
--- a/po/af.po
+++ b/po/af.po
@@ -66,6 +66,11 @@ msgstr "Bespeuring aan die gebeur"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Berei installasie voor"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/am.po b/po/am.po
index 102ef46..d5aac24 100644
--- a/po/am.po
+++ b/po/am.po
@@ -59,6 +59,11 @@ msgstr "የተሻሻለ ዊድጌት ፍጠር"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "ተከላ በማዘጋጀት ላይ"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ar.po b/po/ar.po
index 917b3f6..368d5a5 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -61,6 +61,11 @@ msgstr "جاري نسخ الملفات"
msgid "Unable to copy files to new root"
msgstr "لا يمكن نسخ الملفات إلى الجذر الجديد"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "تحضير برنامج بدء التشغيل الأولي..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ast.po b/po/ast.po
index c5db746..f74dcf3 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -69,6 +69,11 @@ msgstr "Copia en progresu"
msgid "Unable to copy files to new root"
msgstr "Nun puen copiase los ficheros al raigañu nuevu"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Tresnando'l programa d'aniciu inicial..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/az.po b/po/az.po
index 102acad..b2b8457 100644
--- a/po/az.po
+++ b/po/az.po
@@ -65,6 +65,11 @@ msgstr "Təsbit etmə fəaliyyətdədir"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Qurulum hazırlanır"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/be.po b/po/be.po
index 1aa4e55..6f8ce64 100644
--- a/po/be.po
+++ b/po/be.po
@@ -59,6 +59,11 @@ msgstr "Стварэньне меню ўжо запушчана"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Падрыхтоўка ўсталяваньня"
+
#: ../draklive-install:354
#, fuzzy, c-format
msgid "Congratulations"
diff --git a/po/bg.po b/po/bg.po
index e6c1dc9..113ad0d 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -66,6 +66,11 @@ msgstr "Копиране в прогрес"
msgid "Unable to copy files to new root"
msgstr "Нвъзможно е копирането на файловете в новата основна папка"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/bn.po b/po/bn.po
index c7e6848..8927f73 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -68,6 +68,11 @@ msgstr "কপি সম্পন্ন হচ্ছে"
msgid "Unable to copy files to new root"
msgstr "নতুন রুট -এ ফাইল কপি করা সম্ভব হয় নি"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/br.po b/po/br.po
index 09aa70d..b5ac521 100644
--- a/po/br.po
+++ b/po/br.po
@@ -61,6 +61,11 @@ msgstr "Oc'h eilañ"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "O prientiñ ar programm loc'hañ ..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/bs.po b/po/bs.po
index c4ec056..4665236 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -65,6 +65,11 @@ msgstr "Kopiranje u toku"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Pripremam instalaciju"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ca.po b/po/ca.po
index b5379ed..12c8f50 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -64,6 +64,11 @@ msgstr "Còpia en procés"
msgid "Unable to copy files to new root"
msgstr "No s'han pogut copiar els fitxers a la nova ubicació arrel"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "S'està preparant el programa d'arrencada..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/cs.po b/po/cs.po
index c2e18e9..36c8cc8 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -63,6 +63,11 @@ msgstr "Probíhá kopírování"
msgid "Unable to copy files to new root"
msgstr "Nelze zkopírovat soubory do nového kořenu"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Přípravuje se spouštěcí program..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/cy.po b/po/cy.po
index c9bbbdd..a1084b6 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -64,6 +64,11 @@ msgstr "Wrthi'n copïo"
msgid "Unable to copy files to new root"
msgstr "Methu copïo ffeiliau i'r gwreiddyn newydd"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Wrthi'n paratoi'r rhaglen cychwyn..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/da.po b/po/da.po
index f3c8ba0..3dbc7d8 100644
--- a/po/da.po
+++ b/po/da.po
@@ -65,6 +65,11 @@ msgstr "Kopiering udføres"
msgid "Unable to copy files to new root"
msgstr "Kan ikke kopiere filer til ny rod"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Forbereder indledende opstartsprogram..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/de.po b/po/de.po
index 40faa1b..7d1e6f4 100644
--- a/po/de.po
+++ b/po/de.po
@@ -61,6 +61,11 @@ msgstr "Dateien werden kopiert"
msgid "Unable to copy files to new root"
msgstr "Es ist nicht möglich, Dateien in das neue Wurzelverzeichnis zu kopieren."
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Initiale Systemstartprogramme vorbereiten..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/el.po b/po/el.po
index b4e55ca..cfcd843 100644
--- a/po/el.po
+++ b/po/el.po
@@ -66,6 +66,11 @@ msgstr "Αντιγραφή σε εξέλιξη"
msgid "Unable to copy files to new root"
msgstr "Αδύνατη η αντιγραφή των αρχείων στη νέα ρίζα"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Προετοιμασία του αρχικού προγράμματος εκκίνησης..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/en_GB.po b/po/en_GB.po
index bd6d103..3cc0fb5 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -62,6 +62,11 @@ msgstr "Copying in progress"
msgid "Unable to copy files to new root"
msgstr "Unable to copy files to new root"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/eo.po b/po/eo.po
index 2f9b6f7..2002a83 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -63,6 +63,11 @@ msgstr "Mi estas kopianta"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/es.po b/po/es.po
index 0331e94..48c3f89 100644
--- a/po/es.po
+++ b/po/es.po
@@ -60,6 +60,11 @@ msgstr "Copia en progreso"
msgid "Unable to copy files to new root"
msgstr "No se pueden copiar archivos a la nueva ubicación raíz"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Preparando el programa de instalación inicial..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/es_419.po b/po/es_419.po
index 33b404c..1430e5b 100644
--- a/po/es_419.po
+++ b/po/es_419.po
@@ -63,6 +63,11 @@ msgstr "Copiado en progreso"
msgid "Unable to copy files to new root"
msgstr "No es posible copiar archivos a la nueva ruta"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/et.po b/po/et.po
index 9b1dc2d..ff4b6d7 100644
--- a/po/et.po
+++ b/po/et.po
@@ -61,6 +61,11 @@ msgstr "Käib kopeerimine..."
msgid "Unable to copy files to new root"
msgstr "Failide kopeerimine uude juursüsteemi nurjus"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Alglaadimisprogrammi ettevalmistamine..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/eu.po b/po/eu.po
index d74e584..2e4043d 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -66,6 +66,11 @@ msgstr "Kopiatzen ari da"
msgid "Unable to copy files to new root"
msgstr "Fitxategiak ezin izan dira erro berrira kopiatu"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Programaren hasierako abioa prestatzen ..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/fa.po b/po/fa.po
index b415a2a..24dd80f 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -61,6 +61,11 @@ msgstr "کپی کردن در حال انجام است"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/fi.po b/po/fi.po
index 25d7aba..a6b6e46 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -71,6 +71,11 @@ msgstr "Kopiointi käynnissä"
msgid "Unable to copy files to new root"
msgstr "Tiedostoja ei voida kopioida uuteen juureen"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/fr.po b/po/fr.po
index 60c1768..343f94c 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -60,6 +60,11 @@ msgstr "Copie en cours"
msgid "Unable to copy files to new root"
msgstr "Impossible de copier les fichiers vers la nouvelle racine"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Préparation du chargeur d'amorçage..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/fur.po b/po/fur.po
index 773a70a..f9321f7 100644
--- a/po/fur.po
+++ b/po/fur.po
@@ -61,6 +61,11 @@ msgstr "Instalazion in vore"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ga.po b/po/ga.po
index 77a7a02..10a3cbf 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -58,6 +58,11 @@ msgstr "Pointe taca dublach %s"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Ag Ullmhaigh feistiú"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/gl.po b/po/gl.po
index bfbe1cd..9818ada 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -66,6 +66,11 @@ msgstr "Copiando"
msgid "Unable to copy files to new root"
msgstr "Non foi posible copiar os ficheiros á nova raíz"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/he.po b/po/he.po
index 827760b..f689e57 100644
--- a/po/he.po
+++ b/po/he.po
@@ -69,6 +69,11 @@ msgstr "מעתיק את התקליטור לכונן הקשיח"
msgid "Unable to copy files to new root"
msgstr "אין אפשרות להעתיק קבצים אל מחיצת השורש החדשה."
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/hi.po b/po/hi.po
index cb4246c..40301ab 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -61,6 +61,11 @@ msgstr "खोज जारी है"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/hr.po b/po/hr.po
index aa0ea01..bee78f2 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -63,6 +63,11 @@ msgstr "Kopiranje u tijeku"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/hu.po b/po/hu.po
index a1b275e..da7ebf7 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -64,6 +64,11 @@ msgstr "Másolás folyamatban"
msgid "Unable to copy files to new root"
msgstr "Nem lehet bemásolni a fájlokat az új gyökérkönyvtárba."
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "A rendszerindító memóriaképfájl előkészítése..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/id.po b/po/id.po
index 58c0979..42be00a 100644
--- a/po/id.po
+++ b/po/id.po
@@ -73,6 +73,11 @@ msgstr "Penyalinan sedang berjalan"
msgid "Unable to copy files to new root"
msgstr "Tidak bisa menyalin file ke root baru"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Menyiapkan program startup awal..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/is.po b/po/is.po
index e16b1d6..71fb3ce 100644
--- a/po/is.po
+++ b/po/is.po
@@ -65,6 +65,11 @@ msgstr "Afritun í gangi"
msgid "Unable to copy files to new root"
msgstr "Get ekki afritað skrár í nýja rót"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/it.po b/po/it.po
index 628535a..16c3a4b 100644
--- a/po/it.po
+++ b/po/it.po
@@ -60,6 +60,11 @@ msgstr "Copia in corso"
msgid "Unable to copy files to new root"
msgstr "Impossibile copiare i file nella nuova directory radice"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Sto preparando l'installazione..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ja.po b/po/ja.po
index 9b4e61d..d3d5da2 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -68,6 +68,11 @@ msgstr "コピーしています"
msgid "Unable to copy files to new root"
msgstr "ファイルを新しい root にコピーできません"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ko.po b/po/ko.po
index d7283ee..c084afc 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -64,6 +64,11 @@ msgstr "복사 진행중"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ky.po b/po/ky.po
index a96cdee..a05374d 100644
--- a/po/ky.po
+++ b/po/ky.po
@@ -62,6 +62,11 @@ msgstr "Көчүрүү жүрүүдө"
msgid "Unable to copy files to new root"
msgstr "Жаңы тамырга файлдар көчүрөалынган жок"
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Орнотуу даярдалууда"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/lt.po b/po/lt.po
index 9948ebe..cb921af 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -65,6 +65,11 @@ msgstr "Kopijavimas eigoje"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Ruošiama pradinės paleisties programa..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ltg.po b/po/ltg.po
index d0bd7b8..421ffb9 100644
--- a/po/ltg.po
+++ b/po/ltg.po
@@ -60,6 +60,11 @@ msgstr "Nūteik kopeišona"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Sagataveju instaleišonu"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/lv.po b/po/lv.po
index 3ba313e..a41568b 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -61,6 +61,11 @@ msgstr "Notiek noteikšana"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/mk.po b/po/mk.po
index a84783f..0c604ff 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -66,6 +66,11 @@ msgstr "Копирањето е во тек"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Подготовка на инсталацијата"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/mn.po b/po/mn.po
index 4f16e3c..099dd75 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -63,6 +63,11 @@ msgstr "ямх"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Суулгалтын бэлтгэл"
+
#: ../draklive-install:354
#, fuzzy, c-format
msgid "Congratulations"
diff --git a/po/ms.po b/po/ms.po
index 7ee4ad3..0ce9232 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -59,6 +59,11 @@ msgstr "Penyalinan sedang dilakukan"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Pemasangan sekecil mungkin"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/mt.po b/po/mt.po
index 0985924..b82c965 100644
--- a/po/mt.po
+++ b/po/mt.po
@@ -62,6 +62,11 @@ msgstr "Għaddej l-għarfien"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Qed nipprepara l-installazzjoni"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/nb.po b/po/nb.po
index 27302cb..fef984e 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -63,6 +63,11 @@ msgstr "Kopierer"
msgid "Unable to copy files to new root"
msgstr "Ikke i stand til å kopiere filer til ny rot"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Forbereder initsialt oppstart program"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/nl.po b/po/nl.po
index 4196737..16bef7e 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -66,6 +66,11 @@ msgstr "Bezig met kopiëren"
msgid "Unable to copy files to new root"
msgstr "Niet in staat bestanden naar nieuwe hoofdmap te kopiëren"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Bezig met voorbereiden van het initiële startprogramma..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/nn.po b/po/nn.po
index 410a8b6..dae5f44 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -60,6 +60,11 @@ msgstr "Kopierer filer"
msgid "Unable to copy files to new root"
msgstr "Klarte ikkje kopera filer til ny rot"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Førebur installasjon av oppstartslastar..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/pa_IN.po b/po/pa_IN.po
index e8e15f6..2ee91d1 100644
--- a/po/pa_IN.po
+++ b/po/pa_IN.po
@@ -63,6 +63,11 @@ msgstr "ਨਕਲ ਜਾਰੀ ਹੈ"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "ਇੰਸਟਾਲੇਸ਼ਨ ਤਿਆਰੀ ਹੋ ਰਹੀ ਹੈ"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/pl.po b/po/pl.po
index aed236f..3392065 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -74,6 +74,11 @@ msgstr "Kopiowanie w toku"
msgid "Unable to copy files to new root"
msgstr "Skopiowanie plików do nowej lokalizacji było niemożliwe"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Przygotowywanie programu rozruchowego..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/pt.po b/po/pt.po
index fe21e73..2894513 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -73,6 +73,11 @@ msgstr "A copiar"
msgid "Unable to copy files to new root"
msgstr "Incapaz de copiar ficheiros para a nova raiz"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "A preparar o programa inicial de arranque..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 48d9e58..0f27c1a 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -73,6 +73,11 @@ msgstr "Cópia em progresso..."
msgid "Unable to copy files to new root"
msgstr "Não foi possível copiar os arquivos para a nova raiz"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Preparando para iniciar programa..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ro.po b/po/ro.po
index 663d243..283248c 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -62,6 +62,11 @@ msgstr "Copiere în progres"
msgid "Unable to copy files to new root"
msgstr "Copierea fișierelor în noua rădăcină nu este posibilă"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Se pregătește pornirea programului inițial..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ru.po b/po/ru.po
index ad3f1fd..f8e3549 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -63,6 +63,11 @@ msgstr "Выполняется копирование"
msgid "Unable to copy files to new root"
msgstr "Не удаётся скопировать файлы в новый корень"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Подготовка начального загрузчика..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/sc.po b/po/sc.po
index d3c480a..bf50984 100644
--- a/po/sc.po
+++ b/po/sc.po
@@ -61,6 +61,11 @@ msgstr "Còpia in cursu"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Apariçu s'aposentadura"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/sk.po b/po/sk.po
index 74a9914..320a760 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -66,6 +66,11 @@ msgstr "Prebieha kopírovanie"
msgid "Unable to copy files to new root"
msgstr "Nie je možné skopírovať súbory do nového koreňového adresára"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Pripravuje sa spúšťací program..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/sl.po b/po/sl.po
index ba4792a..29e844c 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -66,6 +66,11 @@ msgstr "Kopiranje v teku"
msgid "Unable to copy files to new root"
msgstr "V novo korensko mapo ni mogoče kopirati datotek"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Pripravljanje začetnega zagonskega programa …"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/sq.po b/po/sq.po
index 27baade..ac85321 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -65,6 +65,11 @@ msgstr "Kopjimi në progres"
msgid "Unable to copy files to new root"
msgstr "E pamundur për të kopjuar dokumentat në rrënjë të re"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Përgatitja programit fillestar për fillimin..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/sr.po b/po/sr.po
index 551eb22..f1d9060 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -64,6 +64,11 @@ msgstr "Копирање у току"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
index b44f361..ad02aee 100644
--- a/po/sr@Latn.po
+++ b/po/sr@Latn.po
@@ -63,6 +63,11 @@ msgstr "Kopiranje u toku"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Pripremam instalaciju"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/sv.po b/po/sv.po
index 4caba66..3d4290e 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -70,6 +70,11 @@ msgstr "Kopiering pågår"
msgid "Unable to copy files to new root"
msgstr "Kan inte kopiera filer till nya rootkatalogen"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Förbereder initiellt uppstartsprogram..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/ta.po b/po/ta.po
index 0d00ff7..6793a39 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -64,6 +64,11 @@ msgstr "இன்னும் தேடுதல் நடைபெறுகி
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "நிறுவுதல் தொடங்குகிறது"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/tg.po b/po/tg.po
index 5e559f2..f3d56c7 100644
--- a/po/tg.po
+++ b/po/tg.po
@@ -69,6 +69,11 @@ msgstr "Дар ҳоли нусхабардорӣ"
msgid "Unable to copy files to new root"
msgstr "Файлро ба решаи нав нусхабардорӣ карда наметавонад"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Омодасозии оғози ибтидоии барнома..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/th.po b/po/th.po
index b53cfbd..81f08f3 100644
--- a/po/th.po
+++ b/po/th.po
@@ -63,6 +63,11 @@ msgstr ""
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/tl.po b/po/tl.po
index 09d640f..23cbc2f 100644
--- a/po/tl.po
+++ b/po/tl.po
@@ -61,6 +61,11 @@ msgstr "Tumatakbo ang pagtitiktik"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Inihahanda ang pag-i-install"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/tr.po b/po/tr.po
index cd04fc1..f784349 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -60,6 +60,11 @@ msgstr "Kopyalama sürüyor"
msgid "Unable to copy files to new root"
msgstr "Dosyalar yeni köke kopyalanamıyor"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Birincil başlangıç uygulaması hazırlanıyor..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/uk.po b/po/uk.po
index 4a90b34..50d4daa 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -67,6 +67,11 @@ msgstr "Триває копіювання"
msgid "Unable to copy files to new root"
msgstr "Неможливо скопіювати файли в нову файлову систему"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Приготування початкової програми запуску…"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/uz.po b/po/uz.po
index 08b20d9..17e356d 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -63,6 +63,11 @@ msgstr "Nusxa olish davom etmoqda"
msgid "Unable to copy files to new root"
msgstr "Fayllardan yangi root'ga nusxa koʻchirib boʻlmadi"
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Oʻrnatishga tayyorlanmoqda"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/uz@cyrillic.po b/po/uz@cyrillic.po
index ab63739..266eab8 100644
--- a/po/uz@cyrillic.po
+++ b/po/uz@cyrillic.po
@@ -63,6 +63,11 @@ msgstr "Нусха олиш давом этмоқда"
msgid "Unable to copy files to new root"
msgstr "Файллардан янги root'га нусха кўчириб бўлмади"
+#: ../draklive-install:343
+#, fuzzy, c-format
+msgid "Preparing initial startup program..."
+msgstr "Ўрнатишга тайёрланмоқда"
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/vi.po b/po/vi.po
index e6fd278..0ca0883 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -62,6 +62,11 @@ msgstr "Đang sao chép"
msgid "Unable to copy files to new root"
msgstr ""
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr ""
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/wa.po b/po/wa.po
index 3602d41..2e46277 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -65,6 +65,11 @@ msgstr "Dji copeye..."
msgid "Unable to copy files to new root"
msgstr "Dji n' sai copyî les fitchîs aviè l' nouve raecene"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "Dj' aprestêye li programe di prumî enondaedje..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index e27c4ec..e26d3dd 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -65,6 +65,11 @@ msgstr "正在进行复制"
msgid "Unable to copy files to new root"
msgstr "无法复制文件到新的根目录"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "正在准备安装初始安装程序..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 481fe81..1ddf8cb 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -60,6 +60,11 @@ msgstr "複製進行中"
msgid "Unable to copy files to new root"
msgstr "沒有辦法複製檔案到新的根目錄"
+#: ../draklive-install:343
+#, c-format
+msgid "Preparing initial startup program..."
+msgstr "正在準備初始化啟動程式..."
+
#: ../draklive-install:354
#, c-format
msgid "Congratulations"