source: branches/2.1/tools/language/translation_validated.inc.php @ 7834

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

[Branche 2.1] - language - update sv_SE Swedish (admin part) thanks to Wallster

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