1 |
--- smeserver-ddclient-1.0.0/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/ddclient 1969-12-31 17:00:00.000000000 -0700 |
2 |
+++ smeserver-ddclient-1.0.0.update/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/ddclient 2009-03-01 00:21:46.000000000 -0700 |
3 |
@@ -0,0 +1,146 @@ |
4 |
+<lexicon lang="nb"> |
5 |
+ <entry> |
6 |
+ <base>FORM_TITLE</base> |
7 |
+ <trans>Create, remove or change the publication of virtual domains</trans> |
8 |
+ </entry> |
9 |
+ <entry> |
10 |
+ <base>FORM_DESCRIPTION</base> |
11 |
+ <trans>virtual domain for publication on the net.</trans> |
12 |
+ </entry> |
13 |
+ <entry> |
14 |
+ <base>NO_VIRTUAL_DOMAINS</base> |
15 |
+ <trans>There are no virtual domains in the system.</trans> |
16 |
+ </entry> |
17 |
+ <entry> |
18 |
+ <base>CURRENT_LIST_OF_DOMAINS</base> |
19 |
+ <trans>Current list of virtual domains</trans> |
20 |
+ </entry> |
21 |
+ <entry> |
22 |
+ <base>PUBLICATION</base> |
23 |
+ <trans>publication</trans> |
24 |
+ </entry> |
25 |
+ <entry> |
26 |
+ <base>PRIMARY_SITE</base> |
27 |
+ <trans>Hoved side</trans> |
28 |
+ </entry> |
29 |
+ <entry> |
30 |
+ <base>CONTENT</base> |
31 |
+ <trans>{$content} i-bay</trans> |
32 |
+ </entry> |
33 |
+ <entry> |
34 |
+ <base>CREATE_TITLE</base> |
35 |
+ <trans>Create a new publication virtual domain</trans> |
36 |
+ </entry> |
37 |
+ <entry> |
38 |
+ <base>SERVERS_LABEL</base> |
39 |
+ <trans>where to publish</trans> |
40 |
+ </entry> |
41 |
+ <entry> |
42 |
+ <base>MX</base> |
43 |
+ <trans>record MX</trans> |
44 |
+ </entry> |
45 |
+ <entry> |
46 |
+ <base>NAME_LABEL</base> |
47 |
+ <trans>login to publish</trans> |
48 |
+ </entry> |
49 |
+ <entry> |
50 |
+ <base>PASSWORD_LABEL</base> |
51 |
+ <trans>password to publish</trans> |
52 |
+ </entry> |
53 |
+ <entry> |
54 |
+ <base>CONTENT_FIELD_DESCRIPTION</base> |
55 |
+ <trans>For webstedet kan du velge å bruke hovedsiden eller en annen i-bay som innehold.</trans> |
56 |
+ </entry> |
57 |
+ <entry> |
58 |
+ <base>DOMAIN_NAME_VALIDATION_ERROR</base> |
59 |
+ <trans>Feil: uventede eller manglende tegn i domenenavnet {$domainName}. Domenenavnet skal inneholde en eller flere bokstaver, tall, punktum, og minustegn. Domenet er ikke opprettet.</trans> |
60 |
+ </entry> |
61 |
+ <entry> |
62 |
+ <base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base> |
63 |
+ <trans>Feil: uventede eller manglene tegn i domenebeskrivelsen {$domainDesc}. Domenet er ikke opprettet.</trans> |
64 |
+ </entry> |
65 |
+ <entry> |
66 |
+ <base>DOMAIN_IN_USE_ERROR</base> |
67 |
+ <trans>Feil: domenet {$domainName} er allerede i bruk. Domenet er ikke opprettet.</trans> |
68 |
+ </entry> |
69 |
+ <entry> |
70 |
+ <base>RESERVED_SECURE_DOMAIN_ERROR</base> |
71 |
+ <trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans> |
72 |
+ </entry> |
73 |
+ <entry> |
74 |
+ <base>SYSTEM_DOMAIN_ERROR</base> |
75 |
+ <trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans> |
76 |
+ </entry> |
77 |
+ <entry> |
78 |
+ <base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base> |
79 |
+ <trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans> |
80 |
+ </entry> |
81 |
+ <entry> |
82 |
+ <base>SUCCESSFULLY_CREATED</base> |
83 |
+ <trans>Successfully publication domain {$domainName} on {$dns}.</trans> |
84 |
+ </entry> |
85 |
+ <entry> |
86 |
+ <base>MODIFY_TITLE</base> |
87 |
+ <trans>Modify virtual domain</trans> |
88 |
+ </entry> |
89 |
+ <entry> |
90 |
+ <base>NONEXISTENT_DOMAIN_ERROR</base> |
91 |
+ <trans>Feil: {$domainName} eksisterer ikke.</trans> |
92 |
+ </entry> |
93 |
+ <entry> |
94 |
+ <base>SUCCESSFULLY_MODIFIED</base> |
95 |
+ <trans>Successfully modified the publication {$domainName} on {$dns}.</trans> |
96 |
+ </entry> |
97 |
+ <entry> |
98 |
+ <base>REMOVE_TITLE</base> |
99 |
+ <trans>Remove publication of virtual domain</trans> |
100 |
+ </entry> |
101 |
+ <entry> |
102 |
+ <base>REMOVE_DESCRIPTION</base> |
103 |
+ <trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans> |
104 |
+ </entry> |
105 |
+ <entry> |
106 |
+ <base>ERROR_WHILE_REMOVING_DOMAIN</base> |
107 |
+ <trans>Error: internal failure while removing publictaion of {$domain}.</trans> |
108 |
+ </entry> |
109 |
+ <entry> |
110 |
+ <base>SUCCESSFULLY_DELETED</base> |
111 |
+ <trans>Successfully deleted publication of {$domain} on {$dns}.</trans> |
112 |
+ </entry> |
113 |
+ <entry> |
114 |
+ <base>DYNDNS1</base> |
115 |
+ <trans>dyndns.org dynamic addresses</trans> |
116 |
+ </entry> |
117 |
+ <entry> |
118 |
+ <base>DYNDNS2</base> |
119 |
+ <trans>dyndns.org static addresses</trans> |
120 |
+ </entry> |
121 |
+ <entry> |
122 |
+ <base>DYNDNS3</base> |
123 |
+ <trans>dyndns.org custom addresses</trans> |
124 |
+ </entry> |
125 |
+ <entry> |
126 |
+ <base>ZONEDIT</base> |
127 |
+ <trans>ZoneEdit (zoneedit.com)</trans> |
128 |
+ </entry> |
129 |
+ <entry> |
130 |
+ <base>EASYDNS</base> |
131 |
+ <trans>EasyDNS (easydns.com)</trans> |
132 |
+ </entry> |
133 |
+ <entry> |
134 |
+ <base>HAMMER</base> |
135 |
+ <trans>Hammernode (hn.org) dynamic addresses</trans> |
136 |
+ </entry> |
137 |
+ <entry> |
138 |
+ <base>DSLREPORTS</base> |
139 |
+ <trans>dslreports.com dynamic-host monitoring</trans> |
140 |
+ </entry> |
141 |
+ <entry> |
142 |
+ <base>EURODYNDNS</base> |
143 |
+ <trans>eurodyndns.org dynamic adresses</trans> |
144 |
+ </entry> |
145 |
+ <entry> |
146 |
+ <base>ddclient</base> |
147 |
+ <trans>Dynamic Clients</trans> |
148 |
+ </entry> |
149 |
+</lexicon> |
150 |
--- smeserver-ddclient-1.0.0/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/ddclient 1969-12-31 17:00:00.000000000 -0700 |
151 |
+++ smeserver-ddclient-1.0.0.update/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/ddclient 2009-03-01 00:21:48.000000000 -0700 |
152 |
@@ -0,0 +1,146 @@ |
153 |
+<lexicon lang="ru"> |
154 |
+ <entry> |
155 |
+ <base>FORM_TITLE</base> |
156 |
+ <trans>Create, remove or change the publication of virtual domains</trans> |
157 |
+ </entry> |
158 |
+ <entry> |
159 |
+ <base>FORM_DESCRIPTION</base> |
160 |
+ <trans>virtual domain for publication on the net.</trans> |
161 |
+ </entry> |
162 |
+ <entry> |
163 |
+ <base>NO_VIRTUAL_DOMAINS</base> |
164 |
+ <trans>There are no virtual domains in the system.</trans> |
165 |
+ </entry> |
166 |
+ <entry> |
167 |
+ <base>CURRENT_LIST_OF_DOMAINS</base> |
168 |
+ <trans>Current list of virtual domains</trans> |
169 |
+ </entry> |
170 |
+ <entry> |
171 |
+ <base>PUBLICATION</base> |
172 |
+ <trans>publication</trans> |
173 |
+ </entry> |
174 |
+ <entry> |
175 |
+ <base>PRIMARY_SITE</base> |
176 |
+ <trans>primary site</trans> |
177 |
+ </entry> |
178 |
+ <entry> |
179 |
+ <base>CONTENT</base> |
180 |
+ <trans>{$content} i-bay</trans> |
181 |
+ </entry> |
182 |
+ <entry> |
183 |
+ <base>CREATE_TITLE</base> |
184 |
+ <trans>Create a new publication virtual domain</trans> |
185 |
+ </entry> |
186 |
+ <entry> |
187 |
+ <base>SERVERS_LABEL</base> |
188 |
+ <trans>where to publish</trans> |
189 |
+ </entry> |
190 |
+ <entry> |
191 |
+ <base>MX</base> |
192 |
+ <trans>record MX</trans> |
193 |
+ </entry> |
194 |
+ <entry> |
195 |
+ <base>NAME_LABEL</base> |
196 |
+ <trans>login to publish</trans> |
197 |
+ </entry> |
198 |
+ <entry> |
199 |
+ <base>PASSWORD_LABEL</base> |
200 |
+ <trans>password to publish</trans> |
201 |
+ </entry> |
202 |
+ <entry> |
203 |
+ <base>CONTENT_FIELD_DESCRIPTION</base> |
204 |
+ <trans>For the web site, you may choose your primary web site or any i-bay as the content.</trans> |
205 |
+ </entry> |
206 |
+ <entry> |
207 |
+ <base>DOMAIN_NAME_VALIDATION_ERROR</base> |
208 |
+ <trans>Error: unexpected or missing characters in domain name {$domainName}. The domain name should contain one or more letters, numbers, periods and minus signs. Did not create new domain.</trans> |
209 |
+ </entry> |
210 |
+ <entry> |
211 |
+ <base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base> |
212 |
+ <trans>Error: unexpected or missing characters in domain description {$domainDesc}. Did not create new domain.</trans> |
213 |
+ </entry> |
214 |
+ <entry> |
215 |
+ <base>DOMAIN_IN_USE_ERROR</base> |
216 |
+ <trans>Error: domain {$domainName} is already in use. Did not create new domain.</trans> |
217 |
+ </entry> |
218 |
+ <entry> |
219 |
+ <base>RESERVED_SECURE_DOMAIN_ERROR</base> |
220 |
+ <trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans> |
221 |
+ </entry> |
222 |
+ <entry> |
223 |
+ <base>SYSTEM_DOMAIN_ERROR</base> |
224 |
+ <trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans> |
225 |
+ </entry> |
226 |
+ <entry> |
227 |
+ <base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base> |
228 |
+ <trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans> |
229 |
+ </entry> |
230 |
+ <entry> |
231 |
+ <base>SUCCESSFULLY_CREATED</base> |
232 |
+ <trans>Successfully publication domain {$domainName} on {$dns}.</trans> |
233 |
+ </entry> |
234 |
+ <entry> |
235 |
+ <base>MODIFY_TITLE</base> |
236 |
+ <trans>Modify virtual domain</trans> |
237 |
+ </entry> |
238 |
+ <entry> |
239 |
+ <base>NONEXISTENT_DOMAIN_ERROR</base> |
240 |
+ <trans>Error: {$domainName} is not an existing domain.</trans> |
241 |
+ </entry> |
242 |
+ <entry> |
243 |
+ <base>SUCCESSFULLY_MODIFIED</base> |
244 |
+ <trans>Successfully modified the publication {$domainName} on {$dns}.</trans> |
245 |
+ </entry> |
246 |
+ <entry> |
247 |
+ <base>REMOVE_TITLE</base> |
248 |
+ <trans>Remove publication of virtual domain</trans> |
249 |
+ </entry> |
250 |
+ <entry> |
251 |
+ <base>REMOVE_DESCRIPTION</base> |
252 |
+ <trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans> |
253 |
+ </entry> |
254 |
+ <entry> |
255 |
+ <base>ERROR_WHILE_REMOVING_DOMAIN</base> |
256 |
+ <trans>Error: internal failure while removing publictaion of {$domain}.</trans> |
257 |
+ </entry> |
258 |
+ <entry> |
259 |
+ <base>SUCCESSFULLY_DELETED</base> |
260 |
+ <trans>Successfully deleted publication of {$domain} on {$dns}.</trans> |
261 |
+ </entry> |
262 |
+ <entry> |
263 |
+ <base>DYNDNS1</base> |
264 |
+ <trans>dyndns.org dynamic addresses</trans> |
265 |
+ </entry> |
266 |
+ <entry> |
267 |
+ <base>DYNDNS2</base> |
268 |
+ <trans>dyndns.org static addresses</trans> |
269 |
+ </entry> |
270 |
+ <entry> |
271 |
+ <base>DYNDNS3</base> |
272 |
+ <trans>dyndns.org custom addresses</trans> |
273 |
+ </entry> |
274 |
+ <entry> |
275 |
+ <base>ZONEDIT</base> |
276 |
+ <trans>ZoneEdit (zoneedit.com)</trans> |
277 |
+ </entry> |
278 |
+ <entry> |
279 |
+ <base>EASYDNS</base> |
280 |
+ <trans>EasyDNS (easydns.com)</trans> |
281 |
+ </entry> |
282 |
+ <entry> |
283 |
+ <base>HAMMER</base> |
284 |
+ <trans>Hammernode (hn.org) dynamic addresses</trans> |
285 |
+ </entry> |
286 |
+ <entry> |
287 |
+ <base>DSLREPORTS</base> |
288 |
+ <trans>dslreports.com dynamic-host monitoring</trans> |
289 |
+ </entry> |
290 |
+ <entry> |
291 |
+ <base>EURODYNDNS</base> |
292 |
+ <trans>eurodyndns.org dynamic adresses</trans> |
293 |
+ </entry> |
294 |
+ <entry> |
295 |
+ <base>ddclient</base> |
296 |
+ <trans>Dynamic Clients</trans> |
297 |
+ </entry> |
298 |
+</lexicon> |
299 |
--- smeserver-ddclient-1.0.0/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/ddclient 1969-12-31 17:00:00.000000000 -0700 |
300 |
+++ smeserver-ddclient-1.0.0.update/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/ddclient 2009-03-01 00:21:49.000000000 -0700 |
301 |
@@ -0,0 +1,146 @@ |
302 |
+<lexicon lang="zh-cn"> |
303 |
+ <entry> |
304 |
+ <base>FORM_TITLE</base> |
305 |
+ <trans>Create, remove or change the publication of virtual domains</trans> |
306 |
+ </entry> |
307 |
+ <entry> |
308 |
+ <base>FORM_DESCRIPTION</base> |
309 |
+ <trans>virtual domain for publication on the net.</trans> |
310 |
+ </entry> |
311 |
+ <entry> |
312 |
+ <base>NO_VIRTUAL_DOMAINS</base> |
313 |
+ <trans>There are no virtual domains in the system.</trans> |
314 |
+ </entry> |
315 |
+ <entry> |
316 |
+ <base>CURRENT_LIST_OF_DOMAINS</base> |
317 |
+ <trans>Current list of virtual domains</trans> |
318 |
+ </entry> |
319 |
+ <entry> |
320 |
+ <base>PUBLICATION</base> |
321 |
+ <trans>publication</trans> |
322 |
+ </entry> |
323 |
+ <entry> |
324 |
+ <base>PRIMARY_SITE</base> |
325 |
+ <trans>primary site</trans> |
326 |
+ </entry> |
327 |
+ <entry> |
328 |
+ <base>CONTENT</base> |
329 |
+ <trans>{$content} i-bay</trans> |
330 |
+ </entry> |
331 |
+ <entry> |
332 |
+ <base>CREATE_TITLE</base> |
333 |
+ <trans>Create a new publication virtual domain</trans> |
334 |
+ </entry> |
335 |
+ <entry> |
336 |
+ <base>SERVERS_LABEL</base> |
337 |
+ <trans>where to publish</trans> |
338 |
+ </entry> |
339 |
+ <entry> |
340 |
+ <base>MX</base> |
341 |
+ <trans>record MX</trans> |
342 |
+ </entry> |
343 |
+ <entry> |
344 |
+ <base>NAME_LABEL</base> |
345 |
+ <trans>login to publish</trans> |
346 |
+ </entry> |
347 |
+ <entry> |
348 |
+ <base>PASSWORD_LABEL</base> |
349 |
+ <trans>password to publish</trans> |
350 |
+ </entry> |
351 |
+ <entry> |
352 |
+ <base>CONTENT_FIELD_DESCRIPTION</base> |
353 |
+ <trans>For the web site, you may choose your primary web site or any i-bay as the content.</trans> |
354 |
+ </entry> |
355 |
+ <entry> |
356 |
+ <base>DOMAIN_NAME_VALIDATION_ERROR</base> |
357 |
+ <trans>Error: unexpected or missing characters in domain name {$domainName}. The domain name should contain one or more letters, numbers, periods and minus signs. Did not create new domain.</trans> |
358 |
+ </entry> |
359 |
+ <entry> |
360 |
+ <base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base> |
361 |
+ <trans>Error: unexpected or missing characters in domain description {$domainDesc}. Did not create new domain.</trans> |
362 |
+ </entry> |
363 |
+ <entry> |
364 |
+ <base>DOMAIN_IN_USE_ERROR</base> |
365 |
+ <trans>Error: domain {$domainName} is already in use. Did not create new domain.</trans> |
366 |
+ </entry> |
367 |
+ <entry> |
368 |
+ <base>RESERVED_SECURE_DOMAIN_ERROR</base> |
369 |
+ <trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans> |
370 |
+ </entry> |
371 |
+ <entry> |
372 |
+ <base>SYSTEM_DOMAIN_ERROR</base> |
373 |
+ <trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans> |
374 |
+ </entry> |
375 |
+ <entry> |
376 |
+ <base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base> |
377 |
+ <trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans> |
378 |
+ </entry> |
379 |
+ <entry> |
380 |
+ <base>SUCCESSFULLY_CREATED</base> |
381 |
+ <trans>Successfully publication domain {$domainName} on {$dns}.</trans> |
382 |
+ </entry> |
383 |
+ <entry> |
384 |
+ <base>MODIFY_TITLE</base> |
385 |
+ <trans>Modify virtual domain</trans> |
386 |
+ </entry> |
387 |
+ <entry> |
388 |
+ <base>NONEXISTENT_DOMAIN_ERROR</base> |
389 |
+ <trans>Error: {$domainName} is not an existing domain.</trans> |
390 |
+ </entry> |
391 |
+ <entry> |
392 |
+ <base>SUCCESSFULLY_MODIFIED</base> |
393 |
+ <trans>Successfully modified the publication {$domainName} on {$dns}.</trans> |
394 |
+ </entry> |
395 |
+ <entry> |
396 |
+ <base>REMOVE_TITLE</base> |
397 |
+ <trans>Remove publication of virtual domain</trans> |
398 |
+ </entry> |
399 |
+ <entry> |
400 |
+ <base>REMOVE_DESCRIPTION</base> |
401 |
+ <trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans> |
402 |
+ </entry> |
403 |
+ <entry> |
404 |
+ <base>ERROR_WHILE_REMOVING_DOMAIN</base> |
405 |
+ <trans>Error: internal failure while removing publictaion of {$domain}.</trans> |
406 |
+ </entry> |
407 |
+ <entry> |
408 |
+ <base>SUCCESSFULLY_DELETED</base> |
409 |
+ <trans>Successfully deleted publication of {$domain} on {$dns}.</trans> |
410 |
+ </entry> |
411 |
+ <entry> |
412 |
+ <base>DYNDNS1</base> |
413 |
+ <trans>dyndns.org dynamic addresses</trans> |
414 |
+ </entry> |
415 |
+ <entry> |
416 |
+ <base>DYNDNS2</base> |
417 |
+ <trans>dyndns.org static addresses</trans> |
418 |
+ </entry> |
419 |
+ <entry> |
420 |
+ <base>DYNDNS3</base> |
421 |
+ <trans>dyndns.org custom addresses</trans> |
422 |
+ </entry> |
423 |
+ <entry> |
424 |
+ <base>ZONEDIT</base> |
425 |
+ <trans>ZoneEdit (zoneedit.com)</trans> |
426 |
+ </entry> |
427 |
+ <entry> |
428 |
+ <base>EASYDNS</base> |
429 |
+ <trans>EasyDNS (easydns.com)</trans> |
430 |
+ </entry> |
431 |
+ <entry> |
432 |
+ <base>HAMMER</base> |
433 |
+ <trans>Hammernode (hn.org) dynamic addresses</trans> |
434 |
+ </entry> |
435 |
+ <entry> |
436 |
+ <base>DSLREPORTS</base> |
437 |
+ <trans>dslreports.com dynamic-host monitoring</trans> |
438 |
+ </entry> |
439 |
+ <entry> |
440 |
+ <base>EURODYNDNS</base> |
441 |
+ <trans>eurodyndns.org dynamic adresses</trans> |
442 |
+ </entry> |
443 |
+ <entry> |
444 |
+ <base>ddclient</base> |
445 |
+ <trans>Dynamic Clients</trans> |
446 |
+ </entry> |
447 |
+</lexicon> |