tiramisu/translations/tiramisu.pot

925 lines
22 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
2013-07-18 21:25:07 +02:00
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
2018-11-01 07:28:28 +01:00
"POT-Creation-Date: 2018-10-31 18:46+CET\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=CHARSET\n"
2013-07-18 21:25:07 +02:00
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:57
msgid "Settings:"
msgstr ""
#: tiramisu/api.py:58
msgid "Access to option without verifying permissive properties"
msgstr ""
#: tiramisu/api.py:59
msgid "Access to option without property restriction"
msgstr ""
#: tiramisu/api.py:63
msgid "Call: {}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:65
msgid "Commands:"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:98
2018-04-11 18:32:13 +02:00
msgid "index \"{}\" is higher than the master length \"{}\" for option \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:103
2018-04-11 18:32:13 +02:00
msgid "option must not be an optiondescription"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:129
msgid "index must be set with the slave option \"{}\""
2018-04-11 18:32:13 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:132
msgid "unknown method {}"
2018-04-11 18:32:13 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:316
2018-04-11 18:32:13 +02:00
msgid "cannot add this property: \"{0}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:440 tiramisu/config.py:251
msgid "can't delete a SymLinkOption"
msgstr ""
#: tiramisu/api.py:573 tiramisu/api.py:1206
2018-04-11 18:32:13 +02:00
msgid "please specify a valid sub function ({})"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:661 tiramisu/api.py:1041
2018-04-11 18:32:13 +02:00
msgid "unknown list type {}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/api.py:663 tiramisu/api.py:1043
msgid "unknown group_type: {0}"
2018-04-11 18:32:13 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/autolib.py:95
2018-04-11 18:32:13 +02:00
msgid "unable to carry out a calculation for \"{}\", {}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/autolib.py:256
2018-04-11 18:32:13 +02:00
msgid "function \"{}\" with arguments \"{}\" and \"{}\" return the list \"{}\" for the slave option \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/autolib.py:264
2018-04-11 18:32:13 +02:00
msgid "function \"{}\" return the list \"{}\" for the slave option \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/autolib.py:292
msgid "unexpected error \"{0}\" in function \"{1}\" with arguments \"{3}\" and \"{4}\" for option \"{2}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/autolib.py:299
msgid "unexpected error \"{0}\" in function \"{1}\" for option \"{2}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:69
msgid "\"{0}\" must be an optiondescription, not an {1}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:212
2018-04-11 18:32:13 +02:00
msgid "unknown option {}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:220
msgid "there is no option description for this config (may be GroupConfig)"
2014-01-25 11:40:04 +01:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/config.py:236
msgid "can't assign to a SymLinkOption"
2013-09-26 22:35:12 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:319
2018-04-11 18:32:13 +02:00
msgid "slave option \"{}\" has higher length \"{}\" than the master length \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:408
2018-04-11 18:32:13 +02:00
msgid "no option found in config with these criteria"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:458
2018-04-11 18:32:13 +02:00
msgid "make_dict can't filtering with value without option"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:509
2018-04-11 18:32:13 +02:00
msgid "unexpected path \"{0}\", should start with \"{1}\""
2014-03-09 20:14:17 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:674
msgid "cannot duplicate {}"
msgstr ""
#: tiramisu/config.py:742
2018-04-11 18:32:13 +02:00
msgid "cannot set masterslaves object has root optiondescription"
2014-03-09 20:14:17 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:744
msgid "cannot set dynoptiondescription object has root optiondescription"
msgstr ""
#: tiramisu/config.py:758 tiramisu/config.py:800
2018-04-11 18:32:13 +02:00
msgid "invalid session ID: {0} for config"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:784
msgid "groupconfig's children must be a list"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:788
msgid "groupconfig's children must be Config, MetaConfig or GroupConfig"
2014-03-09 20:14:17 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:795
2018-04-11 18:32:13 +02:00
msgid "config name must be uniq in groupconfig for \"{0}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:959
2018-04-11 18:32:13 +02:00
msgid "unknown config \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:979 tiramisu/config.py:1194
msgid "{}config's children should be config, not {}"
2014-03-09 20:14:17 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:984
msgid "child must be a Config, MixConfig or MetaConfig"
2014-03-09 20:14:17 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:986
msgid "child has already a {}config's"
2014-03-09 20:14:17 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:1015
msgid "force_default, force_default_if_same or force_dont_change_value cannot be set with only_config"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:1037
msgid "force_default and force_dont_change_value cannot be set together"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:1181
msgid "MetaConfig with optiondescription must have string has child, not {}"
msgstr ""
#: tiramisu/config.py:1199
msgid "child must be a Config or MetaConfig"
msgstr ""
#: tiramisu/config.py:1203
msgid "all config in metaconfig must have the same optiondescription"
msgstr ""
#: tiramisu/config.py:1216
2018-04-11 18:32:13 +02:00
msgid "config name must be uniq in groupconfig for {0}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/config.py:1218
msgid "unknown type {}"
msgstr ""
#: tiramisu/config.py:1241
msgid "cannot find the config {}"
msgstr ""
2017-01-19 21:38:16 +01:00
#: tiramisu/error.py:23
msgid "and"
msgstr ""
#: tiramisu/error.py:25
msgid "or"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/error.py:49
2016-11-14 22:11:59 +01:00
msgid " {} "
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/error.py:102 tiramisu/setting.py:530
2016-11-14 22:11:59 +01:00
msgid "property"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/error.py:104 tiramisu/setting.py:532
2016-11-14 22:11:59 +01:00
msgid "properties"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/error.py:106
msgid "cannot access to {0} \"{1}\" because \"{2}\" has {3} {4}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/error.py:113
2016-11-14 22:11:59 +01:00
msgid "cannot access to {0} \"{1}\" because has {2} {3}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/error.py:194
msgid "\"{0}\" is an invalid {1} for \"{2}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/error.py:208
msgid "invalid value"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/function.py:31
msgid "args in params must be a tuple"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/function.py:34 tiramisu/function.py:39
msgid "arg in params must be a Param"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/function.py:36
msgid "kwargs in params must be a dict"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/function.py:52
msgid "paramoption needs an option not {}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/function.py:58
msgid "param must have a boolean not a {} for notraisepropertyerror"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:79
2018-04-11 18:32:13 +02:00
msgid "invalid name: \"{0}\" for option"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:95
2018-04-11 18:32:13 +02:00
msgid "invalid properties type {0} for {1}, must be a frozenset"
2016-11-20 18:02:10 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:112
msgid "conflict: properties already set in requirement {0} for {1}"
msgstr ""
#: tiramisu/option/baseoption.py:160
msgid "{0} must be a function"
msgstr ""
#: tiramisu/option/baseoption.py:163
msgid "{0}_params must be a params"
2018-04-11 18:32:13 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:203
2018-04-11 18:32:13 +02:00
msgid "cannot find those arguments \"{}\" in function \"{}\" for \"{}\""
2016-11-20 18:02:10 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:222
2018-04-11 18:32:13 +02:00
msgid "missing those arguments \"{}\" in function \"{}\" for \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:261
2018-04-11 18:32:13 +02:00
msgid "params defined for a callback function but no callback defined yet for option \"{0}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:355 tiramisu/storage/dictionary/value.py:284
#: tiramisu/storage/sqlite3/value.py:214
2018-04-11 18:32:13 +02:00
msgid "information's item not found: {0}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:368
msgid "'{0}' ({1}) object attribute '{2}' is read-only"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:408
2018-04-11 18:32:13 +02:00
msgid "\"{}\" ({}) object attribute \"{}\" is read-only"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:424
2018-04-11 18:32:13 +02:00
msgid "invalid string"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:478
2018-04-11 18:32:13 +02:00
msgid "malformed requirements must be an option in option {0}"
2016-11-20 18:02:10 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:481
2018-04-11 18:32:13 +02:00
msgid "malformed requirements multi option must not set as requires of non multi option {0}"
2016-11-20 18:02:10 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:514
2018-04-11 18:32:13 +02:00
msgid "malformed requirements expected must have option and value for option {0}"
2016-11-14 22:11:59 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:521 tiramisu/option/baseoption.py:537
2018-04-11 18:32:13 +02:00
msgid "malformed requirements expected value must be valid for option {0}: {1}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:551
2018-04-11 18:32:13 +02:00
msgid "malformed requirements for option: {0} action cannot be force_store_value"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:559
2018-04-11 18:32:13 +02:00
msgid "malformed requirements for option: {0} inverse must be boolean"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:566
2018-04-11 18:32:13 +02:00
msgid "malformed requirements for option: {0} transitive must be boolean"
2013-09-28 20:02:41 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:573
2018-04-11 18:32:13 +02:00
msgid "malformed requirements for option: {0} same_action must be boolean"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:580
2018-04-11 18:32:13 +02:00
msgid "malformed requirements for option: \"{0}\" operator must be \"or\" or \"and\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:592
2018-04-11 18:32:13 +02:00
msgid "malformed requirements type for option: {0}, must be a dict"
2013-09-28 20:02:41 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:598
2018-04-11 18:32:13 +02:00
msgid "malformed requirements for option: {0} unknown keys {1}, must only {2}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/baseoption.py:607
2018-04-11 18:32:13 +02:00
msgid "malformed requirements for option: {0} require must have option, expected and action keys"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/booloption.py:30
msgid "boolean"
2013-09-28 20:02:41 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/broadcastoption.py:31
msgid "broadcast address"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/broadcastoption.py:55
2018-04-11 18:32:13 +02:00
msgid "invalid len for vals"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/broadcastoption.py:60
2018-04-11 18:32:13 +02:00
msgid "broadcast \"{4}\" invalid with network {0}/{1} (\"{2}\"/\"{3}\")"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/choiceoption.py:36
2018-04-11 18:32:13 +02:00
msgid "choice"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/choiceoption.py:65
msgid "values is not a function, so values_params must be None"
2016-11-14 22:11:59 +01:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/choiceoption.py:67
msgid "values must be a tuple or a function for {0}"
2016-11-14 22:11:59 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/choiceoption.py:100
2018-04-11 18:32:13 +02:00
msgid "calculated values for {0} is not a list"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/choiceoption.py:113
2018-04-11 18:32:13 +02:00
msgid "only \"{0}\" is allowed"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/choiceoption.py:116
2018-04-11 18:32:13 +02:00
msgid "only \"{0}\" are allowed"
2016-11-14 22:11:59 +01:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/dateoption.py:30
msgid "date"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:37
msgid "domain name"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:57
msgid "unknown type_ {0} for hostname"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:60
msgid "allow_ip must be a boolean"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:62
msgid "allow_without_dot must be a boolean"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:108
msgid "invalid length (min 1)"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:110
msgid "invalid length (max {0})"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:126
msgid "must not be an IP"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:130
msgid "must have dot"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:132
msgid "invalid length (max 255)"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:140
msgid "some characters are uppercase"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/domainnameoption.py:143
msgid "some characters may cause problems"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/dynoptiondescription.py:55
msgid "cannot set optiondescription in a dynoptiondescription"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/dynoptiondescription.py:60
msgid "cannot set symlinkoption in a dynoptiondescription"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/dynoptiondescription.py:71
msgid "callback is mandatory for the dynoptiondescription \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/dynoptiondescription.py:85
2018-04-11 18:32:13 +02:00
msgid "DynOptionDescription callback for option \"{}\", is not a list ({})"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/dynoptiondescription.py:91
msgid "invalid suffix \"{}\" for option \"{}\""
2016-11-14 22:11:59 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/dynoptiondescription.py:101
msgid "DynOptionDescription callback return a list with multiple value \"{}\""
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/emailoption.py:31
msgid "email address"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/filenameoption.py:30
msgid "file name"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/floatoption.py:30
msgid "float"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/intoption.py:30
msgid "integer"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/ipoption.py:32
msgid "IP"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/ipoption.py:89
msgid "shouldn't in reserved class"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/ipoption.py:91 tiramisu/option/networkoption.py:56
msgid "mustn't be in reserved class"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/ipoption.py:95
msgid "should be in private class"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/ipoption.py:97
msgid "must be in private class"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/ipoption.py:107
msgid "ip_network needs an IP, a network and a netmask"
msgstr ""
#: tiramisu/option/ipoption.py:113
2018-04-11 18:32:13 +02:00
msgid "\"{4}\" is not in network \"{0}\"/\"{1}\" (\"{2}\"/\"{3}\")"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/masterslaves.py:52
2018-04-11 18:32:13 +02:00
msgid "a master and a slave are mandatories in masterslaves \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/masterslaves.py:56
2018-04-11 18:32:13 +02:00
msgid "masterslaves \"{0}\" shall not have a symlinkoption"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/masterslaves.py:59
2018-04-11 18:32:13 +02:00
msgid "masterslaves \"{0}\" shall not have a subgroup"
2016-11-14 22:11:59 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/masterslaves.py:62
2018-04-11 18:32:13 +02:00
msgid "only multi option allowed in masterslaves \"{0}\" but option \"{1}\" is not a multi"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/masterslaves.py:66
2018-04-11 18:32:13 +02:00
msgid "not allowed default value for option \"{0}\" in masterslaves \"{1}\""
2016-11-14 22:11:59 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/masterslaves.py:83
2018-04-11 18:32:13 +02:00
msgid "callback of master's option shall not refered a slave's ones"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/masterslaves.py:91
msgid "master {} have requirement, but MasterSlaves {} too"
msgstr ""
#: tiramisu/option/masterslaves.py:108
msgid "malformed requirements option \"{0}\" must not be in slave for \"{1}\""
msgstr ""
#: tiramisu/option/masterslaves.py:224
2018-04-11 18:32:13 +02:00
msgid "cannot reduce length of the master \"{}\""
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/netmaskoption.py:32
msgid "netmask address"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/netmaskoption.py:57
msgid "network_netmask needs a network and a netmask"
msgstr ""
#: tiramisu/option/netmaskoption.py:76
msgid "ip_netmask needs an IP and a netmask"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/netmaskoption.py:103
2018-04-11 18:32:13 +02:00
msgid "this is a network with netmask \"{0}\" (\"{1}\")"
2014-03-09 20:14:17 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/netmaskoption.py:105
msgid "this is a network with {2} \"{0}\" (\"{1}\")"
msgstr ""
#: tiramisu/option/netmaskoption.py:108
2018-04-11 18:32:13 +02:00
msgid "this is a broadcast with netmask \"{0}\" (\"{1}\")"
2014-03-09 20:14:17 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/netmaskoption.py:110
msgid "this is a broadcast with {2} \"{0}\" (\"{1}\")"
msgstr ""
#: tiramisu/option/netmaskoption.py:115
2018-04-11 18:32:13 +02:00
msgid "with netmask \"{0}\" (\"{1}\")"
2014-03-09 20:14:17 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/netmaskoption.py:117
msgid "with {2} \"{0}\" (\"{1}\")"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/networkoption.py:31
msgid "network address"
2014-03-09 20:14:17 +01:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/networkoption.py:54
msgid "shouldn't be in reserved class"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/option.py:78
msgid "default_multi is set whereas multi is False in option: {0}"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/option.py:95
2018-11-01 07:28:28 +01:00
msgid "invalid multi type \"{}\""
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:118
msgid "unique must be a boolean, not \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:120
2018-04-11 18:32:13 +02:00
msgid "unique must be set only with multi value"
2013-09-28 20:02:41 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:131
2018-04-11 18:32:13 +02:00
msgid "invalid default_multi value {0} for option {1}: {2}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:137
msgid "invalid default_multi value \"{0}\" for option \"{1}\", must be a list for a submulti"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:256
2018-04-11 18:32:13 +02:00
msgid "invalid value \"{}\", this value is already in \"{}\""
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:286
2018-04-11 18:32:13 +02:00
msgid "which must not be a list"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:303
msgid "attention, \"{0}\" could be an invalid {1} for \"{2}\""
2013-09-28 20:02:41 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:322 tiramisu/option/option.py:331
msgid "which must be a list"
2016-11-14 22:11:59 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:336
2018-04-11 18:32:13 +02:00
msgid "which \"{}\" must be a list of list"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:372
msgid "default value not allowed if option \"{0}\" is calculated"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:417
msgid "'{0}' ({1}) cannot add consistency, option is read-only"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:425
msgid "consistency {0} not available for this option"
msgstr ""
#: tiramisu/option/option.py:432
msgid "unknown parameter {0} in consistency"
msgstr ""
#: tiramisu/option/option.py:544 tiramisu/option/option.py:549
2018-04-11 18:32:13 +02:00
msgid "cannot add consistency with submulti option"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:550
2018-04-11 18:32:13 +02:00
msgid "consistency must be set with an option, not {}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:553 tiramisu/option/option.py:561
2018-04-11 18:32:13 +02:00
msgid "almost one option in consistency is in a dynoptiondescription but not all"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:557
2018-04-11 18:32:13 +02:00
msgid "option in consistency must be in same dynoptiondescription"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:564
2018-04-11 18:32:13 +02:00
msgid "cannot add consistency with itself"
2013-07-18 21:25:07 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:566
2018-04-11 18:32:13 +02:00
msgid "every options in consistency must be multi or none"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:607
2018-04-11 18:32:13 +02:00
msgid "unexpected length of \"{}\" in constency \"{}\", should be \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:637
2018-04-11 18:32:13 +02:00
msgid "attention, \"{0}\" could be an invalid {1} for \"{2}\", {3}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:708
msgid "should be different from the value of \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:710
msgid "must be different from the value of \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:713
2018-04-11 18:32:13 +02:00
msgid "value for {} should be different"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/option.py:715
2018-04-11 18:32:13 +02:00
msgid "value for {} must be different"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:47
msgid "option description seems to be part of an other config"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:79
msgid "the slave \"{0}\" cannot have \"force_store_value\" property"
msgstr ""
#: tiramisu/option/optiondescription.py:83
msgid "the dynoption \"{0}\" cannot have \"force_store_value\" property"
2016-11-14 22:11:59 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:90 tiramisu/setting.py:612
2018-04-11 18:32:13 +02:00
msgid "a master ({0}) cannot have \"force_default_on_freeze\" property without \"frozen\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:98
msgid "malformed consistency option \"{0}\" must be a masterslaves"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:106
msgid "malformed consistency option \"{0}\" must not be a multi for \"{1}\""
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:110
msgid "malformed consistency option \"{0}\" must be in same masterslaves as \"{1}\""
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:140
msgid "malformed requirements option \"{0}\" must be in same masterslaves for \"{1}\""
2013-09-28 20:02:41 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:144
2018-04-11 18:32:13 +02:00
msgid "malformed requirements option \"{0}\" must not be a multi for \"{1}\""
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:152
msgid "duplicate option: {0}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:158
2016-08-31 15:50:10 +02:00
msgid "consistency with option {0} which is not in Config"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:237
2018-04-11 18:32:13 +02:00
msgid "unknown option \"{0}\" in optiondescription \"{1}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:341
2018-04-11 18:32:13 +02:00
msgid "children in optiondescription \"{}\" must be a list"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:361
2018-04-11 18:32:13 +02:00
msgid "duplicate option name: \"{0}\""
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:366
2018-04-11 18:32:13 +02:00
msgid "the option's name \"{}\" start as the dynoptiondescription's name \"{}\""
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:399
2018-04-11 18:32:13 +02:00
msgid "cannot change group_type if already set (old {0}, new {1})"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/optiondescription.py:403
2018-04-11 18:32:13 +02:00
msgid "group_type: {0} not allowed"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/passwordoption.py:30
msgid "password"
2013-09-23 21:00:45 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/portoption.py:41
msgid "port"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/portoption.py:78
msgid "inconsistency in allowed range"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/portoption.py:83
msgid "max value is empty"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/portoption.py:109
msgid "range must have two values only"
2013-09-23 21:00:45 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/portoption.py:111
msgid "first port in range must be smaller than the second one"
2013-09-23 21:00:45 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/portoption.py:121
msgid "must be an integer between {0} and {1}"
2014-03-26 20:47:30 +01:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/stroption.py:31
msgid "string"
2013-09-23 21:00:45 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/stroption.py:44
msgid "unicode"
2013-09-23 21:00:45 +02:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/symlinkoption.py:33
msgid "malformed symlinkoption must be an option for symlink {0}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/option/syndynoptiondescription.py:58
2018-04-11 18:32:13 +02:00
msgid "unknown option \"{0}\" in syndynoptiondescription \"{1}\""
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/urloption.py:33
msgid "URL"
2016-11-14 22:11:59 +01:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/urloption.py:42
msgid "must start with http:// or https://"
2016-11-14 22:11:59 +01:00
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/urloption.py:60
msgid "port must be an between 0 and 65536"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/urloption.py:69
msgid "must ends with a valid resource name"
msgstr ""
2018-04-11 18:32:13 +02:00
#: tiramisu/option/usernameoption.py:31
msgid "username"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:234
2018-04-11 18:32:13 +02:00
msgid "can't rebind {0}"
2013-07-18 21:25:07 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:239
2018-04-11 18:32:13 +02:00
msgid "can't unbind {0}"
2013-07-18 21:25:07 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:492
2018-04-11 18:32:13 +02:00
msgid "malformed requirements imbrication detected for option: '{0}' with requirement on: '{1}'"
2016-08-31 15:50:10 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:533
2018-04-11 18:32:13 +02:00
msgid "cannot access to option \"{0}\" because required option \"{1}\" has {2} {3}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:555
2018-04-11 18:32:13 +02:00
msgid "the value of \"{0}\" is {1}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:557
2018-04-11 18:32:13 +02:00
msgid "the value of \"{0}\" is not {1}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:598
2018-04-11 18:32:13 +02:00
msgid "cannot set property {} for option \"{}\" this property is calculated"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:607
2018-04-11 18:32:13 +02:00
msgid "can't assign property to the symlinkoption \"{}\""
2013-09-23 21:00:45 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:640
2018-04-11 18:32:13 +02:00
msgid "permissive must be a frozenset"
msgstr ""
2013-07-17 22:30:35 +02:00
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:644
2018-04-11 18:32:13 +02:00
msgid "can't assign permissive to the symlinkoption \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:651
2018-04-11 18:32:13 +02:00
msgid "cannot add those permissives: {0}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:668
2018-04-11 18:32:13 +02:00
msgid "can't reset properties to the symlinkoption \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/setting.py:683
msgid "can't reset permissives to the symlinkoption \"{}\""
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/storage/__init__.py:54
2018-04-11 18:32:13 +02:00
msgid "storage_type is already set, cannot rebind it"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/storage/__init__.py:70
2018-04-11 18:32:13 +02:00
msgid "cannot import the storage {0}"
2014-03-09 20:16:38 +01:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/storage/dictionary/storage.py:43
#: tiramisu/storage/sqlite3/storage.py:117
2018-04-11 18:32:13 +02:00
msgid "session \"{}\" already used"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/storage/dictionary/storage.py:45
2018-04-11 18:32:13 +02:00
msgid "a dictionary cannot be persistent"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/storage/dictionary/value.py:293
#: tiramisu/storage/sqlite3/value.py:227
2018-04-11 18:32:13 +02:00
msgid "information's item not found {0}"
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/storage/dictionary/value.py:312
msgid "cannot delete none persistent session"
msgstr ""
#: tiramisu/value.py:397
2018-04-11 18:32:13 +02:00
msgid "can't set owner for the symlinkoption \"{}\""
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/value.py:400 tiramisu/value.py:612
2018-04-11 18:32:13 +02:00
msgid "set owner \"{0}\" is forbidden"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/value.py:403
2018-04-11 18:32:13 +02:00
msgid "no value for {0} cannot change owner to {1}"
2013-07-17 22:30:35 +02:00
msgstr ""
2018-11-01 07:28:28 +01:00
#: tiramisu/value.py:481
2018-04-11 18:32:13 +02:00
msgid "index \"{}\" is higher than the length \"{}\" for option \"{}\""
2013-07-17 22:30:35 +02:00
msgstr ""
2013-07-18 21:25:07 +02:00