source: trunk/tools/language/translation_validated.inc.php @ 8904

Last change on this file since 8904 was 8904, checked in by riopwg, 13 years ago

Update translation_validated.inc.php

File size: 7.8 KB
Line 
1<?php
2$validated_keys = array(
3  'ar_SA' => array(
4        'IP: %s',
5        'IP',
6        'the wiki',
7        'localhost, sql.multimania.com, toto.freesurf.fr',
8        ),
9       
10  'cs_CZ' => array(
11        '',
12        ),
13       
14  'da_DK' => array(
15        '%d Kb',
16        '%d hit',
17        '%d hits',
18        'Connection settings',
19        'Login',
20        'Display',
21        'Filter',
22        'Links',
23        'N/A',
24        'Password',
25        'Quick connect',
26        'RSS feed',
27        'Reset',
28        'Tag',
29        'Tags',
30        'Webmaster',
31        'Administration',
32        'caddie',
33        'download',
34        'Logout',
35        'Powered by',
36        'Auto login',
37        'slideshow',
38        'SQL queries in',
39        'Thumbnails',
40        'Menu',
41        'IP: %s',
42        'Browser: %s',
43        'Email: %s',
44        'Admin: %s',
45        'Rank',
46        'cloud',
47        'Pause of slideshow',
48        'Database type',
49        'Installation',
50        'Webmaster login',
51        'localhost, sql.multimania.com, toto.freesurf.fr',
52        'Webmaster password',
53        '%d tag',
54        '%d tags',
55        'Caddie',
56        'Database',
57        'Elements',
58        'Form',
59        'Gallery URL',
60        'Path',
61        'Permalink',
62        'Permalinks',
63        'Plugins',
64        'Position',
65        'Rating',
66        'Representant',
67        'Site manager',
68        'Status',
69        'Version',
70        'Main',
71        'File',
72        'High definition',
73        'email',
74        'Send',
75        'Remote',
76        'Piwigo administration',
77        'GD version',
78        '[Simulation]',
79        'Upload',
80        'user_status_admin',
81        'user_status_webmaster',
82        'IP',
83        'Element',
84        'Element type',
85        'Hoverbox display',
86        'Level 8',
87        'Plugins up to date',
88        'Support',
89        'Piwigo Administration',
90        'Piwigo version',
91        'Original templates',
92        'Downloads',
93        'Download',
94        'Hit',
95        'Resize',
96        'Miscellaneous',
97        'Virtual Links',
98        ),     
99
100  'de_DE' => array(
101        '%d Kb',
102        'Filter',
103        'Links',
104        'Tag',
105        'Tags',
106        'Webmaster',
107        'Administration',
108        'Thumbnails',
109        'IP: %s',
110        'Browser: %s',
111        'Name',
112        'Permalink',
113        'Permalinks',
114        'Plugins',
115        'Position',
116        'Status',
117        'Version',
118        'High definition',
119        'Parameter',
120        'private',
121        'Thumbnail',
122        'Simulation',
123        'Upload',
124        'user_status_admin',
125        'user_status_webmaster',
126        'IP',
127        'Privacy level',
128        'Demo',
129        'Support',
130        'Bugs',
131        'Downloads',
132        'Installation',
133        'localhost, sql.multimania.com, toto.freesurf.fr',
134        'Upgrade',
135        'Download,',
136        'Piwigo Uploader',
137        '[Simulation]',
138        'Album',
139        'Album: %s',
140        '',
141        ),
142
143  'es_AR' => array(
144        '%d Kb',
145        'Webmaster',
146        'IP: %s',
147        'No',
148        ),
149
150  'es_ES' => array(
151    'Tag',
152    'Tags',
153        'IP: %s',
154        'Email: %s',
155        'No',
156        '%d tag',
157        '%d tags',
158        'Plugins',
159        'is_high_disabled',
160        'nbm_content_goto_2',
161        'nbm_content_hello_2',
162        'site_local',
163        'update_simulation_title',
164        'IP',
165        'Level 8',
166        'DEMO',
167        'BUGS',
168        'step1_host_info',
169        'Albums',
170        'General',
171        'Local',
172        'Demo',
173        'Bugs',
174        'localhost, sql.multimania.com, toto.freesurf.fr',
175        'Piwigo Uploader',
176        ),
177       
178  'fr_FR' => array(
179    'Dimensions',
180    'Identification',
181    'Notification',
182    'Tag',
183    'Tags',
184    'admin',
185    'identification',
186    'redirect_msg',
187    'search_date_from',
188    'title_menu',
189    'IP: %s',
190    'Email: %s',
191    '%d element',
192    '%d elements',
193    '%d association',
194    '%d associations',
195    '%d tag',
196    '%d tags',
197    'Actions',
198    'Description',
199    'Informations',
200    'Maintenance',
201    'Options',
202    'Plugins',
203    'Position',
204    'Validation',
205    'Version',
206    'config',
207    'Date',
208    'instructions',
209    'is_high_disabled',
210    'nbm_content_goto_2',
211    'nbm_content_hello_2',
212    'nbm_item_notification',
213    'nbm_send_options',
214    'permissions',
215    'public',
216    'site_local',
217    'update_simulation_title',
218    'IP',
219    'image',
220    'section',
221    'tags',
222    'high',
223    'c13y_Correction',
224    'Level 1',
225    'Level 8',
226    'FORUM',
227    'EXTENSIONS',
228    'WIKI / DOC',
229    'Installation',
230    'step1_host_info',
231        'Administration',
232        'Redirection...',
233        'Menu',
234        '%d photo',
235        '%d photos',
236        'Configuration',
237        'Instructions',
238        'Permissions',
239        'Local',
240        '[Simulation]',
241        'Section',
242        'Correction',
243        'Support',
244        'Extensions',
245        'Documentation',
246        'Photos',
247        'photo',
248        'pixels',
249        'Piwigo Uploader',
250        'localhost, sql.multimania.com, toto.freesurf.fr',
251        'email',
252        'Albums',
253        'Album',
254        'Menu Management',
255        'Action',
256    ),
257       
258  'he_IL' => array(
259        'localhost, sql.multimania.com, toto.freesurf.fr',
260        ),
261       
262  'hr_HR' => array(
263        '%d Kb',
264        'Filter',
265        'Tag',
266        'Webmaster',
267        'IP: %s',
268        '%d tag',
269        'user_status_webmaster',
270        'IP',
271        'localhost, sql.multimania.com, toto.freesurf.fr',
272        ),
273       
274  'hu_HU' => array(
275        'Album',
276        'Album: %s',
277        ),
278
279  'it_IT' => array(
280        'Album',
281    'Album: %s',
282    'Browser: %s',
283        'Database',
284        'Directory',
285        'Download',
286        'Downloads',
287        'email',
288        'Email',
289        'Email: %s',
290        'File',
291        'Home',
292        'high',
293        'Host',
294        'IP',
295        'IP: %s',
296        'Links',
297        'Logout',
298        'Menu',
299        'N/A',
300        'No',
301        'Password',
302        'Permalink',
303        'Permalinks',
304        'pixels',
305        'Piwigo Uploader',
306        'Plugin',
307        'Plugins',
308        'Tag',
309        'Tags',
310        '%d tag',
311        '%d tags',
312        'Tools',
313        'user_status_webmaster',
314        'Webmaster',
315        ),
316       
317  'ja_JP' => array(
318        'About',
319        'Since',
320        'Powered by',
321        'IP: %s',
322        'IP',
323        'Sent by',
324        '%d Kb',
325        '',
326        ),
327       
328  'lv_LV' => array(
329        '%d Kb',
330        'N/A',
331        'IP: %s',
332        'IP',
333        'localhost, sql.multimania.com, toto.freesurf.fr',
334        '',
335        '',
336        '',
337        ),
338
339  'nl_NL' => array(
340        '%d Kb',
341        'Filter',
342        'Help',
343        'Links',
344        'RSS feed',
345        'Reset',
346        'Tag',
347        'Tags',
348        'Week %d',
349        'download',
350        'Powered by',
351        'Auto login',
352        'Contact',
353        'SQL queries in',
354        'Menu',
355        'IP: %s',
356        'Browser: %s',
357        'Email: %s',
358        'Piwigo Help',
359        '%d tag',
360        '%d tags',
361        'Batch management',
362        'Database',
363        'Permalink',
364        'Permalinks',
365        'Plugins',
366        'Representant',
367        'Site manager',
368        'Status',
369        'email',
370        'Parameter',
371        'Parameters',
372        'Remote site',
373        'test',
374        'Remote',
375        'unit mode',
376        'Upload',
377        'IP',
378        'Level 8',
379        'Demo',
380        'Hits',
381        'Downloads',
382        'localhost, sql.multimania.com, toto.freesurf.fr',
383        'Upgrade',
384        'SQL queries',
385        'letters',
386        'This author removed the comment with id %d',
387        'Database type',
388        'Sorry!',
389        'Hope to see you back soon.',
390        'Hit',
391        'pixels',
392        'Download',
393        'Piwigo Uploader',
394        'Download,',
395        ),
396       
397  'no_NO' => array(
398        'IP: %s',
399        'Browser: %s',
400        'Email: %s',
401        'Admin: %s',
402        'Pause of slideshow',
403        'Album',
404        'Filter',
405        'N/A',
406        'Webmaster',
407        '%d Kb',
408        'representative',
409        'slideshow',
410        'Album: %s',
411        'Album results for',
412        '%d tag',
413        'Database',
414        'Permalink',
415        'Representant',
416        'Representative',
417        'Status',
418        'Main',
419        'email',
420        'Parameter',
421        'Send',
422        'test',
423        'status',
424        'user_status_admin',
425        'user_status_webmaster',
426        'IP',
427        'Element',
428        'Tags',
429        'Element type',
430        'Database type',
431        'Host',
432        'localhost, sql.multimania.com, toto.freesurf.fr',
433        ),
434       
435  'pl_PL' => array(
436        '%d Kb',
437        'RSS feed',
438        'Webmaster',
439        'IP: %s',
440        'Tag',
441        'Powered by',
442        'Email: %s',
443        'Admin: %s',
444        '%d tag',
445        'Status',
446        'test',
447        'status',
448        'user_status_admin',
449        'user_status_webmaster',
450        'localhost, sql.multimania.com, toto.freesurf.fr',     
451        'IP',           
452        'Menu',                 
453        'Album',
454        ),
455
456  'pt_BR' => array(
457        'localhost, sql.multimania.com, toto.freesurf.fr',
458        ),
459       
460  'pt_PT' => array(
461        '%d Kb',
462        'Links',
463        'Webmaster',
464        'Powered by',
465        'IP: %s',
466        'Email: %s',
467        'localhost, sql.multimania.com, toto.freesurf.fr',
468        'Permalinks',
469        'Plugins',
470        'Local',
471        'user_status_webmaster',
472        'IP',
473        'Downloads',
474        'Download',
475        'Download,',   
476        ),
477       
478  'ro_RO' => array(
479        '%d Kb',
480        'N/A',
481        'RSS feed',
482        'Webmaster',
483        'Calendar',
484        'Contact',
485        ),
486
487  'ru_RU' => array(
488        'IP',
489        'IP: %s',
490        'localhost, sql.multimania.com, toto.freesurf.fr',
491        '',
492        ),
493       
494  'sk_SK' => array(
495        '%d Kb',
496        'Album',
497        'Filter',
498        'Webmaster',
499        'IP: %s',
500        'Album: %s',
501        'test',
502        'user_status_webmaster',
503        'IP',
504        ),
505       
506  'sr_RS' => array(
507        '%d Kb',
508        'Filter',
509        'Webmaster',
510        'IP: %s',
511        'user_status_admin',
512        'user_status_webmaster',
513        'IP',
514        'Element',
515        'Host',
516        'localhost, sql.multimania.com, toto.freesurf.fr',
517        ),
518       
519  'sv_SE' => array(
520        '%d association',
521        'Plugins',
522        'Position',
523        'Representant',
524        'Status',
525        'Version',
526        'High definition',
527        'test',
528        'status',
529        'Piwigo administration',
530        'GD version',
531        'user_status_webmaster',
532        'IP',
533        'Element',
534        'Piwigo Administration',
535        'Piwigo version',
536        ),
537       
538  'tr_TR' => array(
539        '%d hit',
540        'N/A',
541        'Webmaster',
542        'IP: %s',
543        '',
544        ),
545       
546  'vi_VN' => array(
547        '%d Kb',
548        'Caddie',
549        'Form',
550        'Plugins',
551        'user_status_webmaster',
552        'Templates',
553        'pixels',
554        'localhost, sql.multimania.com, toto.freesurf.fr',
555        ),
556       
557  'zh_CN' => array(
558        'IP',
559        'localhost, sql.multimania.com, toto.freesurf.fr',
560        ),
561       
562  );
563?>
Note: See TracBrowser for help on using the repository browser.