1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 17:53:13 +02:00

doc: use full path /usr/bin/pass in example for option sec.crypt.passphrase_command

This commit is contained in:
Sébastien Helleu
2021-03-14 13:38:50 +01:00
parent e37f2569f9
commit a02a2fbaae
34 changed files with 107 additions and 74 deletions
+5 -3
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2456,7 +2456,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -4421,7 +4422,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""
+9 -6
View File
@@ -24,8 +24,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"PO-Revision-Date: 2021-02-26 13:50+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-03-14 13:36+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
"Language: de\n"
@@ -2956,7 +2956,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -3006,7 +3007,8 @@ msgstr ""
" festlegen eine Passphrase:\n"
" /secure passphrase Dies ist meine Passphrase\n"
" nutze Programm \"pass\" um die Passphrase beim Start auszulesen:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" verschlüsselt freenode SASL Passwort:\n"
" /secure set freenode meinPasswort\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -5359,14 +5361,15 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
"Auslesen der Passphrase aus der Ausgabe des angegebenen Befehls (nur die "
"erste Zeile wird verwendet und darf kein zusätzliches Zeichen enthalten); "
"Diese Option wird nur verwendet, wenn die Datei sec.conf gelesen wird und "
"wenn die Umgebungsvariable \"WEECHAT_PASSPHRASE\" nicht festgelegt ist (die "
"Umgebungsvariable hat eine höhere Priorität); Beispiel mit Passwortspeicher: "
"\"pass show weechat / passphrase\""
"\"/usr/bin/pass show weechat / passphrase\""
msgid ""
"use salt when generating key used in encryption (recommended for maximum "
+5 -3
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2565,7 +2565,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -4609,7 +4610,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""
+9 -6
View File
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"PO-Revision-Date: 2021-02-25 18:41+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-03-14 13:35+0100\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -2885,7 +2885,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -2933,7 +2934,8 @@ msgstr ""
" /secure passphrase ceci est ma phrase de chiffrement\n"
" utiliser le programme \"pass\" pour lire la phrase de chiffrement au "
"démarrage :\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" chiffrer le mot de passe freenode SASL :\n"
" /secure set freenode motdepasse\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -5231,14 +5233,15 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
"lire la phrase de chiffrement depuis la sortie de cette commande système "
"(seule la première ligne est utilisée et elle ne doit contenir aucun autre "
"caractère) ; cette option est utilisée seulement pour lire le fichier sec."
"conf et si la variable d'environnement \"WEECHAT_PASSPHRASE\" n'est pas "
"définie (la variable d'environnement a une priorité plus haute) ; exemple "
"avec password-store : \"pass show weechat/passphrase\""
"avec password-store : \"/usr/bin/pass show weechat/passphrase\""
msgid ""
"use salt when generating key used in encryption (recommended for maximum "
+5 -3
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2189,7 +2189,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -3972,7 +3973,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""
+5 -3
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2611,7 +2611,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -4739,7 +4740,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""
+5 -3
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -2772,7 +2772,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -4964,7 +4965,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""
+10 -6
View File
@@ -22,8 +22,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"PO-Revision-Date: 2021-03-06 18:09+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-03-14 13:37+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
@@ -2859,7 +2859,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -2905,7 +2906,8 @@ msgstr ""
" ustawienie hasła:\n"
" /secure passphrase to jest moje hasło\n"
" użyj programu \"pass\" do odczytania hasła przy uruchomieniu:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" zaszyfrowanie hasła dla freenode SASL:\n"
" /secure set freenode mojehasło\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -5111,13 +5113,15 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
"czyta hasło z wyjścia komendy systemowej (tylko pierwsza linia jest używana "
"i nie może zawierać żadnych dodatkowych znaków); ta opcja jest używana tylko "
"podczas odczytu pliku sec.conf i jeśli zmienna środowiskowa "
"\"WEECHAT_PASSPHRASE\" nie jest ustawiona (zmienna środowiskowa ma wyższy "
"priorytet); przykład z magazynem haseł: \"pass show weechat/passphrase\""
"priorytet); przykład z magazynem haseł: \"/usr/bin/pass show weechat/"
"passphrase\""
msgid ""
"use salt when generating key used in encryption (recommended for maximum "
+5 -3
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -2766,7 +2766,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -5004,7 +5005,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""
+11 -8
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-03-05 20:43+0100\n"
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -211,10 +211,10 @@ msgstr ""
" -c, --colors exibe as cores padrões no terminal\n"
" -d, --dir <path> configura diretório do WeeChat (padrão: ~/."
"weechat)\n"
" (a variável de ambiente WEECHAT_HOME é lida se"
"essa opção não for dada)\n"
" -t, --temp-dir cria um diretório temporário para o WeeChat e o"
"deleta na saída\n"
" (a variável de ambiente WEECHAT_HOME é lida "
"seessa opção não for dada)\n"
" -t, --temp-dir cria um diretório temporário para o WeeChat e "
"odeleta na saída\n"
" -h, --help mostra esta ajuda\n"
" -l, --license mostra a licença do WeeChat\n"
" -p, --no-plugin não carrega nenhum plugin durante a "
@@ -222,7 +222,8 @@ msgstr ""
" -P, --plugins <plugins> carregue apenas esses plugins na inicialização\n"
" (veja /help weechat.plugin.autoload)\n"
" -r, --run-command <cmd> executa comandos após a inicialização;\n"
" vários comandos podem ser separados por ponto-e-vírgula,\n"
" vários comandos podem ser separados por ponto-e-"
"vírgula,\n"
" essa opção pode ser utilizada mais de uma vez\n"
" -s, --no-script não carrega nenhum script durante a "
"inicialização\n"
@@ -2589,7 +2590,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -4596,7 +4598,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""
+5 -3
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2212,7 +2212,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -4004,7 +4005,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""
+5 -3
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2004,7 +2004,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -3614,7 +3615,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""
+5 -3
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-02-25 18:40+0100\n"
"POT-Creation-Date: 2021-03-14 13:34+0100\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2002,7 +2002,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
"\"\n"
" encrypt freenode SASL password:\n"
" /secure set freenode mypassword\n"
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
@@ -3603,7 +3604,8 @@ msgid ""
"line is used and it must not contain any extra character); this option is "
"used only when reading file sec.conf and if the environment variable "
"\"WEECHAT_PASSPHRASE\" is not set (the environment variable has higher "
"priority); example with password-store: \"pass show weechat/passphrase\""
"priority); example with password-store: \"/usr/bin/pass show weechat/"
"passphrase\""
msgstr ""
msgid ""