X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=po%2Fgl.po;h=5a6c07b463031dc7cb9caafc896cb492ebfdbb7d;hp=279d94940cced2b3d8e186a6dff6afa5fbabb2ea;hb=a3ffef91203c9f82647178637643547939739349;hpb=4f53c20e27f4e6db75aef4c7ea2812330d48017c diff --git a/po/gl.po b/po/gl.po index 279d9494..5a6c07b4 100644 --- a/po/gl.po +++ b/po/gl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: bug-wget@gnu.org\n" -"POT-Creation-Date: 2009-09-08 01:04-0700\n" +"POT-Creation-Date: 2009-09-21 10:00-0700\n" "PO-Revision-Date: 2003-11-15 02:13+0100\n" "Last-Translator: Jacobo Tarrío Barreiro \n" "Language-Team: Galician \n" @@ -424,7 +424,7 @@ msgid "" "\n" msgstr "%s (%s) - `%s' gardado [%ld]\n" -#: src/ftp.c:1568 src/main.c:1299 src/recur.c:438 src/retr.c:990 +#: src/ftp.c:1568 src/main.c:1301 src/recur.c:438 src/retr.c:990 #, c-format msgid "Removing %s.\n" msgstr "Borrando %s.\n" @@ -529,17 +529,17 @@ msgstr "Rexeitando `%s'.\n" msgid "Error matching %s against %s: %s\n" msgstr "Non se pode escribir en `%s': %s\n" -#: src/ftp.c:2077 +#: src/ftp.c:2091 #, fuzzy, c-format msgid "No matches on pattern %s.\n" msgstr "Non encaixa no patron `%s'.\n" -#: src/ftp.c:2148 +#: src/ftp.c:2162 #, fuzzy, c-format msgid "Wrote HTML-ized index to %s [%s].\n" msgstr "Escrito un índice en HTML en `%s' [%ld].\n" -#: src/ftp.c:2153 +#: src/ftp.c:2167 #, fuzzy, c-format msgid "Wrote HTML-ized index to %s.\n" msgstr "Escrito un índice en HTML en `%s'.\n" @@ -1659,12 +1659,12 @@ msgstr "" #. TRANSLATORS: When available, an actual copyright character #. (cirle-c) should be used in preference to "(C)". -#: src/main.c:843 +#: src/main.c:845 #, fuzzy msgid "Copyright (C) 2009 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:845 +#: src/main.c:847 msgid "" "License GPLv3+: GNU GPL version 3 or later\n" ".\n" @@ -1674,7 +1674,7 @@ msgstr "" #. TRANSLATORS: When available, please use the proper diacritics for #. names such as this one. See en_US.po for reference. -#: src/main.c:852 +#: src/main.c:854 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1682,96 +1682,96 @@ msgstr "" "\n" "Escrito orixinalmente por Hrvoje Niksic .\n" -#: src/main.c:854 +#: src/main.c:856 msgid "Currently maintained by Micah Cowan .\n" msgstr "" -#: src/main.c:856 +#: src/main.c:858 #, fuzzy msgid "Please send bug reports and questions to .\n" msgstr "" "Envíe os seus informes sobre erros e suxerencias a .\n" -#: src/main.c:906 src/main.c:975 src/main.c:1097 +#: src/main.c:908 src/main.c:977 src/main.c:1099 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Escriba `%s --help' para ver máis opcións.\n" -#: src/main.c:972 +#: src/main.c:974 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: opción incorrecta -- `-n%c'\n" -#: src/main.c:1030 +#: src/main.c:1032 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Non se pode ser moi falador e estar en silencio ao mesmo tempo.\n" -#: src/main.c:1036 +#: src/main.c:1038 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Non se pode poñer unha marca de data e hora e non machaca-los ficheiros " "antigos ao mesmo tempo.\n" -#: src/main.c:1044 +#: src/main.c:1046 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" -#: src/main.c:1054 +#: src/main.c:1056 msgid "" "Cannot specify both -k and -O if multiple URLs are given, or in combination\n" "with -p or -r. See the manual for details.\n" "\n" msgstr "" -#: src/main.c:1063 +#: src/main.c:1065 msgid "" "WARNING: combining -O with -r or -p will mean that all downloaded content\n" "will be placed in the single file you specified.\n" "\n" msgstr "" -#: src/main.c:1069 +#: src/main.c:1071 msgid "" "WARNING: timestamping does nothing in combination with -O. See the manual\n" "for details.\n" "\n" msgstr "" -#: src/main.c:1077 +#: src/main.c:1079 #, fuzzy, c-format msgid "File `%s' already there; not retrieving.\n" msgstr "O ficheiro `%s' xa está aí, non se ha descargar.\n" -#: src/main.c:1084 +#: src/main.c:1086 #, c-format msgid "Cannot specify both --ask-password and --password.\n" msgstr "" -#: src/main.c:1092 +#: src/main.c:1094 #, c-format msgid "%s: missing URL\n" msgstr "%s: falta a URL\n" -#: src/main.c:1117 +#: src/main.c:1119 #, c-format msgid "This version does not have support for IRIs\n" msgstr "" -#: src/main.c:1181 +#: src/main.c:1183 msgid "" "WARNING: Can't reopen standard output in binary mode;\n" " downloaded file may contain inappropriate line endings.\n" msgstr "" -#: src/main.c:1316 +#: src/main.c:1318 #, c-format msgid "No URLs found in %s.\n" msgstr "Non se atoparon URLs en %s.\n" -#: src/main.c:1334 +#: src/main.c:1336 #, fuzzy, c-format msgid "" "FINISHED --%s--\n" @@ -1781,7 +1781,7 @@ msgstr "" "REMATADO --%s--\n" "Descargados: %s bytes en %d ficheiros\n" -#: src/main.c:1343 +#: src/main.c:1345 #, fuzzy, c-format msgid "Download quota of %s EXCEEDED!\n" msgstr "¡O límite de descarga (%s bytes) foi SUPERADO!\n"