[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

translation at torproject.org translation at torproject.org
Thu May 29 13:45:25 UTC 2014


commit bd864b2ae3904fd5ee9bb55a62057caac5e71c36
Author: Translation commit bot <translation at torproject.org>
Date:   Thu May 29 13:45:25 2014 +0000

    Update translations for liveusb-creator_completed
---
 es/es.po       |  181 ++++++++++++++++++++++++++++---------------------------
 pt_BR/pt_BR.po |  183 +++++++++++++++++++++++++++++---------------------------
 2 files changed, 187 insertions(+), 177 deletions(-)

diff --git a/es/es.po b/es/es.po
index 323e63c..cc0e828 100644
--- a/es/es.po
+++ b/es/es.po
@@ -14,8 +14,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-05-16 18:47+0200\n"
-"PO-Revision-Date: 2014-05-20 13:52+0000\n"
+"POT-Creation-Date: 2014-05-28 16:00+0200\n"
+"PO-Revision-Date: 2014-05-29 13:28+0000\n"
 "Last-Translator: strel\n"
 "Language-Team: Spanish (http://www.transifex.com/projects/p/torproject/language/es/)\n"
 "MIME-Version: 1.0\n"
@@ -29,22 +29,22 @@ msgstr ""
 msgid "%(distribution)s Installer"
 msgstr "Instalador de %(distribution)s"
 
-#: ../liveusb/gui.py:808
+#: ../liveusb/gui.py:794
 #, python-format
 msgid "%(filename)s selected"
 msgstr "%(filename)s seleccionado(s)"
 
-#: ../liveusb/gui.py:439
+#: ../liveusb/gui.py:425
 #, python-format
 msgid "%(size)s %(label)s"
 msgstr "%(size)s %(label)s"
 
-#: ../liveusb/gui.py:445
+#: ../liveusb/gui.py:431
 #, python-format
 msgid "%(vendor)s %(model)s (%(details)s) - %(device)s"
 msgstr "%(vendor)s %(model)s (%(details)s) - %(device)s"
 
-#: ../liveusb/creator.py:1021
+#: ../liveusb/creator.py:1046
 #, python-format
 msgid "%s already bootable"
 msgstr "%s ya es arrancable"
@@ -101,16 +101,16 @@ msgid ""
 "persist after a reboot."
 msgstr "Con la asignación de espacio extra para un área persistente en su memoria USB, será capaz de almacenar datos y hacer modificaciones persistentes a su sistema operativo autoarrancable. Sin ello, no será capaz de guardar datos que persistan después de un reinicio."
 
-#: ../liveusb/creator.py:1125 ../liveusb/creator.py:1388
+#: ../liveusb/creator.py:1150 ../liveusb/creator.py:1413
 #, python-format
 msgid "Calculating the SHA1 of %s"
 msgstr "Calculando el identificador criptográfico ('checksum') SHA1 de %s "
 
-#: ../liveusb/creator.py:1336
+#: ../liveusb/creator.py:1361
 msgid "Cannot find"
 msgstr "No se pudo encontrar"
 
-#: ../liveusb/creator.py:543
+#: ../liveusb/creator.py:551
 #, python-format
 msgid "Cannot find device %s"
 msgstr "No se pudo encontrar el dispositivo %s"
@@ -129,12 +129,12 @@ msgid ""
 "Upgrade"
 msgstr "Clonar\n&&\nactualizar"
 
-#: ../liveusb/creator.py:399
+#: ../liveusb/creator.py:407
 #, python-format
 msgid "Creating %sMB persistent overlay"
 msgstr "Creando partición de datos persistentes ('overlay') de %s MB"
 
-#: ../liveusb/gui.py:567
+#: ../liveusb/gui.py:553
 msgid ""
 "Device is not yet mounted, so we cannot determine the amount of free space."
 msgstr "El dispositivo no está montado aún, por lo que no se pudo determinar la cantidad de espacio libre."
@@ -144,11 +144,11 @@ msgstr "El dispositivo no está montado aún, por lo que no se pudo determinar l
 msgid "Download %(distribution)s"
 msgstr "Descargar %(distribution)s"
 
-#: ../liveusb/gui.py:782
+#: ../liveusb/gui.py:768
 msgid "Download complete!"
 msgstr "¡Descarga completa!"
 
-#: ../liveusb/gui.py:786
+#: ../liveusb/gui.py:772
 msgid "Download failed: "
 msgstr "Fallo de la descarga: "
 
@@ -157,45 +157,45 @@ msgstr "Fallo de la descarga: "
 msgid "Downloading %s..."
 msgstr "Descargando %s..."
 
-#: ../liveusb/creator.py:1121
+#: ../liveusb/creator.py:1146
 msgid "Drive is a loopback, skipping MBR reset"
 msgstr "La unidad es de tipo loopback (virtual, de bucle), omitiendo el restablecimiento del MBR..."
 
-#: ../liveusb/creator.py:814
+#: ../liveusb/creator.py:822
 #, python-format
 msgid "Entering unmount_device for '%(device)s'"
 msgstr "Ejecutando unmount_device para '%(device)s'"
 
-#: ../liveusb/creator.py:1201
+#: ../liveusb/creator.py:1226
 msgid "Error probing device"
 msgstr "Error probando el dispositivo "
 
-#: ../liveusb/gui.py:227
+#: ../liveusb/gui.py:211
 msgid ""
 "Error: Cannot set the label or obtain the UUID of your device.  Unable to "
 "continue."
 msgstr "Error: No se pudo establecer u obtener el UUID de su dispositivo. No se pudo continuar."
 
-#: ../liveusb/creator.py:375
+#: ../liveusb/creator.py:383
 msgid ""
 "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: El identificador criptográfico ('checksum') SHA1 de su CD autoarrancable (Live CD) no es válido. Puede ejecutar este programa con el modificador --noverify para evitar este chequeo de verificación."
 
-#: ../liveusb/creator.py:144
+#: ../liveusb/creator.py:146
 msgid "Extracting live image to the target device..."
 msgstr "Extrayendo la imagen autoarrancable al dispositivo de destino..."
 
-#: ../liveusb/creator.py:1064
+#: ../liveusb/creator.py:1089
 #, python-format
 msgid "Formatting %(device)s as FAT32"
 msgstr "Formateando %(device)s como FAT32"
 
-#: ../liveusb/creator.py:139
+#: ../liveusb/creator.py:141
 msgid "ISO MD5 checksum passed"
 msgstr "El identificador criptográfico ('checksum') MD5 de la ISO es correcto"
 
-#: ../liveusb/creator.py:137
+#: ../liveusb/creator.py:139
 msgid "ISO MD5 checksum verification failed"
 msgstr "Error en la verificación del identificador criptográfico ('checksum') MD5 de la ISO"
 
@@ -209,70 +209,70 @@ msgstr "Si no selecciona una imagen ISO autoarrancable existente, la versión se
 msgid "Install Tails"
 msgstr "Instalar Tails"
 
-#: ../liveusb/gui.py:630
+#: ../liveusb/gui.py:616
 msgid "Installation complete!"
 msgstr "¡Instalación completa!"
 
-#: ../liveusb/gui.py:279
+#: ../liveusb/gui.py:265
 #, python-format
 msgid "Installation complete! (%s)"
 msgstr "¡Instalación completa! (%s)"
 
-#: ../liveusb/gui.py:631
+#: ../liveusb/gui.py:617
 msgid "Installation was completed. Press OK to close this program."
 msgstr "Instalación completa. Pulse Aceptar para cerrar este programa."
 
-#: ../liveusb/creator.py:917 ../liveusb/creator.py:1242
+#: ../liveusb/creator.py:942 ../liveusb/creator.py:1267
 msgid "Installing bootloader..."
 msgstr "Instalando gestor de arranque (bootloader)... "
 
-#: ../liveusb/gui.py:284
+#: ../liveusb/gui.py:270
 msgid "LiveUSB creation failed!"
 msgstr "¡La creación del USB autoarrancable (LiveUSB) falló!"
 
-#: ../liveusb/creator.py:1337
+#: ../liveusb/creator.py:1362
 msgid ""
 "Make sure to extract the entire liveusb-creator zip file before running this"
 " program."
 msgstr "Asegúrese de extraer el fichero zip liveusb-creator completamente antes de ejecutar este programa."
 
-#: ../liveusb/creator.py:1213
+#: ../liveusb/creator.py:1238
 msgid ""
 "Make sure your USB key is plugged in and formatted with the FAT filesystem"
 msgstr "Asegúrese de que su memoria USB está conectada, y formateada con el sistema de ficheros FAT"
 
-#: ../liveusb/creator.py:836
+#: ../liveusb/creator.py:844
 #, python-format
 msgid "Mount %s exists after unmounting"
 msgstr "El punto de montaje %s sigue existiendo tras desmontar "
 
-#: ../liveusb/gui.py:573
+#: ../liveusb/gui.py:559
 #, python-format
 msgid "No free space on device %(device)s"
 msgstr "No hay espacio libre en el dispositivo %(device)s"
 
-#: ../liveusb/creator.py:803
+#: ../liveusb/creator.py:811
 msgid "No mount points found"
 msgstr "No se encontraron puntos de montaje"
 
-#: ../liveusb/creator.py:392
+#: ../liveusb/creator.py:400
 msgid "Not enough free space on device."
 msgstr "No hay suficiente espacio libre en el dispositivo."
 
-#: ../liveusb/gui.py:554
+#: ../liveusb/gui.py:540
 msgid "Partition is FAT16; Restricting overlay size to 2G"
 msgstr "La partición es FAT16; Restringiendo el tamaño de la partición de datos persistentes ('overlay') a 2G"
 
-#: ../liveusb/gui.py:550
+#: ../liveusb/gui.py:536
 msgid "Partition is FAT32; Restricting overlay size to 4G"
 msgstr "La partición es FAT32; restringiendo el tamaño de la partición de datos persistentes (overlay) a 4G"
 
-#: ../liveusb/creator.py:225 ../liveusb/creator.py:843
+#: ../liveusb/creator.py:227 ../liveusb/creator.py:851
 #, python-format
 msgid "Partitioning device %(device)s"
 msgstr "Particionando el dispositivo %(device)s"
 
-#: ../liveusb/gui.py:621
+#: ../liveusb/gui.py:607
 msgid "Persistent Storage"
 msgstr "Almacenamiento persistente"
 
@@ -280,53 +280,53 @@ msgstr "Almacenamiento persistente"
 msgid "Persistent Storage (0 MB)"
 msgstr "Almacenamiento persistente (0 MB)"
 
-#: ../liveusb/gui.py:702 ../liveusb/gui.py:731
+#: ../liveusb/gui.py:688 ../liveusb/gui.py:717
 msgid "Please confirm your device selection"
 msgstr "Por favor confirme su dispositivo"
 
-#: ../liveusb/gui.py:467
+#: ../liveusb/gui.py:453
 msgid "Refreshing releases..."
 msgstr "Comprobando nuevas versiones..."
 
-#: ../liveusb/gui.py:472
+#: ../liveusb/gui.py:458
 msgid "Releases updated!"
 msgstr "¡Nuevas versiones actualizadas!"
 
-#: ../liveusb/creator.py:940 ../liveusb/creator.py:1260
+#: ../liveusb/creator.py:965 ../liveusb/creator.py:1285
 #, python-format
 msgid "Removing %(file)s"
 msgstr "Eliminando %(file)s"
 
-#: ../liveusb/creator.py:470
+#: ../liveusb/creator.py:478
 msgid "Removing existing Live OS"
 msgstr "Eliminando el sistema operativo autoarrancable (Live OS) existente"
 
-#: ../liveusb/creator.py:1115
+#: ../liveusb/creator.py:1140
 #, python-format
 msgid "Resetting Master Boot Record of %s"
 msgstr "Restableciendo Master Boot Record de %s"
 
-#: ../liveusb/gui.py:793
+#: ../liveusb/gui.py:779
 msgid "Select Live ISO"
 msgstr "Seleccione una ISO autoarrancable (Live ISO)"
 
-#: ../liveusb/creator.py:181
+#: ../liveusb/creator.py:183
 msgid "Setting up OLPC boot file..."
 msgstr "Configurando un fichero de arranque OLPC (One Laptop Per Child)..."
 
-#: ../liveusb/creator.py:717
+#: ../liveusb/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 "Algunas particiones del dispositivo destino %(device)s están montadas. Serán desmontadas antes de iniciar el proceso de instalación."
 
-#: ../liveusb/creator.py:130
+#: ../liveusb/creator.py:132
 msgid ""
 "Source type does not support verification of ISO MD5 checksum, skipping"
 msgstr "La fuente no soporta la verificación del identificador criptográfico ('checksum') MD5 de la ISO, omitiendo..."
 
-#: ../liveusb/creator.py:1149
+#: ../liveusb/creator.py:1174
 msgid "Synchronizing data on disk..."
 msgstr "Sincronizando datos en el disco... "
 
@@ -334,19 +334,19 @@ msgstr "Sincronizando datos en el disco... "
 msgid "Target Device"
 msgstr "Dispositivo destino"
 
-#: ../liveusb/gui.py:667
+#: ../liveusb/gui.py:653
 msgid ""
 "The Master Boot Record on your device is blank. Pressing 'Install Tails' "
 "again will reset the MBR on this device."
 msgstr "El registro maestro de arranque ('Master Boot Record') de su dispositivo está vacío. Pulsando 'Instalar Tails' de nuevo restablecerá el MBR en este dispositivo."
 
-#: ../liveusb/gui.py:796
+#: ../liveusb/gui.py:782
 msgid ""
 "The selected file is unreadable. Please fix its permissions or select "
 "another file."
 msgstr "El fichero seleccionado no se pudo leer. Ajuste sus permisos o seleccione otro fichero."
 
-#: ../liveusb/creator.py:336
+#: ../liveusb/creator.py:344
 #, python-format
 msgid ""
 "There was a problem executing the following command: `%(command)s`.\n"
@@ -384,87 +384,87 @@ msgstr "Esta es la barra de progreso que indicará en qué punto, a lo largo del
 msgid "This is the status console, where all messages get written to."
 msgstr "Esta es la consola de estado, donde salen escritos todos los mensajes."
 
-#: ../liveusb/creator.py:880
+#: ../liveusb/creator.py:905
 msgid "Trying to continue anyway."
 msgstr "Tratando de continuar de cualquier manera."
 
-#: ../liveusb/creator.py:912
+#: ../liveusb/creator.py:937
 #, python-format
 msgid "Unable to change volume label: %(message)s"
 msgstr "No se pudo cambiar la etiqueta del volumen: %(message)s"
 
-#: ../liveusb/creator.py:479 ../liveusb/creator.py:490
+#: ../liveusb/creator.py:487 ../liveusb/creator.py:498
 #, python-format
 msgid "Unable to chmod %(file)s: %(message)s"
 msgstr "No se pudo completar chmod %(file)s: %(message)s"
 
-#: ../liveusb/creator.py:460
+#: ../liveusb/creator.py:468
 #, python-format
 msgid "Unable to copy %(infile)s to %(outfile)s: %(message)s"
 msgstr "No se pudo copiar %(infile)s en %(outfile)s: %(message)s"
 
-#: ../liveusb/gui.py:418
+#: ../liveusb/gui.py:404
 msgid "Unable to find any USB drive"
 msgstr "No fue posible encontrar alguna unidad USB"
 
-#: ../liveusb/creator.py:1203
+#: ../liveusb/creator.py:1228
 msgid "Unable to find any supported device"
 msgstr "No se pudo localizar dispositivo soportado alguno."
 
-#: ../liveusb/creator.py:1041
+#: ../liveusb/creator.py:1066
 msgid "Unable to find partition"
 msgstr "No se pudo encontrar la partición"
 
-#: ../liveusb/creator.py:1283
+#: ../liveusb/creator.py:1308
 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"
 
-#: ../liveusb/gui.py:695
+#: ../liveusb/gui.py:681
 msgid "Unable to mount device"
 msgstr "No se pudo montar el dispositivo"
 
-#: ../liveusb/creator.py:791
+#: ../liveusb/creator.py:799
 #, python-format
 msgid "Unable to mount device: %(message)s"
 msgstr "No se pudo montar el dispositivo: %(message)s"
 
-#: ../liveusb/creator.py:495
+#: ../liveusb/creator.py:503
 #, python-format
 msgid "Unable to remove directory from previous LiveOS: %(message)s"
 msgstr "No se pudo eliminar la carpeta del anterior sistema operativo autoarracable (LiveOS): %(message)s"
 
-#: ../liveusb/creator.py:483
+#: ../liveusb/creator.py:491
 #, python-format
 msgid "Unable to remove file from previous LiveOS: %(message)s"
 msgstr "No se pudo eliminar el fichero del anterior sistema operativo autoarrancable (LiveOS): %(message)s"
 
-#: ../liveusb/creator.py:1118
+#: ../liveusb/creator.py:1143
 msgid ""
 "Unable to reset MBR.  You may not have the `syslinux` package installed."
 msgstr "No se pudo restablecer el MBR. Podría no tener instalado el paquete `syslinux`"
 
-#: ../liveusb/gui.py:802
+#: ../liveusb/gui.py:788
 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:\\)"
 
-#: ../liveusb/creator.py:698
+#: ../liveusb/creator.py:706
 #, python-format
 msgid "Unable to write on %(device)s, skipping."
 msgstr "No se pudo escribir en %(device)s, omitiendo... "
 
-#: ../liveusb/creator.py:381
+#: ../liveusb/creator.py:389
 msgid "Unknown ISO, skipping checksum verification"
 msgstr "ISO desconocida, omitiendo la verificación del identificador criptográfico ('checksum')"
 
-#: ../liveusb/creator.py:787
+#: ../liveusb/creator.py:795
 #, python-format
 msgid "Unknown dbus exception while trying to mount device: %(message)s"
 msgstr "Excepción dbus desconocida al intentar montar el dispositivo: %(message)s"
 
-#: ../liveusb/creator.py:766 ../liveusb/creator.py:891
+#: ../liveusb/creator.py:774 ../liveusb/creator.py:916
 msgid "Unknown filesystem.  Your device may need to be reformatted."
 msgstr "Sistema de ficheros desconocido. Su dispositivo podría tener que ser formateado."
 
@@ -473,40 +473,45 @@ msgstr "Sistema de ficheros desconocido. Su dispositivo podría tener que ser fo
 msgid "Unknown release: %s"
 msgstr "Versión desconocida: %s"
 
-#: ../liveusb/creator.py:828
+#: ../liveusb/creator.py:836
 #, python-format
 msgid "Unmounting '%(udi)s' on '%(device)s'"
 msgstr "Desmontando '%(udi)s' en '%(device)s'"
 
-#: ../liveusb/creator.py:824
+#: ../liveusb/creator.py:832
 #, python-format
 msgid "Unmounting mounted filesystems on '%(device)s'"
 msgstr "Desmontando los sistemas de ficheros montados sobre '%(device)s'"
 
-#: ../liveusb/creator.py:877
+#: ../liveusb/creator.py:902
 #, python-format
 msgid "Unsupported device '%(device)s', please report a bug."
 msgstr "Dispositivo '%(device)s' no soportado, por favor reporte un fallo."
 
-#: ../liveusb/creator.py:771 ../liveusb/creator.py:894
+#: ../liveusb/creator.py:779 ../liveusb/creator.py:919
 #, python-format
 msgid "Unsupported filesystem: %s"
 msgstr "Sistema de ficheros no soportado: %s"
 
-#: ../liveusb/creator.py:769
+#: ../liveusb/creator.py:777
 #, python-format
 msgid ""
 "Unsupported filesystem: %s\n"
 "In case you are trying to upgrade a manually installed Tails system (that is, if it was installed without this installer), this option is not supported: you need to install it anew to start with, e.g. by choosing the \"Clone & Install\" action instead."
 msgstr "Sistema de ficheros no soportado: %s\nEn caso de que esté intentando actualizar un sistema Tails instalado manualmente (esto es, si fue instalado sin este instalador), esta opción no está soportada: necesita instalarlo de nuevo para comenzar con ello, ej.: escogiendo la acción \"Clonar e instalar\" en su lugar."
 
-#: ../liveusb/creator.py:1216
+#: ../liveusb/creator.py:1241
 #, 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, haga copia de respaldo y dé formato a su memoria USB con el sistema de ficheros FAT."
 
+#: ../liveusb/creator.py:877
+#, python-format
+msgid "Updating properties of system partition %(system_partition)s"
+msgstr "Actualizando las propiedades de la partición de sistema %(system_partition)s"
+
 #: ../liveusb/launcher_ui.py:163
 msgid "Upgrade from ISO"
 msgstr "Actualizar desde ISO"
@@ -515,54 +520,54 @@ msgstr "Actualizar desde ISO"
 msgid "Use existing Live system ISO"
 msgstr "Usar una ISO de sistema autoarrancable ('Live') existente"
 
-#: ../liveusb/creator.py:132
+#: ../liveusb/creator.py:134
 msgid "Verifying ISO MD5 checksum"
 msgstr "Verificando el identificador criptográfico ('checksum') MD5 de la ISO"
 
-#: ../liveusb/creator.py:355
+#: ../liveusb/creator.py:363
 msgid "Verifying SHA1 checksum of LiveCD image..."
 msgstr "Verificando el identificador criptográfico ('checksum') SHA1 de la imagen del CD autoarrancable (LiveCD)... "
 
-#: ../liveusb/creator.py:359
+#: ../liveusb/creator.py:367
 msgid "Verifying SHA256 checksum of LiveCD image..."
 msgstr "Verificando el identificador criptográfico ('checksum') SHA256 de la imagen del CD autoarrancable (LiveCD)... "
 
-#: ../liveusb/creator.py:888 ../liveusb/creator.py:1209
+#: ../liveusb/creator.py:913 ../liveusb/creator.py:1234
 msgid "Verifying filesystem..."
 msgstr "Verificando el sistema de ficheros... "
 
-#: ../liveusb/gui.py:729
+#: ../liveusb/gui.py:715
 msgid ""
 "Warning: Creating a new persistent overlay will delete your existing one."
 msgstr "Advertencia: La creación de una nueva partición de datos persistentes ('overlay') borrará la suya existente."
 
-#: ../liveusb/gui.py:681
+#: ../liveusb/gui.py:667
 msgid ""
 "Warning: The Master Boot Record on your device does not match your system's "
 "syslinux MBR.  If you have trouble booting this stick, try running the "
 "liveusb-creator with the --reset-mbr option."
 msgstr "Advertencia: El Master Boot Record (registro de arranque maestro) de su dispositivo no concuerda con el MBR syslinux de su sistema. Si tiene problemas arrancando desde esta memoria, pruebe a ejecutar el liveusb-creator con la opción --reset-mbr"
 
-#: ../liveusb/gui.py:392
+#: ../liveusb/gui.py:378
 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 "Advertencia: Esta herramienta debe ser ejecutada como un Administrador. Para hacer esto, haga clic con el botón secundario del ratón sobre el icono, y abra las Propiedades. Bajo la pestaña Compatibilidad, marque la casilla \"Ejecutar este programa como un administrador\"."
 
-#: ../liveusb/creator.py:151
+#: ../liveusb/creator.py:153
 #, python-format
 msgid "Wrote to device at %(speed)d MB/sec"
 msgstr "Escrito al dispositivo a %(speed)d MB/sec"
 
-#: ../liveusb/gui.py:703
+#: ../liveusb/gui.py:689
 #, 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 "Va 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?"
 
-#: ../liveusb/gui.py:719
+#: ../liveusb/gui.py:705
 #, python-format
 msgid ""
 "You are going to upgrade Tails on the %(parent_size)s %(vendor)s %(model)s "
@@ -570,17 +575,17 @@ msgid ""
 "unchanged. Continue?"
 msgstr "Va a actualizar Tails en el dispositivo %(vendor)s %(model)s %(parent_size)s (%(device)s). Cualquier volumen persistente en este dispositivo permanecerá inalterado. ¿Continuar?"
 
-#: ../liveusb/creator.py:605
+#: ../liveusb/creator.py:613
 msgid ""
 "You are using an old version of syslinux-extlinux that does not support the "
 "ext4 filesystem"
 msgstr "Está usando una versión antigua de syslinux-extlinux que no soporta el sistema de ficheros ext4."
 
-#: ../liveusb/gui.py:787
+#: ../liveusb/gui.py:773
 msgid "You can try again to resume your download"
 msgstr "Puede intentar continuar con la descarga de nuevo donde la dejó"
 
-#: ../liveusb/creator.py:91
+#: ../liveusb/creator.py:93
 msgid "You must run this application as root"
 msgstr "Debe ejecutar esta aplicación como root (superusuario)"
 
diff --git a/pt_BR/pt_BR.po b/pt_BR/pt_BR.po
index e68c488..4293cf1 100644
--- a/pt_BR/pt_BR.po
+++ b/pt_BR/pt_BR.po
@@ -23,9 +23,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-05-16 18:47+0200\n"
-"PO-Revision-Date: 2014-05-20 14:32+0000\n"
-"Last-Translator: carlo_valente <carlo.gt.valente at gmail.com>\n"
+"POT-Creation-Date: 2014-05-28 16:00+0200\n"
+"PO-Revision-Date: 2014-05-29 13:22+0000\n"
+"Last-Translator: Communia <ameaneantie at riseup.net>\n"
 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/torproject/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -38,22 +38,22 @@ msgstr ""
 msgid "%(distribution)s Installer"
 msgstr "Instalador do %(distribution)s"
 
-#: ../liveusb/gui.py:808
+#: ../liveusb/gui.py:794
 #, python-format
 msgid "%(filename)s selected"
 msgstr "%(filename)s selecionado"
 
-#: ../liveusb/gui.py:439
+#: ../liveusb/gui.py:425
 #, python-format
 msgid "%(size)s %(label)s"
 msgstr "%(size)s %(label)s"
 
-#: ../liveusb/gui.py:445
+#: ../liveusb/gui.py:431
 #, python-format
 msgid "%(vendor)s %(model)s (%(details)s) - %(device)s"
 msgstr "%(vendor)s %(model)s (%(details)s) - %(device)s"
 
-#: ../liveusb/creator.py:1021
+#: ../liveusb/creator.py:1046
 #, python-format
 msgid "%s already bootable"
 msgstr "%s já é inicializável"
@@ -110,16 +110,16 @@ msgid ""
 "persist after a reboot."
 msgstr "Reservando espaço extra para uma superfície persistente no dispositivo USB stick , você poderá armazenar dados e fazer modificações permanentes no seu sistema operacional.  Caso contrário, você não poderá salvar os dados que restarem após uma reinicialização."
 
-#: ../liveusb/creator.py:1125 ../liveusb/creator.py:1388
+#: ../liveusb/creator.py:1150 ../liveusb/creator.py:1413
 #, python-format
 msgid "Calculating the SHA1 of %s"
 msgstr "Calculando a soma de verificação SHA1 de %s"
 
-#: ../liveusb/creator.py:1336
+#: ../liveusb/creator.py:1361
 msgid "Cannot find"
 msgstr "Não foi possível localizar"
 
-#: ../liveusb/creator.py:543
+#: ../liveusb/creator.py:551
 #, python-format
 msgid "Cannot find device %s"
 msgstr "Não foi possível localizar o dispositivo %s"
@@ -138,12 +138,12 @@ msgid ""
 "Upgrade"
 msgstr "Clonar\n&&\nAtualizar"
 
-#: ../liveusb/creator.py:399
+#: ../liveusb/creator.py:407
 #, python-format
 msgid "Creating %sMB persistent overlay"
 msgstr "Criando camada permanente de %sMB..."
 
-#: ../liveusb/gui.py:567
+#: ../liveusb/gui.py:553
 msgid ""
 "Device is not yet mounted, so we cannot determine the amount of free space."
 msgstr "O dispositivo ainda não está montado, por isso não podemos determinar a quantidade de espaço livre."
@@ -153,11 +153,11 @@ msgstr "O dispositivo ainda não está montado, por isso não podemos determinar
 msgid "Download %(distribution)s"
 msgstr "Fazer o download %(distribution)s"
 
-#: ../liveusb/gui.py:782
+#: ../liveusb/gui.py:768
 msgid "Download complete!"
 msgstr "Download concluído!"
 
-#: ../liveusb/gui.py:786
+#: ../liveusb/gui.py:772
 msgid "Download failed: "
 msgstr "O download falhou: "
 
@@ -166,45 +166,45 @@ msgstr "O download falhou: "
 msgid "Downloading %s..."
 msgstr "Fazendo download %s..."
 
-#: ../liveusb/creator.py:1121
+#: ../liveusb/creator.py:1146
 msgid "Drive is a loopback, skipping MBR reset"
 msgstr "O dispositivo é um loopback, pulando a reinicialização  do MBR"
 
-#: ../liveusb/creator.py:814
+#: ../liveusb/creator.py:822
 #, python-format
 msgid "Entering unmount_device for '%(device)s'"
 msgstr "Entrando dispositivo_desmontado para '%(device)s'"
 
-#: ../liveusb/creator.py:1201
+#: ../liveusb/creator.py:1226
 msgid "Error probing device"
 msgstr "Erro ao testar o dispositivo"
 
-#: ../liveusb/gui.py:227
+#: ../liveusb/gui.py:211
 msgid ""
 "Error: Cannot set the label or obtain the UUID of your device.  Unable to "
 "continue."
 msgstr "Erro: não foi possível definir o rótulo ou obter o UUID do seu dispositivo. Impossível continuar."
 
-#: ../liveusb/creator.py:375
+#: ../liveusb/creator.py:383
 msgid ""
 "Error: The SHA1 of your Live CD is invalid.  You can run this program with "
 "the --noverify argument to bypass this verification check."
 msgstr "Erro: o SHA1 do seu LiveCD é inválido. Você pode executar este programa com a opção `--noverify' para contornar essa verificação."
 
-#: ../liveusb/creator.py:144
+#: ../liveusb/creator.py:146
 msgid "Extracting live image to the target device..."
 msgstr "Extraindo imagem live para o dispositivo indicado..."
 
-#: ../liveusb/creator.py:1064
+#: ../liveusb/creator.py:1089
 #, python-format
 msgid "Formatting %(device)s as FAT32"
 msgstr "Formatando %(device)s como FAT32"
 
-#: ../liveusb/creator.py:139
+#: ../liveusb/creator.py:141
 msgid "ISO MD5 checksum passed"
 msgstr "A soma de verificação do MD5 da imagem ISO foi bem sucedida"
 
-#: ../liveusb/creator.py:137
+#: ../liveusb/creator.py:139
 msgid "ISO MD5 checksum verification failed"
 msgstr "A soma de verificação do MD5 da imagem ISO falhou"
 
@@ -218,70 +218,70 @@ msgstr "Se você não selecionar uma Live ISO já existente, a versão seleciona
 msgid "Install Tails"
 msgstr "Instalar Tails"
 
-#: ../liveusb/gui.py:630
+#: ../liveusb/gui.py:616
 msgid "Installation complete!"
 msgstr "Instalação completa!"
 
-#: ../liveusb/gui.py:279
+#: ../liveusb/gui.py:265
 #, python-format
 msgid "Installation complete! (%s)"
 msgstr "Instalação concluída! (%s)"
 
-#: ../liveusb/gui.py:631
+#: ../liveusb/gui.py:617
 msgid "Installation was completed. Press OK to close this program."
 msgstr "A instalação foi concluída. Clique em OK para fechar este programa."
 
-#: ../liveusb/creator.py:917 ../liveusb/creator.py:1242
+#: ../liveusb/creator.py:942 ../liveusb/creator.py:1267
 msgid "Installing bootloader..."
 msgstr "Instalando reinicializador..."
 
-#: ../liveusb/gui.py:284
+#: ../liveusb/gui.py:270
 msgid "LiveUSB creation failed!"
 msgstr "A criação do LiveUSB falhou!"
 
-#: ../liveusb/creator.py:1337
+#: ../liveusb/creator.py:1362
 msgid ""
 "Make sure to extract the entire liveusb-creator zip file before running this"
 " program."
 msgstr "Tenha certeza de ter extraído todo o arquivo .zip do liveusb-creator antes de executar este programa."
 
-#: ../liveusb/creator.py:1213
+#: ../liveusb/creator.py:1238
 msgid ""
 "Make sure your USB key is plugged in and formatted with the FAT filesystem"
 msgstr "Certifique-se de que o seu drive USB esteja conectado e formatado com o sistema de arquivos FAT"
 
-#: ../liveusb/creator.py:836
+#: ../liveusb/creator.py:844
 #, python-format
 msgid "Mount %s exists after unmounting"
 msgstr "O ponto de montagem %s existe mesmo após ter sido desmontado"
 
-#: ../liveusb/gui.py:573
+#: ../liveusb/gui.py:559
 #, python-format
 msgid "No free space on device %(device)s"
 msgstr "Não há espaço suficiente no dispositivo %(device)s."
 
-#: ../liveusb/creator.py:803
+#: ../liveusb/creator.py:811
 msgid "No mount points found"
 msgstr "Nenhum ponto de montagem encontrado"
 
-#: ../liveusb/creator.py:392
+#: ../liveusb/creator.py:400
 msgid "Not enough free space on device."
 msgstr "Não há espaço suficiente no dispositivo."
 
-#: ../liveusb/gui.py:554
+#: ../liveusb/gui.py:540
 msgid "Partition is FAT16; Restricting overlay size to 2G"
 msgstr "A partição é FAT16; Restringindo o tamanho da superfície a 2GB"
 
-#: ../liveusb/gui.py:550
+#: ../liveusb/gui.py:536
 msgid "Partition is FAT32; Restricting overlay size to 4G"
 msgstr "A partição é FAT32; Restringindo o tamanho da superfície para 4G"
 
-#: ../liveusb/creator.py:225 ../liveusb/creator.py:843
+#: ../liveusb/creator.py:227 ../liveusb/creator.py:851
 #, python-format
 msgid "Partitioning device %(device)s"
 msgstr "Particionando o dispositivo %(device)s"
 
-#: ../liveusb/gui.py:621
+#: ../liveusb/gui.py:607
 msgid "Persistent Storage"
 msgstr "Armazenamento Persistente"
 
@@ -289,53 +289,53 @@ msgstr "Armazenamento Persistente"
 msgid "Persistent Storage (0 MB)"
 msgstr "Armazenamento permanente (0 MB)"
 
-#: ../liveusb/gui.py:702 ../liveusb/gui.py:731
+#: ../liveusb/gui.py:688 ../liveusb/gui.py:717
 msgid "Please confirm your device selection"
 msgstr "Por favor confirme a seleção do seu dispositivo"
 
-#: ../liveusb/gui.py:467
+#: ../liveusb/gui.py:453
 msgid "Refreshing releases..."
 msgstr "Atualizando versões..."
 
-#: ../liveusb/gui.py:472
+#: ../liveusb/gui.py:458
 msgid "Releases updated!"
 msgstr "Versões atualizadas!"
 
-#: ../liveusb/creator.py:940 ../liveusb/creator.py:1260
+#: ../liveusb/creator.py:965 ../liveusb/creator.py:1285
 #, python-format
 msgid "Removing %(file)s"
 msgstr "Removendo %(file)s"
 
-#: ../liveusb/creator.py:470
+#: ../liveusb/creator.py:478
 msgid "Removing existing Live OS"
 msgstr "Removendo o sistema operacional Live existente"
 
-#: ../liveusb/creator.py:1115
+#: ../liveusb/creator.py:1140
 #, python-format
 msgid "Resetting Master Boot Record of %s"
 msgstr "Reinicializando o Master Boot Record (MBR) de %s"
 
-#: ../liveusb/gui.py:793
+#: ../liveusb/gui.py:779
 msgid "Select Live ISO"
 msgstr "Selecione Live ISO"
 
-#: ../liveusb/creator.py:181
+#: ../liveusb/creator.py:183
 msgid "Setting up OLPC boot file..."
 msgstr "Configurando o arquivo de inicialização do OLPC..."
 
-#: ../liveusb/creator.py:717
+#: ../liveusb/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 "Algumas partições do dispositivo indicado %(device)s estão montadas. Elas serão desmontadas antes do processo de instalação iniciar."
 
-#: ../liveusb/creator.py:130
+#: ../liveusb/creator.py:132
 msgid ""
 "Source type does not support verification of ISO MD5 checksum, skipping"
 msgstr "Tipo de fonte não suporta a soma de verificação de ISO MD5, pulando"
 
-#: ../liveusb/creator.py:1149
+#: ../liveusb/creator.py:1174
 msgid "Synchronizing data on disk..."
 msgstr "Sincronizando dados no disco..."
 
@@ -343,19 +343,19 @@ msgstr "Sincronizando dados no disco..."
 msgid "Target Device"
 msgstr "Dispositivo Selecionado"
 
-#: ../liveusb/gui.py:667
+#: ../liveusb/gui.py:653
 msgid ""
 "The Master Boot Record on your device is blank. Pressing 'Install Tails' "
 "again will reset the MBR on this device."
 msgstr "O Registro Mestre de Inicialização no seu dispositivo está apagado. Pressionando 'Instalar Tails' irá novamente repor o MBR neste dispositivo."
 
-#: ../liveusb/gui.py:796
+#: ../liveusb/gui.py:782
 msgid ""
 "The selected file is unreadable. Please fix its permissions or select "
 "another file."
 msgstr "O arquivo selecionado não pode ser lido.  Por favor, corrija suas permissões ou selecione outro arquivo."
 
-#: ../liveusb/creator.py:336
+#: ../liveusb/creator.py:344
 #, python-format
 msgid ""
 "There was a problem executing the following command: `%(command)s`.\n"
@@ -393,87 +393,87 @@ msgstr "Esta é a barra de progresso que vai indicar o quanto falta para termina
 msgid "This is the status console, where all messages get written to."
 msgstr "Este é o status do console onde todas mensagens são escritas."
 
-#: ../liveusb/creator.py:880
+#: ../liveusb/creator.py:905
 msgid "Trying to continue anyway."
 msgstr "Tentando continuar de qualquer maneira."
 
-#: ../liveusb/creator.py:912
+#: ../liveusb/creator.py:937
 #, python-format
 msgid "Unable to change volume label: %(message)s"
 msgstr "Não foi possível alterar o rótulo do dispositivo: %(message)s"
 
-#: ../liveusb/creator.py:479 ../liveusb/creator.py:490
+#: ../liveusb/creator.py:487 ../liveusb/creator.py:498
 #, python-format
 msgid "Unable to chmod %(file)s: %(message)s"
 msgstr "Não foi possível modificar as permissões de %(file)s: %(message)s"
 
-#: ../liveusb/creator.py:460
+#: ../liveusb/creator.py:468
 #, python-format
 msgid "Unable to copy %(infile)s to %(outfile)s: %(message)s"
 msgstr "Não foi possível copiar %(infile)s para %(outfile)s: %(message)s"
 
-#: ../liveusb/gui.py:418
+#: ../liveusb/gui.py:404
 msgid "Unable to find any USB drive"
 msgstr "Não foi possível localizar nenhum dispositivo USB"
 
-#: ../liveusb/creator.py:1203
+#: ../liveusb/creator.py:1228
 msgid "Unable to find any supported device"
 msgstr "Incapaz de encontrar algum dispositivo suportado."
 
-#: ../liveusb/creator.py:1041
+#: ../liveusb/creator.py:1066
 msgid "Unable to find partition"
 msgstr "Não foi possível localizar a partição"
 
-#: ../liveusb/creator.py:1283
+#: ../liveusb/creator.py:1308
 msgid ""
 "Unable to get Win32_LogicalDisk; win32com query did not return any results"
 msgstr "Não foi possível obter Win32_LogicalDisk; a consulta com win32com não obteve nenhum resultado"
 
-#: ../liveusb/gui.py:695
+#: ../liveusb/gui.py:681
 msgid "Unable to mount device"
 msgstr "Não foi possível montar o dispositivo"
 
-#: ../liveusb/creator.py:791
+#: ../liveusb/creator.py:799
 #, python-format
 msgid "Unable to mount device: %(message)s"
 msgstr "Não foi possível montar o dispositivo: %(message)s"
 
-#: ../liveusb/creator.py:495
+#: ../liveusb/creator.py:503
 #, python-format
 msgid "Unable to remove directory from previous LiveOS: %(message)s"
 msgstr "Não foi possível remover um diretório do sistema Live anterior: %(message)s"
 
-#: ../liveusb/creator.py:483
+#: ../liveusb/creator.py:491
 #, python-format
 msgid "Unable to remove file from previous LiveOS: %(message)s"
 msgstr "Não foi possível remover um arquivo do sistema Live anterior: %(message)s"
 
-#: ../liveusb/creator.py:1118
+#: ../liveusb/creator.py:1143
 msgid ""
 "Unable to reset MBR.  You may not have the `syslinux` package installed."
 msgstr "Não foi possível reinicializar o MBR. Talvez você não possua o pacote `syslinux' instalado."
 
-#: ../liveusb/gui.py:802
+#: ../liveusb/gui.py:788
 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 "Não foi possível utilizar o arquivo selecionado. Talvez você tenha mais sorte se mover a imagem ISO para a raíz do seu dispositivo (por exemplo, `C:\\')"
 
-#: ../liveusb/creator.py:698
+#: ../liveusb/creator.py:706
 #, python-format
 msgid "Unable to write on %(device)s, skipping."
 msgstr "Não foi possível escrever no dispositivo %(device)s, pulando."
 
-#: ../liveusb/creator.py:381
+#: ../liveusb/creator.py:389
 msgid "Unknown ISO, skipping checksum verification"
 msgstr "Imagem ISO desconhecida, ignorando a verificação"
 
-#: ../liveusb/creator.py:787
+#: ../liveusb/creator.py:795
 #, python-format
 msgid "Unknown dbus exception while trying to mount device: %(message)s"
 msgstr "Exceção dbus desconhecida ao tentar montar o dispositivo: %(message)s"
 
-#: ../liveusb/creator.py:766 ../liveusb/creator.py:891
+#: ../liveusb/creator.py:774 ../liveusb/creator.py:916
 msgid "Unknown filesystem.  Your device may need to be reformatted."
 msgstr "Sistema de arquivos desconhecido. Talvez o seu dispositivo precise ser formatado novamente."
 
@@ -482,40 +482,45 @@ msgstr "Sistema de arquivos desconhecido. Talvez o seu dispositivo precise ser f
 msgid "Unknown release: %s"
 msgstr "Versão desconhecida: %s"
 
-#: ../liveusb/creator.py:828
+#: ../liveusb/creator.py:836
 #, python-format
 msgid "Unmounting '%(udi)s' on '%(device)s'"
 msgstr "Desmontando '%(udi)s' nos '%(device)s'"
 
-#: ../liveusb/creator.py:824
+#: ../liveusb/creator.py:832
 #, python-format
 msgid "Unmounting mounted filesystems on '%(device)s'"
 msgstr "Desmontando sistemas de arquivos montados em '%(device)s'"
 
-#: ../liveusb/creator.py:877
+#: ../liveusb/creator.py:902
 #, python-format
 msgid "Unsupported device '%(device)s', please report a bug."
 msgstr "Dispositivo não suportado '%(device)s', por favor reporte o bug."
 
-#: ../liveusb/creator.py:771 ../liveusb/creator.py:894
+#: ../liveusb/creator.py:779 ../liveusb/creator.py:919
 #, python-format
 msgid "Unsupported filesystem: %s"
 msgstr "Sistema de arquivos incompatível: %s"
 
-#: ../liveusb/creator.py:769
+#: ../liveusb/creator.py:777
 #, python-format
 msgid ""
 "Unsupported filesystem: %s\n"
 "In case you are trying to upgrade a manually installed Tails system (that is, if it was installed without this installer), this option is not supported: you need to install it anew to start with, e.g. by choosing the \"Clone & Install\" action instead."
 msgstr "Sistema de arquivos não suportados: %s\nNo caso de você estiver tentando atualizar manualmente um sistema Tails já instalado (ou seja, se ele foi instalado sem esse instalador), esta opção não é suportada: você precisa ao invés, de instalá-lo de novo, escolhendo por exemplo a opção, \"Clonar & instalar\"."
 
-#: ../liveusb/creator.py:1216
+#: ../liveusb/creator.py:1241
 #, python-format
 msgid ""
 "Unsupported filesystem: %s\n"
 "Please backup and format your USB key with the FAT filesystem."
 msgstr "Sistema de arquivos incompatível: %s\nPor favor, faça um backup e formate o seu drive USB com o sistema de arquivos FAT."
 
+#: ../liveusb/creator.py:877
+#, python-format
+msgid "Updating properties of system partition %(system_partition)s"
+msgstr "Atualizando as propriedades da partição de sistema %(system_partition)s"
+
 #: ../liveusb/launcher_ui.py:163
 msgid "Upgrade from ISO"
 msgstr "Atualizar a partir do ISO"
@@ -524,54 +529,54 @@ msgstr "Atualizar a partir do ISO"
 msgid "Use existing Live system ISO"
 msgstr "Usar a ISO do sistema Live existente"
 
-#: ../liveusb/creator.py:132
+#: ../liveusb/creator.py:134
 msgid "Verifying ISO MD5 checksum"
 msgstr "Verificando a soma de verificação do MD5 da imagem ISO"
 
-#: ../liveusb/creator.py:355
+#: ../liveusb/creator.py:363
 msgid "Verifying SHA1 checksum of LiveCD image..."
 msgstr "Verificando o SHA1 da imagem do LiveCD..."
 
-#: ../liveusb/creator.py:359
+#: ../liveusb/creator.py:367
 msgid "Verifying SHA256 checksum of LiveCD image..."
 msgstr "Verificando a soma de verificação do SHA256 da imagem do LiveCD..."
 
-#: ../liveusb/creator.py:888 ../liveusb/creator.py:1209
+#: ../liveusb/creator.py:913 ../liveusb/creator.py:1234
 msgid "Verifying filesystem..."
 msgstr "Verificando o sistema de arquivos..."
 
-#: ../liveusb/gui.py:729
+#: ../liveusb/gui.py:715
 msgid ""
 "Warning: Creating a new persistent overlay will delete your existing one."
 msgstr "Atenção: A criação de uma nova superfície persistente irá excluir aquela já existente."
 
-#: ../liveusb/gui.py:681
+#: ../liveusb/gui.py:667
 msgid ""
 "Warning: The Master Boot Record on your device does not match your system's "
 "syslinux MBR.  If you have trouble booting this stick, try running the "
 "liveusb-creator with the --reset-mbr option."
 msgstr "Atenção: o Registro Mestre de Inicialização (MBR, em inglês) do seu dispositivo não corresponde ao MBR do syslinux do seu sistema. Se você tiver problemas ao inicializar este dispositivo, tente utilizar o liveusb-creator com a opção --reset-mbr."
 
-#: ../liveusb/gui.py:392
+#: ../liveusb/gui.py:378
 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 "Atenção: Esta ferramenta deve ser executada pelo Administrador. Para isso, clique com o botão direito no ícone e abra a função 'Propriedades'. Na janela Compatibilidade, marque a opção \"Executar este programa como Administrador\"."
 
-#: ../liveusb/creator.py:151
+#: ../liveusb/creator.py:153
 #, python-format
 msgid "Wrote to device at %(speed)d MB/sec"
 msgstr "Gravou no dispositivo a uma velocidade de %(speed)d MB/s"
 
-#: ../liveusb/gui.py:703
+#: ../liveusb/gui.py:689
 #, 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 "Você está prestes a instalar o Tails no %(size)s %(vendor)s %(model)s dispositivo (%(device)s). Todos os dados no dispositivo selecionado serão perdidos. Continue?"
 
-#: ../liveusb/gui.py:719
+#: ../liveusb/gui.py:705
 #, python-format
 msgid ""
 "You are going to upgrade Tails on the %(parent_size)s %(vendor)s %(model)s "
@@ -579,17 +584,17 @@ msgid ""
 "unchanged. Continue?"
 msgstr "Você está prestes a atualizar o Tails no %(parent_size)s %(vendor)s %(model)s dispositivo  (%(device)s). Qualquer volume persistente neste dispositivo permanecerá inalterado. Continuar?"
 
-#: ../liveusb/creator.py:605
+#: ../liveusb/creator.py:613
 msgid ""
 "You are using an old version of syslinux-extlinux that does not support the "
 "ext4 filesystem"
 msgstr "Você está usando uma versão antiga do syslinux-extlinux, que não suporta o sistema de arquivos ext4"
 
-#: ../liveusb/gui.py:787
+#: ../liveusb/gui.py:773
 msgid "You can try again to resume your download"
 msgstr "Você pode tentar recomeçar o download novamente"
 
-#: ../liveusb/creator.py:91
+#: ../liveusb/creator.py:93
 msgid "You must run this application as root"
 msgstr "Você deve executar este aplicativo como Administrador"
 




More information about the tor-commits mailing list