110 lines
2.6 KiB
Text
110 lines
2.6 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:32+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 "Configuration for rougail-console"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:39
|
|
msgid "if console is not set in \"step.output\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:41
|
|
msgid "Show secrets instead of obscuring them"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:44
|
|
msgid "test mandatories variables before display in console"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:53
|
|
msgid "do not test if \"cli.read_write\" is true"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:55
|
|
msgid "In tree the key is the family or variable description inside of it's name"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:58
|
|
msgid "Maximum number of characters per line"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_console/config.py:59
|
|
msgid "null means unlimited"
|
|
msgstr ""
|
|
|