Commit 147ad2e5175acc50476c1d8fe050105d25070a8d
1 parent
1ddab0c0
Exists in
master
and in
3 other branches
Fixing windows builds.
Showing
4 changed files
with
120 additions
and
135 deletions
Show diff stats
branding/Makefile.in
... | ... | @@ -32,6 +32,7 @@ PRODUCT_NAME=@PRODUCT_NAME@ |
32 | 32 | prefix=@prefix@ |
33 | 33 | exec_prefix=@exec_prefix@ |
34 | 34 | datarootdir=@datarootdir@ |
35 | +bindir=@bindir@ | |
35 | 36 | |
36 | 37 | BASEDIR=@BASEDIR@ |
37 | 38 | SRCDIR=$(BASEDIR)/.src/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/branding |
... | ... | @@ -71,14 +72,7 @@ else |
71 | 72 | @$(OPTIPNG) -o7 $@ |
72 | 73 | endif |
73 | 74 | |
74 | -$(BINDIR)/%.ico: \ | |
75 | - %.svg | |
76 | - | |
77 | - @echo $@ ... | |
78 | - @$(MKDIR) `dirname $@` | |
79 | - @$(CONVERT) -density 384 -background transparent $< -define icon:auto-resize -colors 256 $@ | |
80 | - | |
81 | -$(BINDIR)/%.ico: \ | |
75 | +%.ico: \ | |
82 | 76 | $(PACKAGE_TARNAME).svg |
83 | 77 | |
84 | 78 | @echo $@ ... |
... | ... | @@ -140,6 +134,7 @@ install-linux: \ |
140 | 134 | |
141 | 135 | install-windows: \ |
142 | 136 | $(DESTDIR)$(datarootdir)/$(PRODUCT_NAME)/$(PRODUCT_NAME).png \ |
143 | - $(DESTDIR)$(datarootdir)/$(PRODUCT_NAME)/$(PRODUCT_NAME)-logo.png | |
137 | + $(DESTDIR)$(datarootdir)/$(PRODUCT_NAME)/$(PRODUCT_NAME)-logo.png \ | |
138 | + $(DESTDIR)$(bindir)/$(PRODUCT_NAME).ico | |
144 | 139 | |
145 | 140 | ... | ... |
locale/pt_BR.po
... | ... | @@ -5,7 +5,7 @@ msgid "" |
5 | 5 | msgstr "" |
6 | 6 | "Project-Id-Version: pw3270 5.0\n" |
7 | 7 | "Report-Msgid-Bugs-To: \n" |
8 | -"POT-Creation-Date: 2020-06-05 12:39-0300\n" | |
8 | +"POT-Creation-Date: 2020-07-08 17:55-0300\n" | |
9 | 9 | "PO-Revision-Date: 2020-06-06 11:11-0300\n" |
10 | 10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" |
11 | 11 | "Language-Team: Português <>\n" |
... | ... | @@ -43,7 +43,7 @@ msgstr "Nome da ação" |
43 | 43 | msgid "Action Names" |
44 | 44 | msgstr "Nome das ações" |
45 | 45 | |
46 | -#: ui/window.xml:367 ui/window.xml:477 ui/application.xml:509 | |
46 | +#: ui/window.xml:369 ui/window.xml:479 ui/application.xml:509 | |
47 | 47 | msgid "Alert sound" |
48 | 48 | msgstr "Aviso sonoro" |
49 | 49 | |
... | ... | @@ -83,7 +83,7 @@ msgstr "Disponível" |
83 | 83 | msgid "Based on X3270 from" |
84 | 84 | msgstr "Baseado no X3270 por" |
85 | 85 | |
86 | -#: ui/window.xml:396 ui/application.xml:474 | |
86 | +#: ui/window.xml:398 ui/application.xml:474 | |
87 | 87 | msgid "Blank Fill" |
88 | 88 | msgstr "Completar com espaços" |
89 | 89 | |
... | ... | @@ -117,7 +117,7 @@ msgstr "_Cancelar" |
117 | 117 | msgid "Change terminal colors" |
118 | 118 | msgstr "Mudar cores do terminal" |
119 | 119 | |
120 | -#: ui/window.xml:201 ui/window.xml:322 ui/application.xml:304 | |
120 | +#: ui/window.xml:182 ui/window.xml:324 ui/application.xml:304 | |
121 | 121 | msgid "Clear" |
122 | 122 | msgstr "Limpar" |
123 | 123 | |
... | ... | @@ -134,8 +134,8 @@ msgstr "Fecha todas as janelas e encerra a aplicação" |
134 | 134 | msgid "Close the window" |
135 | 135 | msgstr "Fechar a janela" |
136 | 136 | |
137 | -#: src/objects/window/actions/close.c:60 ui/window.xml:269 ui/window.xml:456 | |
138 | -#: ui/window.xml:558 ui/application.xml:216 | |
137 | +#: src/objects/window/actions/close.c:60 ui/window.xml:270 ui/window.xml:458 | |
138 | +#: ui/window.xml:560 ui/application.xml:216 | |
139 | 139 | msgid "Close window" |
140 | 140 | msgstr "Fechar janela" |
141 | 141 | |
... | ... | @@ -143,10 +143,6 @@ msgstr "Fechar janela" |
143 | 143 | msgid "Colors" |
144 | 144 | msgstr "Cores" |
145 | 145 | |
146 | -#: src/objects/linux/savedesktopicon.c:93 | |
147 | -msgid "Comment" | |
148 | -msgstr "Comentário" | |
149 | - | |
150 | 146 | #: src/objects/window/actions/connect.c:59 |
151 | 147 | msgid "Connect" |
152 | 148 | msgstr "Conectar" |
... | ... | @@ -179,11 +175,11 @@ msgstr "Copiar como tabela" |
179 | 175 | msgid "Copy as text" |
180 | 176 | msgstr "Copiar como texto" |
181 | 177 | |
182 | -#: src/objects/linux/savedesktopicon.c:106 | |
178 | +#: src/objects/windows/savedesktopicon.c:79 | |
183 | 179 | msgid "Create a desktop icon for the current session" |
184 | 180 | msgstr "Criar ícone da área de trabalho para a sessão atual." |
185 | 181 | |
186 | -#: ui/window.xml:357 ui/application.xml:459 | |
182 | +#: ui/window.xml:359 ui/application.xml:459 | |
187 | 183 | msgid "Cross hair cursor" |
188 | 184 | msgstr "Cursor mira" |
189 | 185 | |
... | ... | @@ -203,7 +199,7 @@ msgstr "Sessão atual" |
203 | 199 | msgid "Cut" |
204 | 200 | msgstr "Recortar" |
205 | 201 | |
206 | -#: ui/window.xml:211 ui/window.xml:332 ui/application.xml:314 | |
202 | +#: ui/window.xml:192 ui/window.xml:334 ui/application.xml:314 | |
207 | 203 | msgid "Delete Field" |
208 | 204 | msgstr "Apagar campo" |
209 | 205 | |
... | ... | @@ -211,7 +207,7 @@ msgstr "Apagar campo" |
211 | 207 | msgid "Desktop icon" |
212 | 208 | msgstr "Ícone da área de trabalho" |
213 | 209 | |
214 | -#: ui/window.xml:264 ui/window.xml:451 | |
210 | +#: ui/window.xml:265 ui/window.xml:453 | |
215 | 211 | msgid "Disconnect" |
216 | 212 | msgstr "Desconectar" |
217 | 213 | |
... | ... | @@ -220,7 +216,7 @@ msgstr "Desconectar" |
220 | 216 | msgid "Disconnected from host" |
221 | 217 | msgstr "Desconectado do servidor" |
222 | 218 | |
223 | -#: ui/window.xml:379 ui/window.xml:490 ui/application.xml:524 | |
219 | +#: ui/window.xml:381 ui/window.xml:492 ui/application.xml:524 | |
224 | 220 | msgid "Dynamic font spacing" |
225 | 221 | msgstr "Espaçamento dinâmico" |
226 | 222 | |
... | ... | @@ -244,15 +240,15 @@ msgstr "Largura do elemento em colunas" |
244 | 240 | msgid "Enabled" |
245 | 241 | msgstr "Habilitado" |
246 | 242 | |
247 | -#: ui/window.xml:206 ui/window.xml:327 ui/application.xml:309 | |
243 | +#: ui/window.xml:187 ui/window.xml:329 ui/application.xml:309 | |
248 | 244 | msgid "Erase input" |
249 | 245 | msgstr "Apagar campos" |
250 | 246 | |
251 | -#: ui/window.xml:216 ui/window.xml:337 ui/application.xml:319 | |
247 | +#: ui/window.xml:197 ui/window.xml:339 ui/application.xml:319 | |
252 | 248 | msgid "Erase to end of field" |
253 | 249 | msgstr "Apagar até o final do campo" |
254 | 250 | |
255 | -#: ui/window.xml:221 ui/window.xml:342 ui/application.xml:324 | |
251 | +#: ui/window.xml:202 ui/window.xml:344 ui/application.xml:324 | |
256 | 252 | msgid "Erase to end of line" |
257 | 253 | msgstr "Apagar até o final da linha" |
258 | 254 | |
... | ... | @@ -260,7 +256,7 @@ msgstr "Apagar até o final da linha" |
260 | 256 | msgid "Field attributes" |
261 | 257 | msgstr "Mostra atributos de campo" |
262 | 258 | |
263 | -#: src/objects/linux/savedesktopicon.c:72 | |
259 | +#: src/objects/windows/savedesktopicon.c:62 | |
264 | 260 | msgid "File name" |
265 | 261 | msgstr "Nome do arquivo" |
266 | 262 | |
... | ... | @@ -268,7 +264,7 @@ msgstr "Nome do arquivo" |
268 | 264 | msgid "Full Screen" |
269 | 265 | msgstr "Tela cheia" |
270 | 266 | |
271 | -#: ui/window.xml:255 ui/window.xml:405 ui/window.xml:495 | |
267 | +#: ui/window.xml:236 ui/window.xml:407 ui/window.xml:497 | |
272 | 268 | msgid "Full screen" |
273 | 269 | msgstr "Tela cheia" |
274 | 270 | |
... | ... | @@ -276,10 +272,6 @@ msgstr "Tela cheia" |
276 | 272 | msgid "Function bar" |
277 | 273 | msgstr "Barra de funções" |
278 | 274 | |
279 | -#: src/objects/linux/savedesktopicon.c:86 | |
280 | -msgid "Generic name" | |
281 | -msgstr "Nome genérico" | |
282 | - | |
283 | 275 | #: ui/application.xml:36 ui/application.xml:534 |
284 | 276 | msgid "Help" |
285 | 277 | msgstr "Ajuda" |
... | ... | @@ -320,7 +312,7 @@ msgstr "Apenas ícones" |
320 | 312 | msgid "If the action can be activated" |
321 | 313 | msgstr "Se a ação pode ser ativada" |
322 | 314 | |
323 | -#: ui/window.xml:467 | |
315 | +#: ui/window.xml:469 | |
324 | 316 | msgid "Insert" |
325 | 317 | msgstr "Inserção" |
326 | 318 | |
... | ... | @@ -364,7 +356,7 @@ msgstr "Etiqueta" |
364 | 356 | msgid "Large" |
365 | 357 | msgstr "Grande" |
366 | 358 | |
367 | -#: src/objects/linux/savedesktopicon.c:79 | |
359 | +#: src/objects/windows/savedesktopicon.c:67 | |
368 | 360 | msgid "Launcher name" |
369 | 361 | msgstr "Nome do lançador" |
370 | 362 | |
... | ... | @@ -380,7 +372,7 @@ msgstr "Menu principal" |
380 | 372 | msgid "Main Toolbar" |
381 | 373 | msgstr "Barra de ferramentas" |
382 | 374 | |
383 | -#: ui/window.xml:538 | |
375 | +#: ui/window.xml:540 | |
384 | 376 | msgid "Main menu" |
385 | 377 | msgstr "Menu principal" |
386 | 378 | |
... | ... | @@ -392,23 +384,23 @@ msgstr "Mantenedores" |
392 | 384 | msgid "Menu" |
393 | 385 | msgstr "Menu" |
394 | 386 | |
395 | -#: ui/window.xml:504 ui/application.xml:403 | |
387 | +#: ui/window.xml:506 ui/application.xml:403 | |
396 | 388 | msgid "Model 2 - 80x24" |
397 | 389 | msgstr "Modelo 2 - 80x24" |
398 | 390 | |
399 | -#: ui/window.xml:509 ui/application.xml:408 | |
391 | +#: ui/window.xml:511 ui/application.xml:408 | |
400 | 392 | msgid "Model 3 - 80x32" |
401 | 393 | msgstr "Modelo 3 - 80x32" |
402 | 394 | |
403 | -#: ui/window.xml:514 ui/application.xml:413 | |
395 | +#: ui/window.xml:516 ui/application.xml:413 | |
404 | 396 | msgid "Model 4 - 80x43" |
405 | 397 | msgstr "Modelo 4 - 80x43" |
406 | 398 | |
407 | -#: ui/window.xml:519 ui/application.xml:418 | |
399 | +#: ui/window.xml:521 ui/application.xml:418 | |
408 | 400 | msgid "Model 5 - 132x27" |
409 | 401 | msgstr "Modelo 5 - 132x27" |
410 | 402 | |
411 | -#: ui/window.xml:374 ui/application.xml:444 | |
403 | +#: ui/window.xml:376 ui/application.xml:444 | |
412 | 404 | msgid "Monocase" |
413 | 405 | msgstr "Só Maiúsculas" |
414 | 406 | |
... | ... | @@ -464,7 +456,7 @@ msgstr "Abrir sessão em nova aba" |
464 | 456 | msgid "Open session in New window" |
465 | 457 | msgstr "Abrir sessão em nova janela" |
466 | 458 | |
467 | -#: ui/window.xml:231 ui/window.xml:352 ui/window.xml:487 ui/application.xml:431 | |
459 | +#: ui/window.xml:212 ui/window.xml:354 ui/window.xml:489 ui/application.xml:431 | |
468 | 460 | msgid "Options" |
469 | 461 | msgstr "Opções" |
470 | 462 | |
... | ... | @@ -472,19 +464,19 @@ msgstr "Opções" |
472 | 464 | msgid "Parameter Type" |
473 | 465 | msgstr "Tipo de parâmetro" |
474 | 466 | |
475 | -#: ui/window.xml:284 ui/application.xml:261 | |
467 | +#: ui/window.xml:286 ui/application.xml:261 | |
476 | 468 | msgid "Paste from clipboard" |
477 | 469 | msgstr "Colar da área de transferência" |
478 | 470 | |
479 | -#: ui/window.xml:294 ui/application.xml:271 | |
471 | +#: ui/window.xml:296 ui/application.xml:271 | |
480 | 472 | msgid "Paste from text file" |
481 | 473 | msgstr "Colar de um arquivo texto" |
482 | 474 | |
483 | -#: ui/window.xml:289 ui/application.xml:266 | |
475 | +#: ui/window.xml:291 ui/application.xml:266 | |
484 | 476 | msgid "Paste next" |
485 | 477 | msgstr "Colar próximo" |
486 | 478 | |
487 | -#: ui/window.xml:391 ui/application.xml:469 | |
479 | +#: ui/window.xml:393 ui/application.xml:469 | |
488 | 480 | msgid "Paste with left margin" |
489 | 481 | msgstr "Colar com margem esquerda" |
490 | 482 | |
... | ... | @@ -496,11 +488,11 @@ msgstr "Preferências" |
496 | 488 | msgid "Print" |
497 | 489 | msgstr "Imprimir" |
498 | 490 | |
499 | -#: ui/window.xml:437 | |
491 | +#: ui/window.xml:439 | |
500 | 492 | msgid "Print screen" |
501 | 493 | msgstr "Imrpimir o conteúdo da tela" |
502 | 494 | |
503 | -#: ui/window.xml:187 | |
495 | +#: ui/window.xml:252 | |
504 | 496 | msgid "Print selected" |
505 | 497 | msgstr "Imprimir seleção" |
506 | 498 | |
... | ... | @@ -517,11 +509,11 @@ msgstr "Sair" |
517 | 509 | msgid "Rename Session" |
518 | 510 | msgstr "Renomear sessão" |
519 | 511 | |
520 | -#: ui/window.xml:313 ui/application.xml:295 | |
512 | +#: ui/window.xml:315 ui/application.xml:295 | |
521 | 513 | msgid "Reselect" |
522 | 514 | msgstr "Reselecionar" |
523 | 515 | |
524 | -#: ui/window.xml:362 ui/application.xml:464 | |
516 | +#: ui/window.xml:364 ui/application.xml:464 | |
525 | 517 | msgid "Resize on alternate screen" |
526 | 518 | msgstr "Mudar tamanho do terminal em tela alternativa" |
527 | 519 | |
... | ... | @@ -541,15 +533,15 @@ msgstr "Salvar" |
541 | 533 | msgid "Save As" |
542 | 534 | msgstr "Salvar Como" |
543 | 535 | |
544 | -#: src/objects/linux/savedesktopicon.c:105 | |
536 | +#: src/objects/windows/savedesktopicon.c:78 | |
545 | 537 | msgid "Save desktop icon" |
546 | 538 | msgstr "Salvar ícone da área de trabalho" |
547 | 539 | |
548 | -#: ui/window.xml:432 | |
540 | +#: ui/window.xml:434 | |
549 | 541 | msgid "Save screen" |
550 | 542 | msgstr "Salvar tela" |
551 | 543 | |
552 | -#: ui/window.xml:182 | |
544 | +#: ui/window.xml:247 | |
553 | 545 | msgid "Save selected" |
554 | 546 | msgstr "Salvar seleção" |
555 | 547 | |
... | ... | @@ -557,19 +549,19 @@ msgstr "Salvar seleção" |
557 | 549 | msgid "Save session properties" |
558 | 550 | msgstr "Salvar propriedades da sessão" |
559 | 551 | |
560 | -#: ui/window.xml:501 ui/application.xml:400 | |
552 | +#: ui/window.xml:503 ui/application.xml:400 | |
561 | 553 | msgid "Screen size" |
562 | 554 | msgstr "Tamanho da tela" |
563 | 555 | |
564 | -#: ui/window.xml:308 ui/application.xml:285 | |
556 | +#: ui/window.xml:310 ui/application.xml:285 | |
565 | 557 | msgid "Select Field" |
566 | 558 | msgstr "Selecionar campo" |
567 | 559 | |
568 | -#: ui/window.xml:303 ui/application.xml:280 | |
560 | +#: ui/window.xml:305 ui/application.xml:280 | |
569 | 561 | msgid "Select all" |
570 | 562 | msgstr "Selecionar tudo" |
571 | 563 | |
572 | -#: ui/window.xml:236 ui/application.xml:479 | |
564 | +#: ui/window.xml:217 ui/application.xml:479 | |
573 | 565 | msgid "Select by rectangles" |
574 | 566 | msgstr "Seleção retangular" |
575 | 567 | |
... | ... | @@ -590,7 +582,7 @@ msgstr "Área selecionada" |
590 | 582 | msgid "Send/Receive" |
591 | 583 | msgstr "Enviar/Receber" |
592 | 584 | |
593 | -#: src/objects/window/actions/filetransfer.c:46 ui/window.xml:442 | |
585 | +#: src/objects/window/actions/filetransfer.c:46 ui/window.xml:444 | |
594 | 586 | #: ui/application.xml:195 |
595 | 587 | msgid "Send/Receive files" |
596 | 588 | msgstr "Enviar/Receber arquivos" |
... | ... | @@ -616,7 +608,7 @@ msgid "Session in new window" |
616 | 608 | msgstr "Sessão em nova janela" |
617 | 609 | |
618 | 610 | #: src/objects/window/actions/sessionproperties.c:45 ui/window.xml:98 |
619 | -#: ui/window.xml:552 ui/application.xml:163 | |
611 | +#: ui/window.xml:554 ui/application.xml:163 | |
620 | 612 | msgid "Session properties" |
621 | 613 | msgstr "Propriedades da sessão" |
622 | 614 | |
... | ... | @@ -640,11 +632,11 @@ msgstr "Configurar barra de ferramentas" |
640 | 632 | msgid "Show Underline" |
641 | 633 | msgstr "Mostrar sublinhado" |
642 | 634 | |
643 | -#: ui/window.xml:250 | |
635 | +#: ui/window.xml:231 | |
644 | 636 | msgid "Show menu" |
645 | 637 | msgstr "Mostrar menu" |
646 | 638 | |
647 | -#: ui/window.xml:245 | |
639 | +#: ui/window.xml:226 | |
648 | 640 | msgid "Show toolbar" |
649 | 641 | msgstr "Mostrar barra de ferramentas" |
650 | 642 | |
... | ... | @@ -652,7 +644,7 @@ msgstr "Mostrar barra de ferramentas" |
652 | 644 | msgid "Small" |
653 | 645 | msgstr "Pequeno" |
654 | 646 | |
655 | -#: ui/window.xml:386 ui/application.xml:504 | |
647 | +#: ui/window.xml:388 ui/application.xml:504 | |
656 | 648 | msgid "Smart paste" |
657 | 649 | msgstr "Colar inteligente" |
658 | 650 | |
... | ... | @@ -764,12 +756,12 @@ msgstr "The type of GVariant passed to activate()" |
764 | 756 | msgid "The type of the state kept by the action" |
765 | 757 | msgstr "O tipo do estado mantido pela ação" |
766 | 758 | |
767 | -#: src/objects/toolbar/settings.c:89 ui/window.xml:418 ui/window.xml:533 | |
759 | +#: src/objects/toolbar/settings.c:89 ui/window.xml:420 ui/window.xml:535 | |
768 | 760 | #: ui/application.xml:342 |
769 | 761 | msgid "Toolbar" |
770 | 762 | msgstr "Barra de ferramentas" |
771 | 763 | |
772 | -#: ui/window.xml:423 | |
764 | +#: ui/window.xml:425 | |
773 | 765 | msgid "Top menu" |
774 | 766 | msgstr "Menu principal" |
775 | 767 | |
... | ... | @@ -777,7 +769,7 @@ msgstr "Menu principal" |
777 | 769 | msgid "Trace" |
778 | 770 | msgstr "Trace" |
779 | 771 | |
780 | -#: ui/window.xml:472 ui/application.xml:449 | |
772 | +#: ui/window.xml:474 ui/application.xml:449 | |
781 | 773 | msgid "Track Cursor" |
782 | 774 | msgstr "Mostrar posição do cursor" |
783 | 775 | |
... | ... | @@ -785,7 +777,7 @@ msgstr "Mostrar posição do cursor" |
785 | 777 | msgid "UI Type" |
786 | 778 | msgstr "Interface de usuário" |
787 | 779 | |
788 | -#: ui/window.xml:192 ui/application.xml:290 | |
780 | +#: ui/window.xml:257 ui/application.xml:290 | |
789 | 781 | msgid "Unselect" |
790 | 782 | msgstr "Remover seleção" |
791 | 783 | |
... | ... | @@ -799,7 +791,7 @@ msgstr "Usar teclas +/- para navegar por campos" |
799 | 791 | msgid "Version %s-%s" |
800 | 792 | msgstr "Versão %s-%s" |
801 | 793 | |
802 | -#: src/objects/window/header.c:66 ui/window.xml:415 ui/window.xml:530 | |
794 | +#: src/objects/window/header.c:66 ui/window.xml:417 ui/window.xml:532 | |
803 | 795 | #: ui/application.xml:63 |
804 | 796 | msgid "View" |
805 | 797 | msgstr "Exibir" |
... | ... | @@ -812,7 +804,7 @@ msgstr "Janela com sessão padrão" |
812 | 804 | msgid "_Apply" |
813 | 805 | msgstr "_Aplicar" |
814 | 806 | |
815 | -#: src/objects/settings/dialog.c:83 src/objects/linux/savedesktopicon.c:132 | |
807 | +#: src/objects/settings/dialog.c:83 src/objects/windows/savedesktopicon.c:104 | |
816 | 808 | msgid "_Cancel" |
817 | 809 | msgstr "_Cancelar" |
818 | 810 | |
... | ... | @@ -820,7 +812,7 @@ msgstr "_Cancelar" |
820 | 812 | msgid "_Close session" |
821 | 813 | msgstr "_Fechar sessão" |
822 | 814 | |
823 | -#: ui/window.xml:547 ui/application.xml:368 | |
815 | +#: ui/window.xml:549 ui/application.xml:368 | |
824 | 816 | msgid "_Connect" |
825 | 817 | msgstr "_Conectar" |
826 | 818 | |
... | ... | @@ -828,7 +820,7 @@ msgstr "_Conectar" |
828 | 820 | msgid "_Disconnect" |
829 | 821 | msgstr "_Desconectar" |
830 | 822 | |
831 | -#: ui/window.xml:148 ui/window.xml:279 ui/application.xml:231 | |
823 | +#: ui/window.xml:148 ui/window.xml:281 ui/application.xml:231 | |
832 | 824 | msgid "_Edit" |
833 | 825 | msgstr "_Editar" |
834 | 826 | |
... | ... | @@ -856,7 +848,7 @@ msgstr "_Propriedades" |
856 | 848 | msgid "_Rename session" |
857 | 849 | msgstr "Renomear sessão" |
858 | 850 | |
859 | -#: src/objects/linux/savedesktopicon.c:133 | |
851 | +#: src/objects/windows/savedesktopicon.c:105 | |
860 | 852 | msgid "_Save" |
861 | 853 | msgstr "_Salvar" |
862 | 854 | |
... | ... | @@ -1516,6 +1508,9 @@ msgstr "translator-credits" |
1516 | 1508 | #~ msgid "Command to execute" |
1517 | 1509 | #~ msgstr "Comando a executar" |
1518 | 1510 | |
1511 | +#~ msgid "Comment" | |
1512 | +#~ msgstr "Comentário" | |
1513 | + | |
1519 | 1514 | #~ msgid "Complete" |
1520 | 1515 | #~ msgstr "Completo" |
1521 | 1516 | |
... | ... | @@ -1841,6 +1836,9 @@ msgstr "translator-credits" |
1841 | 1836 | #~ msgid "GTK Version mismatch" |
1842 | 1837 | #~ msgstr "Divergência de versão GTK" |
1843 | 1838 | |
1839 | +#~ msgid "Generic name" | |
1840 | +#~ msgstr "Nome genérico" | |
1841 | + | |
1844 | 1842 | #~ msgid "Get transfer queue from an external XML file" |
1845 | 1843 | #~ msgstr "Obtém a fila de transferência de um arquivo XML externo" |
1846 | 1844 | ... | ... |
locale/pw3270.pot
... | ... | @@ -8,7 +8,7 @@ msgid "" |
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | -"POT-Creation-Date: 2020-06-15 09:08-0300\n" | |
11 | +"POT-Creation-Date: 2020-07-08 18:05-0300\n" | |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -40,7 +40,7 @@ msgstr "" |
40 | 40 | msgid "Action Names" |
41 | 41 | msgstr "" |
42 | 42 | |
43 | -#: ui/window.xml:367 ui/window.xml:477 ui/application.xml:509 | |
43 | +#: ui/window.xml:369 ui/window.xml:479 ui/application.xml:509 | |
44 | 44 | msgid "Alert sound" |
45 | 45 | msgstr "" |
46 | 46 | |
... | ... | @@ -80,7 +80,7 @@ msgstr "" |
80 | 80 | msgid "Based on X3270 from" |
81 | 81 | msgstr "" |
82 | 82 | |
83 | -#: ui/window.xml:396 ui/application.xml:474 | |
83 | +#: ui/window.xml:398 ui/application.xml:474 | |
84 | 84 | msgid "Blank Fill" |
85 | 85 | msgstr "" |
86 | 86 | |
... | ... | @@ -114,7 +114,7 @@ msgstr "" |
114 | 114 | msgid "Change terminal colors" |
115 | 115 | msgstr "" |
116 | 116 | |
117 | -#: ui/window.xml:201 ui/window.xml:322 ui/application.xml:304 | |
117 | +#: ui/window.xml:182 ui/window.xml:324 ui/application.xml:304 | |
118 | 118 | msgid "Clear" |
119 | 119 | msgstr "" |
120 | 120 | |
... | ... | @@ -131,8 +131,8 @@ msgstr "" |
131 | 131 | msgid "Close the window" |
132 | 132 | msgstr "" |
133 | 133 | |
134 | -#: src/objects/window/actions/close.c:60 ui/window.xml:269 ui/window.xml:456 | |
135 | -#: ui/window.xml:558 ui/application.xml:216 | |
134 | +#: src/objects/window/actions/close.c:60 ui/window.xml:270 ui/window.xml:458 | |
135 | +#: ui/window.xml:560 ui/application.xml:216 | |
136 | 136 | msgid "Close window" |
137 | 137 | msgstr "" |
138 | 138 | |
... | ... | @@ -140,10 +140,6 @@ msgstr "" |
140 | 140 | msgid "Colors" |
141 | 141 | msgstr "" |
142 | 142 | |
143 | -#: src/objects/linux/savedesktopicon.c:93 | |
144 | -msgid "Comment" | |
145 | -msgstr "" | |
146 | - | |
147 | 143 | #: src/objects/window/actions/connect.c:59 |
148 | 144 | msgid "Connect" |
149 | 145 | msgstr "" |
... | ... | @@ -176,11 +172,11 @@ msgstr "" |
176 | 172 | msgid "Copy as text" |
177 | 173 | msgstr "" |
178 | 174 | |
179 | -#: src/objects/linux/savedesktopicon.c:106 | |
175 | +#: src/objects/windows/savedesktopicon.c:79 | |
180 | 176 | msgid "Create a desktop icon for the current session" |
181 | 177 | msgstr "" |
182 | 178 | |
183 | -#: ui/window.xml:357 ui/application.xml:459 | |
179 | +#: ui/window.xml:359 ui/application.xml:459 | |
184 | 180 | msgid "Cross hair cursor" |
185 | 181 | msgstr "" |
186 | 182 | |
... | ... | @@ -200,7 +196,7 @@ msgstr "" |
200 | 196 | msgid "Cut" |
201 | 197 | msgstr "" |
202 | 198 | |
203 | -#: ui/window.xml:211 ui/window.xml:332 ui/application.xml:314 | |
199 | +#: ui/window.xml:192 ui/window.xml:334 ui/application.xml:314 | |
204 | 200 | msgid "Delete Field" |
205 | 201 | msgstr "" |
206 | 202 | |
... | ... | @@ -208,7 +204,7 @@ msgstr "" |
208 | 204 | msgid "Desktop icon" |
209 | 205 | msgstr "" |
210 | 206 | |
211 | -#: ui/window.xml:264 ui/window.xml:451 | |
207 | +#: ui/window.xml:265 ui/window.xml:453 | |
212 | 208 | msgid "Disconnect" |
213 | 209 | msgstr "" |
214 | 210 | |
... | ... | @@ -217,7 +213,7 @@ msgstr "" |
217 | 213 | msgid "Disconnected from host" |
218 | 214 | msgstr "" |
219 | 215 | |
220 | -#: ui/window.xml:379 ui/window.xml:490 ui/application.xml:524 | |
216 | +#: ui/window.xml:381 ui/window.xml:492 ui/application.xml:524 | |
221 | 217 | msgid "Dynamic font spacing" |
222 | 218 | msgstr "" |
223 | 219 | |
... | ... | @@ -241,15 +237,15 @@ msgstr "" |
241 | 237 | msgid "Enabled" |
242 | 238 | msgstr "" |
243 | 239 | |
244 | -#: ui/window.xml:206 ui/window.xml:327 ui/application.xml:309 | |
240 | +#: ui/window.xml:187 ui/window.xml:329 ui/application.xml:309 | |
245 | 241 | msgid "Erase input" |
246 | 242 | msgstr "" |
247 | 243 | |
248 | -#: ui/window.xml:216 ui/window.xml:337 ui/application.xml:319 | |
244 | +#: ui/window.xml:197 ui/window.xml:339 ui/application.xml:319 | |
249 | 245 | msgid "Erase to end of field" |
250 | 246 | msgstr "" |
251 | 247 | |
252 | -#: ui/window.xml:221 ui/window.xml:342 ui/application.xml:324 | |
248 | +#: ui/window.xml:202 ui/window.xml:344 ui/application.xml:324 | |
253 | 249 | msgid "Erase to end of line" |
254 | 250 | msgstr "" |
255 | 251 | |
... | ... | @@ -257,7 +253,7 @@ msgstr "" |
257 | 253 | msgid "Field attributes" |
258 | 254 | msgstr "" |
259 | 255 | |
260 | -#: src/objects/linux/savedesktopicon.c:72 | |
256 | +#: src/objects/windows/savedesktopicon.c:62 | |
261 | 257 | msgid "File name" |
262 | 258 | msgstr "" |
263 | 259 | |
... | ... | @@ -265,7 +261,7 @@ msgstr "" |
265 | 261 | msgid "Full Screen" |
266 | 262 | msgstr "" |
267 | 263 | |
268 | -#: ui/window.xml:255 ui/window.xml:405 ui/window.xml:495 | |
264 | +#: ui/window.xml:236 ui/window.xml:407 ui/window.xml:497 | |
269 | 265 | msgid "Full screen" |
270 | 266 | msgstr "" |
271 | 267 | |
... | ... | @@ -273,10 +269,6 @@ msgstr "" |
273 | 269 | msgid "Function bar" |
274 | 270 | msgstr "" |
275 | 271 | |
276 | -#: src/objects/linux/savedesktopicon.c:86 | |
277 | -msgid "Generic name" | |
278 | -msgstr "" | |
279 | - | |
280 | 272 | #: ui/application.xml:36 ui/application.xml:534 |
281 | 273 | msgid "Help" |
282 | 274 | msgstr "" |
... | ... | @@ -317,7 +309,7 @@ msgstr "" |
317 | 309 | msgid "If the action can be activated" |
318 | 310 | msgstr "" |
319 | 311 | |
320 | -#: ui/window.xml:467 | |
312 | +#: ui/window.xml:469 | |
321 | 313 | msgid "Insert" |
322 | 314 | msgstr "" |
323 | 315 | |
... | ... | @@ -361,7 +353,7 @@ msgstr "" |
361 | 353 | msgid "Large" |
362 | 354 | msgstr "" |
363 | 355 | |
364 | -#: src/objects/linux/savedesktopicon.c:79 | |
356 | +#: src/objects/windows/savedesktopicon.c:67 | |
365 | 357 | msgid "Launcher name" |
366 | 358 | msgstr "" |
367 | 359 | |
... | ... | @@ -377,7 +369,7 @@ msgstr "" |
377 | 369 | msgid "Main Toolbar" |
378 | 370 | msgstr "" |
379 | 371 | |
380 | -#: ui/window.xml:538 | |
372 | +#: ui/window.xml:540 | |
381 | 373 | msgid "Main menu" |
382 | 374 | msgstr "" |
383 | 375 | |
... | ... | @@ -389,23 +381,23 @@ msgstr "" |
389 | 381 | msgid "Menu" |
390 | 382 | msgstr "" |
391 | 383 | |
392 | -#: ui/window.xml:504 ui/application.xml:403 | |
384 | +#: ui/window.xml:506 ui/application.xml:403 | |
393 | 385 | msgid "Model 2 - 80x24" |
394 | 386 | msgstr "" |
395 | 387 | |
396 | -#: ui/window.xml:509 ui/application.xml:408 | |
388 | +#: ui/window.xml:511 ui/application.xml:408 | |
397 | 389 | msgid "Model 3 - 80x32" |
398 | 390 | msgstr "" |
399 | 391 | |
400 | -#: ui/window.xml:514 ui/application.xml:413 | |
392 | +#: ui/window.xml:516 ui/application.xml:413 | |
401 | 393 | msgid "Model 4 - 80x43" |
402 | 394 | msgstr "" |
403 | 395 | |
404 | -#: ui/window.xml:519 ui/application.xml:418 | |
396 | +#: ui/window.xml:521 ui/application.xml:418 | |
405 | 397 | msgid "Model 5 - 132x27" |
406 | 398 | msgstr "" |
407 | 399 | |
408 | -#: ui/window.xml:374 ui/application.xml:444 | |
400 | +#: ui/window.xml:376 ui/application.xml:444 | |
409 | 401 | msgid "Monocase" |
410 | 402 | msgstr "" |
411 | 403 | |
... | ... | @@ -461,7 +453,7 @@ msgstr "" |
461 | 453 | msgid "Open session in New window" |
462 | 454 | msgstr "" |
463 | 455 | |
464 | -#: ui/window.xml:231 ui/window.xml:352 ui/window.xml:487 ui/application.xml:431 | |
456 | +#: ui/window.xml:212 ui/window.xml:354 ui/window.xml:489 ui/application.xml:431 | |
465 | 457 | msgid "Options" |
466 | 458 | msgstr "" |
467 | 459 | |
... | ... | @@ -469,19 +461,19 @@ msgstr "" |
469 | 461 | msgid "Parameter Type" |
470 | 462 | msgstr "" |
471 | 463 | |
472 | -#: ui/window.xml:284 ui/application.xml:261 | |
464 | +#: ui/window.xml:286 ui/application.xml:261 | |
473 | 465 | msgid "Paste from clipboard" |
474 | 466 | msgstr "" |
475 | 467 | |
476 | -#: ui/window.xml:294 ui/application.xml:271 | |
468 | +#: ui/window.xml:296 ui/application.xml:271 | |
477 | 469 | msgid "Paste from text file" |
478 | 470 | msgstr "" |
479 | 471 | |
480 | -#: ui/window.xml:289 ui/application.xml:266 | |
472 | +#: ui/window.xml:291 ui/application.xml:266 | |
481 | 473 | msgid "Paste next" |
482 | 474 | msgstr "" |
483 | 475 | |
484 | -#: ui/window.xml:391 ui/application.xml:469 | |
476 | +#: ui/window.xml:393 ui/application.xml:469 | |
485 | 477 | msgid "Paste with left margin" |
486 | 478 | msgstr "" |
487 | 479 | |
... | ... | @@ -493,11 +485,11 @@ msgstr "" |
493 | 485 | msgid "Print" |
494 | 486 | msgstr "" |
495 | 487 | |
496 | -#: ui/window.xml:437 | |
488 | +#: ui/window.xml:439 | |
497 | 489 | msgid "Print screen" |
498 | 490 | msgstr "" |
499 | 491 | |
500 | -#: ui/window.xml:187 | |
492 | +#: ui/window.xml:252 | |
501 | 493 | msgid "Print selected" |
502 | 494 | msgstr "" |
503 | 495 | |
... | ... | @@ -514,11 +506,11 @@ msgstr "" |
514 | 506 | msgid "Rename Session" |
515 | 507 | msgstr "" |
516 | 508 | |
517 | -#: ui/window.xml:313 ui/application.xml:295 | |
509 | +#: ui/window.xml:315 ui/application.xml:295 | |
518 | 510 | msgid "Reselect" |
519 | 511 | msgstr "" |
520 | 512 | |
521 | -#: ui/window.xml:362 ui/application.xml:464 | |
513 | +#: ui/window.xml:364 ui/application.xml:464 | |
522 | 514 | msgid "Resize on alternate screen" |
523 | 515 | msgstr "" |
524 | 516 | |
... | ... | @@ -538,15 +530,15 @@ msgstr "" |
538 | 530 | msgid "Save As" |
539 | 531 | msgstr "" |
540 | 532 | |
541 | -#: src/objects/linux/savedesktopicon.c:105 | |
533 | +#: src/objects/windows/savedesktopicon.c:78 | |
542 | 534 | msgid "Save desktop icon" |
543 | 535 | msgstr "" |
544 | 536 | |
545 | -#: ui/window.xml:432 | |
537 | +#: ui/window.xml:434 | |
546 | 538 | msgid "Save screen" |
547 | 539 | msgstr "" |
548 | 540 | |
549 | -#: ui/window.xml:182 | |
541 | +#: ui/window.xml:247 | |
550 | 542 | msgid "Save selected" |
551 | 543 | msgstr "" |
552 | 544 | |
... | ... | @@ -554,19 +546,19 @@ msgstr "" |
554 | 546 | msgid "Save session properties" |
555 | 547 | msgstr "" |
556 | 548 | |
557 | -#: ui/window.xml:501 ui/application.xml:400 | |
549 | +#: ui/window.xml:503 ui/application.xml:400 | |
558 | 550 | msgid "Screen size" |
559 | 551 | msgstr "" |
560 | 552 | |
561 | -#: ui/window.xml:308 ui/application.xml:285 | |
553 | +#: ui/window.xml:310 ui/application.xml:285 | |
562 | 554 | msgid "Select Field" |
563 | 555 | msgstr "" |
564 | 556 | |
565 | -#: ui/window.xml:303 ui/application.xml:280 | |
557 | +#: ui/window.xml:305 ui/application.xml:280 | |
566 | 558 | msgid "Select all" |
567 | 559 | msgstr "" |
568 | 560 | |
569 | -#: ui/window.xml:236 ui/application.xml:479 | |
561 | +#: ui/window.xml:217 ui/application.xml:479 | |
570 | 562 | msgid "Select by rectangles" |
571 | 563 | msgstr "" |
572 | 564 | |
... | ... | @@ -587,7 +579,7 @@ msgstr "" |
587 | 579 | msgid "Send/Receive" |
588 | 580 | msgstr "" |
589 | 581 | |
590 | -#: src/objects/window/actions/filetransfer.c:46 ui/window.xml:442 | |
582 | +#: src/objects/window/actions/filetransfer.c:46 ui/window.xml:444 | |
591 | 583 | #: ui/application.xml:195 |
592 | 584 | msgid "Send/Receive files" |
593 | 585 | msgstr "" |
... | ... | @@ -613,7 +605,7 @@ msgid "Session in new window" |
613 | 605 | msgstr "" |
614 | 606 | |
615 | 607 | #: src/objects/window/actions/sessionproperties.c:45 ui/window.xml:98 |
616 | -#: ui/window.xml:552 ui/application.xml:163 | |
608 | +#: ui/window.xml:554 ui/application.xml:163 | |
617 | 609 | msgid "Session properties" |
618 | 610 | msgstr "" |
619 | 611 | |
... | ... | @@ -637,11 +629,11 @@ msgstr "" |
637 | 629 | msgid "Show Underline" |
638 | 630 | msgstr "" |
639 | 631 | |
640 | -#: ui/window.xml:250 | |
632 | +#: ui/window.xml:231 | |
641 | 633 | msgid "Show menu" |
642 | 634 | msgstr "" |
643 | 635 | |
644 | -#: ui/window.xml:245 | |
636 | +#: ui/window.xml:226 | |
645 | 637 | msgid "Show toolbar" |
646 | 638 | msgstr "" |
647 | 639 | |
... | ... | @@ -649,7 +641,7 @@ msgstr "" |
649 | 641 | msgid "Small" |
650 | 642 | msgstr "" |
651 | 643 | |
652 | -#: ui/window.xml:386 ui/application.xml:504 | |
644 | +#: ui/window.xml:388 ui/application.xml:504 | |
653 | 645 | msgid "Smart paste" |
654 | 646 | msgstr "" |
655 | 647 | |
... | ... | @@ -761,12 +753,12 @@ msgstr "" |
761 | 753 | msgid "The type of the state kept by the action" |
762 | 754 | msgstr "" |
763 | 755 | |
764 | -#: src/objects/toolbar/settings.c:89 ui/window.xml:418 ui/window.xml:533 | |
756 | +#: src/objects/toolbar/settings.c:89 ui/window.xml:420 ui/window.xml:535 | |
765 | 757 | #: ui/application.xml:342 |
766 | 758 | msgid "Toolbar" |
767 | 759 | msgstr "" |
768 | 760 | |
769 | -#: ui/window.xml:423 | |
761 | +#: ui/window.xml:425 | |
770 | 762 | msgid "Top menu" |
771 | 763 | msgstr "" |
772 | 764 | |
... | ... | @@ -774,7 +766,7 @@ msgstr "" |
774 | 766 | msgid "Trace" |
775 | 767 | msgstr "" |
776 | 768 | |
777 | -#: ui/window.xml:472 ui/application.xml:449 | |
769 | +#: ui/window.xml:474 ui/application.xml:449 | |
778 | 770 | msgid "Track Cursor" |
779 | 771 | msgstr "" |
780 | 772 | |
... | ... | @@ -782,7 +774,7 @@ msgstr "" |
782 | 774 | msgid "UI Type" |
783 | 775 | msgstr "" |
784 | 776 | |
785 | -#: ui/window.xml:192 ui/application.xml:290 | |
777 | +#: ui/window.xml:257 ui/application.xml:290 | |
786 | 778 | msgid "Unselect" |
787 | 779 | msgstr "" |
788 | 780 | |
... | ... | @@ -796,7 +788,7 @@ msgstr "" |
796 | 788 | msgid "Version %s-%s" |
797 | 789 | msgstr "" |
798 | 790 | |
799 | -#: src/objects/window/header.c:66 ui/window.xml:415 ui/window.xml:530 | |
791 | +#: src/objects/window/header.c:66 ui/window.xml:417 ui/window.xml:532 | |
800 | 792 | #: ui/application.xml:63 |
801 | 793 | msgid "View" |
802 | 794 | msgstr "" |
... | ... | @@ -809,7 +801,7 @@ msgstr "" |
809 | 801 | msgid "_Apply" |
810 | 802 | msgstr "" |
811 | 803 | |
812 | -#: src/objects/settings/dialog.c:83 src/objects/linux/savedesktopicon.c:132 | |
804 | +#: src/objects/settings/dialog.c:83 src/objects/windows/savedesktopicon.c:104 | |
813 | 805 | msgid "_Cancel" |
814 | 806 | msgstr "" |
815 | 807 | |
... | ... | @@ -817,7 +809,7 @@ msgstr "" |
817 | 809 | msgid "_Close session" |
818 | 810 | msgstr "" |
819 | 811 | |
820 | -#: ui/window.xml:547 ui/application.xml:368 | |
812 | +#: ui/window.xml:549 ui/application.xml:368 | |
821 | 813 | msgid "_Connect" |
822 | 814 | msgstr "" |
823 | 815 | |
... | ... | @@ -825,7 +817,7 @@ msgstr "" |
825 | 817 | msgid "_Disconnect" |
826 | 818 | msgstr "" |
827 | 819 | |
828 | -#: ui/window.xml:148 ui/window.xml:279 ui/application.xml:231 | |
820 | +#: ui/window.xml:148 ui/window.xml:281 ui/application.xml:231 | |
829 | 821 | msgid "_Edit" |
830 | 822 | msgstr "" |
831 | 823 | |
... | ... | @@ -853,7 +845,7 @@ msgstr "" |
853 | 845 | msgid "_Rename session" |
854 | 846 | msgstr "" |
855 | 847 | |
856 | -#: src/objects/linux/savedesktopicon.c:133 | |
848 | +#: src/objects/windows/savedesktopicon.c:105 | |
857 | 849 | msgid "_Save" |
858 | 850 | msgstr "" |
859 | 851 | ... | ... |
win/pw3270.nsi.in
... | ... | @@ -101,8 +101,8 @@ SubSection "@PRODUCT_NAME@" SecMain |
101 | 101 | createShortCut "$DESKTOP\@PRODUCT_NAME@.lnk" "$INSTDIR\@PRODUCT_NAME@.exe" |
102 | 102 | |
103 | 103 | # Binary files |
104 | - file "/oname=$INSTDIR\@PRODUCT_NAME@.exe" "@PACKAGE@.exe" | |
105 | - file "/oname=$INSTDIR\@PRODUCT_NAME@.ico" "@PACKAGE@.ico" | |
104 | + file "/oname=$INSTDIR\@PRODUCT_NAME@.exe" "@PRODUCT_NAME@.exe" | |
105 | + file "/oname=$INSTDIR\@PRODUCT_NAME@.ico" "@PRODUCT_NAME@.ico" | |
106 | 106 | file "/oname=$INSTDIR\lib@LIBRARY_NAME@.dll" "lib@LIBRARY_NAME@.dll" |
107 | 107 | file "/oname=$INSTDIR\libv3270.dll" "libv3270.dll" |
108 | 108 | ... | ... |