Commit df4b0bddd0a4f5dc5452971d1e97a154241174fc
1 parent
921347df
Exists in
master
and in
5 other branches
Guardando link.
Showing
3 changed files
with
20 additions
and
58 deletions
Show diff stats
gitsync.sh
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: 2018-10-26 17:17-0300\n" | |
8 | +"POT-Creation-Date: 2018-10-26 17:27-0300\n" | |
9 | 9 | "PO-Revision-Date: 2018-10-22 14:38-0300\n" |
10 | 10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" |
11 | 11 | "Language-Team: Português <>\n" |
... | ... | @@ -419,10 +419,6 @@ msgstr "Não foi possível conectar a %s" |
419 | 419 | msgid "Can't connect to %s:%s" |
420 | 420 | msgstr "Não foi possível conectar a %s:%s" |
421 | 421 | |
422 | -#: main.c:70 | |
423 | -msgid "Can't connect to DBUS server" | |
424 | -msgstr "Não foi possível conectar ao servidor DBUS" | |
425 | - | |
426 | 422 | #: selection.c:466 |
427 | 423 | #, c-format |
428 | 424 | msgid "Can't convert line %d from %s to %s" |
... | ... | @@ -437,10 +433,6 @@ msgstr "Recortar não permitido em seleção retangular" |
437 | 433 | msgid "Can't determine value for environment variable \"%s\" " |
438 | 434 | msgstr "Não consigo determinar o valor da variável de ambiente \"%s\" " |
439 | 435 | |
440 | -#: main.c:115 | |
441 | -msgid "Can't get DBUS object name" | |
442 | -msgstr "Não foi possível obter o nome do objeto DBUS" | |
443 | - | |
444 | 436 | #: ft.c:413 |
445 | 437 | msgid "Can't get file size" |
446 | 438 | msgstr "Não foi possível obter o tamanho do arquivo" |
... | ... | @@ -675,10 +667,6 @@ msgstr "Configurar host" |
675 | 667 | msgid "Connect on startup" |
676 | 668 | msgstr "Conectar ao iniciar" |
677 | 669 | |
678 | -#: gobject.c:205 | |
679 | -msgid "Connecting to host" | |
680 | -msgstr "Conectando ao servidor" | |
681 | - | |
682 | 670 | #: connect.c:215 connect.c:311 connect.c:320 connect.c:382 connect.c:397 |
683 | 671 | #: connect.c:413 connect.c:427 connect.c:447 connect.c:461 connect.c:477 |
684 | 672 | #: connect.c:573 |
... | ... | @@ -1959,11 +1947,6 @@ msgstr "Iniciar transferência de arquivo" |
1959 | 1947 | msgid "Starting" |
1960 | 1948 | msgstr "Iniciando" |
1961 | 1949 | |
1962 | -#: gobject.c:193 | |
1963 | -#, c-format | |
1964 | -msgid "State %04d can't accept requests" | |
1965 | -msgstr "Não é possível receber requisições no estado %04d" | |
1966 | - | |
1967 | 1950 | #: security.c:237 |
1968 | 1951 | msgid "Subject issuer mismatch" |
1969 | 1952 | msgstr "Divergência na identidade do emissor" |
... | ... | @@ -2476,11 +2459,6 @@ msgstr "Valor de cor inválido ou inesperado: \"%s\"" |
2476 | 2459 | msgid "Unexpected or unknown security status" |
2477 | 2460 | msgstr "Estado de segurança inesperado ou desconhecido." |
2478 | 2461 | |
2479 | -#: gobject.c:208 | |
2480 | -#, c-format | |
2481 | -msgid "Unexpected state %04d" | |
2482 | -msgstr "Estado inesperado %04d" | |
2483 | - | |
2484 | 2462 | #: actions.c:391 |
2485 | 2463 | #, c-format |
2486 | 2464 | msgid "Unexpected target \"%s\"" |
... | ... | @@ -2885,6 +2863,12 @@ msgstr "translator-credits" |
2885 | 2863 | #~ "32768. Valores maiores trazem maior performance, porem, nem todos os " |
2886 | 2864 | #~ "hosts podem suportá-los." |
2887 | 2865 | |
2866 | +#~ msgid "Can't connect to DBUS server" | |
2867 | +#~ msgstr "Não foi possível conectar ao servidor DBUS" | |
2868 | + | |
2869 | +#~ msgid "Can't get DBUS object name" | |
2870 | +#~ msgstr "Não foi possível obter o nome do objeto DBUS" | |
2871 | + | |
2888 | 2872 | #~ msgid "Can't start download." |
2889 | 2873 | #~ msgstr "Não foi possível iniciar o download." |
2890 | 2874 | |
... | ... | @@ -2921,6 +2905,9 @@ msgstr "translator-credits" |
2921 | 2905 | #~ msgid "Complete" |
2922 | 2906 | #~ msgstr "Completo" |
2923 | 2907 | |
2908 | +#~ msgid "Connecting to host" | |
2909 | +#~ msgstr "Conectando ao servidor" | |
2910 | + | |
2924 | 2911 | #~ msgid "Copiar tudo" |
2925 | 2912 | #~ msgstr "Copiar tudo" |
2926 | 2913 | |
... | ... | @@ -3249,6 +3236,9 @@ msgstr "translator-credits" |
3249 | 3236 | #~ msgid "Start upload." |
3250 | 3237 | #~ msgstr "Iniciar envio." |
3251 | 3238 | |
3239 | +#~ msgid "State %04d can't accept requests" | |
3240 | +#~ msgstr "Não é possível receber requisições no estado %04d" | |
3241 | + | |
3252 | 3242 | #~ msgid "Status" |
3253 | 3243 | #~ msgstr "Situação" |
3254 | 3244 | |
... | ... | @@ -3283,6 +3273,9 @@ msgstr "translator-credits" |
3283 | 3273 | #~ msgid "Unexpected element <%s>" |
3284 | 3274 | #~ msgstr "Elemento <%s> inesperado" |
3285 | 3275 | |
3276 | +#~ msgid "Unexpected state %04d" | |
3277 | +#~ msgstr "Estado inesperado %04d" | |
3278 | + | |
3286 | 3279 | #~ msgid "" |
3287 | 3280 | #~ "Unknown host:\n" |
3288 | 3281 | #~ "%s" | ... | ... |
locale/pw3270.pot
... | ... | @@ -9,7 +9,7 @@ msgstr "" |
9 | 9 | "#-#-#-#-# lib3270.pot (PACKAGE VERSION) #-#-#-#-#\n" |
10 | 10 | "Project-Id-Version: PACKAGE VERSION\n" |
11 | 11 | "Report-Msgid-Bugs-To: \n" |
12 | -"POT-Creation-Date: 2018-10-26 17:17-0300\n" | |
12 | +"POT-Creation-Date: 2018-10-30 11:21-0300\n" | |
13 | 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
14 | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
15 | 15 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -20,7 +20,7 @@ msgstr "" |
20 | 20 | "#-#-#-#-# pw3270.pot (PACKAGE VERSION) #-#-#-#-#\n" |
21 | 21 | "Project-Id-Version: PACKAGE VERSION\n" |
22 | 22 | "Report-Msgid-Bugs-To: \n" |
23 | -"POT-Creation-Date: 2018-10-26 17:17-0300\n" | |
23 | +"POT-Creation-Date: 2018-10-30 11:21-0300\n" | |
24 | 24 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
25 | 25 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
26 | 26 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -39,17 +39,6 @@ msgstr "" |
39 | 39 | "MIME-Version: 1.0\n" |
40 | 40 | "Content-Type: text/plain; charset=CHARSET\n" |
41 | 41 | "Content-Transfer-Encoding: 8bit\n" |
42 | -"#-#-#-#-# dbus3270.pot (PACKAGE VERSION) #-#-#-#-#\n" | |
43 | -"Project-Id-Version: PACKAGE VERSION\n" | |
44 | -"Report-Msgid-Bugs-To: \n" | |
45 | -"POT-Creation-Date: 2018-10-26 17:17-0300\n" | |
46 | -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
47 | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
48 | -"Language-Team: LANGUAGE <LL@li.org>\n" | |
49 | -"Language: \n" | |
50 | -"MIME-Version: 1.0\n" | |
51 | -"Content-Type: text/plain; charset=CHARSET\n" | |
52 | -"Content-Transfer-Encoding: 8bit\n" | |
53 | 42 | |
54 | 43 | #: window.c:329 |
55 | 44 | #, c-format |
... | ... | @@ -435,10 +424,6 @@ msgstr "" |
435 | 424 | msgid "Can't connect to %s:%s" |
436 | 425 | msgstr "" |
437 | 426 | |
438 | -#: main.c:70 | |
439 | -msgid "Can't connect to DBUS server" | |
440 | -msgstr "" | |
441 | - | |
442 | 427 | #: selection.c:466 |
443 | 428 | #, c-format |
444 | 429 | msgid "Can't convert line %d from %s to %s" |
... | ... | @@ -453,10 +438,6 @@ msgstr "" |
453 | 438 | msgid "Can't determine value for environment variable \"%s\" " |
454 | 439 | msgstr "" |
455 | 440 | |
456 | -#: main.c:115 | |
457 | -msgid "Can't get DBUS object name" | |
458 | -msgstr "" | |
459 | - | |
460 | 441 | #: ft.c:413 |
461 | 442 | msgid "Can't get file size" |
462 | 443 | msgstr "" |
... | ... | @@ -679,10 +660,6 @@ msgstr "" |
679 | 660 | msgid "Connect on startup" |
680 | 661 | msgstr "" |
681 | 662 | |
682 | -#: gobject.c:205 | |
683 | -msgid "Connecting to host" | |
684 | -msgstr "" | |
685 | - | |
686 | 663 | #: connect.c:215 connect.c:311 connect.c:320 connect.c:382 connect.c:397 |
687 | 664 | #: connect.c:413 connect.c:427 connect.c:447 connect.c:461 connect.c:477 |
688 | 665 | #: connect.c:573 |
... | ... | @@ -1917,11 +1894,6 @@ msgstr "" |
1917 | 1894 | msgid "Starting" |
1918 | 1895 | msgstr "" |
1919 | 1896 | |
1920 | -#: gobject.c:193 | |
1921 | -#, c-format | |
1922 | -msgid "State %04d can't accept requests" | |
1923 | -msgstr "" | |
1924 | - | |
1925 | 1897 | #: security.c:237 |
1926 | 1898 | msgid "Subject issuer mismatch" |
1927 | 1899 | msgstr "" |
... | ... | @@ -2376,11 +2348,6 @@ msgstr "" |
2376 | 2348 | msgid "Unexpected or unknown security status" |
2377 | 2349 | msgstr "" |
2378 | 2350 | |
2379 | -#: gobject.c:208 | |
2380 | -#, c-format | |
2381 | -msgid "Unexpected state %04d" | |
2382 | -msgstr "" | |
2383 | - | |
2384 | 2351 | #: actions.c:391 |
2385 | 2352 | #, c-format |
2386 | 2353 | msgid "Unexpected target \"%s\"" | ... | ... |