# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2025-02-17 09:18+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:147 msgid "default variable mode \"{0}\" is not a valid mode, valid modes are {1}" msgstr "" #: src/rougail/annotator/family.py:153 msgid "default family mode \"{0}\" is not a valid mode, valid modes are {1}" msgstr "" #: src/rougail/annotator/family.py:185 msgid "mode \"{0}\" for \"{1}\" is not a valid mode, valid modes are {2}" msgstr "" #: src/rougail/annotator/family.py:189 msgid "mode \"{0}\" for \"{1}\" is not a valid mode, no modes are available" msgstr "" #: src/rougail/annotator/family.py:253 msgid "the variable \"{0}\" is mandatory so in \"{1}\" mode but family has the higher family mode \"{2}\"" msgstr "" #: src/rougail/annotator/family.py:291 msgid "the follower \"{0}\" is in \"{1}\" mode but leader have the higher mode \"{2}\"" msgstr "" #: src/rougail/annotator/family.py:324 msgid "the family \"{0}\" is in \"{1}\" mode but variables and families inside have the higher modes \"{2}\"" msgstr "" #: src/rougail/annotator/family.py:342 msgid "the variable \"{0}\" is in \"{1}\" mode but family has the higher family mode \"{2}\"" msgstr "" #: src/rougail/annotator/value.py:77 msgid "the follower \"{0}\" without multi attribute can only have one value" msgstr "" #: src/rougail/annotator/value.py:93 msgid "the variable \"{0}\" is multi but has a non list default value" msgstr "" #: src/rougail/annotator/variable.py:175 msgid "the variable \"{0}\" has regexp attribut but has not the \"regexp\" type" msgstr "" #: src/rougail/annotator/variable.py:218 msgid "the variable \"{0}\" has choices attribut but has not the \"choice\" type" msgstr "" #: src/rougail/annotator/variable.py:246 msgid "the variable \"{0}\" has an unvalid default value \"{1}\" should be in {2}" msgstr "" #: src/rougail/config.py:231 msgid "File with functions" msgstr "" #: src/rougail/config.py:243 msgid "All modes level available" msgstr "" #: src/rougail/config.py:255 msgid "Default mode for a family" msgstr "" #: src/rougail/config.py:275 msgid "Default mode for a variable" msgstr "" #: src/rougail/config.py:299 msgid "Option name for the base option" msgstr "" #: src/rougail/config.py:304 msgid "In cache file, do not importation of Tiramisu and other dependencies" msgstr "" #: src/rougail/config.py:305 msgid "In cache file, do importation of Tiramisu and other dependencies" msgstr "" #: src/rougail/config.py:310 msgid "Tiramisu cache filename" msgstr "" #: src/rougail/config.py:318 msgid "Name of internal functions that we can use as a function" msgstr "" #: src/rougail/config.py:324 msgid "Name of extra annotators" msgstr "" #: src/rougail/config.py:330 msgid "Suffix add to generated options name" msgstr "" #: src/rougail/config.py:336 msgid "Every variables in calculation are optionals" msgstr "" #: src/rougail/config.py:337 msgid "Variables in calculation are not optional by default" msgstr "" #: src/rougail/config.py:341 src/rougail/config.py:342 msgid "Loads redefine variables even if there don't already exists" msgstr "" #: src/rougail/config.py:443 msgid "Default parameters for option type" msgstr "" #: src/rougail/convert.py:270 msgid "unknown type {0} for {1}" msgstr "" #: src/rougail/convert.py:402 msgid "family \"{0}\" define multiple time" msgstr "" #: src/rougail/convert.py:658 msgid "variable \"{0}\" define multiple time" msgstr "" #: src/rougail/convert.py:761 msgid "params must be a dict for {0}" msgstr "" #: src/rougail/convert.py:782 msgid "\"{0}\" has an invalid \"params\" for {1}: {2}" msgstr "" #: src/rougail/convert.py:1096 msgid "Cannot execute annotate multiple time" msgstr "" #: src/rougail/convert.py:1103 msgid "invalid \"structural\" definition ({0}), we cannot load any structural file!" msgstr "" #: src/rougail/error.py:67 msgid "{0} in {1}" msgstr "" #: src/rougail/path.py:209 msgid "A variable or a family located in the \"{0}\" namespace shall not be used in the \"{1}\" namespace" msgstr "" #: src/rougail/structural_commandline/annotator.py:67 msgid "alternative_name \"{0}\" conflict with \"--help\"" msgstr "" #: src/rougail/structural_commandline/annotator.py:72 msgid "conflict alternative_name \"{0}\": \"{1}\" and \"{2}\"" msgstr "" #: src/rougail/structural_commandline/annotator.py:98 msgid "negative_description is mandatory for boolean variable, but \"{0}\" hasn't" msgstr "" #: src/rougail/structural_commandline/annotator.py:106 msgid "negative_description is only available for boolean variable, but \"{0}\" is \"{1}\"" msgstr "" #: src/rougail/structural_directory/__init__.py:127 msgid "duplicate dictionary file name {0}" msgstr "" #: src/rougail/structural_directory/config.py:32 msgid "Directories where dictionary files are placed" msgstr "" #: src/rougail/structural_directory/config.py:46 msgid "Sort dictionaries from differents directories" msgstr "" #: src/rougail/structural_directory/config.py:56 msgid "Main namespace name" msgstr "" #: src/rougail/structural_directory/config.py:67 msgid "Extra namespaces" msgstr "" #: src/rougail/structural_directory/config.py:76 msgid "Extra namespace name" msgstr "" #: src/rougail/structural_directory/config.py:82 msgid "Directories where extra dictionary files are placed" msgstr "" #: src/rougail/tiramisureflector.py:376 msgid "internal error, {0} is not a dynamic variable" msgstr "" #: src/rougail/user_datas.py:155 msgid "the variable \"{0}\" contains secrets and should not be defined in {1}" msgstr "" #: src/rougail/user_datas.py:215 msgid "the option \"{0}\" is an option description" msgstr "" #: src/rougail/utils.py:55 msgid "invalid variable or family name \"{0}\" must only contains lowercase ascii character, number or _" msgstr "" #: src/rougail/utils.py:113 msgid "error in jinja \"{0}\" for the variable \"{1}\": {2}" msgstr ""