369 lines
11 KiB
Text
369 lines
11 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-04-09 08:26+0200\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/annotator/family.py:149
|
|
msgid "default variable mode \"{0}\" is not a valid mode, valid modes are {1}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/family.py:155
|
|
msgid "default family mode \"{0}\" is not a valid mode, valid modes are {1}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/family.py:187
|
|
msgid "mode \"{0}\" for \"{1}\" is not a valid mode, valid modes are {2}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/family.py:191
|
|
msgid "mode \"{0}\" for \"{1}\" is not a valid mode, no modes are available"
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/family.py:255
|
|
msgid "the variable \"{0}\" is mandatory so in \"{1}\" mode but family has the higher family mode \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/family.py:293
|
|
msgid "the follower \"{0}\" is in \"{1}\" mode but leader have the higher mode \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/family.py:326
|
|
msgid "the family \"{0}\" is in \"{1}\" mode but variables and families inside have the higher modes \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/family.py:344
|
|
msgid "the variable \"{0}\" is in \"{1}\" mode but family has the higher family mode \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/value.py:78
|
|
msgid "the follower \"{0}\" without multi attribute can only have one 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:135
|
|
msgid "the variable \"{0}\" is a \"regexp\" variable but don't have any regexp"
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/variable.py:85
|
|
msgid "only \"unix_user\" or \"secret\" variable type can have \"secret_manager\" attribute, but \"{0}\" has type \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/variable.py:88
|
|
msgid "the variable \"{0}\" has attribute \"secret_manager\" but is a multi variable"
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/variable.py:91
|
|
msgid "the variable \"{0}\" has attribute \"secret_manager\" so must not have default value"
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/variable.py:197
|
|
msgid "the variable \"{0}\" has regexp attribut but has not the \"regexp\" type"
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/variable.py:240
|
|
msgid "the variable \"{0}\" has choices attribut but has not the \"choice\" type"
|
|
msgstr ""
|
|
|
|
#: src/rougail/annotator/variable.py:268
|
|
msgid "the variable \"{0}\" has an unvalid default value \"{1}\" should be in {2}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:234
|
|
msgid "File with functions"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:246
|
|
msgid "All modes level available"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:258
|
|
msgid "Default mode for a family"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:278
|
|
msgid "Default mode for a variable"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:302
|
|
msgid "Option name for the base option"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:307
|
|
msgid "In cache file, do not importation of Tiramisu and other dependencies"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:308
|
|
msgid "In cache file, do importation of Tiramisu and other dependencies"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:313
|
|
msgid "Tiramisu cache filename"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:321
|
|
msgid "Name of internal functions that we can use as a function"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:327
|
|
msgid "Name of extra annotators"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:333
|
|
msgid "Suffix add to generated options name"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:339
|
|
msgid "Every variables in calculation are optionals"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:340
|
|
msgid "Variables in calculation are not optional by default"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:344 src/rougail/config.py:345
|
|
msgid "Loads redefine variables even if there don't already exists"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:352
|
|
msgid "The secret pattern to build item name in Bitwarden"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:353
|
|
msgid "The pattern is in Jinja format"
|
|
msgstr ""
|
|
|
|
#: src/rougail/config.py:461
|
|
msgid "Default parameters for option type"
|
|
msgstr ""
|
|
|
|
#: src/rougail/convert.py:281
|
|
msgid "unknown type {0} for {1}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/convert.py:413
|
|
msgid "family \"{0}\" define multiple time"
|
|
msgstr ""
|
|
|
|
#: src/rougail/convert.py:681
|
|
msgid "variable \"{0}\" define multiple time"
|
|
msgstr ""
|
|
|
|
#: src/rougail/convert.py:787
|
|
msgid "params must be a dict for {0}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/convert.py:809
|
|
msgid "\"{0}\" has an invalid \"params\" for {1}: {2}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/convert.py:823
|
|
msgid "secret_manager must be a dict for {0}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/convert.py:1154
|
|
msgid "Cannot execute annotate multiple time"
|
|
msgstr ""
|
|
|
|
#: src/rougail/convert.py:1161
|
|
msgid "invalid \"structural\" definition ({0}), we cannot load any structural file!"
|
|
msgstr ""
|
|
|
|
#: src/rougail/error.py:67 src/rougail/user_datas.py:251
|
|
msgid "{0} in {1}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:50
|
|
msgid "unknown boolean value \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:182
|
|
msgid "cannot find variable \"{0}\" defined in attribute \"{1}\" for \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:186
|
|
msgid "the variable \"{0}\" is in fact a family in attribute \"{1}\" for \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:189 src/rougail/object_model.py:473
|
|
msgid "unknown object \"{0}\" in attribute \"{1}\" for \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:206
|
|
msgid "identifier parameter for \"{0}\" in \"{1}\" cannot be set none dynamic family"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:229
|
|
msgid "cannot find variable \"{0}\" defined in \"{1}\" for \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:232
|
|
msgid "variable \"{0}\" defined in \"{1}\" for \"{2}\" is a dynamic variable"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:246
|
|
msgid "the variable \"{0}\" is not a follower, so cannot have index type for param in \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:470
|
|
msgid "a variable \"{0}\" is needs in attribute \"{1}\" for \"{2}\" but it's a family"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:491
|
|
msgid "Variable not found \"{0}\" for attribut \"{1}\" in variable \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:536
|
|
msgid "the variable \"{0}\" has an invalid attribute \"{1}\", the variable \"{2}\" is multi but is inside a list"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:539
|
|
msgid "the variable \"{0}\" has an invalid attribute \"{1}\", the variable \"{2}\" is not multi but is not inside a list"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:542
|
|
msgid "the variable \"{0}\" has an invalid attribute \"{1}\", it's a list"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:550
|
|
msgid "the variable \"{0}\" has an invalid attribute \"{1}\", the variable \"{2}\" is a multi"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:572
|
|
msgid "\"{0}\" attribut shall not have an \"optional\" attribute for variable \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:584
|
|
msgid "variable \"{0}\" has a default value calculated with \"{1}\" which has incompatible type"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:620
|
|
msgid "\"when\" is not allowed in format version 1.0 for attribute \"{0}\" for variable \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:623
|
|
msgid "the variable \"{0}\" has an invalid attribute \"{1}\", \"when\" and \"when_not\" cannot set together"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:629
|
|
msgid "\"when_not\" is not allowed in format version 1.0 for attribute \"{0}\" for variable \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:682
|
|
msgid "cannot find variable \"{0}\" for the information \"{1}\" when calculating \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:685
|
|
msgid "identifier not allowed for the information \"{0}\" when calculating \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:734
|
|
msgid "\"when\" is not allowed in format version 1.0 for attribute \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:738 src/rougail/object_model.py:746
|
|
msgid "the identifier has an invalid attribute \"{0}\", \"when\" and \"when_not\" cannot set together"
|
|
msgstr ""
|
|
|
|
#: src/rougail/object_model.py:768
|
|
msgid "the variable \"{0}\" is not a follower, so cannot have index type for \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/path.py:206
|
|
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/tiramisu.py:167
|
|
msgid "cannot calculating \"{0}\" attribute for variable \"{1}\" in {2} with parameters \"{3}\": {4}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/tiramisureflector.py:369
|
|
msgid "internal error, {0} is not a dynamic variable"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_datas.py:116
|
|
msgid "cannot load variable path \"{0}\", the identifier \"{1}\" is not valid in {2}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_datas.py:171
|
|
msgid "the variable \"{0}\" contains secrets and should not be defined in {1}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_datas.py:234
|
|
msgid "the variable \"{0}\" is a family in {1}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_datas.py:249
|
|
msgid "{0} loaded from {1}"
|
|
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 ""
|
|
|