tiramisu/locale/tiramisu.pot

1034 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: 2026-06-21 17:13+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:87
msgid "Settings:"
msgstr ""
#: tiramisu/api.py:91
msgid "Access to option without verifying permissive properties"
msgstr ""
#: tiramisu/api.py:96
msgid "Access to option without property restriction"
msgstr ""
#: tiramisu/api.py:101
msgid "Do not warnings during validation"
msgstr ""
#: tiramisu/api.py:105
msgid "Commands:"
msgstr ""
#: tiramisu/api.py:119 tiramisu/api.py:2282
msgid "please specify a valid sub function ({0}.{1})"
msgstr ""
#: tiramisu/api.py:243
msgid "please do not specify index ({0}.{1})"
msgstr ""
#: tiramisu/api.py:254
msgid "please specify index with a follower option ({0}.{1})"
msgstr ""
#: tiramisu/api.py:277
msgid "please specify a valid sub function ({0}.{1}): {2}"
msgstr ""
#: tiramisu/api.py:551
msgid "optiondescription"
msgstr ""
#: tiramisu/api.py:556
msgid "symlink"
msgstr ""
#: tiramisu/api.py:717
msgid "the option {0} is not a dynamic option, cannot get identifiers with only_self parameter to True"
msgstr ""
#: tiramisu/api.py:822
msgid "cannot get option from a follower symlink without index"
msgstr ""
#: tiramisu/api.py:924
msgid "cannot add this property: \"{0}\""
msgstr ""
#: tiramisu/api.py:951
msgid "cannot remove option's property \"{0}\", use permissive instead in option \"{1}\""
msgstr ""
#: tiramisu/api.py:955
msgid "cannot find \"{0}\" in option \"{1}\""
msgstr ""
#: tiramisu/api.py:960
msgid "cannot remove option's property \"{0}\", use permissive instead in option \"{1}\" at index \"{2}\""
msgstr ""
#: tiramisu/api.py:964
msgid "cannot find \"{0}\" in option \"{1}\" at index \"{2}\""
msgstr ""
#: tiramisu/api.py:1008
msgid "cannot find \"{0}\""
msgstr ""
#: tiramisu/api.py:1202
msgid "please specify index with a follower option ({0})"
msgstr ""
#: tiramisu/api.py:1214
msgid "only multi value has defaultmulti"
msgstr ""
#: tiramisu/api.py:1274
msgid "return_type is not valid for a optiondescription"
msgstr ""
#: tiramisu/api.py:1415
msgid "please specify a valid sub function ({0}.{1}) for {2}"
msgstr ""
#: tiramisu/api.py:1850
msgid "properties must be a frozenset"
msgstr ""
#: tiramisu/api.py:1854 tiramisu/api.py:1881
msgid "unknown when {} (must be in append or remove)"
msgstr ""
#: tiramisu/api.py:1867 tiramisu/api.py:1891 tiramisu/config.py:1811
msgid "unknown type {}"
msgstr ""
#: tiramisu/api.py:2254
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 or a calculation, not {0}"
msgstr ""
#: tiramisu/autolib.py:166
msgid "optional in ParamDynOption must be a boolean, not {0}"
msgstr ""
#: tiramisu/autolib.py:224
msgid "cannot add option in information after creating config"
msgstr ""
#: tiramisu/autolib.py:227
msgid "cannot redefine option in information"
msgstr ""
#: tiramisu/autolib.py:231
msgid "option in ParamInformation cannot be a symlinkoption"
msgstr ""
#: tiramisu/autolib.py:234
msgid "option in ParamInformation cannot be a follower"
msgstr ""
#: tiramisu/autolib.py:237
msgid "option in ParamInformation cannot be a dynamic option"
msgstr ""
#: tiramisu/autolib.py:298
msgid "first argument ({0}) must be a function"
msgstr ""
#: tiramisu/autolib.py:302
msgid "help_function ({0}) must be a function"
msgstr ""
#: tiramisu/autolib.py:473 tiramisu/autolib.py:529
msgid "the option {0} is used in a calculation but is invalid ({1})"
msgstr ""
#: tiramisu/autolib.py:486 tiramisu/autolib.py:543 tiramisu/autolib.py:593
msgid "unable to get value for calculating {0}, {1}"
msgstr ""
#: tiramisu/autolib.py:522
msgid "unable to carry out a calculation for {0}, {1}"
msgstr ""
#: tiramisu/autolib.py:568
msgid "cannot find information for {0}, {1} is a dynamic option"
msgstr ""
#: tiramisu/autolib.py:608
msgid "option {0} is not a dynoptiondescription or in a dynoptiondescription"
msgstr ""
#: tiramisu/autolib.py:743
msgid "cannot calculate arguments for {0}, {1} with identifier \"{2}\", there is no identifiers"
msgstr ""
#: tiramisu/autolib.py:755
msgid "cannot calculate arguments for {0}, {1} with identifier \"{2}\", list of valid identifiers: {3}"
msgstr ""
#: tiramisu/autolib.py:879
msgid "the follower {0} must have index in carry_out_calculation!"
msgstr ""
#: tiramisu/autolib.py:1007
msgid "unexpected error \"{1}\" in function \"{2}\" with arguments \"{3}\" and \"{4}\" for option {0}"
msgstr ""
#: tiramisu/autolib.py:1017
msgid "unexpected error \"{1}\" in function \"{2}\" for option {0}"
msgstr ""
#: tiramisu/config.py:458 tiramisu/config.py:481 tiramisu/config.py:843
#: tiramisu/config.py:852
msgid "option name \"{0}\" is not unique in {1}"
msgstr ""
#: tiramisu/config.py:736
msgid "there is no option description for this config (may be GroupConfig)"
msgstr ""
#: tiramisu/config.py:1109 tiramisu/option/optiondescription.py:78
msgid "option description seems to be part of an other config"
msgstr ""
#: tiramisu/config.py:1271
msgid "parent of {0} not already exists"
msgstr ""
#: tiramisu/config.py:1318
msgid "cannot set leadership object has root optiondescription"
msgstr ""
#: tiramisu/config.py:1321
msgid "cannot set dynoptiondescription object has root optiondescription"
msgstr ""
#: tiramisu/config.py:1368
msgid "child must be a Config, GroupConfig, MixConfig or MetaConfig"
msgstr ""
#: tiramisu/config.py:1377
msgid "config name must be uniq in groupconfig for \"{0}\""
msgstr ""
#: tiramisu/config.py:1586
msgid "unknown config \"{}\""
msgstr ""
#: tiramisu/config.py:1611
msgid "child must be a Config, MixConfig or MetaConfig"
msgstr ""
#: tiramisu/config.py:1646
msgid "force_default, force_default_if_same or force_dont_change_value cannot be set with only_config"
msgstr ""
#: tiramisu/config.py:1656
msgid "force_default and force_dont_change_value cannot be set together"
msgstr ""
#: tiramisu/config.py:1807
msgid "config name must be uniq in groupconfig for {0}"
msgstr ""
#: tiramisu/config.py:1852
msgid "config added has no name, the name is mandatory"
msgstr ""
#: tiramisu/config.py:1857
msgid "config name \"{0}\" is not uniq in groupconfig \"{1}\""
msgstr ""
#: tiramisu/config.py:1875 tiramisu/config.py:1881
msgid "cannot find the config {0}"
msgstr ""
#: tiramisu/config.py:1907
msgid "MetaConfig with optiondescription must have string has child, not {}"
msgstr ""
#: tiramisu/config.py:1919
msgid "child must be a Config or MetaConfig"
msgstr ""
#: tiramisu/config.py:1923
msgid "children in MetaConfig must have name"
msgstr ""
#: tiramisu/config.py:1926
msgid "all config in metaconfig must have the same optiondescription"
msgstr ""
#: tiramisu/config.py:1943
msgid "metaconfig must have the same optiondescription"
msgstr ""
#: tiramisu/error.py:49
msgid "and"
msgstr ""
#: tiramisu/error.py:51
msgid "or"
msgstr ""
#: tiramisu/error.py:71
msgid " {} "
msgstr ""
#: tiramisu/error.py:140
msgid "cannot modify the {0} {1} at index \"{2}\" because {3} is frozen"
msgstr ""
#: tiramisu/error.py:144
msgid "cannot modify the {0} {1} at index \"{2}\" because is frozen"
msgstr ""
#: tiramisu/error.py:149
msgid "cannot modify the {0} {1} because {2} is frozen"
msgstr ""
#: tiramisu/error.py:151
msgid "cannot modify the {0} {1} because is frozen"
msgstr ""
#: tiramisu/error.py:155
msgid "cannot access to {0} {1} at index \"{2}\" because {3} hasn't value"
msgstr ""
#: tiramisu/error.py:159
msgid "{0} {1} at index \"{2}\" is mandatory but hasn't value"
msgstr ""
#: tiramisu/error.py:162
msgid "cannot access to {0} {1} because {2} hasn't value"
msgstr ""
#: tiramisu/error.py:164
msgid "{0} {1} is mandatory but hasn't value"
msgstr ""
#: tiramisu/error.py:168
msgid "cannot access to {0} {1} at index \"{2}\" because {3} has {4} {5}"
msgstr ""
#: tiramisu/error.py:172
msgid "cannot access to {0} {1} at index \"{2}\" because has {3} {4}"
msgstr ""
#: tiramisu/error.py:177
msgid "cannot access to {0} {1} because {2} has {3} {4}"
msgstr ""
#: tiramisu/error.py:179
msgid "cannot access to {0} {1} because has {2} {3}"
msgstr ""
#: tiramisu/error.py:182
msgid "property"
msgstr ""
#: tiramisu/error.py:184
msgid "properties"
msgstr ""
#: tiramisu/error.py:199
msgid "cannot access to \"{0}\" it's a dynamic option"
msgstr ""
#: tiramisu/error.py:200
msgid "\"{0}\" is not an option"
msgstr ""
#: tiramisu/error.py:277
msgid "cannot set \"group_type\" attribute for the Leadership {0}"
msgstr ""
#: tiramisu/error.py:281
msgid "the leader {0} cannot have \"{1}\" property"
msgstr ""
#: tiramisu/error.py:285
msgid "the leader {0} cannot have \"force_default_on_freeze\" or \"force_metaconfig_on_freeze\" property without \"frozen\""
msgstr ""
#: tiramisu/error.py:289
msgid "cannot reduce length of the leader {0}"
msgstr ""
#: tiramisu/error.py:291
msgid "index \"{0}\" is greater than the leadership length \"{1}\" for option {2}"
msgstr ""
#: tiramisu/error.py:295
msgid "the follower option {0} has greater length ({1}) than the leader length ({2})"
msgstr ""
#: tiramisu/error.py:300
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:305
msgid "the \"{0}\" function must not return a list (\"{1}\") for the follower option {2}"
msgstr ""
#: tiramisu/error.py:342
msgid "invalid value"
msgstr ""
#: tiramisu/error.py:352
msgid "attention, \"{0}\" could be an invalid {1} for {2}"
msgstr ""
#: tiramisu/error.py:356
msgid "attention, \"{0}\" could be an invalid {1} for {2} at index \"{3}\""
msgstr ""
#: tiramisu/error.py:379
msgid "{2} has an invalid {1}"
msgstr ""
#: tiramisu/error.py:381
msgid "{2} at index \"{3}\" has an invalid {1}"
msgstr ""
#: tiramisu/error.py:384 tiramisu/error.py:395
msgid "\"{0}\" is an invalid {1} for {2}"
msgstr ""
#: tiramisu/error.py:386
msgid "\"{0}\" is an invalid {1} for {2} at index \"{3}\""
msgstr ""
#: tiramisu/function.py:64
msgid "network \"{0}\" ({1}) does not match with this netmask"
msgstr ""
#: tiramisu/function.py:82
msgid "IP \"{0}\" ({1}) with this netmask is in fact a network address"
msgstr ""
#: tiramisu/function.py:87
msgid "IP \"{0}\" ({1}) with this netmask is in fact a broadcast address"
msgstr ""
#: tiramisu/function.py:105
msgid "broadcast invalid with network {0} ({1}) and netmask {2} ({3})"
msgstr ""
#: tiramisu/function.py:133
msgid "this IP is not in network {network[\"value\"]} ({network[\"name\"]})"
msgstr ""
#: tiramisu/function.py:135
msgid "this IP is not in network {network[\"value\"]} ({network[\"name\"]}) with netmask {netmask[\"value\"]} ({netmask[\"name\"]})"
msgstr ""
#: tiramisu/function.py:142
msgid "this IP with the network {0} ({1}) is in fact a network address"
msgstr ""
#: tiramisu/function.py:147
msgid "this IP with the network {0} ({1}) is in fact a broadcast address"
msgstr ""
#: tiramisu/function.py:164
msgid "value is identical to {0}"
msgstr ""
#: tiramisu/function.py:399
msgid "unexpected value in calc_value with join attribute \"{0}\" with invalid length \"{1}\""
msgstr ""
#: tiramisu/function.py:526
msgid "unexpected {0} condition_operator in calc_value"
msgstr ""
#: tiramisu/function.py:590
msgid "unexpected condition_{0} must have \"todict\" argument"
msgstr ""
#: tiramisu/function.py:601
msgid "the value of \"{0}\" is {1}"
msgstr ""
#: tiramisu/function.py:603
msgid "the value of \"{0}\" is not {1}"
msgstr ""
#: tiramisu/option/baseoption.py:81 tiramisu/option/symlinkoption.py:42
msgid "\"{0}\" is an invalid name for an option"
msgstr ""
#: tiramisu/option/baseoption.py:94
msgid "invalid properties type {0} for {1}, must be a frozenset"
msgstr ""
#: tiramisu/option/baseoption.py:107
msgid "invalid property type {0} for {1}, must be a string or a Calculation"
msgstr ""
#: tiramisu/option/baseoption.py:258
msgid "information's item for {0} not found: \"{1}\""
msgstr ""
#: tiramisu/option/baseoption.py:276
msgid "'{0}' ({1}) object attribute '{2}' is read-only"
msgstr ""
#: tiramisu/option/baseoption.py:317
msgid "\"{}\" ({}) object attribute \"{}\" is read-only"
msgstr ""
#: tiramisu/option/baseoption.py:329
msgid "{0} not part of any Config"
msgstr ""
#: tiramisu/option/booloption.py:32
msgid "boolean"
msgstr ""
#: tiramisu/option/broadcastoption.py:33
msgid "broadcast address"
msgstr ""
#: tiramisu/option/choiceoption.py:40
msgid "choice"
msgstr ""
#: tiramisu/option/choiceoption.py:50
msgid "values must be a tuple or a calculation for {0}"
msgstr ""
#: tiramisu/option/choiceoption.py:73
msgid "the calculated values \"{0}\" for \"{1}\" is not a list"
msgstr ""
#: tiramisu/option/choiceoption.py:105
msgid "only \"{0}\" is allowed"
msgstr ""
#: tiramisu/option/choiceoption.py:107
msgid "only {0} are allowed"
msgstr ""
#: tiramisu/option/dateoption.py:33
msgid "date"
msgstr ""
#: tiramisu/option/domainnameoption.py:45
msgid "domain name"
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:138
msgid "DynOptionDescription identifiers for option {0}, is not a list ({1})"
msgstr ""
#: tiramisu/option/dynoptiondescription.py:148
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:36
msgid "email address"
msgstr ""
#: tiramisu/option/filenameoption.py:34
msgid "file name"
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 "file"
msgstr ""
#: tiramisu/option/filenameoption.py:78
msgid "directory"
msgstr ""
#: tiramisu/option/filenameoption.py:82
msgid "cannot find this {0}"
msgstr ""
#: tiramisu/option/floatoption.py:32
msgid "float"
msgstr ""
#: tiramisu/option/intoption.py:32
msgid "integer"
msgstr ""
#: tiramisu/option/intoption.py:59
msgid "it's not an integer"
msgstr ""
#: tiramisu/option/intoption.py:65
msgid "value should be equal or greater than \"{0}\""
msgstr ""
#: tiramisu/option/intoption.py:67
msgid "value must be equal or greater than \"{0}\""
msgstr ""
#: tiramisu/option/intoption.py:72
msgid "value should be less than \"{0}\""
msgstr ""
#: tiramisu/option/intoption.py:74
msgid "value must be less than \"{0}\""
msgstr ""
#: tiramisu/option/ipoption.py:33
msgid "IP"
msgstr ""
#: tiramisu/option/ipoption.py:60
msgid "it's in fact a network address"
msgstr ""
#: tiramisu/option/ipoption.py:62
msgid "it's in fact a broacast address"
msgstr ""
#: tiramisu/option/ipoption.py:74
msgid "CIDR address must have a \"/\""
msgstr ""
#: tiramisu/option/ipoption.py:83
msgid "shouldn't be reserved IP"
msgstr ""
#: tiramisu/option/ipoption.py:85
msgid "mustn't be reserved IP"
msgstr ""
#: tiramisu/option/ipoption.py:89
msgid "should be private IP"
msgstr ""
#: tiramisu/option/ipoption.py:91
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:100
msgid "leadership {0} shall not have a symlinkoption"
msgstr ""
#: tiramisu/option/leadership.py:107
msgid "leadership {0} shall not have a subgroup"
msgstr ""
#: tiramisu/option/leadership.py:113
msgid "only multi option are allowed in leadership {0} but option {1} is not a multi"
msgstr ""
#: tiramisu/option/leadership.py:140
msgid "not allowed default value for follower option {0} in leadership {1}"
msgstr ""
#: tiramisu/option/macoption.py:34
msgid "mac address"
msgstr ""
#: tiramisu/option/netmaskoption.py:32
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:304
msgid "the value \"{}\" is not unique"
msgstr ""
#: tiramisu/option/option.py:367
msgid "it must not be a list"
msgstr ""
#: tiramisu/option/option.py:422 tiramisu/option/option.py:460
msgid "it must be a list"
msgstr ""
#: tiramisu/option/option.py:450
msgid "which \"{}\" must be a list of list"
msgstr ""
#: tiramisu/option/optiondescription.py:115
#: tiramisu/option/optiondescription.py:121
msgid "\"{0}\" option description"
msgstr ""
#: tiramisu/option/optiondescription.py:119
#: tiramisu/option/optiondescription.py:125
msgid "root option description"
msgstr ""
#: tiramisu/option/optiondescription.py:127
msgid "option \"{0}\" is include in {1} but is also in {2}"
msgstr ""
#: tiramisu/option/optiondescription.py:319
msgid "children in optiondescription \"{}\" must be a list"
msgstr ""
#: tiramisu/option/optiondescription.py:348
msgid "the option name \"{0}\" is duplicate in \"{1}\""
msgstr ""
#: tiramisu/option/optiondescription.py:399
msgid "cannot change group_type if already set (old {0}, new {1})"
msgstr ""
#: tiramisu/option/optiondescription.py:404
msgid "group_type: {0} not allowed"
msgstr ""
#: tiramisu/option/passwordoption.py:33
msgid "password"
msgstr ""
#: tiramisu/option/passwordoption.py:50
msgid "at least {0} characters are required"
msgstr ""
#: tiramisu/option/passwordoption.py:53
msgid "maximum {0} characters required"
msgstr ""
#: tiramisu/option/passwordoption.py:58
msgid "must not have the characters {0}"
msgstr ""
#: tiramisu/option/permissionsoption.py:39
msgid "unix file permissions"
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:39
msgid "port"
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:33
msgid "string"
msgstr ""
#: tiramisu/option/stroption.py:41
msgid "it's not a string"
msgstr ""
#: tiramisu/option/symlinkoption.py:49
msgid "malformed symlink second parameters must be an option for \"{0}\", not {1}"
msgstr ""
#: tiramisu/option/urloption.py:39
msgid "URL"
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/option/usernameoption.py:35
msgid "unix username"
msgstr ""
#: tiramisu/option/usernameoption.py:43
msgid "unix groupname"
msgstr ""
#: tiramisu/setting.py:280
msgid "can't rebind {0}"
msgstr ""
#: tiramisu/setting.py:287
msgid "can't unbind {0}"
msgstr ""
#: tiramisu/setting.py:490
msgid "invalid property type {type(new_prop)} for {subconfig.option.impl_getname()} with {prop.function.__name__} function"
msgstr ""
#: tiramisu/setting.py:629
msgid "permissive must be a frozenset"
msgstr ""
#: tiramisu/setting.py:639
msgid "cannot add those permissives: {0}"
msgstr ""
#: tiramisu/setting.py:677
msgid "can't reset properties to the symlinkoption \"{}\""
msgstr ""
#: tiramisu/setting.py:690
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:619 tiramisu/value.py:910
msgid "set owner \"{0}\" is forbidden"
msgstr ""
#: tiramisu/value.py:626
msgid "\"{0}\" is a default value, so we cannot change owner to \"{1}\""
msgstr ""
#: tiramisu/value.py:896
msgid "information's item not found \"{}\""
msgstr ""