923 lines
22 KiB
Text
923 lines
22 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-06-28 10:15+0300\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"
|
|
|
|
|
|
#: tiramisu/api.py:86
|
|
msgid "Settings:"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:90
|
|
msgid "Access to option without verifying permissive properties"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:95
|
|
msgid "Access to option without property restriction"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:100
|
|
msgid "Do not warnings during validation"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:104
|
|
msgid "Commands:"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:118 tiramisu/api.py:1920
|
|
msgid "please specify a valid sub function ({0}.{1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:206
|
|
msgid "please do not specify index ({0}.{1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:211 tiramisu/api.py:906
|
|
msgid "please specify index with a follower option ({0}.{1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:232
|
|
msgid "please specify a valid sub function ({0}.{1}): {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:493
|
|
msgid "the option {0} is not a dynamic option, cannot get identifiers with only_self parameter to True"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:581
|
|
msgid "cannot get option from a follower symlink without index"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:657
|
|
msgid "cannot add this property: \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:684
|
|
msgid "cannot remove option's property \"{0}\", use permissive instead in option \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:688
|
|
msgid "cannot find \"{0}\" in option \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:693
|
|
msgid "cannot remove option's property \"{0}\", use permissive instead in option \"{1}\" at index \"{2}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:697
|
|
msgid "cannot find \"{0}\" in option \"{1}\" at index \"{2}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:741
|
|
msgid "cannot find \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:923
|
|
msgid "only multi value has defaultmulti"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1087
|
|
msgid "please specify a valid sub function ({0}.{1}) for {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1485
|
|
msgid "properties must be a frozenset"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1489 tiramisu/api.py:1516
|
|
msgid "unknown when {} (must be in append or remove)"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1502 tiramisu/api.py:1526 tiramisu/config.py:1722
|
|
msgid "unknown type {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1892
|
|
msgid "do not use unrestraint, nowarnings or forcepermissive together"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:89
|
|
msgid "args in params must be a tuple"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:92 tiramisu/autolib.py:97
|
|
msgid "arg in params must be a Param"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:94
|
|
msgid "kwargs in params must be a dict"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:122
|
|
msgid "paramoption needs an option not {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:128
|
|
msgid "param must have a boolean not a {} for notraisepropertyerror"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:131
|
|
msgid "param must have a boolean not a {} for raisepropertyerror"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:160
|
|
msgid "identifiers in ParamDynOption must be a list, not {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:166
|
|
msgid "optional in ParamDynOption must be a boolean, not {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:220
|
|
msgid "cannot add option in information after creating config"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:223
|
|
msgid "cannot redefine option in information"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:227
|
|
msgid "option in ParamInformation cannot be a symlinkoption"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:230
|
|
msgid "option in ParamInformation cannot be a follower"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:233
|
|
msgid "option in ParamInformation cannot be a dynamic option"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:294
|
|
msgid "first argument ({0}) must be a function"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:298
|
|
msgid "help_function ({0}) must be a function"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:469 tiramisu/autolib.py:524
|
|
msgid "the option {0} is used in a calculation but is invalid ({1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:482 tiramisu/autolib.py:538 tiramisu/autolib.py:588
|
|
msgid "unable to get value for calculating {0}, {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:517
|
|
msgid "unable to carry out a calculation for {0}, {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:563
|
|
msgid "cannot find information for {0}, {1} is a dynamic option"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:603
|
|
msgid "option {0} is not a dynoptiondescription or in a dynoptiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:696
|
|
msgid "cannot calculate arguments for {0}, {1} with identifier \"{2}\", there is no identifiers"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:708
|
|
msgid "cannot calculate arguments for {0}, {1} with identifier \"{2}\", list of valid identifiers: {3}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:819
|
|
msgid "the follower {0} must have index in carry_out_calculation!"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:931
|
|
msgid "unexpected error \"{1}\" in function \"{2}\" with arguments \"{3}\" and \"{4}\" for option {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:941
|
|
msgid "unexpected error \"{1}\" in function \"{2}\" for option {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:609
|
|
msgid "there is no option description for this config (may be GroupConfig)"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:698
|
|
msgid "no option found in config with these criteria"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1024 tiramisu/option/optiondescription.py:74
|
|
msgid "option description seems to be part of an other config"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1186
|
|
msgid "parent of {0} not already exists"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1233
|
|
msgid "cannot set leadership object has root optiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1236
|
|
msgid "cannot set dynoptiondescription object has root optiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1282
|
|
msgid "child must be a Config, GroupConfig, MixConfig or MetaConfig"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1290
|
|
msgid "config name must be uniq in groupconfig for \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1499
|
|
msgid "unknown config \"{}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1524
|
|
msgid "child must be a Config, MixConfig or MetaConfig"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1559
|
|
msgid "force_default, force_default_if_same or force_dont_change_value cannot be set with only_config"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1569
|
|
msgid "force_default and force_dont_change_value cannot be set together"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1718
|
|
msgid "config name must be uniq in groupconfig for {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1763
|
|
msgid "config added has no name, the name is mandatory"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1768
|
|
msgid "config name \"{0}\" is not uniq in groupconfig \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1786 tiramisu/config.py:1792
|
|
msgid "cannot find the config {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1818
|
|
msgid "MetaConfig with optiondescription must have string has child, not {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1830
|
|
msgid "child must be a Config or MetaConfig"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1835
|
|
msgid "all config in metaconfig must have the same optiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1852
|
|
msgid "metaconfig must have the same optiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:48
|
|
msgid "and"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:50
|
|
msgid "or"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:72
|
|
msgid " {} "
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:145
|
|
msgid "cannot modify the {0} {1} at index \"{2}\" because {3} is frozen"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:149
|
|
msgid "cannot modify the {0} {1} at index \"{2}\" because is frozen"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:154
|
|
msgid "cannot modify the {0} {1} because {2} is frozen"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:156
|
|
msgid "cannot modify the {0} {1} because is frozen"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:160
|
|
msgid "cannot access to {0} {1} at index \"{2}\" because {3} hasn't value"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:164
|
|
msgid "{0} {1} at index \"{2}\" is mandatory but hasn't value"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:167
|
|
msgid "cannot access to {0} {1} because {2} hasn't value"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:169
|
|
msgid "{0} {1} is mandatory but hasn't value"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:173
|
|
msgid "cannot access to {0} {1} at index \"{2}\" because {3} has {4} {5}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:177
|
|
msgid "cannot access to {0} {1} at index \"{2}\" because has {3} {4}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:182
|
|
msgid "cannot access to {0} {1} because {2} has {3} {4}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:184
|
|
msgid "cannot access to {0} {1} because has {2} {3}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:187
|
|
msgid "property"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:189
|
|
msgid "properties"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:204
|
|
msgid "cannot access to \"{0}\" it's a dynamic option"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:205
|
|
msgid "\"{0}\" is not an option"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:269
|
|
msgid "cannot set \"group_type\" attribute for the Leadership {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:273
|
|
msgid "the leader {0} cannot have \"{1}\" property"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:277
|
|
msgid "the leader {0} cannot have \"force_default_on_freeze\" or \"force_metaconfig_on_freeze\" property without \"frozen\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:281
|
|
msgid "cannot reduce length of the leader {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:283
|
|
msgid "index \"{0}\" is greater than the leadership length \"{1}\" for option {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:287
|
|
msgid "the follower option {0} has greater length ({1}) than the leader length ({2})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:292
|
|
msgid "the \"{0}\" function with positional arguments \"{1}\" and keyword arguments \"{2}\" must not return a list (\"{3}\") for the follower option {4}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:297
|
|
msgid "the \"{0}\" function must not return a list (\"{1}\") for the follower option {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:333
|
|
msgid "invalid value"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:343
|
|
msgid "attention, \"{0}\" could be an invalid {1} for {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:347
|
|
msgid "attention, \"{0}\" could be an invalid {1} for {2} at index \"{3}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:368 tiramisu/error.py:379
|
|
msgid "\"{0}\" is an invalid {1} for {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:370
|
|
msgid "\"{0}\" is an invalid {1} for {2} at index \"{3}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:65
|
|
msgid "network \"{0}\" ({1}) does not match with this netmask"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:83
|
|
msgid "IP \"{0}\" ({1}) with this netmask is in fact a network address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:88
|
|
msgid "IP \"{0}\" ({1}) with this netmask is in fact a broadcast address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:106
|
|
msgid "broadcast invalid with network {0} ({1}) and netmask {2} ({3})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:134
|
|
msgid "this IP is not in network {network[\"value\"]} ({network[\"name\"]})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:136
|
|
msgid "this IP is not in network {network[\"value\"]} ({network[\"name\"]}) with netmask {netmask[\"value\"]} ({netmask[\"name\"]})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:143
|
|
msgid "this IP with the network {0} ({1}) is in fact a network address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:148
|
|
msgid "this IP with the network {0} ({1}) is in fact a broadcast address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:165
|
|
msgid "value is identical to {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:400
|
|
msgid "unexpected value in calc_value with join attribute \"{0}\" with invalid length \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:527
|
|
msgid "unexpected {0} condition_operator in calc_value"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:591
|
|
msgid "unexpected condition_{0} must have \"todict\" argument"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:602
|
|
msgid "the value of \"{0}\" is {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/function.py:604
|
|
msgid "the value of \"{0}\" is not {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:75 tiramisu/option/symlinkoption.py:44
|
|
msgid "\"{0}\" is an invalid name for an option"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:88
|
|
msgid "invalid properties type {0} for {1}, must be a frozenset"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:100
|
|
msgid "invalid property type {0} for {1}, must be a string or a Calculation"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:251
|
|
msgid "information's item for {0} not found: \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:269
|
|
msgid "'{0}' ({1}) object attribute '{2}' is read-only"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:310
|
|
msgid "\"{}\" ({}) object attribute \"{}\" is read-only"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:322
|
|
msgid "{0} not part of any Config"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/broadcastoption.py:41
|
|
msgid "invalid string"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/choiceoption.py:52
|
|
msgid "values must be a tuple or a calculation for {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/choiceoption.py:75
|
|
msgid "the calculated values \"{0}\" for \"{1}\" is not a list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/choiceoption.py:106
|
|
msgid "only \"{0}\" is allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/choiceoption.py:108
|
|
msgid "only {0} are allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:67
|
|
msgid "unknown type {0} for hostname"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:70
|
|
msgid "allow_ip must be a boolean"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:72
|
|
msgid "allow_cidr_network must be a boolean"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:74
|
|
msgid "allow_without_dot must be a boolean"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:76
|
|
msgid "allow_startswith_dot must be a boolean"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:87
|
|
msgid "must start with lowercase characters followed by lowercase characters, number, \"-\" and \".\" characters are allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:90
|
|
msgid "must start with lowercase characters followed by lowercase characters, number, \"-\" and \".\" characters are recommanded"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:95
|
|
msgid "must start with lowercase characters followed by lowercase characters, number and \"-\" characters are allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:98
|
|
msgid "must start with lowercase characters followed by lowercase characters, number and \"-\" characters are recommanded"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:102
|
|
#: tiramisu/option/domainnameoption.py:103
|
|
msgid "could be a IP, otherwise {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:148
|
|
msgid "invalid length (min 1)"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:151
|
|
msgid "invalid length (max {0})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:157
|
|
msgid "must have dot"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:159
|
|
msgid "invalid length (max 255)"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:179
|
|
msgid "DNS resolution failed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:182
|
|
msgid "error resolving DNS: {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:189
|
|
msgid "must not be an IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:212
|
|
msgid "some characters are uppercase"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/dynoptiondescription.py:130
|
|
msgid "DynOptionDescription identifiers for option {0}, is not a list ({1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/dynoptiondescription.py:142
|
|
msgid "invalid identifier \"{}\" for option {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/dynoptiondescription.py:150
|
|
msgid "DynOptionDescription \"{0}\" identifiers return a list with same values \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:47
|
|
msgid "types parameter must be a list, not \"{0}\" for \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:67
|
|
msgid "must starts with \"/\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:78
|
|
msgid "directory"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:78
|
|
msgid "file"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:82
|
|
msgid "cannot find this {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:46
|
|
msgid "which is not an integer"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:52
|
|
msgid "value should be equal or greater than \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:54
|
|
msgid "value must be equal or greater than \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:59
|
|
msgid "value should be less than \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:61
|
|
msgid "value must be less than \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:57
|
|
msgid "it's in fact a network address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:59
|
|
msgid "it's in fact a broacast address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:71
|
|
msgid "CIDR address must have a \"/\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:80
|
|
msgid "shouldn't be reserved IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:82
|
|
msgid "mustn't be reserved IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:86
|
|
msgid "should be private IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:88
|
|
msgid "must be private IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/leadership.py:65
|
|
msgid "a leader and a follower are mandatories in leadership \"{}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/leadership.py:97
|
|
msgid "leadership {0} shall not have a symlinkoption"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/leadership.py:104
|
|
msgid "leadership {0} shall not have a subgroup"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/leadership.py:110
|
|
msgid "only multi option are allowed in leadership {0} but option {1} is not a multi"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/leadership.py:137
|
|
msgid "not allowed default value for follower option {0} in leadership {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/networkoption.py:45
|
|
msgid "must use CIDR notation"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/networkoption.py:60
|
|
msgid "shouldn't be reserved network"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/networkoption.py:62
|
|
msgid "mustn't be reserved network"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:73
|
|
msgid "default_multi is set whereas multi is False in option: {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:93
|
|
msgid "invalid multi type \"{}\" for \"{}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:112
|
|
msgid "validators must be a list of Calculation for \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:117
|
|
msgid "validators must be a Calculation for \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:141
|
|
msgid "invalid default_multi value \"{0}\" for option {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:149
|
|
msgid "invalid default_multi value \"{0}\" for option {1}, {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:162
|
|
msgid "invalid default_multi value \"{0}\" for option {1}, must be a list for a submulti"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:291
|
|
msgid "the value \"{}\" is not unique"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:353
|
|
msgid "which must not be a list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:408 tiramisu/option/option.py:446
|
|
msgid "which must be a list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:436
|
|
msgid "which \"{}\" must be a list of list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:109
|
|
msgid "duplicate option: {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:336
|
|
msgid "children in optiondescription \"{}\" must be a list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:364
|
|
msgid "duplicate option name: \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:370
|
|
msgid "the option's name \"{0}\" start as the dynoptiondescription's name \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:413
|
|
msgid "cannot change group_type if already set (old {0}, new {1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:418
|
|
msgid "group_type: {0} not allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/passwordoption.py:49
|
|
msgid "at least {0} characters are required"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/passwordoption.py:52
|
|
msgid "maximum {0} characters required"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/passwordoption.py:57
|
|
msgid "must not have the characters {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:52
|
|
msgid "only 3 or 4 octal digits are allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:63
|
|
msgid "user"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:64
|
|
#: tiramisu/option/permissionsoption.py:66
|
|
msgid "group"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:67
|
|
msgid "other"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:68
|
|
msgid "{0} has more right than {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:71
|
|
msgid "too weak"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:77
|
|
msgid "inconsistency in allowed range"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:82
|
|
msgid "max value is empty"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:95
|
|
msgid "range must have two values only"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:98
|
|
msgid "first port in range must be smaller than the second one"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:124
|
|
msgid "should be between {0} and {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:126
|
|
msgid "must be between {0} and {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/stroption.py:41
|
|
msgid "which is not a string"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/symlinkoption.py:51
|
|
msgid "malformed symlink second parameters must be an option for \"{0}\", not {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/urloption.py:92
|
|
msgid "must start with http:// or https://"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/urloption.py:117
|
|
msgid "the port \"{0}\" is invalid: {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/urloption.py:124
|
|
msgid "the domain \"{0}\" is invalid: {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/urloption.py:128
|
|
msgid "must ends with a valid resource name"
|
|
msgstr ""
|
|
|
|
#: tiramisu/setting.py:258
|
|
msgid "can't rebind {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/setting.py:265
|
|
msgid "can't unbind {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/setting.py:467
|
|
msgid "invalid property type {type(new_prop)} for {subconfig.option.impl_getname()} with {prop.function.__name__} function"
|
|
msgstr ""
|
|
|
|
#: tiramisu/setting.py:606
|
|
msgid "permissive must be a frozenset"
|
|
msgstr ""
|
|
|
|
#: tiramisu/setting.py:616
|
|
msgid "cannot add those permissives: {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/setting.py:653
|
|
msgid "can't reset properties to the symlinkoption \"{}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/setting.py:666
|
|
msgid "can't reset permissives to the symlinkoption \"{}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/todict.py:395
|
|
msgid "option {} only works when remotable is not \"none\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/todict.py:561
|
|
msgid "unable to transform tiramisu object to dict: {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/todict.py:876 tiramisu/todict.py:1033
|
|
msgid "unknown form {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/todict.py:923
|
|
msgid "not in current area"
|
|
msgstr ""
|
|
|
|
#: tiramisu/todict.py:947
|
|
msgid "only multi option can have action \"add\", but \"{}\" is not a multi"
|
|
msgstr ""
|
|
|
|
#: tiramisu/todict.py:953
|
|
msgid "unknown action {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/value.py:557 tiramisu/value.py:859
|
|
msgid "set owner \"{0}\" is forbidden"
|
|
msgstr ""
|
|
|
|
#: tiramisu/value.py:564
|
|
msgid "\"{0}\" is a default value, so we cannot change owner to \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/value.py:845
|
|
msgid "information's item not found \"{}\""
|
|
msgstr ""
|
|
|