Updated Spanish translation

This commit is contained in:
Daniel Mustieles
2012-05-31 15:29:31 +02:00
parent 4f04247a19
commit 2e31166f6a

View File

@@ -16,7 +16,7 @@ msgstr ""
msgstr ""
"Project-Id-Version: glib.master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=glib&keywords=I18N+L10N&component=general\n"
"product=glib&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2012-05-31 11:20+0000\n"
"PO-Revision-Date: 2012-04-23 11:03+0200\n"
"Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n"
@@ -27,9 +27,9 @@ msgstr ""
"Language: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../gio/gbufferedinputstream.c:427 ../gio/gbufferedinputstream.c:508
#: ../gio/ginputstream.c:185 ../gio/ginputstream.c:317
#: ../gio/ginputstream.c:556 ../gio/ginputstream.c:680
#: ../gio/gbufferedinputstream.c:427 ../gio/gbufferedinputstream.c:508
#: ../gio/ginputstream.c:185 ../gio/ginputstream.c:376
#: ../gio/ginputstream.c:615 ../gio/ginputstream.c:854
#: ../gio/goutputstream.c:203 ../gio/goutputstream.c:800
#: ../gio/gpollableinputstream.c:207 ../gio/gpollableoutputstream.c:208
#, c-format
@@ -44,8 +44,8 @@ msgstr "No se permite buscar en el flujo base"
#: ../gio/gbufferedinputstream.c:955
msgid "Cannot truncate GBufferedInputStream"
msgstr "No se puede truncar GBufferedInputStream"
#: ../gio/gbufferedinputstream.c:1000 ../gio/ginputstream.c:888
#: ../gio/gbufferedinputstream.c:1000 ../gio/ginputstream.c:1062
#: ../gio/giostream.c:292 ../gio/goutputstream.c:1385
msgid "Stream is already closed"
msgstr "El flujo ya se cerró"
@@ -1252,8 +1252,8 @@ msgstr "El flujo de entrada no implementa la lectura"
#. * one
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
#: ../gio/ginputstream.c:898 ../gio/giostream.c:302
#. * you try to start one
#: ../gio/ginputstream.c:1072 ../gio/giostream.c:302
#: ../gio/goutputstream.c:1395
msgid "Stream has outstanding operation"
msgstr "El flujo tiene una operación excepcional"
@@ -2053,11 +2053,11 @@ msgstr "No se pudo crear el monitor de red: "
#: ../gio/gnetworkmonitornetlink.c:177
msgid "Could not get network status: "
msgstr "No se pudo obtener el estado de la red: "
#: ../gio/goutputstream.c:212 ../gio/goutputstream.c:464
msgid "Output stream doesn't implement write"
msgstr "El flujo de salida no implementa la escritura"
#: ../gio/goutputstream.c:425 ../gio/goutputstream.c:1033
msgid "Source stream is already closed"
msgstr "El flujo de origen ya está cerrado"
@@ -4142,62 +4142,62 @@ msgstr ""
#: ../glib/gshell.c:578
msgid "Text was empty (or contained only whitespace)"
msgstr "El texto está vacío (o sólo contiene espacios en blanco)"
#: ../glib/gspawn.c:210
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Falló en la lectura de datos desde el proceso hijo (%s)"
#: ../glib/gspawn.c:351
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Falló inesperado en select() leyendo datos desde el proceso hijo (%s)"
#: ../glib/gspawn.c:436
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Falló inesperado en waitpid() (%s)"
#: ../glib/gspawn.c:1190 ../glib/gspawn-win32.c:338 ../glib/gspawn-win32.c:346
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Falló al leer desde el conducto hijo (%s)"
#: ../glib/gspawn.c:1258
#, c-format
msgid "Failed to fork (%s)"
msgstr "Falló al bifurcar (fork) (%s)"
#: ../glib/gspawn.c:1406 ../glib/gspawn-win32.c:369
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Falló al cambiar al directorio «%s» (%s)"
#: ../glib/gspawn.c:1416
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Falló al ejecutar el proceso hijo «%s» (%s)"
#: ../glib/gspawn.c:1426
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Falló al redirigir la salida o la entrada del proceso hijo (%s)"
#: ../glib/gspawn.c:1435
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Falló al bifurcar el proceso hijo (%s)"
#: ../glib/gspawn.c:1443
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Falló desconocido al ejecutar el proceso hijo «%s»"
#: ../glib/gspawn.c:1467
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Falló al leer suficientes datos desde el conducto del pid hijo (%s)"
#: ../glib/gspawn.c:1540 ../glib/gspawn-win32.c:299
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
@@ -4222,18 +4222,18 @@ msgstr "Nombre de programa no válido: %s"
#: ../glib/gspawn-win32.c:454 ../glib/gspawn-win32.c:722
#: ../glib/gspawn-win32.c:1278
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgid "Invalid string in argument vector at %d: %s"
msgstr "Cadena no válida en el vector del argumento en %d: %s"
#: ../glib/gspawn-win32.c:465 ../glib/gspawn-win32.c:737
#: ../glib/gspawn-win32.c:1311
#, c-format
msgid "Invalid string in environment: %s"
msgid "Invalid string in environment: %s"
msgstr "Cadena no válida en el entorno: %s"
#: ../glib/gspawn-win32.c:718 ../glib/gspawn-win32.c:1259
#, c-format
msgid "Invalid working directory: %s"
msgid "Invalid working directory: %s"
msgstr "Carpeta de trabajo no válido: %s"
#: ../glib/gspawn-win32.c:783