diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-25 10:44:00 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-25 10:44:00 +0100 |
commit | c8a8680d607292d8640bab752002663e7660a849 (patch) | |
tree | 9ffd20e18f4036f3f3696b7568896bc1f7b0343c /po/pt.po | |
parent | af067f18e2c3683ba6e7c0bbd2ddf605969181be (diff) | |
download | weechat-c8a8680d607292d8640bab752002663e7660a849.zip |
relay: improve help on option relay.network.compression
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-12-03 12:01+0100\n" +"POT-Creation-Date: 2021-12-25 10:43+0100\n" "PO-Revision-Date: 2021-12-03 12:02+0100\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -12626,12 +12626,12 @@ msgstr "" "clientes imediatamente, -1 = nunca remover)" msgid "" -"compression level for packets sent to client with WeeChat protocol (0 = " -"disable compression, 1 = low compression ... 9 = best compression)" +"compression of messages sent to clients with \"weechat\" protocol: 0 = " +"disable compression, 1 = low compression / fast ... 100 = best compression / " +"slow; the value is a percentage converted to 1-9 for zlib and 1-19 for zstd; " +"the default value is recommended, it offers a good compromise between " +"compression and speed" msgstr "" -"nível de compressão de pacotes enviados para o cliente com o protocolo " -"WeeChat (0 = desativar compressão, 1 = compressão reduzida ... 9 = " -"compressão ótima)" msgid "" "listen on IPv6 socket by default (in addition to IPv4 which is default); " @@ -14853,3 +14853,11 @@ msgstr "%s%s: tempo limite de \"%s\" com %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: não foi possível conectar: erro inesperado (%d)" + +#~ msgid "" +#~ "compression level for packets sent to client with WeeChat protocol (0 = " +#~ "disable compression, 1 = low compression ... 9 = best compression)" +#~ msgstr "" +#~ "nível de compressão de pacotes enviados para o cliente com o protocolo " +#~ "WeeChat (0 = desativar compressão, 1 = compressão reduzida ... 9 = " +#~ "compressão ótima)" |