diff options
Diffstat (limited to 'gettext-runtime/po/es.po')
-rw-r--r-- | gettext-runtime/po/es.po | 75 |
1 files changed, 40 insertions, 35 deletions
diff --git a/gettext-runtime/po/es.po b/gettext-runtime/po/es.po index 3e63a1f..793cc02 100644 --- a/gettext-runtime/po/es.po +++ b/gettext-runtime/po/es.po @@ -1,17 +1,17 @@ # Mensajes en español para GNU gettext. -# Copyright (C) 2013 Free Software Foundation, Inc. +# Copyright (C) 2013, 2015 Free Software Foundation, Inc. # This file is distributed under the same license as the gettext package. # Max de Mendizábal <max@upn.mx>, 1996, 1997, 1998, 2001, 2002, 2003, 2004. -# Antonio Ceballos <aceballos@gmail.com>, 2013 +# Antonio Ceballos <aceballos@gmail.com>, 2013, 2015 # msgid "" msgstr "" -"Project-Id-Version: GNU gettext-runtime 0.18.2\n" +"Project-Id-Version: GNU gettext-runtime 0.19.4.73\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2012-12-25 14:19+0900\n" -"PO-Revision-Date: 2013-11-25 19:54+0200\n" +"POT-Creation-Date: 2015-06-23 15:18+0900\n" +"PO-Revision-Date: 2015-06-23 22:53+0200\n" "Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n" -"Language-Team: Spanish <es@li.org>\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" @@ -24,72 +24,77 @@ msgstr "error de escritura" # Nota: El error es del sistema, pero no se sabe cuál es el error, # por eso es (además) desconocido. -#: gnulib-lib/error.c:188 +#: gnulib-lib/error.c:191 msgid "Unknown system error" msgstr "Hay un error desconocido del sistema" -#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576 +#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "%s: la opción '%s' es ambigua; posibilidades:" -#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628 +#: gnulib-lib/getopt.c:619 +#, c-format +msgid "%s: option '%s' is ambiguous\n" +msgstr "%s: la opción '%s' es ambigua\n" + +#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: la opción '--%s' no admite ningún argumento\n" -#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642 +#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: la opción '%c%s' no admite ningún argumento\n" -#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704 +#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "%s: la opción '%s' requiere un argumento\n" -#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745 +#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: opción no reconocida '--%s'\n" -#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756 +#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: opción no reconocida '%c%s'\n" -#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808 +#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: opción no válida -- '%c'\n" -#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088 -#: gnulib-lib/getopt.c:1106 +#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118 +#: gnulib-lib/getopt.c:1136 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: la opción requiere un argumento -- '%c'\n" -#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950 +#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: la opción '-W %s' es ambigua\n" -#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992 +#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: la opción '-W %s' no admite ningún argumento\n" -#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031 +#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "%s: la opción '-W %s' requiere un argumento\n" -#: gnulib-lib/xmalloc.c:37 +#: gnulib-lib/xmalloc.c:38 #, c-format msgid "memory exhausted" msgstr "memoria agotada" -#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123 +#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124 #, c-format, no-wrap msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" @@ -102,7 +107,7 @@ msgstr "" "Esto es software libre: puede modificarlo y redistribuirlo libremente.\n" "SIN NINGÚN TIPO DE GARANTÍA, dentro de los límites legales.\n" -#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129 +#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130 #, c-format msgid "Written by %s.\n" msgstr "Escrito por %s.\n" @@ -112,17 +117,17 @@ msgstr "Escrito por %s.\n" msgid "Bruno Haible" msgstr "Bruno Haible" -#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141 +#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142 #, c-format msgid "too many arguments" msgstr "demasiados argumentos" -#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153 +#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154 #, c-format msgid "missing arguments" msgstr "faltan argumentos" -#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207 +#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "Pruebe '%s --help' para más información.\n" @@ -197,7 +202,7 @@ msgstr "" #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). -#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245 +#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246 msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n" msgstr "Comunicar defectos a <bug-gnu-gettext@gnu.org>.\n" @@ -211,11 +216,11 @@ msgid "standard input" msgstr "entrada estándar" #. This is a proper name. See the gettext manual, section Names. -#: src/gettext.c:139 src/ngettext.c:129 +#: src/gettext.c:140 src/ngettext.c:130 msgid "Ulrich Drepper" msgstr "Ulrich Drepper" -#: src/gettext.c:243 +#: src/gettext.c:244 #, c-format, no-wrap msgid "" "Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n" @@ -224,7 +229,7 @@ msgstr "" "Modo de empleo: %s [OPCIÓN] [[DOMINIOTEXTO] MSGID]\n" " o: %s [OPCIÓN] -s [MSGID]...\n" -#: src/gettext.c:249 +#: src/gettext.c:250 #, c-format, no-wrap msgid "Display native language translation of a textual message.\n" msgstr "Mostrar la traducción a idioma nativo de un mensaje textual.\n" @@ -242,7 +247,7 @@ msgstr "Mostrar la traducción a idioma nativo de un mensaje textual.\n" # Prefiero que se quede como está, pues aunque se repite muestra, # es en otra opción en donde aparece. mm # -#: src/gettext.c:253 +#: src/gettext.c:254 #, c-format, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n" @@ -266,7 +271,7 @@ msgstr "" # Nota: TEXTDOMAIN y TEXTDOMAINDIR son variables de entorno, por lo tanto # no se pueden traducir (cuando se refieren a las variables, claro está). -#: src/gettext.c:264 +#: src/gettext.c:265 #, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" @@ -288,12 +293,12 @@ msgstr "" "encuentre dentro del catálogo seleccionado.\n" "Directorio de búsqueda estándar: %s\n" -#: src/ngettext.c:212 +#: src/ngettext.c:213 #, c-format, no-wrap msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n" msgstr "Modo de empleo: %s [OPCIÓN] [DOMINIODETEXTO] MSGID MSG-PLURAL CUENTA\n" -#: src/ngettext.c:217 +#: src/ngettext.c:218 #, c-format, no-wrap msgid "" "Display native language translation of a textual message whose grammatical\n" @@ -315,7 +320,7 @@ msgstr "" # Prefiero que se quede como está, pues aunque se repite muestra, # es en otra opción en donde aparece. mm # -#: src/ngettext.c:222 +#: src/ngettext.c:223 #, c-format, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n" @@ -340,7 +345,7 @@ msgstr "" # Nota: TEXTDOMAIN y TEXTDOMAINDIR son variables de entorno, por lo tanto # no se pueden traducir (cuando se refieren a las variables, claro está). -#: src/ngettext.c:233 +#: src/ngettext.c:234 #, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" |