# Mensajes en español para dialog.
# Copyright (C) 2001, 2003, 2004 Thomas Dickey.
# This file is distributed under the same license as the dialog package.
# Santiago Vila Doncel <sanvila@unex.es>, 2001, 2003, 2004, 2010.
# Alejandro Cendejas Tena <alex.cendejas@gmail.com>, 2022.
#
msgid ""
msgstr ""
"Project-Id-Version: dialog 1.3.20210117\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-06 08:43-0500\n"
"PO-Revision-Date: 2022-01-27 09:06-0600\n"
"Last-Translator: Alejandro Cendejas Tena <alex.cendejas@gmail.com>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"

#: buttons.c:500
msgid "Yes"
msgstr "Sí"

#: buttons.c:508
msgid "No"
msgstr "No"

#: buttons.c:516
msgid "OK"
msgstr "Aceptar"

#: buttons.c:524
msgid "Cancel"
msgstr "Cancelar"

#: buttons.c:532
msgid "EXIT"
msgstr "SALIR"

#: buttons.c:540
msgid "Extra"
msgstr "Extra"

#: buttons.c:548
msgid "Help"
msgstr "Ayuda"

#. Headline "Month"
#: calendar.c:463
msgid "Month"
msgstr "Mes"

#. Headline "Year"
#: calendar.c:485
msgid "Year"
msgstr "Año"

#: dialog.c:473
#, c-format
msgid "Invalid option \"%s\""
msgstr ""

#: dialog.c:533
#, c-format
msgid "Showing arguments at arg%d\n"
msgstr ""

#: dialog.c:542
msgid "Too many --file options"
msgstr ""

#: dialog.c:575
msgid "error on filehandle in unescape_argv"
msgstr ""

#: dialog.c:634
#, c-format
msgid "Cannot open --file %s"
msgstr ""

#: dialog.c:638
msgid "No value given for --file"
msgstr ""

#: dialog.c:713
#, c-format
msgid ""
"%s.\n"
"Use --help to list options.\n"
"\n"
msgstr ""

#: dialog.c:747
#, c-format
msgid "Expected %d arguments, found only %d"
msgstr "Se esperaban %d argumentos, solo se encontraron %d"

#: dialog.c:751
#, c-format
msgid "Expected %d arguments, found extra %d"
msgstr "Se esperaban %d argumentos, se encontraron %d adicionales"

#: dialog.c:775
#, c-format
msgid "Expected a number for token %d of %.*s"
msgstr ""

#: dialog.c:911
msgid "Rename"
msgstr "Renombrar"

#: dialog.c:1367
#, c-format
msgid "Expected a numeric-parameter for %.*s"
msgstr ""

#: dialog.c:1423
#, c-format
msgid "Button name \"%.*s\" unknown"
msgstr ""

#: dialog.c:1896
msgid "Cannot open input-fd\n"
msgstr ""

#: dialog.c:1903
msgid "Cannot open output-fd\n"
msgstr ""

#: dialog.c:1983
#, c-format
msgid "Expected a filename for %.*s"
msgstr ""

#: dialog.c:2018
msgid "Expected a box option"
msgstr ""

#: dialog.c:2031
#, c-format
msgid "Unexpected widget with --separate-output %.*s"
msgstr ""

#: dialog.c:2047
#, c-format
msgid "Unexpected option %.*s"
msgstr ""

#: dialog.c:2048
#, c-format
msgid "Unknown option %.*s"
msgstr ""

#: dialog.c:2056
#, c-format
msgid "Expected at least %d tokens for %.*s, have %d"
msgstr ""

#: dialog.c:2064
#, c-format
msgid "Expected no more than %d tokens for %.*s, have %d"
msgstr ""

#: dialog.c:2128
#, c-format
msgid "Expected --and-widget, not %.*s"
msgstr ""

#: fselect.c:630
msgid "Directories"
msgstr "Directorios"

#: fselect.c:631
msgid "Files"
msgstr "Archivos"

#: mixedgauge.c:58
msgid "Succeeded"
msgstr "Finalizado con éxito"

#: mixedgauge.c:61
msgid "Failed"
msgstr "Falló"

# Esta no me convence mucho. Se admiten sugerencias
#: mixedgauge.c:64
msgid "Passed"
msgstr "Pasado"

#: mixedgauge.c:67
msgid "Completed"
msgstr "Completado"

#: mixedgauge.c:70
msgid "Checked"
msgstr "Comprobado"

#: mixedgauge.c:73
msgid "Done"
msgstr "Hecho"

#: mixedgauge.c:76
msgid "Skipped"
msgstr "Saltado"

#: mixedgauge.c:79
msgid "In Progress"
msgstr "En progreso"

#: mixedgauge.c:85
msgid "N/A"
msgstr "N/A"

#: mixedgauge.c:193
msgid "Overall Progress"
msgstr "Progreso total"

#: textbox.c:517
msgid "Search"
msgstr "Buscar"
