tor-commits
Threads by month
- ----- 2025 -----
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
May 2016
- 17 participants
- 1550 discussions

[translation/https_everywhere] Update translations for https_everywhere
by translation@torproject.org 26 May '16
by translation@torproject.org 26 May '16
26 May '16
commit 1b5eec323946c741ed9a695c9f6b48ec5ae65066
Author: Translation commit bot <translation(a)torproject.org>
Date: Thu May 26 09:45:16 2016 +0000
Update translations for https_everywhere
---
bg/ssl-observatory.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bg/ssl-observatory.dtd b/bg/ssl-observatory.dtd
index 4afb94e..8e3af72 100644
--- a/bg/ssl-observatory.dtd
+++ b/bg/ssl-observatory.dtd
@@ -1,5 +1,5 @@
<!-- Observatory popup window -->
-<!ENTITY ssl-observatory.popup.details "Подробности и информация за конфиденциалност">
+<!ENTITY ssl-observatory.popup.details "Подробности и информация за поверителност">
<!ENTITY ssl-observatory.popup.later "Питай ме по-късно">
<!ENTITY ssl-observatory.popup.no "Не">
1
0

[tor-browser-bundle/hardened-builds] Bug 19176: Zip language packs deterministically
by gk@torproject.org 26 May '16
by gk@torproject.org 26 May '16
26 May '16
commit c07734b821db00b031e5736edc6c8a1ec2ff37f0
Author: Georg Koppen <gk(a)torproject.org>
Date: Thu May 26 07:26:37 2016 +0000
Bug 19176: Zip language packs deterministically
---
gitian/descriptors/linux/gitian-bundle.yml | 2 +-
gitian/descriptors/mac/gitian-bundle.yml | 2 +-
gitian/descriptors/windows/gitian-bundle.yml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gitian/descriptors/linux/gitian-bundle.yml b/gitian/descriptors/linux/gitian-bundle.yml
index 3e8ae2e..e25d40e 100644
--- a/gitian/descriptors/linux/gitian-bundle.yml
+++ b/gitian/descriptors/linux/gitian-bundle.yml
@@ -209,7 +209,7 @@ script: |
cp -rf ~/build/searchplugins $search_plugins_path
rm $xpi
cd prep_$LANG
- zip -r9 ../$xpi *
+ ~/build/dzip.sh ../$xpi .
cd ..
rm -rf prep_$LANG
done
diff --git a/gitian/descriptors/mac/gitian-bundle.yml b/gitian/descriptors/mac/gitian-bundle.yml
index e046b57..84cb56c 100644
--- a/gitian/descriptors/mac/gitian-bundle.yml
+++ b/gitian/descriptors/mac/gitian-bundle.yml
@@ -218,7 +218,7 @@ script: |
cp -rf ~/build/searchplugins $search_plugins_path
rm $xpi
cd prep_$LANG
- zip -r9 ../$xpi *
+ ~/build/dzip.sh ../$xpi .
cd ..
rm -rf prep_$LANG
done
diff --git a/gitian/descriptors/windows/gitian-bundle.yml b/gitian/descriptors/windows/gitian-bundle.yml
index 5473bf3..ab4f903 100644
--- a/gitian/descriptors/windows/gitian-bundle.yml
+++ b/gitian/descriptors/windows/gitian-bundle.yml
@@ -180,7 +180,7 @@ script: |
cp -rf ~/build/searchplugins $search_plugins_path
rm $xpi
cd prep_$LANG
- zip -r9 ../$xpi *
+ ~/build/dzip.sh ../$xpi .
cd ..
rm -rf prep_$LANG
done
1
0

[translation/tails-iuk_completed] Update translations for tails-iuk_completed
by translation@torproject.org 26 May '16
by translation@torproject.org 26 May '16
26 May '16
commit 39d091a8a8cac291e9cfc4e1246cc2e9586309ff
Author: Translation commit bot <translation(a)torproject.org>
Date: Thu May 26 09:17:14 2016 +0000
Update translations for tails-iuk_completed
---
fr.po | 104 ++++++++++++++++++++++++++++++++--------------------------
tails-iuk.pot | 97 ++++++++++++++++++++++++++++++------------------------
2 files changed, 112 insertions(+), 89 deletions(-)
diff --git a/fr.po b/fr.po
index 1226553a..6ea9286 100644
--- a/fr.po
+++ b/fr.po
@@ -6,21 +6,22 @@
# bassmax, 2013
# Alex <chioubaca(a)gmail.com>, 2014
# tneskovic <antoine_ecuador(a)yahoo.fr>, 2014
-# Emmanuel Simond, 2014
+# Emmanuel Simond <emmanuel.simond(a)gmail.com>, 2014
# Gwennole Hangard <gwennole.hangard(a)gmail.com>, 2015
# monsieurtino <monsieurtino(a)mailoo.org>, 2014
# rike, 2014
# Sabrina Cater <sabcat(a)gmx.fr>, 2015
+# Thomas Chauchefoin <thomas(a)chauchefoin.fr>, 2016
# Towinet, 2013-2014
# Owen, 2015
-# Trans-fr, 2015
+# French language coordinator <yahoe.001(a)gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Gwennole Hangard <gwennole.hangard(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 09:06+0000\n"
+"Last-Translator: Thomas Chauchefoin <thomas(a)chauchefoin.fr>\n"
"Language-Team: French (http://www.transifex.com/otf/torproject/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,18 +29,18 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Pour des informations de débogage, veuillez exécuter la commande suivante: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Erreur lors de la vérification des mises à jour disponibles"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -48,64 +49,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>N'a pas pu déterminer si une mise à jour est disponible depuis notre site Web.</b>\n\nVérifiez votre connexion réseau, et redémarrez Tails pour essayer de nouveau de mettre à jour.\n\nSi le problème persiste, allez à file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "aucune mise à jour automatique n'est disponible depuis notre site Web pour cette version"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "votre dispositif n'a pas été créé en utilisant l'installeur Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails a été lancé depuis un DVD ou un dispositif en lecture seule"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "il n'y a pas assez d'espace libre sur la partition système de Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "pas assez de mémoire disponible sur ce système"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Il n'y a pas d'explication disponible pour '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Le système est à jour"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Cette version de Tails est obsolète, et peut avoir des problèmes de sécurité."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "La mise à jour incrémentale disponible nécessite %{space_needed}s d'espace libre sur la partition système de Tails, mais seulement %{free_space}s est libre."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "La mise à jour incrémentale disponible nécessite %{memory_needed}s de mémoire libre, mais seulement %{free_memory}s est libre."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Une mise à niveau incrémentale est proposée, mais aucune mise à niveau complète.\nCela ne devrait pas arriver. Veuillez signaler un bogue."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Erreur lors de la vérification des mises à jour disponibles"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -121,19 +122,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Vous devriez mettre à niveau vers %{name}s %{version}s.</b>\n\nPour plus d'informations sur cette nouvelle version, allez sur %{details_url}s.\n\nIl est recommandé de fermer toutes les applications ouvertes pendant la mise à niveau. Le téléchargement de la mise à niveau pourrait prendre un long moment, de plusieurs minutes à quelques heures. Le réseau sera mis hors service après le téléchargement de la mise à niveau. \n\nTaille du téléchargement : %{size}s\n\nVoulez-vous mettre à niveau maintenant ?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Mise à jour disponible"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Mettre à jour maintenant"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Mettre à jour plus tard"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -145,20 +146,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Vous devriez mettre à jour manuellement vers %{name}s %{version}s.</b>\n\nPour plus d'informations à propos de cette nouvelle version, rendez vous sur %{details_url}s.\n\nIl n'est pas possible de mettre à jour automatiquement votre appareil vers cette nouvelle version : %{explanation}s.\n\nPour savoir comment effectuer une mise à jour manuelle, rendez vous sur https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nouvelle version disponible"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Téléchargement de la mise à jour"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Téléchargement de la mise à niveau vers %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -166,26 +167,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>La mise à niveau n'a pas pu être téléchargée.<b>\\n\\nVérifiez votre connexion réseau et redémarrez Tails pour essayer de nouveau de mettre à niveau.\\n\\nSi le problème persiste, allez sur file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Échec lors du téléchargement de la mise à jour"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Le fichier de sortie '%{output_file}s' n'existe pas, mais tails-iuk-get-target-file ne s'en est pas plaint. Veuillez rapporter un bogue."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Échec lors de la création du dossier de téléchargement temporaire"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Échec lors de la création du dossier de téléchargement temporaire"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr "<b>Impossible de choisir un serveur de téléchargement.</b>\n\nCela ne devrait pas arriver. Merci de remonter un bug."
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr "Erreur lors du choix d'un serveur de téléchargement"
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -195,46 +207,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Votre dispositif Tails a été mis à niveau avec succès.<b>\n\nQuelques fonctions de sécurité ont été temporairement mises hors service.\nVous devriez redémarrer Tails sur la nouvelle version dès que possible.\n\nVoulez-vous redémarrer maintenant ?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Redémarrer Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Redémarrer maintenant"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Redémarrer plus tard"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Échec lors du redémarrage du système"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Échec du redémarrage du système"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Échec lors de l'arrêt du réseau"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Échec de l'arrêt du réseau"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Mise à jour du système"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Votre dispositif Tails est en cours de mise à niveau...</b>\n\nPour des raisons de sécurité, le réseau est actuellement hors service."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -242,6 +254,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Une erreur est survenue durant l'installation de la mise à niveau.</b>\\n\\nVotre dispositif Tails nécessite d'être réparé et pourrait être incapable de redémarrer.\\n\\nVeuillez suivre les instructions sur file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Erreur lors de l'installation des mises à jour"
diff --git a/tails-iuk.pot b/tails-iuk.pot
index 9c70f16..4e38611 100644
--- a/tails-iuk.pot
+++ b/tails-iuk.pot
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: English (http://www.transifex.com/otf/torproject/language/en/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "For debugging information, execute the following command: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Error while checking for upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Could not determine whether an upgrade is available from our website.</b>\n\nCheck your network connection, and restart Tails to try upgrading again.\n\nIf the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "no automatic upgrade is available from our website for this version"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "your device was not created using Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails was started from a DVD or a read-only device"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "there is not enough free space on the Tails system partition"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "not enough memory is available on this system"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "No explanation available for reason '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "The system is up-to-date"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "This version of Tails is outdated, and may have security issues."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "The available incremental upgrade requires %{space_needed}s of free space on Tails system partition, but only %{free_space}s is available."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "The available incremental upgrade requires %{memory_needed}s of free memory, but only %{free_memory}s is available."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "An incremental upgrade is available, but no full upgrade is.\nThis should not happen. Please report a bug."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Error while detecting available upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>You should upgrade to %{name}s %{version}s.</b>\n\nFor more information about this new version, go to %{details_url}s\n\nIt is recommended to close all the open applications during the upgrade.\nDownloading the upgrade might take a long time, from several minutes to a few hours.\nThe networking will be disabled after downloading the upgrade.\n\nDownload size: %{size}s\n\nDo you want to upgrade now?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Upgrade available"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Upgrade now"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Upgrade later"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n\nFor more information about this new version, go to %{details_url}s\n\nIt is not possible to automatically upgrade your device to this new version: %{explanation}s.\n\nTo learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "New version available"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Downloading upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Downloading the upgrade to %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network connection, and restart Tails to try upgrading again.\\n\\nIf the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Error while downloading the upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file did not complain. Please report a bug."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Error while creating temporary downloading directory"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Failed to create temporary download directory"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr "<b>Could not choose a download server.</b>\n\nThis should not happen. Please report a bug."
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr "Error while choosing a download server"
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Your Tails device was successfully upgraded.</b>\n\nSome security features were temporarily disabled.\nYou should restart Tails on the new version as soon as possible.\n\nDo you want to restart now?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Restart Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Restart now"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Restart later"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Error while restarting the system"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Failed to restart the system"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Error while shutting down the network"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Failed to shutdown network"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Upgrading the system"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Your Tails device is being upgraded...</b>\n\nFor security reasons, the networking is now disabled."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device needs to be repaired and might be unable to restart.\\n\\nPlease follow the instructions at file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Error while installing the upgrade"
1
0

26 May '16
commit 6c12bd5ca93653fd93642645128a7e543007e686
Author: Translation commit bot <translation(a)torproject.org>
Date: Thu May 26 09:17:08 2016 +0000
Update translations for tails-iuk
---
ach.po | 97 +++++++++++++++++++++++++++++------------------------
ady.po | 97 +++++++++++++++++++++++++++++------------------------
af.po | 97 +++++++++++++++++++++++++++++------------------------
ak.po | 97 +++++++++++++++++++++++++++++------------------------
am.po | 97 +++++++++++++++++++++++++++++------------------------
ar.po | 97 +++++++++++++++++++++++++++++------------------------
arn.po | 97 +++++++++++++++++++++++++++++------------------------
ast.po | 97 +++++++++++++++++++++++++++++------------------------
az.po | 97 +++++++++++++++++++++++++++++------------------------
ba.po | 97 +++++++++++++++++++++++++++++------------------------
be.po | 97 +++++++++++++++++++++++++++++------------------------
bg.po | 99 ++++++++++++++++++++++++++++++------------------------
bn.po | 97 +++++++++++++++++++++++++++++------------------------
bn_BD.po | 97 +++++++++++++++++++++++++++++------------------------
bn_IN.po | 97 +++++++++++++++++++++++++++++------------------------
bo.po | 97 +++++++++++++++++++++++++++++------------------------
br.po | 97 +++++++++++++++++++++++++++++------------------------
brx.po | 97 +++++++++++++++++++++++++++++------------------------
bs.po | 97 +++++++++++++++++++++++++++++------------------------
ca.po | 99 ++++++++++++++++++++++++++++++------------------------
ceb.po | 97 +++++++++++++++++++++++++++++------------------------
cs.po | 97 +++++++++++++++++++++++++++++------------------------
csb.po | 97 +++++++++++++++++++++++++++++------------------------
cv.po | 97 +++++++++++++++++++++++++++++------------------------
cy.po | 99 ++++++++++++++++++++++++++++++------------------------
da.po | 97 +++++++++++++++++++++++++++++------------------------
de.po | 99 ++++++++++++++++++++++++++++++------------------------
dz.po | 97 +++++++++++++++++++++++++++++------------------------
el.po | 99 ++++++++++++++++++++++++++++++------------------------
en_GB.po | 99 ++++++++++++++++++++++++++++++------------------------
eo.po | 97 +++++++++++++++++++++++++++++------------------------
es.po | 99 ++++++++++++++++++++++++++++++------------------------
es_AR.po | 97 +++++++++++++++++++++++++++++------------------------
es_CL.po | 97 +++++++++++++++++++++++++++++------------------------
es_CO.po | 99 ++++++++++++++++++++++++++++++------------------------
es_MX.po | 99 ++++++++++++++++++++++++++++++------------------------
et.po | 97 +++++++++++++++++++++++++++++------------------------
eu.po | 97 +++++++++++++++++++++++++++++------------------------
fa.po | 99 ++++++++++++++++++++++++++++++------------------------
fi.po | 97 +++++++++++++++++++++++++++++------------------------
fil.po | 97 +++++++++++++++++++++++++++++------------------------
fo.po | 97 +++++++++++++++++++++++++++++------------------------
fr.po | 104 ++++++++++++++++++++++++++++++++-------------------------
fr_CA.po | 103 +++++++++++++++++++++++++++++++-------------------------
fur.po | 97 +++++++++++++++++++++++++++++------------------------
fy.po | 97 +++++++++++++++++++++++++++++------------------------
ga.po | 97 +++++++++++++++++++++++++++++------------------------
gl.po | 99 ++++++++++++++++++++++++++++++------------------------
gu.po | 97 +++++++++++++++++++++++++++++------------------------
gu_IN.po | 97 +++++++++++++++++++++++++++++------------------------
gun.po | 97 +++++++++++++++++++++++++++++------------------------
ha.po | 97 +++++++++++++++++++++++++++++------------------------
he.po | 99 ++++++++++++++++++++++++++++++------------------------
hi.po | 97 +++++++++++++++++++++++++++++------------------------
hr.po | 97 +++++++++++++++++++++++++++++------------------------
hr_HR.po | 99 ++++++++++++++++++++++++++++++------------------------
ht.po | 97 +++++++++++++++++++++++++++++------------------------
hu.po | 99 ++++++++++++++++++++++++++++++------------------------
hy.po | 97 +++++++++++++++++++++++++++++------------------------
ia.po | 97 +++++++++++++++++++++++++++++------------------------
id.po | 99 ++++++++++++++++++++++++++++++------------------------
is.po | 97 +++++++++++++++++++++++++++++------------------------
it.po | 99 ++++++++++++++++++++++++++++++------------------------
ja.po | 99 ++++++++++++++++++++++++++++++------------------------
jv.po | 97 +++++++++++++++++++++++++++++------------------------
ka.po | 97 +++++++++++++++++++++++++++++------------------------
kk.po | 97 +++++++++++++++++++++++++++++------------------------
km.po | 97 +++++++++++++++++++++++++++++------------------------
kn.po | 97 +++++++++++++++++++++++++++++------------------------
ko.po | 99 ++++++++++++++++++++++++++++++------------------------
ko_KR.po | 97 +++++++++++++++++++++++++++++------------------------
ku.po | 97 +++++++++++++++++++++++++++++------------------------
ku_IQ.po | 97 +++++++++++++++++++++++++++++------------------------
kw.po | 97 +++++++++++++++++++++++++++++------------------------
ky.po | 97 +++++++++++++++++++++++++++++------------------------
la.po | 97 +++++++++++++++++++++++++++++------------------------
lb.po | 97 +++++++++++++++++++++++++++++------------------------
lg.po | 97 +++++++++++++++++++++++++++++------------------------
ln.po | 97 +++++++++++++++++++++++++++++------------------------
lo.po | 97 +++++++++++++++++++++++++++++------------------------
lt.po | 99 ++++++++++++++++++++++++++++++------------------------
lv.po | 99 ++++++++++++++++++++++++++++++------------------------
mg.po | 97 +++++++++++++++++++++++++++++------------------------
mi.po | 97 +++++++++++++++++++++++++++++------------------------
mk.po | 97 +++++++++++++++++++++++++++++------------------------
ml.po | 97 +++++++++++++++++++++++++++++------------------------
mn.po | 97 +++++++++++++++++++++++++++++------------------------
mr.po | 97 +++++++++++++++++++++++++++++------------------------
ms_MY.po | 97 +++++++++++++++++++++++++++++------------------------
mt.po | 97 +++++++++++++++++++++++++++++------------------------
my.po | 97 +++++++++++++++++++++++++++++------------------------
nah.po | 97 +++++++++++++++++++++++++++++------------------------
nap.po | 97 +++++++++++++++++++++++++++++------------------------
nb.po | 101 ++++++++++++++++++++++++++++++-------------------------
nds.po | 97 +++++++++++++++++++++++++++++------------------------
ne.po | 97 +++++++++++++++++++++++++++++------------------------
nl.po | 99 ++++++++++++++++++++++++++++++------------------------
nl_BE.po | 97 +++++++++++++++++++++++++++++------------------------
nn.po | 99 ++++++++++++++++++++++++++++++------------------------
nso.po | 97 +++++++++++++++++++++++++++++------------------------
oc.po | 97 +++++++++++++++++++++++++++++------------------------
or.po | 97 +++++++++++++++++++++++++++++------------------------
pa.po | 97 +++++++++++++++++++++++++++++------------------------
pap.po | 97 +++++++++++++++++++++++++++++------------------------
pl.po | 99 ++++++++++++++++++++++++++++++------------------------
pms.po | 97 +++++++++++++++++++++++++++++------------------------
ps.po | 97 +++++++++++++++++++++++++++++------------------------
pt.po | 99 ++++++++++++++++++++++++++++++------------------------
pt_BR.po | 99 ++++++++++++++++++++++++++++++------------------------
ro.po | 99 ++++++++++++++++++++++++++++++------------------------
ru.po | 99 ++++++++++++++++++++++++++++++------------------------
ru(a)petr1708.po | 97 +++++++++++++++++++++++++++++------------------------
scn.po | 97 +++++++++++++++++++++++++++++------------------------
sco.po | 97 +++++++++++++++++++++++++++++------------------------
si_LK.po | 97 +++++++++++++++++++++++++++++------------------------
sk.po | 97 +++++++++++++++++++++++++++++------------------------
sk_SK.po | 97 +++++++++++++++++++++++++++++------------------------
sl.po | 97 +++++++++++++++++++++++++++++------------------------
sl_SI.po | 97 +++++++++++++++++++++++++++++------------------------
sn.po | 97 +++++++++++++++++++++++++++++------------------------
so.po | 97 +++++++++++++++++++++++++++++------------------------
son.po | 97 +++++++++++++++++++++++++++++------------------------
sq.po | 99 ++++++++++++++++++++++++++++++------------------------
sr.po | 97 +++++++++++++++++++++++++++++------------------------
sr(a)latin.po | 97 +++++++++++++++++++++++++++++------------------------
st.po | 97 +++++++++++++++++++++++++++++------------------------
su.po | 97 +++++++++++++++++++++++++++++------------------------
sv.po | 101 ++++++++++++++++++++++++++++++-------------------------
sw.po | 97 +++++++++++++++++++++++++++++------------------------
szl.po | 97 +++++++++++++++++++++++++++++------------------------
ta.po | 97 +++++++++++++++++++++++++++++------------------------
tails-iuk.pot | 97 +++++++++++++++++++++++++++++------------------------
te.po | 97 +++++++++++++++++++++++++++++------------------------
te_IN.po | 97 +++++++++++++++++++++++++++++------------------------
tg.po | 97 +++++++++++++++++++++++++++++------------------------
th.po | 97 +++++++++++++++++++++++++++++------------------------
ti.po | 97 +++++++++++++++++++++++++++++------------------------
tk.po | 97 +++++++++++++++++++++++++++++------------------------
tr.po | 99 ++++++++++++++++++++++++++++++------------------------
tzm.po | 99 ++++++++++++++++++++++++++++++------------------------
ug(a)Arab.po | 97 +++++++++++++++++++++++++++++------------------------
uk.po | 99 ++++++++++++++++++++++++++++++------------------------
ur.po | 97 +++++++++++++++++++++++++++++------------------------
ur_PK.po | 97 +++++++++++++++++++++++++++++------------------------
uz.po | 97 +++++++++++++++++++++++++++++------------------------
ve.po | 97 +++++++++++++++++++++++++++++------------------------
vi.po | 97 +++++++++++++++++++++++++++++------------------------
wa.po | 97 +++++++++++++++++++++++++++++------------------------
wo.po | 97 +++++++++++++++++++++++++++++------------------------
yo.po | 97 +++++++++++++++++++++++++++++------------------------
zh_CN.po | 101 ++++++++++++++++++++++++++++++-------------------------
zh_HK.po | 99 ++++++++++++++++++++++++++++++------------------------
zh_TW.po | 101 ++++++++++++++++++++++++++++++-------------------------
zu.po | 97 +++++++++++++++++++++++++++++------------------------
154 files changed, 8363 insertions(+), 6668 deletions(-)
diff --git a/ach.po b/ach.po
index 1e91b97..47620a9 100644
--- a/ach.po
+++ b/ach.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Acoli (http://www.transifex.com/otf/torproject/language/ach/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ady.po b/ady.po
index dd3e04f..3278b3f 100644
--- a/ady.po
+++ b/ady.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Adyghe (http://www.transifex.com/otf/torproject/language/ady/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ady\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/af.po b/af.po
index b0a1284..1c1bd4f 100644
--- a/af.po
+++ b/af.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Afrikaans (http://www.transifex.com/otf/torproject/language/af/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ak.po b/ak.po
index da2930f..857ee07 100644
--- a/ak.po
+++ b/ak.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Akan (http://www.transifex.com/otf/torproject/language/ak/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ak\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/am.po b/am.po
index e44dc91..ab034c6 100644
--- a/am.po
+++ b/am.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Amharic (http://www.transifex.com/otf/torproject/language/am/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ar.po b/ar.po
index f8a3161..80acd29 100644
--- a/ar.po
+++ b/ar.po
@@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Arabic (http://www.transifex.com/otf/torproject/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -25,18 +25,18 @@ msgstr ""
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "خطأ Ø£Ø«ÙØ§Ø¡ Ø§ÙØªØÙÙ Ù
Ù ÙØ¬Ùد ترÙÙØ§Øª"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -45,64 +45,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "ÙÙ
ÙØªÙ
ÙÙ Ù
Ù ØªØØ¯Ùد ترÙÙÙ Ù
تاØÙ Ù
Ù Ù
ÙÙØ¹Ùا.\n\nØªØ£ÙØ¯ Ù
Ù Ø§ÙØ£ØªØµØ§Ù Ø«Ù
أعد ت؎غÙ٠تاÙÙØ² ÙÙ
ØØ§ÙÙÙ Ø§ÙØªØ±ÙÙÙ Ù
Ù Ø¬Ø¯ÙØ¯.\n\nإذا استÙ
رت اÙÙ
ØŽÙÙÙ, Ø£Ø°ÙØš Ø¥ÙÙ file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "Ø§ÙØªØØ¯ÙØ« Ø§ÙØªÙÙØ§ØŠÙ ØºÙØ± Ù
تÙÙØ± ÙÙ Ù
ÙÙØ¹Ùا ÙÙØ°Ù اÙÙØ³Ø®Ø©"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "ÙÙ
ÙØªÙ
Ø¥ÙØŽØ§Ø¡ Ø¬ÙØ§Ø²Ù ؚاستخداÙ
Ù
ثؚت Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "تÙ
ت؎غÙÙ Tails Ø§ÙØ·ÙØ§ÙØ§ Ù
Ù ÙØ±Øµ DVD Ø£Ù Ù
Ù Ø¬ÙØ§Ø² ÙØ§ØšÙ ÙÙÙØ±Ø§Ø¡Ø© ÙÙØ·"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "ÙØ§ ÙÙØ¬Ø¯ Ù
ÙØ§Ù ÙØ§Ø±Øº ÙØ§ÙÙ ÙÙ ØªÙØ³ÙÙ
ÙØžØ§Ù
Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "Ø°Ø§ÙØ±Ø© ØºÙØ± ÙØ§ÙÙØ© ÙÙ ÙØ°Ø§ اÙÙØžØ§Ù
"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "ÙØ§ ÙÙØ¬Ø¯ ØªÙØ³Ùر ÙÙØ°Ø§ Ø§ÙØ£Ù
ر '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "ÙØ§ ÙÙØ¬Ø¯ ØªØØ¯Ùثات ÙÙÙØ·Ø§Ù
"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "ÙØ°Ù اÙÙØ³Ø®Ø© Ù
٠تÙÙØ² ÙØ¯ÙÙ
Ø© Ù ÙØ¯ ÙÙÙÙ ØšÙØ§ ثغرات اÙ
ÙÙØ©."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Ø§ÙØªØØ¯ÙØ« Ø§ÙØ§Ø¶Ø§Ù٠اÙÙ
ØªØ§Ø ÙØØªØ§Ø¬ Ø¥ÙÙ %{space_needed} Ù
Ø³Ø§ØØ© ÙØ§Ø±ØºØ© عÙÙ ÙØ±Øµ تÙÙØ²Ø ÙÙÙÙ ÙÙØ¬Ø¯ ÙÙØ· %{free_space}."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Ø§ÙØªØØ¯ÙØ« Ø§ÙØ§Ø¶Ø§Ù٠اÙÙ
ØªØ§Ø ÙØØªØ§Ø¬ Ø¥ÙÙ %{memory_needed} Ø°Ø§ÙØ±Ø© ÙØ§Ø±ØºØ©Ø ÙÙÙÙ ÙÙØ¬Ø¯ ÙÙØ· %{free_memory}."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "ÙÙØ¬Ø¯ ØªØØ¯ÙØ« اضاÙÙ Ù
ØªØ§Ø Ù ÙÙØ³ ØªØØ¯ÙØ« ÙØ§Ù
Ù.\nÙØ°Ø§ ÙØ§ ÙÙØšØºÙ Ø£Ù ÙØØ¯Ø«. Ø§ÙØ±Ø¬Ø§Ø¡ Ø§ÙØªØšÙÙØº Ø¹Ù Ø§ÙØ®Ø·Ø£."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "ØØ¯Ø« خطأ Ø£Ø«ÙØ§Ø¡ اÙÙØŽÙ Ø¹Ù Ø§ÙØªØØ¯Ùثات اÙÙ
تÙÙØ±Ø©"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -118,19 +118,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>ÙÙØšØºÙ عÙÙÙ Ø§ÙØªØ±ÙÙØ© Ø¥ÙÙ %{name}s %{version}s.</b>\n\nÙÙ
Ø²ÙØ¯ Ù
Ù Ø§ÙØªÙاصÙÙ ØÙÙ ÙØ°Ø§ Ø§ÙØ¥ØµØ¯Ø§Ø± Ø§ÙØ¬Ø¯ÙØ¯Ø ÙÙ
ØšØ²ÙØ§Ø±Ø© %{details_url}s.\n\nÙÙØµØ ØšØ¥ØºÙØ§Ù جÙ
ÙØ¹ Ø§ÙØªØ·ØšÙÙØ§Øª اÙÙ
ÙØªÙØØ© Ø£Ø«ÙØ§Ø¡ Ø§ÙØªØ±ÙÙØ©.\nÙØ¯ ÙØ³ØªØºØ±Ù ØªÙØ²ÙÙ Ø§ÙØªØ±ÙÙØ© ÙÙØªØ§Ù Ø·ÙÙÙØ§Ø Ù
٠عدة Ø¯ÙØ§ØŠÙ Ø¥Ù٠ؚضع ساعات.\nØ³ÙØªÙ
تعطÙ٠عÙ
ÙÙØ§Øª Ø§ÙØŽØšÙØ© ؚعد ØªÙØ²ÙÙ Ø§ÙØªØ±ÙÙØ©.\n\nØØ¬Ù
Ø§ÙØªÙزÙÙ: %{size}s\n\nÙÙ ØªØ±ÙØ¯ Ø§ÙØªØ±ÙÙØ© Ø§ÙØ¢ÙØ"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ÙÙØ¬Ø¯ ØªØØ¯ÙØ« Ù
تاØ"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "رÙÙ Ø§ÙØ¢Ù"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "رÙÙ ÙØ§ØÙاÙ"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -142,20 +142,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>ÙÙØšØºÙ عÙÙ٠إجراء ترÙÙØ© ÙØ¯ÙÙØ© Ø¥ÙÙ %{name}s %{version}s.</b>\n\nÙÙ
Ø²ÙØ¯ Ù
Ù Ø§ÙØªÙاصÙÙ Ø¹Ù ÙØ°Ø§ Ø§ÙØ¥ØµØ¯Ø§Ø± Ø§ÙØ¬Ø¯ÙØ¯Ø ÙÙ
ØšØ²ÙØ§Ø±Ø© %{details_url}s.\n\nÙØ§ ÙÙ
Ù٠ترÙÙØ© Ø¬ÙØ§Ø²Ù Ø¥ÙÙ ÙØ°Ø§ Ø§ÙØ¥ØµØ¯Ø§Ø± Ø§ÙØ¬Ø¯Ùد Ø¢ÙÙØ§Ù: %{explanation}s.\n\nÙØªØ¹ÙÙ
ÙÙÙÙØ© اÙÙÙØ§Ù
ؚإجراء ترÙÙØ© ÙØ¯ÙÙØ©Ø ÙÙ
ØšØ²ÙØ§Ø±Ø© https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ÙÙØ¬Ø¯ ÙØ³Ø®Ø© Ø¬Ø¯ÙØ¯Ø© Ù
تÙÙØ±Ø©"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "ØØ§Ø±Ù ØªÙØ²ÙÙ Ø§ÙØªØØ¯ÙØ«"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Ø¬Ø§Ø±Ù ØªÙØ²ÙÙ Ø§ÙØªØ±ÙÙÙ ÙÙ %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -163,26 +163,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>ÙÙ
ÙØªÙ
ØªÙØ²ÙÙ Ø§ÙØªØ±ÙÙÙ.</b>\\n\\nØªØ£ÙØ¯ Ù
Ù Ø§ÙØ£ØªØµØ§Ù ٠أعد ت؎غÙ٠تاÙÙØ² ÙÙÙ
ØØ§ÙÙÙ Ù
رة أخرÙ\\n\\nإذا استÙ
رت اÙÙ
ØŽÙÙØ©, Ø¥Ø°ÙØš Ø¥ÙÙ file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ØØ¯Ø« خطأ Ø§Ø«ÙØ§Ø¡ ØªÙØ²ÙÙ Ø§ÙØªØØ¯ÙØ«"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "اÙÙ
ÙÙ '%{output_file}s' ØºÙØ± Ù
ÙØ¬Ùد, ÙÙÙÙ tails-iuk-get-target-file ÙÙ
ÙØ¹ØªØ±Ø¶. ÙØ±Ø¬Ù Ø§ÙØªØšÙÙØº Ø¹Ù Ø§ÙØ®Ø·Ø£ Ø§ÙØšØ±Ù
جÙ."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "ÙØŽÙ Ø§Ø«ÙØ§Ø¡ عÙ
ÙÙØ© Ø¥ÙØŽØ§Ø¡ Ù
ÙÙ Ù
Ø€ÙØª خاص ØšØ§ÙØªØÙ
ÙÙ"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "ÙØŽÙ Ù٠عÙ
ÙÙØ© Ø¥ÙØŽØ§Ø¡ Ù
ÙÙ Ù
Ø€ÙØª خاص ØšØ§ÙØªØÙ
ÙÙ"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -192,46 +203,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>تÙ
ØªØØ¯ÙØ« Ø¬ÙØ§Ø² Ø§ÙØªØ§ÙÙØ² ÙØ¯ÙÙ ØšÙØ¬Ø§Ø.</b>\n\nتÙ
Ø§ØºÙØ§Ù ؚعض Ø§ÙØ®Ùاص Ø§ÙØ£Ù
ÙÙØ© Ù
Ø€ÙØªØ§Ù.\nÙØ¬Øš عÙÙ٠إعادة Ø§ÙØªØŽØºÙÙ ØšØ£ÙØ±Øš ÙÙØª Ù
Ù
ÙÙ.\n\nÙÙ ØªØ±ÙØ¯ إعادة Ø§ÙØªØŽØºÙÙ Ø§ÙØ¢ÙØ"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "أعد ت؎غÙ٠تÙÙØ²"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "أعد Ø§ÙØªØŽØ¹ÙÙ Ø§ÙØ§Ù"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "أعد Ø§ÙØªØŽØºÙÙ ÙØ§ØÙاÙ"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "ØØ¯Ø« خطأ Ø§Ø«ÙØ§Ø¡ عÙ
ÙÙØ© أعادة Ø§ÙØªØŽØºÙÙ"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "ÙØŽÙت عÙ
ÙÙØ© أعادة Ø§ÙØªØŽØºÙÙ"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ØØ¯Ø« خطأ Ø§Ø«ÙØ§Ø¡ Ø§ØºÙØ§Ù Ø§ÙØŽØšÙØ©"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "ÙØŽÙت عÙ
ÙÙØ© Ø§ØºÙØ§Ù Ø§ÙØŽØšÙØ©"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Ø¬Ø§Ø±Ù ØªØØ¯ÙØ« اÙÙØžØ§Ù
"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>ÙØªÙ
ØªØØ¯ÙØ« Ø¬ÙØ§Ø² Ø§ÙØªØ§ÙÙØ² ÙØ¯ÙÙ...</b>\n\nÙØšØ¹Ø¶ Ø§ÙØ£Ø³ØšØ§Øš Ø§ÙØ£Ù
ÙÙØ©Ø تÙ
تعطÙÙ Ø§ÙØ§ØªØµØ§Ù ØšØ§ÙØŽØšÙØ©."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -239,6 +250,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>ØØµÙ خطأ Ø£Ø«ÙØ§Ø¡ Ø§ÙØªØØ¯ÙØ«.</b>\\n\\nØ¬ÙØ§Ø² Ø§ÙØªØ§ÙÙØ² ÙØ¯ÙÙ ÙØØªØ§Ø¬ Ø¥ÙÙ Ø¥ØµÙØ§Ø ÙÙØ¯ ÙØ§ ÙØªÙ
ÙÙ Ù
٠إعادة Ø§ÙØªØŽØºÙÙ.\\n\\nاتؚع Ø§ÙØªØ¹ÙÙÙ
ات عÙÙ file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ØØ¯Ø« خطأ Ø§Ø«ÙØ§Ø¡ ØªØ«ØšÙØª Ø§ÙØªØØ¯ÙØ«"
diff --git a/arn.po b/arn.po
index 5a8466a..4f5957f 100644
--- a/arn.po
+++ b/arn.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Mapudungun (http://www.transifex.com/otf/torproject/language/arn/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: arn\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ast.po b/ast.po
index 5c92a81..5d33054 100644
--- a/ast.po
+++ b/ast.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Asturian (http://www.transifex.com/otf/torproject/language/ast/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ast\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/az.po b/az.po
index faec8ca..0e218db 100644
--- a/az.po
+++ b/az.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/otf/torproject/language/az/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: az\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "TÉkmillÉÅmÉlÉrin yoxlanması zamanı xÉta"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Bizim vebsaytımızdan tÉkmillÉÅmÉlÉrin mÃŒmkÃŒn olub olmaması mÃŒÉyyÉnlÉÅdirilÉ bilmÉdi.</b>\n\nÅÉbÉkÉ ÉlaqÉni yoxla, yenidÉn tÉkmillÉÅdirmÉyÉ cÉhd etmÉk ÌçÌn TaillÉri yenidÉn aç.\n\nProblem qalmaqda davam etsÉ, file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html sÉhifÉsinÉ keç."
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "bu versiya ÌçÌn bizim saytımızdan avtomatik tÉkmillÉÅmÉ yoxdur"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "sÉnin ötÃŒrÃŒcÃŒn Tails QuraÅdırıcının vasitÉsilÉ yaradılmamıÅdır"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails DVD vÉ ya yalnız-ozuna bilÉn ötÃŒrÃŒcÃŒ tÉrÉfindÉn baÅlanmıÅdır"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails sistem bölmÉsindÉ kifayÉt qÉdÉr boÅ yer yoxdur"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "bu sistemdÉ kifayÉt qÉdÉr yaddaÅ yeri yoxdur"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "'%{reason}s' sÉbÉbi ÌçÌn heç bir izah yoxdur."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Sistem Én son versiyadadır"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Tail-in bu versiyasının vaxtı ötÃŒb vÉ tÉhlÃŒkÉsizlik problemlÉri ola bilÉr."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Artan tÉkmillÉÅmÉ Tail sistem bölmÉsindÉ %{space_needed}s boÅ sahÉ tÉlÉb etdiyi halda, cÉmi %{free_space}s boÅ yaddaÅ sahÉsinÉ sahibsÉn."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Artan tÉkmillÉÅmÉ %{memory_needed}s boÅ sahÉ tÉlÉb etdiyi halda, cÉmi %{free_memory}s boÅ yaddaÅ sahÉsinÉ sahibsÉn."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Artan tÉkmillÉÅmÉ mÃŒmkÃŒn olsa da tam deyil.\nBu baÅ vermÉmÉlidir. LÃŒtfÉn, problem haqqında xÉbÉr ver."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "MÃŒmkÃŒn tÉkmillÉÅmÉlÉrin mÃŒÉyyÉn edilmÉsi zamanı xÉta"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>SÉn %{name}s %{version}s tÉkmillÉÅdirmÉlisÉn.</b>\n\nBu yeni versiya haqqında daha Étraflı mÉlumat ÌçÌn %{details_url}s linkinÉ keç.\n\nTÉkmillÉÅmÉ prosesi zamanı bÃŒtÃŒn açıq aplikasiyaların baÄlanması mÉslÉhÉtdir.\nTÉkmillÉÅmÉnin yÃŒklÉnmÉsi bir neÃ§É dÉqiqÉdÉn bir neÃ§É saata qÉdÉr davam edÉ bilÉr.\nÅÉbÉkÉlÉÅmÉ tÉkmillÉÅmÉ yÃŒklÉndikdÉn sonra deaktivÉ edilÉcÉk.\n\nYÃŒklÉmÉ Ã¶lçÌsÃŒ: %{size}s\n\nİndi tÉkmillÉÅdirmÉk istÉyirsÉn?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "TÉkmillÉÅmÉ mÃŒmkÃŒndÃŒr"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "İndi tÉkmillÉÅdir"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Daha sonra tÉkmillÉÅdir"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>%{name}s %{version}s ÌçÌn manual tÉkmillÉÅmÉ etmÉlisÉn.</b>\n\nBu yeni versiya haqqında daha Étraflı mÉlumat ÌçÌn %{details_url}s linkinÉ keç.\n\nBu yeni versiyaya ötÃŒrÃŒcÃŒnÃŒn avtomatik tÉkmillÉÅdirilmÉsi qeyri-mÃŒmkÃŒndÃŒr: %{explanation}s\n\nManual tÉkmillÉÅmÉnin necÉ edilÉcÉyini burada öyrÉnÉ bilÉrsÉn:https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Yeni versiya mÃŒmkÃŒndÃŒr"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "TÉkmillÉÅmÉnin yÃŒklÉnmÉsi"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "TÉkmillÉÅmÉnin %{name}s %{version}s-a yÃŒklÉnmÉsi..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>TÉkmillÉÅmÉ yÃŒklÉnÉ bilmÉdi..</b>\\n\\nÅÉbÉkÉ ÉlaqÉni yoxla vÉ yenidÉn tÉkmillÉÅmÉyÉ cÉhd etmÉk ÌçÌn Tails-i yenidÉn baÅlat.\\n\\nÆgÉr problem olduÄu kimi qalsa, bu fayla keç:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "TÉkmillÉÅmÉnin yÃŒklÉnmÉsi zamanı xÉta"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr " '%{output_file}s' çıxıŠfaylı olmamasına baxmayaraq tails-iuk-niÅanlanmıÅ-faylı-ÉldÉ-et ÅikayÉt etmÉdi. LÃŒtfÉn, problem haqqında xÉbÉr ver."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "MÃŒvÉqqÉti yÃŒklÉmÉ kateqoriyası yaradılan zaman xÉta"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "MÃŒvÉqqÉti yÃŒklÉmÉ kateqoriyası yaradıla bilmÉdi"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>SÉnin Tails ötÃŒrÃŒcÃŒn mÃŒvÉffÉqiyyÉtlÉ tÉkmillÉÅdi.</b>\n\nBÉzi tÉhlÃŒkÉsizlik xÃŒsusiyyÉtlÉri mÃŒvÉqqÉti olaraq dayandırılmıÅdı.\nÆn qısa zamanda Tails-i yeni versiya ilÉ yenidÉn baÅlatmalısan.\n\nİndi baÅlatmaq istÉyirsÉn?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Tails-i YenidÉn BaÅlat"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "İndi YenidÉn BaÅlat"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Daha sonra yenidÉn baÅlat"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Sistemin yenidın baÅladılmazı zamanı xÉta"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Sistem yenidÉn baÅladıla bilmÉdi"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ÅÉbÉkÉ söndÃŒrÃŒlÉn zaman xÉta"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "ÅÉbÉkÉ söndÃŒrÃŒlÉ bilmÉdi"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Sistem tÉkmillÉÅdirilir"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Tails ötÃŒrÃŒcÃŒn tÉkmillÉÅdirilmÉkdÉdir...</b>\n\nTÉhlÃŒkÉsizlik sÉbÉblÉri ilÉ ÅÉbÉkÉ hazırda söndÃŒrÃŒlmÃŒÅdÃŒr."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>TÉkmillÉÅmÉnin quraÅdırılması zamanı xÉta.</b>\\n\\nSÉnin Tails ötÃŒrÃŒcÃŒn tÉmir olunmalıdir, amma ola bilsin ki, yenidÉn baÅlaya bilmÉsin.\\n\\nLÃŒtfÉn, fayldakı qaydalara riayÉt et:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "TÉkmillÉÅmÉnin quraÅdırılmasında xÉta"
diff --git a/ba.po b/ba.po
index a34443e..32a5fad 100644
--- a/ba.po
+++ b/ba.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Bashkir (http://www.transifex.com/otf/torproject/language/ba/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ba\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/be.po b/be.po
index 8dc0b77..c307a29 100644
--- a/be.po
+++ b/be.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Belarusian (http://www.transifex.com/otf/torproject/language/be/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: be\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "СÑÑÑеЌа абМПлеМа"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "ÐÑÑÐ°Ñ Ð²ÐµÑÑÑÑ Tails ÑаÑÑаÑÑла Ñ ÐŒÐŸÐ¶Ð° ЌеÑÑ ÑÑазлÑваÑÑÑ."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "ÐаЌÑлка паЎÑÐ°Ñ Ð¿ÐŸÑÑÐºÑ Ð°Ð±ÐœÐ°ÑлеММÑÑ"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ÐбМаÑлеММе ЎаÑÑÑпМа"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/bg.po b/bg.po
index 958bdd1..ff1f775 100644
--- a/bg.po
+++ b/bg.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-04-24 16:51+0200\n"
-"PO-Revision-Date: 2016-05-08 16:27+0000\n"
-"Last-Translator: Kaloyan Nikolov <kotipuka01(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Bulgarian (http://www.transifex.com/otf/torproject/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,18 +21,18 @@ msgstr ""
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "ÐÑМПÑМП ОМÑПÑЌаÑÐžÑ Ð·Ð° ЎебÑгваМе, ОзпÑлМеÑе кПЌаМЎаÑа: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ÐÑеÑка пÑО пÑПвеÑка Ма ПбМПвлеМОÑÑа"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -41,64 +41,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Ðе ЌПжаÑ
Ўа ÑазбеÑа, ЎалО е МалОÑМП ПбМПвлеМОе ÐŸÑ ÐœÐ°ÑÐžÑ ÑайÑ. </b>\nÐÑПвеÑеÑе вÑÑзкаÑа ÑО кÑÐŒ ÐŒÑежаÑа, О ÑеÑÑаÑÑОÑайÑе Tails за Ўа ПпÑОÑаÑе ПÑМПвП.\nÐкП пÑПблеЌа пÑПЎÑлжО, ПÑОЎеÑе Ма file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "за ÑазО веÑÑÐžÑ ÐœÑЌа авÑПЌаÑОÑМП ПбМПвлеМОе Ма МаÑаÑа ÑÑÑаМОÑа"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "ÐаÑеÑП ÑÑÑÑПйÑÑвП Ме е ÑÑзЎаЎеМП ÑÑез Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails беÑе ÑÑаÑÑОÑаМ ÐŸÑ DVD ОлО ÐŸÑ ÑÑÑÑПйÑÑвП в ÑежОЌ ÑеÑеМе."
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "ÐÑЌа ЎПÑÑаÑÑÑМП ÐŒÑÑÑП Ма ÑОÑÑÐµÐŒÐœÐžÑ Ð¿Ð°ÑÑОÑÑМ Ма Tails."
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "СОÑÑеЌаÑа МÑЌа ЎПÑÑаÑÑÑМП паЌеÑ"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "ÐÑЌа ПбÑÑМеМОе за пÑОÑОМаÑа '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "СОÑÑеЌаÑа е акÑÑалОзОÑаМа"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "ÐеÑÑОÑÑа Ма Tails е ПÑÑаÑÑла О ЌПже Ўа ОЌа пÑПблеЌО ÑÑÑ ÑОгÑÑМПÑÑÑа"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "ЧаÑÑОÑМОÑÑ ÑпгÑейЎ ОзОÑква %{space_needed}s пÑазМП ÐŒÑÑÑП Ма ЎОÑка Ñ Tails, МП еЎОМÑÑвеМП %{free_space}s Ñа Ма ÑазпПлПжеМОе."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "ЧаÑÑОÑМОÑÑ ÑпгÑейЎ ОзОÑква %{space_needed}s ÑвПбПЎМа ПпеÑаÑОвМа паЌеÑ, МП еЎОМÑÑвеМП %{free_space}s Ñа Ма ÑазпПлПжеМОе."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "ЧаÑÑОÑеМ ÑпгÑейЎ е Ма ÑазапПлПжеМОеМП Ме О пÑÐ»ÐœÐžÑ ÑпгÑейЎ. \nТПва Ме ÑÑÑбва Ўа Ñе бÑÑка. УвеЎПЌеÑе за гÑеÑка."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "ÐÑеÑка пÑО пÑПвеÑка за вÑзЌПжМО ÑпгÑейЎО"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -114,19 +114,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>ÐкÑÑалОзОÑайÑе ЎП %{name}s %{version}s.</b>\nÐа пПвеÑе ОМÑПÑЌаÑÐžÑ ÐŸÑМПÑМП ÑазО МПва веÑÑОÑ, ПÑОЎеÑе Ма %{details_url}s\n\nÐÑепПÑÑÑОÑелМП е Ўа заÑвПÑОÑе вÑОÑкО ПÑвПÑеМО пÑПгÑаЌО О аплОкаÑОО пП вÑеЌе Ма акÑÑалОзаÑОÑÑа. \nСвалÑМеÑП Ма акÑÑалОзаÑОÑÑа ЌПже Ўа ПÑМеЌе ЌМПгП вÑеЌе, ÐŸÑ ÐœÑкПлкП ЌОМÑÑО Ўа ÑаÑПве.\nÐÑежаÑа Ñе бÑЎе ОзклÑÑеМа ÑлеЎ ÑвалÑМеÑП Ма акÑÑалОзаÑОÑÑа.\n\nÐ Ð°Ð·ÐŒÐµÑ Ð·Ð° ÑвалÑМе: %{size}s\n\nÐÑкаÑе лО Ўа акÑÑалОзОÑаÑе Ñега?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ÐкÑÑалОзаÑÐžÑ Ð²ÑзЌПжМа"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ÐкÑÑалОзОÑай Ñега"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ÐкÑÑалОзОÑай пП кÑÑМП"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -138,20 +138,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>ТÑÑбва Ўа акÑÑалОзОÑаÑе ÑÑÑМП кÑÐŒ %{name}s %{version}s.</b>\n\nÐа пПвеÑе ОМÑПÑЌаÑÐžÑ ÐŸÑМПÑМП ÑазО акÑÑалОзаÑОÑ, ПÑОЎеÑе Ма %{details_url}s\n\nÐе е вÑзЌПжМа авÑПЌаÑОÑМа акÑÑалОзаÑÐžÑ ÐºÑÐŒ ÑазО МПва веÑÑОÑ: %{explanation}s.\n\nÐа Ўа МаÑÑОÑе как Ўа акÑÑалОзОÑаÑе ÑÑÑМП, ПÑОЎеÑе Ма https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ÐалОÑМа е МПва веÑÑОÑ"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "СвалÑМе Ма акÑÑалОзаÑОÑ"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "ÐапОÑваМе Ма акÑÑалОзаÑОÑÑа в %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -159,26 +159,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>ÐкÑÑалОзаÑОÑÑа Ме ЌПже Ўа бÑЎе ÑвалеМа.</b> ÐÑПвеÑеÑе за вÑÑзка Ñ ÐМÑеÑМеÑ, О ÑеÑÑаÑÑОÑайÑе Tails О ПпОÑайÑе Ўа акÑÑалОзОÑаÑе ПÑМПвП.\\n\\nÐкП пÑПблеЌа Ме Ñе ÑазÑеÑО ПÑОЎеÑе Ма file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ÐÑеÑка пÑО ÑвалÑМеÑП"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "ÐзÑ
ПЎÑÑÐžÑ Ñайл '%{output_file}s' Ме ÑÑÑÑеÑÑвÑва, МП tails-iuk-get-target-file Ме ПÑÑОÑа пÑПблеЌ. ÐПлÑ, ÑОгМалОзОÑайÑе за гÑеÑка."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "ÐÑеÑка пÑО ÑÑзЎаваМе Ма вÑеЌеММа ЎОÑекÑПÑÐžÑ Ð·Ð° ÑвалÑМе."
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "ÐеÑÑпеÑМП ÑÑзЎаваМе Ма вÑеЌеММа ЎОÑекÑПÑÐžÑ Ð·Ð° ÑвалÑМе."
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -188,46 +199,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b> ÐаÑеÑП Tails ÑÑÑÑПйÑÑвП беÑе акÑÑалОзОÑаМП ÑÑпеÑМП. </b>\n\nÐÑкПй МаÑÑÑПйкО пП ÑОгÑÑМПÑÑа Ñа вÑеЌеММП ОзклÑÑеМО.\nРеÑÑаÑÑОÑайÑе Tails Ñ ÐœÐŸÐ²Ð°Ñа веÑÑÐžÑ Ð²ÑзЌПжМП Май ÑкПÑП.\n\nÐÑкаÑе лО Ўа ÑеÑÑаÑÑОÑаÑе Ñега?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "РеÑÑаÑÑОÑай Tails "
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "РеÑÑаÑÑОÑай Ñега"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "РеÑÑаÑÑОÑай пП кÑÑМП"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "ÐÑеÑка пÑО ÑеÑÑаÑÑОÑаМе Ма ÑОÑÑеЌаÑа."
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "ÐÑПблеЌ пÑО ÑеÑÑаÑÑОÑаМеÑП"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ÐÑеÑка пП вÑеЌе Ма ОзклÑÑваМе Ма ÐŒÑежаÑа"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "ÐÑеÑка пÑО ÑпОÑаМе Ма ÐŒÑежаÑа"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "ЪпгÑейЎваМе Ма ÑОÑÑеЌаÑа"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>ÐаÑеÑП Tails ÑÑÑÑПйÑÑвП беÑе акÑÑалОзОÑаМП...</b>\n\nÐÑ ÑÑПбÑÐ°Ð¶ÐµÐœÐžÑ Ð·Ð° ÑОгÑÑМПÑÑ, ÐŒÑежаÑа в ЌПЌеМÑа е ОзклÑÑеМа."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -235,6 +246,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>ÐÑеÑка пÑО ОМÑÑалОÑаМе Ма акÑÑалОзаÑОÑÑа.</b>\\n\\nÐаÑеÑП Tails ÑÑÑÑПйÑÑвП Ñе МÑжЎае ÐŸÑ ÑеЎакÑОÑаМе О ЌПже Ўа Ме е в ÑÑÑÑПÑМОе Ўа ÑеÑÑаÑÑОÑа.\\n\\nÐÐŸÐ»Ñ Ð¿ÑПвеÑеÑе за ОМÑÑÑÑкÑОО Ма file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ÐÑеÑка пÑО ОМÑÑалаÑОÑÑа Ма ÑпгÑейЎа"
diff --git a/bn.po b/bn.po
index 47c0fb1..12b728e 100644
--- a/bn.po
+++ b/bn.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Bengali (http://www.transifex.com/otf/torproject/language/bn/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: bn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "àŠàŠªàŠà§àаà§àŠ¡ àŠà§àŠàŠŸàŠ° àŠžàŠ®à§ àŠžàŠ®àŠžà§àŠ¯àŠŸ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>àŠàŠ®àŠŸàŠŠà§àа àŠà§à§àŠ¬àŠžàŠŸàŠàŠà§ àŠàŠªàŠà§àаà§àŠ¡ àŠàŠà§ àŠàŠ¿àŠšàŠŸ àŠšàŠ¿àŠ°à§àŠ§àŠŸàŠ°àŠ£ àŠàŠ°àŠŸ àŠžàŠ®à§àŠàЬ àŠ¹à§àŠšàŠ¿</b>\n\nàŠàŠªàŠšàŠŸàŠ° àŠšà§àŠàŠà§àŠŸàŠ°à§àŠ àŠžàŠàНà§àŠ àŠªàŠ°à§àŠà§àŠ·àŠŸ àŠàаà§àŠš àŠàŠ¬àŠ àŠà§àŠàŠ²àŠž àŠªà§àŠšàŠ°àŠŸà§ àŠàŠŸàŠ²à§ àŠàŠ°à§ àŠàŠªàŠà§àаà§àŠ¡ àŠàŠ°àŠŸàŠ° àŠà§àŠ·à§àŠàŠŸ àŠàаà§àŠš\n\nàŠ€àŠŸàŠ°àŠªàŠ°à§àŠ àŠžàŠ®àŠžà§àŠ¯àŠŸ àŠ¹àŠ²à§ , àŠàŠ àŠ àŠ¿àŠàŠŸàŠšàŠŸà§ àŠ¯àŠŸàŠš file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "àŠàŠ®àŠŸàŠŠà§àа àŠà§à§àŠ¬àŠžàŠŸàŠàŠà§ àŠàŠ àŠžàŠàŠžà§àŠàŠ°àŠ£à§àа àŠàŠšà§àН àŠà§àŠš àŠžà§àЬà§àŠàŠà§àŠ°àŠ¿à§ àŠàŠªàŠà§àаà§àŠ¡ àŠªàŠŸàŠà§àŠŸ àŠ¯àŠŸà§àŠšàŠ¿"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "àŠàŠªàŠšàŠŸàŠ° àŠ¡àŠ¿àŠàŠŸàŠàŠž àŠà§àŠàŠ²àŠž àŠàŠšàŠžà§àŠàŠ²àŠŸàŠ° àŠŠà§àŠ¬àŠŸàŠ°àŠŸ àŠ€à§àŠ°àŠ¿ àŠàŠ°àŠŸ àŠ¹à§àŠšàŠ¿"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "àŠà§àŠàŠ²àŠž àŠ¡àŠ¿àŠàŠ¿àŠ¡àŠ¿ àŠ
àŠ¥àŠ¬àŠŸ àŠ°àŠ¿àŠ¡-àŠàŠšàŠ²àŠ¿ àŠ¯àŠšà§àŠ€à§àа àŠ¥à§àŠà§ àŠàŠŸàŠ²à§ àŠàŠ°àŠŸ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "àŠà§àŠàŠ²àŠž àŠžàŠ¿àŠžà§àŠà§àŠ® àŠªàŠŸàŠàŠ¿àŠ¶àŠšà§ àŠ¯àŠ¥à§àŠ·à§àŠ àŠàŠŸàŠ²àŠ¿ àŠàŠŸà§àŠàŠŸ àŠšà§àŠ"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "àŠžàŠ¿àŠžà§àŠà§àŠ®à§ àŠ¯àŠ¥à§àŠ·à§àŠ àŠàŠŸàŠ²àŠ¿ àŠàŠŸà§àŠàŠŸ àŠšà§àŠ"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "'%{reason}s' àŠàŠŸàŠ°àŠšà§àа àŠà§àŠš àŠ¬à§àŠ¯àŠŸàŠà§àŠ¯àŠŸ àŠšà§àŠà¥€"
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "àŠžàŠ¿àŠžà§àŠà§àŠ® àŠ¹àŠŸàŠ²àŠšàŠŸàŠàŠŸàŠŠàŠà§àŠ€"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "àŠà§àŠàŠ²àŠžà§àа àŠàŠ àŠžàŠàŠžà§àŠàŠ°àŠ£ àŠ¹àŠŸàŠ²àŠšàŠŸàŠàŠŸàŠŠàŠà§àŠ€ àŠšà§ àŠàŠ¬àŠ àŠàŠ€à§ àŠšàŠ¿àŠ°àŠŸàŠªàŠ€à§àŠ€àŠŸ àŠ€à§àаà§àŠàŠ¿ àŠ¥àŠŸàŠàŠ€à§ àŠªàŠŸàŠ°à§à¥€"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "àŠàŠªàŠà§àаà§àŠ¡ àŠà§àŠàŠŸàŠ° àŠžàŠ®à§ àŠžàŠ®àŠžà§àŠ¯àŠŸ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "àŠàŠªàŠà§àаà§àŠ¡ àŠªà§àŠ°àŠŸàŠªà§àŠ€àŠ¿àŠžàŠŸàŠ§à§àН"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "àŠàŠàŠšàŠ¿ àŠàŠªàŠà§àаà§àŠ¡ àŠàаà§àŠš"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "àŠªàŠ°à§ àŠàŠªàŠà§àаà§àŠ¡ àŠàаà§àŠš"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "àŠšàŠ€à§àŠš àŠžàŠàŠžà§àŠàŠ°àŠ£ àŠªà§àŠ°àŠŸàŠªà§àŠ€àŠ¿àŠžàŠŸàŠ§à§àН"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "àŠàŠªàŠà§àаà§àŠ¡ àŠ¡àŠŸàŠàŠšàŠ²à§àŠ¡ àŠ¹àŠà§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "%{name}s %{version}s àŠàŠªàŠà§àаà§àŠ¡ àŠ¡àŠŸàŠàŠšàŠ²à§àŠ¡ àŠ¹àŠà§àŠà§..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "àŠàŠªàŠà§àаà§àŠ¡ àŠ¡àŠŸàŠàŠšàŠ²à§àŠ¡ àŠàŠ°àŠŸàŠ° àŠžàŠ®à§ àŠžàŠ®àŠžà§àŠ¯àŠŸ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "àŠžàŠŸàŠ®à§àŠ¿àŠ àŠ¡àŠŸàŠàŠšàŠ²à§àŠ¡ àŠ¡àŠ¿àŠ°à§àŠà§àŠàŠ°àŠ¿ àŠ€à§àŠ°àŠ¿ àŠàŠ°àŠŸàŠ° àŠžàŠ®à§ àŠžàŠ®àŠžà§àŠ¯àŠŸ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "àŠžàŠŸàŠ®à§àŠ¿àŠ àŠ¡àŠŸàŠàŠšàŠ²à§àŠ¡ àŠ¡àŠ¿àŠ°à§àŠà§àŠàŠ°àŠ¿ àŠ€à§àŠ°àŠ¿ àŠàŠ°àŠŸàŠ° àŠžàŠ®à§ àŠ¬à§àŠ¯àŠ°à§àŠ¥ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>àŠàŠªàŠšàŠŸàŠ° àŠà§àŠàŠ²àŠž àŠ¯àŠšà§àŠ€à§àа àŠžàŠ«àŠ²àŠàŠŸàŠ¬à§ àŠàŠªàŠà§àаà§àŠ¡ àŠàŠ°àŠŸ àŠ¹à§à§àŠà§à¥€</b>\n\nàŠàŠ¿àŠà§ àŠšàŠ¿àŠ°àŠŸàŠªàŠ€à§àŠ€àŠŸ àŠžà§àŠ¬àŠ¿àŠ§àŠŸ àŠžàŠŸàŠ®à§àŠ¿àŠàŠàŠŸàŠ¬à§ àŠ¬àŠšà§àЧ àŠàŠ°àŠŸ àŠ¹à§à§àŠàŠ¿àŠ²à¥€\nàŠàŠªàŠšàŠŸàŠ° àŠàŠàŠ¿àŠ€ àŠà§àŠàŠ²àŠž àŠ¯àŠ€ àŠŠà§àаà§àŠ€ àŠžàŠ®à§àŠàЬ àŠªà§àŠšàŠ°àŠŸà§ àŠàŠŸàŠ²à§ àŠàŠ°àŠŸà¥€\nàŠàŠªàŠšàŠ¿ àŠàŠ¿ àŠàŠàŠšàŠ¿ àŠ°àŠ¿àŠžà§àŠàŠŸàŠ°à§àŠ àŠŠàŠ¿àŠ€à§ àŠàŠŸàŠš?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "àŠà§àŠàŠ²àŠž àŠªà§àŠšàŠ°àŠŸà§ àŠàŠŸàŠ²à§ àŠàаà§àŠš"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "àŠàŠàŠšàŠ àŠªà§àŠšàŠ°àŠŸà§ àŠàŠŸàŠ²à§ àŠàаà§àŠš"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "àŠªàŠ°à§ àŠªà§àŠšàŠ°àŠŸà§ àŠàŠŸàŠ²à§ àŠàаà§àŠš"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "àŠžàŠ¿àŠžà§àŠà§àŠ® àŠªà§àŠšàŠ°àŠŸà§ àŠàŠŸàŠ²à§ àŠàŠ°àŠŸàŠ° àŠžàŠ®à§ àŠžàŠ®àŠžà§àŠ¯àŠŸ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "àŠžàŠ¿àŠžà§àŠà§àŠ® àŠªà§àŠšàŠ°àŠŸà§ àŠàŠŸàŠ²à§ àŠàŠ°àŠŸàŠ° àŠžàŠ®à§ àŠ¬à§àŠ¯àŠ°à§àŠ¥ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "àŠšà§àŠàŠà§àŠŸàŠ°à§àŠ àŠ¬àŠšà§àЧ àŠàŠ°àŠŸàŠ° àŠžàŠ®à§ àŠžàŠ®àŠžà§àŠ¯àŠŸ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "àŠšà§àŠàŠà§àŠŸàŠ°à§àŠ àŠ¬àŠšà§àЧ àŠàŠ°àŠŸàŠ° àŠžàŠ®à§ àŠ¬à§àŠ¯àŠ°à§àŠ¥ àŠ¹à§à§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "àŠžàŠ¿àŠžà§àŠà§àŠ® àŠàŠªàŠà§àаà§àŠ¡ àŠàŠ°àŠŸ àŠ¹àŠà§àŠà§"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>àŠàŠªàŠšàŠŸàŠ° àŠà§àŠàŠ²àŠž àŠ¯àŠšà§àŠ€à§àа àŠàŠªàŠà§àаà§àŠ¡ àŠàŠ°àŠŸ àŠ¹àŠà§àŠà§...</b>\n\nàŠšàŠ¿àŠ°àŠŸàŠªàŠ€à§àŠ€àŠŸàŠ° àŠàŠšà§àŠ¯à§ àŠšà§àŠàŠà§àŠŸàŠ°à§àŠàŠ¿àŠ àŠàŠàŠš àŠ¬àŠšà§àŠ§à¥€"
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>àŠàŠªàŠà§àаà§àŠ¡ àŠàŠšàŠžà§àŠàв àŠàŠ°àŠŸàŠ° àŠžàŠ®à§ àŠžàŠ®àŠžà§àŠ¯àŠŸ àŠ¹à§à§àŠà§à¥€<b>àŠàŠªàŠšàŠŸàŠ° àŠà§àŠàŠ²àŠž àŠ¯àŠšà§àŠ€à§àа àŠ àŠ¿àŠ àŠàŠ°àŠŸ àŠ²àŠŸàŠàŠ€à§ àŠªàŠŸàŠ°à§ àŠàŠ¬àŠ àŠªà§àŠšàŠ°àŠŸà§ àŠàŠŸàŠ²à§ àŠàŠ°àŠ€à§ àŠ
àŠªàŠŸàŠ°àŠ àŠ¹àŠ€à§ àŠªàŠŸàŠ°à§à¥€\n\nàŠàŠ àŠšàŠ¿àŠ°à§àŠŠà§àŠ¶àŠšàŠŸ àŠ
àŠšà§àŠžàŠ°àŠ£ àŠàаà§àŠš - file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "àŠàŠªàŠà§àаà§àŠ¡ àŠàŠšàŠžà§àŠàв àŠàŠ°àŠŸàŠ° àŠžàŠ®à§ àŠžàŠ®àŠžà§àŠ¯àŠŸ àŠ¹à§à§àŠà§"
diff --git a/bn_BD.po b/bn_BD.po
index fe0ed13..d2f55ef 100644
--- a/bn_BD.po
+++ b/bn_BD.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/otf/torproject/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: bn_BD\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/bn_IN.po b/bn_IN.po
index 121753c..9140e3f 100644
--- a/bn_IN.po
+++ b/bn_IN.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Bengali (India) (http://www.transifex.com/otf/torproject/language/bn_IN/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: bn_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/bo.po b/bo.po
index 87e539f..73e7d21 100644
--- a/bo.po
+++ b/bo.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Tibetan (http://www.transifex.com/otf/torproject/language/bo/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: bo\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/br.po b/br.po
index 2e9c0a7..901e30a 100644
--- a/br.po
+++ b/br.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Breton (http://www.transifex.com/otf/torproject/language/br/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: br\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/brx.po b/brx.po
index f840e39..9dfb5e7 100644
--- a/brx.po
+++ b/brx.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Bodo (http://www.transifex.com/otf/torproject/language/brx/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: brx\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/bs.po b/bs.po
index 1003b15..d40d5d5 100644
--- a/bs.po
+++ b/bs.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Bosnian (http://www.transifex.com/otf/torproject/language/bs/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: bs\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"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ca.po b/ca.po
index fd5ef70..486a0af 100644
--- a/ca.po
+++ b/ca.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: laia_\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Catalan (http://www.transifex.com/otf/torproject/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,18 +20,18 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Per informació de depuració, executeu l'ordre segÌent: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Hi ha hagut un error mentre es cercaven actualitzacions"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -40,64 +40,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>No es pot determinar si hi ha una actualització disponible del nostre lloc web</b>\n\nRevisa la connexió de xarxa i reinicia Tails per intentar actualitzar-lo un altre cop\n\nSi el problema romà n, vés a file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "no hi ha disponible cap actualització automà tica al lloc web per aquesta versió"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "aquest dispositiu no s'ha creat usant Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails s'ha iniciat a partir d'un DVD o un dispositiu de només lectura"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "no hi ha prou espai lliure a la partició del sistema Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "no hi ha prou memòria disponible en aquest sistema"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "No hi ha cap explicació disponible per a la raó '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "El sistema està actualitzat"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Aquesta versió de Tails està obsoleta i pot presentar problemes de seguretat. "
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "L'Actualització incremental disponible requereix %{space_needed}s d'espai lliure a la partició de Tails, però només hi ha %{free_space}s disponible. "
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "L'actualització incremental requereix %{memory_needed}s de memòria lliure, però nomes hi ha %{free_memory}s disponible. "
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Hi ha una actualització incremental disponible, però cap de completa.\nAixò no hauria de passar. Si us plau, informa de l'error. "
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Error durant la detecció d'actualitzacions"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -113,19 +113,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Vosté hauria d'actualitzar a %{name}s %{version}s.</b>\n\nPer obtenir més informació de la nova versió, aneu a %{details_url}s\n\nEs recomana tancar totes les aplicacions obertes durant l'actualització.\nDescarregar la nova versió pot portar força temps, des de uns minuts a unes poques hores.\nLa xarxa es desactivarà després de descarregar l'actualització.\n\nMida de la baixada: %{size}s\n\nVol actualitzar ara?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Actualització disponible"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Actualitzar ara"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Actualitzar després"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -137,20 +137,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Heu de fer una actualització manual per %{name}s %{version}s.</b>\n\nPer obtenir més informació sobre aquesta nova versió, aneu a %{details_url}s\n\nNo és possible actualitzar automà ticament el dispositiu a aquesta nova versió: %{explanation}s.\n\nPer aprendre a fer una actualització manual, aneu a https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nova versió disponible"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Descarregant actualització"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Descarregant l'actualització a %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -158,26 +158,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>L'actualtzació no ha pogut ésser descarregada.</b>\\n\\nRevisa la teva connexió en xarxa, i reinicia Tails per intentar actualitzar-lo un altre cop.\\n\\nSi el problema persisteix, vés a file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Error mentre es descarregava l'actualització"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "L'arxiu de sortida '%{output_file}s' no existeix, però tails-iuk-get-target-file no s'ha queixat. Si us plau, informa de l'error. "
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Error mentre es creava la carperta temporal de descà rrega"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Fallida en crear la carpeta temporal de descà rrega"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -187,46 +198,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>El teu dispositiu Tails ha estat actualitzat correctament.</b>\n\nAlgunes caracterÃstiques de seguretat han estat temporalment deshabilitades.\nHauries de reiniciar Tails a la nova versió tan aviat com sigui possible.\n\nVols reiniciar ara?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Reinicia Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Reinicia ara"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Reinicia després"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Error mentre es reiniciava el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Fallida en reiniciar el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Error mentre s'apagava la xarxa"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Fallida en apagar la xarxa"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Actualitzant el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>El teu dispositiu Tails està essent actualitzat...</b>\n\nPer raons de seguertat, la xarxa està deshabilitada. "
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -234,6 +245,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Ha ocorregut un error mentre s'instal·lava l'actualització.</b>\\n\\nEl teu dispositiu Tails ha de ser reparat i pot ser que no pugui reiniciar-se.\\n\\nSi us plau segueix les instruccions que hi ha a file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Error mentre s'instal·lava l'actualització"
diff --git a/ceb.po b/ceb.po
index 7998f8c..b1dfb82 100644
--- a/ceb.po
+++ b/ceb.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Cebuano (http://www.transifex.com/otf/torproject/language/ceb/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ceb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/cs.po b/cs.po
index c960028..6a620e4 100644
--- a/cs.po
+++ b/cs.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Czech (http://www.transifex.com/otf/torproject/language/cs/)\n"
"MIME-Version: 1.0\n"
@@ -19,18 +19,18 @@ msgstr ""
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Chyba pÅi kontrole aktualizacÃ"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -39,64 +39,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Nelze urÄit, zda je k dispozici na naÅ¡ich webovÜch stránkách aktualizace.</b>\n\nZkontrolujte pÅipojenà k sÃti, restartujte Tails a vyzkouÅ¡ejte aktualizaci znovu. \n\nPokud problém pÅetrvává, pÅejdÄte na soubor ::///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "pro tuto verzi nenà na našich stránkách dostupná şádná automatická aktualizace"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "vaÅ¡e zaÅÃzenà nebylo vytvoÅeno pomocà Tails instalátoru"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails byl spuÅ¡tÄn z disku DVD nebo zaÅÃzenà pouze pro ÄtenÃ"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "nenà dostatek volného mÃsta na systémovém oddÃlu Tails "
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "V systému nebyl nalezen dostatek pamÄti."
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Nebylo nalezenà şádné vysvÄtlenà pro tuto pÅÃÄinu '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Systém je aktuálnÃ"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Tato verze Tails je zastaralá a můşe mÃt problémy se zabezpeÄenÃm."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Dostupná pÅÃrustková aktualizace vyÅŸaduje %{space_needed}s volného mÃsta na systémovém oddÃlu Tails, ale je k dispozici pouze %{free_space}s ."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Dostupná pÅÃrustková aktualizace vyÅŸaduje %{memory_needed}s volného mÃsta v pamÄti, ale je k dispozici pouze %{free_memory}s volné pamÄti ."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Inkrementálnà update je dostupnÜ, ale nenà dostupnÜ plnÜ update.\nToto by se nemÄlo stát. ProsÃme nahlaÅ¡te chybu."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Chyba pÅi zjišťovánà dostupnÜch aktualizacÃ"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -112,19 +112,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>MÄl by jste upgradovat na %{name}s %{version}s.</b>\n\nPro vÃce informacà o této verzi bÄÅŸte na %{details_url}s\n\n'BÄhem upgradu je doporuÄeno zavÅÃt vÅ¡echny otevÅené aplikace. Stahovánà můşe probÃhat od nÄkolika minut aÅŸ po nÄkolik hodin. SÃÅ¥ bude po stáhnutà upgradu nedostupná\n\nVelikost downloadu: %{size}s\n\nPÅejete si upgradovat hned?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Aktualizace k dispozici"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Aktualizovat nynÃ"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Aktualizovat pozdÄji"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -136,20 +136,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>MÄli byste provést ruÄnà upgrade na %{name}s %{version}s.</b>\n\nPro vÃce informacà o nové verzi bÄÅŸte na %{details_url}s\n\nNenà moÅŸné vaÅ¡e zaÅÃzenà upgradovat na nejnovÄjšà verzi: %{explanation}s.\n\nChcete-li se dozvÄdÄt, jak provést ruÄnà upgrade, pÅejdÄte na https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Dostupná nová verze"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Stahovánà aktualizace"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Stahovánà aktualizace %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -157,26 +157,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b> Upgrade nemohl bÜt staÅŸen.</b>\\n\\nZkontrolujte pÅipojenà k internetu, restartujte Tails a pokuste se upgradovat znovu. .\\n\\nPokud problém pÅetrvává jdÄte do sloÅŸky:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Chyba pÅi stahovánà aktualizace"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "VÜstupnà sloÅŸka '%{output_file}s' neexistuje, ale but tails-iuk-get-target-file nehlásà chybu. ProsÃme nahlaÅ¡tÄ chybu."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Chyba pÅi vytváÅenà doÄasného adresáÅe stahovánÃ"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "NepodaÅilo se vytvoÅit doÄasnÜ adresáŠpro stahovánÃ"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -186,46 +197,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>VaÅ¡e Tails zaÅÃzenà bylo upgradováno.</b>\n\nNÄkteré bezpeÄnostnà prvky jsou doÄasnÄ nedostupné.\nMÄl by jste restartovat Tails s novou verzà co nejdÅÃve.\n\nChcete nynà restartovat?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Restartovat Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Restartovat nynÃ"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Restartovat pozdÄji"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Chyba pÅi restartu systému"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "NepodaÅilo se restartovat systém"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Chyba pÅi vypÃnánà sÃtÄ"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "NepodaÅilo se vypnout sÃÅ¥"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Aktualizace systému"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>VaÅ¡e Tails zaÅÃzenà se nynà upgraduje...</b>\n\nZ bezpeÄnostnÃch důvodů je nynà sÃÅ¥ nedostupná."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -233,6 +244,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Pri instalovánà upgradu se objevil error.</b>\\n\\nVaÅ¡e Tails zaÅÃzenà potÅebuje bÜt opraveno a můşe bÜt neschopno se restartovat. \\n\\nProsÃme pokraÄujte podle instrukcà ve sloÅŸce:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Chyba pÅi instalaci aktualizace"
diff --git a/csb.po b/csb.po
index 18a17c1..f9cb871 100644
--- a/csb.po
+++ b/csb.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Kashubian (http://www.transifex.com/otf/torproject/language/csb/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: csb\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/cv.po b/cv.po
index c56e83a..7a6de51 100644
--- a/cv.po
+++ b/cv.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Chuvash (http://www.transifex.com/otf/torproject/language/cv/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: cv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/cy.po b/cy.po
index caf9752..1b21df6 100644
--- a/cy.po
+++ b/cy.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Christopher Griffiths <transifex(a)cgriff.co.uk>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Welsh (http://www.transifex.com/otf/torproject/language/cy/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,18 +19,18 @@ msgstr ""
"Language: cy\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Ar gyfer gwybodaeth dadfygio, gweithredu y gorchymyn dilynol: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Gwall wrth wirio am uwchraddio"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -39,64 +39,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Ni allai gadarnhau a oes uwchradd ar gael ar ein wefan.<b>\n\nGwirio eich cysylltiad rhwydwaith, ac ailgychwyn Tails i geisio uwchraddio eto.\n\nOs bydd y problem yn parhau, ewch i go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.cy.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -112,19 +112,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Diweddariad ar gael"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Uwchraddio rŵan"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Uwchraddio'n hwyrach"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -136,20 +136,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Fersiwn newydd ar gael"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Yn lawrlwytho diweddariad"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -157,26 +157,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -186,46 +197,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Ailgychwyn Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Ailgychwyn rŵan"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Ailgychwyn yn hwyrach"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Gwall wrth ailgychwyn y system"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Yn uwchraddio'r system"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -233,6 +244,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/da.po b/da.po
index 1c18f58..c04f29e 100644
--- a/da.po
+++ b/da.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Danish (http://www.transifex.com/otf/torproject/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -22,18 +22,18 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Der opstod en fejl mens der blev sÞgt efter opdateringer"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -42,64 +42,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Kunne ikke fastsÊtte om der er en opgradering tilgÊngelig på vores hjemmeside.</b>\n\nCheck din netvÊrksforbindelse og genstart Tails for at prÞve at opgradere igen.\n\nHvis problemet ikke forsvinder, gå til filen:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "Ingen automatisk upgradering er tilgÊngelig fra vores hjemmeside for denne version"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "din enhed er ikke lavet med Tails installeren"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails er startet fra en DVD eller en enhed der ikke kan skrives til"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "der er ikke nok fri plads på Tails system partition"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "systemet har ikke nok tilgÊngelig hukommelse"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Ingen forklaring tilgÊngelig fordi '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Systemet er ajour"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Denne version af Tails er forÊldet, og kan indeholde sikkerhedsproblemer."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Den tilgÊngelige gradvise opdatering krÊver %{space_needed} ledig plads på Tails system-partitionen, men der er kun %{free_space} til rådighed."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Den tilgÊngelige gradvise opdatering krÊver %{memory_needed} ledig hukommelse, men der er kun %{free_memory} til rådighed."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "En gradvis opdatering er tilgÊngelig uden at der eksisterer en tilsvarende komplet opdatering. Dette burde ikke ske. Rapporter venligst fejlen."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Der opstod en fejl mens der blev sÞgt efter tilgÊngelige opgraderinger"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -115,19 +115,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Du bÞr opgradere til %{name}s %{version}s.</b>\n\nFor mere information om denne nye udgave, se %{details_url}s\n\nDet anbefales at lukke alle Ã¥bne applikationer under installationen.\nAt hente opgraderingen kan tage fra nogle minutter til fÃ¥ timer.\nNetworking vil blive slÃ¥et fra efter download af opgraderingen.\n\nDownload stÞrrelse: %{size}s\n\nÃnsker du at opgradere nu?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Opgradering tilgÊngelig"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Opgrader nu"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Opgrader senere"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -139,20 +139,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Du bÞr manuelt opgradere til %{name}s %{version}s.</b> \n\nFor mere information om denne nye version, gå til %{details_url}s. \n\nDet er ikke muligt at automatisk opgradere din enhed til denne nye version: %{explanation}s. \n\nFor at lÊre hvordan man opgraderer manuelt, gå til https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "En ny version er tilgÊngelig"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Henter opdatering"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Downloader opgraderingen til %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -160,26 +160,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Opgraderingen kunne ikke blive downloadet.</b>\\n\\nCheck din netvÊrksforbindelse, og genstart Tails for at prÞve igen.\\n\\nHvis problemet ikke forsvinder, gå til file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Fejl under download af opdateringen"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Output filen '%{output_file}s' eksisterer ikke, men tails-iuk-get-target-file meldte ingen fejl. Rapporter venligst dette som en fejl."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Der opstod en fejl under oprettelsen af den midlertidlige download-mappe"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Den midlertidige download mappe kunne ikke oprettes"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -189,46 +200,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Dit Tails apperat blev opgraderet med succes.</b>\n\nNogle sikkerheds komponenter blev deaktiveret midlertidigt.\nDu burde genstarte Tails med den nyeste version så snart som muligt.\n\nVil du genstarte nu?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Genstart Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Genstart nu"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Genstart senere"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Der opstod en fejl under genstart af systemet"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Systemet kunne ikke genstartes"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Der opstod en fejl under nedlukningen af netvÊrket"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Kunne ikke nedlukke netvÊrket"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Opdaterer systemet"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Dit Tails apperat bliver opgraderet...</b>\n\nFor sikkerheds årsager er networking blevet deaktiveret."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -236,6 +247,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>En fejl opstod mens opgraderingen blev installeret.</b>\\n\\nDit Tails apperat har brug for at blive repareret, og kan muligvis ikke genstarte.\\n\\nVÊr venlig at fÞlge instruktionerne i filen:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Fejl under installeringen af opdateringen"
diff --git a/de.po b/de.po
index ab2db3a..dc52dc9 100644
--- a/de.po
+++ b/de.po
@@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: max weber\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: German (http://www.transifex.com/otf/torproject/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -27,18 +27,18 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "FÃŒhren Sie folgenden Befehl fÃŒr Informationen zur Fehlerdiagnose aus: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Fehler beim Suchen nach Aktualisierungen"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -47,64 +47,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Es konnte nicht festgestellt werden, ob auf unserer Website eine Aktualisierung verfÃŒgbar ist.</b>\n\nBitte die Netzwerkverbindung ÃŒberprÃŒfen, und Tails fÃŒr einen erneuten Versuch einer Aktualisierung neu starten.\\n\\nWenn das Problem weiterhin besteht, lesen Sie bitte 'file:///usr/share/doc/tails/website/doc/upgrade/error/check.de.html'."
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "FÃŒr diese Version steht keine automatische Aktualisierung auf unserer Website zur VerfÃŒgung."
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "Ihr Medium wurde nicht mit dem Tails-Installationsprogramm erstellt"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails wurde von einer DVD oder einem anderen Medium gestartet, auf das nur lesend zugegriffen werden kann"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Die Partition, auf der Tails installiert ist, besitzt nicht genug freien Speicher"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "Auf diesem System steht nicht genug Speicher zur VerfÃŒgung"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "FÌr Ursache »%{reason}s« ist keine ErklÀrung vorhanden."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Das System ist auf dem neuesten Stand"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Diese Version von Tails ist veraltet und könnte SicherheitslÌcken haben."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Die inkrementelle Aktualisierung benötigt %{space_needed}s freien Speicherplatz auf der Tails-Systempartition, aber es sind nur %{free_space}s verfÌgbar."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "\"Die inkrementelle Aktualisierung benötigt %{memory_needed}s freien Arbeitsspeicher, aber es sind nur %{free_memory}s verfÌgbar."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Eine inkrementelle Aktualisierung ist verfÌgbar, jedoch keine vollstÀndige Aktualisierung.\\nDas sollte nicht passieren. Bitte melden Sie diesen Fehler."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Fehler beim Suchen nach Aktualisierungen"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -120,19 +120,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Sie sollten auf %{name}s %{version}s aktualisieren.</b>\n\nFÃŒr weitere Informationen ÃŒber diese neue Version siehe %{details_url}s\n\nEs wird empfohlen, alle offenen Anwendungen wÀhrend der Aktualisierung zu schlieÃen.\nDas Herunterladen der Aktualisierung kann möglicherweise sehr lange dauern, von einigen Minuten bis zu einigen Stunden\nNach dem Herunterladen und Aktualisieren wird das Netzwerk deaktiviert.\n\nGröÃe zum Herunterladen: %{size}s\\n\\nWollen Sie jetzt aktualisieren?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Aktualisierung verfÃŒgbar"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Jetzt aktualisieren"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "SpÀter aktualisieren"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -144,20 +144,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Sie sollten eine manuelle Aktualisierung auf %{name}s %{version}s vornehmen.</b>\n\nFÌr weitere Informationen zur neuen Version besuchen Sie bitte %{details_url}s.\n\nEs ist nicht möglich, automatisch auf diese neue Version zu aktualisieren: %{explanation}s.\n\nUm zu lernen, wie man eine manuelle Aktualisierung vornimmt, besuchen Sie bitte https://tails.boum.org/doc/first_steps/upgrade/index.de.html#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Eine neue Version ist verfÃŒgbar"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Aktualisierung wird heruntergeladen"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Aktualisierung auf %{name}s %{version}s wird heruntergeladen âŠ"
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -165,26 +165,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Die Aktualisierung konnte nicht heruntergeladen werden.</b>\\n\\nBitte ÃŒberprÃŒfen Sie Ihre Netzwerkverbindung, und starten Sie Tails fÃŒr einen erneuten Versuch einer Aktualisierung neu.\\n\\nWenn das Problem weiterhin besteht, lesen Sie bitte file:///usr/share/doc/tails/website/doc/upgrade/error/download.de.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Fehler beim Herunterladen der Aktualisierung"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Die Ausgabedatei »%{output_file}s« existiert nicht, aber tails-iuk-get-target-file hat nichts beanstandet. Bitte melden Sie diesen Fehler."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Fehler beim Erstellen eines temporÀren Verzeichnisses zum Herunterladen"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Es konnte kein temporÀres Verzeichnis zum Herunterladen erstellt werden"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -194,46 +205,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Ihr Tails-Medium wurde erfolgreich aktualisiert.</b>\n\nEinige Sicherheitsfunktionen wurden vorÌbergehend abgeschaltet.\nSie sollten Tails mit der neuen Version so bald wie möglich neu starten.\n\nWollen Sie jetzt neu starten?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Tails neu starten"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Jetzt neu starten"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "SpÀter neu starten"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Beim Neustart des Systems ist ein Fehler aufgetreten"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Das System konnte nicht neu gestartet werden"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Fehler beim Herunterfahren des Netzwerks"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Herunterfahren des Netzwerks ist fehlgeschlagen"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "System wird aktualisiert"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Ihr Tails-Medium wird aktualisiert âŠ</b>\n\nAus SicherheitsgrÃŒnden wird das Netzwerk jetzt abgeschaltet."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -241,6 +252,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Ein Fehler ist wÀhrend der Aktualisierung aufgetreten.</b>\\\\n\\\\nIhr Tails-Medium muss repariert werden und kann eventuell nicht neu gestartet werden.\\\\n\\\\nBitte folgen Sie den Anweisungen in der Datei file:///usr/share/doc/tails/website/doc/upgrade/error/install.de.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Fehler beim Installieren der Aktualisierungen"
diff --git a/dz.po b/dz.po
index cc39b71..e911b5b 100644
--- a/dz.po
+++ b/dz.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Dzongkha (http://www.transifex.com/otf/torproject/language/dz/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: dz\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/el.po b/el.po
index b8c3179..7f32783 100644
--- a/el.po
+++ b/el.po
@@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: TitanJack <titanjack.com(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Greek (http://www.transifex.com/otf/torproject/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -26,18 +26,18 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Îια ÏληÏοÏοÏÎ¯ÎµÏ Î±ÏοÏÏαλΌάÏÏÏηÏ, ÏÏÎΟÏε ÏηΜ ÏαÏακάÏÏ ÎµÎœÏολή: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ΣÏάλΌα καÏά ÏοΜ ÎλεγÏο για αΜαβαΞΌίÏειÏ"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -46,64 +46,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Îε ήÏαΜ ÎŽÏ
ΜαÏÏ ÎœÎ± ÏÏοÏΎιοÏιÏÏεί αΜ Ï
ÏάÏÏει ΎιαΞÎÏιΌη αΜαβάΞΌιÏη.</b>\n\nÎλÎγΟÏε Ïη ÏÏΜΎεÏη ΎικÏÏοÏ
ÏÎ±Ï ÎºÎ±Î¹ κάΜÏε εÏαΜεκκίΜηÏη για Μα εÏαΜαληÏΞεί η ÏÏοÏÏάΞεια αΜαβάΞΌιÏηÏ.\n\nÎΜ Ïο ÏÏÏβληΌα ÏÏ
ΜεÏιÏÏεί, ÏηγαίΜεÏε ÏÏο file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ΎεΜ Ï
ÏάÏÏει αÏ
ÏÏΌαÏη αΜαβάΞΌιÏη ΎιαΞÎÏιΌη αÏÏ ÏοΜ ιÏÏÏÏοÏο ÏοÏ
Tails για αÏ
Ïή ÏηΜ ÎκΎοÏη."
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "η ÏÏ
ÏκεÏ
ή Ύε ÎÏει ΎηΌιοÏ
ÏγηΞεί Όε Ïο Î ÏÏγÏαΌΌα εγκαÏάÏÏαÏÎ·Ï ÏοÏ
Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "΀ο Tails ÎÏει εκκιΜηΞεί αÏÏ DVD ή αÏÏ ÎŒÎ¹Î± Όη-εγγÏάÏιΌη ÏÏ
ÏκεÏ
ή."
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "ΎεΜ Ï
ÏάÏÏει αÏκεÏÏÏ ÏÏÏÎ¿Ï ÏÏο ΎίÏκο"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "Ïο ÏÏÏÏηΌα ΎεΜ ÎÏει αÏκεÏή ΎιαΞÎÏιΌη ΌΜήΌη"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "ÎεΜ Ï
ÏάÏÏει ΎιαΞÎÏιΌη εΟηγηÏη για '%{reason}'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "΀ο ÏÏÏÏηΌα είΜαι εΜηΌεÏÏÎŒÎΜο."
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "ÎÏ
Ïή η ÎκΎοÏη ÏοÏ
Tails είΜαι ÏαÏÏÏηΌÎΜη και ÎŒÏοÏεί Μα ÏεÏιÎÏει κεΜά αÏÏάλειαÏ."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "ΠΎιαΞÎÏιΌη ΌεÏική αΜαβάΞΌιÏη ÏÏειάζεÏαι %{space_needed}s ελεÏΞεÏοÏ
ÏÏÏοÏ
ÏÏο ΎίÏκο ÏοÏ
Tails, αλλά ÎŒÏΜο %{free_space}s είΜαι ΎιαΞÎÏιΌα."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "ΠΎιαΞÎÏιΌη ΌεÏική αΜαβάΞΌιÏη ÏÏειάζεÏαι %{memory_needed}s ελεÏΞεÏοÏ
ÏÏÏοÏ
ÏÏο ΎίÏκο ÏοÏ
Tails, αλλά ÎŒÏΜο %{free_space}s είΜαι ΎιαΞÎÏιΌα."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "ÎεÏική αΜαβάΞΌιÏη ΎιαΞÎÏιΌη, αλλά ÏÏι ÏλήÏÎ·Ï Î±ÎœÎ±Î²Î¬ÎžÎŒÎ¹Ïη.\nÎÏ
ÏÏ ÎŽÎµ Ξα ÎÏÏεÏε Μα ÏÏ
ΌβαίΜει. ΠαÏÎ±ÎºÎ±Î»Ï ÎµÎ¹ÎŽÎ¿ÏοιήÏÏε ÎŒÎ±Ï Î³Î¹Î± αÏ
ÏÏ Ïο ÏÏάλΌα."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Î ÏÏβληΌα καÏά ÏοΜ ÎλεγÏο ÏÏΜ ΎιαΞÎÏιΌÏΜ αΜαβαΞΌίÏεÏΜ"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -119,19 +119,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>ΠαÏÎ±ÎºÎ±Î»Ï Î±ÎœÎ±Î²Î±ÎžÎŒÎ¯ÏÏε Ïε %{name}s %{version}s.</b>\n\nÎια ÏεÏιÏÏÏÏεÏÎµÏ Î»ÎµÏÏοΌÎÏÎµÎ¹ÎµÏ ÏÏεÏικά Όε αÏ
Ïή Ïη ΜÎα ÎκΎοÏη, ÏηγαίΜεÏε ÏÏο %{details_url}s\n\nÎ ÏοÏείΜεÏαι Μα κλείÏεÏε ÏÎ»ÎµÏ ÏÎ¹Ï ÎµÏαÏΌογÎÏ ÏÏιΜ ÏηΜ αΜαβάΞΌιÏη.\n΀ο καÏÎβαÏΌα ÏÎ·Ï Î±ÎœÎ±Î²Î¬ÎžÎŒÎ¹ÏÎ·Ï ÎŒÏοÏεί Μα ÏάÏει αÏÏ Î»ÎµÏÏά ÎÏÏ ÎºÎ±Î¹ ÏÏεÏ.\nÎ ÏÏΜΎεÏη ÏÏο ΎιαΎίκÏÏ
ο Ξα ΎιακοÏεί ÎŒÏÎ»Î¹Ï ÎºÎ±ÏεβάÏοÏ
Όε ÏÎ»ÎµÏ ÏÎ¹Ï ÎµÎœÎ·ÎŒÎµÏÏÏειÏ.\n\nÎÎγεΞοÏ: %{size}s\n\nÎÎλεÏε Μα ÏÏοÏÏÏήÏεÏε ÏÏηΜ αΜαβάΞΌιÏη?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ÎιαΞÎÏιΌη αΜαβάΞΌιÏη"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ÎΜαβάΞΌιÏη ÏÏÏα"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ÎΜαβάΞΌιÏη αÏγÏÏεÏα"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -143,20 +143,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>ΠαÏÎ±ÎºÎ±Î»Ï Î±ÎœÎ±Î²Î±ÎžÎŒÎ¯ÏÏε ÏειÏοκίΜηÏα Ïε %{name}s %{version}s.</b>\n\nÎια ÏεÏιÏÏÏÏεÏÎµÏ ÏληÏοÏοÏÎ¯ÎµÏ Î³Î¹Î± αÏ
Ïή ÏηΜ ÎκΎοÏη, ÏηγαίΜεÏε ÏÏο %{details_url}s\n\nÎεΜ είΜαι ÎŽÏ
ΜαÏÏ ÎœÎ± αΜαβαΞΌιÏÏεί αÏ
ÏÏΌαÏα η ÏÏ
ÏκεÏ
ή ÏÎ±Ï ÏÏη ΜÎα ÎκΎοÏη: %{explanation}s.\n\nÎια Μα ΌάΞεÏε ÏÏÏ ÎœÎ± κάΜεÏε ÏειÏοκίΜηÏÎµÏ Î±ÎœÎ±Î²Î±ÎžÎŒÎ¯ÏειÏ, εÏιÏκεÏΞείÏε Ïο https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ÎÎα ΎιαΞÎÏιΌη ÎκΎοÏη"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "ÎήÏη αΜαβάΞΌιÏηÏ"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "ÎήÏη αΜαβάΞΌιÏÎ·Ï %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -164,26 +164,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>ΠαΜαβάΞΌιÏη ΎεΜ καÏÎÏÏη ÎŽÏ
ΜαÏÏ ÎœÎ± καÏÎβει.</b>\\n\\nÎλÎγΟÏε Ïη ÏÏΜΎεÏή ÏÎ±Ï ÏÏο ΎιαΎίκÏÏ
ο, εÏαΜεκκιΜήÏÏε Ïο ÏÏÏγÏαΌΌα και ÏÏοÏÏαΞήÏÏε ΟαΜά.\\n\\nÎάΜ Ïο ÏÏÏβληΌα ÏαÏαΌÎΜει, εÏιÏκεÏÏείÏε Ïο file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ΣÏάλΌα καÏά Ïη λήÏη ÏÎ·Ï Î±ÎœÎ±Î²Î¬ÎžÎŒÎ¹ÏηÏ"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "΀ο αÏÏείο εΟÏΎοÏ
'%{output_file}s' ΎεΜ Ï
ÏάÏÏει, αλλά Ïο tails-iuk-get-target-file ΎεΜ ΎιαΌαÏÏÏ
ÏήΞηκε. ΠαÏÎ±ÎºÎ±Î»Ï ÎºÎ±ÏαÏÏÏήÏÏε Όία αΜαÏοÏά ÏÏάλΌαÏοÏ."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "ΣÏάλΌα καÏά Ïη ΎηΌιοÏ
Ïγία ÏÏοÏÏÏÎ¹ÎœÎ¿Ï ÏακÎλοÏ
λήÏηÏ"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "ÎÏοÏÏ
Ïία ΎηΌιοÏ
ÏÎ³Î¯Î±Ï ÏÏοÏÏÏÎ¹ÎœÎ¿Ï ÏακÎλοÏ
λήÏηÏ"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -193,46 +204,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Î Ï
ÏολογιÏÏÎ®Ï Tails ÏÎ±Ï Î±ÎœÎ±Î²Î±ÎžÎŒÎ¯ÏÏηκε εÏιÏÏ
ÏÏÏ.</b>\n\nÎάÏÎ¿Î¹ÎµÏ ÎŽÎ¹ÎºÎ»ÎµÎ¯ÎŽÎµÏ Î±ÏÏÎ±Î»ÎµÎ¯Î±Ï Î±ÏεΜεÏγοÏοιήΞηκαΜ ÏÏοÏÏÏιΜά.\nΠαÏÎ±ÎºÎ±Î»Ï ÎµÏαΜεκκιΜήÏÏε Ïο Tails Ïο ÏÏ
ΜÏοΌÏÏεÏο ÎŽÏ
ΜαÏÏ.\n\nÎα γίΜει εÏαΜεκκίΜηÏη ÏÏÏα;"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "ÎÏαΜεκκίΜηÏη ÏοÏ
Talis"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ÎÏαΜεκκίΜηÏη ÏÏÏα"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "ÎÏαΜεκκίΜηÏη αÏγÏÏεÏα"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Î ÏÏβληΌα καÏά ÏηΜ εÏαΜεκκίΜηÏη"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "ÎÏοÏÏ
Ïία εÏαΜεκκίΜηÏÎ·Ï ÏοÏ
ÏÏ
ÏÏήΌαÏοÏ"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ΣÏάλΌα καÏά ÏηΜ αÏεΜεÏγοÏοίηÏη ÏοÏ
ΎικÏÏοÏ
"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "ÎÏοÏÏ
Ïία αÏεΜεÏγοÏοίηÏÎ·Ï ÏοÏ
ΎικÏÏοÏ
"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "ÎΜαβάΞΌιÏη ÏοÏ
ÏÏ
ÏÏήΌαÏοÏ"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Î Ï
ÏολογιÏÏÎ®Ï Tails ÏÎ±Ï Î±ÎœÎ±Î²Î±ÎžÎŒÎ¯Î¶ÎµÏαι...</b>\n\nÎια λÏγοÏ
Ï Î±ÏÏÎ±Î»ÎµÎ¯Î±Ï Î¿ Ï
ÏολογιÏÏÎ®Ï ÎÏει ÏÏÏα αÏοÏÏ
ΜΎεΞεί αÏÏ Ïο ΎίκÏÏ
ο."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -240,6 +251,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>ΣÏάλΌα καÏά ÏηΜ αΜαβάΞΌιÏη.</b>\\n\\nÎ Ï
ÏολογιÏÏÎ®Ï Tails ÏÎ±Ï ÏÏειάζεÏαι εÏιÏκεÏ
ή και ίÏÏÏ ÎœÎ± Όη ÎŒÏοÏεί Μα εÏαΜεκκιΜήÏει.\\n\\nΠαÏÎ±ÎºÎ±Î»Ï Î±ÎºÎ¿Î»Î¿Ï
ΞήÏÏε ÏÎ¹Ï Î¿ÎŽÎ·Î³Î¯ÎµÏ ÏÏο file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ΣÏάλΌα καÏά ÏηΜ εγκαÏάÏÏαÏη ÏÎ·Ï Î±ÎœÎ±Î²Î¬ÎžÎŒÎ¹ÏηÏ"
diff --git a/en_GB.po b/en_GB.po
index 55f3903..a3b8e76 100644
--- a/en_GB.po
+++ b/en_GB.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Andi Chandler <andi(a)gowling.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/otf/torproject/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,18 +19,18 @@ msgstr ""
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "For debugging information, execute the following command: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Error while checking for upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -39,64 +39,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Could not determine whether an upgrade is available from our website.</b>\n\nCheck your network connection, and restart Tails to try upgrading again.\n\nIf the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "no automatic upgrade is available from our website for this version"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "your device was not created using Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails was started from a DVD or a read-only device"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "there is not enough free space on the Tails system partition"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "not enough memory is available on this system"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "No explanation available for reason '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "The system is up-to-date"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "This version of Tails is outdated, and may have security issues."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "The available incremental upgrade requires %{space_needed}s of free space on Tails system partition, but only %{free_space}s is available."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "The available incremental upgrade requires %{memory_needed}s of free memory, but only %{free_memory}s is available."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "An incremental upgrade is available, but no full upgrade is.\nThis should not happen. Please report a bug."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Error while detecting available upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -112,19 +112,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>You should upgrade to %{name}s %{version}s.</b>\n\nFor more information about this new version, go to %{details_url}s\n\nIt is recommended to close all the open applications during the upgrade.\nDownloading the upgrade might take a long time, from several minutes to a few hours.\nThe networking will be disabled after downloading the upgrade.\n\nDownload size: %{size}s\n\nDo you want to upgrade now?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Upgrade available"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Upgrade now"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Upgrade later"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -136,20 +136,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n\nFor more information about this new version, go to %{details_url}s\n\nIt is not possible to automatically upgrade your device to this new version: %{explanation}s.\n\nTo learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "New version available"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Downloading upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Downloading the upgrade to %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -157,26 +157,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network connection, and restart Tails to try upgrading again.\\n\\nIf the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Error while downloading the upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file did not complain. Please report a bug."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Error while creating temporary downloading directory"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Failed to create temporary download directory"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -186,46 +197,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Your Tails device was successfully upgraded.</b>\n\nSome security features were temporarily disabled.\nYou should restart Tails on the new version as soon as possible.\n\nDo you want to restart now?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Restart Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Restart now"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Restart later"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Error while restarting the system"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Failed to restart the system"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Error while shutting down the network"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Failed to shutdown network"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Upgrading the system"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Your Tails device is being upgraded...</b>\n\nFor security reasons, the networking is now disabled."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -233,6 +244,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device needs to be repaired and might be unable to restart.\\n\\nPlease follow the instructions at file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Error while installing the upgrade"
diff --git a/eo.po b/eo.po
index 196e54f..6dafaf7 100644
--- a/eo.po
+++ b/eo.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Esperanto (http://www.transifex.com/otf/torproject/language/eo/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "La sistemo ÄisdatiÄis"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Äi-tiu versio de Tails estas neÄisdata, kaj povas havi sekurecproblemojn"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Eraro dum serÄante haveblajn Äisdatigojn"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Äisdatigo haveblas"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "ElÅutante Äisdatigon"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/es.po b/es.po
index 4592b68..93b361d 100644
--- a/es.po
+++ b/es.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Edward Navarro\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Spanish (http://www.transifex.com/otf/torproject/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,18 +20,18 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Para infromación de depuración, ejecute el siguiente comando: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Error al comprobar si hay actualizaciones"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -40,64 +40,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>No se pudo determinar si hay una actualización disponible desde nuestro sitio web.</b>\n\nCompruebe su conexión a la red, y reinicie Tails para intentar actualizar de nuevo.\n\nSi el problema persiste, vaya al fichero file:///usr/share/doc/tails/website/doc/upgrade/error/check.es.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "no hay ninguna actualización automática para esta versión disponible en nuestro sitio web"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "su dispositivo no fue creado usando el Instalador Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails fue iniciado desde un DVD o un dispositivo de sólo-lectura"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "no hay suficiente espacio libre en la partición del sistema Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "no hay suficiente memoria libre en este sistema"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "No hay una explicación disponible por motivo de '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "El sistema está actualizado"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Esta versión de Tails está desfasada, y puede tener problemas de seguridad."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "La actualización incremental disponible requiere %{space_needed}s de espacio libre en la partición de sistema de Tails, pero sólo hay %{free_space}s disponible(s)."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "La actualización incremental disponible requiere %{memory_needed}s de memoria libre, pero sólo hay %{memory_needed}s disponible(s)."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Está disponible una actualización incremental, pero no está disponible ninguna actualización completa.\nEsto no deberÃa ocurrir. Por favor informe del fallo."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Error al comprobar si hay actualizaciones"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -113,19 +113,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Debe actualizar a %{name}s %{version}s.</b>\n\nPara más información acerca de esta nueva versión, vaya a %{details_url}s\n\nDurante la actualización se recomienda cerrar todas las aplicaciones abiertas.\nDescargar la actualización podrÃa llevar mucho tiempo, desde varios minutos a unas pocas horas.\nLa red será deshabilitada después de descargar la actualización.\n\nTamaño de la descarga: %{size}s\n\n¿Quiere actualizar ahora?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Actualización disponible"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Actualizar ahora"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Actualizar más tarde"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -137,20 +137,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Debe hacer una actualización manual a %{name}s %{version}s.</b>\n\nPara más información acerca de esta nueva versión, vaya a %{details_url}s\n\nNo es posible actualizar automáticamente su dispositivo a esta nueva versión: %{explanation}s.\n\nPara aprender cómo hacer una actualización manual, vaya a https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nueva versión disponible"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Descargando actualización"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Descargar la actualización a %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -158,26 +158,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>La actualización no se pudo descargar.</b>\\n\\nCompruebe su conexión a la red, y reinicie Tails para intentar actualizar de nuevo.\\n\\nSi el problema persiste, vaya al fichero file:///usr/share/doc/tails/website/doc/upgrade/error/download.es.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Error al descargar la actualización"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "El fichero de salida '%{output_file}s' no existe, pero tails-iuk-get-target-file (tails-kit_de_actualización_incremental-obtener-fichero-objetivo) no se quejó. Por favor informe del fallo."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Error al crear directorio de descarga temporal"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Fallo al crear directorio de descarga temporal"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -187,46 +198,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Su dispositivo Tails fue actualizado con éxito.</b>\n\nAlgunas funciones de seguridad fueron deshabilitadas temporalmente.\nDeberÃa reiniciar Tails con la nueva versión tan pronto como sea posible.\n\n¿Quiere reiniciar ahora?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Reiniciar Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Reiniciar ahora"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Reiniciar más tarde"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Error al reiniciar el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Fallo al reiniciar el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Error al cerrar la red"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Fallo al cerrar la red"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Actualizando el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Su dispotitivo Tails está siendo actualizado...</b>\n\nPor motivos de seguridad, las conexiones de red ahora están deshabilitadas."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -234,6 +245,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Ha ocurrido un error al instalar la actualización.</b>\\n\\nSu dispositivo Tails precisa ser reparado y podrÃa no ser posible reiniciarlo.\\n\\nPor favor, siga las instrucciones en file:///usr/share/doc/tails/website/doc/upgrade/error/install.es.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Error al instalar la actualización"
diff --git a/es_AR.po b/es_AR.po
index 8adee7e..d844b40 100644
--- a/es_AR.po
+++ b/es_AR.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/otf/torproject/language/es_AR/)\n"
"MIME-Version: 1.0\n"
@@ -19,18 +19,18 @@ msgstr ""
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Error durante la comprobación de actualizaciones"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -39,64 +39,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ninguna actualización automática está disponible en nuestro sitio web para esta versión"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "tu dispositivo no fue creado usando el instalador de Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails se inició desde un DVD o un dispositivo de sólo lectura"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "No hay espacio libre en la partición del sistema de Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "No hay suficiente memoria disponible en el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "El sistema está actualizado"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Error al detectar actualizaciones disponibles"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -112,19 +112,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Actualización disponible"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Actualizar ahora"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Actualizar más tarde"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -136,20 +136,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nueva versión disponible"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Descargando actualización"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -157,26 +157,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Error mientras se descargaba la actualización"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Error while creating temporary downloading directory"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "No se pudo crear el directorio de descarga temporal"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -186,46 +197,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Reiniciar Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Reiniciar ahora"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Reiniciar más tarde"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Error mientras se reiniciaba es sistema"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Falla al reiniciar el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Error al cerrar la red"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Falla al cerrar la red"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Actualizando el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -233,6 +244,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Error mientras se instalaba la actualización"
diff --git a/es_CL.po b/es_CL.po
index 6dd9e29..8d9f45d 100644
--- a/es_CL.po
+++ b/es_CL.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/otf/torproject/language/es_CL/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: es_CL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/es_CO.po b/es_CO.po
index c504c0c..e94a1e9 100644
--- a/es_CO.po
+++ b/es_CO.po
@@ -3,13 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# William Beltrán <wbeltranc(a)gmail.com>, 2015
+# william beltran <wbeltranc(a)gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Spanish (Colombia) (http://www.transifex.com/otf/torproject/language/es_CO/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: es_CO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Error mientras verificacion de actualizaciones"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/es_MX.po b/es_MX.po
index 642a5d5..f68151f 100644
--- a/es_MX.po
+++ b/es_MX.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-04-24 16:51+0200\n"
-"PO-Revision-Date: 2016-05-25 03:38+0000\n"
-"Last-Translator: Shiba Inu\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/otf/torproject/language/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,18 +19,18 @@ msgstr ""
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Para información de depuración, ejecute el siguiente comando: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Error durante búsqueda de actualizaciones"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -39,64 +39,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "No hay actualizaciones automáticas disponibles de nuestro sitio web para esta versión"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "Tu dispositivo no fue creado usando el instalador Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails fue iniciado de un DVD o un dispositivo de leer solamente"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "No hay suficiente memoria disponible en este dispositivo"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "El sistema está actualizado"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Error al detectar actualizaciones disponibles"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -112,19 +112,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Actualización disponible"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Actualizar ahora"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Actualiza despues"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -136,20 +136,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nueva versión disponible"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Descargando actualizacion"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -157,26 +157,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Error durante la descarga de la actualization"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Error durante la creación del directorio temporario de descargas"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Falla durante la creación del directorio temporario de descargas"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -186,46 +197,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Reinicie Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Reinicie ahora"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Reinicie despues"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Error durante el reinicio del sistema "
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Falla al reiniciar el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Error durante el apagado de la red"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Se ha fallado en el apagado de la red"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Actualizando el sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Su dispositivo de Tails esta siendo actualizado...</b>\n\nPor razones de segurida, el systema de redes esta desactivado"
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -233,6 +244,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/et.po b/et.po
index 6e73131..cd4bcf3 100644
--- a/et.po
+++ b/et.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Estonian (http://www.transifex.com/otf/torproject/language/et/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/eu.po b/eu.po
index a98cfda..c878aff 100644
--- a/eu.po
+++ b/eu.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Basque (http://www.transifex.com/otf/torproject/language/eu/)\n"
"MIME-Version: 1.0\n"
@@ -20,18 +20,18 @@ msgstr ""
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Errore bat gertatu da bertsio berriak dauden ala ez begiratzean"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -40,64 +40,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "ez dago nahikoa memoria erabilgarri sistema honetan"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Sistema eguneratuta dago"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Tails-en bertsio hau zahartuta dago, eta segurtasun arazo asko izan ditzake."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Akatsa eguneraketa eskuragarriak antzematerakoan"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -113,19 +113,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Eguneraketa eskuragarri"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -137,20 +137,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Bertsio berria eskuragarri"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Eguneraketa deskargatzen"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -158,26 +158,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Akatsa eguneraketa deskargatzerakoan"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Errore bat gertatu da aldi baterako deskarga-direktorioa sortzean"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -187,46 +198,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Tails berrabiarazi"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Orain berrabiarazi"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Beranduago berrabiarazi"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Errore bat gertatu da sistema berrabiaraztean"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Errore bat gertatu da sarea itzaltzean"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -234,6 +245,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Errore bat gertatu da bertsio berria instalatzean"
diff --git a/fa.po b/fa.po
index d4f146f..7ef1d0f 100644
--- a/fa.po
+++ b/fa.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-04-24 16:51+0200\n"
-"PO-Revision-Date: 2016-05-15 09:09+0000\n"
-"Last-Translator: Sina Eghbal <s.eghbal(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Persian (http://www.transifex.com/otf/torproject/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,18 +21,18 @@ msgstr ""
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "ØšØ±Ø§Û Ø§Ø·ÙØ§Ø¹Ø§Øª ا؎کا٠زداÛÛØâ Ø¯Ø³ØªÙر Ø²ÛØ± را در ترÙ
ÛÙØ§Ù اجرا Ú©ÙÛØ¯: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "در ØÛÙ ØšØ±Ø±Ø³Û Ù
ÙØ¬Ùد ØšÙØ¯Ù ØšØ³ØªÙ ØšÙ Ø±ÙØ² رساÙÛ Ø®Ø·Ø§ رخ داد"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -41,64 +41,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>ÙØªÙØ§ÙØ³ØªÛÙ
ØšØ±Ø±Ø³Û Ú©ÙÛÙ
Ú©Ù Ø¢ÛØ§ ؚر رÙÛ Ø³Ø§ÛØª Ù
ا ØšØ³ØªÙ ØšÙ Ø±ÙØ² رساÙÛ Ù
ÙØ¬Ùد است ÛØ§ ÙÙ.</b>\n\nØ§ØªØµØ§Ù Ø®ÙØ¯ را ØšÙ ØŽØšÚ©Ù ØšØ±Ø±Ø³Û Ú©ÙÛØ¯Ø تÛÙØ² را Ø±Ø§Ù Ø§Ø¯Ø§Ø²Û Ù
جدد کرد٠٠Ù
Ø¬Ø¯Ø¯Ø§Ù ØªÙØ§ØŽ Ú©ÙÛØ¯.\n\nاگر Ù
ØŽÚ©Ù ØÙ ÙØŽØ¯Ø اÛ٠جا را ØšØ®ÙØ§ÙÛØ¯: file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ØšÙ Ø±ÙØ² رساÙÛ Ø®ÙØ¯Ú©Ø§Ø± ØšØ±Ø§Û Ø§ÛÙ ÙØ³Ø®Ù در ÙØš Ø³Ø§ÛØª Ù
ا Ù
ÙØ¬Ùد ÙÛØ³Øª"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "دستگا٠؎Ù
ا ØšÙ ÙØ³ÛÙÙ ØšØ±ÙØ§Ù
Ù ÙØµØš تÛÙØ² Ø³Ø§Ø®ØªÙ ÙØŽØ¯Ù است"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "تÛÙØ² از رÙÛ ÛÚ© Ø¯Û ÙÛ Ø¯Û Ù ÛØ§ ÛÚ© دستگاÙÛ Ú©Ù ÙÙØ· Ù
Û ØŽÙØ¯ از رÙÛ Ø¢Ù Ø®ÙØ§Ùد اجرا ؎د٠است"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "ÙØ¶Ø§Û خاÙÛ Ú©Ø§ÙÛ ØšØ± رÙÛ ÙŸØ§Ø±ØªÛØŽÙ Ø³ÛØ³ØªÙ
تÙÛØ² Ù
ÙØ¬Ùد ÙÛØ³Øª"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "ØØ§Ù؞٠رÙ
کاÙÛ Ø±ÙÛ Ø§ÛÙ Ø³ÛØ³ØªÙ
Ù
ÙØ¬Ùد ÙÛØ³Øª"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "ÙÛÚ ØŽØ±ØÛ ØšØ±Ø§Û '%{reason}s' ÙØ¬Ùد ÙØ¯Ø§Ø±Ø¯."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Ø³ÛØ³ØªÙ
ØšÙ Ø±ÙØ² است"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "اÛÙ ÙØ³Ø®Ù تÙÛÙØ² Ú©ÙÙ٠است Ù Ù
Ù
ک٠است Ú©Ø§Ø³ØªÛ ÙØ§Û اÙ
ÙÛÙÛ Ø¯Ø§ØŽØªÙ ØšØ§ØŽØ¯"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "اÛÙ ØšØ³ØªÙ ØšÙ Ø±ÙØ² رساÙÛ %{space_needed}s ÙØ¶Ø§Û خاÙÛ Ø±ÙÛ ÙŸØ§Ø±ØªÛØŽÙÛ Ú©Ù ØªÛÙØ² ÙØµØš ؎د٠است ÙØ§Ø²Ù
دارد. اÙ
ا ÙÙØ· %{free_space}s ÙØ¶Ø§Û خاÙÛ Ù
ÙØ¬Ùد است."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "اÛÙ ØšØ³ØªÙ ØšÙ Ø±ÙØ² رساÙÛ ÙÛØ§Ø² ØšÙ %{memory_needed}s ØØ§Ù؞٠رÙ
دارد. اÙ
ا رÙ
ØŽÙ
ا %{free_memory}s است."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "ÛÚ© ØšÙ Ø±ÙØ² رساÙÛ Ù
ÙØ¬Ùد است اÙ
ا ÛÚ© ØšØ³ØªÙ ØšÙ Ø±ÙØ² رساÙÛ Ú©Ø§Ù
Ù Ù
ÙØ¬Ùد ÙÛØ³Øª. \nاÛÙ ÙØ¶Ø¹Ûت Ø¹Ø§Ø¯Û ÙÛØ³Øª. ÙØ·Ùا٠ÛÚ© گزار؎ ؚاگ ارسا٠کÙÛØ¯."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Ø§ÛØ±Ø§Ø¯Û در ÙÙگاÙ
ÙŸÛØ¯Ø§ Ú©Ø±Ø¯Ù ØšØ±ÙØ² رساÙÛ ÙØ§Û Ù
ÙØ¬Ùد ÙŸÛØ¯Ø§ ؎د"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -114,19 +114,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>ØŽÙ
ا ØšØ§ÛØ¯ ØšÙ %{name}s %{version}s ØšÙâØ±ÙØ²Ø±Ø³Ø§ÙÛ Ú©ÙÛØ¯.</b>\n\nØšØ±Ø§Û Ø§Ø·ÙØ§Ø¹Ø§Øª ØšÛØŽØªØ± در Ù
ÙØ±Ø¯ اÛÙ ÙØ³Ø®ÙÙâØ¬Ø¯ÛØ¯ ØšÙ ØµÙØÙÙ %{details_url}s Ù
راجع٠ÙÙ
اÛÛØ¯\n\nØªÙØµÛÙ Ù
ÛâØŽÙØ¯ تا در زÙ
ا٠ؚÙâØ±ÙØ²Ø±Ø³Ø§ÙÛØ تÙ
اÙ
Û ØšØ±ÙØ§Ù
ÙâÙØ§ را ØšØšÙØ¯Ûد.\nØšØ§Ø±Ú¯Ø°Ø§Ø±Û ÙØ³Ø®ÙÙ Ø¬Ø¯ÛØ¯ Ù
Ù
Ú©Ù Ù
دت Ø²ÛØ§Ø¯Û Ø·ÙÙ ØšÚ©ØŽØ¯Ø Ø§Ø² ÚÙØ¯ تا دÙÛÙ٠تا ÚÙØ¯ ساعت.\n؎ؚک٠ؚعد از Ø¯Ø±ÛØ§Ùت ØšÙâØ±ÙØ²Ø±Ø³Ø§ÙÛ ØºÛØ±ÙØ¹Ø§Ù Ø®ÙØ§Ùد ؎د\n\nØØ¬Ù
ؚارگذارÛ: %{size}s\n\nØ¢ÛØ§ Ù
اÛÙ ØšÙ ØšÙâØ±ÙØ²Ø±Ø³Ø§ÙÛ ÙØ³ØªÛدØ"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ØšØ±ÙØ² رساÙÛ Ù
ÙØ¬Ùد است"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Ø§ÙØ¢Ù ØšÙ Ø±ÙØ² رساÙÛ Ú©Ù"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ØšØ¹Ø¯Ø§Ù ØšÙ Ø±ÙØ² رساÙÛ Ú©Ù"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -138,20 +138,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>ØŽÙ
ا ØšØ§ÛØ¯ ØšÙ ØµÙØ±Øª Ø¯Ø³ØªÛ ØšÙ %{name}s %{version}s ØšÙâØ±ÙØ²Ø±Ø³Ø§ÙÛ Ú©ÙÛØ¯.</b> \n\nØšØ±Ø§Û Ø§Ø·ÙØ§Ø¹Ø§Øª ØšÛØŽØªØ± در Ù
ÙØ±Ø¯ اÛÙ ÙØ³Ø®ÙÙâØ¬Ø¯ÛØ¯ ØšÙ ØµÙØÙÙ %{details_url}s Ù
راجع٠ÙÙ
اÛÛØ¯\n\nاÙ
کا٠ؚÙâØ±ÙØ²Ø±Ø³Ø§ÙÛ Ø®ÙØ¯Ú©Ø§Ø± ØšØ±Ø§Û ÙØ³ÛÙÙÙ ØŽÙ
ا ؚ٠اÛÙ ÙØ³Ø®Ù ÙØ¬Ùد ÙØ¯Ø§Ø±Ø¯: %{explanation}s.\n\nØšØ±Ø§Û Ø¢Ù
ÙØ²ØŽ را٠ؚÙâØ±ÙØ²Ø±Ø³Ø§ÙÛ Ø¯Ø³ØªÛ ØšÙ ØµÙØÙ https://tails.boum.org/doc/first_steps/upgrade/#manual Ù
راجع٠کÙÛØ¯"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ÙØ³Ø®Ù Ø¬Ø¯ÛØ¯Û Ù
ÙØ¬Ùد است"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "ØšØ§Ø±Ú¯Ø°Ø§Ø±Û ØšØ±ÙØ²Ø±Ø³Ø§ÙÛÙØ§"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "در ØØ§Ù داÙÙÙØ¯ ØšØ³ØªÙ ØšÙ Ø±ÙØ² رساÙÛ ØšÙ %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -159,26 +159,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>ØšØ³ØªÙ ØšÙ Ø±ÙØ² رساÙÛ Ø¯Ø§ÙÙÙØ¯ ÙØŽØ¯!</b> \\n\\n\nÙØ·ÙØ§Ù Ø§ØªØµØ§Ù Ø®ÙØ¯ را ØšÙ ØŽØšÚ©Ù ØšØ±Ø±Ø³Û Ú©ÙÛØ¯ ٠تÛÙØ² را Ù
Ø¬Ø¯Ø¯Ø§Ù Ø±Ø§Ù Ø§ÙØ¯Ø§Ø²Û Ú©Ø±Ø¯Ù Ù Ø¯ÙØšØ§Ø±Ù Ø§ÙØ¯Ø§Ù
ØšÙ ØšÙ Ø±ÙØ² رساÙÛ Ú©ÙÛØ¯.\\n\\n\nاگر Ù
ØŽÚ©Ù ØÙ ÙØŽØ¯Ø ؚ٠اÛ٠جا سر ؚزÙÛØ¯: file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "خطا در ÙÙگاÙ
داÙÙÙØ¯ ØšÙ Ø±ÙØ² رساÙÛ Ø±Ø® داد٠است."
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "ÙØ§ÛÙ Ø®Ø±ÙØ¬Û ؚا عÙÙØ§Ù '%{output_file}s' Ù
ÙØ¬Ùد ÙÛØ³ØªØ Ù tails-iuk-get-target-file از اÛÙ Ù
ÙØ¶Ùع Ø§ÛØ±Ø§Ø¯ ÙÚ¯Ø±ÙØªÙ است. ÙØ·Ùا٠گزار؎ ÛÚ© ؚاگ ارسا٠کÙÛØ¯."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "خطا در ÙÙگاÙ
Ø³Ø§Ø®ØªÙ ÙŸÙØŽÙ Ù
ÙÙØª ØšØ±Ø§Û Ø¯Ø§ÙÙÙØ¯ رخ داد٠است"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Ø³Ø§Ø®ØªÙ ÙŸÙØŽÙ Ù
ÙÙØª ØšØ±Ø§Û Ø¯Ø§ÙÙÙØ¯ ؚا ؎کست Ù
ÙØ§Ø¬Ù ؎د"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -188,46 +199,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>دستگا٠تÛÙØ² ØŽÙ
ا ؚا Ù
ÙÙÙÛØª ØšÙ Ø±ÙØ² رساÙÛ ØŽØ¯.</b>\n\nØšØ¹Ø¶Û Ø§Ø² اÙ
Ú©Ø§ÙØ§Øª اÙ
ÙÛØªÛ Ù
ÙÙØªØ§Ù ØºÛØ± ÙØ¹Ø§Ù ØŽØ¯ÙØ¯.\nدر اÙÙÛÙ ÙØ±ØµØª تÛÙØ² را Ù
Ø¬Ø¯Ø¯Ø§Ù Ø±Ø§Ù Ø§ÙØ¯Ø§Ø²Û Ú©ÙÛØ¯.\n\nØ¢ÛØ§ Ù
Û Ø®ÙØ§ÙÛØ¯ ÙÙ
ÛÙ Ø§ÙØ¢Ù تÛÙØ² Ø±Ø§Ù Ø§ÙØ¯Ø§Ø²Û Ù
جدد ØŽÙØ¯Ø"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Ø±Ø§Ù Ø§ÙØ¯Ø§Ø²Û Ù
جدد تÛÙØ²"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Ø§ÙØ¢Ù Ø±Ø§Ù Ø§ÙØ¯Ø§Ø²Û Ù
جدد Ú©Ù"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "ØšØ¹Ø¯Ø§Ù Ø±Ø§Ù Ø§ÙØ¯Ø§Ø²Û Ù
جدد Ú©Ù"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "در ØÛÙ Ø±Ø§Ù Ø§ÙØ¯Ø§Ø²Û Ù
جدد Ø³ÛØ³ØªÙ
خطا رخ داد"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Ø±Ø§Ù Ø§ÙØ¯Ø§Ø²Û Ù
جدد Ø³ÛØ³ØªÙ
؎کست Ø®ÙØ±Ø¯"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "در ØÛ٠از کار Ø§ÙØ¯Ø§Ø®Øª ؎ؚک٠خطا رخ داد"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "از کار Ø§ÙØ¯Ø§Ø®ØªÙ ؎ؚک٠ؚا ؎سکت Ù
ÙØ§Ø¬Ù ؎د"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "ØšÙ Ø±ÙØ² رساÙÛ Ø³ÛØ³ØªÙ
"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>دستگا٠تÛÙØ² ØŽÙ
ا در ØØ§Ù ØšÙ Ø±ÙØ² رساÙÛ Ø§Ø³Øª...</b>\n\nØšØ±Ø§Û ÛÚ© Ø³Ø±Û Ù
ساÛ٠اÙ
ÙÛØªÛØ ØŽØšÚ©Ù Ù
ÙÙØªØ§Ù ØºÛØ± ÙØ¹Ø§Ù Ù
Û ØŽÙØ¯."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -235,6 +246,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>در ØÛÙ ØšÙ Ø±ÙØ² رساÙÛ Ø®Ø·Ø§ÛÛ Ø±Ø® داد</b>\\n\\n\nدستگا٠تÛÙØ² ØŽÙ
ا ÙÛØ§Ø² ؚ٠تعÙ
ÛØ± ؎د٠دارد Ù Ù
Ù
ک٠است دÛگر ØšØ§ÙØ§ ÙÛØ§Ûد.\\n\\n\nÙØ·Ùا٠طؚ٠اÛÙ Ø¯Ø³ØªÙØ±Ø§ÙعÙ
Ù Ø§ÙØ¯Ø§Ù
Ú©ÙÛØ¯: file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "در ØÛÙ ÙØµØš ØšØ³ØªÙ ØšÙ Ø±ÙØ² رساÙÛ Ø®Ø·Ø§ رخ داد"
diff --git a/fi.po b/fi.po
index 43f2ff5..8d094a8 100644
--- a/fi.po
+++ b/fi.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Finnish (http://www.transifex.com/otf/torproject/language/fi/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Virhe tarkistettaessa pÀivityksiÀ"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>PÀivityksen saatavuuden mÀÀritteleminen webbisivultamme epÀonnistui.</b>\n\nTarkista verkkoyhteytesi ja yritÀ taas pÀivitystÀ kÀynnistÀmÀllÀ Tails uudelleen.\n\nJos pulma jatkuu, siirry tiedostoon file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "tÀlle versiolle ei ole saatavissa automaattista pÀivitystÀ webbisivultamme"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "laitettasi ei ole luotu Tails-asennusohjelmalla"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails kÀynnistettiin DVD:ltÀ tai kirjoitussuojatulta laitteelta"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails-jÀrjestelmÀosiossa ei ole tarpeeksi vapaata tilaa"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "tÀssÀ jÀrjestelmÀssÀ ei ole tarpeeksi muistia"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Syylle â%{reason}sâ ei ole saatavissa selitystÀ."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "JÀrjestelmÀ on ajan tasalla"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "TÀmÀ Tails-versio on vanhentunut, ja siinÀ saattaa olla turvallisuuspulmia."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Saatavilla oleva kasautuva pÀivitys vaatii %{space_needed}s / Tails-jÀrjestelmÀosion vapaasta tilasta, mutta vain %{free_space}s on kÀytettÀvissÀ."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Saatavilla oleva kasautuva pÀivitys vaatii %{memory_needed}s / vapaasta muistista, mutta vain %{free_memory}s on kÀytettÀvissÀ."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Kasautuva pÀivitys on saatavilla, mutta tÀydellinen pÀivitys ei ole.\nTÀtÀ ei pitÀisi tapahtua. Ilmoita ohjelmointivirheestÀ."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Virhe havaittaessa kÀytettÀvissÀ olevia pÀivityksiÀ"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Sinun pitÀisi pÀivittÀÀ versioon %{name}s %{version}s.</b>\n\nLisÀtietoja tÀstÀ uudesta versiosta saat siirtymÀllÀ osoitteeseen %{details_url}s\n\nOn suositeltavaa sulkea kaikki avoimet sovellukset pÀivityksen ajaksi.\nPÀivityksen lataaminen saattaa kestÀÀ jonkin aikaa, useista minuuteista muutamaan tuntiin.\nPÀivityksen latauksen jÀlkeen verkkoyhteydet otetaan pois kÀytöstÀ.\n\nLatauskoko: %{size}s\n\nHaluatko pÀivittÀÀ nyt?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "PÀivitys on saatavilla"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "PÀivitÀ nyt"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "PÀivitÀ myöhemmin"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Sinun pitÀisi pÀivittÀÀ manuaalisesti versioon %{name}s %{version}s.</b>\n\nLisÀtietoja tÀstÀ uudesta versiosta saat siirtymÀllÀ osoitteeseen %{details_url}s\n\nLaitettasi ei ole mahdollista pÀivittÀÀ tÀhÀn uuteen versioon automaattisesti: %{explanation}s.\n\nOppiaksesi tekemÀÀn manuaalisen pÀivityksen siirry osoiteeseen https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Uusi versio on saatavilla"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Ladataan pÀivitys"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Ladataan pÀivitys %{name}s-sovelluksen %{version}s-versioon..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>PÀivityksen lataus epÀonnistui.</b>\\n\\nTarkista verkkoyhteytesi ja yritÀ taas pÀivitystÀ kÀynnistÀmÀllÀ Tails uudelleen.\\n\\nJos pulma jatkuu, siirry osoitteeseen file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Virhe ladattaessa pÀivitystÀ"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Tulostetiedosto '%{output_file}s' ei ole olemassa, mutta tails-iuk-get-target-file ei valita. Ilmoita ohjelmointivirheestÀ."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Virhe luotaessa tilapÀistÀ lataushakemistoa"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "TilapÀisen lataushakemiston luominen epÀonnistui"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Tails-laitteesi pÀivitys onnistui.</b>\n\nJotkut turvallisuusominaisuudet olivat tilapÀisesti otettu pois kÀytöstÀ.\nSinun pitÀisi kÀynnistÀÀ Tails uudelleen uudessa versiossa niin pian kuin mahdollista.\n\nHaluatko kÀynnistÀÀ uudelleen nyt?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "KÀynnistÀ Tails uudelleen"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "KÀynnistÀ nyt uudelleen"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "KÀynnistÀ uudelleen myöhemmin"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Virhe kÀynnistettÀessÀ jÀrjestelmÀÀ uudelleen"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "JÀrjestelmÀn uudelleenkÀynnistys epÀonnistui"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Virhe suljettaessa verkkoa"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Verkon sulkeminen epÀonnistui"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "JÀrjestelmÀÀ pÀivitetÀÀn"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Tails-laitettasi pÀivitetÀÀn...</b>\n\nTurvallisuussyistÀ verkkoyhteytesi on otettu nyt pois kÀytöstÀ."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Tapahtui virhe pÀivityksen asennuksen aikana.</b>\\n\\nTails-laitteesi tarvitsee korjausta ja sen uudelleenkÀynnistys ei ehkÀ onnistu.\\n\\nNoudata osoitteen file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html ohjeita"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Virhe asennettaessa pÀivitystÀ"
diff --git a/fil.po b/fil.po
index b1ee8d1..34f68d3 100644
--- a/fil.po
+++ b/fil.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Filipino (http://www.transifex.com/otf/torproject/language/fil/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: fil\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "May mali habang nag tse-tsek ng upgrades. "
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "walang automatic upgrade na maaaring makuha galing sa aming website para sa bersyon na ito"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "ang iyong device at hindi ginawa gamit ang Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Ang Tails ay nasimulan mula sa isang DVD o sa read-only device"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "hindi sapat ang free space sa Tails system partition"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "hindi sapat ang memory na maaaring magamit dito sa system"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Walang eksplanasyon na makuha para sa rason na ito '%[reason]s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Itong bersyon ng Tails ay luma na, at maaaring ito ay may isyu sa seguridad."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Nagkaroon ng aberya habang naghahanap ng mga upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Ang upgrade ay pwede nang makuha"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Mag upgrade ngayon"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Mag upgrade mamaya"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "May bagong bersyon na pwedeng makuha"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Dina-download ang upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Nagkaroon ng aberya habang dina-download ang upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Nagkaroon ng aberya habang gumagawa ng temporary downloading directory"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Bigong gumawa ng temporary download directory"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "I-restart and Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "I-restart ngayon"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "I-restart mamaya"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Bigong i-restart ang system"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Nagkaroon ng aberya habang nagsha-shutdown ang network"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Pumalya ang shutdown ng network"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Ina-upgrade ang system"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Nagkaroon ng problema habang nagi-install ang upgrade"
diff --git a/fo.po b/fo.po
index 2e93c68..a5136b4 100644
--- a/fo.po
+++ b/fo.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Faroese (http://www.transifex.com/otf/torproject/language/fo/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: fo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/fr.po b/fr.po
index 1226553a..6ea9286 100644
--- a/fr.po
+++ b/fr.po
@@ -6,21 +6,22 @@
# bassmax, 2013
# Alex <chioubaca(a)gmail.com>, 2014
# tneskovic <antoine_ecuador(a)yahoo.fr>, 2014
-# Emmanuel Simond, 2014
+# Emmanuel Simond <emmanuel.simond(a)gmail.com>, 2014
# Gwennole Hangard <gwennole.hangard(a)gmail.com>, 2015
# monsieurtino <monsieurtino(a)mailoo.org>, 2014
# rike, 2014
# Sabrina Cater <sabcat(a)gmx.fr>, 2015
+# Thomas Chauchefoin <thomas(a)chauchefoin.fr>, 2016
# Towinet, 2013-2014
# Owen, 2015
-# Trans-fr, 2015
+# French language coordinator <yahoe.001(a)gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Gwennole Hangard <gwennole.hangard(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 09:06+0000\n"
+"Last-Translator: Thomas Chauchefoin <thomas(a)chauchefoin.fr>\n"
"Language-Team: French (http://www.transifex.com/otf/torproject/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,18 +29,18 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Pour des informations de débogage, veuillez exécuter la commande suivante: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Erreur lors de la vérification des mises à jour disponibles"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -48,64 +49,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>N'a pas pu déterminer si une mise à jour est disponible depuis notre site Web.</b>\n\nVérifiez votre connexion réseau, et redémarrez Tails pour essayer de nouveau de mettre à jour.\n\nSi le problÚme persiste, allez à file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "aucune mise à jour automatique n'est disponible depuis notre site Web pour cette version"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "votre dispositif n'a pas été créé en utilisant l'installeur Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails a été lancé depuis un DVD ou un dispositif en lecture seule"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "il n'y a pas assez d'espace libre sur la partition systÚme de Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "pas assez de mémoire disponible sur ce systÚme"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Il n'y a pas d'explication disponible pour '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Le systÚme est à jour"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Cette version de Tails est obsolÚte, et peut avoir des problÚmes de sécurité."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "La mise à jour incrémentale disponible nécessite %{space_needed}s d'espace libre sur la partition systÚme de Tails, mais seulement %{free_space}s est libre."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "La mise à jour incrémentale disponible nécessite %{memory_needed}s de mémoire libre, mais seulement %{free_memory}s est libre."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Une mise à niveau incrémentale est proposée, mais aucune mise à niveau complÚte.\nCela ne devrait pas arriver. Veuillez signaler un bogue."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Erreur lors de la vérification des mises à jour disponibles"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -121,19 +122,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Vous devriez mettre à niveau vers %{name}s %{version}s.</b>\n\nPour plus d'informations sur cette nouvelle version, allez sur %{details_url}s.\n\nIl est recommandé de fermer toutes les applications ouvertes pendant la mise à niveau. Le téléchargement de la mise à niveau pourrait prendre un long moment, de plusieurs minutes à quelques heures. Le réseau sera mis hors service aprÚs le téléchargement de la mise à niveau. \n\nTaille du téléchargement : %{size}s\n\nVoulez-vous mettre à niveau maintenant ?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Mise à jour disponible"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Mettre à jour maintenant"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Mettre à jour plus tard"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -145,20 +146,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Vous devriez mettre à jour manuellement vers %{name}s %{version}s.</b>\n\nPour plus d'informations à propos de cette nouvelle version, rendez vous sur %{details_url}s.\n\nIl n'est pas possible de mettre à jour automatiquement votre appareil vers cette nouvelle version : %{explanation}s.\n\nPour savoir comment effectuer une mise à jour manuelle, rendez vous sur https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nouvelle version disponible"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Téléchargement de la mise à jour"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Téléchargement de la mise à niveau vers %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -166,26 +167,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>La mise à niveau n'a pas pu être téléchargée.<b>\\n\\nVérifiez votre connexion réseau et redémarrez Tails pour essayer de nouveau de mettre à niveau.\\n\\nSi le problÚme persiste, allez sur file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Ãchec lors du téléchargement de la mise à jour"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Le fichier de sortie '%{output_file}s' n'existe pas, mais tails-iuk-get-target-file ne s'en est pas plaint. Veuillez rapporter un bogue."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Ãchec lors de la création du dossier de téléchargement temporaire"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Ãchec lors de la création du dossier de téléchargement temporaire"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr "<b>Impossible de choisir un serveur de téléchargement.</b>\n\nCela ne devrait pas arriver. Merci de remonter un bug."
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr "Erreur lors du choix d'un serveur de téléchargement"
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -195,46 +207,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Votre dispositif Tails a été mis à niveau avec succÚs.<b>\n\nQuelques fonctions de sécurité ont été temporairement mises hors service.\nVous devriez redémarrer Tails sur la nouvelle version dÚs que possible.\n\nVoulez-vous redémarrer maintenant ?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Redémarrer Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Redémarrer maintenant"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Redémarrer plus tard"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Ãchec lors du redémarrage du systÚme"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Ãchec du redémarrage du systÚme"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Ãchec lors de l'arrêt du réseau"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Ãchec de l'arrêt du réseau"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Mise à jour du systÚme"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Votre dispositif Tails est en cours de mise à niveau...</b>\n\nPour des raisons de sécurité, le réseau est actuellement hors service."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -242,6 +254,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Une erreur est survenue durant l'installation de la mise à niveau.</b>\\n\\nVotre dispositif Tails nécessite d'être réparé et pourrait être incapable de redémarrer.\\n\\nVeuillez suivre les instructions sur file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Erreur lors de l'installation des mises à jour"
diff --git a/fr_CA.po b/fr_CA.po
index 08483a8..51f389a 100644
--- a/fr_CA.po
+++ b/fr_CA.po
@@ -5,15 +5,15 @@
# Translators:
# bassmax, 2013
# Towatowa441, 2013
-# Trans-fr, 2015-2016
-# Trans-fr, 2014-2015
+# French language coordinator <yahoe.001(a)gmail.com>, 2015-2016
+# French language coordinator <yahoe.001(a)gmail.com>, 2014-2015
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Trans-fr\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: French (Canada) (http://www.transifex.com/otf/torproject/language/fr_CA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,18 +21,18 @@ msgstr ""
"Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Pour obtenir les informations de débogage, exécuter la commande suivante : sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Erreur lors de la vérification de mises à niveau"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -41,64 +41,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Impossible de déterminer si une mise à niveau est proposée sur notre site Web.</b>\n\nVérifier votre connexion réseau, et redémarrer Tails pour ressayer de mettre à niveau.\n\nSi le problÚme persiste, allez à file:///usr/share/doc/tails/website/doc/upgrade/error/check.fr.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "aucune mise à niveau automatique n'est proposée sur notre site Web pour cette version"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "votre dispositif n'a pas été créé en utilisant le programme d'installation Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails a été démarré à partir d'un DVD or d'un dispositif en lecture seule"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "il n'y a pas assez d'espace libre sur la partition systÚme de Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "il n'y a pas assez de mémoire disponible sur ce systÚme"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Aucune explication pour la raison « %{reason}s »."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Le systÚme est à jour"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Cette version de Tails est obsolÚte et peut avoir des problÚmes de sécurité."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "La mise à niveau incrémentale proposée exige %{space_needed}s d'espace libre sur la partition systÚme de Tails, mais seulement %{free_space}s est libre."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "La mise à niveau incrémentale proposée nécessite %{memory_needed}s de mémoire libre mais seulement %{free_memory}s est libre."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Une mise à niveau incrémentale est proposée, mais aucune mise à niveau complÚte.\nCela ne devrait pas arriver. Veuillez signaler un bogue."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Erreur lors de la vérification de mises à niveau proposées"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -114,19 +114,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Vous devriez mettre à niveau vers %{name}s %{version}s.</b>\n\nPour plus d'informations sur cette nouvelle version, aller à %{details_url}s\n\nIl est recommandé de fermer toutes les applications durant la mise à niveau.\nLe téléchargement de la mise à niveau peut prendre longtemps, de plusieurs minutes à quelques heures.\nLe réseau sera désactivé aprÚs le téléchargement de la mise à niveau.\n\nTaille du téléchargements : %{size}s\n\nVoulez-vous mettre à niveau maintenant?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Mise à niveau proposée"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Mettre à niveau maintenant"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Mettre à niveau plus tard"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -138,20 +138,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Vous devriez mettre à niveau manuellement vers %{name}s %{version}s.</b>\n\nPour plus d'informations sur cette nouvelle version, aller sur %{details_url}s.\n\nIl n'est pas possible de mettre automatiquement à niveau votre dispositif vers cette nouvelle version : %{explanation}s.\n\nPour apprendre comment faire une mise à niveau manuelle, aller à https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nouvelle version proposée"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Téléchargement de la mise à niveau"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Téléchargement de la mise à niveau vers %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -159,26 +159,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>La mise à niveau n'a pas pu être téléchargée.<b>\\n\\nVérifier votre connexion réseau et redémarrer Tails pour ressayer de mettre à niveau.\\n\\nSi le problÚme persiste, aller sur file:///usr/share/doc/tails/website/doc/upgrade/error/download.fr.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Ãchec lors du téléchargement de la mise à niveau"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Le fichier de sortie '%{output_file}s' n'existe pas, mais tails-iuk-get-target-file ne s'en est pas plaint. Veuillez rapporter un bogue."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Ãchec lors de la création du répertoire de téléchargement temporaire"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Ãchec lors de la création du répertoire de téléchargement temporaire"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -188,46 +199,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Votre dispositif Tails a été mis à niveau avec succÚs.<b>\n\nQuelques fonctions de sécurité ont été temporairement mises hors service.\nVous devriez redémarrer Tails sur la nouvelle version dÚs que possible.\n\nVoulez-vous redémarrer maintenant?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Redémarrer Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Redémarrer maintenant"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Redémarrer plus tard"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Ãchec lors du redémarrage du systÚme"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Ãchec lors du redémarrage du systÚme"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Ãchec lors de l'arrêt du réseau"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Ãchec lors de l'arrêt du réseau"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Mise à niveau du systÚme"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Votre dispositif Tails est en cours de mise à niveau...</b>\n\nPour des raisons de sécurité, le réseau est actuellement désactivé."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -235,6 +246,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Une erreur est survenue durant l'installation de la mise à niveau.</b>\\n\\nVotre dispositif Tails doit être réparé et pourrait être incapable de redémarrer.\\n\\nVeuillez suivre les instructions sur file:///usr/share/doc/tails/website/doc/upgrade/error/install.fr.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Erreur lors de l'installation de la mise à niveau"
diff --git a/fur.po b/fur.po
index 0b8e72b..2617896 100644
--- a/fur.po
+++ b/fur.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Friulian (http://www.transifex.com/otf/torproject/language/fur/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: fur\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/fy.po b/fy.po
index 073630b..bed851b 100644
--- a/fy.po
+++ b/fy.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Western Frisian (http://www.transifex.com/otf/torproject/language/fy/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: fy\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ga.po b/ga.po
index 3c7b562..4ed8667 100644
--- a/ga.po
+++ b/ga.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Irish (http://www.transifex.com/otf/torproject/language/ga/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ga\n"
"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/gl.po b/gl.po
index 3bd5368..875fa87 100644
--- a/gl.po
+++ b/gl.po
@@ -3,13 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Luz Varela Armas <luz.armas(a)udc.es>, 2014
+# Eu <luz.armas(a)udc.es>, 2014
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Galician (http://www.transifex.com/otf/torproject/language/gl/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Produciuse un erro ao buscar actualizacións"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Produciuse un erro ao detectar actualizacións"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Actualización dispoñÃbel"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Actualizar agora"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Actualizar máis tarde"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Está dispoñÃbel unha nova versión"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Descargando actualización"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "A descargar a actualización en %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Produciuse un erro ao descargar a actualización"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Produciuse un erro ao crear o directorio de descargas temporal"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Non se puido crear un directorio de descargas temporal"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Reiniciar agora"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Reiniciar máis tarde"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Produciuse un erro ao reiniciar o sistema"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Non se puido reiniciar o sistema"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "A actualizar o sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Produciuse un erro ao instalar a actualización"
diff --git a/gu.po b/gu.po
index f79aedc..496ef29 100644
--- a/gu.po
+++ b/gu.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Gujarati (http://www.transifex.com/otf/torproject/language/gu/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/gu_IN.po b/gu_IN.po
index d5a4448..6946821 100644
--- a/gu_IN.po
+++ b/gu_IN.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Gujarati (India) (http://www.transifex.com/otf/torproject/language/gu_IN/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: gu_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/gun.po b/gun.po
index aa68054..adc5854 100644
--- a/gun.po
+++ b/gun.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Gun (http://www.transifex.com/otf/torproject/language/gun/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: gun\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ha.po b/ha.po
index 783a4ea..acdbbed 100644
--- a/ha.po
+++ b/ha.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Hausa (http://www.transifex.com/otf/torproject/language/ha/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ha\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/he.po b/he.po
index b924e04..3eb1d50 100644
--- a/he.po
+++ b/he.po
@@ -15,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: ION <bobiganush(a)yahoo.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Hebrew (http://www.transifex.com/otf/torproject/language/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,18 +25,18 @@ msgstr ""
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "×××××¢ ×¢× × ××€×× ×××××, ×׊ע ×ת ××€×§××× ××××: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ש×××× ××××× ×××קת ש×ך××××"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -45,64 +45,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>×× × ××ª× ××§×××¢ ×× ×©×ך×× ××× × ×××× ×××תך ×××× ××š× × ×©×× ×.</b>\n\n×××§× ×ת ××××ך ×ךשת ש×××, ×ת׀ע××× ×××ש ×ת Tails ××× ×× ×¡×ת ××ש××š× ×©××.\n\n×× ×××¢×× × ×ש×ת, ××ש××× ×× file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "××× ×¢×××× ×××× ×××תך ש×× × ×¢××ך ×××š×¡× ×××ת"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "×××ª×§× ×©×× ×× × ×׊ך ×¢\"× Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails ×××€×¢× ×ת×× DVD ×× ××ש×ך ×קך××× ××××"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "××× ×ס׀××§ ××§×× ×××× ×¢××ך ×××׊ת ××עך×ת ×©× Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "××× ×ס׀××§ ××§×× ×××× ×¢× ××עך×ת ×××ת"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "××× ×ס×ך ×××× ××ס××× '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "××עך×ת ××× × ××¢××× ×ª"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "××š×¡× ×× ×©× Tails ××× × ××××©× ×ª, ××¢×××× ××××× ×ת××× ××¢××ת ×××××."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "×ש×ך×× ××××¡×€× ××××× ×׊ך×× %{space_needed}s ×©× × ×€× ×€× ×× ×¢× ×××׊ת ××עך×ת ×©× Tails, ×× ××€××¢× ××©× × ×š×§ %{free_space}s ×€× ××××."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "×ש×ך×× ××××¡×€× ××××× ×׊ך×× %{space_needed}s ×©× ××ך×× ×¢×××× RAM ×€× ××, ×× ××€××¢× ××©× × ×š×§ %{free_space}s ×€× ××××."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "×××× ×©×ך×× ×׊××ך, ×× ×× ×©×ך×× ×××.\n×× ×× ×××ך ×קך×ת. ×× × ×××× ×××."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "ש×××× ××××× ××ת×ך ש×ך×××× ×××× ××"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -118,19 +118,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "×¢××× ×ש××š× ×</b>%{name}s %{version}s.<b>\n×××××¢ × ×סף ×¢× ××š×¡× ×××©× ××:\n%{details_url}s\n×××××¥ ×ס××ך ×ת ×× ×××ש×××× ×׀ת×××× ××××× ×ש×ך××.\nת×××× ×××ך×× ××ש×ך×× ×¢×©×× ××ך×× ××× ×š×, ××× ×ס׀ך ××§×ת ×שע×ת.\n×ך×××¡× ×ךשת ××××× ×××ך ××ך×ת ×ש×ך××.\n\n×××× ×××ך××: %{size}s\n\n××× ×ך׊×× × ×ש××š× ×¢×ש××?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ש×ך×× ××××"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ש××š× ×¢×ש××"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ש××š× ××××ך ××תך"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -142,20 +142,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>×¢××× ××׊ע ש×ך×× ××× × ×%{name}s %{version}s.</b>\n\n×××××¢ × ×סף ×¢× ××š×¡× ×××©× ××:\n%{details_url}s\n\n××× ××׀שך××ª× × ×ש×ך×× ×××××××ת ×××š×¡× ××:\n%{explanation}s.\n\n×¢× ×× ×ª ××××× ×××Š× ××׊ע ×ע׊×× ×©×ך×× ××× ×, ×§×š× ×××:\nhttps://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "××š×¡× ×××©× ×××× ×"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "××ך×× ×עת ש×ך××××"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "××ך×ת ש×ך×× ×- %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -163,26 +163,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>×× × ××ª× ××× ×××ך×× ×ת ×ש×ך××.</b>\\n\\n×××§× ×ת ××××ך ×ךשת ש×××, ×ת׀ע××× ×××ש ×ת Tails ××× ×× ×¡×ת ××ש××š× ×©××.\\n\\n×× ×××¢×× × ×ש×ת, ת×××§× ×- file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ש×××× ××××× ××ך×ת ×ש×ך××"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "×§×××¥ ×€×× '%{output_file}s' ×× ×§×××, ××× tails-iuk-get-target-file ×× ×ת××× ×. ×× × ××××× ×¢× ××× ××."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "ש×××× ×עת ×׊×ךת ת××§×× ××× ×ת ×××ך×× "
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "× ××©× ××׊×ךת ת××§×× ××× ×ת ×××ך××"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -192,46 +203,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>××ש×ך ×-Tails ש××× ×©×××š× ××׊×××.</b>\n\nת××× ×ת ××××× ×ס××××ת ××ש××ª× ××××€× ××× ×.\n׊ך×× ×××§×× ×××€×©×š× ×××€×¢×× ×××ש ×ת Tails ×××š×¡× ×××ש×.\n\n××× ×ך׊×× ×× ××ת×× ×עת ×××ש?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "×ת×× ×ת Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "×ת×× ×עת"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "×ת×× ×××××ך ××תך"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "ש×××× ××××× ×ת××× ××עך×ת"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "× ××©× ××ת×× ×ת ××עך×ת"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ש×××× ××××× ××××× ××עך×ת"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "× ××©× ××××ת ×ת ×ךשת"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "×ש××š× ×עת ×ת ××עך×ת"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>××ש×ך ×-Tails ש××× ×ª×× ××× ×©××ך××...</b>\n\n×ס×××ת ×××××× ××ת, ×ךשת ××ש×ת ×עת."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -239,6 +250,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>××š×¢× ×©×××× ×עת ××ª×§× ×ª ×ש×ך××.</b>\\n\\n××ש×ך ×-Tails ש××× ××§××§ ×ת××§××, ×××ת×× ×©×× ×ª×××× × ××ת×× ××ש×ך ×× ×××ש.\\n\\n× × ××׊ע ×ת ×××ך××ת ×- file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ש×××× ××××× ××ª×§× ×ª ×ש×ך××"
diff --git a/hi.po b/hi.po
index b33d848..96778d1 100644
--- a/hi.po
+++ b/hi.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Hindi (http://www.transifex.com/otf/torproject/language/hi/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/hr.po b/hr.po
index 70ae5f4..22a4eae 100644
--- a/hr.po
+++ b/hr.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Croatian (http://www.transifex.com/otf/torproject/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -19,18 +19,18 @@ msgstr ""
"Language: hr\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"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Grepka kod provjere nadogradnje"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -39,64 +39,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "nema dostupne nadogradnje s naše stranice za ovu verziju"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "nema dovoljno dostupne memorije na ovom sustavu"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -112,19 +112,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -136,20 +136,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nova verzija je dostupna"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -157,26 +157,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -186,46 +197,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "NadograÄivanje sustava"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -233,6 +244,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/hr_HR.po b/hr_HR.po
index 5e44c88..0e83c9a 100644
--- a/hr_HR.po
+++ b/hr_HR.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: erinm\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/otf/torproject/language/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,18 +20,18 @@ msgstr ""
"Language: hr_HR\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"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Za informacije o otklanjanju pogreÅ¡ki, izvedite sljedeÄu naredbu: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Greška pri provjeri nadogradnji"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -40,64 +40,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Neuspjelo utvrÄivanje ima li dostupnih nadogradnji s naÅ¡e stranice.</b>\n\nProvjerite svoju mreÅŸnu vezu i ponovno pokrenite Tails kako biste ponovno pokuÅ¡ali nadogradnju.\n\nAko se problem i dalje pojavljuje, idite na file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "nema dostupne automatske nadogradnje s naše stranice za ovu verziju"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "VaÅ¡ ureÄaj nije kreiran pomoÄu Tails Instalatora"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails je pokrenut s DVD-a ili samo-Äitljivog ureÄaja"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "nema dovoljno slobodnog prostora na particiji Tails sustava"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "nema dovoljno slobodne memorije na ovom sustavu"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Nema dostupnog objašnjenja za razlog %{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Sustav je aÅŸuriran"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Ovo je starija verzija Tails-a i moÅŸe imati sigurnosnih problema."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Dostupna dodatna nadogradnja zahtjeva %{space_needed}s slobodnog prostora na particiji Tails sustava, a slobodno je samo %{free_space}s."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Dostupna dodatna nadogradnja zahtjeva %{memory_needed}s slobodne memorije, a slobodno je samo %{free_memory}s."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Dostupna je dodatna nadogradnja, ali nema potpune nadogradnje.\nTo se ne bi trebalo dešavati. Molimo, prijavite grešku."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Pogreška u otkrivanju dostupnih nadogradnji"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -113,19 +113,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Trebali biste nadograditi na %{name}s %{version}s.</b>\n\nZa viÅ¡e informacija o novoj verziji, idite na %{details_url}s\n\nPreporuÄamo da zatvorite sve otvorene aplikacije tijekom nadogradnje.\nPreuzimanje nadogradnje bi moglo potrajati dulje vremena, od nekoliko minuta do nekoliko sati.\nNakon preuzimanja nadogradnje, mreÅŸa Äe biti onemoguÄena.\n\nVeliÄina preuzimanja: %{size}s\n\nÅœelite li nadogradnju sada?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Nadogradnja dostupna"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Nadogradi sad"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Nadogradi kasnije"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -137,20 +137,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Trebate ruÄno nadograditi na %{name}s %{version}s.</b>\n\nZa viÅ¡e informacija o novoj verziji, idite na %{details_url}s\n\nNije moguÄe automatski nadograditi VaÅ¡ ureÄaj na novu verziju: %{explanation}s.\n\nDa biste saznali kako napraviti ruÄnu nadogradnju, idite na https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Dostupna je nova verzija"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Preuzimanje nadogradnje"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Preuzimanje nadogradnje %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -158,26 +158,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Nadogradnja se nije mogla preuzeti.</b>\\n\\nProvjerite vezu s mreşom i ponovno pokrenite Tails kako biste ponovno pokušali nadogradnju.\\n\\nAko se problem i dalje pojavljuje, idite na file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Greška u preuzimanju nadogradnje"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Izlazna datoteka '%{output_file}s' ne postoji, ali tails-iuk-get-target-file se nije poşalio. Molimo, prijavite grešku."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Greška u kreiranju privremene mape preuzimanja"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Kreiranje privremene mape preuzimanja nije uspjelo"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -187,46 +198,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>VaÅ¡ Tails ureÄaj je uspjeÅ¡no nadograÄen.</b>\n\nNeke sigurnosne znaÄajke su privremeno onemoguÄene.\nTrebate ponovno pokrenuti Tails s novom verzijom Å¡to je prije moguÄe.\n\nÅœelite li ponovno pokretanje sada?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Ponovno pokreni Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Ponovno pokreni sada"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Ponovno pokreni kasnije"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Greška pri ponovnom pokretanju sustava"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Ponovno pokretanje sustava nije uspjelo"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "GreÅ¡ka pri iskljuÄivanju mreÅŸe"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "IskljuÄivanje mreÅŸe nije uspjelo"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Nadogradnja sustava"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>VaÅ¡ Tails ureÄaj se nadograÄuje...</b>\n\nIz sigurnosnih razloga, mreÅŸa je sad onemoguÄena."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -234,6 +245,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>DoÅ¡lo je do greÅ¡ke tijekom instalacije nadogradnje.</b>\\n\\nVaÅ¡ Tails ureÄaj se mora popraviti i moÅŸda se neÄe moÄi ponovno pokrenuti.\\n\\nMolimo slijedite upute na file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Greška u instalaciji nadogradnje"
diff --git a/ht.po b/ht.po
index 67ef790..cfe3c4f 100644
--- a/ht.po
+++ b/ht.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Haitian (Haitian Creole) (http://www.transifex.com/otf/torproject/language/ht/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ht\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/hu.po b/hu.po
index 3006a0f..90cdf85 100644
--- a/hu.po
+++ b/hu.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: benewfy <benewfy(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Hungarian (http://www.transifex.com/otf/torproject/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,18 +20,18 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Hibakeresési információért hajtsd végre a következŠparancsot: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Hiba frissÃtések ellenÅrzése közben"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -40,64 +40,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Nem lehet meghatározni van-e elérhetÅ frissÃtés a weboldalunkon</b>\n\nEllenÅrizd a hálózati kapcsolatot, indÃtsd újra a Tails-t majd próbálj frissÃteni ismét.\n\nHa a probléma még mindig jelen van nézd meg ezt: file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "Nincs elérhetÅ automatikus frissÃtés a weboldalunkon ehhez a verzióhoz"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "Az eszközöd nem a Tails telepÃtÅvel volt létrehozva"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "A Tails DVD-rÅl vagy egy csak olvasható eszközrÅl lett indÃtva"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Nincs elég szabad hely a Tails partÃción."
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "Nincs elég szabad memória a rendszerben."
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Nincs elérhetŠmagyarázat erre '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "A rendszer naprakész"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "A Tails ezen verziója nem naprakész és biztonsági hibákat tartalmazhat."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "A járulékos frissÃtés %{space_needed}s szabad helyet igényel a Tails rendszer partÃción de csak %{free_space}s elérhetÅ."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "A járulékos frissÃtés %{memory_needed}s szabad memóriát igényel de csak %{free_memory}s memória elérhetÅ."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Járulékos frissÃtés elérhetÅ de nem teljes frissÃtés.\nEnnek nem szabadna megtörténni. Kérlek jelentsd a hibát."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Hiba történt elérhetÅ frissÃtések keresésekor"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -113,19 +113,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>FrissÃtened kellene erre %{name}s %{version}s</b>\n\nBÅvebb információ az új verzióról itt: %{details_url}s\n\nAjánlott bezárni az összes alkalmazást a frissÃtés alatt.\nA frissÃtések letöltése néhány perctÅl akár órákig is eltarthat.\nA hálózat le lesz tiltva a frissÃtések letöltése után.\n\nLetöltési méret: %{size}s\n\nSzeretnél frissÃteni most?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "FrissÃtés elérhetÅ"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "FrissÃtés most"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "FrissÃtés késÅbb"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -137,20 +137,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Kézi frissÃtést kellene csinálni erre: %{name}s %{version}s.</b>\n\nBÅvebb információ az új verzóról itt: %{details_url}s\n\nNem lehetséges az automatikus frissÃtés az eszközön erre a verzióra: %{explanation}s.\n\nInformáció a kézzel történÅ frissÃtésrÅl itt: https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Ãj verzió elérhetÅ"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "FrissÃtés letöltése"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "FrissÃtés letöltése %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -158,26 +158,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>A frissÃtést nem lehet letölteni</b>\\n\\nEllenÅrizd a hálózati kapcsolatot, indÃtsd újra a Tails-t majd próbálj újra frissÃteni.\\n\\nHa a próbléma még mindig létezik nézd meg ezt: file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Hiba frissÃtés letöltésekor"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Kimeneti fájl '%{output_file}s' nem létezik, de tails-iuk-get-target-file nem jelzett hibát. Kérlek jelentsd a hibát."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Hiba történt az ideiglenes letöltési könyvtár létrehozásakor"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Nem lehet létrehozni az ideiglenes letöltési könyvtárat"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -187,46 +198,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>A Tails eszközöd sikeresen frissÃtve lett.</b>\n\nNéhány biztonsági eljárás átmenetileg le lett tiltva.\nAmilyen hamar lehetséges indÃtsd újra a Tails-t az új verzióval.\n\nÃjraindÃtod most?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Tails újraindÃtása"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ÃjraindÃtás most"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "ÃjraindÃtás késÅbb"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Hiba a rendszer újraindÃtásakor"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Nem sikerÃŒlt a rendszer újraindÃtása"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Hiba a hálózat leállÃtásakor"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Nem sikerÃŒlt a hálózat leállÃtása"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Rendszer frissÃtés"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>A Tails eszközöd frissÃtése folyamatban...</b>\n\nBiztonsági okok miatt a hálózat le lett tiltva."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -234,6 +245,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Hiba történt a frissÃtés telepÃtésekor.</b>\\n\\nA Tails eszköz javÃtásra szorul és lehetséges nem tud újraindulni.\\n\\nKérlek olvasd el az instrukciókat itt: file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Hiba frissÃtés telepÃtésekor"
diff --git a/hy.po b/hy.po
index e28726d..ad18a46 100644
--- a/hy.po
+++ b/hy.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Armenian (http://www.transifex.com/otf/torproject/language/hy/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: hy\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ia.po b/ia.po
index 52acc13..6d074a0 100644
--- a/ia.po
+++ b/ia.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Interlingua (http://www.transifex.com/otf/torproject/language/ia/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/id.po b/id.po
index cb16010..3280208 100644
--- a/id.po
+++ b/id.po
@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Mohamad Hasan Al Banna <se7entime(a)protonmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Indonesian (http://www.transifex.com/otf/torproject/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -22,18 +22,18 @@ msgstr ""
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Untuk informasi pengawakutuan, eksekusi perintah berikut: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Galat saat memeriksa pemutakhiran"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -42,64 +42,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Tidak dapat menentukan apakah pemutakhiran tersedia dari situs web kami.</b>\n\nPeriksa koneksi jaringan Anda, dan mulai ulang Tails untuk mencoba memutakhirkannya lagi.\n\nJika masalah tetap ada, kunjungi file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "tidak ada pemutakhiran otomatis yang tersedia di situs kami untuk versi ini"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "perangkat Anda tidak dibuat menggunakan Pemasang Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails telah dijalankan dari DVD atau perangkat baca-saja"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "tidak cukup ruang kosong pada partisi sistem Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "memori yang tersedia tidak cukup pada sistem ini"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Tidak ada penjelasan yang tersedia untuk '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Sistem paling mutakhir"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Versi Tails ini sudah usang, dan mungkin memiliki banyak masalah keamanan."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Pemutakhiran berjenjang yang ada membutuhkan ruang kosong sebesar %{space_needed}s pada sistem partisi Tails, tetapi hanya tersedia %{free_space}s."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Pemutakhiran berjenjang yang ada membutuhkan memori bebas sebesar %{memory_needed}s, tetapi hanya tersedia %{free_memory}s."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Sebuah pemutakhiran berjenjang tersedia, tidak dengan pemutakhiran penuh.\nHal ini seharusnya tidak terjadi. Mohon laporkan kutu tersebut."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Galat saat mendeteksi pemutakhiran yang tersedia"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -115,19 +115,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Anda harus memutakhirkan ke %{name}s %{version}s.</b>\n\nUntuk informasi lebih lanjut tentang versi baru, kunjungi %{details_url}s\n\nDisarankan untuk menutup semua aplikasi yang terbuka selama pemutakhiran.\nMengunduh pemutakhiran mungkin memakan waktu lama, dari beberapa menit sampai beberapa jam.\nJaringan akan dimatikan setelah mengunduh pemutakhiran.\n\nUkuran Unduhan: %{size}s\n\nApakah Anda ingin memutakhirkannya sekarang?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Tersedia pemutakhiran"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Mutakhirkan sekarang"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Mutakhirkan nanti"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -139,20 +139,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Anda harus melakukan pemutakhiran manual ke %{name}s %{version}s.</b>\n\nUntuk informasi lebih lanjut tetang versi ini, kunjungi %{details_url}s\n\nTidak memungkinkan untuk memutakhirkan perangkat Anda secara otomatis ke versi baru ini: %{explanation}s.\n\nUntuk mempelajari bagaimana melakukan pemutakhiran manual, kunjungi https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Versi baru telah tersedia"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Mengunduh pemutakhiran"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Mengunduh pemutakhiran ke %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -160,26 +160,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Pemutakhiran tidak bisa diunduh.</b>\\n\\nPeriksa sambungan jaringan Anda, dan mulai ulang Tails untuk mencoba memutakhirkannya lagi.\\n\\nJika masalah masih tetap ada, baca file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Terjadi kesalahan dalam proses pengunduhan pemutakhiran"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file did not complain. Silakan laporkan sebagai bug."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Terjadi kesalahan dalam proses pembuatan direktori pengunduhan sementara"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Terjadi kegagalan dalam pembuatan direktori pengunduhan sementara"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -189,46 +200,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Perangkat Tails anda telah di upgrade dg sukses.</b>\n\nBeberapa Fitur keamanan untuk sementara di matikan.\nAnda harus restart Tails ke versi yang baru sesegera mungkin\nApakah anda ingin restart sekarang?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Memulai kembali Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Memulai kembali sekarang"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Memulai kembali nanti"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Error selagi restart sistem"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "gagal untuk restart sistem"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Error selagi shut down jaringan"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Gagal untuk shutdown jaringan"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Upgrade sistem"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Perangkat Tails anda di upgrade...</b>\n\nUntuk alasan keamanan, jaringan sekarang di matikan."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -236,6 +247,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Terjadi error selagi instal upgrade.</b>\\n\\nPerangkat Tails anda harus di repair dan mungkin tidak bisa di restart .\\n\\nSilakan ikuti instruksi pada file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Error selagi instal upgrade"
diff --git a/is.po b/is.po
index eb149fa..c4c2978 100644
--- a/is.po
+++ b/is.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Icelandic (http://www.transifex.com/otf/torproject/language/is/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: is\n"
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/it.po b/it.po
index a984c5d..c7aaf90 100644
--- a/it.po
+++ b/it.po
@@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Random_R\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Italian (http://www.transifex.com/otf/torproject/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -27,18 +27,18 @@ msgstr ""
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Per informazioni di debug, esegui il seguente comando: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Errore durante il controllo degli aggiornamenti"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -47,64 +47,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Impossibile determinare se Ú disponibile un aggiornamento dal nostro sito.</b>\n\nControllare la propria connessione e riavviare Tails per provare ad aggiornare nuovamente.\n\nSe il problema persiste, consultare file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "non ci sono aggiornamenti automatici disponibili sul nostro sito per questa versione."
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "il dispositivo non Ú stato creato usando l'installatore Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails Ú stato avviato da un DVD o da un dispositivo in sola lettura"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "lo spazio libero nella partizione di sistema Tails non Ú sufficiente"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "la memoria disponibile nel sistema non Ú sufficiente"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Nessuna spiegazione disponibile per '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Il sistema Ú aggiornato"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Questa versione di Tails Ú obsoleta e potrebbe avere problemi di sicurezza."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "L'aggiornamento incrementale disponibile richiede %{space_needed}s di spazio libero nella partizione di sistema di Tails, ma sono disponibili solo %{free_space}s ."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "L'aggiornamento incrementale disponibile richiede %{memory_needed}s di memoria libera, ma sono disponibili solo %{free_memory}s ."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Un aggiornamento incrementale Ú disponibile, ma non un aggiornamento completo.\nQuesto non dovrebbe accadere. Si prega di segnalare l'errore."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Errore durante il rilevamento di aggiornamenti disponibili"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -120,19 +120,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Si dovrebbe aggiornare a %{name}s %{version}s.</b>\n\nPer maggiori informazioni su questa nuova versione, visitare %{details_url}s.\n\nSi raccomanda di chiudere tutte le applicazioni aperte durante l'aggiornamento.\nScaricare l'aggiornamento potrebbe richiedere molto tempo, da pochi minuti ad alcune ore.\nLa rete sarà disattivata dopo aver scaricato l'aggiornamento.\n\nDimensioni aggiornamento: %{size}s\n\nSi desidera aggiornare ora?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Aggiornamento disponibile"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Aggiorna ora"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Aggiorna in seguito"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -144,20 +144,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>à necessario eseguire un aggiornamento manuale a %{name}s %{version}s.</b>\n\nPer maggiori informazioni su questa nuova versione, visita %{details_url}s.\n\nNon Ú possibile aggiornare automaticamente alla nuova versione il dispositivo: %{explanation}s.\n\nPer informazioni su come eseguire un aggiornamento manuale, visitare https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nuova versione disponibile"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Download dell'aggiornamento in corso"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Download dell'aggiornamento a %{name}s %{version}s in corso..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -165,26 +165,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>L'aggiornamento non può essere scaricato.</b>\\n\\nControllare la propria connessione e riavviare Tails per ritentare l'aggiornamento.\\n\\nSe il problema persiste, consultare la documentazione su file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Errore durante il download dell'aggiornamento"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Il file di output '%{output_file}s' non esiste, ma tails-iuk-get-target-file non l'ha segnalato. Si prega di segnalare l'errore."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Errore durante la creazione della cartella di download temporanea"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Creazione della cartella di download temporanea fallita"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -194,46 +205,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Il dispositivo Tails Ú stato aggiornato con successo.</b>\n\nAlcune funzioni di sicurezza sono state temporaneamente disabilitate.\nRiavviare Tails con la nuova versione il prima possibile.\n\nRiavviare ora?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Riavvia Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Riavvia ora"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Riavvia in seguito"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Errore nel riavvio del sistema"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Riavvio del sistema fallito"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Errore durante lo spegnimento della rete"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Spegnimento della rete fallito"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Aggiornamento del sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Il dispositivo Tails Ú in aggiornamento...</b>\n\nPer ragioni di sicurezza, la rete Ú disabilitata."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -241,6 +252,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Si Ú verificato un errore durante l'installazione dell'aggiornamento.</b>\\n\\nIl dispositivo Tails deve essere riparato e potrebbe non riavviarsi.\\n\\nSeguire le istruzioni in file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Errore durante l'installazione dell'aggiornamento"
diff --git a/ja.po b/ja.po
index 4e726fe..ef61dbc 100644
--- a/ja.po
+++ b/ja.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Tokumei Nanashi\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Japanese (http://www.transifex.com/otf/torproject/language/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,18 +20,18 @@ msgstr ""
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "ãããã°æ
å ±ãèŠãããã«ããã®ã³ãã³ããå®è¡ããŠãã ããïŒsudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ã¢ããã°ã¬ãŒãã®ãã§ãã¯äžã«ãšã©ãŒ"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -40,64 +40,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>ã¢ããã°ã¬ãŒãã Tor ã®ãŠã§ããµã€ãããå
¥æå¯èœãæå®ã§ããŸããã§ããã</b>\n\nãããã¯ãŒã¯æ¥ç¶ã確èªããŠããTailãåèµ·åããŠãããäžåºŠã¢ããã°ã¬ãŒãã詊ããŠãã ããã\n\nåé¡ãç¶ãå Žåã¯ã file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html ãã芧ãã ããã"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ãã®ããŒãžã§ã³ã«å¯ŸããŠãŠã§ããµã€ãããå©çšã§ããèªåã¢ããã°ã¬ãŒãã¯ãããŸãã"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "ããªãã®ããã€ã¹ã¯ Tails ã€ã³ã¹ããŒã©ã䜿çšããŠäœæãããŸããã§ãã"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails 㯠DVD ãŸãã¯ãªãŒããªã³ãªãŒãªããã€ã¹ããèµ·åããŸãã"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails ã®ã·ã¹ãã ããŒãã£ã·ã§ã³äžã«ååãªç©ºã容éããããŸãã"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "ãã®ã·ã¹ãã ã¯ååãªã¡ã¢ãªããªãã®ã§å©çšã§ããŸãã"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "çç± '%{reason}s' ã®ããã«èª¬æãå©çšã§ããŸããã"
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "ã·ã¹ãã ã¯ææ°çã§ã"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Tails ã®ãã®ããŒãžã§ã³ã¯æ§ããã»ãã¥ãªãã£äžã®åé¡ãããå ŽåããããŸãã"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "å©çšã§ãã鿬¡çã¢ããã°ã¬ãŒã㯠Tails ã®ã·ã¹ãã ããŒãã£ã·ã§ã³äžã« %{space_needed}s ã®ç©ºã容éãå¿
èŠã§ããã %{free_space}s ãã空ã容éããããŸããã"
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "å©çšã§ãã鿬¡çã¢ããã°ã¬ãŒã㯠%{memory_needed}s ã®ã¡ã¢ãªç©ºã容éãå¿
èŠã§ããã %{free_memory}s ããã¡ã¢ãªç©ºã容éããããŸããã"
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "鿬¡çã¢ããã°ã¬ãŒããå©çšã§ããŸãããå®å
šãªã¢ããã°ã¬ãŒãã¯ãããŸããã\nããã¯æ¬æ¥èµ·ããããŸããããã°ãå ±åããŠãã ããã"
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "å©çšå¯èœãªã¢ããã°ã¬ãŒãã®æ€çŽ¢äžã«ãšã©ãŒ"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -113,19 +113,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>%{name}s %{version}s ã«ã¢ããã°ã¬ãŒãããã¹ãã§ãã</b>\n\nãã®æ°ããŒãžã§ã³ã«ã€ããŠã®è©³çްã¯ã%{details_url}s ãéããŠãã ããã\n\nã¢ããã°ã¬ãŒãäžã¯éããŠããã¢ããªã±ãŒã·ã§ã³ããã¹ãŠéããããšãæšå¥šãããŸãã\nã¢ããã°ã¬ãŒãã®ããŠã³ããŒãã«ã¯ãæ°åãã2ã3æéçšåºŠã®é·ãæéããããå ŽåããããŸãã\nãããã¯ãŒã¯æ©èœã¯ã¢ããã°ã¬ãŒãã®ããŠã³ããŒãåŸç¡å¹ã«ãªããŸãã\n\nããŠã³ããŒããµã€ãº: %{size}s\n\nä»ããã¢ããã°ã¬ãŒãããŸããïŒ"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ã¢ããã°ã¬ãŒãå©çšå¯èœ"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ä»ããã¢ããã°ã¬ãŒã"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "åŸã§ã¢ããã°ã¬ãŒã"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -137,20 +137,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>%{name}s %{version}s ã«æåã¢ããã°ã¬ãŒããè¡ãå¿
èŠããããŸãã</b>\n\nãã®æ°ããŒãžã§ã³ã«é¢ãã詳现ã«ã€ããŠã¯ã %{details_url}s ãéããŠãã ããã\n\nãã®æ°ããŒãžã§ã³ %{explanation}s ã«ããã€ã¹ãèªåã¢ããã°ã¬ãŒãããããšãåºæ¥ãŸããã\n\næåã¢ããã°ã¬ãŒãã®ããæ¹ãç¥ãã«ã¯ã https://tails.boum.org/doc/first_steps/upgrade/#manual ãéããŠãã ããã"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "æ°ããŒãžã§ã³å©çšå¯èœ"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "ã¢ããã°ã¬ãŒããããŠã³ããŒãäž"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "%{name}s %{version}s ãžã®ã¢ããã°ã¬ãŒããããŠã³ããŒãäž"
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -158,26 +158,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>ã¢ããã°ã¬ãŒããããŠã³ããŒãã§ããŸããã§ããã</b>\\n\\nãããã¯ãŒã¯æ¥ç¶ã確èªããŠããTailsãåèµ·åããŠãããäžåºŠã¢ããã°ã¬ãŒããã詊ããã ããã\\n\\nåé¡ãç¶ãå Žåã¯ã file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html ãéããŠãã ãã"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ã¢ããã°ã¬ãŒãã®ããŠã³ããŒãäžã«ãšã©ãŒ"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "åºåãã¡ã€ã« '%{output_file}s' ã¯ååšããŸãããã tails-iuk-get-target-file ã¯ãšã©ãŒãåºããŸããã§ããããã°ãå ±åããŠãã ããã"
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "äžæçããŠã³ããŒãçšãã£ã¬ã¯ããªã®äœæäžã«ãšã©ãŒ"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "äžæçããŠã³ããŒããã£ã¬ã¯ããªãäœæã§ããŸããã§ããã"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -187,46 +198,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Tails ããã€ã¹ã¯æ£åžžã«ã¢ããã°ã¬ãŒããããŸããã</b>\n\näžéšã®ã»ãã¥ãªãã£æ©èœãäžæçã«ç¡å¹ã«ãªããŸããã\nå¯åçéããã«æ°ããŒãžã§ã³ã§ Tailsãåèµ·åããå¿
èŠããããŸãã\n\n<i>ä»ãã</i>åèµ·åããŸããïŒ"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Tails ãåèµ·å"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ä»ããåèµ·å"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "åŸã§åèµ·å"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "ã·ã¹ãã ã®åèµ·åäžã«ãšã©ãŒ"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "ã·ã¹ãã ã®åèµ·åã«å€±æããŸãã"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ãããã¯ãŒã¯ã®ã·ã£ããããŠã³äžã«ãšã©ãŒ"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "ãããã¯ãŒã¯ã®ã·ã£ããããŠã³ã«å€±æããŸãã"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "ã·ã¹ãã ã®ã¢ããã°ã¬ãŒãäž"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Tails ããã€ã¹ã¯ã¢ããã°ã¬ãŒããããŠããŸã...</b>\n\nã»ãã¥ãªãã£äžã®çç±ã®ããããããã¯ãŒãã³ã°ã¯ç¡å¹ã«ãªã£ãŠããŸãã"
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -234,6 +245,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>ã¢ããã°ã¬ãŒãã®ã€ã³ã¹ããŒã«äžã«ãšã©ãŒãçºçããŸããã</b>\\n\\nTails ããã€ã¹ã¯ä¿®åŸ©ãå¿
èŠã§ãããåèµ·åã§ããªãæãããããŸãã\\n\\nfile:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html ã®æç€ºã«åŸã£ãŠãã ããã"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ã¢ããã°ã¬ãŒãã®ã€ã³ã¹ããŒã«äžã«ãšã©ãŒ"
diff --git a/jv.po b/jv.po
index ea2b340..89e09fb 100644
--- a/jv.po
+++ b/jv.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Javanese (http://www.transifex.com/otf/torproject/language/jv/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: jv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ka.po b/ka.po
index 93ecced..94115fd 100644
--- a/ka.po
+++ b/ka.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Georgian (http://www.transifex.com/otf/torproject/language/ka/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ka\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/kk.po b/kk.po
index c406803..1de50d0 100644
--- a/kk.po
+++ b/kk.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Kazakh (http://www.transifex.com/otf/torproject/language/kk/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: kk\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/km.po b/km.po
index 319b9af..f6edc24 100644
--- a/km.po
+++ b/km.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Khmer (http://www.transifex.com/otf/torproject/language/km/)\n"
"MIME-Version: 1.0\n"
@@ -19,18 +19,18 @@ msgstr ""
"Language: km\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ááá á»áâáááâáá·áá·áááâáá
áá
á»áááááááá¶á"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -39,64 +39,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>áá·áâá¢á¶á
âáááááâáá¶ááŸâáá¶áâáá
áá
á»áááááááá¶áâáážâáááááâááááá¶áâááááâááŸááááá¬ááá</b>\n\náá·áá·áááâáá¶áâáááá¶ááááááá¶áááááâá¢ááá á áŸáá
á¶ááááááŸá Tails á¡áŸááá·áâááŸáááážáááá¶áá¶áâááááŸâáá
áá
á»áááááááá¶áâáááááááá\n\nááŸâáá¶áâáááá á¶ á
áŒááá
file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "áá·áâáá¶áâáá¶áâááááŸâáá
áá
á»áááááááá¶áâáááááâáááááááá·âáážâáááááááááá¶áâááááâááŸâááááá¶ááâááááâááá"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "á§áááááâááááâá¢áááâáá·áâááááŒáâáá¶áâáááááŸáâáááâááááŸâ Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails ááááŒáâáá¶áâá
á¶ááááááŸáâáážâáážáážááž á¬âá§áááááâáá¶áâááâá¢á¶á"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "áá·áâáá¶áâááá áâáááááâááááááááá¶ááâááŸâáá¶áâáá¶áâáááááááá Tails "
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "áá·áâáá¶áââá¢áááá
áá
á¶áâááááááááá¶ááâááŸâááááááááâááá"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "áááá¶áâáá¶áâááááááâááááá¶ááâá ááá»áá '%{reason}s' á"
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "ááááááááâáá¶ááááááâá áŸá"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "áááá Tails á
á¶ááâ á áŸáâá¢á¶á
âáá¶áâáááá á¶ââáá»áááá·áá¶áá"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "áá¶áâáá
áá
á»áááááááá¶áâááááááá¶áâáá¶ááá¶á %{space_needed} ááâááá áâáááááâáá
âááŸâáá¶ááá¶áâááááááááâ Tails ááá»ááááâáá¶áâááá áâáá %{free_space} á"
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "áá¶áâáá
áá
á»áááááááá¶áâáááááâáá¶ááá¶á %{memory_needed} ááâá¢áááá
áá
á¶áââááááá ááá»ááááâáá¶áâááá áâáááááâáá %{free_memory} á"
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "áá¶áâáá
áá
á»ááááááâááááá ááá»ááááâáááá¶áâáá
áá
á»áááááááá¶áâááááááâá\náá¶âáá·áâááœáâááŸáâá¡áŸáâááá ááŒáâáá¶ááá¶áááââááá á»áá"
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "ááá á»áâáááâáááâááááŸáâáá
áá
á»áááááááá¶áâááááá¶á"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -112,19 +112,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>á¢áááâááœáâááááŸâáá
áá
á»áááááááá¶áâáá
%{name}s %{version}s á</b>\n\ná
ááááâáááááá¶áâááááááâá¢ááážâááááâáááážâááá á
áŒáâáá
%{details_url}s\n\náá¶âááááŒáâáá¶áâáááááâá¢áá»áá¶áááâá²ááâáá·áâáááááá·áážâáá¶áâááŸáâáá¶ááá¢ááâá¢áá¡á»áâáááâááááŸâáá
áá
á»áááááááá¶áá\náá¶áâáá¶áâááâáá
áá
á»áááááááá¶áâá¢á¶á
âá
ááá¶áâáááâááŒáâáážâáážáâáážâáá¶áážâáá áŒáâáááâáážáâáážâááááá\náá¶áâáâááááá¶áâáá¹áâááááŒáâáá¶áâááááááâááááá¶ááâáážâáá¶áâááâáá
áá
á»áááááá
áá¶áá\n\nááá áâáá¶áâááá %{size}s\n\nááŸâá¢áááâá
ááâááááŸâáá
áá
á»ááááááâá¥á¡áŒáâá¬?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "áá¶áâáá
áá
á»áááááááá¶á"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ááááŸâáá
áá
á»áááááááá¶áâá¥á¡áŒá"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ááááŸâáá
áá
á»áááááááá¶áâáááááááá"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -136,20 +136,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>á¢áááâááœáâááâááááŸâáá
áá
á»áááááááá¶áâáááâááâáá
%{name}s %{version}s á</b>\n\ná
ááááâáááááá¶áâááááááâá¢ááážâááááâáááážâáááâ á
áŒáâáá
%{details_url}s\n\náá¶âáá·áâá¢á¶á
âááááŸâáá
áá
á»áááááááá¶áâáááâáááááâáááááááá·âá§áááááâááááâá¢áááâáá
âááááâáááážâáááá %{explanation}s á\n\nááŸáááážâááááááááâá¢ááážâáá·áážâááááŸâáá
áá
á»áááááááá¶áâáááâáá á
áŒááá
https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "áá¶áâááááâááááž"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "áá¶áááâáá
áá
á»áááááááá¶á"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "áááá»áâáá¶áâááâáá
áá
á»áááááááá¶á %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -157,26 +157,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>áá·áâá¢á¶á
âáá¶áâááâáá
áá
á»ááááááâá</b>\\n\\náá·áá·áááâáá¶áâáááá¶ááâááááá¶áâááááâá¢ááá á áŸáâá
á¶ááááááŸáâ Tails á¡áŸááá·á ááŸáááážâáááá¶áá¶áâááááŸâáá
áá
á»áááááááá¶áâááááâáááá\\n\\nááŸâáá
âááâáá¶áâáááá á¶ á
áŒáâáá
file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ááá á»áâááááá¶áááâáá
áá
á»áááááááá¶á"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "áá·ááá¶áââá¯ááá¶áâáááááá '%{output_file} á ááá»áááá tails-iuk-get-target-file áá·áâáá¶áâáááá¶á ááŒáâáá¶ááá¶áááâááá á»áá"
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "ááá á»áâáááâáááááŸáâááâáá¶áááâááááááá¢á¶áááá"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "áá¶áâááá¶áááâáááá»áâáá¶áâáááááŸáâááâáá¶áâáá"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -186,46 +197,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>áá¶áâááááŸâáá
áá
á»áááááááá¶áâá§ááááá Tails áááâááááááá</b>\n\nááááááâáá»ááááá·áá¶áâááœáâá
áááœáâááááŒáâáá¶áâáá·áâáá¶âááááááá¢á¶ááááá\ná¢áááâááœáâááâá
á¶ááááááŸá Tails ááááâá¢áááâá¡áŸááá·áââááŸâááááâáááážâá²ááâáá¶áâáá¶ááâáá¶áâáááâá¢á¶á
âááááŸâáá¶áá\n\nááŸâá¢áááâá
ááâá
á¶ááááááŸáâá¡áŸáâáá·áâá¥á¡áŒáâá¬?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "á
á¶ááááááŸá Tails á¡áŸááá·á"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "á
á¶ááááááŸáâá¡áŸááá·áâá¥á¡áŒá"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "á
á¶ááááááŸáâá¡áŸááá·áâáááâááááá"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "ááá á»áâáááâá
á¶ááááááŸáâááááááááâá¡áŸááá·á"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "áá¶áâááá¶áááâáááá»áâáá¶áâá
á¶ááááááŸáâááááááááâá¡áŸááá·á"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ááá á»áâáááâáá·áâááááá¶á"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "áá¶áâááá¶áááâáááá»áâáá¶áâáá·áâááááá¶á"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "ááááŸáá
áá
á»áááááááá¶áâáááááááá"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>áááá»áâááááŸâáá
áá
á»áááááááá¶áâá§ááááá Tails ááááâá¢ááá...</b>\n\nááŸáááážâáá»ááááá·áá¶á á¥á¡áŒáâááááá¶áâááááŒáâáá¶áâáá·áá"
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -233,6 +244,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>ááá á»áâáá¶áâááŸáâá¡áŸáâáááâááá¡áŸáâáá
áá
á»áááááááá¶áá</b>\\n\\ná§ááááá Tails ááááâá¢áááâáááááŒáâá²ááâááœááá»á áá·áâáá·áâá¢á¶á
âá
á¶ááááááŸáâá¡áŸááá·áá\\n\\nááŒáâá¢áá»ááááâáá¶áâáá¶áâáááá¶áâáá
file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ááá á»áâáááâááá¡áŸáâáá
áá
á»áááááááá¶á"
diff --git a/kn.po b/kn.po
index 141650e..d3f08cb 100644
--- a/kn.po
+++ b/kn.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Kannada (http://www.transifex.com/otf/torproject/language/kn/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: kn\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ko.po b/ko.po
index 4e243dc..449f06f 100644
--- a/ko.po
+++ b/ko.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: sangmin lee <sangminlee7648(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Korean (http://www.transifex.com/otf/torproject/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,18 +21,18 @@ msgstr ""
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "ì 볎륌 ëë²ê¹
íêž° ìíŽì ë€ì ëª
ë ¹ìŽë¥Œ ì€í íìžì: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ì
ë°ìŽíž ì ê² ì€ ì€ë¥ ë°ì"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -41,64 +41,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Tor ì¹ ì¬ìŽížìì ì
ë°ìŽížë¥Œ íìž í ìê° ììµëë€.</b>\n\në€ížìí¬ ì°ê²°ì íìžíê³ , Tailì ë€ì ììí í ì
ë°ìŽížë¥Œ íìžíŽ ì£Œìžì.\n\n묞ì ê° ê³ì ë°ìí ê²œì° file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html ë¡ ì ìíìžì."
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ìŽ ë²ì ì ëíŽ ì¹ ì¬ìŽížìì ì¬ì©í ì ìë ìë ì
ê·žë ìŽëë ììµëë€"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "ë¹ì ì ì¥ì¹ë Tails ì€ì¹ íë¡ê·žëšì ì¬ì©íì¬ ìì±ëì§ ìììµëë€"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tailsë DVD ëë ìœêž° ì ì© ì¥ì¹ìì ë¶í
íììµëë€."
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails ìì€í
íí°ì
ì ì¶©ë¶í ê³µê°ìŽ ììµëë€."
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "ì¶©ë¶í ë©ëªšëŠ¬ê° ìŽ ìì€í
ìì ì¬ì©í ì ììµëë€."
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "ìŽì '%{reason}s'ì ëí ì€ëª
ì ì¬ì©í ì ììµëë€."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "ìì€í
ìŽ ìµì ë²ì ì
ëë€"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "íì¬ Tailsê° ìë ë²ì ìŽëŒ 볎ììì ìíìŽ ìì ì ììµëë€."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr " Tails ì íìí ì
ë°ìŽížë¥Œ íë ë° %{space_needed}s ì íí°ì
ê³µê°ìŽ íìí©ëë€. íì¬ ìí : %{free_space}s ì ë ê³µê° ìì"
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "ì
ë°ìŽížë¥Œ íë ë° %{space_needed}s ì ë©ëªšëЬ ê³µê°ìŽ íìí©ëë€. íì¬ ìí : %{free_space}s ì ë ê³µê° ìì"
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "ì
ë°ìŽížê° ì벜íê² ëì§ ììë€ë©Ž,\në°ìí ë²ê·žë¥Œ ë³Žê³ íŽ ì£Œìžì."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "ìŽì© ê°ë¥í ì
ê·žë ìŽë륌 ê²ì¶í ë ì€ë¥ê° ë°ìíìµëë€"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -114,19 +114,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b> %{name}s %{version}së¡ ì
ê·žë ìŽëíŽìŒí©ëë€. </b>\n\nìŽ ìë¡ìŽ ë²ì ì ëí ììží ëŽì©ì %{details_url}s륌 ìœëë€.\n\nì
ê·žë ìŽëíë ëì ìŽë €ìë 몚ë íë¡ê·žëšì ë«ì ê²ì ê¶ì¥í©ëë€.\nì
ê·žë ìŽë ë€ìŽë¡ëë ëª ë¶ìì ëª ìê° ì ëì ꞎ ìê°ìŽ ê±žëŠŽ ì ììµëë€.\në€ížìí¬ êž°ë¥ì ì
ê·žë ìŽë ë€ìŽë¡ë í íŽì ë©ëë€.\n\në€ìŽë¡ë í¬êž° : %{size}s\n\nì§êž ì
ê·žë ìŽë íìê² ìµëê¹?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ì
ë°ìŽíž ê°ë¥íš"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ì§êž ì
ê·žë ìŽë"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ëì€ì ì
ê·žë ìŽë"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -138,20 +138,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>%{name}s %{version}s ìì ìëìŒë¡ ì
ë°ìŽížë¥Œ íŽìŒ í©ëë€.</b>\n\nì ë²ì ì ëí ììží ì 볎ë %{details_url}s 륌 ì°žê³ íìžì.\n\nìë ì
ë°ìŽížë¡ %{explanation}s 륌 ì ë²ì ìŒë¡ ì
ë°ìŽíž í ì ììµëë€.\n\nìëìŒë¡ ì
ë°ìŽížë¥Œ íìë €ë©Ž https://tails.boum.org/doc/first_steps/upgrade/#manual ì ì°žê³ íìžì."
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ì ë²ì ìŽì© ê°ë¥"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "ì
ë°ìŽíž ë€ìŽë¡ë"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "%{name}s %{version}së¡ ì
ê·žë ìŽë륌 ë€ìŽë¡ë ì€"
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -159,26 +159,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b> ì
ê·žë ìŽë륌 ë€ìŽë¡ë í ì ììµëë€. </b>\\n\\n ë€ížìí¬ ì°ê²°ì íìžíê³ Tails륌 ë€ì ììíê³ ë€ì ì
ê·žë ìŽë륌 ìëíììì€. \\n\\n 묞ì ê° ì§ìë멎file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.htmlìì¬ììì€"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ì
ê·žë ìŽë륌 ë€ìŽë¡ëíë ëì ì€ë¥"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "ì¶ë ¥ íìŒ '%{output_file}s'ë 졎ì¬íì§ ìì§ë§ tails-iuk-get-target-fileì ì€ë¥ë¥Œ ë°ííì§ ìììµëë€. ë²ê·žë¥Œ ë³Žê³ íììì€."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "ìì ë€ìŽë¡ë ëë í 늬륌 ìì±íë ì€ì ì€ë¥"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "ìì ë€ìŽë¡ë ëë í 늬륌 ë§ë€ ì ììµëë€."
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -188,46 +199,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Tails ì¥ì¹ê° ì±ê³µì ìŒë¡ ì
ê·žë ìŽëëììµëë€.</b>\n\nìŒë¶ 볎ì êž°ë¥ìŽ ìŒìì ìŒë¡ íŽì ëììµëë€.\nìµëí ë¹ ë¥ž ììŒ ëŽì ìë¡ìŽ ë²ì Tails륌 ë€ì ììíŽìŒí©ëë€.\n\n<i>ì§êž </ i>ë€ì ìì íìê² ìµëê¹?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Tails ë€ì ìì"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ì§êž ë€ì ìì"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "ëì€ì ë€ì ìì"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "ìì€í
ì¬ìì ì€ ì€ë¥ ë°ì"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "ìì€í
ì¬ìì ì€íš"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ë€ížìí¬ ì¢
ë£ ì€ ì€ë¥ ë°ì"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "ë€ížìí¬ ì¢
ë£ ì€íš"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "ìì€í
ì
ë°ìŽíž ì€"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b> Tails ì¥ì¹ê° ì
ê·žë ìŽëëìŽ ììµëë€ ... </b>\n\ní¹ì 몚륌 볎ììì 묞ì ë¡ ìžíŽ ë€ížìí¹ì ë¹íì±íí©ëë€."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -235,6 +246,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>ì
ê·žë ìŽë ì€ì¹ ì€ì ì€ë¥ê° ë°ìíìµëë€.</b>\\n\\nTails ì¥ì¹ë ìëŠ¬ê° íìíê³ , ë€ì ììíì§ ëª»í ìë ììµëë€.\\n\\file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.htmlì ì§ìì ë°ë¥Žììì€."
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ì
ë°ìŽíž ì€ì¹ ì€ ì€ë¥ ë°ì"
diff --git a/ko_KR.po b/ko_KR.po
index 985e460..60a385e 100644
--- a/ko_KR.po
+++ b/ko_KR.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/otf/torproject/language/ko_KR/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: ko_KR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ì
ë°ìŽížë¥Œ íìžíë ëì€ ì€ë¥ê° ë°ìíìµëë€"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ì¹ì¬ìŽížì ìŽ ë²ì ì ëí ìë ì
ë°ìŽížê° 졎ì¬íì§ ììµëë€"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "ìŽ ì¥ì¹ë í
ìŒìŠ ìžì€íšë¬ë¥Œ ì¬ì©íì§ ìììµëë€"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ku.po b/ku.po
index 7dfc367..d71a028 100644
--- a/ku.po
+++ b/ku.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Kurdish (http://www.transifex.com/otf/torproject/language/ku/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ku\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ku_IQ.po b/ku_IQ.po
index f6fbb6a..e0f40c9 100644
--- a/ku_IQ.po
+++ b/ku_IQ.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/otf/torproject/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/kw.po b/kw.po
index b8024bc..0f6805c 100644
--- a/kw.po
+++ b/kw.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Cornish (http://www.transifex.com/otf/torproject/language/kw/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: kw\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n == 3) ? 2 : 3;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ky.po b/ky.po
index 3af4ca0..af2b54d 100644
--- a/ky.po
+++ b/ky.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Kyrgyz (http://www.transifex.com/otf/torproject/language/ky/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ky\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/la.po b/la.po
index 970207d..f812eba 100644
--- a/la.po
+++ b/la.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Latin (http://www.transifex.com/otf/torproject/language/la/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: la\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/lb.po b/lb.po
index 36195e7..3517f19 100644
--- a/lb.po
+++ b/lb.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/otf/torproject/language/lb/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: lb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/lg.po b/lg.po
index 24b277e..4366eff 100644
--- a/lg.po
+++ b/lg.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Ganda (http://www.transifex.com/otf/torproject/language/lg/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: lg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ln.po b/ln.po
index da2ed32..381deef 100644
--- a/ln.po
+++ b/ln.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Lingala (http://www.transifex.com/otf/torproject/language/ln/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ln\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/lo.po b/lo.po
index 70aa18a..596f925 100644
--- a/lo.po
+++ b/lo.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Lao (http://www.transifex.com/otf/torproject/language/lo/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: lo\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ມີàºà»à»àºàºŽàºàºàº²àº à»àºàºàº°àºàº°àºàº§àºàºªàºàºàº«àº²àºà»à»àº¡àº¹àºà»àºàº·à»àºàºàº±àºàºàºžàº"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/lt.po b/lt.po
index 8a6d210..1315c59 100644
--- a/lt.po
+++ b/lt.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Moo\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Lithuanian (http://www.transifex.com/otf/torproject/language/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,18 +19,18 @@ msgstr ""
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "NorÄdami pamatyti derinimo informacijÄ
, įvykdykite Å¡iÄ
komandÄ
: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Klaida, tikrinant ar yra atnaujinimų"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -39,64 +39,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Nepavyko nustatyti ar iÅ¡ mÅ«sų svetainÄs yra prieinamas atnaujinimas.</b>\n\nPatikrinkite savo tinklo ryšį ir iÅ¡ naujo paleiskite Tails, kad pabandytumÄte atnaujinti dar kartÄ
.\n\nJei problema išlieka, pereikite į file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "Å¡iai versijai, iÅ¡ mÅ«sų svetainÄs nÄra prieinamas automatinis atnaujinimas"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "jÅ«sų įrenginys nebuvo sukurtas, naudojant Tails diegimo programÄ
"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails sistemos skaidinyje nepakanka laisvos vietos"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Jūsų sistema yra atnaujinta"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Ši Tails versija yra pasenusi ir joje gali būti saugos problemų."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Klaida, aptinkant prieinamus atnaujinimus"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -112,19 +112,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Prieinamas atnaujinimas"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Atnaujinti dabar"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Atnaujinti vÄliau"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -136,20 +136,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Yra nauja versija"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Atnaujinimas siunÄiamas"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -157,26 +157,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Nepavyko atsisiųsti atnaujinimo.</b>\\n\\nPatikrinkite savo tinklo ryšį ir iÅ¡ naujo paleiskite Tails, kad pabandytumÄte atnaujinti dar kartÄ
.\\n\\nJei problema išlieka, pereikite į file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Ä®vyko klaida siunÄiant atnaujinimÄ
"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "IÅ¡vesties failo '%{output_file}s' nÄra, taÄiau tails-iuk-get-target-file nesiskundÄ. PraÅ¡ome praneÅ¡ti apie klaidÄ
."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Klaida, kuriant laikinÄ
atsiuntimo katalogÄ
"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Nepavyko sukurti laikino atsiuntimo katalogo"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -186,46 +197,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>JÅ«sų Tails įrenginys buvo sÄkmingai atnaujintas.</b>\n\nKai kurios saugumo ypatybÄs buvo laikinai iÅ¡jungtos.\nJÅ«s turÄtumÄte kaip įmanoma greiÄiau iÅ¡ naujo paleisti į naujÄ
jÄ
Tails versijÄ
.\n\nAr norite paleisti iš naujo dabar?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Paleisti Tails išnaujo"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Paleisti išnaujo dabar"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Paleisti iÅ¡naujo vÄliau"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Ä®vyko klaida paleidÅŸiant iÅ¡naujo sistemÄ
"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Paleisti išnaujo sistemos nepavyko"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Klaida, sustabdant tinklÄ
"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Nepavyko sustabdyti tinklo"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Atnaujinama sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>JÅ«sų Tails įrenginys yra atnaujinamas...</b>\n\nDÄl saugos sumetimų, darbas tinkle, Å¡iuo metu, yra iÅ¡jungtas."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -233,6 +244,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Klaida, įdiegiant atnaujinimÄ
"
diff --git a/lv.po b/lv.po
index 204b2c4..855328b 100644
--- a/lv.po
+++ b/lv.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: OjÄrs Balcers <ojars.balcers(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Latvian (http://www.transifex.com/otf/torproject/language/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Lai saÅemtu atkČūdoÅ¡anas informÄciju, izpildiet komandu: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "RadÄs kČūda pÄrbaudot pieejamos jauninÄjumus"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>NespÄja noteikt vai mÅ«su tÄ«mekÄŒa vietnÄ ir pieejams jauninÄjums.</b>\n\nPÄrbaudiet savu tÄ«kla savienojumu un pÄrstartÄjiet Tails , lai vÄlreiz mÄÄ£inÄtu jauninÄt.\n\nJa problÄma turpinÄs, ejiet uz file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "Å¡ai versijai mÅ«su mÄjaslapÄ nav pieejams automÄtisks jauninÄjums jeb uzlabojums."
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "jūsu ierīce nav radīta ar Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails tika palaists no DVD vai tikai lasÄmas ierÄ«ces"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails sistÄmas nodalÄ«jumÄ nav pietiekami daudz brÄ«vas vietas"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "Å¡ajÄ sistÄmÄ nav pietiekami daudz atmiÅas"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Nav pieejams skaidrojums iemeslam '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "SistÄmÄ ir uzstÄdÄ«ti visi jauninÄjumi"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Å Ä« Tails versija ir novecojusi, un tai var bÅ«t drošības problÄmas."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Pieejamam inkrementÄlam jauninÄjumam nepiecieÅ¡ami %{space_needed}s brÄ«vas vietas Tails sistÄmas nodalÄ«jumÄ, tomÄr pieejami ir tikai %{free_space}s."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Pieejamam inkrementÄlam jauninÄjumam nepiecieÅ¡ami %{space_needed}s brÄ«vas atmiÅas, tomÄr pieejami ir tikai %{free_space}s."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Pieejams inkrementÄls jauninÄjums, taÄu nav pieejams pilns jauninÄjums.\nTÄ tam nevajadzÄtu bÅ«t. LÅ«dzu, ziÅojiet par kČūdu."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "RadÄs kČūda nosakot pieejamos jauninÄjumus"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Jums jÄjaunina uz %{name}s %{version}s.</b>\n\nPapildu informÄcijai par jauno versiju, lasiet %{details_url}s\n\nJauninÄÅ¡anas laikÄ iesakÄm aizvÄrt visas atvÄrtÄs lietotnes.\nJauninajuma lejupielÄde var aizÅemt ilgÄku laiku - sÄkot ar daÅŸÄm minÅ«tÄm lÄ«dz pat daÅŸÄm stundam.\nPÄc jauninÄjuma lejupielÄdes tiks atspÄjota tÄ«kloÅ¡ana.\n\nLejuplÄdes izmÄrs: %{size}s\n\nVai vÄlaties jauninÄt tÅ«liÅ?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Pieejams jauninÄjums"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "JauninÄt tagad"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "JauninÄt vÄlÄk"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Jums manuÄli jÄjaunina uz %{name}s %{version}s.</b>\n\nPapildu informÄcijai par jauno versiju, lasiet %{details_url}s\n\nJÅ«su ierÄ«ci nav iespÄjams automÄtiski jauninÄt uz jauno versiju: %{explanation}s.\n\nLai uzzinÄtu kÄ veikt manuÄlu jauninÄÅ¡anu, atveriet https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Pieejama jauna versija"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "LejuplÄdÄ jauninÄjumu"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "LejuplÄdÄ jauninÄjumu priekÅ¡ %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>NevarÄja lejuplÄdÄt jauninÄjumu.</b>\\n\\nPÄrbaudiet savu tÄ«kla savienojumu un pÄrstartÄjiet Tails , lai vÄlreiz mÄÄ£inÄtu jauninÄt.\\n\\nJa problÄma turpinÄs, ejiet uz file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "RadÄs kČūda lejuplÄdÄjot jauninÄjumu"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "NeeksistÄ izvades datne '%{output_file}s' , taÄu tails-iuk-get-target-file nenorÄdÄ«ja Å¡o problÄmu. LÅ«dzu, ziÅojiet par kČūdu."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "RadÄs kČūda izveidojot pagaidu lejuplÄdes direktoriju"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "NeizdevÄs izveidot pagaidu lejuplÄdes direktoriju"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>JÅ«su Tails ierÄ«ce ir sekmÄ«gi jauninÄta.</b>\n\nDaÅŸi drošības lÄ«dzekÄŒi tika uz laiku atspÄjoti.\nPÄc iespÄjas drÄ«z pÄrstartÄjiet Tails uz jauno versiju.\n\nVai vÄlaties pÄrstartÄt tagad?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "PÄrstartÄt Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "PÄrstartÄt tagad"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "PÄrstartÄt vÄlÄk"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "RadÄs kČūda pÄrstartÄjot sistÄmu"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "NeizdevÄs pÄrstartÄt sistÄmu"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "RadÄs kČūda izslÄdzot tÄ«klu"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "NeizdevÄs izslÄgt tÄ«klu"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Jaunina sistÄmu"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>JÅ«su Tails ierÄ«ce tiek jauninÄta...</b>\n\nDrošības apsvÄrumu dÄÄŒ, paÅ¡laik tÄ«kls ir atspÄjots."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>RadÄs kČūda instalÄjot jauninÄjumu.</b>\\n\\nJÅ«su Tails ierÄ«ce ir jÄlabo, un tai var bÅ«t grÅ«tÄ«bas pÄrstartÄties.\\n\\nLÅ«dzu, sekojiet norÄdÄm file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "RadÄs kČūda instalÄjot jauninÄjumu"
diff --git a/mg.po b/mg.po
index affe08e..65adeb3 100644
--- a/mg.po
+++ b/mg.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Malagasy (http://www.transifex.com/otf/torproject/language/mg/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: mg\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/mi.po b/mi.po
index 3d90b09..591a5db 100644
--- a/mi.po
+++ b/mi.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Maori (http://www.transifex.com/otf/torproject/language/mi/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: mi\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/mk.po b/mk.po
index a075c6b..f5cafa6 100644
--- a/mk.po
+++ b/mk.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Macedonian (http://www.transifex.com/otf/torproject/language/mk/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ml.po b/ml.po
index 00c4073..91dd11b 100644
--- a/ml.po
+++ b/ml.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Malayalam (http://www.transifex.com/otf/torproject/language/ml/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ml\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/mn.po b/mn.po
index 7fe538a..ecd41a2 100644
--- a/mn.po
+++ b/mn.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Mongolian (http://www.transifex.com/otf/torproject/language/mn/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/mr.po b/mr.po
index f5f679a..3181606 100644
--- a/mr.po
+++ b/mr.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Marathi (http://www.transifex.com/otf/torproject/language/mr/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: mr\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ms_MY.po b/ms_MY.po
index 2eef1b0..8e9dd0f 100644
--- a/ms_MY.po
+++ b/ms_MY.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/otf/torproject/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@@ -20,18 +20,18 @@ msgstr ""
"Language: ms_MY\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Terdapat masalah ketika proses naik taraf sedang diperiksa"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -40,64 +40,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "tiada penaikan taraf automatik boleh didapati daripada laman web kami untuk versi ini"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "peranti anda bukan dicipta menggunakan Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "memori tidak mencukupi dalam sistem ini"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Tiada penjelasan tersedia untuk sebab '%{sebab}'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Sistem sudah dikemaskini"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Versi Tails ini ketinggalan zaman dan mungkin terdapat masalah keselamatan."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Terdapat masalah bila mengesan penaik tarafan."
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -113,19 +113,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Terdapat naiktaraf"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Naiktaraf sekarang"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Naiktaraf kemudian"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -137,20 +137,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Ada versi terbaru"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Sedang memuat turun naiktaraf"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -158,26 +158,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -187,46 +198,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -234,6 +245,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/mt.po b/mt.po
index 4971cae..88b3b22 100644
--- a/mt.po
+++ b/mt.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Maltese (http://www.transifex.com/otf/torproject/language/mt/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: mt\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/my.po b/my.po
index 1151975..f1f13a8 100644
--- a/my.po
+++ b/my.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Burmese (http://www.transifex.com/otf/torproject/language/my/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: my\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/nah.po b/nah.po
index efc9f12..c419b07 100644
--- a/nah.po
+++ b/nah.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Nahuatl (http://www.transifex.com/otf/torproject/language/nah/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: nah\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/nap.po b/nap.po
index 561ee85..7e68fb0 100644
--- a/nap.po
+++ b/nap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Neapolitan (http://www.transifex.com/otf/torproject/language/nap/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: nap\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/nb.po b/nb.po
index 763b06a..d188480 100644
--- a/nb.po
+++ b/nb.po
@@ -6,14 +6,14 @@
# Aleksandr Bakken <courfazor(a)gmail.com>, 2014
# Allan NordhÞy <epost(a)anotheragency.no>, 2016
# lateralus, 2014
-# tyler moss <rsa(a)tutanota.de>, 2015
+# tyler moss <inactive+protonbeta(a)transifex.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-04-02 13:50+0000\n"
-"Last-Translator: Allan NordhÞy <epost(a)anotheragency.no>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/otf/torproject/language/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,18 +21,18 @@ msgstr ""
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "For feilsÞkingsinformasjon, kjÞr fÞlgende kommando: \"sudo tails-debugging-info\""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Feil under sÞk etter tilgjengelige oppgraderinger"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -41,64 +41,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Kunne ikke avgjÞre hvorvidt en oppgradering er tilgjengelig fra vår nettside.</b>\n\nSjekk nettverksforbindelsen din, start Tails på nytt og forsÞk å oppgradere igjen. \n\nHvis problemet vedvarer, se file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ingen automatisk oppgradering er tilgjengelig fra nettsiden vår til denne versjonen"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "enheten din ble ikke opprettet med Tails-installasjonskandidaten"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails ble startet fra en DVD eller en skrivebeskyttet enhet"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "det er ikke nok ledig plass på systempartisjonen til Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "ikke nok minne tilgjengelig på systemet"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Ingen forklaring er tilgjengelig fordi '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Systemet er allerede oppdatert"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Denne versjonen av Tails er utdatert, og kan ha kjente sikkerhetsproblem."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Den tilgjengelige trinnvise oppgraderingen krever %{space_needed}s ledig plass på Tails systempartisjon, men det er bare %{free_space}s tilgjengelig."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Den tilgjengelige trinnvise oppgraderingen krever %{memory_needed}s ledig minne, men det er bare %{free_memory}s tilgjengelig."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "En trinnvis oppgradering er tilgjengelig, men ingen full oppgradering. \nDette skal ikke skje. Rapporter feilen. "
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Feil under sÞk av tilgjengelige oppgraderinger"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -114,19 +114,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Du bÞr oppgradere til %{name}s %{version}s.</b>\n\nFor mer informasjon om denne nye versjonen, gå til %{details_url}s\n\nDet er anbefalt å avslutte alle åpne programmer under oppgraderingen.\nNedlasting av oppgraderingen kan ta lang tid, alt fra noen minutter til flere timer. \nNettverk vil bli deaktivert etter at nedlastingen er fullfÞrt. \n\nFilstÞrrelse: %{size}s\n\nVil du oppgradere nå?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Oppgradering tilgjengelig"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Oppgrader nå"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Oppgrader senere"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -138,20 +138,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Du bÞr manuelt oppgradere til %{name}s %{version}s.</b>\n\nFor mer informasjon om denne nye versjonen, besÞk %{details_url}s.\n\nDet er ikke mulig å automatisk oppgradere enheten din til denne nye versjonen: %{explanation}s.\n\nFor å lÊre hvordan du oppgraderer manuelt, besÞk https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Ny versjon tilgjengelig"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Laster ned oppgradering"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Laster ned oppgraderingen til %{name}s %{version}sâŠ"
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -159,26 +159,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Oppgraderingen kunne ikke lastes ned.</b>\\n\\nSjekk nettverksforbindelsen din, start Tails på nytt og prÞv å oppgradere igjen.\\n\\nHvis problemet vedvarer, se file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Feil under nedlasting av oppgraderingen"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Utdata filen '%{output_file}s' eksisterer ikke, men tails-iuk-get-target-file klaget ikke. Rapporter feilen."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Feil under oppretting av midlertidig nedlastingsmappe. "
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Oppretting av midlertidig nedlastingsmappe feilet"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -188,46 +199,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Din Tails enhet ble oppgradert uten problemer.</b>\n\nNoen sikkerhetsfunksjoner ble midlertidig avskrudd. \nDu bÞr starte Tails på nytt med den nye versjonen snarest mulig. \n\nVil du starte på nytt nå?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Omstart av Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Omstart nå"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Omstart senere"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Feil under omstart av systemet"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Omstart av systemet feilet"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Feil under avstenging av nettverket"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Avstenging av nettverket feilet"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Oppgraderer systemet"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Din Tails-enhet oppgraderesâŠ</b>\n\nAv sikkerhetsmessige Ã¥rsaker, er nettverkforbindelser nÃ¥ avskrudd."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -235,6 +246,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>En feil oppstod under installering av oppgraderingen</b>\\n\\nDin Tails-enhet må repareres og kan kanskje ikke startes igjen.\\n\\nFÞlg instruksjonene på file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Feil under installasjon av oppgraderingen"
diff --git a/nds.po b/nds.po
index 07cdd10..069cc96 100644
--- a/nds.po
+++ b/nds.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Low German (http://www.transifex.com/otf/torproject/language/nds/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: nds\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ne.po b/ne.po
index 7522350..4047942 100644
--- a/ne.po
+++ b/ne.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Nepali (http://www.transifex.com/otf/torproject/language/ne/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ne\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/nl.po b/nl.po
index 58dd7a4..8eb0080 100644
--- a/nl.po
+++ b/nl.po
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-04-24 16:51+0200\n"
-"PO-Revision-Date: 2016-05-06 09:31+0000\n"
-"Last-Translator: André Koot <meneer(a)tken.net>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Dutch (http://www.transifex.com/otf/torproject/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,18 +24,18 @@ msgstr ""
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Voor debug-informatie, voer het volgende command uit: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Fout bij het controleren op upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -44,64 +44,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Het was niet mogelijk om te bepalen of een bijgewerkte versie beschikbaar is op onze website.</b>\n\nControleer uw netwerkverbinding en start Tails opnieuw op om de upgrade nogmaals te proberen.\n\nAls het probleem aanhoudt, ga dan naar file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "voor deze versie is geen automatische upgrade beschikbaar via onze website"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "Je toestel is niet gecreëerd door middel van de Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails is gestart vanaf een DVD of een read-only apparaat"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Er is onvoldoende vrije ruimte op het Tails systeem partitie"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "onvoldoende geheugen beschikbaar op dit systeem"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Geen uitleg beschikbaar door '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Het systeem is up-to-date"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Deze versie van Tails is verouderd, en kan beveiligingsproblemen bevatten."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "De beschikbare incrementele upgrade vereist %{space_needed}s vrije ruimte op de Tails systeem partitie, maar slechts %{free_space}s is beschikbaar."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "De beschikbare incrementele upgrade vereist %{memory_needed}s vrije ruimte, maar slechts %{free_memory}s is beschikbaar."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Een incrementele upgrade is beschikbaar, maar geen volledige upgrade.\nDit zou niet moeten gebeuren. Rapporteer alstublieft een bug."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Fout tijdens het detecteren van beschikbare upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -117,19 +117,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Je moet naar %{name}s %{version}s bijwerken.</b>\n\nVoor meer informatie over deze nieuwe versie kun je naar %{details_url}s gaan.\n\nHet wordt aanbevolen om alle programma's af te sluiten tijdens het bijwerken.\nHet downloaden van de upgrade kan enige tijd duren, verschillend van een paar minuten tot enkele uren.\nAlle netwerken worden uitgeschakeld als de upgrade is gedownload.\n\nBestandsgrootte download: %{size}s\n\nWil je nu bijwerken?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Upgrade beschikbaar"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Upgrade nu"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Upgrade later"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -141,20 +141,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Je zult handmatig moeten bijwerken naar %{name}s %{version}s.</b>\n\nMeer informatie over deze nieuwe versie kun je vinden op %{details_url}s.\n\nHet is onmogelijk je toestel automatisch te upgraden naar deze nieuwe versie: %{explanation}s.\n\nVoor uitleg hoe je handmatig bijwerkt, ga je naar https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nieuwe versie beschikbaar"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Upgrade aan het downloaden"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "De upgrade naar %{name}s %{version}s wordt gedownload..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -162,26 +162,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>De upgrade kon niet gedownload worden.</b>\\n\\nControleer de netwerkverbinding en start Tails opnieuw op om de upgrade nogmaals te proberen.\\n\\nAls het probleem aanhoudt, ga dan naar file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Error tijdens het downloaden van de upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Outputbestand '%{output_file}s' bestaat niet, maar tails-iuk-get-target-file klaagde niet. Rapporteer alstublieft een bug."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Error tijdens het maken van de tijdelijke download directory"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Maken van tijdelijke download directory mislukt"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -191,46 +202,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Je Tails apparaat is met succes geÃŒpgradet.</b>\n\nSommige beveiligingsopties werden tijdelijk uitgeschakeld.\nJe kunt het beste z.s.m. Tails in de nieuwe versie herstarten.\n\nWil je nu herstarten?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Herstart Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Herstart nu"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Herstart later"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Error tijdens het herstarten van het systeem"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Systeem herstarten mislukt"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Error tijdens het afsluiten van het netwerk"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Mislukt om netwerk af te sluiten"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Systeem aan het upgraden"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Uw Tails apparaat wordt geÃŒpgradet...</b>\n\nOm veiligheidsredenen wordt het netwerk nu uitgeschakeld."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -238,6 +249,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Er is een fout opgetreden bij het installeren van de upgrade.</b>\\n\\nJe Tails apparaat moet gerepareerd worden en kan mogelijk niet opnieuw opstarten..\\n\\nVolg s.v.p. de instructies op file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Error tijdens het installeren van de upgrade"
diff --git a/nl_BE.po b/nl_BE.po
index 8e69989..535caad 100644
--- a/nl_BE.po
+++ b/nl_BE.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/otf/torproject/language/nl_BE/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Fout bij het controleren naar updates"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "Voor deze versie is er geen automatische upgrade beschikbaar op onze website"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "uw apparaat werd niet gecreeërd gebruik makende van de Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails werd gestart vanop een DVD of een read-only apparaat"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "er is onvoldoende vrije ruimte op de Tails systeempartitie"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "onvoldoende geheugen beschikbaar op dit systeem"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Het systeem is up-to-date"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Deze versie van Tails is verouderd en kan beveiligingsproblemen bevatten."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Fout bij het detecteren van beschikbare upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Upgrade beschikbaar"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Nu upgraden"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Later upgraden"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nieuwe versie beschikbaar"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Upgrade aan het downloaden"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "De upgrade aan het downloaden naar %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Fout bij het downloaden van de upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Fout bij het aanmaken van een tijdelijke folder voor de download"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Tails herstarten"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Herstart nu"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Herstart later"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Fout bij het herstarten van het systeem"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Niet in staat het systeem te herstarten"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Fout bij het uitschakelen van het netwerk"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Niet in staat het netwerk uit te schakelen"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Het systeem aan het upgraden"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Fout bij het installeren van de upgrade"
diff --git a/nn.po b/nn.po
index bf8d557..478cb24 100644
--- a/nn.po
+++ b/nn.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-04-05 14:10+0000\n"
-"Last-Translator: BjÞrn I. <bjorn.svindseth(a)online.no>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Norwegian Nynorsk (http://www.transifex.com/otf/torproject/language/nn/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: nn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "For feilskingsinformasjonn, utfÞr fÞlgjande kommando: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Feil ved sÞk etter oppdatering"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Klarte ikkje å avgjera om ei oppgradering er tilgjengeleg frå nettstaden vår.</b>\n\nKontroller nettverkssambandet og start Tails på nytt for å freista å oppgradera att.\n\nOm problemet held fram, gå til file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "inga automatisk oppgradering er tilgjengeleg frå nettstaden vår for denne versjonen."
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "eininga di vart ikkje oppretta med Tails-installeraren"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails vart starta frå ein DVD eller ei skriveverna eining"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "det er ikkje nok ledig plass på Tails-systempartisjonen"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "ikkje nok minne tilgjengeleg på dette systemet"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "No explanation available for reason '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Systemet er oppdatert"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Denne versjonen av Tails er utdatert og kan ha tryggingsproblem."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Den tilgjengelege stegvise oppgraderinga krev %{space_needed}s ledig plass på Tails--systempartisjonen, men berre %{free_space}s er tilgjengeleg."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Den tilgjengelege stegvise oppgraderinga krev %{memory_needed}s ledig minne, men berre %{free_memory}s er tilgjengeleg."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Ei stegvis oppgradering er tilgjengeleg, men ikkje noka full oppgradering.\nDette skal ikkje skje. Gjer vel og rapporter feilen."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Feil under sÞk etter tilgjengelege oppdateringar"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Du bÞr oppgradera til %{name}s %{version}s.</b>\n\nFor meir informasjon om denne nye versjonen, gå til %{details_url}s\n\nDet er tirådd at du avsluttar alle opne program under oppgraderinga.\nDet kan ta lang tid å lasta ned oppgraderinga, frå nokre minutt til fleire timar .\nNettverkssambandet vert slått av etter nedlasting av oppgraderinga\n\nFilstorleik: %{size}s\n\nVil du oppgradera no?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Oppgradering tilgjengeleg"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Oppgrader no"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Oppgrader seinare"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Ny versjon tilgjengeleg"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Lastar ned oppgradering"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Feil under nedlasting av oppgraderinga"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Ut-datafila '%{output_file}s' , finst ikkje, men tails-iuk-get-target-file klaga ikkje. Gjer vel og rapporter ein feil."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Feil under oppretting av mellombels nedlastingsmappe"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Klarte ikkje å oppretta mellombels nedlastingsmappe"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Tails-eininga vart oppgradert utan problem</b>\n\nNokre tryggingsfunksjonar vart mellombels slått av.\nDu bÞr starta Tails med den nye versjonen snarast råd.\n\nVil du starta på nytt no?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Start Tails på nytt"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Start på nytt no"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Start på nytt seinare"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Feil under omstart av systemet"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Klarte ikkje å starta om systemet"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Feil under avslutting av nettverket"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Mislukka avslutting av nettverket"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Oppgraderer systemet"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Feil under installering av oppgraderinga"
diff --git a/nso.po b/nso.po
index dcb24ab..cc89bb8 100644
--- a/nso.po
+++ b/nso.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Northern Sotho (http://www.transifex.com/otf/torproject/language/nso/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: nso\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/oc.po b/oc.po
index 6d182bd..c76da81 100644
--- a/oc.po
+++ b/oc.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/otf/torproject/language/oc/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/or.po b/or.po
index 2f7c6de..2c53a8e 100644
--- a/or.po
+++ b/or.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Oriya (http://www.transifex.com/otf/torproject/language/or/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: or\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/pa.po b/pa.po
index 562b767..1eabf41 100644
--- a/pa.po
+++ b/pa.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/otf/torproject/language/pa/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: pa\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "àšžàš¿àšžàšàš® àš
à©±àšª-àšà©-àš¡à©àš àš¹à©"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "àš
à©±àšªàšàš°à©àš¡ àšàšªàš²à©±àš¬àš§ àš¹à©"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "àš¹à©àš£à© àš
à©±àšªàšàš°à©àš¡"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "àš¬àšŸàš
àšŠ 'àš àš
à©±àšªàšàš°à©"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "àššàšµàšŸàš àšµàš°àšàšš àšàšªàš²à©±àš¬àš§ àš¹à©"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "àš
à©±àšªàšàš°à©àš¡ àš¡àšŸàšàššàš²à©àš¡ àšà©àš€àšŸ àšàšŸ àš°àš¿àš¹àšŸ àš¹à©"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "àšà©àš²à© àš®à©à©-àšàšŸàš²à© àšàš°à©"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "àš¹à©àš£à© àš®à©à©-àšàšŸàš²à©"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "àš¬àšŸàš
àšŠ 'àš àš®à©à©-àšàšŸàš²à©"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "àšžàš¿àšžàšàš® àš®à©à©-àšàšŸàš²à© àšàš°àšš àšŠà©àš°àšŸàšš àšàš²àš€à©"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "àšžàš¿àšžàšàš® àš®à©à©-àšàšŸàš²à© àšàš°àšš àš²àš àš«à©àš²à©àš¹"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "àšžàš¿àšžàšàš® àš
à©±àšªàšàš°à©àš¡ àšà©àš€àšŸ àšàšŸ àš°àš¿àš¹àšŸ àš¹à©"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/pap.po b/pap.po
index ae160a2..77fa923 100644
--- a/pap.po
+++ b/pap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Papiamento (http://www.transifex.com/otf/torproject/language/pap/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: pap\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/pl.po b/pl.po
index b94be95..4530d30 100644
--- a/pl.po
+++ b/pl.po
@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Jakub Goldberg <zenji.yamada.nihon(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Polish (http://www.transifex.com/otf/torproject/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -22,18 +22,18 @@ msgstr ""
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Aby uzyskaÄ informacje o debugowaniu, wywoÅaj nastÄpujÄ
ce polecenie: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "WystÄ
piÅ bÅÄ
d podczas wyszukiwania dostÄpnych aktualizacji"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -42,64 +42,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Nie moÅŒna okreÅliÄ, czy aktualizacja jest dostÄpna na naszej stronie internetowej.</b>\n\nSprawdź swoje poÅÄ
czenie internetowe i zrestartuj Tails, aby spróbowaÄ ponowiÄ próbÄ aktualizacji.\n\nJeÅli problem bÄdzie siÄ powtarzaÅ, idź do file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "nie ma dostÄpnych automatycznych aktualizacji na naszej stronie dla tej wersji"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "Twoje urzÄ
dzenie nie zostaÅo utworzone przy uÅŒyciu instalatora Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails zostaÅ uruchomiony z pÅyty DVD lub z urzÄ
dzenia tylko do odczytu"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "nie ma wystarczajÄ
co wolnego miejsca na partycji systemu Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "nie ma wystarczajÄ
cej iloÅci pamiÄci na tym systemie"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Nie ma dostÄpnego wyjaÅnienia dla powodu '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "System jest aktualny."
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Ta wersja Tails jest nieaktualna i moÅŒe mieÄ problemy z bezpieczeÅstwem."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "NastÄpujÄ
ca przyrostkowa aktualizacja wymaga %{space_needed}s wolnego miejsca na partycji systemu Tails. Obecnie jest tylko %{free_space}s dostÄpnego miejsca."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "NastÄpujÄ
ca aktualizacja wymaga %{memory_needed}s wolnej pamiÄci. Obecnie tylko %{free_memory}s jest dostÄpnych."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Przyrostkowa aktualizacja jest dostÄpna. PeÅna aktualizacja nie jest dostÄpna.\nJeÅli uwaÅŒasz, ÅŒe to bÅÄ
d, prosimy o jego zgÅoszenie."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "WystÄ
piÅ bÅÄ
d podczas wyszukiwania dostÄpnych aktualizacji"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -115,19 +115,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>PowinieneÅ zaktualizowaÄ system do %{name}s %{version}s.</b>\n\nAby uzyskaÄ wiÄcej informacji na temat nowej wersji, idź do %{details_url}s.\n\nZaleca siÄ zamkniÄcie wszystkich otwartych aplikacji w czasie aktualizacji.\nPobieranie aktualizacji moÅŒe zajÄ
Ä sporo czasu, od kilku minut do nawet kilku godzin.\nPoÅÄ
czenie sieciowe zostanie wyÅÄ
czone po pobraniu aktualizacji.\n\nRozmiar pliku do pobrania: %{size}s\n\nCzy chcesz teraz zaktualizowaÄ system?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "DostÄpna aktualizacja"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Aktualizuj teraz"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Aktualizuj później"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -139,20 +139,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>PowinieneÅ wykonaÄ rÄcznÄ
aktualizacjÄ do %{name}s %{version}s.</b>\n\nAby uzyskaÄ wiÄcej informacji na temat nowej wersji, przejdź do %{details_url}s.\n\nNie jest moÅŒliwe automatyczne uaktualnienie Twojego urzÄ
dzenia do nowej wersji: %{explanation}s.\n\nAby dowiedzieÄ siÄ jak rÄcznie zaktualizowaÄ, przejdź do https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nowa wersja jest dostÄpna"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Pobierania aktualizacji"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Trwa pobieranie aktualizacji do %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -160,26 +160,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Aktualizacja nie mogÅa byÄ pobrana.</b>\\n\\nSprawdź swoje poÅÄ
czenie internetowe i zrestartuj Tails, aby spróbowaÄ ponownie. JeÅli problem bÄdzie siÄ powtarzaÅ idź do file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "WystÄ
piÅ bÅÄ
d podczas pobierania aktualizacji"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Plik wyjÅciowy '%{output_file}s' nie istnieje, ale tails-iuk-get-target-file nie wykryÅ tego. ProszÄ zgÅoÅ bÅÄ
d."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "WystÄ
piÅ bÅÄ
d podczas tworzenia tymczasowego folderu pobierania"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Nie udaÅo siÄ utworzyÄ tymczasowego folderu pobierania"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -189,46 +200,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Twój system Tails zostaÅ pomyÅlnie zaktualizowany.</b>\n\nNiektóre funkcje bezpieczeÅstwa zostaÅy tymczasowo wyÅÄ
czone.\nPowinieneÅ zrestartowaÄ Tails na nowej wersji jak najszybciej.\n\nCzy chcesz teraz zrestartowaÄ?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Zrestartuj Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Zrestartuj teraz"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Zrestartuj później"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "WystÄ
piÅ bÅÄ
d podczas restartowania systemu"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Nie udaÅo siÄ zrestartowaÄ system"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "WystÄ
piÅ bÅÄ
d podczas wyÅÄ
czania sieci"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Nie udaÅo siÄ wyÅÄ
czyÄ sieci"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Trwa aktualizacja systemu"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Trwa aktualizacja Tails...</b>\n\nZe wzglÄdów bezpieczeÅstwa poÅÄ
czenie sieciowe jest teraz wyÅÄ
czone."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -236,6 +247,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>WystÄ
piÅ bÅÄ
d podczas instalacji aktualizacji.</b>\\n\\n\\Twoje urzÄ
dzenie Tails musi byÄ zreperowane. ByÄ moÅŒe system Tails nie bÄdzie mógÅ siÄ w ponownie uruchomiÄ.\\n\\n\\ProszÄ postÄpowaÄ zgodnie z instrukcjami na file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "WystÄ
piÅ bÅÄ
d podczas aktualizacji"
diff --git a/pms.po b/pms.po
index 007d1f1..149b49a 100644
--- a/pms.po
+++ b/pms.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Piemontese (http://www.transifex.com/otf/torproject/language/pms/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: pms\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ps.po b/ps.po
index 7306425..c3e62ac 100644
--- a/ps.po
+++ b/ps.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Pushto (http://www.transifex.com/otf/torproject/language/ps/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ps\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/pt.po b/pt.po
index 131aade..3015bc1 100644
--- a/pt.po
+++ b/pt.po
@@ -7,14 +7,14 @@
# alfalb_mansil, 2014
# André Monteiro <andre.monteir(a)gmail.com>, 2014
# Bruno D. Rodrigues <bruno.rodrigues(a)litux.org>, 2015
-# Manuela Silva <h_manuela_rodsilva(a)gmail.com>, 2015
+# Manuela Silva <inactive+h_manuela_rodsilva(a)transifex.com>, 2015
# Pedro Albuquerque <palbuquerque73(a)gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Portuguese (http://www.transifex.com/otf/torproject/language/pt/)\n"
"MIME-Version: 1.0\n"
@@ -23,18 +23,18 @@ msgstr ""
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Ocorreu um erro enquanto procurava por atualizações"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -43,64 +43,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Não foi possÃvel determinar se existe uma atualização disponÃvel no nosso sÃtio da Web.</b>\n\nVerifique a sua ligação de rede, e reinicie o Tails para tentar atualizar novamente.\n\nSe o problema persistir, utilize o ficheiro file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "não está disponÃvel nenhuma atualização automática no nosso sÃtio da web para esta versão"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "o seu dispositivo não foi criado com o Instalador Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "O Tails foi iniciado a partir de um DVD ou de um dispositivo só-de-leitura"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "não existe espaço suficiente na partição do sistema Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "não tem disponÃvel memória suficiente neste sistema"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Sem explicação disponÃvel para o erro '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "O sistema está atualizado"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Esta versão de Tails está desatualizada, podem haver problemas de segurança."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "A atualização disponÃvel requer %{space_needed}s de espaço livre na partição de sistema Tails, mas apenas %{free_space}s está disponÃvel."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "A atualização disponÃvel requer %{memory_needed}s of free memory, mas apenas %{free_memory}s está disponÃvel."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Uma atualização incremental está disponÃvel, mas a total não.\nIsto não devia suceder. Por favor reporte o erro."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Erro na deteção de atualizações disponÃveis"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -116,19 +116,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Deve atualizar para %{name}s %{version}s.</b>\n\nPara mais informação acerca desta nova versão vá a %{details_url}s\n\nà recomendado que feche todas as aplicações abertas durante a atualização.\nA transferência da atualização pode demorar algum tempo, desde alguns minutos até algumas horas.\nA rede será desativada após o término da transferência da atualização.\n\nTamanho da transferência: %{size}s\n\nDeseja atualizar agora?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Atualização disponÃvel"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Atualize agora"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Atualize mais tarde"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -140,20 +140,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Deve fazer uma atualização manual para %{name}s %{version}s.</b>\n\nPara mais informação acerca desta nova versão vá a %{details_url}s\n\nNão é possÃvel atualizar automaticamente o seu dispositivo para esta nova versão: %{explanation}s.\n\nPara saber como fazer uma atualização manual, vá a https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "DisponÃvel nova versão"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "A transferir a atualização"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "A transferir a atualização para %{name}s %{version}s ..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -161,26 +161,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Não foi possÃvel transferir a atualização.</b>\\n\\nVerifique a sua ligação de rede, e reinicie o Tails para tentar atualizar novamente.\\n\\nSe o problema persistir, utilize o file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Ocorreu um erro durante a transferência da atualização"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "O ficheiro de saÃda file '%{output_file}s' não existe, mas o tails-iuk-get-target-file não se queixou. Por favor reporte o erro."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Erro ao criar a pasta temporária de transferência"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Falha ao criar pasta temporária de transferência"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -190,46 +201,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>O seu dispositivo Tails foi atualizado com sucesso.</b>\n\nAlgumas funcionalidades de segurança foram temporariamente desativadas.\nDeve reiniciar o Tails na nova versão o mais breve possÃvel.\n\nDeseja reiniciar agora?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Reiniciar Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Reiniciar agora"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Reiniciar mais tarde"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Ocorreu um erro durante o reinicio do sistema"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Não foi possÃvel reiniciar o sistema"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Ocorreu um erro enquanto encerrava a rede"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Não foi possÃvel encerrar a rede"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "A atualizar o sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>O seu dispositivo Tails está a ser atualizado...</b>\n\nPor razões de segurança, a rede foi desativada."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -237,6 +248,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Ocorreu um erro aquando da instalação da atualização.</b>\\n\\nO seu dispositivo Tails necessita de ser reparado e pode não conseguir reiniciar.\\n\\nPor favor siga as instruções em file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Ocorreu um erro durante a instalação da atualização"
diff --git a/pt_BR.po b/pt_BR.po
index 1a50b87..4e6eae9 100644
--- a/pt_BR.po
+++ b/pt_BR.po
@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Communia <ameaneantie(a)riseup.net>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/otf/torproject/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,18 +23,18 @@ msgstr ""
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Para informações sobre depuração, executar o seguinte comando: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Erro ao verificar as atualizações"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -43,64 +43,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Não foi possÃvel determinar se uma atualização está disponÃvel em nosso website.</b>\n\nVerifique sua conexão de rede e reinicie o Tails para tentar atualizar novamente.\n\nCaso o problema persista, consulte o arquivo:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "No nosso website, nenhuma atualização automática para essa versão está disponÃvel"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "seu dispositivo não foi criado usando o Instalador do Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "O Tails foi inciado a partir de um DVD ou de um dispositivo somente de leitura"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "não há espaço livre suficiente na partição do sistema do Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "não há memória suficiente disponÃvel nesse sistema"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Nenhuma explicação disponÃvel para o motivo '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "O sistema está atualizado"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Esta versão do Tails está desatualizada e pode ter problemas de segurança."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "A atualização incremental disponÃvel requer %{space_needed}s de espaço livre na partição do sistema Tails, mas somente %{free_space}s está disponÃvel."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "A atualização incremental disponÃvel requer %{memory_needed}s de espaço livre, mas somente %{free_memory}s está disponÃvel."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Uma atualização incremental está disponÃvel, mas a atualização completa não se encontra disponÃvel. Isso não deve acontecer. Por favor, reporte o bug."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Erro ao detectar as atualizações disponÃveis"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -116,19 +116,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Você deve atualizar para %{name}s %{version}s.</b>\n\nPara mais informações sobre essa nova versão, veja %{details_url}s\n\nRecomendamos que você feche todas os programas durante a atualização.\nO download da atualização pode levar um bom tempo, de vários minutos a algumas horas.\nA rede será desabilitada após o download da atualização.\n\nTamanho do download: %{size}s\n\nVocê deseja fazer a atualizar agora?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Atualização disponÃvel"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Atualizar agora"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Atualizar mais tarde"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -140,20 +140,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Você deve atualizar manualmente para %{name}s %{version}s.</b>\n\nPara mais informações sobre esta nova versão, consulte %{details_url}s.\n\nNão é possÃvel atualizar automaticamente o seu dispositivo para esta nova versão: %{explanation}s.\n\nPara saber como realizar uma atualização manual, consulte https://tails.boum.org/doc/first_steps/upgrade/index.pt.html#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nova versão disponÃvel"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Fazendo download da atualização"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Fazendo download da atualização para %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -161,26 +161,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>O download da atualização não pÎde ser feito.</b>\\n\\nVerifique sua conexão de rede e reinicie Tails para tentar atualizar novamente.\\n\\nCaso o problema continue, consulte o arquivo:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Erro ao fazer o download das atualizações"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "O arquivo extraÃdo '%{output_file}s' não existe, mas o tails-iuk-get-target-file não reclamou. Por favor, reporte o bug."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Erro ao criar um diretório temporário de download"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Falha ao criar um diretório temporário de download"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -190,46 +201,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Seu dispositivo Tails foi atualizado com sucesso.</b>\n\nAlgumas funcionalidades de segurança foram desabilitadas temporariamente.\nVocê deve reiniciar o Tails em sua nova versão assim que puder.\n\nVocê deseja reiniciar agora?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Reiniciar o Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Reiniciar agora"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Reiniciar mais tarde"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Erro ao reiniciar o sistema"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Falha em reiniciar o sistema"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Erro ao encerrar a rede"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Falha ao encerrar a rede"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Atualizando o sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b> O seu dispositivo Tails está sendo atualizado...</b>\n\nPor razões de segurança, agora, a rede está desabilitada."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -237,6 +248,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Ocorreu um erro ao instalar a atualização.</b>\\n\\nSeu dispositivo Tails precisa ser reparado e talvez não possa reiniciar.\\n\\nPor favor, siga as instruções no arquivo:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Erro ao instalar a atualização"
diff --git a/ro.po b/ro.po
index 0f604d1..fb789cb 100644
--- a/ro.po
+++ b/ro.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: kyx <mihaidiaconu(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Romanian (http://www.transifex.com/otf/torproject/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,18 +20,18 @@ msgstr ""
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Pentru informaÈii de depanare executaÈi urmÄtoarea comandÄ: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Eroare la cÄutarea actualizÄrilor"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -40,64 +40,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Nu am putut detecta dacÄ o actualizare este diponibilÄ pe website.</b>\n\nVerificaÈi conexiunea la reÈea reporniÈi Tails Èi reîncercaÈi sÄ actualizaÈi.\n\nDacÄ problema persistÄ, mergeÈi la file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "pentru aceastÄ versiune nu existÄ actualizare automatÄ pe website"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "aparatul nu a fost creat cu Tails installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails a fost pornit de pe un DVD sau un aparat read-only"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "nu este destul spaÈiu liber pe partiÈia de sistem a Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "memorie insuficienta disponibila in acest sistem"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Nu am explicaÈie pentru motivul '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Sistemul este la zi"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "AceastÄ versiune de Tails este depÄÈitÄ Èi ar putea avea probleme de securitate."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Actualizarea incrementalÄ disponibilÄ necesitÄ %{space_needed}s din spaÈiul disponibil pe partiÈia sistemului TAILS, dar numai %{free_space}s este disponibil."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Actualizarea incrementalÄ disponibilÄ necesitÄ %{memory_needed}s din memoria disponibilÄ, dar numai %{free_memory}s este disponibil."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "O actualizare incrementalÄ este disponibilÄ, dar nu o actualizare completÄ. Aceasta nu ar trebui sÄ se întîmple. RaportaÈi un bug."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Eroare în timpul cÄutÄrii upgradeurilor disponibile"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -113,19 +113,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Ar trebui sÄ actualizaÈi la %{name}s %{version}s.</b>\n\nPentru mai multe informaÈii despre aceastÄ versiune nouÄ mergeÈi la %{details_url}s\n\nSe recomandÄ sÄ Ã®nchideÈi toate aplicaÈiile deschise în timpul actualizÄrii.\nDescÄrcarea actualizÄrii poate lua mult timp, de la cîteva minute pînÄ la cîteva ore.\nReÈeaua va fi opritÄ dupÄ descÄrcarea actualizÄrii.\n\nDimensiune download: %{size}s\n\nVreÈi sÄ actualizaÈi acum?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Actualizare disponibilÄ"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ActualizaÈi acum"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ActualizaÈi mai tîrziu"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -137,20 +137,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Ar trebui sÄ faceÈi o actualizare manualÄ la %{name}s %{version}s.</b>\n\nPentru mai multe informaÈii despre aceastÄ versiune nouÄ mergeÈi la %{details_url}s\n\nNu este posibil sÄ actualizaÈi automat acum la aceastÄ nouÄ versiune: %{explanation}s.\n\nPentru a afla cum sÄ faceÈi o actualizare manualÄ mergeÈi la https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Versiune nouÄ disponibilÄ"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Descarc actualizarea"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Descarc actualizarea la %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -158,26 +158,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Actualizarea nu a fost descÄrcatÄ.</b>\\n\\nVerificaÈi-vÄ conexiunea la reÈea Èi reporniÈi Tails pentru a reîncerca actualizarea.\\n\\nDacÄ problema persistÄ mergeÈi la file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Eroare la descÄrcarea actualizÄrii"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "FiÈierul ieÈire '%{output_file}s' nu existÄ, dar tails-iuk-get-target-file nu a anunÈat. RaportaÈi un bug."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Eroare la crearea folderului temporar pentru descÄrcare"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Am eÈuat sÄ creez un director temporar pentru descÄrcare"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -187,46 +198,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Aparatul Tails a fost actualizat cu succes.</b>\n\nAnumite funcÈi de securitate au fost dezactivate temporar.\nAr trebui sÄ reporniÈi Tails cu noua versiune cît mai curînd posibil.\n\nVreÈi sÄ repornesc acum?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "ReporniÈi Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ReporniÈi"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "ReporniÈi mai tarziu"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Eroare in timpul repornirii sistemului"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Am eÈuat sÄ repornesc sistemul"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Eroare la oprirea reÈelei"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Am eÈuat sÄ opresc reÈeaua"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Actualizez sistemul"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Aparatul Tails este actualizat...</b>\n\nDin motive de securitate, reÈeaua este dezactivatÄ."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -234,6 +245,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>A avut loc o eroare la instalarea actualizÄrii.</b>\\n\\nAparatul Tails trebuie sÄ fie reparat Èi ar putea sÄ nu poatÄ sÄ fie repornit.\\n\\nUrmaÈi instrucÈiunile de la file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Eroare la instalarea actualizÄrii"
diff --git a/ru.po b/ru.po
index dfe78d2..a8680e9 100644
--- a/ru.po
+++ b/ru.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-04-24 16:51+0200\n"
-"PO-Revision-Date: 2016-05-02 02:52+0000\n"
-"Last-Translator: ÐМЎÑей ÐПÑÑÑОкПв <yavinav(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Russian (http://www.transifex.com/otf/torproject/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,18 +21,18 @@ msgstr ""
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "ЧÑÐŸÐ±Ñ Ð¿ÑПÑЌПÑÑеÑÑ ÐžÐœÑПÑЌаÑÐžÑ ÐŸÐ± ПÑлаЎке, вÑпПлМОÑе ÑлеЎÑÑÑÑÑ ÐºÐŸÐŒÐ°ÐœÐŽÑ: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ÐÑОбка пÑПвеÑкО ПбМПвлеМОй"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -41,64 +41,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Ðе ÑЎалПÑÑ Ð¿ÑПвеÑОÑÑ ÐœÐ°Ð»ÐžÑОе ПбМПвлеМОй Ма МаÑеЌ ÑайÑе.</b>\n\nÐÑПвеÑÑÑе ÑПеЎОМеМОе Ñ ÑеÑÑÑ Ðž пеÑезапÑÑÑОÑе Tails ÐŽÐ»Ñ Ð¿ÐŸÐ²ÑПÑМПй пПпÑÑкО ПбМПвлеМОÑ.\n\nÐÑлО пÑПблеЌа ÑПÑ
ÑаМОÑÑÑ, пÑПÑÑОÑе ÑÐ²ÐµÐŽÐµÐœÐžÑ ÐœÐ° ÑÑÑаМОÑе file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ÐŽÐ»Ñ ÑÑПй веÑÑОО МеЎПÑÑÑпМП авÑПЌаÑОÑеÑкПе ПбМПвлеМОе Ñ ÐœÐ°ÑегП ÑайÑа"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "ваÑе ÑÑÑÑПйÑÑвП Ме бÑлП ÑПзЎаМП пÑО пПЌПÑО ÑÑÑаМПвÑОка Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails бÑла запÑÑеМа Ñ DVD-ЎОÑка ОлО ÑÑÑÑПйÑÑва, ЎПÑÑÑпМПгП ÑПлÑкП ÐŽÐ»Ñ ÑÑеМОÑ"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Ма ÑОÑÑеЌМПЌ ÑазЎеле Tails МеЎПÑÑаÑПÑМП ÑвПбПЎМПгП ЌеÑÑа"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "МеЎПÑÑаÑПÑМП паЌÑÑО"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "ÐÐ»Ñ Ð¿ÑОÑÐžÐœÑ '%{reason}s' ÐœÐµÑ ÐŸÐ±ÑÑÑМеМОÑ."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "УÑÑÐ°ÐœÐŸÐ²Ð»ÐµÐœÑ Ð²Ñе ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÑ ÑОÑÑеЌÑ"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "ÐÐ°ÐœÐœÐ°Ñ Ð²ÐµÑÑÐžÑ Tails ÑÑÑаÑела О ÐŒÐŸÐ¶ÐµÑ ÐžÐŒÐµÑÑ Ð¿ÑÐŸÐ±Ð»ÐµÐŒÑ Ð±ÐµÐ·ÐŸÐ¿Ð°ÑМПÑÑО."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "ÐЌеÑÑееÑÑ ÐŽÐŸÐ¿ÐŸÐ»ÐœÐžÑелÑМПе ПбМПвлеМОе ÑÑебÑÐµÑ %{space_needed}s ÑвПбПЎМПгП пÑПÑÑÑаМÑÑва в ÑОÑÑеЌМПЌ ÑазЎеле Tails, МП ÑПлÑкП %{free_space}s ЎПÑÑÑпМП."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "ÐЌеÑÑееÑÑ ÐŽÐŸÐ¿ÐŸÐ»ÐœÐžÑелÑМПе ПбМПвлеМОе ÑÑебÑÐµÑ %{memory_needed}s ÑвПбПЎМПй паЌÑÑО, МП ÑПлÑкП %{free_memory}s ЎПÑÑÑпМП."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "ÐПÑÑÑпМП ÑПлÑкП ЎПпПлМОÑелÑМПе, а Ме пПлМПе ПбМПвлеМОе. ÐÑПгП Ме ЎПлжМП бÑлП пÑПОзПйÑО. СППбÑОÑе Пб ПÑОбке."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "ÐÑОбка пÑО пПОÑке ЎПÑÑÑпМÑÑ
ПбМПвлеМОй"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -114,19 +114,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>ÐÑ ÐŽÐŸÐ»Ð¶ÐœÑ ÑÑÑаМПвОÑÑ ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÐµ %{name}s %{version}s.</b>\n\nÐÐ»Ñ Ð¿ÐŸÐ»ÑÑÐµÐœÐžÑ ÐŽÐŸÐ¿ÐŸÐ»ÐœÐžÑелÑМПй ОМÑПÑЌаÑОО Пб ÑÑПй МПвПй веÑÑОО ÑЌПÑÑОÑе %{details_url}s\n\nÐеÑеЎ ПбМПвлеМОеЌ ÑекПЌеМЎÑеÑÑÑ Ð·Ð°ÐºÑÑÑÑ Ð²Ñе ПÑкÑÑÑÑе пÑОлПжеМОÑ.\nУÑÑаМПвка ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÑ ÐŒÐŸÐ¶ÐµÑ Ð·Ð°ÐœÑÑÑ Ð·ÐœÐ°ÑОÑелÑМПе вÑеЌÑ: ÐŸÑ ÐœÐµÑкПлÑкОÑ
ЌОМÑÑ ÐŽÐŸ МеÑкПлÑкОÑ
ÑаÑПв.\nСеÑÑ Ð±ÑÐŽÐµÑ ÐŸÑклÑÑеМа пПÑле загÑÑзкО ПбМПвлеМОÑ.\n\nÐ Ð°Ð·ÐŒÐµÑ ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÑ: %{size}s\n\nХПÑОÑе ÑÑÑаМПвОÑÑ ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÐµ ÑейÑаÑ?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ÐбМПвлеМОе ЎПÑÑÑпМП"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ÐбМПвОÑÑ ÑейÑаÑ"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ÐбМПвОÑÑ Ð¿ÐŸÐ·ÐŽÐœÐµÐµ"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -138,20 +138,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>ÐаЌ МаЎП вÑÑÑМÑÑ ÐŸÐ±ÐœÐŸÐ²ÐžÑÑÑÑ ÐŽÐŸ %{name}s %{version}s.</b>\n\nÐÐ»Ñ Ð¿ÐŸÐ»ÑÑÐµÐœÐžÑ ÐŽÐŸÐ¿ÐŸÐ»ÐœÐžÑелÑМПй ОМÑПÑЌаÑОО Пб ÑÑПй МПвПй веÑÑОО, пеÑейЎОÑе к %{details_url}s\n\nÐбМПвОÑÑ ÐаÑе ÑÑÑÑПйÑÑвП ЎП МПвПй веÑÑОО авÑПЌаÑОÑеÑкО МевПзЌПжМП: %{explanation}s.\n\nЧÑÐŸÐ±Ñ ÑзМаÑÑ, как ÑЎелаÑÑ ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÑ Ð²ÑÑÑМÑÑ, пеÑейЎОÑе к https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ÐПÑÑÑпМа ÐœÐŸÐ²Ð°Ñ Ð²ÐµÑÑОÑ"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "ÐÐŽÐµÑ Ð·Ð°Ð³ÑÑзка ПбМПвлеМОÑ"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "ÐагÑÑзка ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÑ %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -159,26 +159,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>ÐбМПвлеМОе Ме ÐŒÐŸÐ¶ÐµÑ Ð±ÑÑÑ Ð·Ð°Ð³ÑÑжеМП.</b>\\n\\nÐÑПвеÑÑÑе ÑеÑÑ, О пеÑезапÑÑÑОÑе Tails, ÑÑÐŸÐ±Ñ Ð¿ÐŸÐ¿ÑÑаÑÑÑÑ ÐŸÐ±ÐœÐŸÐ²ÐžÑÑ ÐµÑе Ñаз.\\n\\nÐÑлО пÑПблеЌа ÑПÑ
ÑаМОÑÑÑ, ÑЌПÑÑОÑе file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ÐÑОбка загÑÑзкО ПбМПвлеМОÑ"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "ÐÑÑ
ПЎМПгП Ñайла '%{output_file}s' Ме ÑÑÑеÑÑвÑеÑ, МП tails-iuk-get-target-file Ме ÑППбÑОл П пÑПблеЌе. ÐПжалÑйÑÑа, ÑППбÑОÑе Пб ПÑОбке."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "ÐÑОбка ÑÐŸÐ·ÐŽÐ°ÐœÐžÑ Ð²ÑеЌеММПй папкО ÐŽÐ»Ñ Ð·Ð°Ð³ÑÑзкО"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "СПзЎаÑÑ Ð²ÑеЌеММÑÑ Ð¿Ð°Ð¿ÐºÑ ÐŽÐ»Ñ Ð·Ð°Ð³ÑÑзкО Ме ÑЎалПÑÑ"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -188,46 +199,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>ÐаÑе Tails-ÑÑÑÑПйÑÑвП бÑлП ÑÑпеÑМП ПбМПвлеМП.</b>\n\nÐекПÑПÑÑе МаÑÑÑПйкО безПпаÑМПÑÑО бÑлО вÑеЌеММП ПÑклÑÑеМÑ.\nÐÑ ÐŽÐŸÐ»Ð¶ÐœÑ Ð¿ÐµÑезапÑÑÑОÑÑ ÐœÐŸÐ²ÑÑ Ð²ÐµÑÑÐžÑ Tails как ЌПжМП ÑкПÑее.\n\nХПÑОÑе пеÑезапÑÑÑОÑÑ ÑейÑаÑ?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "ÐеÑезапÑÑÑОÑÑ Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ÐеÑезапÑÑÑОÑÑ ÑейÑаÑ"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "ÐеÑезапÑÑÑОÑÑ Ð¿ÐŸÐ·ÐŽÐœÐµÐµ"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "ÐÑОбка пÑО пеÑезапÑÑке ÑОÑÑеЌÑ"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Ðе ÑЎалПÑÑ Ð¿ÐµÑезапÑÑÑОÑÑ ÑОÑÑеЌÑ"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ÐÑОбка пÑО ПÑклÑÑеМОО ÑеÑО"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Ðе ÑЎалПÑÑ ÐŸÑклÑÑОÑÑ ÑеÑÑ"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "ÐÐŽÐµÑ ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÐµ ÑОÑÑеЌÑ"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>УÑÑаМавлОваеÑÑÑ ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÐµ Ма ваÑе Tails-ÑÑÑÑПйÑÑвП...</b>\n\nÐ ÑелÑÑ
безПпаÑМПÑÑО ÑеÑÑ ÐŸÑклÑÑеМа."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -235,6 +246,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>РпÑПÑеÑÑе ÑÑÑаМПвкО ÐŸÐ±ÐœÐŸÐ²Ð»ÐµÐœÐžÑ Ð¿ÑПОзПÑла ПÑОбка.</b>\\n\\nÐаÑе Tails-ÑÑÑÑПйÑÑвП МÑжЎаеÑÑÑ Ð² вПÑÑÑаМПвлеМОО, О, вПзЌПжМП, Ме ÑÐŒÐŸÐ¶ÐµÑ Ð·Ð°Ð¿ÑÑÑОÑÑÑÑ Ð²ÐœÐŸÐ²Ñ.\\n\\nÐПжалÑйÑÑа, ÑлеЎÑйÑе ОМÑÑÑÑкÑОÑÐŒ пП ÑÑÑлке file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ÐÑОбка ÑÑÑаМПвкО ПбМПвлеМОÑ"
diff --git a/ru(a)petr1708.po b/ru(a)petr1708.po
index 4746af0..1fe8f24 100644
--- a/ru(a)petr1708.po
+++ b/ru(a)petr1708.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Russian Petrine orthography (http://www.transifex.com/otf/torproject/language/ru@petr1708/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ru@petr1708\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/scn.po b/scn.po
index 3274726..795b64b 100644
--- a/scn.po
+++ b/scn.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Sicilian (http://www.transifex.com/otf/torproject/language/scn/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: scn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/sco.po b/sco.po
index 9207b2d..1f67fef 100644
--- a/sco.po
+++ b/sco.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Scots (http://www.transifex.com/otf/torproject/language/sco/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: sco\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/si_LK.po b/si_LK.po
index 124edf3..cb955a3 100644
--- a/si_LK.po
+++ b/si_LK.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/otf/torproject/language/si_LK/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: si_LK\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/sk.po b/sk.po
index cb771ab..9830f7a 100644
--- a/sk.po
+++ b/sk.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Slovak (http://www.transifex.com/otf/torproject/language/sk/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Chyba pri kontrole aktualizácii"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Nebolo moÅŸné zistiÅ¥, Äi je na naÅ¡ej webovej stránke dostupná aktualizácia.</b>\n\nSkontrolujte si vaÅ¡e internetové pripojenie a reÅ¡tartujte Tails za úÄelom ÄalÅ¡ieho pokusu o aktualizáciu.\n\nAk bude problém pretrvávaÅ¥, navÅ¡tÃvte stránku file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "pre túto verziu nie je z našej webovej stránky dostupná şiadna automatická aktualizácia"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "vaše zariadenie nebolo vytvorené pomocou inštalátora Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails bolo spustené z DVD alebo z read-only zariadenia"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "nie je dostatok voÄŸného miesta na systémovej partÃcii Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "nie je dostatok dostupnej pamÀte na tomto systéme"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Pre dÎvod '%{reason}' nie je dostupnÜ şiadny vysvetğovacà text."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Systém je aktualizovanÜ"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Táto verzia Tails je zastaralá a mÃŽÅŸe obsahovaÅ¥ bezpeÄnostné diery"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Dostupná rozÅ¡irujúca aktualizácia vyÅŸaduje %{space_needed} voÄŸného miesta na systémovej partÃcii Tails, zatiaÄŸ Äo k dispozÃcii je iba %{free_space}."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Dostupná rozÅ¡irujúca aktualizácia vyÅŸaduje %{space_needed} voÄŸnej pamÀte, zatiaÄŸ Äo k dispozÃcii je iba %{free_space}."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Je dostupná rozÅ¡irujúca aktualizácia, ale zato ÅŸiadna úplná.\nToto by sa nemalo stávaÅ¥. ProsÃme, tento bug nahláste."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Chyba pri zisťovanà dostupnÜch aktualizácii"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Mali by ste vykonaÅ¥ aktualizáciu na %{name} %{version}.</b>\n\nPre viac informácii o novej verzii navÅ¡tÃvte stránku %{details_url}\n\nPoÄas aktualizácie sa odporúÄa maÅ¥ zavreté vÅ¡etky aplikácie.\nSÅ¥ahovanie mÃŽÅŸe zabraÅ¥ dlhšà Äas, od niekoÄŸkÜch minút aÅŸ po pár hodÃn.\nPo stiahnutà budú vypnuté vÅ¡etky sieÅ¥ové funkcie.\n\nVeÄŸkosÅ¥ sÅ¥ahovania: %{size}\n\nChcete aktualizovaÅ¥ hneÄ teraz?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Je dostupná aktualizácia"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Aktualizovať teraz"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Aktualizovať neskÎr"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Mali by ste vykonaÅ¥ manuálnu aktualizáciu na %{name} %{version}.</b>\n\nPre viac informácii o tejto novej verzii navÅ¡tÃvte stránku %{details_url}\n\nNie je moÅŸné automaticky aktualizovaÅ¥ vaÅ¡e zariadenie na túto novú verziu: %{explanation}\n\nAk sa chcete dozvedieÅ¥ ako manuálne aktualizovaÅ¥ systém, navÅ¡tÃvte stránku https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Je dostupná nová verzia"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Aktualizácia sa sťahuje"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Sťahuje sa aktualizácia %{name} %{version}..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Aktualizáciu sa nepodarilo stiahnuÅ¥.</b>\\n\\nSkontrolujte si vaÅ¡e internetové pripojenie a reÅ¡tartujte Tails za úÄelom ÄalÅ¡ieho pokusu o aktualizáciu.\\n\\nAk bude problém pretrvávaÅ¥, navÅ¡tÃvte stránku file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Chyba pri sťahovanà aktualizácie"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "VÜstupnÜ súbor '%{output_file}' neexistuje, ale tails-iuk-get-target-file nevydal ÅŸiadnu správu o chybe. ProsÃme, tento bug nahláste."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Chyba pri vytváranà doÄasného prieÄinka na sÅ¥ahovanie"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Nepodarilo sa vytvoriÅ¥ doÄasnÜ prieÄinok na sÅ¥ahovanie"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>VaÅ¡e Tails zariadenie bolo úspeÅ¡ne aktualizované.</b>\n\nNiektoré bezpeÄnostné funkcie boli doÄasne vypnuté.\nMali by ste reÅ¡tartovaÅ¥ Tails na novú verziu tak skoro, ako to len bude moÅŸné.\n\nChcete reÅ¡tartovaÅ¥ hneÄ teraz?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Reštartovať Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Reštartovať teraz"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Reštartovať neskÎr"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Chyba pri reštartovanà systému"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Nepodarilo sa reštartovať systém"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Chyba pri odpájanà sa zo siete"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Nepodarilo sa odpojiť zo siete"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Aktualizuje sa systém"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>VaÅ¡e Tails zariadenie sa práve aktualizuje...</b>\n\nZ bezpeÄnostnÜch dÃŽvodov sú vÅ¡etky sieÅ¥ové funkcie teraz vypnuté."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Pri inÅ¡talácii aktualizácii sa objavila chyba.</b>\\n\\nVaÅ¡e Tails zariadenie potrebuje opravu a je moÅŸné, ÅŸe nezvládne reÅ¡tart.\\n\\nProsÃme nasledujte inÅ¡trukcie na stránke file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Chyba pri inštalácii aktualizácie"
diff --git a/sk_SK.po b/sk_SK.po
index 931f161..4dd4f14 100644
--- a/sk_SK.po
+++ b/sk_SK.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/otf/torproject/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: sk_SK\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Vyskytla sa chyba pri kontrole aktuálizáciÃ"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Nepodarilo sa zistiÅ¥, Äi je aktualizácia z naÅ¡ej webstránky dostupná.</b>\n\nSkontrolujte, prosÃm, vaÅ¡e pripojenie, reÅ¡tartujte Tails a skúste systém znova aktualizovaÅ¥.\n\nAk problém pretrváva, otvorte si stránku file:///usr/share/doc/tails/website/doc/upgrade/error/check.sk.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "z našej webstránky nie je pre túto verziu dostupná şiadna automatická aktualizácia"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "vaše zariadenie nebolo vytvorené pomocou Tails inštalátora"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails bol spustenÜ z DVD alebo zo zariadenia iba na ÄÃtanie"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "na systémovej partÃcii Tail nie je dostatok voÄŸného miesta"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "nedostatok pamÀte v systéme"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Nie je dostupné şiadne vysvetlenie pre '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Systém je plne aktualizovanÜ"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Táto verzia Tails je zastaraná a mÃŽÅŸe obsahovaÅ¥ bezpeÄnostné problémy."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Dostupná prÃrastková aktualizácia vyÅŸaduje %{space_needed}s voÄŸného miesta na systémovej partÃcii Tails, je vÅ¡ak dostupnÜch len %{free_space}s."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Dostupná prÃrastková aktualizácia vyÅŸaduje %{memory_needed}s voÄŸnej pamÀte, je vÅ¡ak dostupnÜch len %{free_memory}s."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Je dostupná prÃrastková aktualizácia, nie vÅ¡ak plná aktualizácia.\nTakáto situácia by nemala nastaÅ¥. Nahláste, prosÃm, chybu."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Vyskytla sa chyba pri zisÅ¥ovanà dostupnÜch aktualizáciÃ"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>OdporúÄame Vám vykonaÅ¥ aktualizáciu na %{name}s %{version}s.</b>\n\nPre viac informácià o novej verzii, navÅ¡tÃvte %{details_url}s\n\nPoÄas aktualizácie sa odporúÄa ukonÄiÅ¥ vÅ¡etky spustené aplikácie.\nPreberanie aktualizácie mÃŽÅŸe trvaÅ¥ dlhú dobu, od niekoÄŸkÜch minút po niekoÄŸko hodÃn.\nPo prevzatà aktualizácie bude zakázané pripojenie do siete.\n\nVeÄŸkosÅ¥ preberania: %{size}s\n\nPrajete si vykonaÅ¥ aktualizáciu teraz?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Dostupná aktualizácia"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Aktualizovať teraz"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Aktualizovať neskÎr"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>OdporúÄame Vám vykonaÅ¥ manuálnu aktualizáciu na %{name}s %{version}s.</b>\n\nPre viac informácià o novej verzii, navÅ¡tÃvte %{details_url}s\n\nNie je moÅŸné vykonaÅ¥ automatickú aktualizáciu vášho zariadenia na novú verziu: %{explanation}s.\n\nAko vykonaÅ¥ manuálnu aktualizáciu, mÃŽÅŸete zistiÅ¥ na https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Dostupná nová verzia"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Preberanie aktualizácie"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Preberanie aktualizácie %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Aktualizáciu sa nebolo moÅŸné prebraÅ¥.</b>\\n\\nSkontrolujte, prosÃm, vaÅ¡e pripojenie, reÅ¡tartujte Tails a skúste systém znova aktualizovaÅ¥.\\n\\nAk problém pretrváva, otvorte si stránku file:///usr/share/doc/tails/website/doc/upgrade/error/download.sk.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Vyskytla sa chyba poÄas preberania aktualizácie"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "VÜslednÜ súbor '%{output_file}s' neexistuje, ale tails-iuk-get-target-file nevykázal problém. Nahláste, prosÃm, chybu."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Vyskytla sa chyba poÄas vytvárania doÄasného prieÄinku na preberanie"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Nepodarilo sa vytvoriÅ¥ doÄasnÜ prieÄinok na preberanie"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>VaÅ¡e Tails zariadenie bolo úspeÅ¡ne aktualizované.</b>\n\nNiektoré bezpeÄnostné funkcie boli doÄasne zakázané.\nOdporúÄame vám Äo najskÃŽr reÅ¡tartovaÅ¥ Tails do novej verzie.\n\nPrajete si reÅ¡tartovaÅ¥ teraz?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Reštartovať Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Reštartovať teraz"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Reštartovať neskÎr"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Vyskytla sa chyba poÄas reÅ¡tartovania systému"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Nepodarilo sa reštartovať systém"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Vyskytla sa chyba poÄas odpájania siete"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Nepodarilo sa odpojiť sieť"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Aktualizácia systému"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Prebieha aktualizácia vášho Tails zariadenia...</b>\n\nZ bezpeÄnostnÜch dÃŽvodov je pripojenie do siete zakázané."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Vyskytla sa chyba poÄas inÅ¡talácie aktualizácie.</b>\\n\\nVaÅ¡e Tails zariadenie vyÅŸaduje opravu a mÃŽÅŸe byÅ¥ neschopné reÅ¡tartu.\\n\\nRiaÄte sa, prosÃm, inÅ¡trukciami na stránke file:///usr/share/doc/tails/website/doc/upgrade/error/install.sk.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Vyskytla sa chyba poÄas inÅ¡talácie aktualizácie"
diff --git a/sl.po b/sl.po
index 876d1a2..c864d0c 100644
--- a/sl.po
+++ b/sl.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Slovenian (http://www.transifex.com/otf/torproject/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/sl_SI.po b/sl_SI.po
index d571eab..a82c3b5 100644
--- a/sl_SI.po
+++ b/sl_SI.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/otf/torproject/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Napaka med preverjanjem nadgradnje"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b> Ni mogoÄe ugotoviti, ali je na voljo nadgradnja na naÅ¡em spletnem mestu. </ b>\n\n\nPreverite omreÅŸno povezavo in ponovno zaÅŸenite Sledi za ponovno nadgradnjo.\n\nÄe teÅŸava ne izgine, pojdite na datoteko: ///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ni avtomatske nadgradnje za to verzijo na mašem spletnem mestu"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "vaÅ¡a naprava ni bila narejena z uporabo nameÅ¡Äevalnika Sledi "
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Sledi so zagnane iz DVD-ja ali read-only naprave"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "ni dovolj prostega v sistemski particiji Sledi"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "ta sistem nima dovolj spomina"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr " Na voljo ni pojasnila iz razloga '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Sistem je najnovejši"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Verzija Sledi je zastarela in lahko ima varnostne luknje."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Primarna nadgradnja, ki je na voljo, potrebuje %{space_needed}s od proste particije sistema Sledi, vendar je samo %{free_space}s na razpolago."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Primarna nadgradnja, ki je na voljo, potrebuje %{memory_needed}s prostega spomina, toda samo %{free_memory}s je na razpolago."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Primarna nadgradnja, ki je na razpolago ni popolna.\nTo se nebi smelo narediti. SporoÄite hroÅ¡Äa."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Napaka pri zaznavanju razpoloÅŸljive nadgradnje"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Morali bi nadgraditi v %{name}s %{version}s.</b>\n\nZa veÄ info o tej novi verziji pojdite na %{details_url}s\n\nPriporoÄljivo je zapreti vse odprte programe in aplikacije med nadgradnjo.\nPrenos nadgradnje lahko traja nekaj Äasa, od nekaj minut do par ur.\nOmreÅŸje bo onemogoÄeno po prenosu nadgradnje.\n\nVelikost prenosa: %{size}s\n\nÅœelite nadgraditi sedaj?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "RazpoloÅŸljiva nadgradnja"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Nadgradite sedaj"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Nadgradite kasneje"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Morate roÄno nadgraditi v %{name}s %{version}s.</b>\n\nZa veÄ info o tej verziji pojdite na %{details_url}s\n\nNi mogoÄe avtomatsko nadgraditi vaÅ¡e naprave na to novo verzijo: %{explanation}s.\n\nZa razumevanje kako roÄno namestiti nadgradnjo, pojdite na https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Nova verzija na razpolago"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Prenašanje nadgradnje"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Prenašanje nadgradnje v %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Nadgradnjo ni mogoÄe sneti.</b>\\n\\nPreverite povezavo in ponovno zaÅŸenite Sledi za poskus ponovne nadgradnje.\\n\\nÄe teÅŸava ni reÅ¡ena, pojdite na:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Napaka pri prenašanju nadgradnje"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Izhodna datoteka '%{output_file}s' ne obstoja, toda tails-iuk-get-target-file nima pritoÅŸbe. Prosim sporoÄite hroÅ¡Äa."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Napaka pri ustvarjanju zaÄasnega imenika snemanja"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "NeuspeÅ¡no ustvarjanje zaÄasnega imenika snemanja"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>VaÅ¡a naprava Sledi je bila uspeÅ¡no nadgrajena.</b>\n\nNekatere varnostne funkcije so zaÄasno onemogoÄene.\nPonovno morate Äimhitreje zagnati Sledi z novo verzijo.\n\nÅœelite ponovni zagon sedaj?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Ponovni zagon Sledi"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Ponovni zagon sedaj"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Ponovni zagon kasneje"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Napaka pri ponovnem zagonu"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Neuspel ponovni zagon"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Napaka pri ugašanju omreşja"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Neuspešno ugašanje omreşja"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Nadgradnja sistema"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Vaša naprava Sledi je nadgrajena...</b>\n\nIz varnostnih razlogov je omreşje sedaj nedosegljivo."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Napaka se je pojavila pri namestitvi nadgradnje.</b>\\n\\nVaÅ¡a naprava Sledi potrebuje popravilo in je mogoÄe ne boste mogli zagnati. \\n\\nProsim sledite navodilom v datoteki:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Napaka pri namewstitvi nadgradnje"
diff --git a/sn.po b/sn.po
index d57ecfa..43e340b 100644
--- a/sn.po
+++ b/sn.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Shona (http://www.transifex.com/otf/torproject/language/sn/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: sn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/so.po b/so.po
index c6ccd0c..0c180d3 100644
--- a/so.po
+++ b/so.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Somali (http://www.transifex.com/otf/torproject/language/so/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: so\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/son.po b/son.po
index ea048fb..7cd45f3 100644
--- a/son.po
+++ b/son.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Songhay (http://www.transifex.com/otf/torproject/language/son/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: son\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/sq.po b/sq.po
index aa48201..3643388 100644
--- a/sq.po
+++ b/sq.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-22 15:50+0000\n"
-"Last-Translator: Bujar Tafili\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Albanian (http://www.transifex.com/otf/torproject/language/sq/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: sq\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Për informacionin e korrigjimit të gabimeve, ekzekutoni komandën në vijim: sudo bishtin-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "U has një gabim gjatë kërkimit për përmirësime"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>S'mund të përcaktohet nëse një përmirësim është i disponueshëm nga webfaqja jonë.</b>\n\nKontrolloni lidhjen tuaj të internetit dhe rinisni Tails, që të përpiqeni ta përmirësoni sërish.\n\nNëse problemi vijon, shkoni tek skedari:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "s'ka përmirësim automatik të disponueshëm në webfaqen tonë, për këtë version "
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "pajisja juaj s'është krijuar duke përdorur Instaluesin e Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails u nis nga një DVD, ose një pajisje \"vetëm për lexim\""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "s'ka hapësirë të lirë të mjaftueshme në ndarjen e sistemit Tails"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "s'ka mjaftueshëm kujtesë të disponueshme në këtë sistem"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Asnjë shpjegim i mundshëm për shkakun '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Sistemi është i përditësuar"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Ky version i Tails është i vjetruar dhe mund të ketë probleme sigurie."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Përmirësimit shtesë të disponueshëm i duhet %{space_needed}s hapësirë e lirë në ndarjen e sistemit Tails, por vetëm %{free_space}s është në dispozicion."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Përmirësimit shtesë të disponueshëm i duhet %{memory_needed}s e kujtesës, por vetëm %{free_memory}s është në dispozicion."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Një përmirësim shtesë është i disponueshëm, por nuk është i gjithë përmirësimi.\nKjo s'do të ndodhë. Ju lutemi raportoni një gabim."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "U has një gabim ndërkohë që zbulonim përmirësimet në dispozicion"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Duhet ta përmirësoheni me %{name}s %{version}s.</b>\n\npër më shumë informacion rreth këtij versioni të ri, shkoni tek %{details_url}s\n\nRekomandohet që gjatë përmirësimit të mbyllen të gjitha aplikacionet e hapura.\nShkarkimi i përmirësimit mund të hajë pak kohë, nga disa minuta, deri tek pak orë.\nRrejti do të paaftësohet, pasi të shkarkoni përmirësimin.\n\nMadhësia e shkarkimit: %{size}s\n\nDoni ta përmirësoni tani?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Përmirësim i disponueshëm"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Përmirësojeni tani"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Përmirësojeni më vonë"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Duhet të bëni një përmirësim me dorë me %{name}s %{version}s.</b>\n\nPër më shumë informacion rreth këtij versioni të ri, shkoni tek %{details_url}s\n\nS'është e mundur që ta përmirësojmë automatikisht pajisjen tuaj, me këtë version të ri: %{explanation}s.\n\nPër të mësuar sesi të bëni një përmirësim me dorë, shkoni tek https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Versioni i ri është i disponueshëm"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Shkarkimi i përmirësimit"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Duke shkarkuar përmirësimin me %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Përmirësimi s'mund të shkarkohet.</b>\\n\\nKontrolloni lidhjen tuaj të internetit dhe rinisni Tails, që të përpiqeni për të përmirësuar sërish.\\n\\nNëse problemi vijon, shkoni tek skedari:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "U has gabim gjatë shkarkimit të përmirësimit"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Skedari i nxjerrjes '%{output_file}s' s'ekziston, por tails-iuk-get-target-file nuk ankohet. Ju lutem raportoni një gabim."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "U has një gabim gjatë krijimit të direktorisë së përkohshme të shkarkimit"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Dështuam në krijimin e direktorisë së përkohshme të shkarkimit"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Pajisja juaj Tails u përmirësua me sukses.</b>\n\nDisa tipare të sigurisë u paaftësuan përkohësisht.\nDuhet ta rinisni Tails në versionin e ri, sa më shpejt të jetë e mundur.\n\nDoni ta rinisni tani?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Riniseni Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Riniseni tani"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Riniseni më vonë"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "U has një gabim gjatë rinisjes së sitemit"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Dështuam në rinisjen e sistemit"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "U has një gabim gjatë mbylljes së rrjetit"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Dështuam në mbylljen e rrjetit"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Përmirësimi i sistemit"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Pajisja juaj Tails po përmirësohet...</b>\n\nPër shkaqe sigurie, tani rrjeti është i paaftësuar."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>U has një gabim gjatë instalimit të përmirësimit.</b>\\n\\nPajisja juaj Tails duhet të riparohet dhe mund të mos jetë në gjendje që të rinisë.\\n\\nJu lutemi ndiqni instruksionet tek skedari:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "U has një gabim gjatë instalimit të përmirësimit"
diff --git a/sr.po b/sr.po
index 4431569..747fb7c 100644
--- a/sr.po
+++ b/sr.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Serbian (http://www.transifex.com/otf/torproject/language/sr/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: sr\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"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ÐÑеÑка пÑО пÑПвеÑаваÑÑ ÐœÐ°ÐŽÐŸÐ³ÑаЎÑО "
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>ÐОÑе ЌПгÑÑе ÑÑвÑЎОÑО ЎалО Ñе ЎПÑÑÑпМа МаЎПгÑаЎÑа Ñа МаÑег веб-ÑаÑÑа</b>\n\nÐÑеглеЎаÑÑе ваÑÑ ÐºÐŸÐœÐµÐºÑОÑÑ, О ÑеÑÑаÑÑÑÑÑе Ð¢Ð°ÐžÐ»Ñ Ð·Ð° пПкÑÑÐ°Ñ ÐœÐ°ÐŽÐŸÐ³ÑаЎÑе.\n\nÐкП пÑПблеЌ ПÑÑаÑе, ОЎОÑе Ма file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "СОÑÑеЌ Ñе акÑÑелаМ"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Ðва веÑзОÑа ТаОлÑа Ñе заÑÑаÑела, О ЌПгÑÑе ОЌа безбеЎМПÑМе пÑПблеЌе."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "ÐПÑÑÑпМа ОМкÑеЌеМÑалМа МаЎПгÑаЎÑа заÑ
Ñева %{space_needed}s ЎПÑÑÑпМПг пÑПÑÑПÑа Ма Ð¢Ð°ÐžÐ»Ñ ÑОÑÑеЌÑÐºÐŸÑ Ð¿Ð°ÑÑОÑОÑО, алО ÑаЌП %{free_space}s Ñе ЎПÑÑÑпМП. "
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "ÐПÑÑÑпМа ОМкÑеЌеМÑалМа МаЎПгÑаЎÑа заÑ
Ñева %{memory_needed}s ÑлПбПЎМПг пÑПÑÑПÑа, алО ÑаЌП %{free_memory}s Ñе ЎПÑÑÑпМП."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "ÐМкÑеЌеМÑалМа МаЎПгÑаЎÑа Ñе ЎПÑÑÑпМа, алО МеЌа кПЌплеÑМОÑ
МаЎПгÑаЎÑа.\nÐвП МОÑе ÑÑебалП Ўа Ñе ЎеÑО. ÐПлОЌП Ð²Ð°Ñ ÐŽÐ° ÑаПпÑÑОÑе баг."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "ÐÑеÑка пÑО ПÑкÑОваÑÑ ÐŽÐŸÑÑÑпМОÑ
МаЎПгÑаЎÑа"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ÐаЎПгÑаЎÑа ЎПÑÑÑпМа."
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ÐаЎПгÑаЎО ПЎЌаÑ
"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ÐаЎПгÑаЎО каÑМОÑе"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ÐПва веÑзОÑа пÑОÑÑÑпМа "
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "ÐÑеÑзОЌа Ñе МаЎПгÑаЎÑа"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "ÐÑеÑзОЌаÑе МаЎПгÑаЎÑе за %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ÐÑеÑка пÑО пÑеÑзОЌаÑÑ ÐœÐ°ÐŽÐŸÐ³ÑаЎÑе"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "ÐÑеÑка пÑО ÑÑваÑаÑÑ ÐŽÐžÑекÑПÑОÑОе за пÑОвÑеЌеМП пÑеÑзОЌаÑе"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "ÐеÑÑпеÑМП ÑÑваÑаÑе ЎОÑекÑПÑОÑе за пÑОвÑеЌеМП пÑеÑзОЌаÑе "
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "РеÑÑаÑÑÑÑ Ð¢Ð°ÐžÐ»Ñ"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "РеÑÑаÑÑÑÑ ÐŸÐŽÐŒÐ°Ñ
"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "РеÑÑаÑÑÑÑ ÐºÐ°ÑМОÑе"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "ÐÑеÑка пÑО ÑеÑÑаÑÑПваÑÑ ÑОÑÑеЌа"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "ÐеÑÑпеÑМО ÑеÑÑаÑÑ ÑОÑÑеЌа"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ÐÑеÑка пÑО заÑваÑаÑÑ ÐŒÑеже "
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "ÐÑеÑка пÑО заÑваÑаÑÑ ÐŒÑеже"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "ÐаЎПгÑаЎÑа ÑОÑÑеЌа"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ÐÑеÑка пÑО ОМÑÑалОÑаÑÑ ÐœÐ°ÐŽÐŸÐ³ÑаЎÑе "
diff --git a/sr(a)latin.po b/sr(a)latin.po
index 904c7da..f200079 100644
--- a/sr(a)latin.po
+++ b/sr(a)latin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/otf/torproject/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: sr@latin\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"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/st.po b/st.po
index 35bc7f1..0d320b7 100644
--- a/st.po
+++ b/st.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Sotho, Southern (http://www.transifex.com/otf/torproject/language/st/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: st\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/su.po b/su.po
index 56d77fb..d454e4a 100644
--- a/su.po
+++ b/su.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Sundanese (http://www.transifex.com/otf/torproject/language/su/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: su\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/sv.po b/sv.po
index e0e370a..e9d54f7 100644
--- a/sv.po
+++ b/sv.po
@@ -3,15 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Anders Nilsson <locally(a)devode.se>, 2015
+# Anders Nilsson <anders(a)devode.se>, 2015
# WinterFairy <winterfairy(a)riseup.net>, 2013-2014
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Anders Nilsson <locally(a)devode.se>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Swedish (http://www.transifex.com/otf/torproject/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,18 +19,18 @@ msgstr ""
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "För debuginformation, kör följande kommando: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Fel vid sökning efter uppgraderingar "
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -39,64 +39,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Kunde inte avgöra om någon uppgradering finns tillgÀnglig från vår hemsida.</b>\n\nKontrollera din nÀtverksanslutning, och starta om Tails för att försöka uppgradera igen.\n\nOm problemet kvarstår, se file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ingen automatisk uppgradering finns tillgÀnglig från vår hemsida för den hÀr versionen"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "din enhet Àr inte skapad med Tails installerare"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails startades från en DVD eller skrivskyddad enhet"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "dÀr Àr inte tillrÀckligt med ledigt utrymme på Tails systempartition"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "inte tillrÀckligt med anvÀndbart minne på systemet"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "Ingen förklaring tillgÀnglig för orsaken \"%{reason}s\"."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Systemet Àr redan senaste versionen"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Denna version av Tails Àr inte den senaste, och kan innehålla sÀkerhetsproblem."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "Den tillgÀngliga steguppgraderingen krÀver %{space_needed}s ledigt utrymme på Tails systempartition, men endast %{free_space}s finns tillgÀngligt."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Den tillgÀngliga steguppgraderingen krÀver %{memory_needed}s ledigt minne, men endast %{free_memory}s finns tillgÀngligt."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "En steguppgradering finns tillgÀnglig, men ingen full uppgradering.\nDetta ska inte kunna hÀnda. AnmÀl detta som en bugg."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Fel vid sökning efter tillgÀngliga uppgraderingar"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -112,19 +112,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>Du bör uppgradera till %{name}s %{version}s.</b>\n\nFör mer information om den hÀr nya versionen, se %{details_url}s\n\nDet rekommenderas att du stÀnger alla öppna program under uppgraderingen.\nHÀmtningen av uppgraderingen kan ta lång tid, allt från flera minuter till ett par timmar.\nNÀtverket kommer inaktiveras nÀr hÀmtningen Àr klar.\n\nHÀmtningsstorlek: %{size}s\n\nVill du uppgradera nu?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Uppgradering tillgÀnglig"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Uppgradera nu"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Uppgradera senare"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -136,20 +136,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>Du bör uppgradera för hand till %{name}s %{version}s.</b>\n\nFör mer information om den hÀr nya versionen, se %{details_url}s\n\nDet Àr inte möjligt att automatiskt uppgradera din enhet till den hÀr nya versionen: %{explanation}s.\n\nFör information om hur du uppgraderar för hand, se https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Ny version tillgÀnglig"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "HÀmtar uppgradering"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "HÀmtar uppgraderingen till %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -157,26 +157,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>Uppgraderingen kunde inte hÀmtas.</b>\\n\\nKontrollera din nÀtverksanslutning, och starta om Tails för att försöka uppgradera igen.\\n\\nOm problemet kvarstår, se file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Fel vid hÀmtning av uppgradering"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Utdata filen '%{output_file}s' existerar inte, men tails-iuk-get-target-file klagade inte. AnmÀl detta som en bugg."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Fel vid skapande av temporÀr hÀmtningskatalog"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Misslyckades med att skapa temporÀr hÀmtningskatalog"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -186,46 +197,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Din Tails enhet uppgraderades problemfritt.</b>\n\nVissa sÀkerhetsfunktioner blev tillfÀlligt inaktiverade.\nDu borde starta om Tails med den nya versionen snarast möjligt.\n\nVill du starta om nu?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Starta om Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Starta om nu"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Starta om senare"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Fel vid omstart av systemet"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Misslyckades med att starta om systemet"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Fel vid avstÀngning av nÀtverket"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Misslyckades med att stÀnga av nÀtverket"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Uppgraderar systemet"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Din Tails enhet uppgraderas...</b>\n\nAv sÀkerhetsskÀl Àr nÀtverket nu avstÀngt."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -233,6 +244,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>Ett fel intrÀffade vid installation av uppgraderingen.</b>\\n\\nDin Tails enhet måste repareras och kanske inte kan startas lÀngre.\\n\\nFölj instruktionerna på file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Fel vid installation av uppgraderingen"
diff --git a/sw.po b/sw.po
index 66916d3..a33ed9a 100644
--- a/sw.po
+++ b/sw.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Swahili (http://www.transifex.com/otf/torproject/language/sw/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: sw\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/szl.po b/szl.po
index 79d8f4f..85160ad 100644
--- a/szl.po
+++ b/szl.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Silesian (http://www.transifex.com/otf/torproject/language/szl/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: szl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ta.po b/ta.po
index 016e02a..376a464 100644
--- a/ta.po
+++ b/ta.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Tamil (http://www.transifex.com/otf/torproject/language/ta/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: ta\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "à®®à¯à®®à¯à®ªà®à¯à®€à¯à®€à®²à¯ à®à¯à®Ÿà®€à®©à¯à®¯à®¿à®²à¯ பிஎà¯"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "à®à®ªà¯à®ªà¯à®Ÿà®€à¯ à®®à¯à®®à¯à®ªà®à¯à®€à¯à®€à¯"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "பினà¯à®©à®°à¯ à®®à¯à®®à¯à®ªà®à¯à®€à¯à®€"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "பà¯à®€à®¿à®¯ ப஀ிபà¯à®ªà¯ à®à®¿à®à¯à®à¯à®à¯à®®à¯"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "%{பà¯à®¯à®°à¯}à®à®³à¯ %{ப஀ிபà¯à®ªà¯}à®à®³à¯ à®®à¯à®®à¯à®ªà®à¯à®€à¯à®€ ப஀ிவிறà®à¯à®à¯à®à®¿à®±à®€à¯..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Tails மறà¯à®€à¯à®Ÿà®à®à¯à®à¯"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "à®à®ªà¯à®ªà¯à®Ÿà®€à¯ மறà¯à®€à¯à®Ÿà®à®à¯à®à®®à¯"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "பினà¯à®©à®°à¯ மறà¯à®€à¯à®Ÿà®à®à¯à®à¯"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "பிஎ௠மà¯à®®à¯à®ªà®à¯à®€à¯à®€à®²à¯à®à®³à¯ சிறà¯à®µà¯à®®à¯ பà¯à®Ÿà®€à¯"
diff --git a/tails-iuk.pot b/tails-iuk.pot
index 9c70f16..4e38611 100644
--- a/tails-iuk.pot
+++ b/tails-iuk.pot
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: English (http://www.transifex.com/otf/torproject/language/en/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "For debugging information, execute the following command: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "Error while checking for upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Could not determine whether an upgrade is available from our website.</b>\n\nCheck your network connection, and restart Tails to try upgrading again.\n\nIf the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "no automatic upgrade is available from our website for this version"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "your device was not created using Tails Installer"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails was started from a DVD or a read-only device"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "there is not enough free space on the Tails system partition"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "not enough memory is available on this system"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "No explanation available for reason '%{reason}s'."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "The system is up-to-date"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "This version of Tails is outdated, and may have security issues."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "The available incremental upgrade requires %{space_needed}s of free space on Tails system partition, but only %{free_space}s is available."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "The available incremental upgrade requires %{memory_needed}s of free memory, but only %{free_memory}s is available."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "An incremental upgrade is available, but no full upgrade is.\nThis should not happen. Please report a bug."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "Error while detecting available upgrades"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>You should upgrade to %{name}s %{version}s.</b>\n\nFor more information about this new version, go to %{details_url}s\n\nIt is recommended to close all the open applications during the upgrade.\nDownloading the upgrade might take a long time, from several minutes to a few hours.\nThe networking will be disabled after downloading the upgrade.\n\nDownload size: %{size}s\n\nDo you want to upgrade now?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "Upgrade available"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Upgrade now"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Upgrade later"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n\nFor more information about this new version, go to %{details_url}s\n\nIt is not possible to automatically upgrade your device to this new version: %{explanation}s.\n\nTo learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "New version available"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "Downloading upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "Downloading the upgrade to %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network connection, and restart Tails to try upgrading again.\\n\\nIf the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "Error while downloading the upgrade"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file did not complain. Please report a bug."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Error while creating temporary downloading directory"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Failed to create temporary download directory"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr "<b>Could not choose a download server.</b>\n\nThis should not happen. Please report a bug."
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr "Error while choosing a download server"
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Your Tails device was successfully upgraded.</b>\n\nSome security features were temporarily disabled.\nYou should restart Tails on the new version as soon as possible.\n\nDo you want to restart now?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Restart Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Restart now"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Restart later"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Error while restarting the system"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Failed to restart the system"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "Error while shutting down the network"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Failed to shutdown network"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Upgrading the system"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Your Tails device is being upgraded...</b>\n\nFor security reasons, the networking is now disabled."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device needs to be repaired and might be unable to restart.\\n\\nPlease follow the instructions at file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "Error while installing the upgrade"
diff --git a/te.po b/te.po
index 50d1edb..c79655d 100644
--- a/te.po
+++ b/te.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Telugu (http://www.transifex.com/otf/torproject/language/te/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: te\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/te_IN.po b/te_IN.po
index 8b3154c..3bd6675 100644
--- a/te_IN.po
+++ b/te_IN.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Telugu (India) (http://www.transifex.com/otf/torproject/language/te_IN/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: te_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/tg.po b/tg.po
index 4472bb6..1b05b7f 100644
--- a/tg.po
+++ b/tg.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Tajik (http://www.transifex.com/otf/torproject/language/tg/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: tg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/th.po b/th.po
index c7c020a..36b804b 100644
--- a/th.po
+++ b/th.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Thai (http://www.transifex.com/otf/torproject/language/th/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ti.po b/ti.po
index 75e33c0..6f1a4f0 100644
--- a/ti.po
+++ b/ti.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Tigrinya (http://www.transifex.com/otf/torproject/language/ti/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ti\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/tk.po b/tk.po
index 7716f98..9ec8903 100644
--- a/tk.po
+++ b/tk.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Turkmen (http://www.transifex.com/otf/torproject/language/tk/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: tk\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/tr.po b/tr.po
index 3e07880..3e727fc 100644
--- a/tr.po
+++ b/tr.po
@@ -20,9 +20,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Ozancan KarataÅ <ozancankaratas96(a)outlook.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Turkish (http://www.transifex.com/otf/torproject/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,18 +30,18 @@ msgstr ""
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "Sorun giderme bilgisi için Åu komutu yÃŒrÃŒtÃŒn: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "GÃŒncellemeler denetlenirken bir hata oluÅtu"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -50,64 +50,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Web sitemizden bir gÃŒncelleme olup olmadıÄı belirlenemedi.</b>\n\nGÃŒncellemeleri denetlemek için aÄ baÄlantınızı denetleyin ve Tails yazılımını yeniden baÅlatın.\n\nSorun devam ediyorsa, file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html baÄlantısına bakın"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "Web sitemizden bu sÃŒrÃŒm için otomatik gÃŒncelleme desteÄi yok"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "aygıtınız Tails yÃŒkleyicisi ile oluÅturulmamıÅ"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails bir DVD ya da salt okunur aygıt ÃŒzerinden baÅlatıldı"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails sistem bölÌmÌnde yeterli boŠalan yok"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "bu sistemde yeterli bellek yok"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "'%{reason}s' nedeni için bir açıklama yok."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "Sistem gÃŒncel"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "Bu Tails sÃŒrÃŒmÃŒ gÃŒncel deÄil ve gÃŒvenlik sorunları olabilir."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "YÌklenebilecek artımlı gÌncelleme için Tails sistem bölÌmÌnde %{space_needed}s boŠalan gerekli ancak yalnız %{free_space}s var."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "YÌklenebilecek artımlı gÌncelleme için %{memory_needed}s boŠbellek gerekli ancak yalnız %{free_memory}s var."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "Artımlı bir yÌkseltme varken tam yÌkseltme yok gibi görÌnÌyor.\nBu olmamalıydı. LÌtfen bu sorunu bildirin."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "YÃŒklenebilecek gÃŒncellemeler denetlenirken bir hata oluÅtu"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -123,19 +123,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>%{name}s %{version}s sÃŒrÃŒmÃŒne gÃŒncellemeniz gerekli.</b>\n\nBu sÃŒrÃŒm hakkında ayrıntılı bilgi almak için, %{details_url}s adresine bakın\n\nBu gÃŒncelleme sırasında açık tÃŒm uygulamaları kapatmanız önerilir\nGÃŒncellemenin indirilmesi birkaç dakika ile birkaç saat arasında uzun sÃŒrebilir.\nGÃŒncelleme indirildikten sonra aÄ devre dıÅı bırakılacak.\n\nİndirme boyutu: %{size}s\n\nÅimdi gÃŒncellemek ister misiniz?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "GÃŒncelleme var"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "Åimdi gÃŒncelle"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "Daha sonra gÃŒncelle"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -147,20 +147,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>%{name}s %{version}s sÃŒrÃŒmÃŒne el ile gÃŒncelleyebilirsiniz.</b>\n\nBu sÃŒrÃŒm hakkında ayrıntılı bilgi almak için %{details_url}s adresine bakın\n\nAygıtınız bu sÃŒrÃŒme otomatik olarak gÃŒncellenemez: %{explanation}s.\n\nEl ile gÃŒncellemenin nasıl yapılacaÄını öÄrenmek için https://tails.boum.org/doc/first_steps/upgrade/#manual adresine bakın"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "Yeni bir sÃŒrÃŒm yayınlanmıÅ"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "GÃŒncelleme indiriliyor"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "%{name} %{version} gÃŒncellemesi indiriliyor..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -168,26 +168,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>GÃŒncelleme indirilemedi.</b>\\n\\nAÄ baÄlantınızı denetleyin, ve Tails yazılımını yeniden baÅlatıp yeniden gÃŒncellemeyi deneyin.\\n\\nSorun devam ederse, file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html adresine bakın"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "GÃŒncelleme indirilirken bir hata oluÅtu"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "'%{output_file}s' çıktı dosyası bulunamadı ancak tails-iuk-get-target-file yazılımı bunu bir sorun olarak bildirmedi. LÌtfen bu hatayı bildirin."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "Geçiçi indirme klasörÃŒ oluÅturulurken bir hata oluÅtu"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Geçici indirme klasörÃŒ oluÅturulamadı"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -197,46 +208,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Tails aygıtınız gÃŒncellendi.</b>\n\nBazı gÃŒvenlik özellikleri geçici olarak devre dıÅı bırakıldı.\nYeni sÃŒrÃŒme geçmek için Tails yazılımını en kısa sÃŒrede yeniden baÅlatın\n\nÅimdi yeniden baÅlatmak ister misiniz?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "Tails Yazılımını Yeniden BaÅlat"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Åimdi yeniden baÅlat"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "Daha sonra yeniden baÅlat"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "Sistem yeniden baÅlatılırken bir hata oluÅtu"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Sistem yeniden baÅlatılamadı"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "AÄ kapatılırken bir hata oluÅtu"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "AÄ kapatılamadı"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Sistem gÃŒncelleniyor"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Tails aygıtınız gÃŒncelleniyor...</b>\n\nGÃŒvenlik nedenlerinden dolayı, aÄ devre dıÅı bırakıldı."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -244,6 +255,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>GÃŒncelleme yÃŒklenirken bir hata oluÅtu.</b>\\n\\nTails aygıtınızın onarılması gerekiyor ve yeniden baÅlatılamayabilir.\\n\\nLÃŒtfen file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html adresindeki yönergeleri izleyin."
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "GÃŒncelleme yÃŒklenirken bir hata oluÅtu"
diff --git a/tzm.po b/tzm.po
index adad23a..15c61bc 100644
--- a/tzm.po
+++ b/tzm.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2013-12-18 20:45+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Central Atlas Tamazight (http://www.transifex.com/otf/torproject/language/tzm/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: tzm\n"
"Plural-Forms: nplurals=2; plural=(n == 0 || n == 1 || (n > 10 && n < 100) ? 0 : 1;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ug(a)Arab.po b/ug(a)Arab.po
index 55e3e73..0d73288 100644
--- a/ug(a)Arab.po
+++ b/ug(a)Arab.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Uighur (Arabic) (http://www.transifex.com/otf/torproject/language/ug@Arab/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ug@Arab\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/uk.po b/uk.po
index 1d02060..ecc193e 100644
--- a/uk.po
+++ b/uk.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: Vira Motorko <ato4ka(a)i.ua>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Ukrainian (http://www.transifex.com/otf/torproject/language/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,18 +20,18 @@ msgstr ""
"Language: uk\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"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "ЩПб ПÑÑОЌаÑО ÑМÑПÑЌаÑÑÑ Ð²ÑЎлагПЎжеММÑ, вОкПМайÑе ÑÐ°ÐºÑ ÐºÐŸÐŒÐ°ÐœÐŽÑ: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "ÐÑО пеÑевÑÑÑÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÑ Ð²ÐžÐœÐžÐºÐ»Ð° пПЌОлка"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -40,64 +40,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>Ðе вЎалПÑÑ Ð¿ÐµÑевÑÑОÑО МаÑвМÑÑÑÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÑ ÐœÐ° МаÑÐŸÐŒÑ ÑайÑÑ.</b>\n\nÐеÑевÑÑÑе з'ÑÐŽÐœÐ°ÐœÐœÑ Ð· ЌеÑежеÑ, Ñа пеÑезапÑÑÑÑÑÑ Tails ÐŽÐ»Ñ Ð¿ÐŸÐ²ÑПÑÐœÐŸÑ ÑпÑПбО ПМПвлеММÑ.\n\nЯкÑП пÑПблеЌа збеÑÑгаÑÑÑÑÑ, ЎОвÑÑÑÑÑ file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "ÐŽÐ»Ñ ÑÑÑÑ Ð²ÐµÑÑÑÑ Ð¿ÑПгÑаЌО ÐœÐµÐŒÐ°Ñ Ð°Ð²ÑПЌаÑОÑМПгП ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ ÐœÐ°ÑПгП ÑайÑÑ"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "Ð²Ð°Ñ Ð¿ÑОÑÑÑÑй Ме бÑв ÑÑвПÑеМОй за ÐŽÐŸÐ¿ÐŸÐŒÐŸÐ³ÐŸÑ ÑМÑÑалÑÑПÑа Tails"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails бÑла запÑÑеМа з DVD абП пÑОÑÑÑПÑ, ЎПÑÑÑпМПгП ÑÑлÑкО ÐŽÐ»Ñ ÑОÑаММÑ"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Ма ваÑÐŸÐŒÑ Ð¿ÑОÑÑÑÐŸÑ ÐœÐµÐŽÐŸÑÑаÑМÑП вÑлÑМПгП ÐŒÑÑÑÑ"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "МеЎПÑÑаÑМÑП паЌ'ÑÑÑ"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "ÐÐ»Ñ Ð¿ÑОÑОМО '%{reason}s' ÐœÐµÐŒÐ°Ñ Ð¿ÐŸÑÑМеММÑ."
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "УÑÑ ÐŸÑÑÐ°ÐœÐœÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ Ð²ÑÑаМПвлеМП"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "ÐŠÑ Ð²ÐµÑÑÑÑ Tails заÑÑаÑÑла Ñ ÐŒÐŸÐ¶Ðµ ЌаÑО пÑПблеЌО з безпекПÑ."
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "ÐаÑвМе ЎПЎаÑкПве ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ Ð²ÐžÐŒÐ°Ð³Ð°Ñ %{space_needed}s вÑлÑМПгП пÑПÑÑПÑÑ ÐœÐ° ÑОÑÑÐµÐŒÐœÐŸÐŒÑ ÑПзЎÑÐ»Ñ Tails, але ÑÑлÑкО %{free_space}s ЎПÑÑÑпМП."
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "ÐаÑвМе ЎПЎаÑкПве ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ Ð²ÐžÐŒÐ°Ð³Ð°Ñ %{memory_needed}s вÑлÑÐœÐŸÑ Ð¿Ð°ÐŒ'ÑÑÑ, але ÑÑлÑкО %{free_memory}s ЎПÑÑÑпМП."
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "ТÑлÑкО ЎПЎаÑкПве, а Ме пПвМе ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ ÐŽÐŸÑÑÑпМП.\nЊÑПгП Ме пПвОММП бÑлП ÑÑаÑОÑÑ. ÐÑÐŽÑ Ð»Ð°Ñка, пПвÑЎПЌÑе пÑП пПЌОлкÑ."
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "ÐÑО пеÑевÑÑÑÑ ÐŽÐŸÑÑÑпМОÑ
ÐŸÐœÐŸÐ²Ð»ÐµÐœÑ Ð²ÐžÐœÐžÐºÐ»Ð° пПЌОлка"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -113,19 +113,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>ÐО Ð¿ÐŸÐ²ÐžÐœÐœÑ Ð²ÑÑаМПвОÑО ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ %{name}s %{version}s.</b>\n\nÐÐ»Ñ ÐŸÑÑÐžÐŒÐ°ÐœÐœÑ ÐŽÐŸÐŽÐ°ÑÐºÐŸÐ²ÐŸÑ ÑМÑПÑЌаÑÑÑ Ð¿ÑП ÑÑ ÐœÐŸÐ²ÐŸÑ Ð²ÐµÑÑÑÑ, ЎОвÑÑÑÑÑ %{details_url}s\n\nÐеÑеЎ ПМПвлеММÑÐŒ ÑекПЌеМЎÑÑÑÑÑÑ Ð·Ð°ÐºÑОÑО вÑÑ Ð²ÑЎкÑОÑÑ Ð¿ÑПгÑаЌО.\nÐÑÑÐ°ÐœÐŸÐ²Ð»ÐµÐœÐœÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ ÐŒÐŸÐ¶Ðµ зайМÑÑО зМаÑМОй ÑаÑ: вÑÐŽ кÑлÑкПÑ
Ñ
вОлОМ ЎП кÑлÑкПÑ
гПЎОМ.\nÐеÑежа бÑЎе вОЌкМеМа пÑÑÐ»Ñ Ð·Ð°Ð²Ð°ÐœÑÐ°Ð¶ÐµÐœÐœÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ.\n\nРПзЌÑÑ Ð¿ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ: %{size}s\n\nХПÑеÑе вÑÑаМПвОÑО ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ Ð·Ð°Ñаз?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "ÐПÑÑÑпМе ПМПвлеММÑ"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ÐМПвОÑО заÑаз"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "ÐМПвОÑО пÑзМÑÑе"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -137,20 +137,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>ÐаЌ ÑÑеба вÑÑÑÐœÑ ÐŸÐœÐŸÐ²ÐžÑОÑÑ ÐŽÐŸ %{name}s %{version}s.</b>\n\nÐÐ»Ñ ÐŸÑÑÐžÐŒÐ°ÐœÐœÑ ÐŽÐŸÐŽÐ°ÑÐºÐŸÐ²ÐŸÑ ÑМÑПÑЌаÑÑÑ Ð¿ÑП ÑÑ ÐœÐŸÐ²ÐŸÑ Ð²ÐµÑÑÑÑ, пеÑейЎÑÑÑ ÐŽÐŸ %{details_url}s\n\nÐМПвОÑО пÑОÑÑÑÑй ЎП ÐœÐŸÐ²ÐŸÑ Ð²ÐµÑÑÑÑ Ð°Ð²ÑПЌаÑОÑМП МеЌПжлОвП: %{explanation}s.\n\nЩПб ÐŽÑзМаÑОÑÑ, Ñк зÑПбОÑО ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ Ð²ÑÑÑМÑ, пеÑейЎÑÑÑ ÐŽÐŸ https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ÐПÑÑÑпМа МПва веÑÑÑÑ"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "ÐаваМÑÐ°Ð¶ÐµÐœÐœÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "ÐаваМÑÐ°Ð¶ÐµÐœÐœÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ ÐŽÐŸ %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -158,26 +158,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>ÐÐœÐŸÐ²Ð»ÐµÐœÐœÑ ÐœÐµ ЌПже бÑÑО заваМÑажеМП.</b>\\n\\пÐеÑевÑÑÑе ЌеÑежÑ, Ñа пеÑезапÑÑÑÑÑÑ Tails, ÑПб ÑпÑПбÑваÑО вÑЎМПвОÑО Ñе Ñаз.\\n\\nЯкÑП пÑПблеЌа збеÑежеÑÑÑÑ, ЎОвÑÑÑÑÑ file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "ÐÑО заваМÑÐ°Ð¶ÐµÐœÐœÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÑ Ð²ÐžÐœÐžÐºÐ»Ð° пПЌОлка"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "ÐОÑ
ÑЎМПгП ÑÐ°Ð¹Ð»Ñ '%{output_file}s' Ме ÑÑМÑÑ, але tails-iuk-get-target file-Ме пПвÑЎПЌОв пÑП пÑПблеЌÑ. ÐÑÐŽÑ Ð»Ð°Ñка, пПвÑЎПЌÑе пÑП пПЌОлкÑ."
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "ÐÑО ÑÑвПÑÐµÐœÐœÑ ÑОЌÑаÑÐŸÐ²ÐŸÑ Ð¿Ð°Ð¿ÐºÐž ÐŽÐ»Ñ Ð·Ð°Ð²Ð°ÐœÑÐ°Ð¶ÐµÐœÑ Ð²ÐžÐœÐžÐºÐ»Ð° пПЌОлка"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "Ðе вЎалПÑÑ ÑÑвПÑОÑО ÑОЌÑаÑÐŸÐ²Ñ Ð¿Ð°Ð¿ÐºÐž ÐŽÐ»Ñ Ð·Ð°Ð²Ð°ÐœÑажеМÑ"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -187,46 +198,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>ÐÐ°Ñ Tails-пÑОÑÑÑÑй бÑлП ÑÑпÑÑМП ПМПвлеМП.</b>\n\nÐеÑÐºÑ ÐœÐ°Ð»Ð°ÑÑÑÐ²Ð°ÐœÑ Ð±ÐµÐ·Ð¿ÐµÐºÐž бÑлО ÑОЌÑаÑПвП вÑЎклÑÑеМÑ.\nÐО Ð¿ÐŸÐ²ÐžÐœÐœÑ Ð¿ÐµÑезапÑÑÑОÑО ÐœÐŸÐ²Ñ Ð²ÐµÑÑÑÑ Tails ÑкПЌПга ÑвОЎÑе.\n\nХПÑеÑе пеÑеваМÑажОÑО заÑаз?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "ÐеÑезаваМÑажОÑО Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ÐеÑезаваМÑажОÑО заÑаз"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "ÐеÑезаваМÑажОÑО пÑзМÑÑе"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "ÐÑО пеÑезаваМÑÐ°Ð¶ÐµÐœÑ ÑОÑÑеЌО вОМОкла пПЌОлка"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "Ðе вЎалПÑÑ Ð¿ÐµÑезаваМÑажОÑО ÑОÑÑеЌÑ"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "ÐÑО Ð²ÐžÐŒÐºÐœÐµÐœÑ ÐŒÐµÑÐµÐ¶Ñ Ð²ÐžÐœÐžÐºÐ»Ð° пПЌОлка"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Ðе вЎалПÑÑ Ð²ÐžÐŒÐºÐœÑÑО ЌеÑежÑ"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "ÐÐœÐŸÐ²Ð»ÐµÐœÐœÑ ÑОÑÑеЌО"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>ÐÑÑаМПвлÑÑÑÑÑÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ ÐœÐ° Ð²Ð°Ñ Tails-пÑОÑÑÑÑй...</b>\n\nРЌеÑÐŸÑ Ð±ÐµÐ·Ð¿ÐµÐºÐž ЌеÑежа вОЌкМеМа."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -234,6 +245,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>У пÑПÑеÑÑ ÑÑÑаМПвкО ÐŸÐœÐŸÐ²Ð»ÐµÐœÐœÑ ÑÑалаÑÑ Ð¿ÐŸÐŒÐžÐ»ÐºÐ°.</b>\\n\\nÐÐ°Ñ Tails-пÑОÑÑÑÑй пПÑÑебÑÑ Ð²ÑЎМПвлеММÑ, Ñ, ЌПжлОвП, Ме зЌПже запÑÑÑОÑОÑÑ Ð·ÐœÐŸÐ²Ñ.\\n\\nбÑÐŽÑ Ð»Ð°Ñка, ЎПÑÑОЌÑйÑеÑÑ ÑМÑÑÑÑкÑÑй пП пПÑÐžÐ»Ð°ÐœÐœÑ file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "ÐÑО вÑÑÐ°ÐœÐŸÐ²Ð»ÐµÐœÑ ÐŸÐœÐŸÐ²Ð»ÐµÐœÑ Ð²ÐžÐœÐžÐºÐ»Ð° пПЌОлка"
diff --git a/ur.po b/ur.po
index 46c3352..4d47d5b 100644
--- a/ur.po
+++ b/ur.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Urdu (http://www.transifex.com/otf/torproject/language/ur/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ur\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ur_PK.po b/ur_PK.po
index 0b14108..3fc16c9 100644
--- a/ur_PK.po
+++ b/ur_PK.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/otf/torproject/language/ur_PK/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: ur_PK\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "Ø§ØšÚŸÛ Ø±ÛØ³Ù¹Ø§Ø±Ù¹ کرÛÚº"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "ؚعد Ù
ÛÚº Ø±ÛØ³Ù¹Ø§Ø±Ù¹ کرÛÚº"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "سسٹÙ
Ø±ÛØ³Ù¹Ø§Ø±Ù¹ Ú©Ø±ØªÛ ÙÙØª Ú©ÙØŠÛ Ù
س؊ÙÛ"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "سسٹÙ
Ø±ÛØ³Ù¹Ø§Ø±Ù¹ Ù
ÛÚº ÙØ§Ú©Ø§Ù
Û"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/uz.po b/uz.po
index 60b842f..c069996 100644
--- a/uz.po
+++ b/uz.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Uzbek (http://www.transifex.com/otf/torproject/language/uz/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: uz\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/ve.po b/ve.po
index 7c5243f..9cf85d7 100644
--- a/ve.po
+++ b/ve.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Venda (http://www.transifex.com/otf/torproject/language/ve/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: ve\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/vi.po b/vi.po
index 2e69de8..4ff48de 100644
--- a/vi.po
+++ b/vi.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Vietnamese (http://www.transifex.com/otf/torproject/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -18,18 +18,18 @@ msgstr ""
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -38,64 +38,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "Viá»c nâng cấp thêm có sẵn yêu cầu %{memory_needed}s khoảng trá»ng, những chá» có sẵn %{free_memory}s"
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -111,19 +111,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -135,20 +135,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -156,26 +156,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -185,46 +196,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "Tắt mạng lưá»i thất bại"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "Äang nâng cấp há» thá»ng"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Thiết bá» Tails cá»§a bạn Äang ÄÆ°á»£c nâng cấp</b>\n\nVì lÜ do an ninh, mạng lưá»i sẜ bá» vÃŽ hiá»u lúc nà y."
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -232,6 +243,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/wa.po b/wa.po
index 73efe0b..4364ecc 100644
--- a/wa.po
+++ b/wa.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Walloon (http://www.transifex.com/otf/torproject/language/wa/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: wa\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/wo.po b/wo.po
index 267f69c..42b26ff 100644
--- a/wo.po
+++ b/wo.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Wolof (http://www.transifex.com/otf/torproject/language/wo/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: wo\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/yo.po b/yo.po
index 4da4f66..137eec6 100644
--- a/yo.po
+++ b/yo.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Yoruba (http://www.transifex.com/otf/torproject/language/yo/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: yo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
diff --git a/zh_CN.po b/zh_CN.po
index 25b4fd3..56855b7 100644
--- a/zh_CN.po
+++ b/zh_CN.po
@@ -6,14 +6,14 @@
# ihints <inactive+ihints(a)transifex.com>, 2014
# kwh(Kim Wan-Ho) <14alpaca(a)gmail.com>, 2013
# khi, 2014
-# YF <yfdyh000(a)gmail.com>, 2013-2015
+# Y.F Yang <yfdyh000(a)gmail.com>, 2013-2015
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-03-21 16:27+0000\n"
-"Last-Translator: YF <yfdyh000(a)gmail.com>\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/otf/torproject/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,18 +21,18 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "åŠéè°è¯ä¿¡æ¯ïŒè¯·æ§è¡åœä»€: sudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "æ£æ¥æŽæ°æ¶é误"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -41,64 +41,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>æ æ³ä»æä»¬ççœç«äžæ£æµæ¯åŠæå级å¯çš</b>\n\nè¯·æ£æ¥æšççœç»è¿æ¥ïŒå¹¶äžéå¯Tailsç¶åéæ°å°è¯å级\n\nåŠæäŸæ§æè¿äžªé®é¢ïŒè¯·å° file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "对æ€çæ¬æä»¬ççœç«æ²¡æèªåšå级å¯çš"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "æšç讟å€å¹¶æªäœ¿çš Tails å®è£
åšå建"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails å¯åšäºäžäžª DVD æè
åªè¯»è®Ÿå€"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails çç³»ç»ååºæ²¡æè¶³å€çå¯çšç©ºéŽ"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "åšæ€ç³»ç»äžæ²¡æè¶³å€çå¯çšå
å"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "对åå '%{reason}s' 没æå¯çšç诎æã"
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "ç³»ç»å·²æ¯ææ°"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "æ€çæ¬ç Tails å·²è¿æ¶ïŒå¯èœååšå®å
šæ§é®é¢ã"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "å¯çšçå¢éå级ïŒéèŠåš Tails çç³»ç»ååºæ %{space_needed}s 空é²ç©ºéŽïŒèç®åä»
æ %{free_space}s å¯çšã"
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "å¯çšçå¢éå级ïŒéèŠæ %{space_needed}s 空é²ç©ºéŽïŒèç®åä»
æ %{free_space}s å¯çšã"
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "å¢éå级å¯çšäœæ¯æ²¡æå®æŽå级ã\nè¿äžåºè¯¥åçïŒè¯·å°æ€äºæ¥å䞺bugã"
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "æ£æµå¯çšå级æ¶åºé"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -114,19 +114,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>æšåºè¯¥åçº§å° %{name}s %{version}s.</b>\n\næ¥çå
³äºæ°çæ¬çæŽå€ä¿¡æ¯ïŒè¯·å° %{details_url}s.\n\n建议åšå级è¿çšäžå
³éæææåŒççšåº\näžèœœå级å¯èœéèŠçšåŸé¿æ¶éŽïŒä»æ°åéå°æ°å°æ¶äžç\näžèœœå级ä¹åçœç»å°è¢«çŠçš\n\näžèœœå€§å°: %{size}s\n\næšæ³ç°åšå级ä¹ïŒ"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "æå级å¯çš"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ç°åšå级"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "çšåå级"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -138,20 +138,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>æšåºè¯¥æåšåçº§å° %{name}s %{version}sã</b>\n\næå
³æ€çæ¬çæŽå€ä¿¡æ¯è¯·è§ %{details_url}sã\n\näžèœèªåšå级æšç讟å€å°æ°çæ¬ %{explanation}sã\n\nå
³äºåŠäœè¿è¡æåšå级ïŒè¯·è§ https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "æ°çæ¬å¯çš"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "æ£åšäžèœœå级"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "æ£åšäžèœœå级å
å°%{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -159,26 +159,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>该å级äžèœè¢«äžèœœ.</b>\\n\\næ£æ¥æšççœç»è¿æ¥ïŒå¹¶äžéå¯Tailsç¶åéæ°å°è¯å级.\\n\\nåŠæäŸæ§æè¿äžªé®é¢ïŒè¯·å° file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "åšäžèœœå级æ¶åºç°é误"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "èŸåºæä»¶'%{output_file}s'äžååšïŒäœæ¯ tails-iuk-get-target-file 并没æå¯è§ïŒè¯·å°æ€äºæ¥å䞺bugã"
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "建ç«äžŽæ¶äžèœœç®åœæ¶åºé"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "å建䞎æ¶äžèœœç®åœæ¶é误"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -188,46 +199,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>æšçTailsè®Ÿå€æåå级</b>\n\näžäºå®å
šç¹æ§å·²ç»è¢«äžŽæ¶çŠçš.\næšåºè¯¥å°œå¿«éå¯å°æ°çæ¬\n\næšæ³éå¯ä¹ïŒ"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "éå¯Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ç°åšéå¯"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "çšåéå¯"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "éå¯ç³»ç»æ¶åºç°é误"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "éå¯ç³»ç»å€±èŽ¥"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "å
³éçœç»æ¶é误"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "å
³éçœç»å€±èŽ¥"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "æ£åšå级系ç»"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>æšçTailså·²ç»è¢«æåå级...</b>\n\n䞺äºå®å
šåå ïŒçœç»è¿æ¥å·²ç»è¢«çŠçšã"
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -235,6 +246,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>å®è£
æŽæ°æ¶åºç°é误</b>\\n\\næšçTails讟å€éèŠä¿®å€ïŒå¹¶äžå¯èœæ æ³éå¯.\\n\\n请æ¥ç以äžè¯ŽæïŒfile:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "å®è£
å级æ¶åºé"
diff --git a/zh_HK.po b/zh_HK.po
index 6be4b18..8197e31 100644
--- a/zh_HK.po
+++ b/zh_HK.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-04-17 07:48+0000\n"
-"Last-Translator: å€§åæŽè¥\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/otf/torproject/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,18 +21,18 @@ msgstr ""
"Language: zh_HK\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "æéé€é¯è³èšïŒè«å·è¡ä»¥äžæä»€ïŒsudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "檢æ¥åçŽæçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -41,64 +41,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>ç¡æ³åŸæåå
ç¶²é ç¢ºèªæç¡å¯çšåçŽã</b>\n\nè«æª¢æ¥ç¶²çµ¡é£ç·ïŒç¶åŸå°Tailséæ°åååŸå次å詊åçŽã\n\nåŠæåé¡ä»ç¶ååšïŒè«ååŸ file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "æåå
ç¶²ç«ç¡æ€çæ¬å
å¯çšèªååçŽã"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "äœ å
è£çœ®åä¿äœ¿çšTailså®è£çšåŒå»ºç«"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tailsä¿ç±DVDæå¯è®è£çœ®åå"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails系統åå²åäžå
å¯çšç©ºéåå€ "
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "æ€ç³»çµ±äžç¡è¶³å€ å¯çšèšæ¶é«"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "ç¡ã%{reason}sãå
說æã"
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "ç³»çµ±å·²ä¿ææ°"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "å¢åçæ¬å
Tailså·²éæïŒå¯èœæå®å
šåé¡ã"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "环å åçŽé äœçšTails系統åå²åäž%{space_needed}så¯çšç©ºéïŒäœå¿ãåªæ%{free_space}sã"
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "环å åçŽé äœçš%{space_needed}så¯çšèšæ¶é«ïŒäœå¿ãåªæ%{free_space}sã"
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "æå¯çšçޝå åçŽïŒäœç¡å®æŽåçŽã\nå¢åæ
æ³åæè©²çŒçãè«åå ±é¯èª€ã"
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "嵿ž¬å¯çšåçŽæçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -114,19 +114,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>è«åçŽå°%{name}s %{version}sã</b>\n\nèŠååŸæ€æ°çæ¬å
æŽå€è³èšïŒè«ååŸ %{details_url}s\n\n建è°åºåçŽéçšäžééå
šéšéåå
æçšçšåŒã\n\näžèŒåçŽå¯èœæè±åŸå€æéïŒåŸå¹Ÿåéå°å¹Ÿå°æã\n\nåçŽäžèŒåŸïŒç¶²çµ¡å°è¢«åçšã\n\näžèŒå€§å°ïŒ%{size}s\n\nç«å³åçŽåïŒ"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "æå¯çšåçŽ"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "ç«å³åçŽ"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "çšåŸåçŽ"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -138,20 +138,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "è«æååçŽå°%{name}s %{version}sã</b>\n\nèŠååŸæ€æ°çæ¬å
æŽå€è³èšïŒè«ååŸ%{details_url}s\n\nç¡æ³å°äœ å
è£çœ®èªååçŽå°æ€æ°çæ¬ïŒ%(explanation}sã\n\näºè§£åŠäœæååçŽïŒè«ååŸ https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ææ°çæ¬å¯çš"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "äžèŒåçŽäž"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "äžèŒ%{name}s %{version}säžâŠ"
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -159,26 +159,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>ç¡æ³äžèŒåçŽã</b>\\n\\nè«æª¢æ¥äœ å
網絡é£ç·ïŒç¶åŸå°Tailséæ°åååŸå次å詊ã\\n\\nåŠæåé¡ä»ç¶ååšïŒè«ååŸ file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "äžèŒåçŽæåºçŸé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "èŒžåºæªã%{output_file}sãåååšïŒäœtails-iut-get-target-fileç¡æèšŽãè«åå ±é¯èª€ã"
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "å»ºç«æ«åäžèŒè³æå€ŸæçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "ç¡æ³å»ºç«æ«åäžèŒè³æå€Ÿ"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -188,46 +199,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>Tailsè£çœ®å·²æååçŽã</b>\n\næå²å®å
šåèœæ«æåçšã\näœ æåå¿«å°Tailséæ°ååä»¥äœ¿çšæ°çæ¬ã\n\nç«å³éæ°åååïŒ"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "éæ°ååTails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ç«å³éæ°åå"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "çšåŸéæ°åå"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "éæ°åå系統æçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "ç¡æ³éæ°åå系統"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "éé網絡æçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "ç¡æ³éé網絡"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "系統æ£åšåçŽ"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>Tailsè£çœ®æ£åšåçŽäžâŠ</b>\n\nå®å
šçç±ïŒç¶²çµ¡å¿ãåçšã"
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -235,6 +246,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>å®è£åçŽæçŒçé¯èª€ã</b>\\n\\nTailsè£çœ®éèŠè¢«ä¿®åŸ©ïŒäžŠå¯èœç¡æ³éæ°ååã\\n\\nè«æç
§ file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html å
æç€ºã"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "å®è£åçŽæçŒçé¯èª€"
diff --git a/zh_TW.po b/zh_TW.po
index d656b10..d91b623 100644
--- a/zh_TW.po
+++ b/zh_TW.po
@@ -4,16 +4,16 @@
#
# Translators:
# danfong <danfong.hsieh(a)gmail.com>, 2014
-# Kin Kwok, 2016
+# å€§åæŽè¥, 2016
# Wen-Gan Li <wgli(a)wgli.net>, 2015
# x4r <xatierlike(a)gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2016-03-07 17:51+0100\n"
-"PO-Revision-Date: 2016-04-13 09:42+0000\n"
-"Last-Translator: Kin Kwok\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
+"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/otf/torproject/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,18 +21,18 @@ msgstr ""
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr "æéé€é¯ä¿¡æ¯ïŒè«å·è¡ä»¥äžåœä»€ïŒsudo tails-debugging-info"
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr "檢æ¥åçŽæçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -41,64 +41,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr "<b>ç¡æ³åŸæåçç¶²é ç¢ºèªæ¯åŠæåçŽå¯çšã</b>\n\nè«æª¢æ¥æšç網路é£ç·ïŒç¶åŸå° Tails éæ°åååŸå次å詊åçŽã\n\nåŠæåé¡ä»ç¶ååšïŒè«ååŸ file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr "æ€çæ¬åŸæåçç¶²ç«æ²æèªååçŽå¯çšã"
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr "æšçè£çœ®äžæ¯äœ¿çš Tails Installer å®è£çšåŒå»ºç«"
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr "Tails æ¯åŸ DVD æå¯è®è£çœ®åå"
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr "Tails 系統åå²åäžçå¯çšç©ºéäžè¶³"
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr "æ€ç³»çµ±äžæ²æè¶³å€ çèšæ¶é«å¯çš"
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr "æ²æå¯çšçè§£éçç± '%{reason}s'"
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr "ç³»çµ±å·²æŽæ°å°ææ°"
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr "éå Tails çæ¬å·²éæïŒå¯èœææå®å
šåé¡ã"
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr "å¯çšç环å åŒåçŽåš Tails 系統åå²åäžéèŠ %{space_needed}s çå¯çšç©ºéïŒäœæ¯åªæ %{free_space}s å¯çšã"
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr "å¯çšç环å åŒåçŽéèŠ %{space_needed}s çå¯çšèšæ¶é«ïŒäœæ¯åªæ %{free_space}s å¯çšã"
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr "æçޝå åŒåçŽå¯çšïŒäœæ¯æ²æå®æŽåçŽã\néåæ
æ³äžæè©²çŒçãè«åå ±é¯èª€ã"
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr "嵿ž¬å¯çšæŽæ°æçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -114,19 +114,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr "<b>æšéèŠåçŽæ %{name}s %{version}sã</b>\n\nèŠç²åŸæ€æ°çæ¬çæŽå€çžéè³èšïŒè«ååŸ %{details_url}s\n\n建è°åšåçŽéçšäžééææéåçæçšçšåŒã\näžèŒåçŽå¯èœæè±åŸå€æéïŒåŸå¹Ÿåéå°å¹Ÿå°æã\näžèŒåçŽåŸïŒç¶²è·¯å°æè¢«åçšã\n\näžèŒå€§å°: %{size}s\n\næšèŠéЬäžåçŽå?"
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr "æåçŽå¯çš"
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr "銬äžåçŽ"
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr "çšåŸåçŽ"
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -138,20 +138,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr "<b>æšææååçŽæ %{name}s %{version}sã</b>\n\nèŠç²åŸæ€æ°çæ¬çæŽå€çžéè³èšïŒè«ååŸ %{details_url}s\n\nå¯èœç¡æ³å°æšçè£çœ®èªååçŽææ€æ°çæ¬: %{explanation}sã\n\n欲åžç¿åŠäœæåæŽæ°ïŒè«ååŸ https://tails.boum.org/doc/first_steps/upgrade/#manual"
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr "ææ°çæ¬å¯çš"
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr "æ£åšäžèŒåçŽ"
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr "æ£åšäžèŒåçŽå° %{name}s %{version}s..."
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -159,26 +159,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr "<b>ç¡æ³äžèŒåçŽã</b>\\n\\nè«æª¢æ¥æšç網路é£ç·ïŒç¶åŸå° Tails éæ°åååŸå次å詊åçŽã\\n\\nåŠæåé¡ä»ç¶ååšïŒè«ååŸ file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr "äžèŒåçŽæçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr "èŒžåºæªã%{output_file}sãäžååšïŒäœæ¯ tails-iut-get-target-file æ²ææ±æšãè«åå ±é¯èª€ã"
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr "å»ºç«æ«åäžèŒç®éæçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr "ç¡æ³å»ºç«æ«åäžèŒç®é"
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -188,46 +199,46 @@ msgid ""
"Do you want to restart now?"
msgstr "<b>æšç Tails è£çœ®å·²æååçŽã</b>\n\næäºå®å
šæ§åèœæ«æåçšã\næšæåå¿«å° Tails éæ°ååä»¥äœ¿çšæ°çæ¬ã\n\næšèŠçŸåšéæ°ååå?"
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr "éæ°åå Tails"
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr "ç«å³éæ°åå"
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr "çšåŸéæ°åå"
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr "éæ°åå系統æçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr "ç¡æ³éæ°åå系統"
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr "éé網路æçŒçé¯èª€"
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr "ç¡æ³éé網路"
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr "æ£åšåçŽç³»çµ±"
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr "<b>æšç Tails è£çœ®æ£åšåçŽäž...</b>\n\nå çºå®å
šçç±ïŒç¶²è·¯çŸåšåçšã"
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -235,6 +246,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr "<b>å®è£åçŽæçŒçé¯èª€ã</b>\\n\\næšç Tails è£çœ®éèŠè¢«ä¿®åŸ©èäžå¯èœç¡æ³éæ°ååã\\n\\nè«æç
§æç€ºåš file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr "å®è£åçŽæçŒçé¯èª€"
diff --git a/zu.po b/zu.po
index 8c6b759..55bb096 100644
--- a/zu.po
+++ b/zu.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
-"POT-Creation-Date: 2015-12-16 18:20+0100\n"
-"PO-Revision-Date: 2015-12-17 09:10+0000\n"
+"POT-Creation-Date: 2016-05-25 16:55+0200\n"
+"PO-Revision-Date: 2016-05-26 08:49+0000\n"
"Last-Translator: carolyn <carolyn(a)anhalt.org>\n"
"Language-Team: Zulu (http://www.transifex.com/otf/torproject/language/zu/)\n"
"MIME-Version: 1.0\n"
@@ -17,18 +17,18 @@ msgstr ""
"Language: zu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../lib/Tails/IUK/Frontend.pm:146 ../lib/Tails/IUK/Frontend.pm:522
-#: ../lib/Tails/IUK/Frontend.pm:662
+#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:697
msgid ""
"For debugging information, execute the following command: sudo tails-"
"debugging-info"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:215
+#: ../lib/Tails/IUK/Frontend.pm:217
msgid "Error while checking for upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:218
+#: ../lib/Tails/IUK/Frontend.pm:220
msgid ""
"<b>Could not determine whether an upgrade is available from our website.</b>\n"
"\n"
@@ -37,64 +37,64 @@ msgid ""
"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:233
+#: ../lib/Tails/IUK/Frontend.pm:235
msgid "no automatic upgrade is available from our website for this version"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:239
+#: ../lib/Tails/IUK/Frontend.pm:241
msgid "your device was not created using Tails Installer"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:244
+#: ../lib/Tails/IUK/Frontend.pm:246
msgid "Tails was started from a DVD or a read-only device"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:249
+#: ../lib/Tails/IUK/Frontend.pm:251
msgid "there is not enough free space on the Tails system partition"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:254
+#: ../lib/Tails/IUK/Frontend.pm:256
msgid "not enough memory is available on this system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:260
+#: ../lib/Tails/IUK/Frontend.pm:262
#, perl-brace-format
msgid "No explanation available for reason '%{reason}s'."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:280
+#: ../lib/Tails/IUK/Frontend.pm:282
msgid "The system is up-to-date"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:285
+#: ../lib/Tails/IUK/Frontend.pm:287
msgid "This version of Tails is outdated, and may have security issues."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:317
+#: ../lib/Tails/IUK/Frontend.pm:319
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{space_needed}s of free space on"
" Tails system partition, but only %{free_space}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:333
+#: ../lib/Tails/IUK/Frontend.pm:335
#, perl-brace-format
msgid ""
"The available incremental upgrade requires %{memory_needed}s of free memory,"
" but only %{free_memory}s is available."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:355
+#: ../lib/Tails/IUK/Frontend.pm:357
msgid ""
"An incremental upgrade is available, but no full upgrade is.\n"
"This should not happen. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:359
+#: ../lib/Tails/IUK/Frontend.pm:361
msgid "Error while detecting available upgrades"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:369
+#: ../lib/Tails/IUK/Frontend.pm:371
#, perl-brace-format
msgid ""
"<b>You should upgrade to %{name}s %{version}s.</b>\n"
@@ -110,19 +110,19 @@ msgid ""
"Do you want to upgrade now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:384
+#: ../lib/Tails/IUK/Frontend.pm:386
msgid "Upgrade available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:385
+#: ../lib/Tails/IUK/Frontend.pm:387
msgid "Upgrade now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:386
+#: ../lib/Tails/IUK/Frontend.pm:388
msgid "Upgrade later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:394
+#: ../lib/Tails/IUK/Frontend.pm:396
#, perl-brace-format
msgid ""
"<b>You should do a manual upgrade to %{name}s %{version}s.</b>\n"
@@ -134,20 +134,20 @@ msgid ""
"To learn how to do a manual upgrade, go to https://tails.boum.org/doc/first_steps/upgrade/#manual"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:410
+#: ../lib/Tails/IUK/Frontend.pm:412
msgid "New version available"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:467
+#: ../lib/Tails/IUK/Frontend.pm:469
msgid "Downloading upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:470
+#: ../lib/Tails/IUK/Frontend.pm:472
#, perl-brace-format
msgid "Downloading the upgrade to %{name}s %{version}s..."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:511
+#: ../lib/Tails/IUK/Frontend.pm:513
msgid ""
"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
@@ -155,26 +155,37 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:527 ../lib/Tails/IUK/Frontend.pm:546
+#: ../lib/Tails/IUK/Frontend.pm:529 ../lib/Tails/IUK/Frontend.pm:548
msgid "Error while downloading the upgrade"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:539
+#: ../lib/Tails/IUK/Frontend.pm:541
#, perl-brace-format
msgid ""
"Output file '%{output_file}s' does not exist, but tails-iuk-get-target-file "
"did not complain. Please report a bug."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:558
+#: ../lib/Tails/IUK/Frontend.pm:560
msgid "Error while creating temporary downloading directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:561
+#: ../lib/Tails/IUK/Frontend.pm:563
msgid "Failed to create temporary download directory"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:573
+#: ../lib/Tails/IUK/Frontend.pm:587
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:591
+msgid "Error while choosing a download server"
+msgstr ""
+
+#: ../lib/Tails/IUK/Frontend.pm:608
msgid ""
"<b>Your Tails device was successfully upgraded.</b>\n"
"\n"
@@ -184,46 +195,46 @@ msgid ""
"Do you want to restart now?"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:578
+#: ../lib/Tails/IUK/Frontend.pm:613
msgid "Restart Tails"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:579
+#: ../lib/Tails/IUK/Frontend.pm:614
msgid "Restart now"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:580
+#: ../lib/Tails/IUK/Frontend.pm:615
msgid "Restart later"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:591
+#: ../lib/Tails/IUK/Frontend.pm:626
msgid "Error while restarting the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:594
+#: ../lib/Tails/IUK/Frontend.pm:629
msgid "Failed to restart the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:609
+#: ../lib/Tails/IUK/Frontend.pm:644
msgid "Error while shutting down the network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:612
+#: ../lib/Tails/IUK/Frontend.pm:647
msgid "Failed to shutdown network"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:622
+#: ../lib/Tails/IUK/Frontend.pm:657
msgid "Upgrading the system"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:624
+#: ../lib/Tails/IUK/Frontend.pm:659
msgid ""
"<b>Your Tails device is being upgraded...</b>\n"
"\n"
"For security reasons, the networking is now disabled."
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:657
+#: ../lib/Tails/IUK/Frontend.pm:692
msgid ""
"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
@@ -231,6 +242,6 @@ msgid ""
"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
msgstr ""
-#: ../lib/Tails/IUK/Frontend.pm:667
+#: ../lib/Tails/IUK/Frontend.pm:702
msgid "Error while installing the upgrade"
msgstr ""
1
0

[tor-browser-bundle/master] Bug 19176: Zip language packs deterministically
by gk@torproject.org 26 May '16
by gk@torproject.org 26 May '16
26 May '16
commit 3b3fadf67339bbc1caaf9b7569ed829e1455a16f
Author: Georg Koppen <gk(a)torproject.org>
Date: Thu May 26 07:26:37 2016 +0000
Bug 19176: Zip language packs deterministically
---
gitian/descriptors/linux/gitian-bundle.yml | 2 +-
gitian/descriptors/mac/gitian-bundle.yml | 2 +-
gitian/descriptors/windows/gitian-bundle.yml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gitian/descriptors/linux/gitian-bundle.yml b/gitian/descriptors/linux/gitian-bundle.yml
index 20315ec..0316148 100644
--- a/gitian/descriptors/linux/gitian-bundle.yml
+++ b/gitian/descriptors/linux/gitian-bundle.yml
@@ -219,7 +219,7 @@ script: |
cp -rf ~/build/searchplugins $search_plugins_path
rm $xpi
cd prep_$LANG
- zip -r9 ../$xpi *
+ ~/build/dzip.sh ../$xpi .
cd ..
rm -rf prep_$LANG
done
diff --git a/gitian/descriptors/mac/gitian-bundle.yml b/gitian/descriptors/mac/gitian-bundle.yml
index 1d200b5..a1a4ed8 100644
--- a/gitian/descriptors/mac/gitian-bundle.yml
+++ b/gitian/descriptors/mac/gitian-bundle.yml
@@ -266,7 +266,7 @@ script: |
cp -rf ~/build/searchplugins $search_plugins_path
rm $xpi
cd prep_$LANG
- zip -r9 ../$xpi *
+ ~/build/dzip.sh ../$xpi .
cd ..
rm -rf prep_$LANG
done
diff --git a/gitian/descriptors/windows/gitian-bundle.yml b/gitian/descriptors/windows/gitian-bundle.yml
index da65142..d065f60 100644
--- a/gitian/descriptors/windows/gitian-bundle.yml
+++ b/gitian/descriptors/windows/gitian-bundle.yml
@@ -189,7 +189,7 @@ script: |
cp -rf ~/build/searchplugins $search_plugins_path
rm $xpi
cd prep_$LANG
- zip -r9 ../$xpi *
+ ~/build/dzip.sh ../$xpi .
cd ..
rm -rf prep_$LANG
done
1
0
commit 417340b9cac4b449033ffde3e142dd4a5e8abc82
Author: Georg Koppen <gk(a)torproject.org>
Date: Thu May 26 08:13:43 2016 +0000
Update Changelog
---
Bundle-Data/Docs/ChangeLog.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index fc1a14b..7f4df5b 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -46,6 +46,7 @@ Tor Browser 6.0 -- May 30
* Bug 18703: Fix circuit isolation issues on Page Info dialog
* bug 19115: Tor Browser should not fall back to Bing as its search engine
* Bug 18915+19065: Use our search plugins in localized builds
+ * Bug 19176: Zip our language packs deterministically
* Bug 18811: Fix first-party isolation for blobs URLs in Workers
* Bug 18950: Disable or audit Reader View
* Bug 18886: Remove Pocket
1
0

[tor/maint-0.2.8] Initialize networking _before_ initializing libevent in the tests
by nickm@torproject.org 25 May '16
by nickm@torproject.org 25 May '16
25 May '16
commit 0f9b0b8bfeb861d95c3872525c4a03e77675ccbd
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Mon May 16 14:30:04 2016 -0400
Initialize networking _before_ initializing libevent in the tests
This prevents WSANOTINITIALISED errors and fixes bug 18668. Bugfix
on 0.2.8.1-alpha -- 1bac468882fd732460d8a25735131 specifically.
---
changes/bug18668 | 3 +++
src/test/testing_common.c | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/changes/bug18668 b/changes/bug18668
new file mode 100644
index 0000000..4b186b5
--- /dev/null
+++ b/changes/bug18668
@@ -0,0 +1,3 @@
+ o Minor bugfixes (tests):
+ - Avoid "WSANOTINITIALISED" warnings in the unit tests. Fixes bug 18668;
+ bugfix on 0.2.8.1-alpha.
diff --git a/src/test/testing_common.c b/src/test/testing_common.c
index aeb1fa7..39c3d02 100644
--- a/src/test/testing_common.c
+++ b/src/test/testing_common.c
@@ -242,6 +242,8 @@ main(int c, const char **v)
options = options_new();
tor_threads_init();
+ network_init();
+
struct tor_libevent_cfg cfg;
memset(&cfg, 0, sizeof(cfg));
tor_libevent_initialize(&cfg);
@@ -284,7 +286,6 @@ main(int c, const char **v)
return 1;
}
rep_hist_init();
- network_init();
setup_directory();
options_init(options);
options->DataDirectory = tor_strdup(temp_dir);
1
0

[tor/master] Initialize networking _before_ initializing libevent in the tests
by nickm@torproject.org 25 May '16
by nickm@torproject.org 25 May '16
25 May '16
commit 0f9b0b8bfeb861d95c3872525c4a03e77675ccbd
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Mon May 16 14:30:04 2016 -0400
Initialize networking _before_ initializing libevent in the tests
This prevents WSANOTINITIALISED errors and fixes bug 18668. Bugfix
on 0.2.8.1-alpha -- 1bac468882fd732460d8a25735131 specifically.
---
changes/bug18668 | 3 +++
src/test/testing_common.c | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/changes/bug18668 b/changes/bug18668
new file mode 100644
index 0000000..4b186b5
--- /dev/null
+++ b/changes/bug18668
@@ -0,0 +1,3 @@
+ o Minor bugfixes (tests):
+ - Avoid "WSANOTINITIALISED" warnings in the unit tests. Fixes bug 18668;
+ bugfix on 0.2.8.1-alpha.
diff --git a/src/test/testing_common.c b/src/test/testing_common.c
index aeb1fa7..39c3d02 100644
--- a/src/test/testing_common.c
+++ b/src/test/testing_common.c
@@ -242,6 +242,8 @@ main(int c, const char **v)
options = options_new();
tor_threads_init();
+ network_init();
+
struct tor_libevent_cfg cfg;
memset(&cfg, 0, sizeof(cfg));
tor_libevent_initialize(&cfg);
@@ -284,7 +286,6 @@ main(int c, const char **v)
return 1;
}
rep_hist_init();
- network_init();
setup_directory();
options_init(options);
options->DataDirectory = tor_strdup(temp_dir);
1
0

25 May '16
commit 36b2b483082eeb43e2aac80cf72b36b35cb48473
Merge: f2d614c 0f9b0b8
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Wed May 25 16:58:43 2016 -0400
Merge branch 'bug18668_028' into maint-0.2.8
changes/bug18668 | 3 +++
src/test/testing_common.c | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
1
0

25 May '16
commit 36b2b483082eeb43e2aac80cf72b36b35cb48473
Merge: f2d614c 0f9b0b8
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Wed May 25 16:58:43 2016 -0400
Merge branch 'bug18668_028' into maint-0.2.8
changes/bug18668 | 3 +++
src/test/testing_common.c | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
1
0