commit 74a123b01a91b56dac5a38f86cbe24a7ab4833c3 Author: Translation commit bot translation@torproject.org Date: Sat Jun 10 02:16:55 2017 +0000
Update translations for liveusb-creator_completed --- es/es.po | 122 ++++++++++++++++++++++-------------------- templates/liveusb-creator.pot | 122 ++++++++++++++++++++++-------------------- 2 files changed, 130 insertions(+), 114 deletions(-)
diff --git a/es/es.po b/es/es.po index 9b06c0d..597cdaa 100644 --- a/es/es.po +++ b/es/es.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: The Tor Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-06 20:38+0200\n" -"PO-Revision-Date: 2017-06-02 00:08+0000\n" +"POT-Creation-Date: 2017-06-09 17:50+0200\n" +"PO-Revision-Date: 2017-06-10 02:11+0000\n" "Last-Translator: strel\n" "Language-Team: Spanish (http://www.transifex.com/otf/torproject/language/es/)%5Cn" "MIME-Version: 1.0\n" @@ -114,179 +114,179 @@ msgstr "No se pudo eliminar la carpeta del anterior sistema operativo autoarraca msgid "Cannot find device %s" msgstr "No se pudo encontrar el dispositivo %s"
-#: ../tails_installer/creator.py:673 +#: ../tails_installer/creator.py:678 #, python-format msgid "Unable to write on %(device)s, skipping." msgstr "No se pudo escribir en %(device)s, omitiendo... "
-#: ../tails_installer/creator.py:692 +#: ../tails_installer/creator.py:697 #, python-format msgid "" "Some partitions of the target device %(device)s are mounted. They will be " "unmounted before starting the installation process." msgstr "Algunas particiones del dispositivo destino %(device)s están montadas. Serán desmontadas antes de iniciar el proceso de instalación."
-#: ../tails_installer/creator.py:735 ../tails_installer/creator.py:959 +#: ../tails_installer/creator.py:740 ../tails_installer/creator.py:964 msgid "Unknown filesystem. Your device may need to be reformatted." msgstr "Sistema de ficheros desconocido. Tu dispositivo podría tener que ser formateado."
-#: ../tails_installer/creator.py:738 ../tails_installer/creator.py:962 +#: ../tails_installer/creator.py:743 ../tails_installer/creator.py:967 #, python-format msgid "Unsupported filesystem: %s" msgstr "No se admite el sistema de archivos: %s"
-#: ../tails_installer/creator.py:755 +#: ../tails_installer/creator.py:760 #, python-format msgid "Unknown GLib exception while trying to mount device: %(message)s" msgstr "Excepción GLib desconocida mientras se intentaba montar el dispositivo %(message)s"
-#: ../tails_installer/creator.py:759 +#: ../tails_installer/creator.py:764 #, python-format msgid "Unable to mount device: %(message)s" msgstr "No se pudo montar el dispositivo: %(message)s"
-#: ../tails_installer/creator.py:764 +#: ../tails_installer/creator.py:769 msgid "No mount points found" msgstr "No se encontraron puntos de montaje"
-#: ../tails_installer/creator.py:775 +#: ../tails_installer/creator.py:780 #, python-format msgid "Entering unmount_device for '%(device)s'" msgstr "Ejecutando unmount_device para '%(device)s'"
-#: ../tails_installer/creator.py:785 +#: ../tails_installer/creator.py:790 #, python-format msgid "Unmounting mounted filesystems on '%(device)s'" msgstr "Desmontando los sistemas de ficheros montados sobre '%(device)s'"
-#: ../tails_installer/creator.py:789 +#: ../tails_installer/creator.py:794 #, python-format msgid "Unmounting '%(udi)s' on '%(device)s'" msgstr "Desmontando '%(udi)s' en '%(device)s'"
-#: ../tails_installer/creator.py:799 +#: ../tails_installer/creator.py:804 #, python-format msgid "Mount %s exists after unmounting" msgstr "El punto de montaje %s sigue existiendo tras desmontar "
-#: ../tails_installer/creator.py:812 +#: ../tails_installer/creator.py:817 #, python-format msgid "Partitioning device %(device)s" msgstr "Particionando el dispositivo %(device)s"
-#: ../tails_installer/creator.py:890 +#: ../tails_installer/creator.py:895 #, python-format msgid "Updating properties of system partition %(system_partition)s" msgstr "Actualizando las propiedades de la partición de sistema %(system_partition)s"
-#: ../tails_installer/creator.py:944 +#: ../tails_installer/creator.py:949 #, python-format msgid "Unsupported device '%(device)s', please report a bug." msgstr "Dispositivo '%(device)s' no soportado, por favor reporte el fallo."
-#: ../tails_installer/creator.py:947 +#: ../tails_installer/creator.py:952 msgid "Trying to continue anyway." msgstr "Tratando de continuar de cualquier manera."
-#: ../tails_installer/creator.py:956 ../tails_installer/creator.py:1349 +#: ../tails_installer/creator.py:961 ../tails_installer/creator.py:1354 msgid "Verifying filesystem..." msgstr "Verificando el sistema de ficheros... "
-#: ../tails_installer/creator.py:980 +#: ../tails_installer/creator.py:985 #, python-format msgid "Unable to change volume label: %(message)s" msgstr "No se pudo cambiar la etiqueta del volumen: %(message)s"
-#: ../tails_installer/creator.py:985 ../tails_installer/creator.py:1382 +#: ../tails_installer/creator.py:990 ../tails_installer/creator.py:1387 msgid "Installing bootloader..." msgstr "Instalando gestor de arranque (bootloader)... "
-#: ../tails_installer/creator.py:1011 +#: ../tails_installer/creator.py:1016 #, python-format msgid "Could not find the '%s' COM32 module" msgstr "No se pudo encontrar el módulo '%s' COM32"
-#: ../tails_installer/creator.py:1019 ../tails_installer/creator.py:1400 +#: ../tails_installer/creator.py:1024 ../tails_installer/creator.py:1405 #, python-format msgid "Removing %(file)s" msgstr "Eliminando %(file)s"
-#: ../tails_installer/creator.py:1131 +#: ../tails_installer/creator.py:1136 #, python-format msgid "%s already bootable" msgstr "%s ya es arrancable"
-#: ../tails_installer/creator.py:1151 +#: ../tails_installer/creator.py:1156 msgid "Unable to find partition" msgstr "Incapaz de encontrar la partición"
-#: ../tails_installer/creator.py:1174 +#: ../tails_installer/creator.py:1179 #, python-format msgid "Formatting %(device)s as FAT32" msgstr "Formateando %(device)s como FAT32"
-#: ../tails_installer/creator.py:1234 +#: ../tails_installer/creator.py:1239 msgid "Could not find syslinux' gptmbr.bin" msgstr "No se pudo encontrar gptmbr.bin de syslinux"
-#: ../tails_installer/creator.py:1247 +#: ../tails_installer/creator.py:1252 #, python-format msgid "Reading extracted MBR from %s" msgstr "Leyendo extractos MBR desde %s"
-#: ../tails_installer/creator.py:1251 +#: ../tails_installer/creator.py:1256 #, python-format msgid "Could not read the extracted MBR from %(path)s" msgstr "No se pudo leer el extracto MBR desde %(path)s"
-#: ../tails_installer/creator.py:1264 ../tails_installer/creator.py:1265 +#: ../tails_installer/creator.py:1269 ../tails_installer/creator.py:1270 #, python-format msgid "Resetting Master Boot Record of %s" msgstr "Restableciendo Master Boot Record de %s"
-#: ../tails_installer/creator.py:1270 +#: ../tails_installer/creator.py:1275 msgid "Drive is a loopback, skipping MBR reset" msgstr "La unidad es de tipo loopback (virtual, de bucle), omitiendo el restablecimiento del MBR..."
-#: ../tails_installer/creator.py:1274 ../tails_installer/creator.py:1528 +#: ../tails_installer/creator.py:1279 ../tails_installer/creator.py:1533 #, python-format msgid "Calculating the SHA1 of %s" msgstr "Calculando la suma de comprobación SHA1 de %s "
-#: ../tails_installer/creator.py:1299 +#: ../tails_installer/creator.py:1304 msgid "Synchronizing data on disk..." msgstr "Sincronizando datos en el disco... "
-#: ../tails_installer/creator.py:1341 +#: ../tails_installer/creator.py:1346 msgid "Error probing device" msgstr "Error probando el dispositivo "
-#: ../tails_installer/creator.py:1343 +#: ../tails_installer/creator.py:1348 msgid "Unable to find any supported device" msgstr "No se pudo localizar dispositivo soportado alguno."
-#: ../tails_installer/creator.py:1353 +#: ../tails_installer/creator.py:1358 msgid "" "Make sure your USB key is plugged in and formatted with the FAT filesystem" msgstr "Asegúrate de que tu memoria USB está conectada, y formateada con el sistema de ficheros FAT"
-#: ../tails_installer/creator.py:1356 +#: ../tails_installer/creator.py:1361 #, python-format msgid "" "Unsupported filesystem: %s\n" "Please backup and format your USB key with the FAT filesystem." msgstr "Sistema de ficheros no soportado: %s\nPor favor, haz una copia de respaldo y formatea tu memoria USB con el sistema de ficheros FAT."
-#: ../tails_installer/creator.py:1423 +#: ../tails_installer/creator.py:1428 msgid "" "Unable to get Win32_LogicalDisk; win32com query did not return any results" msgstr "No fue posible obtener Win32_LogicalDisk; la petición win32com no devolvió resultados"
-#: ../tails_installer/creator.py:1476 +#: ../tails_installer/creator.py:1481 msgid "Cannot find" msgstr "No se pudo encontrar"
-#: ../tails_installer/creator.py:1477 +#: ../tails_installer/creator.py:1482 msgid "" "Make sure to extract the entire tails-installer zip file before running this" " program." @@ -350,19 +350,27 @@ msgstr "%(vendor)s %(model)s (%(details)s) - %(device)s" #: ../tails_installer/gui.py:488 #, python-format msgid "" +"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 "La memoria USB "%(pretty_name)s" está configurada como no extraíble por su fabricante, y Tails no podrá iniciarse desde ella. Por favor, pruebe a instalar en un modelo distinto." + +#: ../tails_installer/gui.py:498 +#, python-format +msgid "" "The device "%(pretty_name)s" is too small to install Tails (at least " "%(size)s GB is required)." msgstr "El dispositivo "%(pretty_name)s" es demasiado pequeño para instalar Tails (se requieren al menos %(size)s GB)."
-#: ../tails_installer/gui.py:501 +#: ../tails_installer/gui.py:511 msgid ""Install by cloning"" msgstr "Instalación por clonado"
-#: ../tails_installer/gui.py:503 +#: ../tails_installer/gui.py:513 msgid ""Install from ISO"" msgstr ""Instalar desde la ISO""
-#: ../tails_installer/gui.py:504 +#: ../tails_installer/gui.py:514 #, python-format msgid "" "It is impossible to upgrade the device %(pretty_name)s because it was not " @@ -370,42 +378,42 @@ msgid "" "Tails on this device." msgstr "Es imposible actualizar el dispositivo %(pretty_name)s porque no fue creado usando el Instalador de Tails. En su lugar debes usar %(action)s para actualizar Tails en este dispositivo."
-#: ../tails_installer/gui.py:523 +#: ../tails_installer/gui.py:533 msgid "An error happened while installing Tails" msgstr "Ha ocurrido un error mientras se instalaba Tails"
-#: ../tails_installer/gui.py:535 +#: ../tails_installer/gui.py:545 msgid "Refreshing releases..." msgstr "Comprobando nuevas versiones..."
-#: ../tails_installer/gui.py:540 +#: ../tails_installer/gui.py:550 msgid "Releases updated!" msgstr "¡Nuevas versiones actualizadas!"
-#: ../tails_installer/gui.py:579 +#: ../tails_installer/gui.py:589 msgid "Installation complete!" msgstr "¡Instalación completa!"
-#: ../tails_installer/gui.py:580 +#: ../tails_installer/gui.py:590 msgid "Installation was completed." msgstr "Se ha completado la instalación"
-#: ../tails_installer/gui.py:625 +#: ../tails_installer/gui.py:635 msgid "Unable to mount device" msgstr "No se pudo montar el dispositivo"
-#: ../tails_installer/gui.py:632 ../tails_installer/gui.py:660 +#: ../tails_installer/gui.py:642 ../tails_installer/gui.py:670 msgid "Please confirm your device selection" msgstr "Por favor confirma tu selección de dispositivo"
-#: ../tails_installer/gui.py:633 +#: ../tails_installer/gui.py:643 #, python-format msgid "" "You are going to install Tails on the %(size)s %(vendor)s %(model)s device " "(%(device)s). All data on the selected device will be lost. Continue?" msgstr "Vas a instalar Tails en el dispositivo %(vendor)s %(model)s %(size)s (%(device)s). Todos los datos en el dispositivo seleccionado se perderán ¿Continuar?"
-#: ../tails_installer/gui.py:650 +#: ../tails_installer/gui.py:660 #, python-format msgid "" "You are going to upgrade Tails on the %(parent_size)s %(vendor)s %(model)s " @@ -413,31 +421,31 @@ msgid "" "unchanged. Continue?" msgstr "Vas a actualizar Tails en el dispositivo %(vendor)s %(model)s %(parent_size)s (%(device)s). Cualquier volumen persistente en este dispositivo permanecerá inalterado. ¿Continuar?"
-#: ../tails_installer/gui.py:706 +#: ../tails_installer/gui.py:716 msgid "Download complete!" msgstr "¡Descarga completa!"
-#: ../tails_installer/gui.py:710 +#: ../tails_installer/gui.py:720 msgid "Download failed: " msgstr "Fallo de la descarga: "
-#: ../tails_installer/gui.py:711 +#: ../tails_installer/gui.py:721 msgid "You can try again to resume your download" msgstr "Puedes intentar continuar con la descarga."
-#: ../tails_installer/gui.py:719 +#: ../tails_installer/gui.py:729 msgid "" "The selected file is unreadable. Please fix its permissions or select " "another file." msgstr "El fichero seleccionado no se puede leer. Ajusta tus permisos o selecciona otro fichero."
-#: ../tails_installer/gui.py:725 +#: ../tails_installer/gui.py:735 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 "No se pudo utilizar el fichero seleccionado. Puede que tenga más suerte si mueve su ISO a la carpeta raíz de su unidad (ej. C:\)"
-#: ../tails_installer/gui.py:731 +#: ../tails_installer/gui.py:741 #, python-format msgid "%(filename)s selected" msgstr "%(filename)s seleccionado(s)" diff --git a/templates/liveusb-creator.pot b/templates/liveusb-creator.pot index d421d93..ce45aff 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-04-06 20:38+0200\n" -"PO-Revision-Date: 2017-06-01 01:27+0000\n" +"POT-Creation-Date: 2017-06-09 17:50+0200\n" +"PO-Revision-Date: 2017-06-10 01:55+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:673 +#: ../tails_installer/creator.py:678 #, python-format msgid "Unable to write on %(device)s, skipping." msgstr "Unable to write on %(device)s, skipping."
-#: ../tails_installer/creator.py:692 +#: ../tails_installer/creator.py:697 #, 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:735 ../tails_installer/creator.py:959 +#: ../tails_installer/creator.py:740 ../tails_installer/creator.py:964 msgid "Unknown filesystem. Your device may need to be reformatted." msgstr "Unknown filesystem. Your device may need to be reformatted."
-#: ../tails_installer/creator.py:738 ../tails_installer/creator.py:962 +#: ../tails_installer/creator.py:743 ../tails_installer/creator.py:967 #, python-format msgid "Unsupported filesystem: %s" msgstr "Unsupported filesystem: %s"
-#: ../tails_installer/creator.py:755 +#: ../tails_installer/creator.py:760 #, 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:759 +#: ../tails_installer/creator.py:764 #, python-format msgid "Unable to mount device: %(message)s" msgstr "Unable to mount device: %(message)s"
-#: ../tails_installer/creator.py:764 +#: ../tails_installer/creator.py:769 msgid "No mount points found" msgstr "No mount points found"
-#: ../tails_installer/creator.py:775 +#: ../tails_installer/creator.py:780 #, python-format msgid "Entering unmount_device for '%(device)s'" msgstr "Entering unmount_device for '%(device)s'"
-#: ../tails_installer/creator.py:785 +#: ../tails_installer/creator.py:790 #, python-format msgid "Unmounting mounted filesystems on '%(device)s'" msgstr "Unmounting mounted filesystems on '%(device)s'"
-#: ../tails_installer/creator.py:789 +#: ../tails_installer/creator.py:794 #, python-format msgid "Unmounting '%(udi)s' on '%(device)s'" msgstr "Unmounting '%(udi)s' on '%(device)s'"
-#: ../tails_installer/creator.py:799 +#: ../tails_installer/creator.py:804 #, python-format msgid "Mount %s exists after unmounting" msgstr "Mount %s exists after unmounting"
-#: ../tails_installer/creator.py:812 +#: ../tails_installer/creator.py:817 #, python-format msgid "Partitioning device %(device)s" msgstr "Partitioning device %(device)s"
-#: ../tails_installer/creator.py:890 +#: ../tails_installer/creator.py:895 #, python-format msgid "Updating properties of system partition %(system_partition)s" msgstr "Updating properties of system partition %(system_partition)s"
-#: ../tails_installer/creator.py:944 +#: ../tails_installer/creator.py:949 #, python-format msgid "Unsupported device '%(device)s', please report a bug." msgstr "Unsupported device '%(device)s', please report a bug."
-#: ../tails_installer/creator.py:947 +#: ../tails_installer/creator.py:952 msgid "Trying to continue anyway." msgstr "Trying to continue anyway."
-#: ../tails_installer/creator.py:956 ../tails_installer/creator.py:1349 +#: ../tails_installer/creator.py:961 ../tails_installer/creator.py:1354 msgid "Verifying filesystem..." msgstr "Verifying filesystem..."
-#: ../tails_installer/creator.py:980 +#: ../tails_installer/creator.py:985 #, python-format msgid "Unable to change volume label: %(message)s" msgstr "Unable to change volume label: %(message)s"
-#: ../tails_installer/creator.py:985 ../tails_installer/creator.py:1382 +#: ../tails_installer/creator.py:990 ../tails_installer/creator.py:1387 msgid "Installing bootloader..." msgstr "Installing bootloader..."
-#: ../tails_installer/creator.py:1011 +#: ../tails_installer/creator.py:1016 #, python-format msgid "Could not find the '%s' COM32 module" msgstr "Could not find the '%s' COM32 module"
-#: ../tails_installer/creator.py:1019 ../tails_installer/creator.py:1400 +#: ../tails_installer/creator.py:1024 ../tails_installer/creator.py:1405 #, python-format msgid "Removing %(file)s" msgstr "Removing %(file)s"
-#: ../tails_installer/creator.py:1131 +#: ../tails_installer/creator.py:1136 #, python-format msgid "%s already bootable" msgstr "%s already bootable"
-#: ../tails_installer/creator.py:1151 +#: ../tails_installer/creator.py:1156 msgid "Unable to find partition" msgstr "Unable to find partition"
-#: ../tails_installer/creator.py:1174 +#: ../tails_installer/creator.py:1179 #, python-format msgid "Formatting %(device)s as FAT32" msgstr "Formatting %(device)s as FAT32"
-#: ../tails_installer/creator.py:1234 +#: ../tails_installer/creator.py:1239 msgid "Could not find syslinux' gptmbr.bin" msgstr "Could not find syslinux' gptmbr.bin"
-#: ../tails_installer/creator.py:1247 +#: ../tails_installer/creator.py:1252 #, python-format msgid "Reading extracted MBR from %s" msgstr "Reading extracted MBR from %s"
-#: ../tails_installer/creator.py:1251 +#: ../tails_installer/creator.py:1256 #, 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:1264 ../tails_installer/creator.py:1265 +#: ../tails_installer/creator.py:1269 ../tails_installer/creator.py:1270 #, python-format msgid "Resetting Master Boot Record of %s" msgstr "Resetting Master Boot Record of %s"
-#: ../tails_installer/creator.py:1270 +#: ../tails_installer/creator.py:1275 msgid "Drive is a loopback, skipping MBR reset" msgstr "Drive is a loopback, skipping MBR reset"
-#: ../tails_installer/creator.py:1274 ../tails_installer/creator.py:1528 +#: ../tails_installer/creator.py:1279 ../tails_installer/creator.py:1533 #, python-format msgid "Calculating the SHA1 of %s" msgstr "Calculating the SHA1 of %s"
-#: ../tails_installer/creator.py:1299 +#: ../tails_installer/creator.py:1304 msgid "Synchronizing data on disk..." msgstr "Synchronizing data on disk..."
-#: ../tails_installer/creator.py:1341 +#: ../tails_installer/creator.py:1346 msgid "Error probing device" msgstr "Error probing device"
-#: ../tails_installer/creator.py:1343 +#: ../tails_installer/creator.py:1348 msgid "Unable to find any supported device" msgstr "Unable to find any supported device"
-#: ../tails_installer/creator.py:1353 +#: ../tails_installer/creator.py:1358 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:1356 +#: ../tails_installer/creator.py:1361 #, 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:1423 +#: ../tails_installer/creator.py:1428 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:1476 +#: ../tails_installer/creator.py:1481 msgid "Cannot find" msgstr "Cannot find"
-#: ../tails_installer/creator.py:1477 +#: ../tails_installer/creator.py:1482 msgid "" "Make sure to extract the entire tails-installer zip file before running this" " program." @@ -336,19 +336,27 @@ msgstr "%(vendor)s %(model)s (%(details)s) - %(device)s" #: ../tails_installer/gui.py:488 #, python-format msgid "" +"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:498 +#, 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:501 +#: ../tails_installer/gui.py:511 msgid ""Install by cloning"" msgstr ""Install by cloning""
-#: ../tails_installer/gui.py:503 +#: ../tails_installer/gui.py:513 msgid ""Install from ISO"" msgstr ""Install from ISO""
-#: ../tails_installer/gui.py:504 +#: ../tails_installer/gui.py:514 #, python-format msgid "" "It is impossible to upgrade the device %(pretty_name)s because it was not " @@ -356,42 +364,42 @@ msgid "" "Tails on this device." msgstr "It is impossible to upgrade the device %(pretty_name)s because it was not created using Tails Installer. You should instead use %(action)s to upgrade Tails on this device."
-#: ../tails_installer/gui.py:523 +#: ../tails_installer/gui.py:533 msgid "An error happened while installing Tails" msgstr "An error happened while installing Tails"
-#: ../tails_installer/gui.py:535 +#: ../tails_installer/gui.py:545 msgid "Refreshing releases..." msgstr "Refreshing releases..."
-#: ../tails_installer/gui.py:540 +#: ../tails_installer/gui.py:550 msgid "Releases updated!" msgstr "Releases updated!"
-#: ../tails_installer/gui.py:579 +#: ../tails_installer/gui.py:589 msgid "Installation complete!" msgstr "Installation complete!"
-#: ../tails_installer/gui.py:580 +#: ../tails_installer/gui.py:590 msgid "Installation was completed." msgstr "Installation was completed."
-#: ../tails_installer/gui.py:625 +#: ../tails_installer/gui.py:635 msgid "Unable to mount device" msgstr "Unable to mount device"
-#: ../tails_installer/gui.py:632 ../tails_installer/gui.py:660 +#: ../tails_installer/gui.py:642 ../tails_installer/gui.py:670 msgid "Please confirm your device selection" msgstr "Please confirm your device selection"
-#: ../tails_installer/gui.py:633 +#: ../tails_installer/gui.py:643 #, python-format msgid "" "You are going to install Tails on the %(size)s %(vendor)s %(model)s device " "(%(device)s). All data on the selected device will be lost. Continue?" msgstr "You are going to install Tails on the %(size)s %(vendor)s %(model)s device (%(device)s). All data on the selected device will be lost. Continue?"
-#: ../tails_installer/gui.py:650 +#: ../tails_installer/gui.py:660 #, python-format msgid "" "You are going to upgrade Tails on the %(parent_size)s %(vendor)s %(model)s " @@ -399,31 +407,31 @@ msgid "" "unchanged. Continue?" msgstr "You are going to upgrade Tails on the %(parent_size)s %(vendor)s %(model)s device (%(device)s). Any persistent volume on this device will remain unchanged. Continue?"
-#: ../tails_installer/gui.py:706 +#: ../tails_installer/gui.py:716 msgid "Download complete!" msgstr "Download complete!"
-#: ../tails_installer/gui.py:710 +#: ../tails_installer/gui.py:720 msgid "Download failed: " msgstr "Download failed: "
-#: ../tails_installer/gui.py:711 +#: ../tails_installer/gui.py:721 msgid "You can try again to resume your download" msgstr "You can try again to resume your download"
-#: ../tails_installer/gui.py:719 +#: ../tails_installer/gui.py:729 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:725 +#: ../tails_installer/gui.py:735 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:731 +#: ../tails_installer/gui.py:741 #, python-format msgid "%(filename)s selected" msgstr "%(filename)s selected"
tor-commits@lists.torproject.org