65 lines
2 KiB
Text
65 lines
2 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"POT-Creation-Date: 2025-12-24 09:31+0100\n"
|
|
"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"
|
|
|
|
|
|
#: src/rougail/output_json/__init__.py:50
|
|
msgid "the \"step.output\" is not set to \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_json/__init__.py:111
|
|
msgid "Error in config: {0}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_json/__init__.py:121
|
|
msgid "The following variables are mandatory but have no value:"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_json/__init__.py:131
|
|
msgid "The following variables are inaccessible but are empty and mandatory :"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_json/config.py:29
|
|
msgid "Export configuration to JSON format"
|
|
msgstr ""
|
|
|
|
#: 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."
|
|
msgstr ""
|
|
|
|
#: 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
|
|
msgid "get value for a variable or a family"
|
|
msgstr ""
|
|
|
|
#: 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 ""
|
|
|