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

Last change on this file since 593 was 593, checked in by z0rglub, 19 years ago

update headers to comply with GPL

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 14.2 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-2004 PhpWebGallery Team - http://phpwebgallery.net |
6// +-----------------------------------------------------------------------+
7// | branch        : BSF (Best So Far)
8// | file          : $RCSfile$
9// | last update   : $Date: 2004-11-06 21:12:59 +0000 (Sat, 06 Nov 2004) $
10// | last modifier : $Author: z0rglub $
11// | revision      : $Revision: 593 $
12// +-----------------------------------------------------------------------+
13// | This program is free software; you can redistribute it and/or modify  |
14// | it under the terms of the GNU General Public License as published by  |
15// | the Free Software Foundation                                          |
16// |                                                                       |
17// | This program is distributed in the hope that it will be useful, but   |
18// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
19// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
20// | General Public License for more details.                              |
21// |                                                                       |
22// | You should have received a copy of the GNU General Public License     |
23// | along with this program; if not, write to the Free Software           |
24// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
25// | USA.                                                                  |
26// +-----------------------------------------------------------------------+
27
28// Langage informations
29$lang_info['language_name'] = 'English';
30$lang_info['country'] = 'Great Britain';
31$lang_info['charset'] = 'iso-8859-1';
32$lang_info['direction'] = 'ltr';
33$lang_info['code'] = 'en';
34
35// Main words
36$lang['gallery_index'] = 'Home';
37$lang['category'] = 'Category';
38$lang['categories'] = 'Categories';
39$lang['thumbnail'] = 'Thumbnail';
40$lang['thumbnails'] = 'Thumbnails';
41$lang['search'] = 'Search';
42$lang['comment'] = 'Comment';
43$lang['comments'] = 'Comments';
44$lang['picture'] = 'Picture';
45$lang['pictures'] = 'Pictures';
46$lang['no'] = 'No';
47$lang['yes'] = 'Yes';
48$lang['date'] = 'Date';
49$lang['description'] = 'Description';
50$lang['author'] = 'Author';
51$lang['size'] = 'Size';
52$lang['filesize'] = 'Filesize';
53$lang['file'] = 'File';
54$lang['keywords'] = 'Keywords';
55$lang['default'] = 'Default';
56$lang['send_mail'] = 'Contact';
57$lang['webmaster'] = 'Webmaster';
58$lang['language']='Language';
59
60//Properties
61$lang['registration_date'] = 'Registered on';
62$lang['creation_date'] = 'Created on';
63
64// Form words
65$lang['submit'] = 'Submit';
66$lang['delete'] = 'Delete';
67$lang['reset'] = 'Reset';
68
69// Navigation
70$lang['return_main_page'] = 'Back to the index page';
71
72// Identification
73$lang['login'] = 'Login';
74$lang['logout'] = 'Logout';
75$lang['password'] = 'Password';
76$lang['customize'] = 'Customize';
77$lang['new'] = 'New';
78$lang['identification'] = 'Identification';
79$lang['remember_me'] = 'Auto login';
80
81//Calendar
82$lang['calendar'] = 'calendar';
83$lang['calendar_hint'] = 'displays each day with pictures, month per month';
84$lang['calendar_picture_hint'] = 'displays pictures added on ';
85$lang['month'][1] = 'January';
86$lang['month'][2] = 'February';
87$lang['month'][3] = 'March';
88$lang['month'][4] = 'April';
89$lang['month'][5] = 'May';
90$lang['month'][6] = 'June';
91$lang['month'][7] = 'July';
92$lang['month'][8] = 'August';
93$lang['month'][9] = 'September';
94$lang['month'][10] = 'October';
95$lang['month'][11] = 'November';
96$lang['month'][12] = 'December';
97$lang['day'][0] = 'Sunday';
98$lang['day'][1] = 'Monday';
99$lang['day'][2] = 'Tuesday';
100$lang['day'][3] = 'Wednesday';
101$lang['day'][4] = 'Thursday';
102$lang['day'][5] = 'Friday';
103$lang['day'][6] = 'Saturday';
104$lang['w_month'] = 'Month';
105$lang['w_day'] = 'Day';
106$lang['days'] = 'days';
107
108// Customization
109$lang['customize_page_title'] = 'Customization';
110$lang['customize_title'] = 'Customization';
111$lang['nb_image_per_row'] = 'Number of images per row';
112$lang['nb_row_per_page'] = 'Number of rows per page';
113$lang['maxwidth'] = 'Maximum width of the pictures';
114$lang['maxheight'] = 'Maximum height of the pictures';
115$lang['maxwidth_error'] = 'Maximum width must be a number superior to 50';
116$lang['maxheight_error'] = 'Maximum height must be a number superior to 50';
117$lang['theme'] = 'Interface theme';
118$lang['auto_expand'] = 'Expand all categories';
119$lang['show_nb_comments'] = 'Show number of comments';
120$lang['recent_period'] = 'Recent period';
121$lang['periods_error'] = 'Recent period must be a positive integer value';
122$lang['create_cookie'] = 'Create a cookie';
123
124
125// search
126$lang['search_title'] = 'Search';
127$lang['search_wrong_date'] = ' : this date is not valid';
128$lang['search_wrong_date_order'] = 'the period end must be after the period start';
129$lang['search_incoherent_date_search'] = 'when choosing to match all the clauses, you can\'t search "date is" and "date is after" or "date is before"';
130$lang['search_or_clauses'] = 'at least one search clause';
131$lang['search_and_clauses'] = 'all search clauses';
132$lang['search_subcats_included'] = 'include sub-categories';
133$lang['search_date_included'] = 'included';
134$lang['search_date_is'] = 'is';
135$lang['search_date_is_after'] = 'is after';
136$lang['search_date_is_before'] = 'is before';
137$lang['search_file'] = 'file';
138$lang['search_name'] = 'name';
139$lang['search_comment'] = 'comment';
140$lang['search_keywords'] = 'keywords';
141$lang['search_author'] = 'author';
142$lang['search_date_available'] = 'availability date';
143$lang['search_date_creation'] = 'creation date';
144$lang['search_one_clause_at_least'] = 'search at least on one search clause';
145$lang['search_mode_or'] = 'at least one word';
146$lang['search_mode_and'] = 'all the words';
147$lang['search_comments'] = 'separate different words with spaces';
148$lang['invalid_search'] = 'search must be done on 3 caracters or more';
149$lang['Search_author_explain'] = 'Use * as a wildcard for partial matches';
150$lang['Look_up_user'] = 'Seek user';
151$lang['Find_username'] = 'Find a username';
152$lang['No_match'] = 'No match';
153$lang['Select_username'] = 'Select a username';
154$lang['Close'] = 'Close the window';
155$lang['Select'] = 'Select';
156
157$lang['only_members'] = 'Only members can access this page';
158$lang['invalid_pwd'] = 'Invalid password!';
159$lang['access_forbiden'] = 'You are not authorized to access this page';
160$lang['diapo_default_page_title'] = 'No category selected';
161$lang['hint_category'] = 'shows images at the root of this categry';
162$lang['total_images'] = 'total';
163$lang['title_menu'] = 'Menu';
164$lang['change_login'] = 'change login';
165$lang['hint_login'] = 'identification enables site\'s appareance customization';
166$lang['hint_customize'] = 'customize the appareance of the gallery';
167$lang['hint_search'] = 'search';
168$lang['favorite_cat'] = 'my favorites';
169$lang['favorite_cat_hint'] = 'display my favorites pictures';
170$lang['about'] = 'about';
171$lang['hint_about'] = 'more informations on PhpWebGallery...';
172$lang['admin'] = 'Administration';
173$lang['hint_admin'] = 'available for administrators only';
174$lang['no_category'] = 'Home';
175$lang['page_number'] = 'page number';
176$lang['previous_page'] = 'Previous';
177$lang['next_page'] = 'Next';
178$lang['recent_image'] = 'Image within the';
179$lang['days'] = 'days';
180
181$lang['title_send_mail'] = 'A comment on your site';
182$lang['sub-cat'] = 'subcategories';
183$lang['images_available'] = 'images in this category';
184$lang['total'] = 'images';
185$lang['upload_picture'] = 'Upload a picture';
186$lang['generation_time'] = 'Page generated in';
187$lang['favorites'] = 'Favorites';
188$lang['search_result'] = 'Search results';
189$lang['about_page_title'] = 'About PhpWebGallery';
190$lang['about_title'] = 'About...';
191$lang['about_message'] = '<div style="text-align:center;font-weigh:bold;">Information about PhpWebGallery</div>
192<ul>
193  <li>This website uses the version '.PHPWG_VERSION.' of "<a href="htt://www.phpwebgallery.net" style="text-decoration:underline">PhpWebGallery</a>. PhpWebGallery is a web application giving you the possibility to create an online images gallery easily.</li>
194  <li>Technicaly, PhpWebGallery is fully developped with PHP (the elePHPant) with a MySQL database (the SQuirreL).</li>
195  <li>If you have any suggestions or comments, please visit <a href="http://www.phpwebgallery.net" style="text-decoration:underline">PhpWebGallery</a> official site, and its dedicated <a href="http://forum.phpwebgallery.net" style="text-decoration:underline">forum</a>.</li>
196</ul>';
197$lang['ident_page_title'] = 'Identification';
198$lang['ident_title'] = 'Identification';
199$lang['ident_register'] = 'Register';
200$lang['ident_forgotten_password'] = 'Forget your password ?';
201$lang['ident_guest_visit'] = 'Go through the gallery as a visitor';
202
203$lang['previous_image'] = 'Previous';
204$lang['next_image'] = 'Next';
205$lang['info_image_title'] = 'Image information';
206$lang['link_info_image'] = 'Modify information';
207$lang['true_size'] = 'Real size';
208$lang['comments_title'] = 'Comments from the users of the site';
209$lang['comments_del'] = 'delete this comment';
210$lang['comments_add'] = 'Add a comment';
211
212$lang['add_favorites_alt'] = 'Add to favorites';
213$lang['add_favorites_hint'] = 'Add this picture to your favorites';
214$lang['del_favorites_alt'] = 'Delete from favorites';
215$lang['del_favorites_hint'] = 'Delete this picture from your favorites';
216$lang['register_page_title'] = 'Registration';
217$lang['register_title'] = 'Registration';
218$lang['reg_err_login1'] = 'Please, enter a login';
219$lang['reg_err_login2'] = 'login mustn\'t end with a space character';
220$lang['reg_err_login3'] = 'login mustn\'t start with a space character';
221$lang['reg_err_login4'] = 'login mustn\'t contain characters " and \'';
222$lang['reg_err_login5'] = 'this login is already used';
223$lang['reg_err_pass'] = 'please enter your password again';
224$lang['reg_confirm'] = 'confirm';
225$lang['reg_err_mail_address'] = 'mail address must be like xxx@yyy.eee (example : jack@altern.org)';
226$lang['upload_forbidden'] = 'You can\'t upload pictures in this category';
227$lang['upload_file_exists'] = 'A picture\'s name already used';
228$lang['upload_filenotfound'] = 'You must choose a picture fileformat for the image';
229$lang['upload_cannot_upload'] = 'can\'t upload the picture on the server';
230$lang['upload_title'] = 'Upload a picture';
231$lang['upload_advise'] = 'Choose an image to place in the category : ';
232$lang['upload_advise_thumbnail'] = 'Optional, but recommended : choose a thumbnail to associate to ';
233$lang['upload_advise_filesize'] = 'the filesize of the picture must not exceed : ';
234$lang['upload_advise_width'] = 'the width of the picture must not exceed : ';
235$lang['upload_advise_height'] = 'the height of the picture must not exceed : ';
236$lang['upload_advise_filetype'] = 'the picture must be to the fileformat jpg, gif or png';
237$lang['upload_err_username'] = 'the username must be given';
238$lang['upload_username'] = 'Username';
239$lang['upload_successful'] = 'Picture uploaded with success, an administrator will validate it as soon as possible';
240
241$lang['guest'] = 'guest';
242$lang['mail_address'] = 'mail address';
243$lang['add'] = 'add';
244$lang['dissociate'] = 'dissociate';
245$lang['mandatory'] = 'obligatory';
246$lang['err_date'] = 'wrong date';
247$lang['IP'] = 'IP';
248
249$lang['errors_title'] = 'Errors';
250$lang['infos_title'] = 'Informations';
251$lang['category_representative'] = 'representative';
252$lang['special_categories'] = 'specials';
253$lang['most_visited_cat_hint'] = 'displays most visited pictures';
254$lang['most_visited_cat'] = 'most visited';
255$lang['best_rated_cat'] = 'best rated';
256$lang['best_rated_cat_hint'] = 'displays best rated items';
257$lang['recent_pics_cat_hint'] = 'Displays most recent pictures';
258$lang['recent_pics_cat'] = 'Last pictures';
259$lang['recent_cats_cat_hint'] = 'Displays recently updated categories';
260$lang['recent_cats_cat'] = 'Last categories';
261$lang['visited'] = 'visited';
262$lang['times'] = 'times';
263$lang['slideshow'] = 'slideshow';
264$lang['period_seconds'] = 'seconds per picture';
265$lang['slideshow_stop'] = 'stop the slideshow';
266$lang['download'] = 'download';
267$lang['download_hint'] = 'download this file';
268$lang['comment_added'] = 'Your comment has been registered';
269$lang['comment_to_validate'] = 'An administrator must authorize your comment before it is visible.';
270$lang['comment_anti-flood'] = 'Anti-flood system : please wait for a moment before trying to post another comment';
271$lang['comment_user_exists'] = 'This login is already used by another user';
272$lang['invalid_search'] = 'Searched words must be grater than 3 characters and must not contain punctuation mark';
273$lang['upload_name'] = 'Name of the picture';
274$lang['upload_author'] = 'Author (eg "Pierrick LE GALL")';
275$lang['upload_creation_date'] = 'Creation date (DD/MM/YYYY)';
276$lang['upload_comment'] = 'Comment';
277$lang['mail_hello'] = 'Hi,';
278$lang['mail_new_upload_subject'] = 'New picture on the website';
279$lang['mail_new_upload_content'] = 'A new picture has been uploaded on the gallery. It is waiting for your validation. Let\'s meet in the administration panel to authorize or refuse this picture.';
280$lang['mail_new_comment_subject'] = 'New comment on website';
281$lang['mail_new_comment_content'] = 'A new comment has been registered on the gallery. If you chose to validate each comment, you first have to validate this comment in the administration panel to make it visible in the gallery.'."\n\n".'You can see last comments in the administration panel';
282$lang['connected_user'] = 'connected user';
283$lang['title_comments'] = 'Users comments';
284$lang['stats_last_days'] = 'last days';
285$lang['hint_comments'] = 'See last users comments';
286$lang['menu_login'] = 'login';
287$lang['update_wrong_dirname'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."';
288$lang['hello'] = 'Hello';
289
290$lang['picture_show_metadata'] = 'Show file metadata ?';
291$lang['picture_hide_metadata'] = 'Hide file metadata';
292$lang['to_rate'] = 'Rate';
293$lang['update_rate'] = 'Update your rating';
294$lang['element_rate'] = 'rate';
295$lang['already_rated'] = 'You\'ve already rated this item';
296$lang['never_rated'] = 'You\'ve never rated this item';
297$lang['no_rate'] = 'no rate';
298$lang['rates'] = 'rates';
299$lang['standard_deviation'] = 'STD';
300$lang['random_cat'] = 'random pictures';
301$lang['random_cat_hint'] = 'Displays a set of random pictures';
302$lang['picture_high'] = 'Click on the picture to see it in high definition';
303$lang['up_hint'] = 'Up to the thumbnails';
304$lang['up_alt'] = 'up';
305?>
Note: See TracBrowser for help on using the repository browser.