1022 lines
24 KiB
Text
1022 lines
24 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-10-04 15:46+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"
|
|
|
|
|
|
#: 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:1963
|
|
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:948
|
|
msgid "please specify index with a follower option ({0}.{1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:234
|
|
msgid "please specify a valid sub function ({0}.{1}): {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:447
|
|
msgid "optiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:452
|
|
msgid "symlink"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:533
|
|
msgid "the option {0} is not a dynamic option, cannot get identifiers with only_self parameter to True"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:621
|
|
msgid "cannot get option from a follower symlink without index"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:699
|
|
msgid "cannot add this property: \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:726
|
|
msgid "cannot remove option's property \"{0}\", use permissive instead in option \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:730
|
|
msgid "cannot find \"{0}\" in option \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:735
|
|
msgid "cannot remove option's property \"{0}\", use permissive instead in option \"{1}\" at index \"{2}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:739
|
|
msgid "cannot find \"{0}\" in option \"{1}\" at index \"{2}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:783
|
|
msgid "cannot find \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:965
|
|
msgid "only multi value has defaultmulti"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1129
|
|
msgid "please specify a valid sub function ({0}.{1}) for {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1528
|
|
msgid "properties must be a frozenset"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1532 tiramisu/api.py:1559
|
|
msgid "unknown when {} (must be in append or remove)"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1545 tiramisu/api.py:1569 tiramisu/config.py:1712
|
|
msgid "unknown type {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/api.py:1935
|
|
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:525
|
|
msgid "the option {0} is used in a calculation but is invalid ({1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:482 tiramisu/autolib.py:539 tiramisu/autolib.py:589
|
|
msgid "unable to get value for calculating {0}, {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:518
|
|
msgid "unable to carry out a calculation for {0}, {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:564
|
|
msgid "cannot find information for {0}, {1} is a dynamic option"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:604
|
|
msgid "option {0} is not a dynoptiondescription or in a dynoptiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:697
|
|
msgid "cannot calculate arguments for {0}, {1} with identifier \"{2}\", there is no identifiers"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:709
|
|
msgid "cannot calculate arguments for {0}, {1} with identifier \"{2}\", list of valid identifiers: {3}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:820
|
|
msgid "the follower {0} must have index in carry_out_calculation!"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:932
|
|
msgid "unexpected error \"{1}\" in function \"{2}\" with arguments \"{3}\" and \"{4}\" for option {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/autolib.py:942
|
|
msgid "unexpected error \"{1}\" in function \"{2}\" for option {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:392 tiramisu/config.py:414 tiramisu/config.py:745
|
|
#: tiramisu/config.py:754
|
|
msgid "option name \"{0}\" is not unique in {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:639
|
|
msgid "there is no option description for this config (may be GroupConfig)"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1010 tiramisu/option/optiondescription.py:74
|
|
msgid "option description seems to be part of an other config"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1172
|
|
msgid "parent of {0} not already exists"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1219
|
|
msgid "cannot set leadership object has root optiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1222
|
|
msgid "cannot set dynoptiondescription object has root optiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1269
|
|
msgid "child must be a Config, GroupConfig, MixConfig or MetaConfig"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1278
|
|
msgid "config name must be uniq in groupconfig for \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1487
|
|
msgid "unknown config \"{}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1512
|
|
msgid "child must be a Config, MixConfig or MetaConfig"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1547
|
|
msgid "force_default, force_default_if_same or force_dont_change_value cannot be set with only_config"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1557
|
|
msgid "force_default and force_dont_change_value cannot be set together"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1708
|
|
msgid "config name must be uniq in groupconfig for {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1753
|
|
msgid "config added has no name, the name is mandatory"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1758
|
|
msgid "config name \"{0}\" is not uniq in groupconfig \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1776 tiramisu/config.py:1782
|
|
msgid "cannot find the config {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1808
|
|
msgid "MetaConfig with optiondescription must have string has child, not {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1820
|
|
msgid "child must be a Config or MetaConfig"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1825
|
|
msgid "all config in metaconfig must have the same optiondescription"
|
|
msgstr ""
|
|
|
|
#: tiramisu/config.py:1842
|
|
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:370
|
|
msgid "{2} has an invalid {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:372
|
|
msgid "{2} at index \"{3}\" has an invalid {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:375 tiramisu/error.py:386
|
|
msgid "\"{0}\" is an invalid {1} for {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/error.py:377
|
|
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:76 tiramisu/option/symlinkoption.py:44
|
|
msgid "\"{0}\" is an invalid name for an option"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:89
|
|
msgid "invalid properties type {0} for {1}, must be a frozenset"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:102
|
|
msgid "invalid property type {0} for {1}, must be a string or a Calculation"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:254
|
|
msgid "information's item for {0} not found: \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:272
|
|
msgid "'{0}' ({1}) object attribute '{2}' is read-only"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:313
|
|
msgid "\"{}\" ({}) object attribute \"{}\" is read-only"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/baseoption.py:325
|
|
msgid "{0} not part of any Config"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/booloption.py:33
|
|
msgid "boolean"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/broadcastoption.py:34
|
|
msgid "broadcast address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/choiceoption.py:41
|
|
msgid "choice"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/choiceoption.py:53
|
|
msgid "values must be a tuple or a calculation for {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/choiceoption.py:76
|
|
msgid "the calculated values \"{0}\" for \"{1}\" is not a list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/choiceoption.py:107
|
|
msgid "only \"{0}\" is allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/choiceoption.py:109
|
|
msgid "only {0} are allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/dateoption.py:34
|
|
msgid "date"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:46
|
|
msgid "domain name"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:68
|
|
msgid "unknown type {0} for hostname"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:71
|
|
msgid "allow_ip must be a boolean"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:73
|
|
msgid "allow_cidr_network must be a boolean"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:75
|
|
msgid "allow_without_dot must be a boolean"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:77
|
|
msgid "allow_startswith_dot must be a boolean"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:88
|
|
msgid "must start with lowercase characters followed by lowercase characters, number, \"-\" and \".\" characters are allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:91
|
|
msgid "must start with lowercase characters followed by lowercase characters, number, \"-\" and \".\" characters are recommanded"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:96
|
|
msgid "must start with lowercase characters followed by lowercase characters, number and \"-\" characters are allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:99
|
|
msgid "must start with lowercase characters followed by lowercase characters, number and \"-\" characters are recommanded"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:103
|
|
#: tiramisu/option/domainnameoption.py:104
|
|
msgid "could be a IP, otherwise {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:149
|
|
msgid "invalid length (min 1)"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:152
|
|
msgid "invalid length (max {0})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:158
|
|
msgid "must have dot"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:160
|
|
msgid "invalid length (max 255)"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:180
|
|
msgid "DNS resolution failed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:183
|
|
msgid "error resolving DNS: {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:190
|
|
msgid "must not be an IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/domainnameoption.py:213
|
|
msgid "some characters are uppercase"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/dynoptiondescription.py:138
|
|
msgid "DynOptionDescription identifiers for option {0}, is not a list ({1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/dynoptiondescription.py:150
|
|
msgid "invalid identifier \"{}\" for option {}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/dynoptiondescription.py:162
|
|
msgid "DynOptionDescription \"{0}\" identifiers return a list with same values \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/emailoption.py:37
|
|
msgid "email address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:35
|
|
msgid "file name"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:48
|
|
msgid "types parameter must be a list, not \"{0}\" for \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:68
|
|
msgid "must starts with \"/\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:79
|
|
msgid "directory"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:79
|
|
msgid "file"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/filenameoption.py:83
|
|
msgid "cannot find this {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/floatoption.py:33
|
|
msgid "float"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:32
|
|
msgid "integer"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:51
|
|
msgid "which is not an integer"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:57
|
|
msgid "value should be equal or greater than \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:59
|
|
msgid "value must be equal or greater than \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:64
|
|
msgid "value should be less than \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/intoption.py:66
|
|
msgid "value must be less than \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:34
|
|
msgid "IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:61
|
|
msgid "it's in fact a network address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:63
|
|
msgid "it's in fact a broacast address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:75
|
|
msgid "CIDR address must have a \"/\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:84
|
|
msgid "shouldn't be reserved IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:86
|
|
msgid "mustn't be reserved IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:90
|
|
msgid "should be private IP"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/ipoption.py:92
|
|
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/macoption.py:35
|
|
msgid "mac address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/netmaskoption.py:33
|
|
msgid "netmask address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/networkoption.py:34
|
|
msgid "network address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/networkoption.py:41
|
|
msgid "it's not a network address"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/networkoption.py:46
|
|
msgid "shouldn't be reserved network"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/networkoption.py:48
|
|
msgid "mustn't be reserved network"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:75
|
|
msgid "default_multi is set whereas multi is False in option: {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:95
|
|
msgid "invalid multi type \"{}\" for \"{}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:114
|
|
msgid "validators must be a list of Calculation for \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:119
|
|
msgid "validators must be a Calculation for \"{0}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:143
|
|
msgid "invalid default_multi value \"{0}\" for option {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:151
|
|
msgid "invalid default_multi value \"{0}\" for option {1}, {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:164
|
|
msgid "invalid default_multi value \"{0}\" for option {1}, must be a list for a submulti"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:298
|
|
msgid "the value \"{}\" is not unique"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:361
|
|
msgid "which must not be a list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:416 tiramisu/option/option.py:454
|
|
msgid "which must be a list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/option.py:444
|
|
msgid "which \"{}\" must be a list of list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:111
|
|
#: tiramisu/option/optiondescription.py:117
|
|
msgid "\"{0}\" option description"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:115
|
|
#: tiramisu/option/optiondescription.py:121
|
|
msgid "root option description"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:123
|
|
msgid "option \"{0}\" is include in {1} but is also in {2}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:328
|
|
msgid "children in optiondescription \"{}\" must be a list"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:357
|
|
msgid "the option name \"{0}\" is duplicate in \"{1}\""
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:408
|
|
msgid "cannot change group_type if already set (old {0}, new {1})"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/optiondescription.py:413
|
|
msgid "group_type: {0} not allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/passwordoption.py:34
|
|
msgid "password"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/passwordoption.py:51
|
|
msgid "at least {0} characters are required"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/passwordoption.py:54
|
|
msgid "maximum {0} characters required"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/passwordoption.py:59
|
|
msgid "must not have the characters {0}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:40
|
|
msgid "unix file permissions"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:53
|
|
msgid "only 3 or 4 octal digits are allowed"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:64
|
|
msgid "user"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:65
|
|
#: tiramisu/option/permissionsoption.py:67
|
|
msgid "group"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:68
|
|
msgid "other"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:69
|
|
msgid "{0} has more right than {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/permissionsoption.py:72
|
|
msgid "too weak"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:40
|
|
msgid "port"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:78
|
|
msgid "inconsistency in allowed range"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:83
|
|
msgid "max value is empty"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:96
|
|
msgid "range must have two values only"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:99
|
|
msgid "first port in range must be smaller than the second one"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:125
|
|
msgid "should be between {0} and {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/portoption.py:127
|
|
msgid "must be between {0} and {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/stroption.py:34
|
|
msgid "string"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/stroption.py:42
|
|
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:40
|
|
msgid "URL"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/urloption.py:93
|
|
msgid "must start with http:// or https://"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/urloption.py:118
|
|
msgid "the port \"{0}\" is invalid: {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/urloption.py:125
|
|
msgid "the domain \"{0}\" is invalid: {1}"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/urloption.py:129
|
|
msgid "must ends with a valid resource name"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/usernameoption.py:36
|
|
msgid "unix username"
|
|
msgstr ""
|
|
|
|
#: tiramisu/option/usernameoption.py:44
|
|
msgid "unix groupname"
|
|
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 ""
|
|
|