commit 6613d28ee0b2160fe20eb858e41444007e7420e7 Author: Translation commit bot translation@torproject.org Date: Wed Jan 16 17:15:59 2013 +0000
Update translations for liveusb-creator --- es/es.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/es/es.po b/es/es.po index 6647d73..7d88d2e 100644 --- a/es/es.po +++ b/es/es.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: The Tor Project\n" "Report-Msgid-Bugs-To: https://trac.torproject.org/projects/tor%5Cn" "POT-Creation-Date: 2012-04-13 14:16+0200\n" -"PO-Revision-Date: 2013-01-16 16:44+0000\n" +"PO-Revision-Date: 2013-01-16 17:04+0000\n" "Last-Translator: strel strelnic@gmail.com\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/torproject/language/es/)%5Cn" "MIME-Version: 1.0\n" @@ -359,7 +359,7 @@ msgstr "No se pudo restablecer el MBR. Podría no tener instalado el paquete `sy
#: ../liveusb/creator.py:1115 msgid "Drive is a loopback, skipping MBR reset" -msgstr "La unidad es de tipo loopback, omitiendo el restablecimiento del MBR" +msgstr "La unidad es de tipo loopback (virtual, de bucle), omitiendo el restablecimiento del MBR..."
#: ../liveusb/creator.py:1119 ../liveusb/creator.py:1382 #, python-format @@ -376,12 +376,12 @@ msgstr "Error probando el dispositivo "
#: ../liveusb/creator.py:1197 msgid "Unable to find any removable device" -msgstr "No fue posible encontrar algún dispositivo extraíble" +msgstr "No se pudo encontrar dispositivo extraíble alguno"
#: ../liveusb/creator.py:1207 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 archivos FAT" +msgstr "Asegúrese de que su memoria USB está conectada, y formateada con el sistema de archivos FAT"
#: ../liveusb/creator.py:1210 #, python-format
tor-commits@lists.torproject.org