summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po390
1 files changed, 193 insertions, 197 deletions
diff --git a/po/es.po b/po/es.po
index 9203a4dd..147e8094 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0h\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2017-10-04 09:35+0300\n"
+"POT-Creation-Date: 2017-10-19 21:28+0300\n"
"PO-Revision-Date: 2012-01-30 07:42-0600\n"
"Last-Translator: Cristian Othón Martínez Vera <cfuga@cfuga.mx>\n"
"Language-Team: Spanish <es@li.org>\n"
@@ -35,8 +35,8 @@ msgstr "se intentó usar el parámetro escalar `%s como una matriz'"
msgid "attempt to use scalar `%s' as an array"
msgstr "se intentó usar el escalar `%s' como una matriz"
-#: array.c:412 array.c:579 builtin.c:88 builtin.c:1640 builtin.c:1686
-#: builtin.c:1699 builtin.c:2222 builtin.c:2249 eval.c:1131 eval.c:1135
+#: array.c:412 array.c:579 builtin.c:88 builtin.c:1634 builtin.c:1680
+#: builtin.c:1693 builtin.c:2216 builtin.c:2243 eval.c:1131 eval.c:1135
#: eval.c:1542
#, c-format
msgid "attempt to use array `%s' in a scalar context"
@@ -388,7 +388,7 @@ msgstr "el operador `^=' no se admite en el awk antiguo"
msgid "operator `^' is not supported in old awk"
msgstr "el operador `^' no se admite en el awk antiguo"
-#: awkgram.y:3853 awkgram.y:3871 command.y:1186
+#: awkgram.y:3853 awkgram.y:3871 command.y:1187
msgid "unterminated string"
msgstr "cadena sin terminar"
@@ -617,203 +617,199 @@ msgstr "index: el segundo argumento recibido no es una cadena"
msgid "int: received non-numeric argument"
msgstr "int: se recibió un argumento que no es númerico"
-#: builtin.c:510
-msgid "`isarray' is deprecated. Use `typeof' instead"
-msgstr ""
-
-#: builtin.c:535
+#: builtin.c:529
msgid "length: received array argument"
msgstr "length: se recibió un argumento de matriz"
-#: builtin.c:538
+#: builtin.c:532
msgid "`length(array)' is a gawk extension"
msgstr "`length(array)' es una extensión de gawk"
-#: builtin.c:557
+#: builtin.c:551
msgid "length: received non-string argument"
msgstr "length: se recibió un argumento que no es una cadena"
-#: builtin.c:586
+#: builtin.c:580
msgid "log: received non-numeric argument"
msgstr "log: se recibió un argumento que no es númerico"
-#: builtin.c:589
+#: builtin.c:583
#, c-format
msgid "log: received negative argument %g"
msgstr "log: se recibió el argumento negativo %g"
-#: builtin.c:787 builtin.c:792 builtin.c:943
+#: builtin.c:781 builtin.c:786 builtin.c:937
msgid "fatal: must use `count$' on all formats or none"
msgstr "fatal: se debe utilizar `count$' en todos los formatos o en ninguno"
-#: builtin.c:862
+#: builtin.c:856
#, c-format
msgid "field width is ignored for `%%' specifier"
msgstr "se descarta la anchura del campo para el especificador `%%'"
-#: builtin.c:864
+#: builtin.c:858
#, c-format
msgid "precision is ignored for `%%' specifier"
msgstr "se descarta la precisión para el especificador `%%'"
-#: builtin.c:866
+#: builtin.c:860
#, c-format
msgid "field width and precision are ignored for `%%' specifier"
msgstr ""
"se descartan la anchura del campo y la precisión para el especificador `%%'"
-#: builtin.c:917
+#: builtin.c:911
msgid "fatal: `$' is not permitted in awk formats"
msgstr "fatal: no se permite `$' en los formatos de awk"
-#: builtin.c:926
+#: builtin.c:920
msgid "fatal: arg count with `$' must be > 0"
msgstr "fatal: la cuenta de argumentos con `$' debe ser > 0"
-#: builtin.c:930
+#: builtin.c:924
#, c-format
msgid "fatal: arg count %ld greater than total number of supplied arguments"
msgstr ""
"fatal: la cuenta de argumentos %ld es mayor que el número total de "
"argumentos proporcionados"
-#: builtin.c:934
+#: builtin.c:928
msgid "fatal: `$' not permitted after period in format"
msgstr "fatal: no se permite `$' después de un punto en el formato"
-#: builtin.c:953
+#: builtin.c:947
msgid "fatal: no `$' supplied for positional field width or precision"
msgstr ""
"fatal: no se proporciona `$' para la anchura o la precisión del campo "
"posicional"
-#: builtin.c:1023
+#: builtin.c:1017
msgid "`l' is meaningless in awk formats; ignored"
msgstr "`l' no tiene significado en los formatos de awk; se descarta"
-#: builtin.c:1027
+#: builtin.c:1021
msgid "fatal: `l' is not permitted in POSIX awk formats"
msgstr "fatal: no se permite `l' en los formatos POSIX de awk"
-#: builtin.c:1040
+#: builtin.c:1034
msgid "`L' is meaningless in awk formats; ignored"
msgstr "`L' no tiene significado en los formatos de awk; se descarta"
-#: builtin.c:1044
+#: builtin.c:1038
msgid "fatal: `L' is not permitted in POSIX awk formats"
msgstr "fatal: no se permite `L' en los formatos POSIX de awk"
-#: builtin.c:1057
+#: builtin.c:1051
msgid "`h' is meaningless in awk formats; ignored"
msgstr "`h' no tiene significado en los formatos de awk; se descarta"
-#: builtin.c:1061
+#: builtin.c:1055
msgid "fatal: `h' is not permitted in POSIX awk formats"
msgstr "fatal: no se permite `h' en los formatos POSIX de awk"
-#: builtin.c:1086
+#: builtin.c:1080
#, fuzzy, c-format
msgid "[s]printf: value %g is too big for %%c format"
msgstr "[s]printf: el valor %g está fuera del rango para el formato `%%%c'"
-#: builtin.c:1099
+#: builtin.c:1093
#, fuzzy, c-format
msgid "[s]printf: value %g is not a valid wide character"
msgstr "[s]printf: el valor %g está fuera del rango para el formato `%%%c'"
-#: builtin.c:1485
+#: builtin.c:1479
#, c-format
msgid "[s]printf: value %g is out of range for `%%%c' format"
msgstr "[s]printf: el valor %g está fuera del rango para el formato `%%%c'"
-#: builtin.c:1583
+#: builtin.c:1577
#, c-format
msgid "ignoring unknown format specifier character `%c': no argument converted"
msgstr ""
"se descarta el carácter especificador de formato `%c' desconocido: no se "
"convirtió ningún argumento"
-#: builtin.c:1588
+#: builtin.c:1582
msgid "fatal: not enough arguments to satisfy format string"
msgstr ""
"fatal: no hay suficientes argumentos para satisfacer a la cadena de formato"
-#: builtin.c:1590
+#: builtin.c:1584
msgid "^ ran out for this one"
msgstr "se acabó ^ para éste"
-#: builtin.c:1597
+#: builtin.c:1591
msgid "[s]printf: format specifier does not have control letter"
msgstr "[s]printf: el especificador de formato no tiene letras de control"
-#: builtin.c:1600
+#: builtin.c:1594
msgid "too many arguments supplied for format string"
msgstr "se proporcionaron demasiados argumentos para la cadena de formato"
-#: builtin.c:1659
+#: builtin.c:1653
#, fuzzy
msgid "sprintf: no arguments"
msgstr "printf: sin argumentos"
-#: builtin.c:1682 builtin.c:1693
+#: builtin.c:1676 builtin.c:1687
msgid "printf: no arguments"
msgstr "printf: sin argumentos"
-#: builtin.c:1708
+#: builtin.c:1702
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr ""
-#: builtin.c:1749
+#: builtin.c:1743
msgid "sqrt: received non-numeric argument"
msgstr "sqrt: se recibió un argumento que no es un númerico"
-#: builtin.c:1753
+#: builtin.c:1747
#, c-format
msgid "sqrt: called with negative argument %g"
msgstr "sqrt: se llamó con el argumento negativo %g"
-#: builtin.c:1784
+#: builtin.c:1778
#, c-format
msgid "substr: length %g is not >= 1"
msgstr "substr: la longitud %g no es >= 1"
-#: builtin.c:1786
+#: builtin.c:1780
#, c-format
msgid "substr: length %g is not >= 0"
msgstr "substr: la longitud %g no es >= 0"
-#: builtin.c:1800
+#: builtin.c:1794
#, c-format
msgid "substr: non-integer length %g will be truncated"
msgstr "substr: se truncará la longitud no entera %g"
-#: builtin.c:1805
+#: builtin.c:1799
#, c-format
msgid "substr: length %g too big for string indexing, truncating to %g"
msgstr ""
"substr: la longitud %g es demasiado grande para ser índice de cadena, se "
"trunca a %g"
-#: builtin.c:1817
+#: builtin.c:1811
#, c-format
msgid "substr: start index %g is invalid, using 1"
msgstr "substr: el índice de inicio %g es inválido, se usa 1"
-#: builtin.c:1822
+#: builtin.c:1816
#, c-format
msgid "substr: non-integer start index %g will be truncated"
msgstr "substr: se truncará el índice de inicio no entero %g"
-#: builtin.c:1845
+#: builtin.c:1839
msgid "substr: source string is zero length"
msgstr "substr: la cadena de origen es de longitud cero"
-#: builtin.c:1859
+#: builtin.c:1853
#, c-format
msgid "substr: start index %g is past end of string"
msgstr "substr: el índice de inicio %g está después del fin de la cadena"
-#: builtin.c:1867
+#: builtin.c:1861
#, c-format
msgid ""
"substr: length %g at start index %g exceeds length of first argument (%lu)"
@@ -821,595 +817,595 @@ msgstr ""
"substr: la cadena %g en el índice de inicio %g excede la longitud del primer "
"argumento (%lu)"
-#: builtin.c:1940
+#: builtin.c:1934
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
msgstr ""
"strftime: el valor de formato en PROCINFO[\"strftime\"] tiene tipo numérico"
-#: builtin.c:1960
+#: builtin.c:1954
msgid "strftime: received non-numeric second argument"
msgstr "strftime: el segundo argumento recibido no es númerico"
-#: builtin.c:1970
+#: builtin.c:1964
msgid "strftime: second argument less than 0 or too big for time_t"
msgstr ""
"strftime: el segundo argumento es menor que 0 o demasiado grande para time_t"
-#: builtin.c:1977
+#: builtin.c:1971
#, fuzzy
msgid "strftime: second argument out of range for time_t"
msgstr ""
"strftime: el segundo argumento es menor que 0 o demasiado grande para time_t"
-#: builtin.c:1986
+#: builtin.c:1980
msgid "strftime: received non-string first argument"
msgstr "strftime: el primer argumento recibido no es una cadena"
-#: builtin.c:1993
+#: builtin.c:1987
msgid "strftime: received empty format string"
msgstr "strftime: se recibió una cadena de formato vacía"
-#: builtin.c:2064
+#: builtin.c:2058
#, fuzzy, c-format
msgid "setenv(TZ, %s) failed (%s)"
msgstr "falló %s a \"%s\" (%s)"
-#: builtin.c:2071
+#: builtin.c:2065
#, c-format
msgid "setenv(TZ, %s) restoration failed (%s)"
msgstr ""
-#: builtin.c:2075
+#: builtin.c:2069
#, fuzzy, c-format
msgid "unsetenv(TZ) failed (%s)"
msgstr "%s: falló close (%s)"
-#: builtin.c:2104
+#: builtin.c:2098
msgid "mktime: received non-string argument"
msgstr "mktime: se recibió un argumento que no es una cadena"
-#: builtin.c:2121
+#: builtin.c:2115
msgid "mktime: at least one of the values is out of the default range"
msgstr ""
"mktime: por lo menos uno de los valores está fuera del rango por defecto"
-#: builtin.c:2157
+#: builtin.c:2151
msgid "'system' function not allowed in sandbox mode"
msgstr "no se permite la función 'system' en modo sandbox"
-#: builtin.c:2162
+#: builtin.c:2156
msgid "system: received non-string argument"
msgstr "system: se recibió un argumento que no es una cadena"
-#: builtin.c:2231 builtin.c:2305
+#: builtin.c:2225 builtin.c:2299
msgid "print: attempt to write to closed write end of two-way pipe"
msgstr ""
-#: builtin.c:2328
+#: builtin.c:2322
#, c-format
msgid "reference to uninitialized field `$%d'"
msgstr "referencia al campo sin inicializar `$%d'"
-#: builtin.c:2413
+#: builtin.c:2407
msgid "tolower: received non-string argument"
msgstr "tolower: se recibió un argumento que no es una cadena"
-#: builtin.c:2444
+#: builtin.c:2438
msgid "toupper: received non-string argument"
msgstr "toupper: se recibió un argumento que no es una cadena"
-#: builtin.c:2477 mpfr.c:664
+#: builtin.c:2471 mpfr.c:664
msgid "atan2: received non-numeric first argument"
msgstr "atan2: el primer argumento recibido no es númerico"
-#: builtin.c:2479 mpfr.c:666
+#: builtin.c:2473 mpfr.c:666
msgid "atan2: received non-numeric second argument"
msgstr "atan2: el segundo argumento recibido no es númerico"
-#: builtin.c:2498
+#: builtin.c:2492
msgid "sin: received non-numeric argument"
msgstr "sin: se recibió un argumento que no es númerico"
-#: builtin.c:2514
+#: builtin.c:2508
msgid "cos: received non-numeric argument"
msgstr "cos: se recibió un argumento que no es númerico"
-#: builtin.c:2628 mpfr.c:1159
+#: builtin.c:2622 mpfr.c:1159
msgid "srand: received non-numeric argument"
msgstr "srand: se recibió un argumento que no es númerico"
-#: builtin.c:2659
+#: builtin.c:2653
msgid "match: third argument is not an array"
msgstr "match: el tercer argumento no es una matriz"
-#: builtin.c:2926
+#: builtin.c:2920
#, fuzzy, c-format
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: el tercer argumento de 0 se trata como 1"
-#: builtin.c:3248
+#: builtin.c:3242
#, fuzzy, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "sqrt: se llamó con el argumento negativo %g"
-#: builtin.c:3348
+#: builtin.c:3342
#, fuzzy, c-format
msgid "indirect call to %s requires at least two arguments"
msgstr "sqrt: se llamó con el argumento negativo %g"
-#: builtin.c:3403
+#: builtin.c:3397
msgid "lshift: received non-numeric first argument"
msgstr "lshift: el primer argumento recibido no es númerico"
-#: builtin.c:3405
+#: builtin.c:3399
msgid "lshift: received non-numeric second argument"
msgstr "lshift: el segundo argumento recibido no es númerico"
-#: builtin.c:3411
+#: builtin.c:3405
#, fuzzy, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%lf, %lf): los valores negativos darán resultados extraños"
-#: builtin.c:3415
+#: builtin.c:3409
#, fuzzy, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%lf, %lf): los valores fraccionarios se truncarán"
-#: builtin.c:3417
+#: builtin.c:3411
#, fuzzy, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
"lshift(%lf, %lf): un valor de desplazamiento muy grande dará resultados "
"extraños"
-#: builtin.c:3442
+#: builtin.c:3436
msgid "rshift: received non-numeric first argument"
msgstr "rshift: el primer argumento recibido no es númerico"
-#: builtin.c:3444
+#: builtin.c:3438
msgid "rshift: received non-numeric second argument"
msgstr "rshift: el segundo argumento recibido no es númerico"
-#: builtin.c:3450
+#: builtin.c:3444
#, fuzzy, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%lf, %lf): los valores negativos darán resultados extraños"
-#: builtin.c:3454
+#: builtin.c:3448
#, fuzzy, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%lf, %lf): los valores fraccionarios serán truncados"
-#: builtin.c:3456
+#: builtin.c:3450
#, fuzzy, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
"rshift(%lf, %lf): un valor de desplazamiento muy grande dará resultados "
"extraños"
-#: builtin.c:3481 mpfr.c:972
+#: builtin.c:3475 mpfr.c:972
#, fuzzy
msgid "and: called with less than two arguments"
msgstr "sqrt: se llamó con el argumento negativo %g"
-#: builtin.c:3486
+#: builtin.c:3480
#, fuzzy, c-format
msgid "and: argument %d is non-numeric"
msgstr "exp: el argumento %g está fuera de rango"
-#: builtin.c:3490
+#: builtin.c:3484
#, fuzzy, c-format
msgid "and: argument %d negative value %g is not allowed"
msgstr "and(%lf, %lf): los valores negativos darán resultados extraños"
-#: builtin.c:3513 mpfr.c:1004
+#: builtin.c:3507 mpfr.c:1004
#, fuzzy
msgid "or: called with less than two arguments"
msgstr "sqrt: se llamó con el argumento negativo %g"
-#: builtin.c:3518
+#: builtin.c:3512
#, fuzzy, c-format
msgid "or: argument %d is non-numeric"
msgstr "exp: el argumento %g está fuera de rango"
-#: builtin.c:3522
+#: builtin.c:3516
#, fuzzy, c-format
msgid "or: argument %d negative value %g is not allowed"
msgstr "compl(%lf): el valor negativo dará resultados extraños"
-#: builtin.c:3544 mpfr.c:1035
+#: builtin.c:3538 mpfr.c:1035
#, fuzzy
msgid "xor: called with less than two arguments"
msgstr "sqrt: se llamó con el argumento negativo %g"
-#: builtin.c:3550
+#: builtin.c:3544
#, fuzzy, c-format
msgid "xor: argument %d is non-numeric"
msgstr "exp: el argumento %g está fuera de rango"
-#: builtin.c:3554
+#: builtin.c:3548
#, fuzzy, c-format
msgid "xor: argument %d negative value %g is not allowed"
msgstr "xor(%lf, %lf): los valores negativos darán resultados extraños"
-#: builtin.c:3579 mpfr.c:794
+#: builtin.c:3573 mpfr.c:794
msgid "compl: received non-numeric argument"
msgstr "compl: se recibió un argumento que no es númerico"
-#: builtin.c:3584
+#: builtin.c:3578
#, fuzzy, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%lf): el valor negativo dará resultados extraños"
-#: builtin.c:3587
+#: builtin.c:3581
#, fuzzy, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%lf): el valor fraccionario se truncará"
-#: builtin.c:3771
+#: builtin.c:3765
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: `%s' no es una categoría local válida"
-#: builtin.c:3997 mpfr.c:1193
+#: builtin.c:3991 mpfr.c:1193
#, fuzzy
msgid "intdiv: third argument is not an array"
msgstr "match: el tercer argumento no es una matriz"
-#: builtin.c:4005 mpfr.c:1201
+#: builtin.c:3999 mpfr.c:1201
#, fuzzy
msgid "intdiv: received non-numeric first argument"
msgstr "and: el primer argumento recibido no es númerico"
-#: builtin.c:4007 mpfr.c:1203
+#: builtin.c:4001 mpfr.c:1203
#, fuzzy
msgid "intdiv: received non-numeric second argument"
msgstr "and: el segundo argumento recibido no es númerico"
-#: builtin.c:4016 mpfr.c:1242
+#: builtin.c:4010 mpfr.c:1242
#, fuzzy
msgid "intdiv: division by zero attempted"
msgstr "se intentó una división por cero"
-#: builtin.c:4086
+#: builtin.c:4080
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report."
msgstr ""
-#: builtin.c:4101
+#: builtin.c:4095
#, fuzzy, c-format
msgid "typeof: invalid argument type `%s'"
msgstr "referencia al argumento sin inicializar `%s'"
-#: builtin.c:4105
+#: builtin.c:4099
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr ""
-#: command.y:226
+#: command.y:227
#, c-format
msgid "Type (g)awk statement(s). End with the command \"end\"\n"
msgstr ""
-#: command.y:290
+#: command.y:291
#, fuzzy, c-format
msgid "invalid frame number: %d"
msgstr "Final de rango inválido"
-#: command.y:296
+#: command.y:297
#, fuzzy, c-format
msgid "info: invalid option - \"%s\""
msgstr "%s: opción inválida -- '%c'\n"
-#: command.y:322
+#: command.y:323
#, c-format
msgid "source \"%s\": already sourced."
msgstr ""
-#: command.y:327
+#: command.y:328
#, c-format
msgid "save \"%s\": command not permitted."
msgstr ""
-#: command.y:340
+#: command.y:341
msgid "Can't use command `commands' for breakpoint/watchpoint commands"
msgstr ""
-#: command.y:342
+#: command.y:343
msgid "no breakpoint/watchpoint has been set yet"
msgstr ""
-#: command.y:344
+#: command.y:345
msgid "invalid breakpoint/watchpoint number"
msgstr ""
-#: command.y:349
+#: command.y:350
#, c-format
msgid "Type commands for when %s %d is hit, one per line.\n"
msgstr ""
-#: command.y:351
+#: command.y:352
#, c-format
msgid "End with the command \"end\"\n"
msgstr ""
-#: command.y:358
+#: command.y:359
msgid "`end' valid only in command `commands' or `eval'"
msgstr ""
-#: command.y:368
+#: command.y:369
msgid "`silent' valid only in command `commands'"
msgstr ""
-#: command.y:374
+#: command.y:375
#, fuzzy, c-format
msgid "trace: invalid option - \"%s\""
msgstr "%s: opción inválida -- '%c'\n"
-#: command.y:388
+#: command.y:389
msgid "condition: invalid breakpoint/watchpoint number"
msgstr ""
-#: command.y:450
+#: command.y:451
#, fuzzy
msgid "argument not a string"
msgstr "exp: el argumento %g está fuera de rango"
-#: command.y:460 command.y:465
+#: command.y:461 command.y:466
#, c-format
msgid "option: invalid parameter - \"%s\""
msgstr ""
-#: command.y:475
+#: command.y:476
#, c-format
msgid "no such function - \"%s\""
msgstr ""
-#: command.y:532
+#: command.y:533
#, fuzzy, c-format
msgid "enable: invalid option - \"%s\""
msgstr "%s: opción inválida -- '%c'\n"
-#: command.y:598
+#: command.y:599
#, fuzzy, c-format
msgid "invalid range specification: %d - %d"
msgstr "Final de rango inválido"
-#: command.y:660
+#: command.y:661
#, fuzzy
msgid "non-numeric value for field number"
msgstr "valor desconocido para la especificación de campo: %d\n"
-#: command.y:681 command.y:688
+#: command.y:682 command.y:689
msgid "non-numeric value found, numeric expected"
msgstr ""
-#: command.y:713 command.y:719
+#: command.y:714 command.y:720
msgid "non-zero integer value"
msgstr ""
-#: command.y:818
+#: command.y:819
msgid ""
"backtrace [N] - print trace of all or N innermost (outermost if N < 0) "
"frames."
msgstr ""
-#: command.y:820
+#: command.y:821
msgid ""
"break [[filename:]N|function] - set breakpoint at the specified location."
msgstr ""
-#: command.y:822
+#: command.y:823
msgid "clear [[filename:]N|function] - delete breakpoints previously set."
msgstr ""
-#: command.y:824
+#: command.y:825
msgid ""
"commands [num] - starts a list of commands to be executed at a "
"breakpoint(watchpoint) hit."
msgstr ""
-#: command.y:826
+#: command.y:827
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition."
msgstr ""
-#: command.y:828
+#: command.y:829
msgid "continue [COUNT] - continue program being debugged."
msgstr ""
-#: command.y:830
+#: command.y:831
msgid "delete [breakpoints] [range] - delete specified breakpoints."
msgstr ""
-#: command.y:832
+#: command.y:833
msgid "disable [breakpoints] [range] - disable specified breakpoints."
msgstr ""
-#: command.y:834
+#: command.y:835
msgid "display [var] - print value of variable each time the program stops."
msgstr ""
-#: command.y:836
+#: command.y:837
msgid "down [N] - move N frames down the stack."
msgstr ""
-#: command.y:838
+#: command.y:839
msgid "dump [filename] - dump instructions to file or stdout."
msgstr ""
-#: command.y:840
+#: command.y:841
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints."
msgstr ""
-#: command.y:842
+#: command.y:843
msgid "end - end a list of commands or awk statements."
msgstr ""
-#: command.y:844
+#: command.y:845
msgid "eval stmt|[p1, p2, ...] - evaluate awk statement(s)."
msgstr ""
-#: command.y:846
+#: command.y:847
msgid "exit - (same as quit) exit debugger."
msgstr ""
-#: command.y:848
+#: command.y:849
msgid "finish - execute until selected stack frame returns."
msgstr ""
-#: command.y:850
+#: command.y:851
msgid "frame [N] - select and print stack frame number N."
msgstr ""
-#: command.y:852
+#: command.y:853
msgid "help [command] - print list of commands or explanation of command."
msgstr ""
-#: command.y:854
+#: command.y:855
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT."
msgstr ""
-#: command.y:856
+#: command.y:857
msgid ""
"info topic - source|sources|variables|functions|break|frame|args|locals|"
"display|watch."
msgstr ""
-#: command.y:858
+#: command.y:859
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)."
msgstr ""
-#: command.y:860
+#: command.y:861
msgid "next [COUNT] - step program, proceeding through subroutine calls."
msgstr ""
-#: command.y:862
+#: command.y:863
msgid ""
"nexti [COUNT] - step one instruction, but proceed through subroutine calls."
msgstr ""
-#: command.y:864
+#: command.y:865
msgid "option [name[=value]] - set or display debugger option(s)."
msgstr ""
-#: command.y:866
+#: command.y:867
msgid "print var [var] - print value of a variable or array."
msgstr ""
-#: command.y:868
+#: command.y:869
msgid "printf format, [arg], ... - formatted output."
msgstr ""
-#: command.y:870
+#: command.y:871
msgid "quit - exit debugger."
msgstr ""
-#: command.y:872
+#: command.y:873
msgid "return [value] - make selected stack frame return to its caller."
msgstr ""
-#: command.y:874
+#: command.y:875
msgid "run - start or restart executing program."
msgstr ""
-#: command.y:877
+#: command.y:878
msgid "save filename - save commands from the session to file."
msgstr ""
-#: command.y:880
+#: command.y:881
msgid "set var = value - assign value to a scalar variable."
msgstr ""
-#: command.y:882
+#: command.y:883
msgid ""
"silent - suspends usual message when stopped at a breakpoint/watchpoint."
msgstr ""
-#: command.y:884
+#: command.y:885
msgid "source file - execute commands from file."
msgstr ""
-#: command.y:886
+#: command.y:887
msgid "step [COUNT] - step program until it reaches a different source line."
msgstr ""
-#: command.y:888
+#: command.y:889
msgid "stepi [COUNT] - step one instruction exactly."
msgstr ""
-#: command.y:890
+#: command.y:891
msgid "tbreak [[filename:]N|function] - set a temporary breakpoint."
msgstr ""
-#: command.y:892
+#: command.y:893
msgid "trace on|off - print instruction before executing."
msgstr ""
-#: command.y:894
+#: command.y:895
msgid "undisplay [N] - remove variable(s) from automatic display list."
msgstr ""
-#: command.y:896
+#: command.y:897
msgid ""
"until [[filename:]N|function] - execute until program reaches a different "
"line or line N within current frame."
msgstr ""
-#: command.y:898
+#: command.y:899
msgid "unwatch [N] - remove variable(s) from watch list."
msgstr ""
-#: command.y:900
+#: command.y:901
msgid "up [N] - move N frames up the stack."
msgstr ""
-#: command.y:902
+#: command.y:903
msgid "watch var - set a watchpoint for a variable."
msgstr ""
-#: command.y:904
+#: command.y:905
msgid ""
"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
"if N < 0) frames."
msgstr ""
-#: command.y:1015 debug.c:401 gawkapi.c:258 msg.c:137
+#: command.y:1016 debug.c:401 gawkapi.c:258 msg.c:137
#, c-format
msgid "error: "
msgstr "error: "
-#: command.y:1059
+#: command.y:1060
#, fuzzy, c-format
msgid "can't read command (%s)\n"
msgstr "no se puede redirigir desde `%s' (%s)"
-#: command.y:1073
+#: command.y:1074
#, fuzzy, c-format
msgid "can't read command (%s)"
msgstr "no se puede redirigir desde `%s' (%s)"
-#: command.y:1124
+#: command.y:1125
#, fuzzy
msgid "invalid character in command"
msgstr "Nombre de clase de caracter inválido"
-#: command.y:1160
+#: command.y:1161
#, c-format
msgid "unknown command - \"%.*s\", try help"
msgstr ""
-#: command.y:1230
+#: command.y:1231
#, c-format
msgid "%s"
msgstr ""
-#: command.y:1292
+#: command.y:1293
#, fuzzy
msgid "invalid character"
msgstr "Caracter de ordenación inválido"
-#: command.y:1496
+#: command.y:1497
#, c-format
msgid "undefined command: %s\n"
msgstr ""
@@ -2426,7 +2422,7 @@ msgstr ""
msgid "NF set to negative value"
msgstr "se definió NF con un valor negativo"
-#: field.c:952 field.c:959 field.c:963
+#: field.c:952 field.c:959
msgid "split: fourth argument is a gawk extension"
msgstr "split: el cuarto argumento es una extensión de gawk"
@@ -2434,84 +2430,84 @@ msgstr "split: el cuarto argumento es una extensión de gawk"
msgid "split: fourth argument is not an array"
msgstr "split: el cuarto argumento no es una matriz"
-#: field.c:970
+#: field.c:966
msgid "split: second argument is not an array"
msgstr "split: el segundo argumento no es una matriz"
-#: field.c:974
+#: field.c:970
msgid "split: cannot use the same array for second and fourth args"
msgstr ""
"split: no se puede usar la misma matriz para el segundo y cuarto argumentos"
-#: field.c:979
+#: field.c:975
msgid "split: cannot use a subarray of second arg for fourth arg"
msgstr ""
"split: no se puede usar una submatriz del segundo argumento para el cuarto "
"argumento"
-#: field.c:982
+#: field.c:978
msgid "split: cannot use a subarray of fourth arg for second arg"
msgstr ""
"split: no se puede usar una submatriz del cuarto argumento para el segundo "
"argumento"
-#: field.c:1016
+#: field.c:1012
msgid "split: null string for third arg is a gawk extension"
msgstr ""
"split: la cadena nula para el tercer argumento es una extensión de gawk"
-#: field.c:1053
+#: field.c:1049
msgid "patsplit: fourth argument is not an array"
msgstr "patsplit: el cuarto argumento no es una matriz"
-#: field.c:1058
+#: field.c:1054
msgid "patsplit: second argument is not an array"
msgstr "patsplit: el segundo argumento no es una matriz"
-#: field.c:1067
+#: field.c:1063
msgid "patsplit: third argument must be non-null"
msgstr "patsplit: el tercer argumento no debe ser nulo"
-#: field.c:1071
+#: field.c:1067
msgid "patsplit: cannot use the same array for second and fourth args"
msgstr ""
"patsplit: no se puede usar la misma matriz para el segundo y cuarto "
"argumentos"
-#: field.c:1076
+#: field.c:1072
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
msgstr ""
"patsplit: no se puede usar una submatriz del segundo argumento para el "
"cuarto argumento"
-#: field.c:1079
+#: field.c:1075
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
msgstr ""
"patsplit: no se puede usar una submatriz del cuarto argumento para el "
"segundo argumento"
-#: field.c:1129
+#: field.c:1125
msgid "`FIELDWIDTHS' is a gawk extension"
msgstr "`FIELDWIDTHS' es una extensión gawk"
-#: field.c:1198
+#: field.c:1194
msgid "`*' must be the last designator in FIELDWIDTHS"
msgstr ""
-#: field.c:1219
+#: field.c:1215
#, fuzzy, c-format
msgid "invalid FIELDWIDTHS value, for field %d, near `%s'"
msgstr "valor de FIELDWIDTHS inválido, cerca de `%s'"
-#: field.c:1292
+#: field.c:1288
msgid "null string for `FS' is a gawk extension"
msgstr "la cadena nula para `FS' es una extensión de gawk"
-#: field.c:1296
+#: field.c:1292
msgid "old awk does not support regexps as value of `FS'"
msgstr "el awk antiguo no admite expresiones regulares como valor de `FS'"
-#: field.c:1431
+#: field.c:1427
msgid "`FPAT' is a gawk extension"
msgstr "`FPAT' es una extensión de gawk"