[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
translation at torproject.org
Wed Jan 2 02:16:10 UTC 2019
commit 7458540a3bd7f9d230d19678c91e85b2e4000f7c
Author: Translation commit bot <translation at torproject.org>
Date: Wed Jan 2 02:16:07 2019 +0000
Update translations for liveusb-creator
---
en_GB/en_GB.po | 96 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 48 insertions(+), 48 deletions(-)
diff --git a/en_GB/en_GB.po b/en_GB/en_GB.po
index 7eb6ef5b8..2cf529c3d 100644
--- a/en_GB/en_GB.po
+++ b/en_GB/en_GB.po
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Andi Chandler <andi at gowling.com>, 2014-2015,2017
+# Andi Chandler <andi at gowling.com>, 2014-2015,2017,2019
# Bruce Cowan <bcowan at fastmail.co.uk>, 2010
# Max / Foorack, 2015
# Isabell Long <isabell at issyl0.co.uk>, 2015
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-10-17 13:11+0200\n"
-"PO-Revision-Date: 2018-10-17 14:51+0000\n"
-"Last-Translator: erinm\n"
+"POT-Creation-Date: 2018-10-20 12:34+0200\n"
+"PO-Revision-Date: 2019-01-02 02:07+0000\n"
+"Last-Translator: Andi Chandler <andi at gowling.com>\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"
@@ -83,194 +83,194 @@ msgstr "Unable to copy %(infile)s to %(outfile)s: %(message)s"
msgid "Removing existing Live OS"
msgstr "Remove existing Live OS"
-#: ../tails_installer/creator.py:444 ../tails_installer/creator.py:456
+#: ../tails_installer/creator.py:444 ../tails_installer/creator.py:457
#, python-format
msgid "Unable to chmod %(file)s: %(message)s"
msgstr "Unable to chmod %(file)s: %(message)s"
-#: ../tails_installer/creator.py:449
+#: ../tails_installer/creator.py:450
#, python-format
msgid "Unable to remove file from previous LiveOS: %(message)s"
msgstr "Unable to remove file from previous LiveOS: %(message)s"
-#: ../tails_installer/creator.py:462
+#: ../tails_installer/creator.py:464
#, python-format
msgid "Unable to remove directory from previous LiveOS: %(message)s"
msgstr "Unable to remove directory from previous LiveOS: %(message)s"
-#: ../tails_installer/creator.py:510
+#: ../tails_installer/creator.py:512
#, python-format
msgid "Cannot find device %s"
msgstr "Cannot find device %s"
-#: ../tails_installer/creator.py:711
+#: ../tails_installer/creator.py:713
#, python-format
msgid "Unable to write on %(device)s, skipping."
msgstr "Unable to write on %(device)s, skipping."
-#: ../tails_installer/creator.py:741
+#: ../tails_installer/creator.py:743
#, python-format
msgid ""
"Some partitions of the target device %(device)s are mounted. They will be "
"unmounted before starting the installation process."
msgstr "Some partitions of the target device %(device)s are mounted. They will be unmounted before starting the installation process."
-#: ../tails_installer/creator.py:784 ../tails_installer/creator.py:1008
+#: ../tails_installer/creator.py:786 ../tails_installer/creator.py:1010
msgid "Unknown filesystem. Your device may need to be reformatted."
msgstr "Unknown filesystem. Your device may need to be reformatted."
-#: ../tails_installer/creator.py:787 ../tails_installer/creator.py:1011
+#: ../tails_installer/creator.py:789 ../tails_installer/creator.py:1013
#, python-format
msgid "Unsupported filesystem: %s"
msgstr "Unsupported filesystem: %s"
-#: ../tails_installer/creator.py:805
+#: ../tails_installer/creator.py:807
#, python-format
msgid "Unknown GLib exception while trying to mount device: %(message)s"
msgstr "Unknown GLib exception while trying to mount device: %(message)s"
-#: ../tails_installer/creator.py:810
+#: ../tails_installer/creator.py:812
#, python-format
msgid "Unable to mount device: %(message)s"
msgstr "Unable to mount device: %(message)s"
-#: ../tails_installer/creator.py:815
+#: ../tails_installer/creator.py:817
msgid "No mount points found"
msgstr "No mount points found"
-#: ../tails_installer/creator.py:826
+#: ../tails_installer/creator.py:828
#, python-format
msgid "Entering unmount_device for '%(device)s'"
msgstr "Entering unmount_device for '%(device)s'"
-#: ../tails_installer/creator.py:836
+#: ../tails_installer/creator.py:838
#, python-format
msgid "Unmounting mounted filesystems on '%(device)s'"
msgstr "Unmounting mounted filesystems on '%(device)s'"
-#: ../tails_installer/creator.py:840
+#: ../tails_installer/creator.py:842
#, python-format
msgid "Unmounting '%(udi)s' on '%(device)s'"
msgstr "Unmounting '%(udi)s' on '%(device)s'"
-#: ../tails_installer/creator.py:851
+#: ../tails_installer/creator.py:853
#, python-format
msgid "Mount %s exists after unmounting"
msgstr "Mount %s exists after unmounting"
-#: ../tails_installer/creator.py:864
+#: ../tails_installer/creator.py:866
#, python-format
msgid "Partitioning device %(device)s"
msgstr "Partitioning device %(device)s"
-#: ../tails_installer/creator.py:993
+#: ../tails_installer/creator.py:995
#, python-format
msgid "Unsupported device '%(device)s', please report a bug."
msgstr "Unsupported device '%(device)s', please report a bug."
-#: ../tails_installer/creator.py:996
+#: ../tails_installer/creator.py:998
msgid "Trying to continue anyway."
msgstr "Trying to continue anyway."
-#: ../tails_installer/creator.py:1005 ../tails_installer/creator.py:1401
+#: ../tails_installer/creator.py:1007 ../tails_installer/creator.py:1405
msgid "Verifying filesystem..."
msgstr "Verifying filesystem..."
-#: ../tails_installer/creator.py:1029
+#: ../tails_installer/creator.py:1031
#, python-format
msgid "Unable to change volume label: %(message)s"
msgstr "Unable to change volume label: %(message)s"
-#: ../tails_installer/creator.py:1034 ../tails_installer/creator.py:1434
+#: ../tails_installer/creator.py:1037 ../tails_installer/creator.py:1440
msgid "Installing bootloader..."
msgstr "Installing bootloader..."
-#: ../tails_installer/creator.py:1061
+#: ../tails_installer/creator.py:1064
#, python-format
msgid "Could not find the '%s' COM32 module"
msgstr "Could not find the '%s' COM32 module"
-#: ../tails_installer/creator.py:1069 ../tails_installer/creator.py:1452
+#: ../tails_installer/creator.py:1072 ../tails_installer/creator.py:1458
#, python-format
msgid "Removing %(file)s"
msgstr "Removing %(file)s"
-#: ../tails_installer/creator.py:1183
+#: ../tails_installer/creator.py:1186
#, python-format
msgid "%s already bootable"
msgstr "%s already bootable"
-#: ../tails_installer/creator.py:1203
+#: ../tails_installer/creator.py:1206
msgid "Unable to find partition"
msgstr "Unable to find partition"
-#: ../tails_installer/creator.py:1226
+#: ../tails_installer/creator.py:1229
#, python-format
msgid "Formatting %(device)s as FAT32"
msgstr "Formatting %(device)s as FAT32"
-#: ../tails_installer/creator.py:1286
+#: ../tails_installer/creator.py:1289
msgid "Could not find syslinux' gptmbr.bin"
msgstr "Could not find syslinux' gptmbr.bin"
-#: ../tails_installer/creator.py:1299
+#: ../tails_installer/creator.py:1302
#, python-format
msgid "Reading extracted MBR from %s"
msgstr "Reading extracted MBR from %s"
-#: ../tails_installer/creator.py:1303
+#: ../tails_installer/creator.py:1306
#, python-format
msgid "Could not read the extracted MBR from %(path)s"
msgstr "Could not read the extracted MBR from %(path)s"
-#: ../tails_installer/creator.py:1316 ../tails_installer/creator.py:1317
+#: ../tails_installer/creator.py:1319 ../tails_installer/creator.py:1320
#, python-format
msgid "Resetting Master Boot Record of %s"
msgstr "Resetting Master Boot Record of %s"
-#: ../tails_installer/creator.py:1322
+#: ../tails_installer/creator.py:1325
msgid "Drive is a loopback, skipping MBR reset"
msgstr "Drive is a loopback, skipping MBR reset"
-#: ../tails_installer/creator.py:1326 ../tails_installer/creator.py:1580
+#: ../tails_installer/creator.py:1329 ../tails_installer/creator.py:1589
#, python-format
msgid "Calculating the SHA1 of %s"
msgstr "Calculating the SHA1 of %s"
-#: ../tails_installer/creator.py:1351
+#: ../tails_installer/creator.py:1354
msgid "Synchronizing data on disk..."
msgstr "Synchronizing data on disk..."
-#: ../tails_installer/creator.py:1393
+#: ../tails_installer/creator.py:1397
msgid "Error probing device"
msgstr "Error probing device"
-#: ../tails_installer/creator.py:1395
+#: ../tails_installer/creator.py:1399
msgid "Unable to find any supported device"
msgstr "Unable to find any supported device"
-#: ../tails_installer/creator.py:1405
+#: ../tails_installer/creator.py:1409
msgid ""
"Make sure your USB key is plugged in and formatted with the FAT filesystem"
msgstr "Make sure your USB key is plugged in and formatted with the FAT filesystem"
-#: ../tails_installer/creator.py:1408
+#: ../tails_installer/creator.py:1412
#, python-format
msgid ""
"Unsupported filesystem: %s\n"
"Please backup and format your USB key with the FAT filesystem."
msgstr "Unsupported filesystem: %s\nPlease backup and format your USB key with the FAT filesystem."
-#: ../tails_installer/creator.py:1475
+#: ../tails_installer/creator.py:1481
msgid ""
"Unable to get Win32_LogicalDisk; win32com query did not return any results"
msgstr "Unable to get Win32_LogicalDisk; win32com query did not return any results"
-#: ../tails_installer/creator.py:1528
+#: ../tails_installer/creator.py:1536
msgid "Cannot find"
msgstr "Cannot find"
-#: ../tails_installer/creator.py:1529
+#: ../tails_installer/creator.py:1537
msgid ""
"Make sure to extract the entire tails-installer zip file before running this"
" program."
@@ -326,11 +326,11 @@ msgstr "Upgrade"
#: ../tails_installer/gui.py:469
msgid "Manual Upgrade Instructions"
-msgstr ""
+msgstr "Manual Upgrade Instructions"
#: ../tails_installer/gui.py:471
msgid "https://tails.boum.org/upgrade/"
-msgstr ""
+msgstr "https://tails.boum.org/upgrade/"
#: ../tails_installer/gui.py:479 ../tails_installer/gui.py:700
#: ../tails_installer/gui.py:765 ../data/tails-installer.ui.h:7
@@ -343,7 +343,7 @@ msgstr "Installation Instructions"
#: ../tails_installer/gui.py:484
msgid "https://tails.boum.org/install/"
-msgstr ""
+msgstr "https://tails.boum.org/install/"
#: ../tails_installer/gui.py:490
#, python-format
@@ -387,7 +387,7 @@ msgstr "The device \"%(pretty_name)s\" is too small to install Tails (at least %
msgid ""
"To upgrade device \"%(pretty_name)s\" from this Tails, you need to use a downloaded Tails ISO image:\n"
"https://tails.boum.org/install/download"
-msgstr ""
+msgstr "To upgrade device \"%(pretty_name)s\" from this Tails, you need to use a downloaded Tails ISO image:\nhttps://tails.boum.org/install/download"
#: ../tails_installer/gui.py:625
msgid "An error happened while installing Tails"
More information about the tor-commits
mailing list