4 "Project-Id-Version: PACKAGE VERSION\n"
5 "Report-Msgid-Bugs-To: \n"
6 "POT-Creation-Date: 2009-05-19 19:36+0200\n"
7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9 "Language-Team: LANGUAGE <LL@li.org>\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "X-Generator: Translate Toolkit 1.1.1\n"
15 #. Unable to load config \"%p\": %1
16 #: libs/uvl/luasrc/i18n/uvl.en.lua:1
17 msgid "uvl_err_uciload"
20 #. Error in scheme \"%p\":\n%c
21 #: libs/uvl/luasrc/i18n/uvl.en.lua:2
22 msgid "uvl_err_scheme"
25 #. Error in config \"%p\":\n%c
26 #: libs/uvl/luasrc/i18n/uvl.en.lua:3
27 msgid "uvl_err_config"
30 #. Error in section \"%i\" (%I):\n%c
31 #: libs/uvl/luasrc/i18n/uvl.en.lua:4
32 msgid "uvl_err_section"
35 #. Error in option \"%i\" (%I):\n%c
36 #: libs/uvl/luasrc/i18n/uvl.en.lua:5
37 msgid "uvl_err_option"
40 #. Option \"%i\" has invalid reference specification %1:\n%c
41 #: libs/uvl/luasrc/i18n/uvl.en.lua:6
42 msgid "uvl_err_reference"
45 #. In dependency check for %t \"%i\":\n%c
46 #: libs/uvl/luasrc/i18n/uvl.en.lua:7
47 msgid "uvl_err_dependency"
50 #. Can not find scheme \"%p\" in \"%1\"
51 #: libs/uvl/luasrc/i18n/uvl.en.lua:8
52 msgid "uvl_err_sme_find"
55 #. Can not access file \"%1\"
56 #: libs/uvl/luasrc/i18n/uvl.en.lua:9
57 msgid "uvl_err_sme_read"
60 #. Missing required scheme field \"%1\" in \"%i\"
61 #: libs/uvl/luasrc/i18n/uvl.en.lua:10
62 msgid "uvl_err_sme_reqfld"
65 #. Illegal reference \"%1\" to an anonymous section
66 #: libs/uvl/luasrc/i18n/uvl.en.lua:11
67 msgid "uvl_err_sme_invref"
70 #. Malformed reference in \"%1\"
71 #: libs/uvl/luasrc/i18n/uvl.en.lua:12
72 msgid "uvl_err_sme_badref"
75 #. Malformed dependency specification \"%1\" in \"%i\"
76 #: libs/uvl/luasrc/i18n/uvl.en.lua:13
77 msgid "uvl_err_sme_baddep"
80 #. Malformed validator specification \"%1\" in \"%i\"
81 #: libs/uvl/luasrc/i18n/uvl.en.lua:14
82 msgid "uvl_err_sme_badval"
85 #. External validator \"%1\" failed: %2
86 #: libs/uvl/luasrc/i18n/uvl.en.lua:15
87 msgid "uvl_err_sme_errval"
90 #. Variable \"%o\" in scheme \"%p\" references unknown package \"%1\"
91 #: libs/uvl/luasrc/i18n/uvl.en.lua:16
92 msgid "uvl_err_sme_vbadpack"
95 #. Variable \"%o\" in scheme \"%p\" references unknown section \"%1\"
96 #: libs/uvl/luasrc/i18n/uvl.en.lua:17
97 msgid "uvl_err_sme_vbadsect"
100 #. Enum \"%v\" in scheme \"%p\" references unknown package \"%1\"
101 #: libs/uvl/luasrc/i18n/uvl.en.lua:18
102 msgid "uvl_err_sme_ebadpack"
105 #. Enum \"%v\" in scheme \"%p\" references unknown section \"%1\"
106 #: libs/uvl/luasrc/i18n/uvl.en.lua:19
107 msgid "uvl_err_sme_ebadsect"
110 #. Enum \"%v\" in scheme \"%p\" references unknown option \"%1\"
111 #: libs/uvl/luasrc/i18n/uvl.en.lua:20
112 msgid "uvl_err_sme_ebadopt"
115 #. Enum \"%v\" in scheme \"%p\" references non-enum option \"%p.%s.%o\"
116 #: libs/uvl/luasrc/i18n/uvl.en.lua:21
117 msgid "uvl_err_sme_ebadtype"
120 #. Enum \"%v\" in scheme \"%p\" redeclares the default value of \"%p.%s.%o\"
121 #: libs/uvl/luasrc/i18n/uvl.en.lua:22
122 msgid "uvl_err_sme_ebaddef"
125 #. Section \"%i\" (%I) not found in scheme
126 #: libs/uvl/luasrc/i18n/uvl.en.lua:23
127 msgid "uvl_err_sect_unknown"
130 #. Required section \"%p.%s\" not found in config
131 #: libs/uvl/luasrc/i18n/uvl.en.lua:24
132 msgid "uvl_err_sect_required"
135 #. Unique section \"%p.%s\" occurs multiple times in config
136 #: libs/uvl/luasrc/i18n/uvl.en.lua:25
137 msgid "uvl_err_sect_unique"
140 #. The section of type \"%p.%s\" is stored anonymously in config but must be named
141 #: libs/uvl/luasrc/i18n/uvl.en.lua:26
142 msgid "uvl_err_sect_named"
145 #. Section \"%p.%s\" not found in config
146 #: libs/uvl/luasrc/i18n/uvl.en.lua:27
147 msgid "uvl_err_sect_notfound"
150 #. Option \"%i\" (%I) not found in scheme
151 #: libs/uvl/luasrc/i18n/uvl.en.lua:28
152 msgid "uvl_err_opt_unknown"
155 #. Required option \"%i\" has no value
156 #: libs/uvl/luasrc/i18n/uvl.en.lua:29
157 msgid "uvl_err_opt_required"
160 #. Value \"%1\" of option \"%i\" is not defined in enum %2
161 #: libs/uvl/luasrc/i18n/uvl.en.lua:30
162 msgid "uvl_err_opt_badvalue"
165 #. Value \"%1\" of option \"%i\" does not validate as datatype \"%2\"
166 #: libs/uvl/luasrc/i18n/uvl.en.lua:31
167 msgid "uvl_err_opt_invvalue"
170 #. Option \"%i\" is defined as list but stored as plain value
171 #: libs/uvl/luasrc/i18n/uvl.en.lua:32
172 msgid "uvl_err_opt_notlist"
175 #. Option \"%i\" has unknown datatype \"%1\"
176 #: libs/uvl/luasrc/i18n/uvl.en.lua:33
177 msgid "uvl_err_opt_datatype"
180 #. Option \"%p.%s.%o\" not found in config
181 #: libs/uvl/luasrc/i18n/uvl.en.lua:34
182 msgid "uvl_err_opt_notfound"
185 #. Dependency (%1) failed:\noption \"%i\" is not eqal \"%2\"
186 #: libs/uvl/luasrc/i18n/uvl.en.lua:35
187 msgid "uvl_err_dep_notequal"
190 #. Dependency (%1) failed:\noption \"%i\" has no value
191 #: libs/uvl/luasrc/i18n/uvl.en.lua:36
192 msgid "uvl_err_dep_novalue"
195 #. Dependency (%1) failed:\n%c
196 #: libs/uvl/luasrc/i18n/uvl.en.lua:37
197 msgid "uvl_err_dep_notvalid"
200 #. Recursive dependency for option \"%i\" detected
201 #: libs/uvl/luasrc/i18n/uvl.en.lua:38
202 msgid "uvl_err_dep_recursive"
205 #. In dependency check for enum value \"%i\":\n%c
206 #: libs/uvl/luasrc/i18n/uvl.en.lua:39
207 msgid "uvl_err_dep_badenum"