modules/admin-full: i18n fix on network page
[project/luci.git] / po / templates / uvl.pot
1 #  uvl.pot
2 #  generated from ./libs/uvl/luasrc/i18n/uvl.en.lua
3 msgid ""
4 msgstr "Content-Type: text/plain; charset=UTF-8"
5
6 #. Unable to load config \"%p\": %1
7 #: libs/uvl/luasrc/i18n/uvl.en.lua:1
8 msgid "Unable to load config \"%p\": %1"
9 msgstr ""
10
11 #. Error in scheme \"%p\":\n%c
12 #: libs/uvl/luasrc/i18n/uvl.en.lua:2
13 msgid "Error in scheme \"%p\":\\n%c"
14 msgstr ""
15
16 #. Error in config \"%p\":\n%c
17 #: libs/uvl/luasrc/i18n/uvl.en.lua:3
18 msgid "Error in config \"%p\":\\n%c"
19 msgstr ""
20
21 #. Error in section \"%i\" (%I):\n%c
22 #: libs/uvl/luasrc/i18n/uvl.en.lua:4
23 msgid "Error in section \"%i\" (%I):\\n%c"
24 msgstr ""
25
26 #. Error in option \"%i\" (%I):\n%c
27 #: libs/uvl/luasrc/i18n/uvl.en.lua:5
28 msgid "Error in option \"%i\" (%I):\\n%c"
29 msgstr ""
30
31 #. Option \"%i\" has invalid reference specification %1:\n%c
32 #: libs/uvl/luasrc/i18n/uvl.en.lua:6
33 msgid "Option \"%i\" has invalid reference specification %1:\\n%c"
34 msgstr ""
35
36 #. In dependency check for %t \"%i\":\n%c
37 #: libs/uvl/luasrc/i18n/uvl.en.lua:7
38 msgid "In dependency check for %t \"%i\":\\n%c"
39 msgstr ""
40
41 #. Can not find scheme \"%p\" in \"%1\"
42 #: libs/uvl/luasrc/i18n/uvl.en.lua:8
43 msgid "Can not find scheme \"%p\" in \"%1\""
44 msgstr ""
45
46 #. Can not access file \"%1\"
47 #: libs/uvl/luasrc/i18n/uvl.en.lua:9
48 msgid "Can not access file \"%1\""
49 msgstr ""
50
51 #. Missing required scheme field \"%1\" in \"%i\"
52 #: libs/uvl/luasrc/i18n/uvl.en.lua:10
53 msgid "Missing required scheme field \"%1\" in \"%i\""
54 msgstr ""
55
56 #. Illegal reference \"%1\" to an anonymous section
57 #: libs/uvl/luasrc/i18n/uvl.en.lua:11
58 msgid "Illegal reference \"%1\" to an anonymous section"
59 msgstr ""
60
61 #. Malformed reference in \"%1\"
62 #: libs/uvl/luasrc/i18n/uvl.en.lua:12
63 msgid "Malformed reference in \"%1\""
64 msgstr ""
65
66 #. Malformed dependency specification \"%1\" in \"%i\"
67 #: libs/uvl/luasrc/i18n/uvl.en.lua:13
68 msgid "Malformed dependency specification \"%1\" in \"%i\""
69 msgstr ""
70
71 #. Malformed validator specification \"%1\" in \"%i\"
72 #: libs/uvl/luasrc/i18n/uvl.en.lua:14
73 msgid "Malformed validator specification \"%1\" in \"%i\""
74 msgstr ""
75
76 #. External validator \"%1\" failed: %2
77 #: libs/uvl/luasrc/i18n/uvl.en.lua:15
78 msgid "External validator \"%1\" failed: %2"
79 msgstr ""
80
81 #. Variable \"%o\" in scheme \"%p\" references unknown package \"%1\"
82 #: libs/uvl/luasrc/i18n/uvl.en.lua:16
83 msgid "Variable \"%o\" in scheme \"%p\" references unknown package \"%1\""
84 msgstr ""
85
86 #. Variable \"%o\" in scheme \"%p\" references unknown section \"%1\"
87 #: libs/uvl/luasrc/i18n/uvl.en.lua:17
88 msgid "Variable \"%o\" in scheme \"%p\" references unknown section \"%1\""
89 msgstr ""
90
91 #. Enum \"%v\" in scheme \"%p\" references unknown package \"%1\"
92 #: libs/uvl/luasrc/i18n/uvl.en.lua:18
93 msgid "Enum \"%v\" in scheme \"%p\" references unknown package \"%1\""
94 msgstr ""
95
96 #. Enum \"%v\" in scheme \"%p\" references unknown section \"%1\"
97 #: libs/uvl/luasrc/i18n/uvl.en.lua:19
98 msgid "Enum \"%v\" in scheme \"%p\" references unknown section \"%1\""
99 msgstr ""
100
101 #. Enum \"%v\" in scheme \"%p\" references unknown option \"%1\"
102 #: libs/uvl/luasrc/i18n/uvl.en.lua:20
103 msgid "Enum \"%v\" in scheme \"%p\" references unknown option \"%1\""
104 msgstr ""
105
106 #. Enum \"%v\" in scheme \"%p\" references non-enum option \"%p.%s.%o\"
107 #: libs/uvl/luasrc/i18n/uvl.en.lua:21
108 msgid "Enum \"%v\" in scheme \"%p\" references non-enum option \"%p.%s.%o\""
109 msgstr ""
110
111 #. Enum \"%v\" in scheme \"%p\" redeclares the default value of \"%p.%s.%o\"
112 #: libs/uvl/luasrc/i18n/uvl.en.lua:22
113 msgid ""
114 "Enum \"%v\" in scheme \"%p\" redeclares the default value of \"%p.%s.%o\""
115 msgstr ""
116
117 #. Section \"%i\" (%I) not found in scheme
118 #: libs/uvl/luasrc/i18n/uvl.en.lua:23
119 msgid "Section \"%i\" (%I) not found in scheme"
120 msgstr ""
121
122 #. Required section \"%p.%s\" not found in config
123 #: libs/uvl/luasrc/i18n/uvl.en.lua:24
124 msgid "Required section \"%p.%s\" not found in config"
125 msgstr ""
126
127 #. Unique section \"%p.%s\" occurs multiple times in config
128 #: libs/uvl/luasrc/i18n/uvl.en.lua:25
129 msgid "Unique section \"%p.%s\" occurs multiple times in config"
130 msgstr ""
131
132 #. The section of type \"%p.%s\" is stored anonymously in config but must be named
133 #: libs/uvl/luasrc/i18n/uvl.en.lua:26
134 msgid ""
135 "The section of type \"%p.%s\" is stored anonymously in config but must be "
136 "named"
137 msgstr ""
138
139 #. Section \"%p.%s\" not found in config
140 #: libs/uvl/luasrc/i18n/uvl.en.lua:27
141 msgid "Section \"%p.%s\" not found in config"
142 msgstr ""
143
144 #. Option \"%i\" (%I) not found in scheme
145 #: libs/uvl/luasrc/i18n/uvl.en.lua:28
146 msgid "Option \"%i\" (%I) not found in scheme"
147 msgstr ""
148
149 #. Required option \"%i\" has no value
150 #: libs/uvl/luasrc/i18n/uvl.en.lua:29
151 msgid "Required option \"%i\" has no value"
152 msgstr ""
153
154 #. Value \"%1\" of option \"%i\" is not defined in enum %2
155 #: libs/uvl/luasrc/i18n/uvl.en.lua:30
156 msgid "Value \"%1\" of option \"%i\" is not defined in enum %2"
157 msgstr ""
158
159 #. Value \"%1\" of option \"%i\" does not validate as datatype \"%2\"
160 #: libs/uvl/luasrc/i18n/uvl.en.lua:31
161 msgid "Value \"%1\" of option \"%i\" does not validate as datatype \"%2\""
162 msgstr ""
163
164 #. Option \"%i\" is defined as list but stored as plain value
165 #: libs/uvl/luasrc/i18n/uvl.en.lua:32
166 msgid "Option \"%i\" is defined as list but stored as plain value"
167 msgstr ""
168
169 #. Option \"%i\" has unknown datatype \"%1\"
170 #: libs/uvl/luasrc/i18n/uvl.en.lua:33
171 msgid "Option \"%i\" has unknown datatype \"%1\""
172 msgstr ""
173
174 #. Option \"%p.%s.%o\" not found in config
175 #: libs/uvl/luasrc/i18n/uvl.en.lua:34
176 msgid "Option \"%p.%s.%o\" not found in config"
177 msgstr ""
178
179 #. Dependency (%1) failed:\noption \"%i\" is not eqal \"%2\"
180 #: libs/uvl/luasrc/i18n/uvl.en.lua:35
181 msgid "Dependency (%1) failed:\\noption \"%i\" is not eqal \"%2\""
182 msgstr ""
183
184 #. Dependency (%1) failed:\noption \"%i\" has no value
185 #: libs/uvl/luasrc/i18n/uvl.en.lua:36
186 msgid "Dependency (%1) failed:\\noption \"%i\" has no value"
187 msgstr ""
188
189 #. Dependency (%1) failed:\n%c
190 #: libs/uvl/luasrc/i18n/uvl.en.lua:37
191 msgid "Dependency (%1) failed:\\n%c"
192 msgstr ""
193
194 #. Recursive dependency for option \"%i\" detected
195 #: libs/uvl/luasrc/i18n/uvl.en.lua:38
196 msgid "Recursive dependency for option \"%i\" detected"
197 msgstr ""
198
199 #. In dependency check for enum value \"%i\":\n%c
200 #: libs/uvl/luasrc/i18n/uvl.en.lua:39
201 msgid "In dependency check for enum value \"%i\":\n%c"
202 msgstr ""