114 lines
2.8 KiB
Text
114 lines
2.8 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-02 19:39+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_console/__init__.py:87
|
|
msgid "Error in config: {0}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:120
|
|
msgid "The following variables are mandatory but have no value:"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:129
|
|
msgid "The following variables are inaccessible but are empty and mandatory:"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:218
|
|
msgid "Variable"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:220
|
|
msgid "Unmodifiable variable"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:223
|
|
msgid "Default value"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:225
|
|
msgid "Modified value"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:227
|
|
msgid "Original default value"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:231
|
|
msgid "Caption"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:250
|
|
msgid "Layers"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:257
|
|
msgid "ERRORS"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:285
|
|
msgid "WARNINGS"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:296
|
|
msgid "Variables:"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:338
|
|
#: src/rougail/output_console/__init__.py:513
|
|
msgid "{0}:"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/__init__.py:519
|
|
msgid "{0}: {1}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:30
|
|
msgid "Display variables and values"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:31
|
|
msgid "Find all the variables and their values in your configuration (structural and user datas). Additional informations are available, such as the default value, the location where the value is loaded, etc."
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:40
|
|
msgid "if console is not set in \"step.output\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:42
|
|
msgid "Show secrets instead of obscuring them"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:45
|
|
msgid "test mandatories variables before display in console"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:54
|
|
msgid "do not test if \"cli.read_write\" is true"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:56
|
|
msgid "In tree the key is the family or variable description inside of it's name"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:59
|
|
msgid "Maximum number of characters per line"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:60
|
|
msgid "null means unlimited"
|
|
msgstr ""
|
|
|