1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

core: update help on option sec.crypt.passphrase_command, update translations

This commit is contained in:
Sébastien Helleu
2021-02-08 13:12:54 +01:00
parent d08e9aed1c
commit 47112a113e
21 changed files with 67 additions and 67 deletions
+1 -1
View File
@@ -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: `+""+`
+1 -1
View File
@@ -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: `+""+`
@@ -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
+1 -1
View File
@@ -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: `+""+`
+1 -1
View File
@@ -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: `+""+`
+1 -1
View File
@@ -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"]
** タイプ: 文字列
** 値: 未制約文字列
** デフォルト値: `+""+`
+1 -1
View File
@@ -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ść: `+""+`
+4 -4
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-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 <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 ""
+4 -4
View File
@@ -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 <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\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 ""
+4 -4
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-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 <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 ""
+8 -8
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-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 <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 "
+4 -4
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-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 <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 ""
+4 -4
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-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 <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 ""
+4 -4
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-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 <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -4951,9 +4951,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 ""
+4 -4
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-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: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\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 ""
+4 -4
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-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 <vascomalmeida@sapo.pt>\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 ""
+4 -4
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-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 <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 ""
+4 -4
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-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 <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 ""
+4 -4
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-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 <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 ""
+4 -4
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-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 <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 ""
+4 -4
View File
@@ -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,