diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-08 18:07:48 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-08 18:07:48 +0000 |
commit | fc25afd0b3fbe47a9ded2978142dadafe52a989b (patch) | |
tree | 6604b7df797e34ad2347c00d7b727c3b943127d8 /po/es.po | |
parent | 193593331d2833dbc640f3bb1ad3dd6bfaac858f (diff) | |
parent | b7475c1ea32e60fca03b7092bfe7ee3fd3dfde47 (diff) |
* star-merged with apt--mvo
Patches applied:
* bubulle@debian.org--2005/apt--main--0--patch-133
Merge with Michael AND update PO files
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-102
* finalized this release
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-103
* changelog updates
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-104
* build-depend on libdb4.3 now, fix for kFreeBSD (#317718)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-105
* fix mailaddress
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-106
* fix a string (thanks to bubulle)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-107
* merged with bubulle
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.24\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-12-08 18:35+0100\n" +"POT-Creation-Date: 2005-11-30 08:37+0100\n" "PO-Revision-Date: 2005-02-08 20:36+0100\n" "Last-Translator: Rubén Porras Campo <nahoo@inicia.es>\n" "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -1822,7 +1822,7 @@ msgstr "Expiró conexión a socket de datos" msgid "Unable to accept connection" msgstr "No pude aceptar la conexión" -#: methods/ftp.cc:864 methods/http.cc:957 methods/rsh.cc:303 +#: methods/ftp.cc:864 methods/http.cc:963 methods/rsh.cc:303 msgid "Problem hashing file" msgstr "Hay problemas enlazando fichero" @@ -1999,31 +1999,31 @@ msgstr "Expiró la conexión" msgid "Error writing to output file" msgstr "Error escribiendo al archivo de salida" -#: methods/http.cc:834 +#: methods/http.cc:837 msgid "Error writing to file" msgstr "Error escribiendo a archivo" -#: methods/http.cc:859 +#: methods/http.cc:865 msgid "Error writing to the file" msgstr "Error escribiendo al archivo" -#: methods/http.cc:873 +#: methods/http.cc:879 msgid "Error reading from server. Remote end closed connection" msgstr "Error leyendo del servidor, el lado remoto cerró la conexión." -#: methods/http.cc:875 +#: methods/http.cc:881 msgid "Error reading from server" msgstr "Error leyendo del servidor" -#: methods/http.cc:1106 +#: methods/http.cc:1112 msgid "Bad header data" msgstr "Mala cabecera Data" -#: methods/http.cc:1123 +#: methods/http.cc:1129 msgid "Connection failed" msgstr "Fallo la conexión" -#: methods/http.cc:1214 +#: methods/http.cc:1220 msgid "Internal error" msgstr "Error interno" @@ -2370,7 +2370,7 @@ msgstr "Línea %u mal formada en lista de fuentes %s (tipo)" #: apt-pkg/sourcelist.cc:244 #, fuzzy, c-format -msgid "Type '%s' is not known in on line %u in source list %s" +msgid "Type '%s' is not known on line %u in source list %s" msgstr "Tipo '%s' desconocido en la línea %u de lista de fuentes %s" #: apt-pkg/sourcelist.cc:252 apt-pkg/sourcelist.cc:255 |