mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 13:45:41 +02:00
relay: fix typo in French translation of /help relay (issue #733)
This commit is contained in:
@@ -22,7 +22,7 @@ msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2019-06-04 20:20+0200\n"
|
||||
"PO-Revision-Date: 2019-06-04 20:23+0200\n"
|
||||
"PO-Revision-Date: 2019-06-04 22:26+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -12328,7 +12328,7 @@ msgstr ""
|
||||
"sslcertkey : définir le certificat/clé SSL en utilisant le chemin de "
|
||||
"l'option relay.network.ssl_cert_key\n"
|
||||
"\n"
|
||||
"Le nom du relai est : [ipv4.][ipv6.][ssl.]<protocole.nom> ou unix[.ssh]."
|
||||
"Le nom du relai est : [ipv4.][ipv6.][ssl.]<protocole.nom> ou unix[.ssl]."
|
||||
"<protocole.nom>\n"
|
||||
" ipv4 : forcer l'utilisation d'IPv4\n"
|
||||
" ipv6 : forcer l'utilisation d'IPv6\n"
|
||||
|
||||
Reference in New Issue
Block a user