diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 "" |