From 8b3b3bd3fa4ca199871caf8cbf2c8dfca962dfe5 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Wed, 21 Feb 2018 10:11:27 -0300 Subject: [PATCH] Ajustes para empacotamento. --- locale/pt_BR.po | 66 +++++++++++++++++++++++++++++++++++++++--------------------------- locale/pw3270.pot | 265 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------- src/pw3270/v3270ft/v3270ftprogress.c | 6 +++--- 3 files changed, 291 insertions(+), 46 deletions(-) diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 48761e2..4a5b08a 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pw3270 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-01-15 13:53-0200\n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" "PO-Revision-Date: 2018-01-15 13:50-0200\n" "Last-Translator: Perry Werneck \n" "Language-Team: Português \n" @@ -215,11 +215,11 @@ msgstr "_Adicionar ao arquivo" msgid "Abort sent; awaiting response" msgstr "Cancelamento enviado; aguardando resposta" -#: v3270ftprogress.c:698 +#: v3270ftprogress.c:724 msgid "Aborting transfer" msgstr "Cancelando transferência" -#: ft.c:656 +#: ft.c:659 msgid "Aborting..." msgstr "Cancelando..." @@ -419,6 +419,11 @@ msgstr "Não foi possível conectar a %s" msgid "Can't connect to %s:%s" msgstr "Não foi possível conectar a %s:%s" +#: main.c:70 +#, fuzzy +msgid "Can't connect to DBUS server" +msgstr "Não foi possível conectar a %s" + #: selection.c:425 #, c-format msgid "Can't convert line %d from %s to %s" @@ -433,6 +438,10 @@ msgstr "Recortar não permitido em seleção retangular" msgid "Can't determine value for environment variable \"%s\" " msgstr "Não consigo determinar o valor da variável de ambiente \"%s\" " +#: main.c:115 +msgid "Can't get DBUS object name" +msgstr "" + #: ft.c:413 msgid "Can't get file size" msgstr "Não foi possível obter o tamanho do arquivo" @@ -531,7 +540,7 @@ msgstr "" msgid "Can't save trace data to file %s" msgstr "Não foi possível salvar trace no arquivo %s" -#: v3270ftprogress.c:784 +#: v3270ftprogress.c:811 msgid "Can't set callback table" msgstr "Não foi possível setar a tabela de retornos" @@ -551,7 +560,7 @@ msgstr "Não foi possível mudar o socket para o modo blocante." msgid "Can't set socket to non blocking mode" msgstr "Não foi possível setar o socket para o modo não blocante." -#: v3270ftprogress.c:771 +#: v3270ftprogress.c:798 msgid "Can't start file transfer session" msgstr "Não foi possível iniciar transferência de arquivo" @@ -667,6 +676,11 @@ msgstr "Configurar host" msgid "Connect on startup" msgstr "Conectar ao iniciar" +#: gobject.c:205 +#, fuzzy +msgid "Connecting to host" +msgstr "Não foi possível conectar ao servidor" + #: connect.c:215 connect.c:311 connect.c:320 connect.c:382 connect.c:397 #: connect.c:413 connect.c:427 connect.c:447 connect.c:461 connect.c:477 #: connect.c:573 @@ -943,7 +957,7 @@ msgstr "Verde" msgid "Help" msgstr "Ajuda" -#: ft.c:665 +#: ft.c:668 msgid "Host disconnected, transfer cancelled" msgstr "Servidor desconectou, transferência cancelada" @@ -1193,7 +1207,7 @@ msgstr "Normal/Desprotegido" msgid "Not available" msgstr "Não disponível" -#: ft.c:672 +#: ft.c:675 msgid "Not in 3270 mode, transfer cancelled" msgstr "Não está no modo 3270, transferência cancelada" @@ -1558,7 +1572,7 @@ msgstr "Receber arquivo" msgid "Receive text file" msgstr "Receber arquivo texto" -#: v3270ftprogress.c:750 +#: v3270ftprogress.c:777 msgid "Receiving file" msgstr "Recebendo arquivo" @@ -1820,7 +1834,7 @@ msgstr "Enviar arquivo texto" msgid "Send/Receive" msgstr "Enviar/Receber" -#: v3270ftprogress.c:750 +#: v3270ftprogress.c:777 msgid "Sending file" msgstr "Enviando arquivo" @@ -1938,10 +1952,15 @@ msgstr "Velocidade:" msgid "Start file transfer" msgstr "Iniciar transferência de arquivo" -#: v3270ftprogress.c:801 +#: v3270ftprogress.c:828 msgid "Starting" msgstr "Iniciando" +#: gobject.c:193 +#, c-format +msgid "State %04d can't accept requests" +msgstr "" + #: security.c:237 msgid "Subject issuer mismatch" msgstr "Divergência na identidade do emissor" @@ -2300,11 +2319,11 @@ msgstr "Transferência cancelada pelo host" msgid "Transfer cancelled by user" msgstr "Transferência cancelada pelo usuário" -#: ft.c:559 +#: ft.c:562 msgid "Transfer complete" msgstr "Transferência completa" -#: ft.c:564 v3270ftprogress.c:732 +#: ft.c:567 v3270ftprogress.c:759 msgid "Transfer failed" msgstr "Transferência falhou" @@ -2377,7 +2396,7 @@ msgstr "Unable to get local issuer certificate" msgid "Unable to paste text" msgstr "Incapaz de colar texto" -#: ft.c:507 +#: ft.c:510 msgid "Unable to send file-transfer request" msgstr "Não foi possível enviar a requisição de transferência de arquivo" @@ -2431,6 +2450,11 @@ msgstr "Valor de cor inválido ou inesperado: \"%s\"" msgid "Unexpected or unknown security status" msgstr "Estado de segurança inesperado ou desconhecido." +#: gobject.c:208 +#, fuzzy, c-format +msgid "Unexpected state %04d" +msgstr "Alvo inesperado \"%s\"" + #: actions.c:391 #, c-format msgid "Unexpected target \"%s\"" @@ -2502,11 +2526,11 @@ msgstr "Versão %s-%s" msgid "WSAStartup failed" msgstr "WSAStartup falhou" -#: ft.c:516 +#: ft.c:519 msgid "Waiting for GET response" msgstr "Aguardando resposta do pedido de download" -#: ft.c:518 +#: ft.c:521 msgid "Waiting for PUT response" msgstr "Aguardando resposta do pedido de upload" @@ -2835,10 +2859,6 @@ msgstr "translator-credits" #~ "32768. Valores maiores trazem maior performance, porem, nem todos os " #~ "hosts podem suportá-los." -#, fuzzy -#~ msgid "Can't connect to DBUS server" -#~ msgstr "Não foi possível conectar a %s" - #~ msgid "Can't start download." #~ msgstr "Não foi possível iniciar o download." @@ -2875,10 +2895,6 @@ msgstr "translator-credits" #~ msgid "Complete" #~ msgstr "Completo" -#, fuzzy -#~ msgid "Connecting to host" -#~ msgstr "Não foi possível conectar ao servidor" - #~ msgid "Copiar tudo" #~ msgstr "Copiar tudo" @@ -3241,10 +3257,6 @@ msgstr "translator-credits" #~ msgid "Unexpected element <%s>" #~ msgstr "Elemento <%s> inesperado" -#, fuzzy -#~ msgid "Unexpected state %04d" -#~ msgstr "Alvo inesperado \"%s\"" - #~ msgid "" #~ "Unknown host:\n" #~ "%s" diff --git a/locale/pw3270.pot b/locale/pw3270.pot index 77ed867..2a94746 100644 --- a/locale/pw3270.pot +++ b/locale/pw3270.pot @@ -9,7 +9,7 @@ msgstr "" "#-#-#-#-# lib3270.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-14 15:16-0200\n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,9 +18,209 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "#-#-#-#-# pw3270.pot (PACKAGE VERSION) #-#-#-#-#\n" +"#-#-#-#-# window.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-14 15:16-0200\n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# actions.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# dialog.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# print.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# colors.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# tools.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# plugin.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# trace.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# main.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# v3270.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# uiparser.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# v3270ft.pot (PACKAGE VERSION) #-#-#-#-#\n" +"#-#-#-#-# load.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# select.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# transfer.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# v3270ftprogress.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:11-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# save.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:11-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# set.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:11-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# v3270ft.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:11-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# tables.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:11-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -39,6 +239,17 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# dbus3270.pot (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-21 10:11-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" #: window.c:329 #, c-format @@ -226,11 +437,11 @@ msgstr "" msgid "Abort sent; awaiting response" msgstr "" -#: v3270ftprogress.c:698 +#: v3270ftprogress.c:724 msgid "Aborting transfer" msgstr "" -#: ft.c:656 +#: ft.c:659 msgid "Aborting..." msgstr "" @@ -424,6 +635,10 @@ msgstr "" msgid "Can't connect to %s:%s" msgstr "" +#: main.c:70 +msgid "Can't connect to DBUS server" +msgstr "" + #: selection.c:425 #, c-format msgid "Can't convert line %d from %s to %s" @@ -438,6 +653,10 @@ msgstr "" msgid "Can't determine value for environment variable \"%s\" " msgstr "" +#: main.c:115 +msgid "Can't get DBUS object name" +msgstr "" + #: ft.c:413 msgid "Can't get file size" msgstr "" @@ -530,7 +749,7 @@ msgstr "" msgid "Can't save trace data to file %s" msgstr "" -#: v3270ftprogress.c:784 +#: v3270ftprogress.c:811 msgid "Can't set callback table" msgstr "" @@ -550,7 +769,7 @@ msgstr "" msgid "Can't set socket to non blocking mode" msgstr "" -#: v3270ftprogress.c:771 +#: v3270ftprogress.c:798 msgid "Can't start file transfer session" msgstr "" @@ -660,6 +879,10 @@ msgstr "" msgid "Connect on startup" msgstr "" +#: gobject.c:205 +msgid "Connecting to host" +msgstr "" + #: connect.c:215 connect.c:311 connect.c:320 connect.c:382 connect.c:397 #: connect.c:413 connect.c:427 connect.c:447 connect.c:461 connect.c:477 #: connect.c:573 @@ -926,7 +1149,7 @@ msgstr "" msgid "Help" msgstr "" -#: ft.c:665 +#: ft.c:668 msgid "Host disconnected, transfer cancelled" msgstr "" @@ -1161,7 +1384,7 @@ msgstr "" msgid "Not available" msgstr "" -#: ft.c:672 +#: ft.c:675 msgid "Not in 3270 mode, transfer cancelled" msgstr "" @@ -1524,7 +1747,7 @@ msgstr "" msgid "Receive text file" msgstr "" -#: v3270ftprogress.c:750 +#: v3270ftprogress.c:777 msgid "Receiving file" msgstr "" @@ -1777,7 +2000,7 @@ msgstr "" msgid "Send/Receive" msgstr "" -#: v3270ftprogress.c:750 +#: v3270ftprogress.c:777 msgid "Sending file" msgstr "" @@ -1886,10 +2109,15 @@ msgstr "" msgid "Start file transfer" msgstr "" -#: v3270ftprogress.c:801 +#: v3270ftprogress.c:828 msgid "Starting" msgstr "" +#: gobject.c:193 +#, c-format +msgid "State %04d can't accept requests" +msgstr "" + #: security.c:237 msgid "Subject issuer mismatch" msgstr "" @@ -2195,11 +2423,11 @@ msgstr "" msgid "Transfer cancelled by user" msgstr "" -#: ft.c:559 +#: ft.c:562 msgid "Transfer complete" msgstr "" -#: ft.c:564 v3270ftprogress.c:732 +#: ft.c:567 v3270ftprogress.c:759 msgid "Transfer failed" msgstr "" @@ -2271,7 +2499,7 @@ msgstr "" msgid "Unable to paste text" msgstr "" -#: ft.c:507 +#: ft.c:510 msgid "Unable to send file-transfer request" msgstr "" @@ -2325,6 +2553,11 @@ msgstr "" msgid "Unexpected or unknown security status" msgstr "" +#: gobject.c:208 +#, c-format +msgid "Unexpected state %04d" +msgstr "" + #: actions.c:391 #, c-format msgid "Unexpected target \"%s\"" @@ -2396,11 +2629,11 @@ msgstr "" msgid "WSAStartup failed" msgstr "" -#: ft.c:516 +#: ft.c:519 msgid "Waiting for GET response" msgstr "" -#: ft.c:518 +#: ft.c:521 msgid "Waiting for PUT response" msgstr "" diff --git a/src/pw3270/v3270ft/v3270ftprogress.c b/src/pw3270/v3270ft/v3270ftprogress.c index 7351202..d2a7238 100644 --- a/src/pw3270/v3270ft/v3270ftprogress.c +++ b/src/pw3270/v3270ft/v3270ftprogress.c @@ -541,7 +541,7 @@ void v3270ftprogress_update(GtkWidget *widget, unsigned long current, unsigned l } else { - gtk_entry_set_text(dialog->info[PROGRESS_FIELD_TOTAL],_("N/A")); + gtk_entry_set_text(dialog->info[PROGRESS_FIELD_TOTAL],"-"); } @@ -551,8 +551,8 @@ void v3270ftprogress_update(GtkWidget *widget, unsigned long current, unsigned l } else { - // Não tem posição de arquivo - gtk_entry_set_text(dialog->info[PROGRESS_FIELD_CURRENT],_("N/A")); + // Não tem posicao de arquivo + gtk_entry_set_text(dialog->info[PROGRESS_FIELD_CURRENT],"-"); } -- libgit2 0.21.2