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

Last change on this file since 8851 was 8851, checked in by ddtddt, 13 years ago

[trunk] - update language step1

File size: 7.5 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        'N/A',
281        'No',
282        'Webmaster',
283        'Password',
284        'Home',
285        'Menu',
286        'Logout',
287        'Host',
288        'IP',
289        'IP: %s',
290        'Email',
291        'Email: %s',
292        'Links',
293        'Permalink',
294        'Permalinks',
295        'Plugins',
296        'Plugin',
297        'Tools',
298        'Tag',
299        'Tags',
300        '%d tag',
301        '%d tags',
302        'Directory',
303        'File',
304        'high',
305        'pixels',
306        'Downloads',
307        'Download',
308        'Piwigo Uploader',
309        'email',
310        'user_status_webmaster',
311        ),
312       
313  'ja_JP' => array(
314        'About',
315        'Since',
316        'Powered by',
317        'IP: %s',
318        'IP',
319        'Sent by',
320        '%d Kb',
321        '',
322        ),
323       
324  'lv_LV' => array(
325        '%d Kb',
326        'N/A',
327        'IP: %s',
328        'IP',
329        'localhost, sql.multimania.com, toto.freesurf.fr',
330        '',
331        '',
332        '',
333        ),
334
335  'nl_NL' => array(
336        '%d Kb',
337        'Filter',
338        'Help',
339        'Links',
340        'RSS feed',
341        'Reset',
342        'Tag',
343        'Tags',
344        'Week %d',
345        'download',
346        'Powered by',
347        'Auto login',
348        'Contact',
349        'SQL queries in',
350        'Menu',
351        'IP: %s',
352        'Browser: %s',
353        'Email: %s',
354        'Piwigo Help',
355        '%d tag',
356        '%d tags',
357        'Batch management',
358        'Database',
359        'Permalink',
360        'Permalinks',
361        'Plugins',
362        'Representant',
363        'Site manager',
364        'Status',
365        'email',
366        'Parameter',
367        'Parameters',
368        'Remote site',
369        'test',
370        'Remote',
371        'unit mode',
372        'Upload',
373        'IP',
374        'Level 8',
375        'Demo',
376        'Hits',
377        'Downloads',
378        'localhost, sql.multimania.com, toto.freesurf.fr',
379        'Upgrade',
380        'SQL queries',
381        'letters',
382        'This author removed the comment with id %d',
383        'Database type',
384        'Sorry!',
385        'Hope to see you back soon.',
386        'Hit',
387        'pixels',
388        'Download',
389        'Piwigo Uploader',
390        'Download,',
391        ),
392       
393  'no_NO' => array(
394        'IP: %s',
395        'Browser: %s',
396        'Email: %s',
397        'Admin: %s',
398        'Pause of slideshow',
399        'Album',
400        'Filter',
401        'N/A',
402        'Webmaster',
403        '%d Kb',
404        'representative',
405        'slideshow',
406        'Album: %s',
407        'Album results for',
408        '%d tag',
409        'Database',
410        'Permalink',
411        'Representant',
412        'Representative',
413        'Status',
414        'Main',
415        'email',
416        'Parameter',
417        'Send',
418        'test',
419        'status',
420        'user_status_admin',
421        'user_status_webmaster',
422        'IP',
423        'Element',
424        'Tags',
425        'Element type',
426        'Database type',
427        'Host',
428        'localhost, sql.multimania.com, toto.freesurf.fr',
429        ),
430       
431  'pl_PL' => array(
432        '%d Kb',
433        'RSS feed',
434        'Webmaster',
435        'IP: %s',
436        'Tag',
437        'Powered by',
438        'Email: %s',
439        'Admin: %s',
440        '%d tag',
441        'Status',
442        'test',
443        'status',
444        'user_status_admin',
445        'user_status_webmaster',
446        'localhost, sql.multimania.com, toto.freesurf.fr',     
447        'IP',           
448        'Menu',                 
449        'Album',
450        ),
451
452  'pt_BR' => array(
453        '',
454        ),
455       
456  'pt_PT' => array(
457        '',
458        ),
459       
460  'ro_RO' => array(
461        '%d Kb',
462        'N/A',
463        'RSS feed',
464        'Webmaster',
465        'Calendar',
466        'Contact',
467        ),
468
469  'ru_RU' => array(
470        'IP',
471        'IP: %s',
472        'localhost, sql.multimania.com, toto.freesurf.fr',
473        '',
474        ),
475       
476  'sk_SK' => array(
477        '%d Kb',
478        'Album',
479        'Filter',
480        'Webmaster',
481        'IP: %s',
482        'Album: %s',
483        'test',
484        'user_status_webmaster',
485        'IP',
486        ),
487       
488  'sr_RS' => array(
489        '%d Kb',
490        'Filter',
491        'Webmaster',
492        'IP: %s',
493        'user_status_admin',
494        'user_status_webmaster',
495        'IP',
496        'Element',
497        'Host',
498        'localhost, sql.multimania.com, toto.freesurf.fr',
499        ),
500       
501  'sv_SE' => array(
502        '%d association',
503        'Plugins',
504        'Position',
505        'Representant',
506        'Status',
507        'Version',
508        'High definition',
509        'test',
510        'status',
511        'Piwigo administration',
512        'GD version',
513        'user_status_webmaster',
514        'IP',
515        'Element',
516        'Piwigo Administration',
517        'Piwigo version',
518        ),
519       
520  'tr_TR' => array(
521        '%d hit',
522        'N/A',
523        'Webmaster',
524        'IP: %s',
525        '',
526        ),
527       
528  'vi_VN' => array(
529        '%d Kb',
530        'Caddie',
531        'Form',
532        'Plugins',
533        'user_status_webmaster',
534        'Templates',
535        'pixels',
536        'localhost, sql.multimania.com, toto.freesurf.fr',
537        ),
538       
539  'zh_CN' => array(
540        'IP',
541        'localhost, sql.multimania.com, toto.freesurf.fr',
542        ),
543       
544  );
545?>
Note: See TracBrowser for help on using the repository browser.