1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2013-04-23 14:16+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
21 msgid "descr must be an optiondescription, not {0}"
25 msgid "unknown group_type: {0}"
29 msgid "make_dict can't filtering with value without option"
33 msgid "unexpected path {0}, should start with {1}"
37 msgid "unknown type_ type {0} for _find"
41 msgid "no option found in config with these criteria"
45 msgid "no config specified but needed"
49 msgid "invalid calculated value returned for option {0}: {1}"
53 msgid "invalid value {} for option {}"
57 msgid "no value for {1} cannot change owner to {2}"
60 #: value.py:164 setting.py:309
61 msgid "invalid generic owner {0}"
65 msgid "invalid len for the slave: {0} which has {1} as master"
69 msgid "invalid len for the master: {0} which has {1} as slave with greater len"
73 msgid "cannot append a value on a multi option {0} which is a slave"
77 msgid "invalid value {0} for option {1}"
81 msgid "cannot pop a value on a multi option {0} which is a slave"
85 msgid "Information's item not found: {0}"
89 msgid "invalid name: {0} for option"
93 msgid "validator must be a function"
97 msgid "a default_multi is set whereas multi is False in option: {0}"
101 msgid "invalid default_multi value {0} for option {1}"
105 msgid "defaut values not allowed if option: {0} is calculated"
110 "params defined for a callback function but no callback defined yet for "
114 #: option.py:158 option.py:165
115 msgid "invalid default value {0} for option {1}"
118 #: option.py:171 option.py:591
119 msgid "invalid properties type {0} for {1}, must be a tuple"
123 msgid "invalid value {0} for option {1} which must be a list"
127 msgid "values must be a tuple for {0}"
131 msgid "open_values must be a boolean for {0}"
135 msgid "opt_ip must be a IPOption not {}"
139 msgid "unknown type for opt_ip"
143 msgid "unknown type_ {0} for hostname"
147 msgid "invalid name: {0} for option descr"
151 msgid "duplicate option name: {0}"
155 msgid "unknown Option {} in OptionDescription {}"
159 msgid "duplicate option: {0}"
163 msgid "no option for path {}"
167 msgid "no option {} found"
171 msgid "cannot change group_type if already set (old {}, new {})"
175 msgid "master group {} shall not have a subgroup"
179 msgid "not allowed option {0} in group {1}: this option is not a multi"
183 msgid "master group with wrong master name for {}"
187 msgid "the master group: {} has not any master child"
191 msgid "not allowed group_type : {0}"
195 msgid "malformed requirements type for option: {0}, must be a tuple"
199 msgid "malformed requirements for option: {0} invalid len"
203 msgid "inconsistency in action types for option: {0} action: {1}"
207 msgid "Can't rebind group ({})"
211 msgid "Can't unbind group ({})"
215 msgid "trying to access to an option named: {0} with properties {1}"
219 msgid "cannot change the value for option {0} this option is frozen"
223 msgid "permissive must be a tuple"
228 "malformed requirements imbrication detected for option: '{0}' with "
229 "requirement on: '{1}'"
233 msgid "option '{0}' has requirement's property error: {1} {2}"
237 msgid "required option not found: {0}"