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

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

[trunk] - update sv_SE Thanks to Jonas

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