documentation: regenerate documents from current code base
[project/luci.git] / documentation / api / modules / luci.i18n.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html>
4 <head>
5     <title>Reference</title>
6     <link rel="stylesheet" href="../luadoc.css" type="text/css" />
7         <!--meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/-->
8 </head>
9
10 <body>
11 <div id="container">
12
13 <div id="product">
14         <div id="product_logo"></div>
15         <div id="product_name"><big><b></b></big></div>
16         <div id="product_description"></div>
17 </div> <!-- id="product" -->
18
19 <div id="main">
20
21 <div id="navigation">
22
23
24 <h1>LuaDoc</h1>
25 <ul>
26         
27         <li><a href="../index.html">Index</a></li>
28         
29 </ul>
30
31
32 <!-- Module list -->
33
34 <h1>Modules</h1>
35 <ul>
36
37         <li>
38                 <a href="../modules/luci.dispatcher.html">luci.dispatcher</a>
39         </li>
40
41         <li>
42                 <a href="../modules/luci.http.html">luci.http</a>
43         </li>
44
45         <li>
46                 <a href="../modules/luci.http.conditionals.html">luci.http.conditionals</a>
47         </li>
48
49         <li>
50                 <a href="../modules/luci.http.date.html">luci.http.date</a>
51         </li>
52
53         <li>
54                 <a href="../modules/luci.http.mime.html">luci.http.mime</a>
55         </li>
56
57         <li><strong>luci.i18n</strong></li>
58         
59         <li>
60                 <a href="../modules/luci.ip.html">luci.ip</a>
61         </li>
62
63         <li>
64                 <a href="../modules/luci.ip.cidr.html">luci.ip.cidr</a>
65         </li>
66
67         <li>
68                 <a href="../modules/luci.json.html">luci.json</a>
69         </li>
70
71         <li>
72                 <a href="../modules/luci.jsonc.html">luci.jsonc</a>
73         </li>
74
75         <li>
76                 <a href="../modules/luci.jsonc.parser.html">luci.jsonc.parser</a>
77         </li>
78
79         <li>
80                 <a href="../modules/luci.model.ipkg.html">luci.model.ipkg</a>
81         </li>
82
83         <li>
84                 <a href="../modules/luci.model.uci.html">luci.model.uci</a>
85         </li>
86
87         <li>
88                 <a href="../modules/luci.rpcc.html">luci.rpcc</a>
89         </li>
90
91         <li>
92                 <a href="../modules/luci.rpcc.ruci.html">luci.rpcc.ruci</a>
93         </li>
94
95         <li>
96                 <a href="../modules/luci.sys.html">luci.sys</a>
97         </li>
98
99         <li>
100                 <a href="../modules/luci.sys.init.html">luci.sys.init</a>
101         </li>
102
103         <li>
104                 <a href="../modules/luci.sys.iptparser.html">luci.sys.iptparser</a>
105         </li>
106
107         <li>
108                 <a href="../modules/luci.sys.net.html">luci.sys.net</a>
109         </li>
110
111         <li>
112                 <a href="../modules/luci.sys.process.html">luci.sys.process</a>
113         </li>
114
115         <li>
116                 <a href="../modules/luci.sys.user.html">luci.sys.user</a>
117         </li>
118
119         <li>
120                 <a href="../modules/luci.sys.wifi.html">luci.sys.wifi</a>
121         </li>
122
123         <li>
124                 <a href="../modules/luci.util.html">luci.util</a>
125         </li>
126
127         <li>
128                 <a href="../modules/nixio.html">nixio</a>
129         </li>
130
131         <li>
132                 <a href="../modules/nixio.CHANGELOG.html">nixio.CHANGELOG</a>
133         </li>
134
135         <li>
136                 <a href="../modules/nixio.CryptoHash.html">nixio.CryptoHash</a>
137         </li>
138
139         <li>
140                 <a href="../modules/nixio.File.html">nixio.File</a>
141         </li>
142
143         <li>
144                 <a href="../modules/nixio.README.html">nixio.README</a>
145         </li>
146
147         <li>
148                 <a href="../modules/nixio.Socket.html">nixio.Socket</a>
149         </li>
150
151         <li>
152                 <a href="../modules/nixio.TLSContext.html">nixio.TLSContext</a>
153         </li>
154
155         <li>
156                 <a href="../modules/nixio.TLSSocket.html">nixio.TLSSocket</a>
157         </li>
158
159         <li>
160                 <a href="../modules/nixio.UnifiedIO.html">nixio.UnifiedIO</a>
161         </li>
162
163         <li>
164                 <a href="../modules/nixio.bin.html">nixio.bin</a>
165         </li>
166
167         <li>
168                 <a href="../modules/nixio.bit.html">nixio.bit</a>
169         </li>
170
171         <li>
172                 <a href="../modules/nixio.crypto.html">nixio.crypto</a>
173         </li>
174
175         <li>
176                 <a href="../modules/nixio.fs.html">nixio.fs</a>
177         </li>
178
179 </ul>
180
181
182
183 <!-- File list -->
184
185
186
187
188
189
190
191 </div><!-- id="navigation" -->
192
193 <div id="content">
194
195 <h1>Class <code>luci.i18n</code></h1>
196
197 <p></p>
198
199
200
201
202
203
204
205 <h2>Functions</h2>
206 <table class="function_list">
207
208         <tr>
209         <td class="name" nowrap><a href="#clear">clear</a>&nbsp;()</td>
210         <td class="summary">
211  
212 Clear the translation table.</td>
213         </tr>
214
215         <tr>
216         <td class="name" nowrap><a href="#load">load</a>&nbsp;(file, lang, force)</td>
217         <td class="summary">
218  
219 Load a translation and copy its data into the translation table.</td>
220         </tr>
221
222         <tr>
223         <td class="name" nowrap><a href="#loadc">loadc</a>&nbsp;(file, force)</td>
224         <td class="summary">
225  
226 Load a translation file using the default translation language.</td>
227         </tr>
228
229         <tr>
230         <td class="name" nowrap><a href="#setlanguage">setlanguage</a>&nbsp;(lang)</td>
231         <td class="summary">
232  
233 Set the context default translation language.</td>
234         </tr>
235
236         <tr>
237         <td class="name" nowrap><a href="#string">string</a>&nbsp;(key)</td>
238         <td class="summary">
239  
240 Return the translated value for a specific translation key 
241  
242 and ensure that the returned value is a Lua string value.</td>
243         </tr>
244
245         <tr>
246         <td class="name" nowrap><a href="#stringf">stringf</a>&nbsp;(key, ...)</td>
247         <td class="summary">
248  
249 Return the translated value for a specific translation key and use it as sprintf pattern.</td>
250         </tr>
251
252         <tr>
253         <td class="name" nowrap><a href="#translate">translate</a>&nbsp;(key)</td>
254         <td class="summary">
255  
256 Return the translated value for a specific translation key.</td>
257         </tr>
258
259         <tr>
260         <td class="name" nowrap><a href="#translatef">translatef</a>&nbsp;(key, ...)</td>
261         <td class="summary">
262  
263 Return the translated value for a specific translation key and use it as sprintf pattern.</td>
264         </tr>
265
266 </table>
267
268
269
270
271
272
273 <br/>
274 <br/>
275
276
277 <h2><a name="functions"></a>Functions</h2>
278 <dl class="function">
279
280
281
282 <dt><a name="clear"></a><strong>clear</strong>&nbsp;()</dt>
283 <dd>
284
285  
286 Clear the translation table. 
287  
288
289
290
291
292
293
294
295
296
297
298 </dd>
299
300
301
302
303 <dt><a name="load"></a><strong>load</strong>&nbsp;(file, lang, force)</dt>
304 <dd>
305
306  
307 Load a translation and copy its data into the translation table. 
308
309
310
311 <h3>Parameters</h3>
312 <ul>
313         
314         <li>
315           file: Language file
316         </li>
317         
318         <li>
319           lang: Two-letter language code
320         </li>
321         
322         <li>
323           force: Force reload even if already loaded (optional)
324         </li>
325         
326 </ul>
327
328
329
330
331
332
333 <h3>Return value:</h3>
334 Success status
335
336
337
338 </dd>
339
340
341
342
343 <dt><a name="loadc"></a><strong>loadc</strong>&nbsp;(file, force)</dt>
344 <dd>
345
346  
347 Load a translation file using the default translation language. 
348  
349 Alternatively load the translation of the fallback language.
350
351
352 <h3>Parameters</h3>
353 <ul>
354         
355         <li>
356           file: Language file
357         </li>
358         
359         <li>
360           force: Force reload even if already loaded (optional)
361         </li>
362         
363 </ul>
364
365
366
367
368
369
370
371
372 </dd>
373
374
375
376
377 <dt><a name="setlanguage"></a><strong>setlanguage</strong>&nbsp;(lang)</dt>
378 <dd>
379
380  
381 Set the context default translation language. 
382
383
384
385 <h3>Parameters</h3>
386 <ul>
387         
388         <li>
389           lang: Two-letter language code
390         </li>
391         
392 </ul>
393
394
395
396
397
398
399
400
401 </dd>
402
403
404
405
406 <dt><a name="string"></a><strong>string</strong>&nbsp;(key)</dt>
407 <dd>
408
409  
410 Return the translated value for a specific translation key 
411  
412 and ensure that the returned value is a Lua string value. 
413 This is the same as calling <code>tostring(translate(...))</code>
414
415
416 <h3>Parameters</h3>
417 <ul>
418         
419         <li>
420           key: Default translation text
421         </li>
422         
423 </ul>
424
425
426
427
428
429
430 <h3>Return value:</h3>
431 Translated string
432
433
434
435 </dd>
436
437
438
439
440 <dt><a name="stringf"></a><strong>stringf</strong>&nbsp;(key, ...)</dt>
441 <dd>
442
443  
444 Return the translated value for a specific translation key and use it as sprintf pattern. 
445  
446 Ensure that the returned value is a Lua string value. 
447 This is the same as calling <code>tostring(translatef(...))</code>
448
449
450 <h3>Parameters</h3>
451 <ul>
452         
453         <li>
454           key: Default translation text
455         </li>
456         
457         <li>
458           ...: Format parameters
459         </li>
460         
461 </ul>
462
463
464
465
466
467
468 <h3>Return value:</h3>
469 Translated and formatted string
470
471
472
473 </dd>
474
475
476
477
478 <dt><a name="translate"></a><strong>translate</strong>&nbsp;(key)</dt>
479 <dd>
480
481  
482 Return the translated value for a specific translation key. 
483
484
485
486 <h3>Parameters</h3>
487 <ul>
488         
489         <li>
490           key: Default translation text
491         </li>
492         
493 </ul>
494
495
496
497
498
499
500 <h3>Return value:</h3>
501 Translated string
502
503
504
505 </dd>
506
507
508
509
510 <dt><a name="translatef"></a><strong>translatef</strong>&nbsp;(key, ...)</dt>
511 <dd>
512
513  
514 Return the translated value for a specific translation key and use it as sprintf pattern. 
515
516
517
518 <h3>Parameters</h3>
519 <ul>
520         
521         <li>
522           key: Default translation text
523         </li>
524         
525         <li>
526           ...: Format parameters
527         </li>
528         
529 </ul>
530
531
532
533
534
535
536 <h3>Return value:</h3>
537 Translated and formatted string
538
539
540
541 </dd>
542
543
544 </dl>
545
546
547
548
549
550 </div> <!-- id="content" -->
551
552 </div> <!-- id="main" -->
553
554 <div id="about">
555         <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
556 </div> <!-- id="about" -->
557
558 </div> <!-- id="container" -->
559 </body>
560 </html>