# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2025-11-27 22:14+0100\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/annotator.py:350 msgid "the value of the information \"{0}\" of the variable \"{1}\"" msgstr "" #: src/rougail/output_doc/annotator.py:353 msgid "the value of the global information \"{0}\"" msgstr "" #: src/rougail/output_doc/annotator.py:360 msgid "when the identifier is \"{0}\"" msgstr "" #: src/rougail/output_doc/annotator.py:362 msgid "when the identifier is not \"{0}\"" msgstr "" #: src/rougail/output_doc/changelog.py:155 msgid "New variable" msgstr "" #: src/rougail/output_doc/changelog.py:157 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:183 msgid "Deleted variable" msgstr "" #: src/rougail/output_doc/changelog.py:185 msgid "Deleted variables" msgstr "" #: src/rougail/output_doc/config.py:41 msgid "duplicated level rougail-doc for output \"{0}\": {1} and {2}" msgstr "" #: src/rougail/output_doc/config.py:73 msgid "Generate documentation" msgstr "" #: src/rougail/output_doc/config.py:79 msgid "when \"doc\" is not set in \"step.output\"" msgstr "" #: src/rougail/output_doc/config.py:82 msgid "Starting title level" msgstr "" #: src/rougail/output_doc/config.py:87 msgid "Generated content" msgstr "" #: src/rougail/output_doc/config.py:96 msgid "Previous description file in JSON format" msgstr "" #: src/rougail/output_doc/config.py:101 msgid "changelog is not selected in \"_.contents\"" msgstr "" #: src/rougail/output_doc/config.py:104 msgid "Do not add families in documentation" msgstr "" #: src/rougail/output_doc/config.py:110 msgid "variables is not selected in \"_.contents\"" msgstr "" #: src/rougail/output_doc/config.py:113 msgid "Document the variables from this family" msgstr "" #: src/rougail/output_doc/config.py:117 msgid "Add command line informations in documentation" msgstr "" #: src/rougail/output_doc/config.py:123 src/rougail/output_doc/config.py:132 msgid "if \"_.output_format\" is json or variables is not selected in \"_.contents\"" msgstr "" #: src/rougail/output_doc/config.py:126 msgid "Add environment variable informations in documentation" msgstr "" #: src/rougail/output_doc/config.py:135 msgid "Name of the default environment prefix" msgstr "" #: src/rougail/output_doc/config.py:141 msgid "should only user uppercase characters" msgstr "" #: src/rougail/output_doc/config.py:146 msgid "when \"__.main_namespace\" is not set or \"_.with_environment\" is false" msgstr "" #: src/rougail/output_doc/config.py:149 msgid "Families or variables for this family are in an other file name" msgstr "" #: src/rougail/output_doc/config.py:156 msgid "documentation must be splitted" msgstr "" #: src/rougail/output_doc/config.py:159 msgid "Root family name" msgstr "" #: src/rougail/output_doc/config.py:163 msgid "Name of the file" msgstr "" #: src/rougail/output_doc/config.py:169 msgid "Disable documentation for variables with those modes" msgstr "" #: src/rougail/output_doc/config.py:177 msgid "disabled when there is no mode available" msgstr "" #: src/rougail/output_doc/config.py:183 msgid "verify if disable modes already exists" msgstr "" #: src/rougail/output_doc/config.py:185 msgid "Modify values to document leaderships and dynamics families" msgstr "" #: src/rougail/output_doc/config.py:188 msgid "Add description of variables and families when generate examples" msgstr "" #: src/rougail/output_doc/config.py:194 msgid "disabled when example in not in contents" msgstr "" #: src/rougail/output_doc/config.py:197 msgid "Comment in examples starts at column" msgstr "" #: src/rougail/output_doc/config.py:205 msgid "Generate document in format" msgstr "" #: src/rougail/output_doc/config.py:215 msgid "json output_format is not compatible with \"changelog\" and \"example\" contents" msgstr "" #: src/rougail/output_doc/config.py:224 msgid "Force true color terminal" msgstr "" #: src/rougail/output_doc/doc.py:330 msgid "This family contains lists of variable blocks" msgstr "" #: src/rougail/output_doc/doc.py:340 msgid "This family builds families dynamically" msgstr "" #: src/rougail/output_doc/doc.py:354 msgid "Default" msgstr "" #: src/rougail/output_doc/doc.py:369 msgid "multiple" msgstr "" #: src/rougail/output_doc/doc.py:377 msgid "Example" msgstr "" #: src/rougail/output_doc/doc.py:380 msgid "Examples" msgstr "" #: src/rougail/output_doc/doc.py:389 msgid "Tag" msgstr "" #: src/rougail/output_doc/doc.py:392 msgid "Tags" msgstr "" #: src/rougail/output_doc/doc.py:424 msgid "No attribute \"description\" for \"{0}\" in {1}" msgstr "" #: src/rougail/output_doc/doc.py:562 msgid "text based with regular expressions \"{0}\"" msgstr "" #: src/rougail/output_doc/doc.py:566 msgid "Validator" msgstr "" #: src/rougail/output_doc/doc.py:569 msgid "Validators" msgstr "" #: src/rougail/output_doc/doc.py:578 msgid "Choices" msgstr "" #: src/rougail/output_doc/doc.py:681 msgid "the value of the identifier" msgstr "" #: src/rougail/output_doc/doc.py:685 msgid "the value of the {0}" msgstr "" #: src/rougail/output_doc/doc.py:694 msgid "depends on a calculation" msgstr "" #: src/rougail/output_doc/doc.py:700 msgid "\"{0}\" is a calculation for {1} but has no description in {2}" msgstr "" #: src/rougail/output_doc/doc.py:728 msgid "the value of the variable \"{0}\"" msgstr "" #: src/rougail/output_doc/doc.py:730 msgid "the value of the variable \"{0}\" if it is defined" msgstr "" #: src/rougail/output_doc/doc.py:750 msgid "the value of an undocumented variable" msgstr "" #: src/rougail/output_doc/doc.py:753 msgid "the values of undocumented variables" msgstr "" #: src/rougail/output_doc/doc.py:776 msgid "(from an undocumented variable)" msgstr "" #: src/rougail/output_doc/doc.py:784 msgid "{0} (from an undocumented variable)" msgstr "" #: src/rougail/output_doc/doc.py:788 src/rougail/output_doc/doc.py:840 msgid "depends on an undocumented variable" msgstr "" #: src/rougail/output_doc/doc.py:862 msgid "when the variable \"{{0}}\" is defined, accessible and hasn't the value \"{0}\"" msgstr "" #: src/rougail/output_doc/doc.py:866 msgid "when the variable \"{{0}}\" is defined and hasn't the value \"{0}\"" msgstr "" #: src/rougail/output_doc/doc.py:870 msgid "when the variable \"{{0}}\" is accessible and hasn't the value \"{0}\"" msgstr "" #: src/rougail/output_doc/doc.py:872 msgid "when the variable \"{{0}}\" hasn't the value \"{0}\"" msgstr "" #: src/rougail/output_doc/doc.py:876 msgid "when the variable \"{{0}}\" is defined, is accessible and has the value \"{0}\"" msgstr "" #: src/rougail/output_doc/doc.py:880 msgid "when the variable \"{{0}}\" is defined and has the value \"{0}\"" msgstr "" #: src/rougail/output_doc/doc.py:884 msgid "when the variable \"{{0}}\" is accessible and has the value \"{0}\"" msgstr "" #: src/rougail/output_doc/doc.py:886 msgid "when the variable \"{{0}}\" has the value \"{0}\"" msgstr "" #: src/rougail/output_doc/example.py:45 msgid "Example with mandatory variables not filled in" msgstr "" #: src/rougail/output_doc/example.py:52 msgid "Example with all variables modifiable" msgstr "" #: src/rougail/output_doc/output/asciidoc.py:152 #: src/rougail/output_doc/output/console.py:189 #: src/rougail/output_doc/output/github.py:188 #: src/rougail/output_doc/output/gitlab.py:44 msgid "Informations" msgstr "" #: src/rougail/output_doc/output/console.py:182 #: src/rougail/output_doc/utils.py:896 msgid "Variable" msgstr "" #: src/rougail/output_doc/output/console.py:183 #: src/rougail/output_doc/utils.py:896 msgid "Description" msgstr "" #: src/rougail/output_doc/utils.py:48 msgid "the domain name can starts by a dot" msgstr "" #: src/rougail/output_doc/utils.py:49 msgid "the domain name can be a hostname" msgstr "" #: src/rougail/output_doc/utils.py:50 msgid "the domain name can be an IP" msgstr "" #: src/rougail/output_doc/utils.py:51 msgid "the domain name can be network in CIDR format" msgstr "" #: src/rougail/output_doc/utils.py:56 src/rougail/output_doc/utils.py:62 msgid "the minimum value is {0}" msgstr "" #: src/rougail/output_doc/utils.py:57 src/rougail/output_doc/utils.py:63 msgid "the maximum value is {0}" msgstr "" #: src/rougail/output_doc/utils.py:69 msgid "IP must be in CIDR format" msgstr "" #: src/rougail/output_doc/utils.py:70 msgid "private IP are allowed" msgstr "" #: src/rougail/output_doc/utils.py:71 msgid "reserved IP are allowed" msgstr "" #: src/rougail/output_doc/utils.py:76 msgid "network must be in CIDR format" msgstr "" #: src/rougail/output_doc/utils.py:81 msgid "the host name can be an IP" msgstr "" #: src/rougail/output_doc/utils.py:86 msgid "the domain name in web address can be an IP" msgstr "" #: src/rougail/output_doc/utils.py:87 msgid "the domain name in web address can be only a hostname" msgstr "" #: src/rougail/output_doc/utils.py:94 msgid "can be range of port" msgstr "" #: src/rougail/output_doc/utils.py:95 msgid "can have the protocol" msgstr "" #: src/rougail/output_doc/utils.py:96 msgid "port 0 is allowed" msgstr "" #: src/rougail/output_doc/utils.py:97 msgid "well-known ports (1 to 1023) are allowed" msgstr "" #: src/rougail/output_doc/utils.py:98 msgid "registred ports (1024 to 49151) are allowed" msgstr "" #: src/rougail/output_doc/utils.py:99 msgid "private ports (greater than 49152) are allowed" msgstr "" #: src/rougail/output_doc/utils.py:104 msgid "minimum length for the secret is {0} characters" msgstr "" #: src/rougail/output_doc/utils.py:105 msgid "maximum length for the secret is {0} characters" msgstr "" #: src/rougail/output_doc/utils.py:106 msgid "forbidden characters: {0}" msgstr "" #: src/rougail/output_doc/utils.py:111 msgid "this filename could be a relative path" msgstr "" #: src/rougail/output_doc/utils.py:112 msgid "this file must exists" msgstr "" #: src/rougail/output_doc/utils.py:113 msgid "file type allowed: {0}" msgstr "" #: src/rougail/output_doc/utils.py:432 msgid "Identifiers" msgstr "" #: src/rougail/output_doc/utils.py:578 msgid "Command line" msgstr "" #: src/rougail/output_doc/utils.py:581 msgid "Environment variable" msgstr "" #: src/rougail/output_doc/utils.py:762 src/rougail/output_doc/utils.py:771 #: src/rougail/output_doc/utils.py:777 src/rougail/output_doc/utils.py:783 #: src/rougail/output_doc/utils.py:787 msgid "(default)" msgstr "" #: src/rougail/output_doc/utils.py:973 msgid "{0}: {1}" msgstr ""