Newer
Older
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Andi Chandler <andi@gowling.com>, 2014-2015,2017
# Isabell Long <isabell@issyl0.co.uk>, 2015
# eire123 <jonnydennis10@gmail.com>, 2013
# Richard Shaylor <rshaylor@me.com>, 2014
# ronnietse <tseronnie@ymail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2017-12-23 01:41+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/otf/"
"torproject/language/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../tails_installer/creator.py:100
msgid "You must run this application as root"
msgstr "You must run this application as root"
#: ../tails_installer/creator.py:146
msgid "Extracting live image to the target device..."
msgstr "Extracting live image to the target device..."
#: ../tails_installer/creator.py:153
msgid "Wrote to device at %(speed)d MB/sec"
msgstr "Wrote to device at %(speed)d MB/sec"
#: ../tails_installer/creator.py:296
"There was a problem executing the following command: `%(command)s`.\n"
"A more detailed error log has been written to '%(filename)s'."
msgstr ""
"There was a problem executing the following command: `%(command)s`.\n"
"A more detailed error log has been written to '%(filename)s'."
#: ../tails_installer/creator.py:315
msgid "Verifying SHA1 checksum of LiveCD image..."
msgstr "Verifying SHA1 checksum of LiveCD image..."
#: ../tails_installer/creator.py:319
msgid "Verifying SHA256 checksum of LiveCD image..."
msgstr "Verifying SHA256 checksum of LiveCD image..."
#: ../tails_installer/creator.py:335
"Error: The SHA1 of your Live CD is invalid. You can run this program with "
"the --noverify argument to bypass this verification check."
msgstr ""
"Error: The SHA1 of your Live CD is invalid. You can run this program with "
"the --noverify argument to bypass this verification check."
#: ../tails_installer/creator.py:341
msgid "Unknown ISO, skipping checksum verification"
msgstr "Unknown ISO, skipping checksum verification"
#: ../tails_installer/creator.py:353
"Not enough free space on device.\n"
"%dMB ISO + %dMB overlay > %dMB free space"
"Not enough free space on device.\n"
"%dMB ISO + %dMB overlay > %dMB free space"
#: ../tails_installer/creator.py:360
msgid "Creating %sMB persistent overlay"
msgstr "Creating %sMB persistent overlay"
#: ../tails_installer/creator.py:421
#, python-format
msgid "Unable to copy %(infile)s to %(outfile)s: %(message)s"
msgstr "Unable to copy %(infile)s to %(outfile)s: %(message)s"
#: ../tails_installer/creator.py:435
msgid "Removing existing Live OS"
msgstr "Remove existing Live OS"
#: ../tails_installer/creator.py:444 ../tails_installer/creator.py:456
#, python-format
msgid "Unable to chmod %(file)s: %(message)s"
msgstr "Unable to chmod %(file)s: %(message)s"
#: ../tails_installer/creator.py:449
#, 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
#, 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:711
#, python-format
msgid "Unable to write on %(device)s, skipping."
msgstr "Unable to write on %(device)s, skipping."
#: ../tails_installer/creator.py:741
"Some partitions of the target device %(device)s are mounted. They will be "
"unmounted before starting the installation process."
"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
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
msgid "Unsupported filesystem: %s"
msgstr "Unsupported filesystem: %s"
#: ../tails_installer/creator.py:805
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
#, python-format
msgid "Unable to mount device: %(message)s"
msgstr "Unable to mount device: %(message)s"
#: ../tails_installer/creator.py:815
msgid "No mount points found"
msgstr "No mount points found"
#: ../tails_installer/creator.py:826
msgid "Entering unmount_device for '%(device)s'"
msgstr "Entering unmount_device for '%(device)s'"
#: ../tails_installer/creator.py:836
#, python-format
msgid "Unmounting mounted filesystems on '%(device)s'"
msgstr "Unmounting mounted filesystems on '%(device)s'"
#: ../tails_installer/creator.py:840
#, python-format
msgid "Unmounting '%(udi)s' on '%(device)s'"
msgstr "Unmounting '%(udi)s' on '%(device)s'"
#: ../tails_installer/creator.py:851
#, python-format
msgid "Mount %s exists after unmounting"
msgstr "Mount %s exists after unmounting"
#: ../tails_installer/creator.py:864
#, python-format
msgid "Partitioning device %(device)s"
msgstr "Partitioning device %(device)s"
#: ../tails_installer/creator.py:993
#, 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
msgid "Trying to continue anyway."
msgstr "Trying to continue anyway."
#: ../tails_installer/creator.py:1005 ../tails_installer/creator.py:1401
msgid "Verifying filesystem..."
msgstr "Verifying filesystem..."
#: ../tails_installer/creator.py:1029
#, 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
msgid "Installing bootloader..."
msgstr "Installing bootloader..."
#: ../tails_installer/creator.py:1061
#, 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
#, python-format
msgid "Removing %(file)s"
msgstr "Removing %(file)s"
#: ../tails_installer/creator.py:1183
#, python-format
msgid "%s already bootable"
msgstr "%s already bootable"
#: ../tails_installer/creator.py:1203
msgid "Unable to find partition"
msgstr "Unable to find partition"
#: ../tails_installer/creator.py:1226
#, python-format
msgid "Formatting %(device)s as FAT32"
msgstr "Formatting %(device)s as FAT32"
#: ../tails_installer/creator.py:1286
msgstr "Could not find syslinux' gptmbr.bin"
#: ../tails_installer/creator.py:1299
#, python-format
msgid "Reading extracted MBR from %s"
msgstr "Reading extracted MBR from %s"
#: ../tails_installer/creator.py:1303
#, 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
#, python-format
msgid "Resetting Master Boot Record of %s"
msgstr "Resetting Master Boot Record of %s"
#: ../tails_installer/creator.py:1322
msgid "Drive is a loopback, skipping MBR reset"
#: ../tails_installer/creator.py:1326 ../tails_installer/creator.py:1580
msgid "Calculating the SHA1 of %s"
msgstr "Calculating the SHA1 of %s"
#: ../tails_installer/creator.py:1351
msgid "Synchronizing data on disk..."
msgstr "Synchronizing data on disk..."
#: ../tails_installer/creator.py:1393
#: ../tails_installer/creator.py:1395
msgid "Unable to find any supported device"
msgstr "Unable to find any supported device"
#: ../tails_installer/creator.py:1405
"Make sure your USB key is plugged in and formatted with the FAT filesystem"
"Make sure your USB key is plugged in and formatted with the FAT filesystem"
#: ../tails_installer/creator.py:1408
msgid ""
"Unsupported filesystem: %s\n"
"Please backup and format your USB key with the FAT filesystem."
msgstr ""
"Unsupported filesystem: %s\n"
"Please backup and format your USB key with the FAT filesystem."
#: ../tails_installer/creator.py:1475
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:1529
"Make sure to extract the entire tails-installer zip file before running this "
"Make sure to extract the entire tails-installer zip file before running this "
#, python-format
msgid "Unknown release: %s"
msgstr "Unknown release: %s"
#, python-format
msgid "Downloading %s..."
msgstr "Downloading %s..."
#: ../tails_installer/gui.py:213
msgid ""
"Error: Cannot set the label or obtain the UUID of your device. Unable to "
"continue."
msgstr ""
"Error: Cannot set the label or obtain the UUID of your device. Unable to "
"continue."
#: ../tails_installer/gui.py:260
#: ../tails_installer/gui.py:265
msgstr "Tails installation failed!"
#: ../tails_installer/gui.py:361
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
msgstr "Tails Installer"
#: ../tails_installer/gui.py:423 ../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
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:469
#, fuzzy
msgid "Manual Upgrade Instructions"
msgstr "Installation Instructions"
#: ../tails_installer/gui.py:471
msgid "https://tails.boum.org/upgrade/"
msgstr ""
#: ../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:482 ../data/tails-installer.ui.h:1
msgid "Installation Instructions"
msgstr "Installation Instructions"
#: ../tails_installer/gui.py:484
msgid "https://tails.boum.org/install/"
msgstr ""
#: ../tails_installer/gui.py:490
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
msgstr "No ISO image selected"
#: ../tails_installer/gui.py:503
msgstr "Please select a Tails ISO image."
#: ../tails_installer/gui.py:545
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
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
#, python-format
"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."
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
"The device \"%(pretty_name)s\" is too small to install Tails (at least "
"%(size)s GB is required)."
"The device \"%(pretty_name)s\" is too small to install Tails (at least "
"%(size)s GB is required)."
#: ../tails_installer/gui.py:604
#, 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"
#: ../tails_installer/gui.py:625
msgid "An error happened while installing Tails"
msgstr "An error happened while installing Tails"
#: ../tails_installer/gui.py:637
#: ../tails_installer/gui.py:642
#: ../tails_installer/gui.py:695
msgid "Installation complete!"
msgstr "Installation complete!"
#: ../tails_installer/gui.py:711
msgid "Cancel"
msgstr ""
#: ../tails_installer/gui.py:747
msgid "Unable to mount device"
msgstr "Unable to mount device"
#: ../tails_installer/gui.py:754 ../tails_installer/gui.py:787
msgstr "Confirm the target USB stick"
"%(size)s %(vendor)s %(model)s device (%(device)s)\n"
"\n"
"All data on this USB stick will be lost."
"%(size)s %(vendor)s %(model)s device (%(device)s)\n"
"\n"
"All data on this USB stick will be lost."
msgid "%(parent_size)s %(vendor)s %(model)s device (%(device)s)"
msgstr "%(parent_size)s %(vendor)s %(model)s device (%(device)s)"
"\n"
"The persistent storage on this USB stick will be preserved."
msgstr ""
"\n"
"\n"
"The persistent storage on this USB stick will be preserved."
msgstr "%(description)s%(persistence_message)s"
msgid "Download complete!"
msgstr "Download complete!"
msgid "Download failed: "
msgstr "Download failed: "
msgid "You can try again to resume your download"
msgstr "You can try again to resume your download"
"The selected file is unreadable. Please fix its permissions or select "
"another file."
"The selected file is unreadable. Please fix its permissions or select "
"another file."
"Unable to use the selected file. You may have better luck if you move your "
"ISO to the root of your drive (ie: C:\\)"
"Unable to use the selected file. You may have better luck if you move your "
"ISO to the root of your drive (ie: C:\\)"
#, python-format
msgid "%(filename)s selected"
msgstr "%(filename)s selected"
msgstr "Unable to find LiveOS on ISO"
#, python-format
msgid "Could not guess underlying block device: %s"
msgstr "Could not guess underlying block device: %s"
"There was a problem executing `%s`.\n"
"%s\n"
"%s"
msgstr "'%s' does not exist"
msgstr "'%s' is not a directory"
msgstr "Skipping '%(filename)s'"
#: ../tails_installer/utils.py:44
#, python-format
msgid ""
"There was a problem executing `%s`.%s\n"
"%s"
msgstr ""
"There was a problem executing `%s`.%s\n"
"%s"
msgstr "Could not open device for writing."
#: ../data/tails-installer.ui.h:4
msgid "Select a distribution to download:"
msgstr "Select a distribution to download:"
#: ../data/tails-installer.ui.h:5
msgid "Target USB stick:"
msgstr "Target USB stick:"
#: ../data/tails-installer.ui.h:6
msgid "Reinstall (delete all data)"
msgstr "Reinstall (delete all data)"
#~ msgid "Setting up OLPC boot file..."
#~ msgstr "Setting up OLPC boot file..."
#~ msgid "Installation was completed."
#~ msgstr "Installation was completed."