From ad349b212bdab7f147b6b9a63fb3bf24e768ce56 Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Tue, 30 Apr 2013 18:50:20 +0000 Subject: [PATCH] Acertando empacotamento manual para Ubuntu --- Makefile.in | 5 +++++ debian.control | 15 ++++++++++++++- debian.rules | 9 +++++++++ po/pt_BR.po | 220 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------------------------------- 4 files changed, 138 insertions(+), 111 deletions(-) diff --git a/Makefile.in b/Makefile.in index 11ec214..fddf63c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -260,6 +260,11 @@ $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar: clean pixmaps filelist @cp -r scripts $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION) # @cp $(PACKAGE_TARNAME).spec $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION) + @cp debian.changelog $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION) + @cp debian.control $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION) + @cp debian.rules $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION) + @cp makedeb.sh $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION) + @$(MKDIR) $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/ui @cp ui/* $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/ui diff --git a/debian.control b/debian.control index 1642825..2bf29b5 100644 --- a/debian.control +++ b/debian.control @@ -2,7 +2,7 @@ Source: pw3270 Section: unknown Priority: optional Maintainer: Perry Werneck -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, libgtk-3-dev, gettext, libssl-dev, desktop-file-utils, xsltproc, librsvg2-bin +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, libgtk-3-dev, gettext, libssl-dev, desktop-file-utils, libdbus-glib-1-dev, libssl-dev, xsltproc, librsvg2-bin, libreoffice-common, libreoffice-core, libreoffice-dev, uno-libs3, ure, zip Package: pw3270 Architecture: any @@ -24,3 +24,16 @@ Section: libdevel Depends: ${misc:Depends}, lib3270 (= ${binary:Version}) Description: lib3270 development files. This package contains the files needed for development of lib3270 based applications + +Package: pw3270-plugin-dbus +Architecture: any +Depends: ${misc:Depends}, pw3270 (= ${binary:Version}), libdbus-1-3 +Description: DBUS plugin for pw3270. + This package contains the plugin allowing scripting of a pw3270 session using dbus calls. + +Package: libreoffice-extension-pw3270 +Architecture: any +Depends: ${misc:Depends}, pw3270 (= ${binary:Version}), libreoffice-core +Description: DBUS plugin for pw3270. + This package contains the libreoffice modules for acessing 3270 hosts. + diff --git a/debian.rules b/debian.rules index cbe1707..8199e04 100644 --- a/debian.rules +++ b/debian.rules @@ -23,6 +23,8 @@ build-stamp: ./configure --prefix=/usr rm -f debian/*.install make Release + mv debian/dbus3270.install debian/pw3270-plugin-dbus.install + mv debian/oxt.install debian/libreoffice-extension-pw3270.install # --- end custom part for compiling touch build-stamp @@ -49,6 +51,13 @@ install: build make DESTDIR=$(PWD)/debian/lib3270-dev install-sdk make DESTDIR=$(PWD)/debian/pw3270 install-app + # Install libreoffice extension + make DESTDIR=$(PWD)/debian/libreoffice-extension-pw3270 install-oxt + + # Install DBUS plugin + install -d --mode=755 $(PWD)/debian/pw3270/pw3270-plugin-dbus/usr/lib/pw3270-plugins + install --mode=755 .bin/Release/plugins/dbus3270.so $(PWD)/debian/pw3270/pw3270-plugin-dbus/usr/lib/pw3270-plugins/dbus3270.so + find debian # --- end custom part for installing diff --git a/po/pt_BR.po b/po/pt_BR.po index 782678d..bafecc2 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pw3270 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-30 08:07-0300\n" +"POT-Creation-Date: 2013-04-30 15:41-0300\n" "PO-Revision-Date: 2013-04-23 10:22-0300\n" "Last-Translator: Perry Werneck \n" "Language-Team: Português <>\n" @@ -200,7 +200,7 @@ msgstr "Sobre a segurança" msgid "Action failed" msgstr "Ação falhou" -#: ui/00default.xml:328 +#: ui/00default.xml:64 msgid "Add to copy" msgstr "Adicionar à cópia" @@ -208,7 +208,7 @@ msgstr "Adicionar à cópia" msgid "Add/Remove _CR at end of line" msgstr "Adicionar/Remover _CR no final da linha" -#: ui/00default.xml:396 +#: ui/00default.xml:132 msgid "Alert sound" msgstr "Aviso sonoro" @@ -221,7 +221,7 @@ msgstr "" msgid "Application name" msgstr "Nome da aplicação" -#: ui/10keypad.xml:155 +#: ui/10keypad.xml:417 msgid "Attn" msgstr "Attn" @@ -238,7 +238,7 @@ msgstr "Divergência nos números de série da autoridade e emissor " msgid "Authority and subject key identifier mismatch" msgstr "Authority and subject key identifier mismatch" -#: ui/00default.xml:391 +#: ui/00default.xml:127 msgid "Auto-Reconnect" msgstr "Reconectar automaticamente" @@ -262,11 +262,11 @@ msgstr "Versão winsock inválida" msgid "Black" msgstr "Preto" -#: ui/00default.xml:389 +#: ui/00default.xml:125 msgid "Blank Fill" msgstr "Completar com espaços" -#: ui/00default.xml:382 +#: ui/00default.xml:118 msgid "Blinking Cursor" msgstr "Cursor piscante" @@ -274,7 +274,7 @@ msgstr "Cursor piscante" msgid "Blue" msgstr "Azul" -#: ui/00default.xml:392 +#: ui/00default.xml:128 msgid "Bold" msgstr "Negrito" @@ -282,7 +282,7 @@ msgstr "Negrito" msgid "Brazilian Public Software Portal" msgstr "Portal do Software Público Brasileiro" -#: ui/10keypad.xml:156 +#: ui/10keypad.xml:418 msgid "Break" msgstr "Break" @@ -474,7 +474,7 @@ msgstr "Tabela de tradução tem %d entradas, precisa de 256" msgid "Charset has more than 256 entries" msgstr "Tabela de tradução tem mais de 256 caracteres" -#: ui/10keypad.xml:147 +#: ui/00default.xml:79 msgid "Clear" msgstr "Limpar" @@ -486,7 +486,7 @@ msgstr "Tema de cores:" msgid "Color setup" msgstr "Configuração de cores" -#: ui/00default.xml:371 +#: ui/00default.xml:107 msgid "Colors" msgstr "Cores" @@ -494,7 +494,7 @@ msgstr "Cores" msgid "Complete" msgstr "Completo" -#: ui/00default.xml:381 +#: ui/00default.xml:117 msgid "Connect on startup" msgstr "Conectar ao iniciar" @@ -502,19 +502,19 @@ msgstr "Conectar ao iniciar" msgid "Connection reset by peer" msgstr "Conexão foi cancelada pelo servidor" -#: ui/00default.xml:325 +#: ui/00default.xml:61 msgid "Copy" msgstr "Copiar" -#: ui/99debug.xml:200 +#: ui/99debug.xml:462 msgid "Copy as HTML" msgstr "Copiar como HTML" -#: ui/00default.xml:326 +#: ui/00default.xml:62 msgid "Copy as table" msgstr "Copiar como tabela" -#: colors.c:418 ui/00default.xml:388 +#: colors.c:418 ui/00default.xml:124 msgid "Cross hair cursor" msgstr "Cursor mira" @@ -527,7 +527,7 @@ msgstr "Atual (%s)" msgid "Custom colors" msgstr "Cores personalizadas" -#: ui/00default.xml:329 +#: ui/00default.xml:65 msgid "Cut" msgstr "Recortar" @@ -539,7 +539,7 @@ msgstr "Cilindros" msgid "DFT B_uffer size:" msgstr "Tamanho do b_uffer DFT:" -#: ui/99debug.xml:205 +#: ui/99debug.xml:467 msgid "DS Trace" msgstr "DS Trace" @@ -555,11 +555,11 @@ msgstr "Verde Escuro" msgid "Data conversion error" msgstr "Erro na conversão de dados" -#: ui/99debug.xml:213 +#: ui/99debug.xml:475 msgid "Debug" msgstr "Depuração" -#: ui/99debug.xml:215 +#: ui/99debug.xml:477 msgid "Debug window updates" msgstr "Mostrar atualizações de janela" @@ -567,7 +567,7 @@ msgstr "Mostrar atualizações de janela" msgid "Default" msgstr "Padrão" -#: ui/00default.xml:345 +#: ui/00default.xml:81 msgid "Delete field" msgstr "Apagar campo" @@ -599,7 +599,7 @@ msgstr "Nome do servidor em branco" msgid "Empty port name" msgstr "Porta em branco" -#: ui/10keypad.xml:151 +#: ui/10keypad.xml:413 msgid "" "Erase\n" "EOF" @@ -607,7 +607,7 @@ msgstr "" "Apagar\n" "Campo" -#: ui/10keypad.xml:152 +#: ui/10keypad.xml:414 msgid "" "Erase\n" "Input" @@ -615,15 +615,15 @@ msgstr "" "Apagar\n" "Campos" -#: ui/00default.xml:344 +#: ui/00default.xml:80 msgid "Erase input" msgstr "Apagar campos" -#: ui/00default.xml:346 +#: ui/00default.xml:82 msgid "Erase to end of field" msgstr "Apagar até o final do campo" -#: ui/00default.xml:347 +#: ui/00default.xml:83 msgid "Erase to end of line" msgstr "Apagar até o final da linha" @@ -666,11 +666,11 @@ msgstr "Erro lendo %s" msgid "Error resolving %s: %s" msgstr "Erro ao resolver %s: %s" -#: ui/99debug.xml:207 +#: ui/99debug.xml:469 msgid "Event Trace" msgstr "Trace de eventos" -#: ui/rexx.xml:260 +#: ui/rexx.xml:522 msgid "External Rexx script" msgstr "Script rexx externo" @@ -718,11 +718,11 @@ msgstr "Format error in certificate's notAfter field" msgid "Format error in certificate's notBefore field" msgstr "Format error in certificate's notBefore field" -#: ui/00default.xml:385 +#: ui/00default.xml:121 msgid "Full Screen" msgstr "Tela cheia" -#: ui/10functions.xml:35 +#: ui/10functions.xml:297 msgid "Function bar" msgstr "Barra de funções" @@ -767,7 +767,7 @@ msgstr "HTTP Proxy: EOF inesperado" msgid "HTTP Proxy: unrecognized reply" msgstr "HTTP Proxy: Resposta desconhecida" -#: ui/00default.xml:406 +#: ui/00default.xml:142 msgid "Help" msgstr "Ajuda" @@ -828,7 +828,7 @@ msgstr "Comprimento de frame inválido" msgid "Informations" msgstr "Informações" -#: ui/00default.xml:401 +#: ui/00default.xml:137 msgid "Input method" msgstr "Método de entrada" @@ -875,7 +875,7 @@ msgstr "Sintaxe de proxy inválida" msgid "Invalid proxy type '%.*s'" msgstr "Tipo de proxy invalido '%.*s'" -#: ui/00default.xml:394 +#: ui/00default.xml:130 msgid "Keep selected" msgstr "Manter selecionado" @@ -891,7 +891,7 @@ msgstr "Teclado está bloqueado" msgid "LRECL:" msgstr "LRECL:" -#: ui/10keypad.xml:101 +#: ui/10keypad.xml:363 msgid "Lateral keypad" msgstr "Barra lateral" @@ -903,12 +903,12 @@ msgstr "Cores diversas" msgid "Missing ']'" msgstr "Faltando ']'" -#: window.c:331 +#: window.c:344 #, c-format msgid "Model %d (%s)" msgstr "Modelo %d (%s)" -#: ui/00default.xml:383 +#: ui/00default.xml:119 msgid "Monocase" msgstr "Só Maiúsculas" @@ -944,7 +944,7 @@ msgstr "Erro de rede" msgid "Network startup error" msgstr "Erro ao iniciar a rede" -#: ui/00default.xml:453 +#: ui/00default.xml:189 msgid "Next field" msgstr "Próximo campo" @@ -1021,111 +1021,111 @@ msgstr "Outro (VM/CMS)" msgid "Out of memory" msgstr "Memória insuficiente" -#: ui/10keypad.xml:138 +#: ui/10keypad.xml:400 msgid "PA1" msgstr "PA1" -#: ui/10keypad.xml:139 +#: ui/10keypad.xml:401 msgid "PA2" msgstr "PA2" -#: ui/10keypad.xml:140 +#: ui/10keypad.xml:402 msgid "PA3" msgstr "PA3" -#: ui/10functions.xml:36 +#: ui/10functions.xml:298 msgid "PF1" msgstr "PF1" -#: ui/10functions.xml:45 +#: ui/10functions.xml:307 msgid "PF10" msgstr "PF10" -#: ui/10functions.xml:46 +#: ui/10functions.xml:308 msgid "PF11" msgstr "PF11" -#: ui/10functions.xml:47 +#: ui/10functions.xml:309 msgid "PF12" msgstr "PF12" -#: ui/10functions.xml:50 +#: ui/10functions.xml:312 msgid "PF13" msgstr "PF13" -#: ui/10functions.xml:51 +#: ui/10functions.xml:313 msgid "PF14" msgstr "PF14" -#: ui/10functions.xml:52 +#: ui/10functions.xml:314 msgid "PF15" msgstr "PF15" -#: ui/10functions.xml:53 +#: ui/10functions.xml:315 msgid "PF16" msgstr "PF16" -#: ui/10functions.xml:54 +#: ui/10functions.xml:316 msgid "PF17" msgstr "PF17" -#: ui/10functions.xml:55 +#: ui/10functions.xml:317 msgid "PF18" msgstr "PF18" -#: ui/10functions.xml:56 +#: ui/10functions.xml:318 msgid "PF19" msgstr "PF19" -#: ui/10functions.xml:37 +#: ui/10functions.xml:299 msgid "PF2" msgstr "PF2" -#: ui/10functions.xml:57 +#: ui/10functions.xml:319 msgid "PF20" msgstr "PF20" -#: ui/10functions.xml:58 +#: ui/10functions.xml:320 msgid "PF21" msgstr "PF21" -#: ui/10functions.xml:59 +#: ui/10functions.xml:321 msgid "PF22" msgstr "PF22" -#: ui/10functions.xml:60 +#: ui/10functions.xml:322 msgid "PF23" msgstr "PF23" -#: ui/10functions.xml:61 +#: ui/10functions.xml:323 msgid "PF24" msgstr "PF24" -#: ui/10functions.xml:38 +#: ui/10functions.xml:300 msgid "PF3" msgstr "PF3" -#: ui/10functions.xml:39 +#: ui/10functions.xml:301 msgid "PF4" msgstr "PF4" -#: ui/10functions.xml:40 +#: ui/10functions.xml:302 msgid "PF5" msgstr "PF5" -#: ui/10functions.xml:41 +#: ui/10functions.xml:303 msgid "PF6" msgstr "PF6" -#: ui/10functions.xml:42 +#: ui/10functions.xml:304 msgid "PF7" msgstr "PF7" -#: ui/10functions.xml:43 +#: ui/10functions.xml:305 msgid "PF8" msgstr "PF8" -#: ui/10functions.xml:44 +#: ui/10functions.xml:306 msgid "PF9" msgstr "PF9" @@ -1142,15 +1142,15 @@ msgstr "Erro de interpretação em %s" msgid "Passthru Proxy: send error" msgstr "Passthru Proxy: Erro ao enviar" -#: ui/00default.xml:330 +#: ui/00default.xml:66 msgid "Paste" msgstr "Colar" -#: ui/00default.xml:331 +#: ui/00default.xml:67 msgid "Paste next" msgstr "Colar próximo" -#: ui/00default.xml:334 +#: ui/00default.xml:70 msgid "Paste text file" msgstr "Colar arquivo texto" @@ -1158,7 +1158,7 @@ msgstr "Colar arquivo texto" msgid "Paste text file contents" msgstr "Colar conteúdo de arquivo texto" -#: ui/00default.xml:387 +#: ui/00default.xml:123 msgid "Paste with left margin" msgstr "Colar com margem esquerda" @@ -1174,7 +1174,7 @@ msgstr "Caminho para os arquivos de dados da aplicação" msgid "Pink" msgstr "Rosa" -#: ui/00default.xml:452 +#: ui/00default.xml:188 msgid "Previous field" msgstr "Campo anterior" @@ -1182,11 +1182,11 @@ msgstr "Campo anterior" msgid "Primary space:" msgstr "Primary space:" -#: ui/00default.xml:313 +#: ui/00default.xml:49 msgid "Print" msgstr "Imprimir" -#: ui/00default.xml:315 +#: ui/00default.xml:51 msgid "Print copy" msgstr "Imprimir cópia" @@ -1194,7 +1194,7 @@ msgstr "Imprimir cópia" msgid "Print operation failed" msgstr "Operação de impressão falhou" -#: ui/00default.xml:314 +#: ui/00default.xml:50 msgid "Print selected" msgstr "Imprimir seleção" @@ -1202,7 +1202,7 @@ msgstr "Imprimir seleção" msgid "Print selection box" msgstr "Imprimir marca de seleção" -#: print.c:754 ui/00default.xml:372 +#: print.c:754 ui/00default.xml:108 msgid "Print settings" msgstr "Configurações de impressão" @@ -1290,7 +1290,7 @@ msgstr "RPQ: Não foi possível resolver '%s': %s" msgid "RPQ: gethostbyname error" msgstr "RPQ: Erro em gethostbyname" -#: ui/00default.xml:318 +#: ui/00default.xml:54 msgid "Receive file" msgstr "Receber arquivo" @@ -1306,27 +1306,27 @@ msgstr "Formato de registro" msgid "Red" msgstr "Vermelho" -#: ui/99debug.xml:214 +#: ui/99debug.xml:476 msgid "Reload buffer contents" msgstr "Recarregar conteúdo do buffer" -#: ui/00default.xml:339 +#: ui/00default.xml:75 msgid "Remove selection" msgstr "Remover seleção" -#: ui/00default.xml:340 +#: ui/00default.xml:76 msgid "Reselect" msgstr "Reselecionar" -#: ui/10keypad.xml:148 +#: ui/10keypad.xml:410 msgid "Reset" msgstr "Reset" -#: ui/00default.xml:386 +#: ui/00default.xml:122 msgid "Resize on alternate screen" msgstr "Mudar tamanho do terminal em tela alternativa" -#: ui/00default.xml:454 +#: ui/00default.xml:190 msgid "Return" msgstr "Return" @@ -1487,7 +1487,7 @@ msgstr "" "SSL_write:\n" "%s" -#: ui/00default.xml:310 +#: ui/00default.xml:46 msgid "Save copy" msgstr "Salvar cópia" @@ -1495,7 +1495,7 @@ msgstr "Salvar cópia" msgid "Save copy to file" msgstr "Salvar cópia para arquivo" -#: ui/00default.xml:308 +#: ui/00default.xml:44 msgid "Save screen" msgstr "Salvar tela" @@ -1503,7 +1503,7 @@ msgstr "Salvar tela" msgid "Save screen to file" msgstr "Salvar tela para arquivo" -#: ui/00default.xml:309 +#: ui/00default.xml:45 msgid "Save selected" msgstr "Salvar seleção" @@ -1511,15 +1511,15 @@ msgstr "Salvar seleção" msgid "Save selection to file" msgstr "Salvar seleção para arquivo" -#: ui/99debug.xml:206 +#: ui/99debug.xml:468 msgid "Screen Trace" msgstr "Trace de tela" -#: ui/00default.xml:378 +#: ui/00default.xml:114 msgid "Screen size" msgstr "Tamanho da tela" -#: ui/rexx.xml:260 +#: ui/00default.xml:89 msgid "Scripts" msgstr "Scripts" @@ -1531,15 +1531,15 @@ msgstr "Secondary space:" msgid "Secure connection was successful." msgstr "Conexão segura efetuada com sucesso." -#: ui/00default.xml:338 +#: ui/00default.xml:74 msgid "Select Field" msgstr "Selecionar campo" -#: ui/00default.xml:337 +#: ui/00default.xml:73 msgid "Select all" msgstr "Selecionar tudo" -#: ui/00default.xml:390 +#: ui/00default.xml:126 msgid "Select by rectangles" msgstr "Seleção retangular" @@ -1551,7 +1551,7 @@ msgstr "Selecione arquivo a receber" msgid "Select file to send" msgstr "Selecione arquivo a enviar" -#: ui/00default.xml:375 +#: ui/00default.xml:111 msgid "Select font" msgstr "Selecione fonte" @@ -1575,7 +1575,7 @@ msgstr "Certificado auto assinado" msgid "Self signed certificate in certificate chain" msgstr "Certificado auto assinado na cadeia de certificados" -#: ui/00default.xml:319 +#: ui/00default.xml:55 msgid "Send file" msgstr "Enviar arquivo" @@ -1587,7 +1587,7 @@ msgstr "Enviar arquivo para o servidor" msgid "Send messages to syslog" msgstr "Enviar mensagens para o log do sistema" -#: ui/00default.xml:318 +#: ui/00default.xml:54 msgid "Send/Receive" msgstr "Enviar/Receber" @@ -1595,7 +1595,7 @@ msgstr "Enviar/Receber" msgid "Session name" msgstr "Nome da sessão" -#: ui/00default.xml:356 +#: ui/00default.xml:92 msgid "Set hostname" msgstr "Selecione servidor" @@ -1611,19 +1611,19 @@ msgstr "Desativa toggles" msgid "Set toggles ON" msgstr "Ativa toggles" -#: ui/00default.xml:371 +#: ui/00default.xml:107 msgid "Settings" msgstr "Configurações" -#: ui/00default.xml:393 +#: ui/00default.xml:129 msgid "Show Underline" msgstr "Mostrar sublinhado" -#: ui/99debug.xml:213 +#: ui/99debug.xml:475 msgid "Show test pattern" msgstr "Mostrar padrão de teste" -#: ui/00default.xml:395 +#: ui/00default.xml:131 msgid "Smart paste" msgstr "Colar inteligente" @@ -1902,15 +1902,15 @@ msgid "" "This version of %s was built without support for secure sockets layer (SSL)." msgstr "Esta versão do %s foi gerada sem suporte para conexões seguras (SSL)." -#: ui/00default.xml:412 +#: ui/00default.xml:148 msgid "Toolbar" msgstr "Barra de ferramentas" -#: ui/99debug.xml:205 +#: ui/99debug.xml:467 msgid "Trace" msgstr "Trace" -#: ui/00default.xml:384 +#: ui/00default.xml:120 msgid "Track Cursor" msgstr "Mostrar posição do cursor" @@ -2123,7 +2123,7 @@ msgstr "Unsupported passthru host session" msgid "Unsupported socks 4 proxy" msgstr "Unsupported socks 4 proxy" -#: ui/00default.xml:397 +#: ui/00default.xml:133 msgid "Use +/- for field navigation" msgstr "Usar teclas +/- para navegar por campos" @@ -2136,7 +2136,7 @@ msgstr "Variável" msgid "Version %s - Revision %s" msgstr "Versão %s - Revisão %s" -#: ui/99debug.xml:208 +#: ui/99debug.xml:470 msgid "View Field Delimiters" msgstr "Mostrar delimitadores de campo" @@ -2164,7 +2164,7 @@ msgstr "Europa ocidental (ISO 8859-1)" msgid "White" msgstr "Branco" -#: ui/00default.xml:423 +#: ui/00default.xml:159 msgid "Window" msgstr "Janela" @@ -2232,19 +2232,19 @@ msgstr "_Procurar" msgid "_Color table:" msgstr "Tabela de cores:" -#: ui/00default.xml:366 +#: ui/00default.xml:102 msgid "_Connect" msgstr "_Conectar" -#: ui/00default.xml:367 +#: ui/00default.xml:103 msgid "_Disconnect" msgstr "_Desconectar" -#: ui/99debug.xml:200 +#: ui/00default.xml:61 msgid "_Edit" msgstr "_Editar" -#: ui/rexx.xml:256 +#: ui/00default.xml:36 msgid "_File" msgstr "_Arquivo" @@ -2272,11 +2272,11 @@ msgstr "Nome do _Host:" msgid "_Local file name:" msgstr "Arquivo _local:" -#: ui/00default.xml:356 +#: ui/00default.xml:92 msgid "_Network" msgstr "_Rede" -#: ui/00default.xml:381 +#: ui/00default.xml:117 msgid "_Options" msgstr "_Opções" @@ -2304,7 +2304,7 @@ msgstr "Arquivo _texto" msgid "_To" msgstr "_Para" -#: ui/rexx.xml:258 +#: ui/00default.xml:87 msgid "_View" msgstr "_Exibir" -- libgit2 0.21.2