source: trunk/language/en_UK.iso-8859-1/common.lang.php @ 1926

Last change on this file since 1926 was 1908, checked in by rub, 17 years ago

Add new translation functions.inc.php
Translate subject of information mail.
Notification mails are sent on the default language.
No mail is sent to the author witch are not done actions

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 24.3 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | PhpWebGallery - a PHP based picture gallery                           |
4// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
5// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
6// +-----------------------------------------------------------------------+
7// | file          : $Id: common.lang.php 1908 2007-03-15 23:20:41Z rub $
8// | last update   : $Date: 2007-03-15 23:20:41 +0000 (Thu, 15 Mar 2007) $
9// | last modifier : $Author: rub $
10// | revision      : $Revision: 1908 $
11// +-----------------------------------------------------------------------+
12// | This program is free software; you can redistribute it and/or modify  |
13// | it under the terms of the GNU General Public License as published by  |
14// | the Free Software Foundation                                          |
15// |                                                                       |
16// | This program is distributed in the hope that it will be useful, but   |
17// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
18// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
19// | General Public License for more details.                              |
20// |                                                                       |
21// | You should have received a copy of the GNU General Public License     |
22// | along with this program; if not, write to the Free Software           |
23// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
24// | USA.                                                                  |
25// +-----------------------------------------------------------------------+
26
27// Langage informations
28$lang_info['language_name'] = 'English';
29$lang_info['country'] = 'Great Britain';
30$lang_info['charset'] = 'iso-8859-1';
31$lang_info['direction'] = 'ltr';
32$lang_info['code'] = 'en';
33$lang_info['zero_plural'] = true;
34$lang_table_translate_ascii7bits = array(
35  chr(  0) => chr(0),
36  chr(  1) => chr(  1),
37  chr(  2) => chr(  2),
38  chr(  3) => chr(  3),
39  chr(  4) => chr(  4),
40  chr(  5) => chr(  5),
41  chr(  6) => chr(  6),
42  chr(  7) => chr(  7),
43  chr(  8) => chr(  8),
44  chr(  9) => chr(  9),
45  chr( 10) => chr( 10),
46  chr( 11) => chr( 11),
47  chr( 12) => chr( 12),
48  chr( 13) => chr( 13),
49  chr( 14) => chr( 14),
50  chr( 15) => chr( 15),
51  chr( 16) => chr( 16),
52  chr( 17) => chr( 17),
53  chr( 18) => chr( 18),
54  chr( 19) => chr( 19),
55  chr( 20) => chr( 20),
56  chr( 21) => chr( 21),
57  chr( 22) => chr( 22),
58  chr( 23) => chr( 23),
59  chr( 24) => chr( 24),
60  chr( 25) => chr( 25),
61  chr( 26) => chr( 26),
62  chr( 27) => chr( 27),
63  chr( 28) => chr( 28),
64  chr( 29) => chr( 29),
65  chr( 30) => chr( 30),
66  chr( 31) => chr( 31),
67  chr( 32) => chr( 32),
68  chr( 33) => chr( 33),
69  chr( 34) => chr( 34),
70  chr( 35) => chr( 35),
71  chr( 36) => chr( 36),
72  chr( 37) => chr( 37),
73  chr( 38) => chr( 38),
74  chr( 39) => chr( 39),
75  chr( 40) => chr( 40),
76  chr( 41) => chr( 41),
77  chr( 42) => chr( 42),
78  chr( 43) => chr( 43),
79  chr( 44) => chr( 44),
80  chr( 45) => chr( 45),
81  chr( 46) => chr( 46),
82  chr( 47) => chr( 47),
83  chr( 48) => chr( 48),
84  chr( 49) => chr( 49),
85  chr( 50) => chr( 50),
86  chr( 51) => chr( 51),
87  chr( 52) => chr( 52),
88  chr( 53) => chr( 53),
89  chr( 54) => chr( 54),
90  chr( 55) => chr( 55),
91  chr( 56) => chr( 56),
92  chr( 57) => chr( 57),
93  chr( 58) => chr( 58),
94  chr( 59) => chr( 59),
95  chr( 60) => chr( 60),
96  chr( 61) => chr( 61),
97  chr( 62) => chr( 62),
98  chr( 63) => chr( 63),
99  chr( 64) => chr( 64),
100  chr( 65) => chr( 65),
101  chr( 66) => chr( 66),
102  chr( 67) => chr( 67),
103  chr( 68) => chr( 68),
104  chr( 69) => chr( 69),
105  chr( 70) => chr( 70),
106  chr( 71) => chr( 71),
107  chr( 72) => chr( 72),
108  chr( 73) => chr( 73),
109  chr( 74) => chr( 74),
110  chr( 75) => chr( 75),
111  chr( 76) => chr( 76),
112  chr( 77) => chr( 77),
113  chr( 78) => chr( 78),
114  chr( 79) => chr( 79),
115  chr( 80) => chr( 80),
116  chr( 81) => chr( 81),
117  chr( 82) => chr( 82),
118  chr( 83) => chr( 83),
119  chr( 84) => chr( 84),
120  chr( 85) => chr( 85),
121  chr( 86) => chr( 86),
122  chr( 87) => chr( 87),
123  chr( 88) => chr( 88),
124  chr( 89) => chr( 89),
125  chr( 90) => chr( 90),
126  chr( 91) => chr( 91),
127  chr( 92) => chr( 92),
128  chr( 93) => chr( 93),
129  chr( 94) => chr( 94),
130  chr( 95) => chr( 95),
131  chr( 96) => chr( 96),
132  chr( 97) => chr( 97),
133  chr( 98) => chr( 98),
134  chr( 99) => chr( 99),
135  chr(100) => chr(100),
136  chr(101) => chr(101),
137  chr(102) => chr(102),
138  chr(103) => chr(103),
139  chr(104) => chr(104),
140  chr(105) => chr(105),
141  chr(106) => chr(106),
142  chr(107) => chr(107),
143  chr(108) => chr(108),
144  chr(109) => chr(109),
145  chr(110) => chr(110),
146  chr(111) => chr(111),
147  chr(112) => chr(112),
148  chr(113) => chr(113),
149  chr(114) => chr(114),
150  chr(115) => chr(115),
151  chr(116) => chr(116),
152  chr(117) => chr(117),
153  chr(118) => chr(118),
154  chr(119) => chr(119),
155  chr(120) => chr(120),
156  chr(121) => chr(121),
157  chr(122) => chr(122),
158  chr(123) => chr(123),
159  chr(124) => chr(124),
160  chr(125) => chr(125),
161  chr(126) => chr(126),
162  chr(127) => chr(127),
163  chr(128) => chr(128),
164  chr(129) => chr( 95),
165  chr(130) => chr( 44),
166  chr(131) => chr(102),
167  chr(132) => chr( 44),
168  chr(133) => chr( 46),
169  chr(134) => chr( 43),
170  chr(135) => chr( 43),
171  chr(136) => chr( 32),
172  chr(137) => chr( 37),
173  chr(138) => chr( 83),
174  chr(139) => chr( 60),
175  chr(140) => chr( 69),
176  chr(141) => chr( 32),
177  chr(142) => chr( 90),
178  chr(143) => chr( 32),
179  chr(144) => chr( 32),
180  chr(145) => chr( 39),
181  chr(146) => chr( 39),
182  chr(147) => chr( 34),
183  chr(148) => chr( 34),
184  chr(149) => chr( 46),
185  chr(150) => chr( 45),
186  chr(151) => chr( 45),
187  chr(152) => chr( 32),
188  chr(153) => chr( 32),
189  chr(154) => chr(115),
190  chr(155) => chr( 62),
191  chr(156) => chr(111),
192  chr(157) => chr( 32),
193  chr(158) => chr(122),
194  chr(159) => chr( 89),
195  chr(160) => chr( 32),
196  chr(161) => chr( 33),
197  chr(162) => chr( 99),
198  chr(163) => chr( 76),
199  chr(164) => chr( 32),
200  chr(165) => chr( 86),
201  chr(166) => chr(124),
202  chr(167) => chr( 83),
203  chr(168) => chr( 32),
204  chr(169) => chr( 99),
205  chr(170) => chr( 97),
206  chr(171) => chr( 60),
207  chr(172) => chr( 32),
208  chr(173) => chr( 45),
209  chr(174) => chr( 114),
210  chr(175) => chr( 45),
211  chr(176) => chr( 111),
212  chr(177) => chr( 43),
213  chr(178) => chr( 50),
214  chr(179) => chr( 51),
215  chr(180) => chr( 39),
216  chr(181) => chr(117),
217  chr(182) => chr( 32),
218  chr(183) => chr( 46),
219  chr(184) => chr( 97),
220  chr(185) => chr( 49),
221  chr(186) => chr(111),
222  chr(187) => chr( 62),
223  chr(188) => chr( 32),
224  chr(189) => chr( 32),
225  chr(190) => chr( 32),
226  chr(191) => chr( 63),
227  chr(192) => chr( 65),
228  chr(193) => chr( 65),
229  chr(194) => chr( 65),
230  chr(195) => chr( 65),
231  chr(196) => chr( 65),
232  chr(197) => chr( 65),
233  chr(198) => chr( 65),
234  chr(199) => chr( 67),
235  chr(200) => chr( 69),
236  chr(201) => chr( 69),
237  chr(202) => chr( 69),
238  chr(203) => chr( 69),
239  chr(204) => chr( 73),
240  chr(205) => chr( 73),
241  chr(206) => chr( 73),
242  chr(207) => chr( 73),
243  chr(208) => chr( 68),
244  chr(209) => chr( 78),
245  chr(210) => chr( 79),
246  chr(211) => chr( 79),
247  chr(212) => chr( 79),
248  chr(213) => chr( 79),
249  chr(214) => chr( 79),
250  chr(215) => chr( 42),
251  chr(216) => chr( 48),
252  chr(217) => chr( 85),
253  chr(218) => chr( 85),
254  chr(219) => chr( 85),
255  chr(220) => chr( 85),
256  chr(221) => chr( 89),
257  chr(222) => chr( 80),
258  chr(223) => chr( 66),
259  chr(224) => chr( 97),
260  chr(225) => chr( 97),
261  chr(226) => chr( 97),
262  chr(227) => chr( 97),
263  chr(228) => chr( 97),
264  chr(229) => chr( 97),
265  chr(230) => chr( 97),
266  chr(231) => chr( 99),
267  chr(232) => chr(101),
268  chr(233) => chr(101),
269  chr(234) => chr(101),
270  chr(235) => chr(101),
271  chr(236) => chr(105),
272  chr(237) => chr(105),
273  chr(238) => chr(105),
274  chr(239) => chr(105),
275  chr(240) => chr( 97),
276  chr(241) => chr(110),
277  chr(242) => chr(111),
278  chr(243) => chr(111),
279  chr(244) => chr(111),
280  chr(245) => chr(111),
281  chr(246) => chr(111),
282  chr(247) => chr( 47),
283  chr(248) => chr( 48),
284  chr(249) => chr(117),
285  chr(250) => chr(117),
286  chr(251) => chr(117),
287  chr(252) => chr(117),
288  chr(253) => chr(117),
289  chr(254) => chr( 98),
290  chr(255) => chr(121)
291);
292
293$lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (rated %d times, standard deviation = %.2f)';
294$lang['%d Kb'] = '%d Kb';
295$lang['%d category updated'] = '%d category updated';
296$lang['%d categories updated'] = '%d categories updated';
297$lang['%d comment to validate'] = '%d comment to validate';
298$lang['%d comments to validate'] = '%d comments to validate';
299$lang['%d new comment'] = '%d new comment';
300$lang['%d new comments'] = '%d new comments';
301$lang['%d comment'] = '%d comment';
302$lang['%d comments'] = '%d comments';
303$lang['%d hit'] = '%d hit';
304$lang['%d hits'] = '%d hits';
305$lang['%d new element'] = '%d new element';
306$lang['%d new elements'] = '%d new elements';
307$lang['%d new user'] = '%d new user';
308$lang['%d new users'] = '%d new users';
309$lang['%d pictures are also linked to current tags'] = '%d pictures are also linked to current tags';
310$lang['%d waiting element'] = '%d waiting element';
311$lang['%d waiting elements'] = '%d waiting elements';
312$lang['About'] = 'About';
313$lang['All tags must match'] = 'All tags must match';
314$lang['All tags'] = 'All tags';
315$lang['Any tag'] = 'Any tag';
316$lang['At least one listed rule must be satisfied.'] = 'At least one listed rule must be satisfied.';
317$lang['At least one tag must match'] = 'At least one tag must match';
318$lang['Author'] = 'Author';
319$lang['Average rate'] = 'Average rate';
320$lang['Categories'] = 'Categories';
321$lang['Category'] = 'Category';
322$lang['Close this window'] = 'Close this window';
323$lang['Complete RSS feed'] = 'Complete RSS feed (images, comments)';
324$lang['Confirm Password'] = 'Confirm Password';
325$lang['Connection settings'] = 'Connection settings';
326$lang['Connection'] = 'Connection';
327$lang['Contact webmaster'] = 'Contact webmaster';
328$lang['Create a new account'] = 'Create a new account';
329$lang['Created on'] = 'Created on';
330$lang['Creation date'] = 'Creation date';
331$lang['Current password is wrong'] = 'Current password is wrong';
332$lang['Dimensions'] = 'Dimensions';
333$lang['Display'] = 'Display';
334$lang['Each listed rule must be satisfied.'] = 'Each listed rule must be satisfied.';
335$lang['Email address is missing'] = 'Email address is missing';
336$lang['Email address'] = 'Email address';
337$lang['Enter your personnal informations'] = 'Enter your personnal informations';
338$lang['Error sending email'] = 'Error sending email';
339$lang['File name'] = 'File name';
340$lang['File'] = 'File';
341$lang['Filesize'] = 'Filesize';
342$lang['Filter and display'] = 'Filter and display';
343$lang['Filter'] = 'Filter';
344$lang['Forgot your password?'] = 'Forgot your password?';
345$lang['Go through the gallery as a visitor'] = 'Go through the gallery as a visitor';
346$lang['Help'] = 'Help';
347$lang['Identification'] = 'Identification';
348$lang['Image only RSS feed'] = 'Image only RSS feed';
349$lang['Keyword'] = 'Keyword';
350$lang['Links'] = 'Links';
351$lang['Mail address'] = 'Mail address';
352$lang['N/A'] = 'N/A';
353$lang['New on %s'] = 'New on %s';
354$lang['New password confirmation does not correspond'] = 'New password confirmation does not correspond';
355$lang['New password sent by email'] = 'New password sent by email';
356$lang['No email address'] = 'No email address';
357$lang['No user matches this email address'] = 'No user matches this email address';
358$lang['Notification'] = 'Notification';
359$lang['Number of items'] = 'Number of items';
360$lang['Original dimensions'] = 'Original dimensions';
361$lang['Password forgotten'] = 'Password forgotten';
362$lang['Password'] = 'Password';
363$lang['PhpWebGallery Help'] = 'PhpWebGallery Help';
364$lang['Post date'] = 'Post date';
365$lang['Posted on'] = 'Posted on';
366$lang['Profile'] = 'Profile';
367$lang['Quick connect'] = 'Quick connect';
368$lang['RSS feed'] = 'RSS feed';
369$lang['Rate'] = 'Rate';
370$lang['Register'] = 'Register';
371$lang['Registration'] = 'Registration';
372$lang['Related tags'] = 'Related tags';
373$lang['Reset'] = 'Reset';
374$lang['Retrieve password'] = 'Retrieve password';
375$lang['Search rules'] = 'Search rules';
376$lang['Search tags'] = 'Search tags';
377$lang['Search'] = 'Search';
378$lang['See available tags'] = 'See available tags';
379$lang['See pictures linked to this tag only'] = 'See pictures linked to this tag only';
380$lang['Send new password'] = 'Send new password';
381$lang['Since'] = 'Since';
382$lang['Sort by'] = 'Sort by';
383$lang['Sort order'] = 'Sort order';
384$lang['Tag'] = 'Tag';
385$lang['Tags'] = 'Tags';
386$lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = 'The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.';
387$lang['Unknown feed identifier'] = 'Unknown feed identifier';
388$lang['User comments'] = 'User comments';
389$lang['Username'] = 'Username';
390$lang['Visits'] = 'Visits';
391$lang['Webmaster'] = 'Webmaster';
392$lang['Week %d'] = 'Week %d';
393$lang['about_page_title'] = 'About PhpWebGallery';
394$lang['access_forbiden'] = 'You are not authorized to access the requested page';
395$lang['add to caddie'] = 'add to caddie';
396$lang['add_favorites_alt'] = 'Add to favorites';
397$lang['add_favorites_hint'] = 'Add this picture to your favorites';
398$lang['admin'] = 'Administration';
399$lang['adviser_mode_enabled'] = 'Adviser mode enabled';
400$lang['all'] = 'all';
401$lang['ascending'] = 'ascending';
402$lang['author(s) : %s'] = 'author(s) : %s';
403$lang['auto_expand'] = 'Expand all categories';
404$lang['became available after %s (%s)'] = 'posted after %s (%s)';
405$lang['became available before %s (%s)'] = 'posted before %s (%s)';
406$lang['became available between %s (%s) and %s (%s)'] = 'posted between %s (%s) and %s (%s)';
407$lang['became available on %s'] = 'posted on %s';
408$lang['best_rated_cat'] = 'Best rated';
409$lang['best_rated_cat_hint'] = 'displays best rated items';
410$lang['caddie'] = 'caddie';
411$lang['calendar'] = 'Calendar';
412$lang['calendar_any'] = 'All';
413$lang['calendar_hint'] = 'displays each day with pictures, month per month';
414$lang['calendar_picture_hint'] = 'displays pictures added on ';
415$lang['calendar_view'] = 'View';
416$lang['chronology_monthly_calendar'] = 'Monthly calendar';
417$lang['chronology_monthly_list'] = 'Monthly list';
418$lang['chronology_weekly_list'] = 'Weekly list';
419$lang['click_to_redirect'] = 'Click here if your browser does not automatically forward you';
420$lang['comment date'] = 'comment date';
421$lang['comment'] = 'Comment';
422$lang['comment_added'] = 'Your comment has been registered';
423$lang['comment_anti-flood'] = 'Anti-flood system : please wait for a moment before trying to post another comment';
424$lang['comment_not_added'] = 'Your comment has NOT been registered because it did not pass the validation rules';
425$lang['comment_to_validate'] = 'An administrator must authorize your comment before it is visible.';
426$lang['comment_user_exists'] = 'This login is already used by another user';
427$lang['comments'] = 'Comments';
428$lang['comments_add'] = 'Add a comment';
429$lang['comments_del'] = 'delete this comment';
430$lang['comments_title'] = 'Comments from the users of the site';
431$lang['created after %s (%s)'] = 'created after %s (%s)';
432$lang['created before %s (%s)'] = 'created before %s (%s)';
433$lang['created between %s (%s) and %s (%s)'] = 'created between %s (%s) and %s (%s)';
434$lang['created on %s'] = 'created on %s';
435$lang['customize'] = 'Customize';
436$lang['customize_page_title'] = 'Your Gallery Customization ';
437$lang['day'][0] = 'Sunday';
438$lang['day'][1] = 'Monday';
439$lang['day'][2] = 'Tuesday';
440$lang['day'][3] = 'Wednesday';
441$lang['day'][4] = 'Thursday';
442$lang['day'][5] = 'Friday';
443$lang['day'][6] = 'Saturday';
444$lang['days'] = 'days';
445$lang['default_sort'] = 'Default';
446$lang['del_favorites_alt'] = 'Delete from favorites';
447$lang['del_favorites_hint'] = 'Delete this picture from your favorites';
448$lang['delete'] = 'Delete';
449$lang['descending'] = 'descending';
450$lang['download'] = 'download';
451$lang['download_hint'] = 'download this file';
452$lang['edit category informations'] = 'edit category informations';
453$lang['edit'] = 'edit';
454$lang['err_date'] = 'wrong date';
455$lang['excluded'] = 'excluded';
456$lang['favorite_cat'] = 'My favorites';
457$lang['favorite_cat_hint'] = 'displays my favorites pictures';
458$lang['favorites'] = 'Favorites';
459$lang['first_page'] = 'First';
460$lang['gallery_locked_message'] = 'The gallery is locked for maintenance. Please, come back later.';
461$lang['generation_time'] = 'Page generated in';
462$lang['guest'] = 'guest';
463$lang['hello'] = 'Hello';
464$lang['hint_admin'] = 'available for administrators only';
465$lang['hint_category'] = 'shows images at the root of this category';
466$lang['hint_comments'] = 'See last users comments';
467$lang['hint_customize'] = 'customize the appareance of the gallery';
468$lang['hint_search'] = 'search';
469$lang['home'] = 'Home';
470$lang['home_hint'] = 'Back to the home page';
471$lang['ident_title'] = 'ident_title';
472$lang['identification'] = 'Identification';
473$lang['image_available'] = '%d image';
474$lang['images_available'] = '%d images';
475$lang['images_available_cpl'] = 'in this category';
476$lang['images_available_cat'] = 'in %d sub-category';
477$lang['images_available_cats'] = 'in %d sub-categories';
478$lang['included'] = 'included';
479$lang['invalid_pwd'] = 'Invalid password!';
480$lang['language']='Language';
481$lang['last %d days'] = 'last %d days';
482$lang['last_page'] = 'Last';
483$lang['link_info_image'] = 'Modify information';
484$lang['logout'] = 'Logout';
485$lang['mail_address'] = 'E-mail address';
486$lang['mandatory'] = 'obligatory';
487$lang['maxheight'] = 'Maximum height of the pictures';
488$lang['maxheight_error'] = 'Maximum height must be a number superior to 50';
489$lang['maxwidth'] = 'Maximum width of the pictures';
490$lang['maxwidth_error'] = 'Maximum width must be a number superior to 50';
491$lang['mode_created_hint'] = 'displays a calendar by creation date';
492$lang['mode_flat_hint'] = 'displays all elements in all sub-categories';
493$lang['mode_normal_hint'] = 'return to normal view mode';
494$lang['mode_posted_hint'] = 'displays a calendar by posted date';
495$lang['month'][10] = 'October';
496$lang['month'][11] = 'November';
497$lang['month'][12] = 'December';
498$lang['month'][1] = 'January';
499$lang['month'][2] = 'February';
500$lang['month'][3] = 'March';
501$lang['month'][4] = 'April';
502$lang['month'][5] = 'May';
503$lang['month'][6] = 'June';
504$lang['month'][7] = 'July';
505$lang['month'][8] = 'August';
506$lang['month'][9] = 'September';
507$lang['most_visited_cat'] = 'Most visited';
508$lang['most_visited_cat_hint'] = 'displays most visited pictures';
509$lang['nb_image_line_error'] = 'The number of images per row must be a not null scalar';
510$lang['nb_image_per_row'] = 'Number of images per row';
511$lang['nb_line_page_error'] = 'The number of rows per page must be a not null scalar';
512$lang['nb_row_per_page'] = 'Number of rows per page';
513$lang['nbm_unknown_identifier'] = 'Unknown identifier';
514$lang['new_password'] = 'New password';
515$lang['new_rate'] = 'Rate this picture';
516$lang['next_page'] = 'Next';
517$lang['no'] = 'No';
518$lang['no_category'] = 'Home';
519$lang['no_rate'] = 'no rate';
520$lang['note_filter_day'] = 'Only displays elements posted within the last %s day.';
521$lang['note_filter_days'] = 'Only displays elements posted within the last %s days.';
522$lang['password updated'] = 'password updated';
523$lang['periods_error'] = 'Recent period must be a positive integer value';
524$lang['picture'] = 'picture';
525$lang['picture_high'] = 'Click on the picture to see it in high definition';
526$lang['picture_show_metadata'] = 'Show file metadata';
527$lang['pictures'] = 'pictures';
528$lang['powered_by'] = 'Powered by';
529$lang['preferences'] = 'Preferences';
530$lang['previous_page'] = 'Previous';
531$lang['random_cat'] = 'Random pictures';
532$lang['random_cat_hint'] = 'displays a set of random pictures';
533$lang['recent_cats_cat'] = 'Recent categories';
534$lang['recent_cats_cat_hint'] = 'displays recently updated categories';
535$lang['recent_image'] = 'Images within the';
536$lang['recent_period'] = 'Recent period';
537$lang['recent_pics_cat'] = 'Recent pictures';
538$lang['recent_pics_cat_hint'] = 'displays most recent pictures';
539$lang['redirect_msg'] = 'Redirection...';
540$lang['reg_err_login1'] = 'Please, enter a login';
541$lang['reg_err_login2'] = 'login mustn\'t end with a space character';
542$lang['reg_err_login3'] = 'login mustn\'t start with a space character';
543$lang['reg_err_login5'] = 'this login is already used';
544$lang['reg_err_mail_address'] = 'mail address must be like xxx@yyy.eee (example : jack@altern.org)';
545$lang['reg_err_pass'] = 'please enter your password again';
546$lang['register'] = 'register';
547$lang['register_page_title'] = 'Registration';
548$lang['register_title'] = 'Registration';
549$lang['remember_me'] = 'Auto login';
550$lang['remove this tag'] = 'remove this tag from the list';
551$lang['representative'] = 'representative';
552$lang['reset'] = 'Reset';
553$lang['return to homepage'] = 'return to homepage';
554$lang['search'] = 'Search';
555$lang['search_ascending'] = 'Ascending';
556$lang['search_author'] = 'Search for Author';
557$lang['search_categories'] = 'Search in Categories';
558$lang['search_date'] = 'Search by Date';
559$lang['search_date_from'] = 'Date';
560$lang['search_date_to'] = 'End-Date';
561$lang['search_date_type'] = 'Kind of date';
562$lang['search_descending'] = 'Descending';
563$lang['search_keywords'] = 'Search for words';
564$lang['search_mode_and'] = 'Search for all terms ';
565$lang['search_mode_or'] = 'Search for any terms';
566$lang['search_one_clause_at_least'] = 'Empty query. No criteria has been entered.';
567$lang['search_options'] = 'Search Options';
568$lang['search_result'] = 'Search results';
569$lang['search_sort'] = 'Sort results by';
570$lang['search_subcats_included'] = 'Search in subcategories';
571$lang['search_title'] = 'Search';
572$lang['searched words : %s'] = 'searched words : %s';
573$lang['send_mail'] = 'Contact';
574$lang['set as category representative'] = 'set as category representative';
575$lang['show_nb_comments'] = 'Show number of comments';
576$lang['show_nb_hits'] = 'Show number of hits';
577$lang['slideshow'] = 'slideshow';
578$lang['slideshow_stop'] = 'stop the slideshow';
579$lang['special_categories'] = 'Specials';
580$lang['sql_queries_in'] = 'SQL queries in';
581$lang['start_filter_hint'] = 'displays only recently posted elements';
582$lang['stop_filter_hint'] = 'return to the display of all elements';
583$lang['submit'] = 'Submit';
584$lang['the beginning'] = 'the beginning';
585$lang['theme'] = 'Interface theme';
586$lang['thumbnails'] = 'Thumbnails';
587$lang['title_comments'] = 'Users comments';
588$lang['title_menu'] = 'Menu';
589$lang['title_send_mail'] = 'A comment on your site';
590$lang['today'] = 'today';
591$lang['total'] = 'images';
592$lang['update_rate'] = 'Update your rating';
593$lang['update_wrong_dirname'] = 'wrong filename';
594$lang['upload_advise'] = 'Choose an image to place in the category : ';
595$lang['upload_advise_filesize'] = 'the filesize of the picture must not exceed : ';
596$lang['upload_advise_filetype'] = 'the picture must be to the fileformat jpg, gif or png';
597$lang['upload_advise_height'] = 'the height of the picture must not exceed : ';
598$lang['upload_advise_thumbnail'] = 'Optional, but recommended : choose a thumbnail to associate to ';
599$lang['upload_advise_width'] = 'the width of the picture must not exceed : ';
600$lang['upload_author'] = 'Author (eg "Pierrick LE GALL")';
601$lang['upload_cannot_upload'] = 'can\'t upload the picture on the server';
602$lang['upload_creation_date'] = 'Creation date (DD/MM/YYYY)';
603$lang['upload_err_username'] = 'the username must be given';
604$lang['upload_file_exists'] = 'A picture\'s name already used';
605$lang['upload_filenotfound'] = 'You must choose a picture fileformat for the image';
606$lang['upload_forbidden'] = 'You can\'t upload pictures in this category';
607$lang['upload_name'] = 'Name of the picture';
608$lang['upload_picture'] = 'Upload a picture';
609$lang['upload_successful'] = 'Picture uploaded with success, an administrator will validate it as soon as possible';
610$lang['upload_title'] = 'Upload a picture';
611$lang['upload_username'] = 'Username';
612$lang['useful when password forgotten'] = 'useful when password forgotten';
613$lang['w_month'] = 'Month';
614$lang['yes'] = 'Yes';
615$lang['page_end'] = 'Page bottom';
616$lang['qsearch'] = 'Quick search';
617$lang['Connected user: %s'] = 'Connected user: %s';
618$lang['IP: %s'] = 'IP: %s';
619$lang['Browser: %s'] = 'Browser: %s';
620$lang['Author: %s'] = 'Author: %s';
621$lang['Comment: %s'] = 'Comment: %s';
622$lang['Delete: %s'] = 'Delete: %s';
623$lang['Validate: %s'] = 'Validate: %s';
624$lang['Comment by %s'] = 'Comment by %s';
625$lang['User: %s'] = 'User: %s';
626$lang['Email: %s'] = 'Email: %s';
627$lang['Admin: %s'] = 'Admin: %s';
628$lang['Registration of %s'] = 'Registration of %s';
629$lang['Category: %s'] = 'Category: %s';
630$lang['Picture name: %s'] = 'Picture name: %s';
631$lang['Creation date: %s'] = 'Creation date: %s';
632$lang['Waiting page: %s'] = 'Waiting page: %s';
633$lang['Picture uploaded by %s'] = 'Picture uploaded by %s';
634?>
Note: See TracBrowser for help on using the repository browser.