diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-19 13:59:30 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-19 13:59:30 +0000 |
commit | 0b7b2c69ec83497d9accab064da0f4ad07662d42 (patch) | |
tree | e8f22a2acecbf3035850f56beb1c8161c53cdf2d /Build/source/utils/dialog/dialog-1.1-20080819/po/es.po | |
parent | ee507bbd1fc483c58acb33cca25509a4dd81df9b (diff) |
prepare for new build system
git-svn-id: svn://tug.org/texlive/trunk@12429 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/dialog/dialog-1.1-20080819/po/es.po')
-rw-r--r-- | Build/source/utils/dialog/dialog-1.1-20080819/po/es.po | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/Build/source/utils/dialog/dialog-1.1-20080819/po/es.po b/Build/source/utils/dialog/dialog-1.1-20080819/po/es.po new file mode 100644 index 00000000000..d8884a3ef6f --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20080819/po/es.po @@ -0,0 +1,110 @@ +# Mensajes en español para dialog. +# Copyright (C) 2001, 2003, 2004 Thomas Dickey. +# Santiago Vila Doncel <sanvila@unex.es>, 2001, 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: dialog 1.0-20041219\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-06-18 18:26-0400\n" +"PO-Revision-Date: 2004-12-21 17:06+0100\n" +"Last-Translator: Santiago Vila Doncel <sanvila@unex.es>\n" +"Language-Team: Spanish <es@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8-bit\n" + +#: buttons.c:385 +msgid "Yes" +msgstr "Sí" + +#: buttons.c:393 +msgid "No" +msgstr "No" + +#: buttons.c:401 +msgid "OK" +msgstr "Aceptar" + +#: buttons.c:409 +msgid "Cancel" +msgstr "Cancelar" + +#: buttons.c:417 +msgid "EXIT" +msgstr "Salir" + +#: buttons.c:425 +msgid "Extra" +msgstr "Extra" + +#: buttons.c:433 +msgid "Help" +msgstr "Ayuda" + +#. Headline "Month" +#: calendar.c:273 +msgid "Month" +msgstr "Mes" + +#. Headline "Year" +#: calendar.c:293 +msgid "Year" +msgstr "Año" + +#: dialog.c:741 +msgid "Rename" +msgstr "Renombrar" + +#: fselect.c:550 +msgid "Directories" +msgstr "Directorios" + +#: fselect.c:551 +msgid "Files" +msgstr "Ficheros" + +#: mixedgauge.c:58 +msgid "Succeeded" +msgstr "" + +#: mixedgauge.c:61 +#, fuzzy +msgid "Failed" +msgstr "Ficheros" + +#: mixedgauge.c:64 +msgid "Passed" +msgstr "" + +#: mixedgauge.c:67 +msgid "Completed" +msgstr "" + +#: mixedgauge.c:70 +msgid "Checked" +msgstr "" + +#: mixedgauge.c:73 +msgid "Done" +msgstr "" + +#: mixedgauge.c:76 +msgid "Skipped" +msgstr "" + +#: mixedgauge.c:79 +msgid "In Progress" +msgstr "" + +#: mixedgauge.c:85 +msgid "N/A" +msgstr "" + +#: mixedgauge.c:193 +msgid "Overall Progress" +msgstr "" + +#: textbox.c:489 +msgid "Search" +msgstr "Buscar" |