# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2026-03-29 21:13+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \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_doc/changelog.py:153 msgid "New variable" msgstr "" #: src/rougail/output_doc/changelog.py:155 msgid "New variables" msgstr "" #: src/rougail/output_doc/changelog.py:169 msgid "Modified variable" msgstr "" #: src/rougail/output_doc/changelog.py:171 msgid "Modified variables" msgstr "" #: src/rougail/output_doc/changelog.py:185 msgid "Deleted variable" msgstr "" #: src/rougail/output_doc/changelog.py:187 msgid "Deleted variables" msgstr "" #: src/rougail/output_doc/collect.py:52 msgid "cannot find \"{0}_calculation\" information, do you have annotate this configuration?" msgstr "" #: src/rougail/output_doc/collect.py:102 msgid "the value of the information \"{0}\" of the variable \"{1}\"" msgstr "" #: src/rougail/output_doc/collect.py:106 msgid "the value of the global information \"{0}\"" msgstr "" #: src/rougail/output_doc/collect.py:112 msgid "the value of the {0}" msgstr "" #: src/rougail/output_doc/collect.py:121 msgid "depends on a calculation" msgstr "" #: src/rougail/output_doc/collect.py:122 msgid "\"{0}\" is a calculation for {1} but has no description in {2}" msgstr "" #: src/rougail/output_doc/collect.py:185 msgid "depends on an undocumented variable" msgstr "" #: src/rougail/output_doc/collect.py:203 msgid "is \"{0}\"" msgstr "" #: src/rougail/output_doc/collect.py:208 msgid "is accessible" msgstr "" #: src/rougail/output_doc/collect.py:210 msgid "is defined" msgstr "" #: src/rougail/output_doc/collect.py:215 msgid "hasn't the value \"{0}\"" msgstr "" #: src/rougail/output_doc/collect.py:217 msgid "has the value \"{0}\"" msgstr "" #: src/rougail/output_doc/collect.py:221 msgid "is {0}" msgstr "" #: src/rougail/output_doc/collect.py:223 msgid "when the variable \"{{0}}\" {0}." msgstr "" #: src/rougail/output_doc/collect.py:250 msgid "the value of the variable \"{0}\" if it is defined" msgstr "" #: src/rougail/output_doc/collect.py:252 msgid "the value of the variable \"{0}\"" msgstr "" #: src/rougail/output_doc/collect.py:268 msgid "(from an undocumented variable)" msgstr "" #: src/rougail/output_doc/collect.py:274 msgid "{0} (from an undocumented variable)" msgstr "" #: src/rougail/output_doc/collect.py:278 msgid "the value of an undocumented variable" msgstr "" #: src/rougail/output_doc/collect.py:315 msgid "when the identifier is \"{0}\"" msgstr "" #: src/rougail/output_doc/collect.py:317 msgid "when the identifier is not \"{0}\"" msgstr "" #: src/rougail/output_doc/collect.py:322 msgid "the value of the identifier" msgstr "" #: src/rougail/output_doc/collect.py:409 msgid "This family contains lists of variable blocks" msgstr "" #: src/rougail/output_doc/collect.py:413 msgid "This family builds families dynamically" msgstr "" #: src/rougail/output_doc/collect.py:423 msgid "This family is a namespace" msgstr "" #: src/rougail/output_doc/collect.py:474 msgid "Example" msgstr "" #: src/rougail/output_doc/collect.py:477 msgid "Examples" msgstr "" #: src/rougail/output_doc/collect.py:483 msgid "Tag" msgstr "" #: src/rougail/output_doc/collect.py:486 msgid "Tags" msgstr "" #: src/rougail/output_doc/collect.py:580 msgid "text based with regular expressions \"{0}\"" msgstr "" #: src/rougail/output_doc/collect.py:584 #: src/rougail/output_doc/tabular/six_columns.py:83 msgid "Validator" msgstr "" #: src/rougail/output_doc/collect.py:587 msgid "Validators" msgstr "" #: src/rougail/output_doc/collect.py:596 msgid "Choices" msgstr "" #: src/rougail/output_doc/collect.py:646 msgid "Default" msgstr "" #: src/rougail/output_doc/collect.py:656 msgid "No attribute \"description\" for \"{0}\" in {1}" msgstr "" #: src/rougail/output_doc/config.py:54 msgid "duplicated level rougail-output-doc for {0} \"{1}\": {2} and {3}" msgstr "" #: src/rougail/output_doc/config.py:60 msgid "duplicated name \"{0}\" in rougail-output-doc" msgstr "" #: src/rougail/output_doc/config.py:116 msgid "is true if doc is activate" msgstr "" #: src/rougail/output_doc/config.py:119 msgid "generate documentation from structural files" msgstr "" #: src/rougail/output_doc/config.py:120 msgid "The structural files contain all the information related to the variables. This output generates the documentation for all or some of these variables." msgstr "" #: src/rougail/output_doc/config.py:125 msgid "if \"step.output\" is not doc" msgstr "" #: src/rougail/output_doc/config.py:128 msgid "the output format of the generated documentation" msgstr "" #: src/rougail/output_doc/config.py:137 msgid "generate document with this tabular model" msgstr "" #: src/rougail/output_doc/config.py:138 msgid "The variables are documented with a tabular view. A template selection allows you to choose the content of each column." msgstr "" #: src/rougail/output_doc/config.py:146 msgid "\"_.output_format\" in json is not compatible with this variable" msgstr "" #: src/rougail/output_doc/config.py:153 msgid "generated content" msgstr "" #: src/rougail/output_doc/config.py:154 msgid "You can generate three type of document. All variables (\"variables\"), an example file in YAML format (\"example\") or change log (\"changelog\")." msgstr "" #: src/rougail/output_doc/config.py:167 msgid "\"_.output_format\" in json is not compatible with changelog or example \"_.contents\"" msgstr "" #: src/rougail/output_doc/config.py:170 msgid "Starting title level" msgstr "" #: src/rougail/output_doc/config.py:175 msgid "Modify values to document all variables" msgstr "" #: src/rougail/output_doc/config.py:176 msgid "To document leadership or dynamic family variables, it is sometimes necessary to generate values, which can change the values in the configuration. Be careful if you reuse this configuration." msgstr "" #: src/rougail/output_doc/config.py:180 msgid "Display documentation in console always with true color terminal" msgstr "" #: src/rougail/output_doc/config.py:187 msgid "The variables in this family are documented in another file" msgstr "" #: src/rougail/output_doc/config.py:188 msgid "If you separate the variables into different files, the links between the variables will break. Therefore, you must define different filenames for the files containing these variables." msgstr "" #: src/rougail/output_doc/config.py:192 msgid "This file contains child variables of the family" msgstr "" #: src/rougail/output_doc/config.py:196 msgid "Name of the file" msgstr "" #: src/rougail/output_doc/config.py:204 msgid "Documentation a structural type" msgstr "" #: src/rougail/output_doc/config.py:208 msgid "Variables and changelog documentation" msgstr "" #: src/rougail/output_doc/config.py:213 msgid "if \"_.output_format\" is json or \"_.contents\" hasn't variables or changelog" msgstr "" #: src/rougail/output_doc/config.py:216 msgid "Do not add families in documentation" msgstr "" #: src/rougail/output_doc/config.py:221 msgid "add command line informations in documentation" msgstr "" #: src/rougail/output_doc/config.py:226 msgid "add environment variable informations in documentation" msgstr "" #: src/rougail/output_doc/config.py:231 msgid "Environment variables prefix name" msgstr "" #: src/rougail/output_doc/config.py:238 msgid "should only use uppercase characters" msgstr "" #: src/rougail/output_doc/config.py:243 msgid "if \"main_namespace\" is not set or \"_.with_environment\" is false" msgstr "" #: src/rougail/output_doc/config.py:246 msgid "Changelog documentation" msgstr "" #: src/rougail/output_doc/config.py:251 msgid "if changelog in not in \"_.contents\"" msgstr "" #: src/rougail/output_doc/config.py:254 msgid "Previous description file in JSON format" msgstr "" #: src/rougail/output_doc/config.py:255 msgid "To generate the changelog, you need to compare the old list of variables (in json format) with the current variables." msgstr "" #: src/rougail/output_doc/config.py:259 msgid "Examples configuration" msgstr "" #: src/rougail/output_doc/config.py:264 msgid "if example is not in \"_.contents\"" msgstr "" #: src/rougail/output_doc/config.py:267 msgid "add description of variables and families when generate examples" msgstr "" #: src/rougail/output_doc/config.py:272 msgid "Comment in examples starts at column" msgstr "" #: src/rougail/output_doc/doc.py:58 msgid "{0} is not set as step.output" msgstr "" #: src/rougail/output_doc/example.py:96 msgid "Example with mandatory variables not filled in" msgstr "" #: src/rougail/output_doc/example.py:98 msgid "Example with all variables modifiable" msgstr "" #: src/rougail/output_doc/output/asciidoc.py:156 #: src/rougail/output_doc/output/console.py:201 #: src/rougail/output_doc/output/gitlab.py:44 msgid "Informations" msgstr "" #: src/rougail/output_doc/tabular/five_columns.py:72 msgid "Access control" msgstr "" #: src/rougail/output_doc/tabular/four_columns.py:64 msgid "Type" msgstr "" #: src/rougail/output_doc/tabular/three_columns.py:54 msgid "Default value" msgstr "" #: src/rougail/output_doc/tabular/two_columns.py:56 msgid "Variable" msgstr "" #: src/rougail/output_doc/tabular/two_columns.py:58 msgid "Description" msgstr "" #: src/rougail/output_doc/utils.py:205 msgid "Command line" msgstr "" #: src/rougail/output_doc/utils.py:223 msgid "Environment variable" msgstr "" #: src/rougail/output_doc/utils.py:533 msgid "Path" msgstr "" #: src/rougail/output_doc/utils.py:543 msgid "Identifiers" msgstr "" #: src/rougail/output_doc/utils.py:797 src/rougail/output_doc/utils.py:806 #: src/rougail/output_doc/utils.py:812 src/rougail/output_doc/utils.py:818 #: src/rougail/output_doc/utils.py:822 msgid "(default)" msgstr "" #: src/rougail/output_doc/utils.py:1130 msgid "{0}: {1}" msgstr ""