# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2025-11-21 08:31+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/annotator/family.py:151 msgid "default variable mode \"{0}\" is not a valid mode, valid modes are {1}" msgstr "" #: src/rougail/annotator/family.py:157 msgid "default family mode \"{0}\" is not a valid mode, valid modes are {1}" msgstr "" #: src/rougail/annotator/family.py:189 msgid "mode \"{0}\" for \"{1}\" is not a valid mode, valid modes are {2}" msgstr "" #: src/rougail/annotator/family.py:193 msgid "mode \"{0}\" for \"{1}\" is not a valid mode, no modes are available" msgstr "" #: src/rougail/annotator/family.py:257 msgid "the variable \"{0}\" is mandatory so in \"{1}\" mode but family has the higher family mode \"{2}\"" msgstr "" #: src/rougail/annotator/family.py:295 msgid "the follower \"{0}\" is in \"{1}\" mode but leader have the higher mode \"{2}\"" msgstr "" #: src/rougail/annotator/family.py:328 msgid "the family \"{0}\" is in \"{1}\" mode but variables and families inside have the higher modes \"{2}\"" msgstr "" #: src/rougail/annotator/family.py:346 msgid "the variable \"{0}\" is in \"{1}\" mode but family has the higher family mode \"{2}\"" msgstr "" #: src/rougail/annotator/property.py:161 msgid "invalid tag name \"{0}\" should only contains lowercase ascii character, number or _" msgstr "" #: src/rougail/annotator/property.py:166 msgid "invalid tag name \"{0}\" should not be a name of an existing mode" msgstr "" #: src/rougail/annotator/property.py:171 msgid "invalid tag name \"{0}\" should not be the name of an available properties" msgstr "" #: src/rougail/annotator/value.py:78 msgid "the follower \"{0}\" is not multi, so cannot have a list has default value" msgstr "" #: src/rougail/annotator/value.py:94 msgid "the variable \"{0}\" is multi but has a non list default value" msgstr "" #: src/rougail/annotator/value.py:118 msgid "the variable \"{0}\" is a \"choice\" variable but don't have any choice" msgstr "" #: src/rougail/annotator/value.py:137 msgid "the variable \"{0}\" is a \"regexp\" variable but don't have any regexp" msgstr "" #: src/rougail/annotator/variable.py:95 msgid "only \"unix_user\" or \"secret\" variable type can have \"secret_manager\" attribute, but \"{0}\" has type \"{1}\"" msgstr "" #: src/rougail/annotator/variable.py:102 msgid "the variable \"{0}\" has attribute \"secret_manager\" but is a multi variable" msgstr "" #: src/rougail/annotator/variable.py:107 msgid "the variable \"{0}\" has attribute \"secret_manager\" so must not have default value" msgstr "" #: src/rougail/annotator/variable.py:161 msgid "{0} values needed, but there are {{{{ var | length }}}}" msgstr "" #: src/rougail/annotator/variable.py:162 msgid "needs exactly {0} values" msgstr "" #: src/rougail/annotator/variable.py:164 msgid "a maximum of {0} values are needed, but there are {{{{ var | length }}}}" msgstr "" #: src/rougail/annotator/variable.py:165 msgid "needs a maximum of {0} values" msgstr "" #: src/rougail/annotator/variable.py:169 msgid "a minimum of {0} values are needed, but there are {{{{ var | length }}}}" msgstr "" #: src/rougail/annotator/variable.py:170 msgid "needs a minimum of {0} values" msgstr "" #: src/rougail/annotator/variable.py:247 msgid "the \"{0}\" default value is a calculation with itself" msgstr "" #: src/rougail/annotator/variable.py:308 msgid "the variable \"{0}\" has regexp attribut but has not the \"regexp\" type" msgstr "" #: src/rougail/annotator/variable.py:351 msgid "the variable \"{0}\" has choices attribut but has not the \"choice\" type" msgstr "" #: src/rougail/annotator/variable.py:379 msgid "the variable \"{0}\" has an unvalid default value \"{1}\" should be in {2}" msgstr "" #: src/rougail/config/__init__.py:276 msgid "Structure format version by default, if not specified in structure file" msgstr "" #: src/rougail/config/__init__.py:284 msgid "File with functions" msgstr "" #: src/rougail/config/__init__.py:296 msgid "All modes level available" msgstr "" #: src/rougail/config/__init__.py:308 msgid "Default mode for a family" msgstr "" #: src/rougail/config/__init__.py:328 msgid "Default mode for a variable" msgstr "" #: src/rougail/config/__init__.py:352 msgid "Option name for the base option" msgstr "" #: src/rougail/config/__init__.py:357 msgid "In cache file, do not importation of Tiramisu and other dependencies" msgstr "" #: src/rougail/config/__init__.py:362 msgid "Tiramisu cache filename" msgstr "" #: src/rougail/config/__init__.py:370 msgid "Name of internal functions that we can use as a function" msgstr "" #: src/rougail/config/__init__.py:376 msgid "Name of extra annotators" msgstr "" #: src/rougail/config/__init__.py:382 msgid "Suffix add to generated options name" msgstr "" #: src/rougail/config/__init__.py:388 msgid "Every variables in calculation are optionals" msgstr "" #: src/rougail/config/__init__.py:392 msgid "Loads redefine variables even if there don't already exists" msgstr "" #: src/rougail/config/__init__.py:399 msgid "The secret pattern to build item name in Bitwarden" msgstr "" #: src/rougail/config/__init__.py:400 msgid "The pattern is in Jinja format" msgstr "" #: src/rougail/config/__init__.py:428 msgid "Select for {0}" msgstr "" #: src/rougail/config/__init__.py:508 msgid "Override default parameters for option type" msgstr "" #: src/rougail/config/__init__.py:511 msgid "Default parameters for option type" msgstr "" #: src/rougail/convert/convert.py:281 msgid "unknown type {0} for {1}" msgstr "" #: src/rougail/convert/convert.py:419 msgid "family \"{0}\" define multiple time" msgstr "" #: src/rougail/convert/convert.py:673 msgid "variable \"{0}\" define multiple time" msgstr "" #: src/rougail/convert/convert.py:771 msgid "params must be a dict for {0}" msgstr "" #: src/rougail/convert/convert.py:792 msgid "\"{0}\" has an invalid \"params\" for {1}: {2}" msgstr "" #: src/rougail/convert/convert.py:806 msgid "secret_manager must be a dict for {0}" msgstr "" #: src/rougail/convert/convert.py:1135 msgid "Cannot execute annotate multiple time" msgstr "" #: src/rougail/convert/convert.py:1142 msgid "invalid \"structural\" definition ({0}), we cannot load any structural file!" msgstr "" #: src/rougail/convert/object_model.py:121 msgid "cannot find variable \"{0}\" defined in attribute \"{1}\" for \"{2}\"" msgstr "" #: src/rougail/convert/object_model.py:127 msgid "the variable \"{0}\" is in fact a family in attribute \"{1}\" for \"{2}\"" msgstr "" #: src/rougail/convert/object_model.py:132 #: src/rougail/convert/object_model.py:513 msgid "unknown object \"{0}\" in attribute \"{1}\" for \"{2}\"" msgstr "" #: src/rougail/convert/object_model.py:151 msgid "identifier parameter for \"{0}\" in \"{1}\" cannot be set none dynamic family" msgstr "" #: src/rougail/convert/object_model.py:180 msgid "cannot find variable \"{0}\" defined in \"{1}\" for \"{2}\"" msgstr "" #: src/rougail/convert/object_model.py:185 msgid "variable \"{0}\" defined in \"{1}\" for \"{2}\" is a dynamic variable" msgstr "" #: src/rougail/convert/object_model.py:202 msgid "the variable \"{0}\" is not a follower, so cannot have index type for param in \"{1}\"" msgstr "" #: src/rougail/convert/object_model.py:252 msgid "\"warnings\" are only available with attribute \"{self.attribute_name}\" for variable \"{self.ori_path}\"" msgstr "" #: src/rougail/convert/object_model.py:314 msgid "the variable \"{0}\" has a depreciated return_type \"{1}\", please use \"{2}\" instead in \"{3}\"" msgstr "" #: src/rougail/convert/object_model.py:404 #: src/rougail/convert/object_model.py:435 msgid "variable \"{0}\" has a calculating \"{1}\" with an invalid return_type, should be boolean or string, not \"{2}\"" msgstr "" #: src/rougail/convert/object_model.py:411 msgid "the variable \"{0}\" has a return_type \"{1}\", for attribute \"{2}\" but has not description in {3}" msgstr "" #: src/rougail/convert/object_model.py:416 msgid "value is invalid" msgstr "" #: src/rougail/convert/object_model.py:508 msgid "a variable \"{0}\" is needs in attribute \"{1}\" for \"{2}\" but it's a family" msgstr "" #: src/rougail/convert/object_model.py:533 msgid "variable \"{0}\" has an attribute \"{1}\" calculated with the unknown variable \"{2}\"" msgstr "" #: src/rougail/convert/object_model.py:585 msgid "the variable \"{0}\" has an invalid \"{1}\" the variable \"{2}\" is in a sub dynamic option" msgstr "" #: src/rougail/convert/object_model.py:594 msgid "the leader \"{0}\" has an invalid \"{1}\" the follower \"{2}\" is a multi" msgstr "" #: src/rougail/convert/object_model.py:636 msgid "the variable \"{0}\" has an invalid attribute \"{1}\", the variable \"{2}\" must not be multi" msgstr "" #: src/rougail/convert/object_model.py:650 msgid "the variable \"{0}\" has an invalid attribute \"{1}\", the variable must not be a multi or the variable \"{2}\" must be multi" msgstr "" #: src/rougail/convert/object_model.py:664 msgid "the variable \"{0}\" has an invalid attribute \"{1}\", the variable must be a multi or the variable \"{2}\" must not be multi" msgstr "" #: src/rougail/convert/object_model.py:678 msgid "the variable \"{0}\" has an invalid attribute \"{1}\", the variable \"{2}\" is multi but is inside a list" msgstr "" #: src/rougail/convert/object_model.py:700 msgid "the variable \"{0}\" is waiting for a list as \"{1}\" but the attribute \"default\" is not a list (\"{2}\")" msgstr "" #: src/rougail/convert/object_model.py:704 msgid "the variable \"{0}\" is not waiting for a list as \"{1}\" but the attribute \"default\" is a list (\"{2}\")" msgstr "" #: src/rougail/convert/object_model.py:726 msgid "\"{0}\" attribut shall not have an \"optional\" attribute without the \"default\" attribute for variable \"{1}\"" msgstr "" #: src/rougail/convert/object_model.py:748 msgid "variable \"{0}\" has a default value calculated with \"{1}\" which has incompatible type" msgstr "" #: src/rougail/convert/object_model.py:790 msgid "the variable \"{0}\" is waiting for a boolean as \"{1}\" but the attribute \"default\" is not a boolean (\"{2}\")" msgstr "" #: src/rougail/convert/object_model.py:812 msgid "\"when\" is not allowed in format version 1.0 for attribute \"{0}\" for variable \"{1}\"" msgstr "" #: src/rougail/convert/object_model.py:817 msgid "the variable \"{0}\" has an invalid attribute \"{1}\", \"when\" and \"when_not\" cannot set together" msgstr "" #: src/rougail/convert/object_model.py:825 msgid "\"when_not\" is not allowed in format version 1.0 for attribute \"{0}\" for variable \"{1}\"" msgstr "" #: src/rougail/convert/object_model.py:881 msgid "cannot find variable \"{0}\" for the information \"{1}\" when calculating \"{2}\"" msgstr "" #: src/rougail/convert/object_model.py:886 msgid "identifier not allowed for the information \"{0}\" when calculating \"{1}\"" msgstr "" #: src/rougail/convert/object_model.py:938 msgid "\"when\" is not allowed in format version 1.0 for attribute \"{0}\"" msgstr "" #: src/rougail/convert/object_model.py:944 #: src/rougail/convert/object_model.py:954 msgid "the identifier has an invalid attribute \"{0}\", \"when\" and \"when_not\" cannot set together" msgstr "" #: src/rougail/convert/object_model.py:980 msgid "the variable \"{0}\" is not a follower, so cannot have index type for \"{1}\"" msgstr "" #: src/rougail/convert/path.py:211 msgid "A variable or a family located in the \"{0}\" namespace shall not be used in the \"{1}\" namespace" msgstr "" #: src/rougail/convert/tiramisureflector.py:353 msgid "internal error, {0} is not a dynamic variable" msgstr "" #: src/rougail/error.py:61 src/rougail/tiramisu.py:162 #: src/rougail/user_datas.py:412 src/rougail/user_datas.py:415 msgid "{0} in {1}" msgstr "" #: src/rougail/structural_commandline/annotator.py:66 msgid "alternative_name \"{0}\" conflict with \"--help\"" msgstr "" #: src/rougail/structural_commandline/annotator.py:71 msgid "conflict alternative_name \"{0}\": \"{1}\" and \"{2}\"" msgstr "" #: src/rougail/structural_directory/__init__.py:130 msgid "duplicate structural file name {0}" msgstr "" #: src/rougail/structural_directory/config.py:32 msgid "Directories where structural files are placed" msgstr "" #: src/rougail/structural_directory/config.py:49 msgid "Sort structural from differents directories" msgstr "" #: src/rougail/structural_directory/config.py:58 msgid "Main namespace name" msgstr "" #: src/rougail/structural_directory/config.py:69 msgid "Namespaces are isolated" msgstr "" #: src/rougail/structural_directory/config.py:78 msgid "Extra namespaces" msgstr "" #: src/rougail/structural_directory/config.py:87 msgid "Extra namespace name" msgstr "" #: src/rougail/structural_directory/config.py:93 msgid "Directories where extra structural files are placed" msgstr "" #: src/rougail/tiramisu.py:83 msgid "unknown boolean value \"{0}\"" msgstr "" #: src/rougail/tiramisu.py:335 msgid "cannot calculating \"{0}\" attribute for variable \"{1}\" in {2} with parameters \"{3}\": {4}" msgstr "" #: src/rougail/user_datas.py:145 msgid "cannot load variable path \"{0}\", the identifier \"{1}\" is not valid in {2}" msgstr "" #: src/rougail/user_datas.py:229 msgid "the variable \"{0}\" contains secrets and should not be defined in {1}" msgstr "" #: src/rougail/user_datas.py:269 msgid "loaded from {0}" msgstr "" #: src/rougail/user_datas.py:311 msgid "cannot set the value \"{0}\" to the family {1}, it will be ignored when loading from {2}" msgstr "" #: src/rougail/user_datas.py:322 src/rougail/user_datas.py:339 msgid "{0} loaded from {1}" msgstr "" #: src/rougail/user_datas.py:327 msgid "variable or family \"{0}\" does not exist, it will be ignored when loading from {1}" msgstr "" #: src/rougail/user_datas.py:333 msgid "\"{0}\" is the name of a dynamic family, it will be ignored when loading from {1}" msgstr "" #: src/rougail/user_datas.py:369 msgid "variable {0} at index \"{1}\" is {2}, it will be ignored when loading from {3}" msgstr "" #: src/rougail/user_datas.py:380 msgid "family {0} is {1}, {2} at index \"{3}\" will be ignored when loading from {4}" msgstr "" #: src/rougail/user_datas.py:393 msgid "variable {0} is {1}, it will be ignored when loading from {2}" msgstr "" #: src/rougail/user_datas.py:401 msgid "family {0} is {1}, {2} will be ignored when loading from {3}" msgstr "" #: src/rougail/user_datas.py:421 msgid "the value \"{0}\" is an invalid {1} for {2} at index \"{3}\", {4}, it will be ignored when loading from {5}" msgstr "" #: src/rougail/user_datas.py:435 msgid "the value \"{0}\" is an invalid {1} for {2}, {3}, it will be ignored when loading from {4}" msgstr "" #: src/rougail/utils.py:56 msgid "invalid variable or family name \"{0}\" must only contains lowercase ascii character, number or _" msgstr "" #: src/rougail/utils.py:103 msgid "error in jinja \"{0}\" for the variable \"{1}\": {2}" msgstr "" #: src/rougail/utils.py:212 msgid "mandatory" msgstr "" #: src/rougail/utils.py:213 msgid "hidden" msgstr "" #: src/rougail/utils.py:214 msgid "disabled" msgstr "" #: src/rougail/utils.py:215 msgid "unique" msgstr "" #: src/rougail/utils.py:216 msgid "auto modified" msgstr ""