Commit 8debd9d9e2510ce3f2c8fe20febd578c6472cede
1 parent
2fcbe2d7
Exists in
master
and in
5 other branches
Atualizando fontes.
Showing
3 changed files
with
32 additions
and
76 deletions
Show diff stats
.gitignore
locale/pt_BR.po
| @@ -5,7 +5,7 @@ msgid "" | @@ -5,7 +5,7 @@ msgid "" | ||
| 5 | msgstr "" | 5 | msgstr "" |
| 6 | "Project-Id-Version: pw3270 5.0\n" | 6 | "Project-Id-Version: pw3270 5.0\n" |
| 7 | "Report-Msgid-Bugs-To: \n" | 7 | "Report-Msgid-Bugs-To: \n" |
| 8 | -"POT-Creation-Date: 2017-05-02 17:27-0300\n" | 8 | +"POT-Creation-Date: 2017-07-28 14:17-0300\n" |
| 9 | "PO-Revision-Date: 2017-02-15 17:08-0200\n" | 9 | "PO-Revision-Date: 2017-02-15 17:08-0200\n" |
| 10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" | 10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" |
| 11 | "Language-Team: Português <perry.werneck@gmail.com>\n" | 11 | "Language-Team: Português <perry.werneck@gmail.com>\n" |
| @@ -25,7 +25,7 @@ msgid " and <b>%s</b> for %s." | @@ -25,7 +25,7 @@ msgid " and <b>%s</b> for %s." | ||
| 25 | msgstr " e <b>%s</b> para %s." | 25 | msgstr " e <b>%s</b> para %s." |
| 26 | 26 | ||
| 27 | #: telnet.c:1059 connect.c:103 connect.c:119 connect.c:121 connect.c:588 | 27 | #: telnet.c:1059 connect.c:103 connect.c:119 connect.c:121 connect.c:588 |
| 28 | -#: connect.c:605 ssl.c:265 ssl.c:318 | 28 | +#: connect.c:605 ssl.c:270 ssl.c:323 |
| 29 | #, c-format | 29 | #, c-format |
| 30 | msgid "%s" | 30 | msgid "%s" |
| 31 | msgstr "%s" | 31 | msgstr "%s" |
| @@ -419,11 +419,6 @@ msgstr "Não foi possível conectar a %s" | @@ -419,11 +419,6 @@ msgstr "Não foi possível conectar a %s" | ||
| 419 | msgid "Can't connect to %s:%s" | 419 | msgid "Can't connect to %s:%s" |
| 420 | msgstr "Não foi possível conectar a %s:%s" | 420 | msgstr "Não foi possível conectar a %s:%s" |
| 421 | 421 | ||
| 422 | -#: main.c:70 | ||
| 423 | -#, fuzzy | ||
| 424 | -msgid "Can't connect to DBUS server" | ||
| 425 | -msgstr "Não foi possível conectar a %s" | ||
| 426 | - | ||
| 427 | #: selection.c:425 | 422 | #: selection.c:425 |
| 428 | #, c-format | 423 | #, c-format |
| 429 | msgid "Can't convert line %d from %s to %s" | 424 | msgid "Can't convert line %d from %s to %s" |
| @@ -438,10 +433,6 @@ msgstr "Recortar não permitido em seleção retangular" | @@ -438,10 +433,6 @@ msgstr "Recortar não permitido em seleção retangular" | ||
| 438 | msgid "Can't determine value for environment variable \"%s\" " | 433 | msgid "Can't determine value for environment variable \"%s\" " |
| 439 | msgstr "Não consigo determinar o valor da variável de ambiente \"%s\" " | 434 | msgstr "Não consigo determinar o valor da variável de ambiente \"%s\" " |
| 440 | 435 | ||
| 441 | -#: main.c:115 | ||
| 442 | -msgid "Can't get DBUS object name" | ||
| 443 | -msgstr "" | ||
| 444 | - | ||
| 445 | #: ft.c:413 | 436 | #: ft.c:413 |
| 446 | msgid "Can't get file size" | 437 | msgid "Can't get file size" |
| 447 | msgstr "Não foi possível obter o tamanho do arquivo" | 438 | msgstr "Não foi possível obter o tamanho do arquivo" |
| @@ -576,13 +567,13 @@ msgstr "Cancelado pelo usuário" | @@ -576,13 +567,13 @@ msgstr "Cancelado pelo usuário" | ||
| 576 | msgid "Cannot connect to specified LU" | 567 | msgid "Cannot connect to specified LU" |
| 577 | msgstr "Não foi possível conectar na LU pedida" | 568 | msgstr "Não foi possível conectar na LU pedida" |
| 578 | 569 | ||
| 579 | -#: ssl.c:317 | 570 | +#: ssl.c:322 |
| 580 | msgid "Cant create a new SSL structure for current connection." | 571 | msgid "Cant create a new SSL structure for current connection." |
| 581 | msgstr "" | 572 | msgstr "" |
| 582 | "Não foi possível criar uma nova estrutura de controle SSL para a conexão " | 573 | "Não foi possível criar uma nova estrutura de controle SSL para a conexão " |
| 583 | "atual." | 574 | "atual." |
| 584 | 575 | ||
| 585 | -#: ssl.c:258 | 576 | +#: ssl.c:263 |
| 586 | #, c-format | 577 | #, c-format |
| 587 | msgid "" | 578 | msgid "" |
| 588 | "Cant set default locations for trusted CA certificates to\n" | 579 | "Cant set default locations for trusted CA certificates to\n" |
| @@ -591,7 +582,7 @@ msgstr "" | @@ -591,7 +582,7 @@ msgstr "" | ||
| 591 | "Cant set default locations for trusted CA certificates to\n" | 582 | "Cant set default locations for trusted CA certificates to\n" |
| 592 | "%s" | 583 | "%s" |
| 593 | 584 | ||
| 594 | -#: ssl.c:85 | 585 | +#: ssl.c:90 |
| 595 | msgid "" | 586 | msgid "" |
| 596 | "Cant set the file descriptor for the input/output facility for the TLS/SSL " | 587 | "Cant set the file descriptor for the input/output facility for the TLS/SSL " |
| 597 | "(encrypted) side of ssl." | 588 | "(encrypted) side of ssl." |
| @@ -663,11 +654,6 @@ msgstr "Configurar host" | @@ -663,11 +654,6 @@ msgstr "Configurar host" | ||
| 663 | msgid "Connect on startup" | 654 | msgid "Connect on startup" |
| 664 | msgstr "Conectar ao iniciar" | 655 | msgstr "Conectar ao iniciar" |
| 665 | 656 | ||
| 666 | -#: gobject.c:205 | ||
| 667 | -#, fuzzy | ||
| 668 | -msgid "Connecting to host" | ||
| 669 | -msgstr "Não foi possível conectar ao servidor" | ||
| 670 | - | ||
| 671 | #: connect.c:215 connect.c:311 connect.c:320 connect.c:382 connect.c:397 | 657 | #: connect.c:215 connect.c:311 connect.c:320 connect.c:382 connect.c:397 |
| 672 | #: connect.c:413 connect.c:427 connect.c:447 connect.c:461 connect.c:477 | 658 | #: connect.c:413 connect.c:427 connect.c:447 connect.c:461 connect.c:477 |
| 673 | #: connect.c:573 | 659 | #: connect.c:573 |
| @@ -1624,7 +1610,7 @@ msgstr "" | @@ -1624,7 +1610,7 @@ msgstr "" | ||
| 1624 | "SPACE can be specified in units of TRACKS, CYLINDERS, or AVBLOCK, and only " | 1610 | "SPACE can be specified in units of TRACKS, CYLINDERS, or AVBLOCK, and only " |
| 1625 | "one option can be used." | 1611 | "one option can be used." |
| 1626 | 1612 | ||
| 1627 | -#: ssl.c:112 | 1613 | +#: ssl.c:117 |
| 1628 | msgid "SSL Connect failed" | 1614 | msgid "SSL Connect failed" |
| 1629 | msgstr "Conexão SSL falhou" | 1615 | msgstr "Conexão SSL falhou" |
| 1630 | 1616 | ||
| @@ -1640,11 +1626,11 @@ msgstr "Erro de leitura SSL" | @@ -1640,11 +1626,11 @@ msgstr "Erro de leitura SSL" | ||
| 1640 | msgid "SSL error" | 1626 | msgid "SSL error" |
| 1641 | msgstr "Erro SSL" | 1627 | msgstr "Erro SSL" |
| 1642 | 1628 | ||
| 1643 | -#: ssl.c:84 | 1629 | +#: ssl.c:89 |
| 1644 | msgid "SSL negotiation failed" | 1630 | msgid "SSL negotiation failed" |
| 1645 | msgstr "Negociação SSL falhou" | 1631 | msgstr "Negociação SSL falhou" |
| 1646 | 1632 | ||
| 1647 | -#: ssl.c:225 | 1633 | +#: ssl.c:230 |
| 1648 | msgid "SSL_CTX_new() has failed" | 1634 | msgid "SSL_CTX_new() has failed" |
| 1649 | msgstr "SSL_CTX_new() falhou" | 1635 | msgstr "SSL_CTX_new() falhou" |
| 1650 | 1636 | ||
| @@ -1721,7 +1707,7 @@ msgstr "Secondary space:" | @@ -1721,7 +1707,7 @@ msgstr "Secondary space:" | ||
| 1721 | msgid "Secure connection was successful." | 1707 | msgid "Secure connection was successful." |
| 1722 | msgstr "Conexão segura efetuada com sucesso." | 1708 | msgstr "Conexão segura efetuada com sucesso." |
| 1723 | 1709 | ||
| 1724 | -#: ssl.c:83 ssl.c:111 ssl.c:224 ssl.c:263 ssl.c:316 | 1710 | +#: ssl.c:88 ssl.c:116 ssl.c:229 ssl.c:268 ssl.c:321 |
| 1725 | msgid "Security error" | 1711 | msgid "Security error" |
| 1726 | msgstr "Erro de segurança" | 1712 | msgstr "Erro de segurança" |
| 1727 | 1713 | ||
| @@ -1927,11 +1913,6 @@ msgstr "Iniciar transferência de arquivo" | @@ -1927,11 +1913,6 @@ msgstr "Iniciar transferência de arquivo" | ||
| 1927 | msgid "Starting" | 1913 | msgid "Starting" |
| 1928 | msgstr "Iniciando" | 1914 | msgstr "Iniciando" |
| 1929 | 1915 | ||
| 1930 | -#: gobject.c:193 | ||
| 1931 | -#, c-format | ||
| 1932 | -msgid "State %04d can't accept requests" | ||
| 1933 | -msgstr "" | ||
| 1934 | - | ||
| 1935 | #: security.c:237 | 1916 | #: security.c:237 |
| 1936 | msgid "Subject issuer mismatch" | 1917 | msgid "Subject issuer mismatch" |
| 1937 | msgstr "Divergência na identidade do emissor" | 1918 | msgstr "Divergência na identidade do emissor" |
| @@ -2417,11 +2398,6 @@ msgstr "Valor de cor inválido ou inesperado: \"%s\"" | @@ -2417,11 +2398,6 @@ msgstr "Valor de cor inválido ou inesperado: \"%s\"" | ||
| 2417 | msgid "Unexpected or unknown security status" | 2398 | msgid "Unexpected or unknown security status" |
| 2418 | msgstr "Estado de segurança inesperado ou desconhecido." | 2399 | msgstr "Estado de segurança inesperado ou desconhecido." |
| 2419 | 2400 | ||
| 2420 | -#: gobject.c:208 | ||
| 2421 | -#, fuzzy, c-format | ||
| 2422 | -msgid "Unexpected state %04d" | ||
| 2423 | -msgstr "Alvo inesperado \"%s\"" | ||
| 2424 | - | ||
| 2425 | #: actions.c:391 | 2401 | #: actions.c:391 |
| 2426 | #, c-format | 2402 | #, c-format |
| 2427 | msgid "Unexpected target \"%s\"" | 2403 | msgid "Unexpected target \"%s\"" |
| @@ -2826,6 +2802,10 @@ msgstr "translator-credits" | @@ -2826,6 +2802,10 @@ msgstr "translator-credits" | ||
| 2826 | #~ "32768. Valores maiores trazem maior performance, porem, nem todos os " | 2802 | #~ "32768. Valores maiores trazem maior performance, porem, nem todos os " |
| 2827 | #~ "hosts podem suportá-los." | 2803 | #~ "hosts podem suportá-los." |
| 2828 | 2804 | ||
| 2805 | +#, fuzzy | ||
| 2806 | +#~ msgid "Can't connect to DBUS server" | ||
| 2807 | +#~ msgstr "Não foi possível conectar a %s" | ||
| 2808 | + | ||
| 2829 | #~ msgid "Can't start download." | 2809 | #~ msgid "Can't start download." |
| 2830 | #~ msgstr "Não foi possível iniciar o download." | 2810 | #~ msgstr "Não foi possível iniciar o download." |
| 2831 | 2811 | ||
| @@ -2862,6 +2842,10 @@ msgstr "translator-credits" | @@ -2862,6 +2842,10 @@ msgstr "translator-credits" | ||
| 2862 | #~ msgid "Complete" | 2842 | #~ msgid "Complete" |
| 2863 | #~ msgstr "Completo" | 2843 | #~ msgstr "Completo" |
| 2864 | 2844 | ||
| 2845 | +#, fuzzy | ||
| 2846 | +#~ msgid "Connecting to host" | ||
| 2847 | +#~ msgstr "Não foi possível conectar ao servidor" | ||
| 2848 | + | ||
| 2865 | #~ msgid "Copiar tudo" | 2849 | #~ msgid "Copiar tudo" |
| 2866 | #~ msgstr "Copiar tudo" | 2850 | #~ msgstr "Copiar tudo" |
| 2867 | 2851 | ||
| @@ -3224,6 +3208,10 @@ msgstr "translator-credits" | @@ -3224,6 +3208,10 @@ msgstr "translator-credits" | ||
| 3224 | #~ msgid "Unexpected element <%s>" | 3208 | #~ msgid "Unexpected element <%s>" |
| 3225 | #~ msgstr "Elemento <%s> inesperado" | 3209 | #~ msgstr "Elemento <%s> inesperado" |
| 3226 | 3210 | ||
| 3211 | +#, fuzzy | ||
| 3212 | +#~ msgid "Unexpected state %04d" | ||
| 3213 | +#~ msgstr "Alvo inesperado \"%s\"" | ||
| 3214 | + | ||
| 3227 | #~ msgid "" | 3215 | #~ msgid "" |
| 3228 | #~ "Unknown host:\n" | 3216 | #~ "Unknown host:\n" |
| 3229 | #~ "%s" | 3217 | #~ "%s" |
locale/pw3270.pot
| @@ -9,7 +9,7 @@ msgstr "" | @@ -9,7 +9,7 @@ msgstr "" | ||
| 9 | "#-#-#-#-# lib3270.pot (PACKAGE VERSION) #-#-#-#-#\n" | 9 | "#-#-#-#-# lib3270.pot (PACKAGE VERSION) #-#-#-#-#\n" |
| 10 | "Project-Id-Version: PACKAGE VERSION\n" | 10 | "Project-Id-Version: PACKAGE VERSION\n" |
| 11 | "Report-Msgid-Bugs-To: \n" | 11 | "Report-Msgid-Bugs-To: \n" |
| 12 | -"POT-Creation-Date: 2017-07-21 14:22-0300\n" | 12 | +"POT-Creation-Date: 2017-07-28 14:24-0300\n" |
| 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 15 | "Language-Team: LANGUAGE <LL@li.org>\n" | 15 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| @@ -20,7 +20,7 @@ msgstr "" | @@ -20,7 +20,7 @@ msgstr "" | ||
| 20 | "#-#-#-#-# pw3270.pot (PACKAGE VERSION) #-#-#-#-#\n" | 20 | "#-#-#-#-# pw3270.pot (PACKAGE VERSION) #-#-#-#-#\n" |
| 21 | "Project-Id-Version: PACKAGE VERSION\n" | 21 | "Project-Id-Version: PACKAGE VERSION\n" |
| 22 | "Report-Msgid-Bugs-To: \n" | 22 | "Report-Msgid-Bugs-To: \n" |
| 23 | -"POT-Creation-Date: 2017-07-21 14:22-0300\n" | 23 | +"POT-Creation-Date: 2017-07-28 14:24-0300\n" |
| 24 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 24 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 25 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 25 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 26 | "Language-Team: LANGUAGE <LL@li.org>\n" | 26 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| @@ -39,17 +39,6 @@ msgstr "" | @@ -39,17 +39,6 @@ msgstr "" | ||
| 39 | "MIME-Version: 1.0\n" | 39 | "MIME-Version: 1.0\n" |
| 40 | "Content-Type: text/plain; charset=CHARSET\n" | 40 | "Content-Type: text/plain; charset=CHARSET\n" |
| 41 | "Content-Transfer-Encoding: 8bit\n" | 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: 2017-07-21 14:22-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 | #: window.c:329 | 43 | #: window.c:329 |
| 55 | #, c-format | 44 | #, c-format |
| @@ -57,7 +46,7 @@ msgid " and <b>%s</b> for %s." | @@ -57,7 +46,7 @@ msgid " and <b>%s</b> for %s." | ||
| 57 | msgstr "" | 46 | msgstr "" |
| 58 | 47 | ||
| 59 | #: telnet.c:1059 connect.c:103 connect.c:119 connect.c:121 connect.c:588 | 48 | #: telnet.c:1059 connect.c:103 connect.c:119 connect.c:121 connect.c:588 |
| 60 | -#: connect.c:605 ssl.c:265 ssl.c:318 | 49 | +#: connect.c:605 ssl.c:270 ssl.c:323 |
| 61 | #, c-format | 50 | #, c-format |
| 62 | msgid "%s" | 51 | msgid "%s" |
| 63 | msgstr "" | 52 | msgstr "" |
| @@ -435,10 +424,6 @@ msgstr "" | @@ -435,10 +424,6 @@ msgstr "" | ||
| 435 | msgid "Can't connect to %s:%s" | 424 | msgid "Can't connect to %s:%s" |
| 436 | msgstr "" | 425 | msgstr "" |
| 437 | 426 | ||
| 438 | -#: main.c:70 | ||
| 439 | -msgid "Can't connect to DBUS server" | ||
| 440 | -msgstr "" | ||
| 441 | - | ||
| 442 | #: selection.c:425 | 427 | #: selection.c:425 |
| 443 | #, c-format | 428 | #, c-format |
| 444 | msgid "Can't convert line %d from %s to %s" | 429 | msgid "Can't convert line %d from %s to %s" |
| @@ -453,10 +438,6 @@ msgstr "" | @@ -453,10 +438,6 @@ msgstr "" | ||
| 453 | msgid "Can't determine value for environment variable \"%s\" " | 438 | msgid "Can't determine value for environment variable \"%s\" " |
| 454 | msgstr "" | 439 | msgstr "" |
| 455 | 440 | ||
| 456 | -#: main.c:115 | ||
| 457 | -msgid "Can't get DBUS object name" | ||
| 458 | -msgstr "" | ||
| 459 | - | ||
| 460 | #: ft.c:413 | 441 | #: ft.c:413 |
| 461 | msgid "Can't get file size" | 442 | msgid "Can't get file size" |
| 462 | msgstr "" | 443 | msgstr "" |
| @@ -585,18 +566,18 @@ msgstr "" | @@ -585,18 +566,18 @@ msgstr "" | ||
| 585 | msgid "Cannot connect to specified LU" | 566 | msgid "Cannot connect to specified LU" |
| 586 | msgstr "" | 567 | msgstr "" |
| 587 | 568 | ||
| 588 | -#: ssl.c:317 | 569 | +#: ssl.c:322 |
| 589 | msgid "Cant create a new SSL structure for current connection." | 570 | msgid "Cant create a new SSL structure for current connection." |
| 590 | msgstr "" | 571 | msgstr "" |
| 591 | 572 | ||
| 592 | -#: ssl.c:258 | 573 | +#: ssl.c:263 |
| 593 | #, c-format | 574 | #, c-format |
| 594 | msgid "" | 575 | msgid "" |
| 595 | "Cant set default locations for trusted CA certificates to\n" | 576 | "Cant set default locations for trusted CA certificates to\n" |
| 596 | "%s" | 577 | "%s" |
| 597 | msgstr "" | 578 | msgstr "" |
| 598 | 579 | ||
| 599 | -#: ssl.c:85 | 580 | +#: ssl.c:90 |
| 600 | msgid "" | 581 | msgid "" |
| 601 | "Cant set the file descriptor for the input/output facility for the TLS/SSL " | 582 | "Cant set the file descriptor for the input/output facility for the TLS/SSL " |
| 602 | "(encrypted) side of ssl." | 583 | "(encrypted) side of ssl." |
| @@ -666,10 +647,6 @@ msgstr "" | @@ -666,10 +647,6 @@ msgstr "" | ||
| 666 | msgid "Connect on startup" | 647 | msgid "Connect on startup" |
| 667 | msgstr "" | 648 | msgstr "" |
| 668 | 649 | ||
| 669 | -#: gobject.c:205 | ||
| 670 | -msgid "Connecting to host" | ||
| 671 | -msgstr "" | ||
| 672 | - | ||
| 673 | #: connect.c:215 connect.c:311 connect.c:320 connect.c:382 connect.c:397 | 650 | #: connect.c:215 connect.c:311 connect.c:320 connect.c:382 connect.c:397 |
| 674 | #: connect.c:413 connect.c:427 connect.c:447 connect.c:461 connect.c:477 | 651 | #: connect.c:413 connect.c:427 connect.c:447 connect.c:461 connect.c:477 |
| 675 | #: connect.c:573 | 652 | #: connect.c:573 |
| @@ -1594,7 +1571,7 @@ msgid "" | @@ -1594,7 +1571,7 @@ msgid "" | ||
| 1594 | "one option can be used." | 1571 | "one option can be used." |
| 1595 | msgstr "" | 1572 | msgstr "" |
| 1596 | 1573 | ||
| 1597 | -#: ssl.c:112 | 1574 | +#: ssl.c:117 |
| 1598 | msgid "SSL Connect failed" | 1575 | msgid "SSL Connect failed" |
| 1599 | msgstr "" | 1576 | msgstr "" |
| 1600 | 1577 | ||
| @@ -1610,11 +1587,11 @@ msgstr "" | @@ -1610,11 +1587,11 @@ msgstr "" | ||
| 1610 | msgid "SSL error" | 1587 | msgid "SSL error" |
| 1611 | msgstr "" | 1588 | msgstr "" |
| 1612 | 1589 | ||
| 1613 | -#: ssl.c:84 | 1590 | +#: ssl.c:89 |
| 1614 | msgid "SSL negotiation failed" | 1591 | msgid "SSL negotiation failed" |
| 1615 | msgstr "" | 1592 | msgstr "" |
| 1616 | 1593 | ||
| 1617 | -#: ssl.c:225 | 1594 | +#: ssl.c:230 |
| 1618 | msgid "SSL_CTX_new() has failed" | 1595 | msgid "SSL_CTX_new() has failed" |
| 1619 | msgstr "" | 1596 | msgstr "" |
| 1620 | 1597 | ||
| @@ -1687,7 +1664,7 @@ msgstr "" | @@ -1687,7 +1664,7 @@ msgstr "" | ||
| 1687 | msgid "Secure connection was successful." | 1664 | msgid "Secure connection was successful." |
| 1688 | msgstr "" | 1665 | msgstr "" |
| 1689 | 1666 | ||
| 1690 | -#: ssl.c:83 ssl.c:111 ssl.c:224 ssl.c:263 ssl.c:316 | 1667 | +#: ssl.c:88 ssl.c:116 ssl.c:229 ssl.c:268 ssl.c:321 |
| 1691 | msgid "Security error" | 1668 | msgid "Security error" |
| 1692 | msgstr "" | 1669 | msgstr "" |
| 1693 | 1670 | ||
| @@ -1884,11 +1861,6 @@ msgstr "" | @@ -1884,11 +1861,6 @@ msgstr "" | ||
| 1884 | msgid "Starting" | 1861 | msgid "Starting" |
| 1885 | msgstr "" | 1862 | msgstr "" |
| 1886 | 1863 | ||
| 1887 | -#: gobject.c:193 | ||
| 1888 | -#, c-format | ||
| 1889 | -msgid "State %04d can't accept requests" | ||
| 1890 | -msgstr "" | ||
| 1891 | - | ||
| 1892 | #: security.c:237 | 1864 | #: security.c:237 |
| 1893 | msgid "Subject issuer mismatch" | 1865 | msgid "Subject issuer mismatch" |
| 1894 | msgstr "" | 1866 | msgstr "" |
| @@ -2320,11 +2292,6 @@ msgstr "" | @@ -2320,11 +2292,6 @@ msgstr "" | ||
| 2320 | msgid "Unexpected or unknown security status" | 2292 | msgid "Unexpected or unknown security status" |
| 2321 | msgstr "" | 2293 | msgstr "" |
| 2322 | 2294 | ||
| 2323 | -#: gobject.c:208 | ||
| 2324 | -#, c-format | ||
| 2325 | -msgid "Unexpected state %04d" | ||
| 2326 | -msgstr "" | ||
| 2327 | - | ||
| 2328 | #: actions.c:391 | 2295 | #: actions.c:391 |
| 2329 | #, c-format | 2296 | #, c-format |
| 2330 | msgid "Unexpected target \"%s\"" | 2297 | msgid "Unexpected target \"%s\"" |