From 47112a113ef295de92c4e87c73c41599531c6e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 8 Feb 2021 13:12:54 +0100 Subject: [PATCH] core: update help on option sec.crypt.passphrase_command, update translations --- doc/de/includes/autogen_user_options.de.adoc | 2 +- doc/en/includes/autogen_user_options.en.adoc | 2 +- doc/fr/includes/autogen_user_commands.fr.adoc | 2 +- doc/fr/includes/autogen_user_options.fr.adoc | 2 +- doc/it/includes/autogen_user_options.it.adoc | 2 +- doc/ja/includes/autogen_user_options.ja.adoc | 2 +- doc/pl/includes/autogen_user_options.pl.adoc | 2 +- po/cs.po | 8 ++++---- po/de.po | 8 ++++---- po/es.po | 8 ++++---- po/fr.po | 16 ++++++++-------- po/hu.po | 8 ++++---- po/it.po | 8 ++++---- po/ja.po | 8 ++++---- po/pl.po | 8 ++++---- po/pt.po | 8 ++++---- po/pt_BR.po | 8 ++++---- po/ru.po | 8 ++++---- po/tr.po | 8 ++++---- po/weechat.pot | 8 ++++---- src/core/wee-secure-config.c | 8 ++++---- 21 files changed, 67 insertions(+), 67 deletions(-) diff --git a/doc/de/includes/autogen_user_options.de.adoc b/doc/de/includes/autogen_user_options.de.adoc index 38f152835..6b539f70c 100644 --- a/doc/de/includes/autogen_user_options.de.adoc +++ b/doc/de/includes/autogen_user_options.de.adoc @@ -17,7 +17,7 @@ ** Standardwert: `+sha256+` * [[option_sec.crypt.passphrase_command]] *sec.crypt.passphrase_command* -** Beschreibung: pass:none[read the passphrase from the output of this command (only the first 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"] +** Beschreibung: pass:none[read the passphrase from the output of this system command (only the first 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"] ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette ** Standardwert: `+""+` diff --git a/doc/en/includes/autogen_user_options.en.adoc b/doc/en/includes/autogen_user_options.en.adoc index 459277fb2..b958545a4 100644 --- a/doc/en/includes/autogen_user_options.en.adoc +++ b/doc/en/includes/autogen_user_options.en.adoc @@ -17,7 +17,7 @@ ** default value: `+sha256+` * [[option_sec.crypt.passphrase_command]] *sec.crypt.passphrase_command* -** description: pass:none[read the passphrase from the output of this command (only the first 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"] +** description: pass:none[read the passphrase from the output of this system command (only the first 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"] ** type: string ** values: any string ** default value: `+""+` diff --git a/doc/fr/includes/autogen_user_commands.fr.adoc b/doc/fr/includes/autogen_user_commands.fr.adoc index 1807f7d26..83132fe90 100644 --- a/doc/fr/includes/autogen_user_commands.fr.adoc +++ b/doc/fr/includes/autogen_user_commands.fr.adoc @@ -1873,7 +1873,7 @@ Les touches sur le tampon des données sécurisées : alt+v afficher/cacher les valeurs Lorsqu'une phrase de chiffrement est utilisée (données chiffrées), elle est demandée au démarrage de WeeChat. -Il est possible de définir la variable d'environnement WEECHAT_PASSPHRASE pour éviter la demande (cette même variable est utilisée par WeeChat sur le /upgrade) ou de définir l'option sec.crypt.passphrase_command pour lire la phrase de chiffrement depuis la sortie d'une commande externe comme un gestionnaire de mots de passe (voir /help sec.crypt.passphrase_command). +Il est possible de définir la variable d'environnement WEECHAT_PASSPHRASE pour éviter la demande (cette même variable est utilisée par WeeChat sur le /upgrade) ou de définir l'option sec.crypt.passphrase_command pour lire la phrase de chiffrement depuis la sortie d'une commande externe comme un coffre-fort à mots de passe (voir /help sec.crypt.passphrase_command). Les données sécurisées avec le format ${sec.data.xxx} peuvent être utilisées dans : - la commande /eval diff --git a/doc/fr/includes/autogen_user_options.fr.adoc b/doc/fr/includes/autogen_user_options.fr.adoc index d90052666..02a487406 100644 --- a/doc/fr/includes/autogen_user_options.fr.adoc +++ b/doc/fr/includes/autogen_user_options.fr.adoc @@ -17,7 +17,7 @@ ** valeur par défaut: `+sha256+` * [[option_sec.crypt.passphrase_command]] *sec.crypt.passphrase_command* -** description: pass:none[lire la phrase de chiffrement depuis la sortie de cette commande (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"] +** description: pass:none[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"] ** type: chaîne ** valeurs: toute chaîne ** valeur par défaut: `+""+` diff --git a/doc/it/includes/autogen_user_options.it.adoc b/doc/it/includes/autogen_user_options.it.adoc index 6c7e08ba3..4c920be56 100644 --- a/doc/it/includes/autogen_user_options.it.adoc +++ b/doc/it/includes/autogen_user_options.it.adoc @@ -17,7 +17,7 @@ ** valore predefinito: `+sha256+` * [[option_sec.crypt.passphrase_command]] *sec.crypt.passphrase_command* -** descrizione: pass:none[read the passphrase from the output of this command (only the first 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"] +** descrizione: pass:none[read the passphrase from the output of this system command (only the first 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"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` diff --git a/doc/ja/includes/autogen_user_options.ja.adoc b/doc/ja/includes/autogen_user_options.ja.adoc index 79646fef0..b32c5de9e 100644 --- a/doc/ja/includes/autogen_user_options.ja.adoc +++ b/doc/ja/includes/autogen_user_options.ja.adoc @@ -17,7 +17,7 @@ ** デフォルト値: `+sha256+` * [[option_sec.crypt.passphrase_command]] *sec.crypt.passphrase_command* -** 説明: pass:none[read the passphrase from the output of this command (only the first 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"] +** 説明: pass:none[read the passphrase from the output of this system command (only the first 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"] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+""+` diff --git a/doc/pl/includes/autogen_user_options.pl.adoc b/doc/pl/includes/autogen_user_options.pl.adoc index 6ee4c49c2..0340efafd 100644 --- a/doc/pl/includes/autogen_user_options.pl.adoc +++ b/doc/pl/includes/autogen_user_options.pl.adoc @@ -17,7 +17,7 @@ ** domyślna wartość: `+sha256+` * [[option_sec.crypt.passphrase_command]] *sec.crypt.passphrase_command* -** opis: pass:none[read the passphrase from the output of this command (only the first 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"] +** opis: pass:none[read the passphrase from the output of this system command (only the first 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"] ** typ: ciąg ** wartości: dowolny ciąg ** domyślna wartość: `+""+` diff --git a/po/cs.po b/po/cs.po index 1f953078e..cfddfac73 100644 --- a/po/cs.po +++ b/po/cs.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" @@ -4408,9 +4408,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "hash algoritmus použitý ke kontrole dešifrovaných dat" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/de.po b/po/de.po index 8d08e348b..3642bf208 100644 --- a/po/de.po +++ b/po/de.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -5338,9 +5338,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "Hash-Algorithmus zur Überprüfung der verschlüsselten Daten" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/es.po b/po/es.po index 9ec1c3333..d40dc4d7e 100644 --- a/po/es.po +++ b/po/es.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -4597,9 +4597,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/fr.po b/po/fr.po index c6ab11f02..c5b2e992a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" -"PO-Revision-Date: 2021-02-07 10:59+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" +"PO-Revision-Date: 2021-02-08 13:12+0100\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -2917,7 +2917,7 @@ msgstr "" "pour éviter la demande (cette même variable est utilisée par WeeChat sur le /" "upgrade) ou de définir l'option sec.crypt.passphrase_command pour lire la " "phrase de chiffrement depuis la sortie d'une commande externe comme un " -"gestionnaire de mots de passe (voir /help sec.crypt.passphrase_command).\n" +"coffre-fort à mots de passe (voir /help sec.crypt.passphrase_command).\n" "\n" "Les données sécurisées avec le format ${sec.data.xxx} peuvent être utilisées " "dans :\n" @@ -5217,14 +5217,14 @@ msgid "hash algorithm used to check the decrypted data" msgstr "algorithme de hash pour vérifier les données déchiffrées" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" -"lire la phrase de chiffrement depuis la sortie de cette commande (seule la " -"première ligne est utilisée et elle ne doit contenir aucun autre " +"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 " diff --git a/po/hu.po b/po/hu.po index c66e5b31b..7ec5ce00b 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -3960,9 +3960,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/it.po b/po/it.po index c46f55f2e..ccaa263a0 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -4726,9 +4726,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/ja.po b/po/ja.po index bc0e4e3e7..9e5325e5a 100644 --- a/po/ja.po +++ b/po/ja.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" "Language-Team: Polish \n" @@ -5090,9 +5090,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "algorytm haszujący użyty do sprawdzenia rozszyfrowanych danych" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/pt.po b/po/pt.po index bb46027ff..d9c855008 100644 --- a/po/pt.po +++ b/po/pt.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Vasco Almeida \n" "Language-Team: Portuguese <>\n" @@ -4991,9 +4991,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "algoritmo de hash utilizado para verificar os dados desencriptados" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index aaf42e735..296e3d8ec 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Eduardo Elias \n" "Language-Team: weechat-dev \n" @@ -4585,9 +4585,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/ru.po b/po/ru.po index 7ca52107c..553e98757 100644 --- a/po/ru.po +++ b/po/ru.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -3992,9 +3992,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/tr.po b/po/tr.po index 17ce920d0..094b6e783 100644 --- a/po/tr.po +++ b/po/tr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Hasan Kiran \n" "Language-Team: weechat-dev \n" @@ -3602,9 +3602,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/po/weechat.pot b/po/weechat.pot index c71825d58..0e0b1250a 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-07 09:39+0100\n" +"POT-Creation-Date: 2021-02-08 13:10+0100\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" @@ -3591,9 +3591,9 @@ msgid "hash algorithm used to check the decrypted data" msgstr "" msgid "" -"read the passphrase from the output of this command (only the first 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 " +"read the passphrase from the output of this system command (only the first " +"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\"" msgstr "" diff --git a/src/core/wee-secure-config.c b/src/core/wee-secure-config.c index 2d9b5b878..ec8ed6650 100644 --- a/src/core/wee-secure-config.c +++ b/src/core/wee-secure-config.c @@ -482,10 +482,10 @@ secure_config_init_options () secure_config_crypt_passphrase_command = config_file_new_option ( secure_config_file, ptr_section, "passphrase_command", "string", - N_("read the passphrase from the output of this command (only the " - "first 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 " + N_("read the passphrase from the output of this system command " + "(only the first 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\""), NULL, 0, 0, "", NULL, 0,