fix: update translation

This commit is contained in:
egarette@silique.fr 2025-04-01 19:51:26 +02:00
parent 5f46a27e69
commit ff901d8258
4 changed files with 61 additions and 13 deletions

View file

@ -5,8 +5,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2025-02-17 09:42+0100\n" "POT-Creation-Date: 2025-04-01 19:50+0200\n"
"PO-Revision-Date: 2025-02-17 09:43+0100\n" "PO-Revision-Date: 2025-04-01 19:50+0200\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: fr\n" "Language: fr\n"
@ -20,17 +20,41 @@ msgstr ""
msgid "the \"step.output\" is not set to \"{0}\"" msgid "the \"step.output\" is not set to \"{0}\""
msgstr "\"step.output\" n'est pas mis à \"{0}\"" msgstr "\"step.output\" n'est pas mis à \"{0}\""
#: src/rougail/output_json/__init__.py:93 #: src/rougail/output_json/__init__.py:105
msgid "Error in config: {0}" msgid "Error in config: {0}"
msgstr "Erreur dans la configuration : {0}" msgstr "Erreur dans la configuration : {0}"
#: src/rougail/output_json/__init__.py:104 #: src/rougail/output_json/__init__.py:116
msgid "The following variables are mandatory but have no value:" msgid "The following variables are mandatory but have no value:"
msgstr "Les variables suiveuses sont obligatoire mais n'ont pas de valeur :" msgstr "Les variables suivantes sont obligatoire mais n'ont pas de valeur :"
#: src/rougail/output_json/__init__.py:115 #: src/rougail/output_json/__init__.py:127
msgid "The following variables are inaccessible but are empty and mandatory :" msgid "The following variables are inaccessible but are empty and mandatory :"
msgstr "Les variables suiveuses sont inaccessibles mais sont vides et obligatoires :" msgstr "Les variables suivantes sont inaccessibles mais sont vides et obligatoires :"
#: src/rougail/output_json/config.py:29
msgid "configuration rougail-json"
msgstr "configuration de rougail-json"
#: src/rougail/output_json/config.py:38
msgid "display variables available in read_write mode"
msgstr "affiche les variables valables en mode lecture écriture"
#: src/rougail/output_json/config.py:39
msgid "display variables available in read_only mode"
msgstr "affiche les variables valables en mode lecture seul"
#: src/rougail/output_json/config.py:43
msgid "test mandatories variables before display in json"
msgstr "tester les variables obligatoires avant de l'afficher en json"
#: src/rougail/output_json/config.py:44
msgid "do not test mandatories variables before display in json"
msgstr "ne pas tester les variables obligatoires avant de l'afficher en json"
#: src/rougail/output_json/config.py:48
msgid "get value for a variable or a family"
msgstr "récupère la valeur pour une variable ou une famille"
#~ msgid "Undocumented variable" #~ msgid "Undocumented variable"
#~ msgstr "Variable non documentée" #~ msgstr "Variable non documentée"

View file

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2025-02-17 09:43+0100\n" "POT-Creation-Date: 2025-04-01 19:51+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -19,15 +19,39 @@ msgstr ""
msgid "the \"step.output\" is not set to \"{0}\"" msgid "the \"step.output\" is not set to \"{0}\""
msgstr "" msgstr ""
#: src/rougail/output_json/__init__.py:93 #: src/rougail/output_json/__init__.py:105
msgid "Error in config: {0}" msgid "Error in config: {0}"
msgstr "" msgstr ""
#: src/rougail/output_json/__init__.py:104 #: src/rougail/output_json/__init__.py:116
msgid "The following variables are mandatory but have no value:" msgid "The following variables are mandatory but have no value:"
msgstr "" msgstr ""
#: src/rougail/output_json/__init__.py:115 #: src/rougail/output_json/__init__.py:127
msgid "The following variables are inaccessible but are empty and mandatory :" msgid "The following variables are inaccessible but are empty and mandatory :"
msgstr "" msgstr ""
#: src/rougail/output_json/config.py:29
msgid "configuration rougail-json"
msgstr ""
#: src/rougail/output_json/config.py:38
msgid "display variables available in read_write mode"
msgstr ""
#: src/rougail/output_json/config.py:39
msgid "display variables available in read_only mode"
msgstr ""
#: src/rougail/output_json/config.py:43
msgid "test mandatories variables before display in json"
msgstr ""
#: src/rougail/output_json/config.py:44
msgid "do not test mandatories variables before display in json"
msgstr ""
#: src/rougail/output_json/config.py:48
msgid "get value for a variable or a family"
msgstr ""

View file

@ -40,8 +40,8 @@ json:
default: false default: false
mandatory: mandatory:
description: {_('test mandatories variable before display in json')} description: {_('test mandatories variables before display in json')}
negative_description: {_('do not test mandatories variable before display in json')} negative_description: {_('do not test mandatories variables before display in json')}
default: true default: true
get: get: