2024-11-28 08:19:41 +01:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
2025-12-23 21:38:51 +01:00
"POT-Creation-Date: 2025-12-24 09:31+0100\n"
2024-11-28 08:19:41 +01:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
2025-12-23 21:38:51 +01:00
#: src/rougail/output_json/__init__.py:50
2025-02-17 09:43:44 +01:00
msgid "the \"step.output\" is not set to \"{0}\""
2024-11-28 08:19:41 +01:00
msgstr ""
2025-12-23 21:38:51 +01:00
#: src/rougail/output_json/__init__.py:111
2025-02-17 09:43:44 +01:00
msgid "Error in config: {0}"
2024-11-28 08:19:41 +01:00
msgstr ""
2025-12-23 21:38:51 +01:00
#: src/rougail/output_json/__init__.py:121
2025-02-17 09:43:44 +01:00
msgid "The following variables are mandatory but have no value:"
2024-11-28 08:19:41 +01:00
msgstr ""
2025-12-23 21:38:51 +01:00
#: src/rougail/output_json/__init__.py:131
2025-02-17 09:43:44 +01:00
msgid "The following variables are inaccessible but are empty and mandatory :"
2024-11-28 08:19:41 +01:00
msgstr ""
2025-04-01 19:51:26 +02:00
#: src/rougail/output_json/config.py:29
2025-12-23 21:38:51 +01:00
msgid "Export configuration to JSON format"
2025-04-01 19:51:26 +02:00
msgstr ""
2025-12-23 21:38:51 +01:00
#: src/rougail/output_json/config.py:31
msgid "Exporting the configuration in JSON format makes it easier to process the configuration in an external tool, for example."
2025-04-01 19:51:26 +02:00
msgstr ""
2025-12-23 21:38:51 +01:00
#: src/rougail/output_json/config.py:36
msgid "if json is not set in \"step.output\""
msgstr ""
#: src/rougail/output_json/config.py:39
msgid "test mandatories variables before display in JSON"
msgstr ""
#: src/rougail/output_json/config.py:41
msgid "The configuration must be valid before exporting the data to JSON format. It's better to validate the values at the beginning of the process."
msgstr ""
#: src/rougail/output_json/config.py:46
msgid "true if \"cli.read_write\" is false"
msgstr ""
#: src/rougail/output_json/config.py:49
2025-04-01 19:51:26 +02:00
msgid "get value for a variable or a family"
msgstr ""
2025-12-23 21:38:51 +01:00
#: src/rougail/output_json/config.py:51
msgid "By default, the entire configuration is exported as JSON. It is possible to retrieve variable values from a defined family or directly the value of a variable."
msgstr ""