Mercurial > gftp.yaz
diff po/pt_BR.po @ 33:c8ec7877432e
2002-10-06 Brian Masney <masneyb@gftp.org>
* src/gtk/delete_dialog.c, src/gtk/gftp-gtk.c, src/gtk/misc-gtk.c,
src/gtk/transfer.c - Fixed dead-locks with GDK_THREADS_{ENTER,LEAVE}
* configure.in, src/gtk/Makefile.am - Use GTHREAD_LIBS
2002-10-03 Brian Masney <masneyb@gftp.org>
* Makefile.am - remove intl and m4 directory from subdirs. autogen.sh
will automagically add these for me.
* autogen.sh - remove check for libtool
* configure.in - link in gthread
* cvsclean - added this script
* *.[ch] - added $Id$ tags
* debian/* - updated files from Debian maintainer
author | masneyb |
---|---|
date | Mon, 07 Oct 2002 10:40:43 +0000 |
parents | d74bfa342116 |
children | f67a57fc7fa8 |
line wrap: on
line diff
--- a/po/pt_BR.po Thu Oct 03 12:06:18 2002 +0000 +++ b/po/pt_BR.po Mon Oct 07 10:40:43 2002 +0000 @@ -2,11 +2,10 @@ # Copyright (C) 2000 Free Software Foundation, Inc. # Isaías V. Prestes <isix@uol.com.br>, 2000. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: gFTP 2.0.7\n" -"POT-Creation-Date: 2002-09-18 08:26-0400\n" +"POT-Creation-Date: 2002-09-26 15:25-0400\n" "PO-Revision-Date: 2000-07-10 13:35-0300\n" "Last-Translator: Isaías V. Prestes <isix@uol.com.br>\n" "Language-Team: pt_BR <pt_BR@li.org>\n" @@ -487,7 +486,7 @@ msgid "The color of the rest of the log messages" msgstr "" -#: lib/config_file.c:241 lib/config_file.c:784 +#: lib/config_file.c:241 lib/config_file.c:782 #, c-format msgid "gFTP Error: Bad config file name %s\n" msgstr "gFTP Erro: Configurações erradas em %s\n" @@ -506,7 +505,7 @@ msgid "Did you do a make install?\n" msgstr "Você fez um make install?\n" -#: lib/config_file.c:273 lib/config_file.c:789 +#: lib/config_file.c:273 lib/config_file.c:788 #, c-format msgid "gFTP Error: Cannot open config file %s: %s\n" msgstr "gFTP Erro: Impossível abrir arquivo de configuração %s: %s\n" @@ -526,7 +525,7 @@ msgid "gFTP Warning: Cannot open %s for writing: %s\n" msgstr "gFTP Erro: Impossível abrir arquivo Favoritos %s: %s\n" -#: lib/config_file.c:542 lib/config_file.c:800 +#: lib/config_file.c:542 lib/config_file.c:904 #, c-format msgid "gFTP Error: Bad bookmarks file name %s\n" msgstr "gFTP Erro: Erro no arquivo de Favoritos %s\n" @@ -536,7 +535,7 @@ msgid "Warning: Cannot find master bookmark file %s\n" msgstr "Atenção: Impossível encontrar arquivo de Favoritos %s\n" -#: lib/config_file.c:574 lib/config_file.c:805 +#: lib/config_file.c:574 lib/config_file.c:910 #, c-format msgid "gFTP Error: Cannot open bookmarks file %s: %s\n" msgstr "gFTP Erro: Impossível abrir arquivo Favoritos %s: %s\n" @@ -546,7 +545,7 @@ msgid "gFTP Warning: Skipping line %d in bookmarks file: %s\n" msgstr "gFTP Atenção: Ignorando linha %d no arquivo de Favoritos: %s\n" -#: lib/config_file.c:776 +#: lib/config_file.c:775 #, fuzzy msgid "" "Config file for gFTP. Copyright (C) 1998-2002 Brian Masney <masneyb@gftp." @@ -558,7 +557,24 @@ "# Atenção: Qualquer comentário adicionado neste arquivo será sobrescrito\n" "\n" +#: lib/config_file.c:776 +msgid "" +"This section specifies which hosts are on the local subnet and won't need to " +"go out the proxy server (if available). Syntax: dont_use_proxy=.domain or " +"dont_use_proxy=network number/netmask" +msgstr "" + #: lib/config_file.c:777 +msgid "" +"ext=file extenstion:XPM file:Ascii or Binary (A or B):viewer program. Note: " +"All arguments except the file extension are optional" +msgstr "" + +#: lib/config_file.c:778 +msgid "This section contains the data that is in the history" +msgstr "" + +#: lib/config_file.c:900 #, fuzzy msgid "" "Bookmarks file for gFTP. Copyright (C) 1998-2002 Brian Masney <masneyb@gftp." @@ -569,24 +585,7 @@ "# Atenção: Qualquer comentário adicionado neste arquivo será sobrescrito\n" "\n" -#: lib/config_file.c:778 -msgid "" -"This section specifies which hosts are on the local subnet and won't need to " -"go out the proxy server (if available). Syntax: dont_use_proxy=.domain or " -"dont_use_proxy=network number/netmask" -msgstr "" - -#: lib/config_file.c:779 -msgid "" -"ext=file extenstion:XPM file:Ascii or Binary (A or B):viewer program. Note: " -"All arguments except the file extension are optional" -msgstr "" - -#: lib/config_file.c:780 -msgid "This section contains the data that is in the history" -msgstr "" - -#: lib/config_file.c:1005 +#: lib/config_file.c:1019 #, c-format msgid "gFTP Warning: Line %d doesn't have enough arguments\n" msgstr "gFTP Atenção: Linha %d não contém argumentos suficientes\n"