commit a28e207eb51ba2e0eb05d2f7ac80a16ee1b13959 Author: Translation commit bot translation@torproject.org Date: Wed Jan 2 13:47:10 2019 +0000
Update translations for liveusb-creator_completed --- templates/liveusb-creator.pot | 166 ++++++++++++++++++++++-------------------- 1 file changed, 88 insertions(+), 78 deletions(-)
diff --git a/templates/liveusb-creator.pot b/templates/liveusb-creator.pot index a9d1d2fd1..e6249be99 100644 --- a/templates/liveusb-creator.pot +++ b/templates/liveusb-creator.pot @@ -7,8 +7,8 @@ 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" +"POT-Creation-Date: 2019-01-02 09:26+0100\n" +"PO-Revision-Date: 2019-01-02 13:32+0000\n" "Last-Translator: carolyn carolyn@anhalt.org\n" "Language-Team: English (http://www.transifex.com/otf/torproject/language/en/)%5Cn" "MIME-Version: 1.0\n" @@ -76,194 +76,194 @@ msgstr "Unable to copy %(infile)s to %(outfile)s: %(message)s" msgid "Removing existing Live OS" msgstr "Removing 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." @@ -294,73 +294,83 @@ msgstr "Installation complete! (%s)" msgid "Tails installation failed!" msgstr "Tails installation failed!"
-#: ../tails_installer/gui.py:361 +#: ../tails_installer/gui.py:369 msgid "" "Warning: This tool needs to be run as an Administrator. To do this, right " "click on the icon and open the Properties. Under the Compatibility tab, " "check the "Run this program as an administrator" box." msgstr "Warning: This tool needs to be run as an Administrator. To do this, right click on the icon and open the Properties. Under the Compatibility tab, check the "Run this program as an administrator" box."
-#: ../tails_installer/gui.py:373 +#: ../tails_installer/gui.py:381 msgid "Tails Installer" msgstr "Tails Installer"
-#: ../tails_installer/gui.py:423 ../data/tails-installer.ui.h:2 +#: ../tails_installer/gui.py:441 +msgid "Tails Installer is deprecated" +msgstr "Tails Installer is deprecated" + +#: ../tails_installer/gui.py:443 +msgid "" +"To install a new Tails, see the <a href='https://tails.boum.org/install/'>installation documentation</a>.\n" +"To upgrade an existing Tails, see the <a href='https://tails.boum.org/upgrade/'>upgrade documentation</a>." +msgstr "To install a new Tails, see the <a href='https://tails.boum.org/install/'>installation documentation</a>.\nTo upgrade an existing Tails, see the <a href='https://tails.boum.org/upgrade/'>upgrade documentation</a>." + +#: ../tails_installer/gui.py:450 ../data/tails-installer.ui.h:2 msgid "Clone the current Tails" msgstr "Clone the current Tails"
-#: ../tails_installer/gui.py:430 ../data/tails-installer.ui.h:3 +#: ../tails_installer/gui.py:457 ../data/tails-installer.ui.h:3 msgid "Use a downloaded Tails ISO image" msgstr "Use a downloaded Tails ISO image"
-#: ../tails_installer/gui.py:467 ../tails_installer/gui.py:788 +#: ../tails_installer/gui.py:494 ../tails_installer/gui.py:815 msgid "Upgrade" msgstr "Upgrade"
-#: ../tails_installer/gui.py:469 +#: ../tails_installer/gui.py:496 msgid "Manual Upgrade Instructions" msgstr "Manual Upgrade Instructions"
-#: ../tails_installer/gui.py:471 +#: ../tails_installer/gui.py:498 msgid "https://tails.boum.org/upgrade/" 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 +#: ../tails_installer/gui.py:506 ../tails_installer/gui.py:727 +#: ../tails_installer/gui.py:792 ../data/tails-installer.ui.h:7 msgid "Install" msgstr "Install"
-#: ../tails_installer/gui.py:482 ../data/tails-installer.ui.h:1 +#: ../tails_installer/gui.py:509 ../data/tails-installer.ui.h:1 msgid "Installation Instructions" msgstr "Installation Instructions"
-#: ../tails_installer/gui.py:484 +#: ../tails_installer/gui.py:511 msgid "https://tails.boum.org/install/" msgstr "https://tails.boum.org/install/"
-#: ../tails_installer/gui.py:490 +#: ../tails_installer/gui.py:517 #, python-format msgid "%(size)s %(vendor)s %(model)s device (%(device)s)" msgstr "%(size)s %(vendor)s %(model)s device (%(device)s)"
-#: ../tails_installer/gui.py:502 +#: ../tails_installer/gui.py:529 msgid "No ISO image selected" msgstr "No ISO image selected"
-#: ../tails_installer/gui.py:503 +#: ../tails_installer/gui.py:530 msgid "Please select a Tails ISO image." msgstr "Please select a Tails ISO image."
-#: ../tails_installer/gui.py:545 +#: ../tails_installer/gui.py:572 msgid "No device suitable to install Tails could be found" msgstr "No device suitable to install Tails could be found"
-#: ../tails_installer/gui.py:547 +#: ../tails_installer/gui.py:574 #, python-format msgid "Please plug a USB flash drive or SD card of at least %0.1f GB." msgstr "Please plug a USB flash drive or SD card of at least %0.1f GB."
-#: ../tails_installer/gui.py:581 +#: ../tails_installer/gui.py:608 #, python-format msgid "" "The USB stick "%(pretty_name)s" is configured as non-removable by its " @@ -368,49 +378,49 @@ msgid "" "different model." msgstr "The USB stick "%(pretty_name)s" is configured as non-removable by its manufacturer and Tails will fail to start on it. Please try installing on a different model."
-#: ../tails_installer/gui.py:591 +#: ../tails_installer/gui.py:618 #, python-format msgid "" "The device "%(pretty_name)s" is too small to install Tails (at least " "%(size)s GB is required)." msgstr "The device "%(pretty_name)s" is too small to install Tails (at least %(size)s GB is required)."
-#: ../tails_installer/gui.py:604 +#: ../tails_installer/gui.py:631 #, python-format 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 "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 +#: ../tails_installer/gui.py:652 msgid "An error happened while installing Tails" msgstr "An error happened while installing Tails"
-#: ../tails_installer/gui.py:637 +#: ../tails_installer/gui.py:664 msgid "Refreshing releases..." msgstr "Refreshing releases..."
-#: ../tails_installer/gui.py:642 +#: ../tails_installer/gui.py:669 msgid "Releases updated!" msgstr "Releases updated!"
-#: ../tails_installer/gui.py:695 +#: ../tails_installer/gui.py:722 msgid "Installation complete!" msgstr "Installation complete!"
-#: ../tails_installer/gui.py:711 +#: ../tails_installer/gui.py:738 msgid "Cancel" msgstr "Cancel"
-#: ../tails_installer/gui.py:747 +#: ../tails_installer/gui.py:774 msgid "Unable to mount device" msgstr "Unable to mount device"
-#: ../tails_installer/gui.py:754 ../tails_installer/gui.py:787 +#: ../tails_installer/gui.py:781 ../tails_installer/gui.py:814 msgid "Confirm the target USB stick" msgstr "Confirm the target USB stick"
-#: ../tails_installer/gui.py:755 +#: ../tails_installer/gui.py:782 #, python-format msgid "" "%(size)s %(vendor)s %(model)s device (%(device)s)\n" @@ -418,48 +428,48 @@ msgid "" "All data on this USB stick will be lost." msgstr "%(size)s %(vendor)s %(model)s device (%(device)s)\n\nAll data on this USB stick will be lost."
-#: ../tails_installer/gui.py:774 +#: ../tails_installer/gui.py:801 #, python-format msgid "%(parent_size)s %(vendor)s %(model)s device (%(device)s)" msgstr "%(parent_size)s %(vendor)s %(model)s device (%(device)s)"
-#: ../tails_installer/gui.py:782 +#: ../tails_installer/gui.py:809 msgid "" "\n" "\n" "The persistent storage on this USB stick will be preserved." msgstr "\n\nThe persistent storage on this USB stick will be preserved."
-#: ../tails_installer/gui.py:783 +#: ../tails_installer/gui.py:810 #, python-format msgid "%(description)s%(persistence_message)s" msgstr "%(description)s%(persistence_message)s"
-#: ../tails_installer/gui.py:826 +#: ../tails_installer/gui.py:853 msgid "Download complete!" msgstr "Download complete!"
-#: ../tails_installer/gui.py:830 +#: ../tails_installer/gui.py:857 msgid "Download failed: " msgstr "Download failed: "
-#: ../tails_installer/gui.py:831 +#: ../tails_installer/gui.py:858 msgid "You can try again to resume your download" msgstr "You can try again to resume your download"
-#: ../tails_installer/gui.py:839 +#: ../tails_installer/gui.py:866 msgid "" "The selected file is unreadable. Please fix its permissions or select " "another file." msgstr "The selected file is unreadable. Please fix its permissions or select another file."
-#: ../tails_installer/gui.py:845 +#: ../tails_installer/gui.py:872 msgid "" "Unable to use the selected file. You may have better luck if you move your " "ISO to the root of your drive (ie: C:\)" msgstr "Unable to use the selected file. You may have better luck if you move your ISO to the root of your drive (ie: C:\)"
-#: ../tails_installer/gui.py:851 +#: ../tails_installer/gui.py:878 #, python-format msgid "%(filename)s selected" msgstr "%(filename)s selected"
tor-commits@lists.torproject.org