diff options
| author | bwarsaw | 2003-05-08 05:21:15 +0000 |
|---|---|---|
| committer | bwarsaw | 2003-05-08 05:21:15 +0000 |
| commit | 97df4dfd9f0eaaedfcd4198a5d612ff1d0f99d51 (patch) | |
| tree | 9b1fbe158388ab154725f0156c26834181730761 /messages/es | |
| parent | ca6ba74c6cb9d059edd2cb859c3bbdf19c99d4d6 (diff) | |
| download | mailman-97df4dfd9f0eaaedfcd4198a5d612ff1d0f99d51.tar.gz mailman-97df4dfd9f0eaaedfcd4198a5d612ff1d0f99d51.tar.zst mailman-97df4dfd9f0eaaedfcd4198a5d612ff1d0f99d51.zip | |
Updates, including email 2.5.2.
Diffstat (limited to 'messages/es')
| -rw-r--r-- | messages/es/LC_MESSAGES/mailman.po | 90 |
1 files changed, 63 insertions, 27 deletions
diff --git a/messages/es/LC_MESSAGES/mailman.po b/messages/es/LC_MESSAGES/mailman.po index 9c429bd94..ab761c4bd 100644 --- a/messages/es/LC_MESSAGES/mailman.po +++ b/messages/es/LC_MESSAGES/mailman.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Mailman\n" -"POT-Creation-Date: Mon Apr 21 11:13:43 2003\n" +"POT-Creation-Date: Fri May 2 00:59:38 2003\n" "PO-Revision-Date: 2003-04-06 01:59-0500\n" "Last-Translator: Victoriano Giralt <victoriano@uma.es>\n" "Language-Team: Español <es@li.org>\n" @@ -350,7 +350,7 @@ msgstr "la página de información general de las listas de distribución" msgid "<p>(Send questions and comments to " msgstr "<p>(Mande sus preguntas y comentarios a " -#: Mailman/Cgi/admin.py:282 Mailman/Cgi/listinfo.py:134 cron/mailpasswds:181 +#: Mailman/Cgi/admin.py:282 Mailman/Cgi/listinfo.py:134 cron/mailpasswds:189 msgid "List" msgstr "Lista" @@ -8131,29 +8131,6 @@ msgid "" "You will need to run `bin/check_perms -f' after running this script.\n" msgstr "" -#: bin/b4b5-archfix.~1~:19 bin/b4b5-archfix.~2~:19 -#, fuzzy -msgid "" -"Fix the MM2.1b4 archives.\n" -"\n" -"Usage: %(PROGRAM)s [options] file ...\n" -"\n" -"Where options are:\n" -" -h / --help\n" -" Print this help message and exit.\n" -msgstr "" -"Regenerar los datos/aliases de Postfix y los ficheros de datos/aliases.db\n" -"desde el principio.\n" -"\n" -"Sintaxis:\n" -"\n" -" genaliases [opciones]\n" -"\n" -"Opciones:\n" -"\n" -" -h/--help\n" -" Imprime este mensaje y termina.\n" - #: bin/change_pw:19 msgid "" "Change a list's password.\n" @@ -9875,6 +9852,42 @@ msgstr "Clave cambiada." msgid "Password change failed." msgstr "El cambio de clave falló." +#: bin/msgfmt.py:5 +msgid "" +"Generate binary message catalog from textual translation description.\n" +"\n" +"This program converts a textual Uniforum-style message catalog (.po file) " +"into\n" +"a binary GNU catalog (.mo file). This is essentially the same function as " +"the\n" +"GNU msgfmt program, however, it is a simpler implementation.\n" +"\n" +"Usage: msgfmt.py [OPTIONS] filename.po\n" +"\n" +"Options:\n" +" -o file\n" +" --output-file=file\n" +" Specify the output file to write to. If omitted, output will go to " +"a\n" +" file named filename.mo (based off the input file name).\n" +"\n" +" -h\n" +" --help\n" +" Print this message and exit.\n" +"\n" +" -V\n" +" --version\n" +" Display version information and exit.\n" +msgstr "" + +#: bin/msgfmt.py:49 +msgid "Add a non-fuzzy translation to the dictionary." +msgstr "" + +#: bin/msgfmt.py:57 +msgid "Return the generated output." +msgstr "" + #: bin/newlist:19 msgid "" "Create a new, unpopulated mailing list.\n" @@ -11449,11 +11462,11 @@ msgstr "" " -h/--help\n" " Mostrar este mensaje y salir.\n" -#: cron/mailpasswds:181 +#: cron/mailpasswds:189 msgid "Password // URL" msgstr "Clave // URL" -#: cron/mailpasswds:201 +#: cron/mailpasswds:209 msgid "%(host)s mailing list memberships reminder" msgstr "Recordatorios de lista de distribución de %(host)s" @@ -11539,6 +11552,29 @@ msgstr "" "proporciona \n" "el nombre de ninguna lista, se aplica a todas.\n" +#, fuzzy +#~ msgid "" +#~ "Fix the MM2.1b4 archives.\n" +#~ "\n" +#~ "Usage: %(PROGRAM)s [options] file ...\n" +#~ "\n" +#~ "Where options are:\n" +#~ " -h / --help\n" +#~ " Print this help message and exit.\n" +#~ msgstr "" +#~ "Regenerar los datos/aliases de Postfix y los ficheros de datos/aliases." +#~ "db\n" +#~ "desde el principio.\n" +#~ "\n" +#~ "Sintaxis:\n" +#~ "\n" +#~ " genaliases [opciones]\n" +#~ "\n" +#~ "Opciones:\n" +#~ "\n" +#~ " -h/--help\n" +#~ " Imprime este mensaje y termina.\n" + #~ msgid "Big change in %(listname)s@%(listhost)s mailing list" #~ msgstr "" #~ "Cambio drástico en la lista de distribución %(listname)s@%(listhost)s" |
