commit c68dcb7dd8fe4605ae27f4c4919690fda266b59c Author: Translation commit bot translation@torproject.org Date: Thu Sep 21 01:47:05 2017 +0000
Update translations for liveusb-creator_completed --- templates/liveusb-creator.pot | 232 +++++++++++++++--------------------------- 1 file changed, 83 insertions(+), 149 deletions(-)
diff --git a/templates/liveusb-creator.pot b/templates/liveusb-creator.pot index 24604e4da..61287cdc9 100644 --- a/templates/liveusb-creator.pot +++ b/templates/liveusb-creator.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: The Tor Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-14 14:52+0200\n" -"PO-Revision-Date: 2017-09-19 14:12+0000\n" +"POT-Creation-Date: 2017-09-20 18:02+0200\n" +"PO-Revision-Date: 2017-09-21 01:33+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" @@ -100,179 +100,179 @@ msgstr "Unable to remove directory from previous LiveOS: %(message)s" msgid "Cannot find device %s" msgstr "Cannot find device %s"
-#: ../tails_installer/creator.py:699 +#: ../tails_installer/creator.py:701 #, python-format msgid "Unable to write on %(device)s, skipping." msgstr "Unable to write on %(device)s, skipping."
-#: ../tails_installer/creator.py:719 +#: ../tails_installer/creator.py:725 #, 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:762 ../tails_installer/creator.py:986 +#: ../tails_installer/creator.py:768 ../tails_installer/creator.py:991 msgid "Unknown filesystem. Your device may need to be reformatted." msgstr "Unknown filesystem. Your device may need to be reformatted."
-#: ../tails_installer/creator.py:765 ../tails_installer/creator.py:989 +#: ../tails_installer/creator.py:771 ../tails_installer/creator.py:994 #, python-format msgid "Unsupported filesystem: %s" msgstr "Unsupported filesystem: %s"
-#: ../tails_installer/creator.py:782 +#: ../tails_installer/creator.py:788 #, 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:786 +#: ../tails_installer/creator.py:792 #, python-format msgid "Unable to mount device: %(message)s" msgstr "Unable to mount device: %(message)s"
-#: ../tails_installer/creator.py:791 +#: ../tails_installer/creator.py:797 msgid "No mount points found" msgstr "No mount points found"
-#: ../tails_installer/creator.py:802 +#: ../tails_installer/creator.py:808 #, python-format msgid "Entering unmount_device for '%(device)s'" msgstr "Entering unmount_device for '%(device)s'"
-#: ../tails_installer/creator.py:812 +#: ../tails_installer/creator.py:818 #, python-format msgid "Unmounting mounted filesystems on '%(device)s'" msgstr "Unmounting mounted filesystems on '%(device)s'"
-#: ../tails_installer/creator.py:816 +#: ../tails_installer/creator.py:822 #, python-format msgid "Unmounting '%(udi)s' on '%(device)s'" msgstr "Unmounting '%(udi)s' on '%(device)s'"
-#: ../tails_installer/creator.py:826 +#: ../tails_installer/creator.py:832 #, python-format msgid "Mount %s exists after unmounting" msgstr "Mount %s exists after unmounting"
-#: ../tails_installer/creator.py:839 +#: ../tails_installer/creator.py:845 #, python-format msgid "Partitioning device %(device)s" msgstr "Partitioning device %(device)s"
-#: ../tails_installer/creator.py:917 +#: ../tails_installer/creator.py:920 #, python-format msgid "Updating properties of system partition %(system_partition)s" msgstr "Updating properties of system partition %(system_partition)s"
-#: ../tails_installer/creator.py:971 +#: ../tails_installer/creator.py:976 #, python-format msgid "Unsupported device '%(device)s', please report a bug." msgstr "Unsupported device '%(device)s', please report a bug."
-#: ../tails_installer/creator.py:974 +#: ../tails_installer/creator.py:979 msgid "Trying to continue anyway." msgstr "Trying to continue anyway."
-#: ../tails_installer/creator.py:983 ../tails_installer/creator.py:1376 +#: ../tails_installer/creator.py:988 ../tails_installer/creator.py:1381 msgid "Verifying filesystem..." msgstr "Verifying filesystem..."
-#: ../tails_installer/creator.py:1007 +#: ../tails_installer/creator.py:1012 #, python-format msgid "Unable to change volume label: %(message)s" msgstr "Unable to change volume label: %(message)s"
-#: ../tails_installer/creator.py:1012 ../tails_installer/creator.py:1409 +#: ../tails_installer/creator.py:1017 ../tails_installer/creator.py:1414 msgid "Installing bootloader..." msgstr "Installing bootloader..."
-#: ../tails_installer/creator.py:1038 +#: ../tails_installer/creator.py:1043 #, python-format msgid "Could not find the '%s' COM32 module" msgstr "Could not find the '%s' COM32 module"
-#: ../tails_installer/creator.py:1046 ../tails_installer/creator.py:1427 +#: ../tails_installer/creator.py:1051 ../tails_installer/creator.py:1432 #, python-format msgid "Removing %(file)s" msgstr "Removing %(file)s"
-#: ../tails_installer/creator.py:1158 +#: ../tails_installer/creator.py:1163 #, python-format msgid "%s already bootable" msgstr "%s already bootable"
-#: ../tails_installer/creator.py:1178 +#: ../tails_installer/creator.py:1183 msgid "Unable to find partition" msgstr "Unable to find partition"
-#: ../tails_installer/creator.py:1201 +#: ../tails_installer/creator.py:1206 #, python-format msgid "Formatting %(device)s as FAT32" msgstr "Formatting %(device)s as FAT32"
-#: ../tails_installer/creator.py:1261 +#: ../tails_installer/creator.py:1266 msgid "Could not find syslinux' gptmbr.bin" msgstr "Could not find syslinux' gptmbr.bin"
-#: ../tails_installer/creator.py:1274 +#: ../tails_installer/creator.py:1279 #, python-format msgid "Reading extracted MBR from %s" msgstr "Reading extracted MBR from %s"
-#: ../tails_installer/creator.py:1278 +#: ../tails_installer/creator.py:1283 #, 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:1291 ../tails_installer/creator.py:1292 +#: ../tails_installer/creator.py:1296 ../tails_installer/creator.py:1297 #, python-format msgid "Resetting Master Boot Record of %s" msgstr "Resetting Master Boot Record of %s"
-#: ../tails_installer/creator.py:1297 +#: ../tails_installer/creator.py:1302 msgid "Drive is a loopback, skipping MBR reset" msgstr "Drive is a loopback, skipping MBR reset"
-#: ../tails_installer/creator.py:1301 ../tails_installer/creator.py:1555 +#: ../tails_installer/creator.py:1306 ../tails_installer/creator.py:1560 #, python-format msgid "Calculating the SHA1 of %s" msgstr "Calculating the SHA1 of %s"
-#: ../tails_installer/creator.py:1326 +#: ../tails_installer/creator.py:1331 msgid "Synchronizing data on disk..." msgstr "Synchronizing data on disk..."
-#: ../tails_installer/creator.py:1368 +#: ../tails_installer/creator.py:1373 msgid "Error probing device" msgstr "Error probing device"
-#: ../tails_installer/creator.py:1370 +#: ../tails_installer/creator.py:1375 msgid "Unable to find any supported device" msgstr "Unable to find any supported device"
-#: ../tails_installer/creator.py:1380 +#: ../tails_installer/creator.py:1385 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:1383 +#: ../tails_installer/creator.py:1388 #, 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:1450 +#: ../tails_installer/creator.py:1455 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:1503 +#: ../tails_installer/creator.py:1508 msgid "Cannot find" msgstr "Cannot find"
-#: ../tails_installer/creator.py:1504 +#: ../tails_installer/creator.py:1509 msgid "" "Make sure to extract the entire tails-installer zip file before running this" " program." @@ -303,40 +303,48 @@ msgstr "Installation complete! (%s)" msgid "Tails installation failed!" msgstr "Tails installation failed!"
-#: ../tails_installer/gui.py:364 +#: ../tails_installer/gui.py:363 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:376 ../tails_installer/launcher.py:31 +#: ../tails_installer/gui.py:375 msgid "Tails Installer" msgstr "Tails Installer"
-#: ../tails_installer/gui.py:473 +#: ../tails_installer/gui.py:454 +msgid "Upgrade" +msgstr "Upgrade" + +#: ../tails_installer/gui.py:458 ../data/tails-installer.ui.h:7 +msgid "Install" +msgstr "Install" + +#: ../tails_installer/gui.py:465 #, 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:484 +#: ../tails_installer/gui.py:476 msgid "No ISO image selected" msgstr "No ISO image selected"
-#: ../tails_installer/gui.py:485 +#: ../tails_installer/gui.py:477 msgid "Please select a Tails ISO image." msgstr "Please select a Tails ISO image."
-#: ../tails_installer/gui.py:524 +#: ../tails_installer/gui.py:516 msgid "No device suitable to install Tails could be found" msgstr "No device suitable to install Tails could be found"
-#: ../tails_installer/gui.py:526 +#: ../tails_installer/gui.py:518 #, 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:560 +#: ../tails_installer/gui.py:552 #, python-format msgid "" "The USB stick "%(pretty_name)s" is configured as non-removable by its " @@ -344,42 +352,42 @@ 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:570 +#: ../tails_installer/gui.py:562 #, 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:592 +#: ../tails_installer/gui.py:584 msgid "An error happened while installing Tails" msgstr "An error happened while installing Tails"
-#: ../tails_installer/gui.py:604 +#: ../tails_installer/gui.py:596 msgid "Refreshing releases..." msgstr "Refreshing releases..."
-#: ../tails_installer/gui.py:609 +#: ../tails_installer/gui.py:601 msgid "Releases updated!" msgstr "Releases updated!"
-#: ../tails_installer/gui.py:651 +#: ../tails_installer/gui.py:643 msgid "Installation complete!" msgstr "Installation complete!"
-#: ../tails_installer/gui.py:652 +#: ../tails_installer/gui.py:644 msgid "Installation was completed." msgstr "Installation was completed."
-#: ../tails_installer/gui.py:701 +#: ../tails_installer/gui.py:693 msgid "Unable to mount device" msgstr "Unable to mount device"
-#: ../tails_installer/gui.py:708 ../tails_installer/gui.py:736 +#: ../tails_installer/gui.py:700 ../tails_installer/gui.py:730 msgid "Confirm the target USB stick" msgstr "Confirm the target USB stick"
-#: ../tails_installer/gui.py:709 +#: ../tails_installer/gui.py:701 #, python-format msgid "" "%(size)s %(vendor)s %(model)s device (%(device)s)\n" @@ -387,39 +395,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:728 +#: ../tails_installer/gui.py:717 #, 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:725 msgid "" -"%(vendor)s %(model)s device (%(device)s)\n" "\n" -"%(persistence_message)s" -msgstr "%(vendor)s %(model)s device (%(device)s)\n\n%(persistence_message)s" +"\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:726 +#, python-format +msgid "%(description)s%(persistence_message)s" +msgstr "%(description)s%(persistence_message)s"
-#: ../tails_installer/gui.py:782 +#: ../tails_installer/gui.py:776 msgid "Download complete!" msgstr "Download complete!"
-#: ../tails_installer/gui.py:786 +#: ../tails_installer/gui.py:780 msgid "Download failed: " msgstr "Download failed: "
-#: ../tails_installer/gui.py:787 +#: ../tails_installer/gui.py:781 msgid "You can try again to resume your download" msgstr "You can try again to resume your download"
-#: ../tails_installer/gui.py:795 +#: ../tails_installer/gui.py:789 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:801 +#: ../tails_installer/gui.py:795 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:807 +#: ../tails_installer/gui.py:801 #, python-format msgid "%(filename)s selected" msgstr "%(filename)s selected" @@ -490,86 +507,3 @@ msgstr "Target USB stick:" #: ../data/tails-installer.ui.h:6 msgid "Reinstall (delete all data)" msgstr "Reinstall (delete all data)" - -#: ../data/tails-installer.ui.h:7 -msgid "Install Tails" -msgstr "Install Tails" - -#: ../data/tails-installer-launcher.ui.h:1 -msgid "" -"To run Tails Installer you need an ISO image which can be downloaded from " -"the Tails website: <a " -"href="https://tails.boum.org/download/%5C%22%3Ehttps://tails.boum.org/download/</a>" -msgstr "To run Tails Installer you need an ISO image which can be downloaded from the Tails website: <a href="https://tails.boum.org/download/%5C%22%3Ehttps://tails.boum.org/download/</a>" - -#: ../data/tails-installer-launcher.ui.h:2 -msgid "Install" -msgstr "Install" - -#: ../data/tails-installer-launcher.ui.h:3 -msgid "• Install Tails on a new USB stick." -msgstr "• Install Tails on a new USB stick." - -#: ../data/tails-installer-launcher.ui.h:4 -msgid "• The USB stick that you install on is formatted and all data is lost." -msgstr "• The USB stick that you install on is formatted and all data is lost." - -#: ../data/tails-installer-launcher.ui.h:5 -msgid "Upgrade" -msgstr "Upgrade" - -#: ../data/tails-installer-launcher.ui.h:6 -msgid "• Upgrade a Tails USB stick to the version of an ISO image." -msgstr "• Upgrade a Tails USB stick to the version of an ISO image." - -#: ../data/tails-installer-launcher.ui.h:7 -msgid "" -"• The encrypted persistent storage of the Tails USB stick that you upgrade " -"is preserved." -msgstr "• The encrypted persistent storage of the Tails USB stick that you upgrade is preserved." - -#: ../data/tails-installer-launcher.ui.h:8 -msgid "" -"Need help? Read the <a " -"href="https://tails.boum.org/doc/first_steps/installation/%5C%22%3Edocumentation</a>" -msgstr "Need help? Read the <a href="https://tails.boum.org/doc/first_steps/installation/%5C%22%3Edocumentation</a>" - -#: ../data/tails-installer-launcher.ui.h:9 -msgid "Install by cloning" -msgstr "Install by cloning" - -#: ../data/tails-installer-launcher.ui.h:10 -msgid "" -"• Install Tails on another USB stick by copying the Tails system that you " -"are currently using." -msgstr "• Install Tails on another USB stick by copying the Tails system that you are currently using." - -#: ../data/tails-installer-launcher.ui.h:11 -msgid "" -"• The encrypted persistent storage of the Tails USB stick that you are " -"currently using is not copied." -msgstr "• The encrypted persistent storage of the Tails USB stick that you are currently using is not copied." - -#: ../data/tails-installer-launcher.ui.h:12 -msgid "Upgrade by cloning" -msgstr "Upgrade by cloning" - -#: ../data/tails-installer-launcher.ui.h:13 -msgid "" -"• Upgrade another Tails USB stick to the same version of Tails that you are " -"currently using." -msgstr "• Upgrade another Tails USB stick to the same version of Tails that you are currently using." - -#: ../data/tails-installer-launcher.ui.h:14 -msgid "Upgrade from ISO" -msgstr "Upgrade from ISO" - -#: ../data/tails-installer-launcher.ui.h:15 -msgid "• Upgrade another Tails USB stick to the version of an ISO image." -msgstr "• Upgrade another Tails USB stick to the version of an ISO image." - -#: ../data/tails-installer-launcher.ui.h:16 -msgid "" -"Need help? Read the <a " -"href="file:///usr/share/doc/tails/website/doc/first_steps/installation.en.html">documentation</a>" -msgstr "Need help? Read the <a href="file:///usr/share/doc/tails/website/doc/first_steps/installation.en.html">documentation</a>"