source: trunk/language/en_UK.iso-8859-1/admin.lang.php @ 633

Last change on this file since 633 was 633, checked in by plg, 19 years ago
  • shows the element representing a non empty category in cat_modify
  • possibility to set a random representing element for a category
  • bug fixed : update_category function could not update nb_images
  • bug fixed : mass_updates was inserting in the wrong table
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 19.9 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-12-04 17:42:07 +0000 (Sat, 04 Dec 2004) $
10// | last modifier : $Author: plg $
11// | revision      : $Revision: 633 $
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// Main words
29$lang['links'] = 'Links';
30$lang['general'] = 'General';
31$lang['config'] = 'Configuration';
32$lang['users'] = 'Users';
33$lang['instructions'] = 'Instructions';
34$lang['history'] = 'History';
35$lang['manage'] = 'Manage';
36$lang['waiting'] = 'Waiting';
37$lang['groups'] = 'Groups';
38$lang['permissions'] = 'Permissions';
39$lang['update'] = 'Synchronize';
40$lang['storage'] = 'Directory';
41$lang['edit'] = 'Edit';
42$lang['authorized'] = 'Authorized';
43$lang['forbidden'] = 'Forbidden';
44$lang['free'] = 'Free';
45$lang['restricted'] = 'Restricted';
46$lang['public'] = 'public';
47$lang['private'] = 'private';
48$lang['metadata']='Metadata';
49$lang['visitors'] = 'Visitors';
50$lang['locked'] = 'Locked';
51$lang['unlocked'] = 'Unlocked';
52$lang['lock'] = 'Lock';
53$lang['unlock'] = 'Unlock';
54$lang['up'] = 'Move up';
55$lang['down'] = 'Move down';
56
57// Specific words
58$lang['phpinfos'] = 'PHP Information';
59$lang['remote_site'] = 'Remote site';
60$lang['remote_sites'] = 'Remote sites';
61$lang['gallery_default'] = 'Gallery Default';
62$lang['upload'] = 'Upload';
63
64// Remote sites management
65$lang['remote_site_create'] = 'Create a new site : (give its URL to generate_file_listing.php)';
66$lang['remote_site_uncorrect_url'] = 'Remote site url must start by http or https and must only contain characters among "/", "a-zA-Z0-9", "-" or "_"';
67$lang['remote_site_already_exists'] = 'This site already exists';
68$lang['remote_site_generate'] = 'generate listing';
69$lang['remote_site_generate_hint'] = 'generate file listing.xml on remote site';
70$lang['remote_site_update'] = 'update';
71$lang['remote_site_update_hint'] = 'read remote listing.xml and updates database';
72$lang['remote_site_clean'] = 'clean';
73$lang['remote_site_clean_hint'] = 'remove remote listing.xml file';
74$lang['remote_site_delete'] = 'delete';
75$lang['remote_site_delete_hint'] = 'delete this site and all its attached elements';
76$lang['remote_site_file_not_found'] = 'file create_listing_file.php on remote site was not found';
77$lang['remote_site_error'] = 'an error happened';
78$lang['remote_site_listing_not_found'] = 'listing.xml file was not found';
79$lang['remote_site_removed'] = 'was removed on remote site';
80$lang['remote_site_removed_title'] = 'Removed elements';
81$lang['remote_site_created'] = 'created';
82$lang['remote_site_deleted'] = 'deleted';
83$lang['remote_site_local_found'] = 'A local listing.xml file has been found for ';
84$lang['remote_site_local_new'] = '(new site)';
85$lang['remote_site_local_update'] = 'read local listing.xml and update';
86
87// Categories
88$lang['cat_add'] = 'Add a virtual category';
89$lang['cat_virtual'] = 'Virtual category';
90$lang['cat_public'] = 'Public category';
91$lang['cat_private'] = 'Private category';
92$lang['cat_image_info'] = 'Images info';
93$lang['editcat_status'] = 'Status';
94$lang['editcat_confirm'] = 'Category informations updated successfully.';
95$lang['editcat_perm'] = 'To set permissions for this category, click';
96$lang['editcat_uploadable'] = 'Authorize upload';
97$lang['editcat_uploadable_info'] = 'Authorize users to upload files';
98$lang['editcat_commentable'] = 'Users comments';
99$lang['editcat_commentable_info'] = 'Authorize users to comment elements of this category';
100$lang['cat_access_info'] = 'Permission management. If you make a category private, all its child categories becomes private. If you make a category public, all its parent categories becomes public';
101$lang['editcat_visible_info'] = 'Lock temporary for maintenance. If you lock a category, all its child categories become locked. If you unlock a category, all its parent categories become unlocked.';
102$lang['cat_virtual_added'] = 'Virtual category added';
103$lang['cat_virtual_deleted'] = 'Virtual category deleted';
104$lang['cat_upload_title'] = 'Select uploadable categories';
105$lang['cat_upload_info'] = 'Only non virtual and non remote categories are shown.';
106$lang['cat_lock_title'] = 'Lock categories';
107$lang['cat_lock_info'] = 'Selected categories will temporary been disabled for maintenance.
108<br />If you lock a category, all its child categories become locked.
109<br />If you unlock a category, all its parent categories become unlocked.';
110$lang['cat_comments_title'] = 'Authorize users to add comments on selected categories';
111$lang['cat_comments_info'] = 'By inheritance, an element is commentable if it belongs at least to one commentable category.';
112$lang['cat_status_title'] = 'Manage authorizations for selected categories';
113$lang['cat_status_info'] = 'Selected categories are private : you will need to authorize users and/or groups to access to them.
114<br />If you make a category private, all its child categories becomes private.
115<br />If you make a category public, all its parent categories becomes public';
116
117// Titles
118$lang['admin_panel'] = 'Administration Panel';
119$lang['default_message'] = 'PhpWebGallery Administration Control Panel';
120$lang['title_liste_users'] = 'Users list';
121$lang['title_history'] = 'History';
122$lang['title_update'] = 'Database update';
123$lang['title_configuration'] = 'PhpWebGallery configuration';
124$lang['title_instructions'] = 'Instructions';
125$lang['title_categories'] = 'Categories management';
126$lang['title_edit_cat'] = 'Edit a category';
127$lang['title_info_images'] = 'Modify category\'s image information';
128$lang['title_thumbnails'] = 'Thumbnail creation';
129$lang['title_thumbnails_2'] = 'for';
130$lang['title_default'] = 'PhpWebGallery administration';
131$lang['title_waiting'] = 'Pictures waiting for validation';
132$lang['title_cat_options'] = 'Categories options';
133$lang['title_groups'] = 'Groups management';
134
135//Error messages
136$lang['cat_error_name'] = 'The name of a category mustn\'t be empty';
137
138//Configuration
139$lang['conf_confirmation'] = 'Information data registered in database';
140$lang['conf_default'] = 'Default display';
141$lang['conf_cookie'] = 'Session & Cookie';
142
143// Configuration -> general
144$lang['conf_general_title'] = 'Main configuration';
145$lang['conf_mail_webmaster'] = 'Webmaster mail adress';
146$lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail';
147$lang['conf_mail_webmaster_error'] = 'e-mail address refused, it must be like name@domain.com';
148$lang['conf_prefix'] = 'Thumbnail prefix';
149$lang['conf_prefix_info'] = 'Thumbnails use this prefix. Do not fill if your not sure.';
150$lang['conf_prefix_error'] = 'Thumbnail\'s prefix must only contain characters among : a to z (case insensitive), "-" or "_"';
151$lang['conf_access'] = 'Access type';
152$lang['conf_access_info'] = '- free : anyone can enter the site, any visitor can create an account in order to customize the appareance of the website<br />- restricted : the webmaster create accounts. Only registered users can enter the site';
153$lang['conf_log_info'] = 'Keep an history of visits on your website ? Visits will be shown in the history section of the administration panel';
154$lang['conf_notification'] = 'Mail notification';
155$lang['conf_notification_info'] = 'Automated mail notification for adminsitrators (and only for them) when a user add a comment or upload a picture.';
156
157// Configuration -> comments
158$lang['conf_comments_title'] = 'Users comments';
159$lang['conf_comments_forall'] = 'Comments for all ?';
160$lang['conf_comments_forall_info'] = 'Even guest not registered can post comments';
161$lang['conf_nb_comment_page'] = 'Number of comments per page';
162$lang['conf_nb_comment_page_info'] = 'number of comments to display on each page. This number is unlimited for a picture. Enter a number between 5 and 50.';
163$lang['conf_nb_comment_page_error'] = 'The number of comments a page must be between 5 and 50 included.';
164$lang['conf_comments_validation'] = 'Validation';
165$lang['conf_comments_validation_info'] = 'An administrator validate users posted comments before the becom visible on the site';
166
167// Configuration -> default
168$lang['conf_default_title'] = 'Default display';
169$lang['conf_default_language_info'] = 'Default language';
170$lang['conf_default_theme_info'] = 'Default theme';
171$lang['conf_nb_image_line_info'] = 'Number of pictures for each row by default';
172$lang['conf_nb_line_page_info'] = 'Number of rows by page by default';
173$lang['conf_recent_period_info'] = 'By days. Period within a picture is shown as new. Must be superior to 1 day.';
174$lang['conf_default_expand_info'] = 'Expand all categories by default in the menu ?';
175$lang['conf_show_nb_comments_info'] = 'show the number of comments for each picture on the thumbnails page';
176
177// Configuration -> upload
178$lang['conf_upload_title'] = 'Users upload';
179$lang['conf_upload_maxfilesize'] = 'Maximum filesize';
180$lang['conf_upload_maxfilesize_info'] = 'Maximum filesize for the uploaded pictures. Must be a number between 10 and 1000 KB.';
181$lang['conf_upload_maxfilesize_error'] = 'Maximum filesize for the uploaded pictures must be a number between 10 and 1000 KB.';
182$lang['conf_upload_maxwidth'] = 'Maximum width';
183$lang['conf_upload_maxwidth_info'] = 'Maximum width authorized for the uploaded images. Must be a number superior to 10 pixels';
184$lang['conf_upload_maxwidth_error'] = 'maximum width authorized for the uploaded images must be a number superior to 10 pixels.';
185$lang['conf_upload_maxheight'] = 'Maximum height';
186$lang['conf_upload_maxheight_info'] = 'Maximum height authorized for the uploaded images. Must be a number superior to 10 pixels';
187$lang['conf_upload_maxheight_error'] = 'maximum height authorized for the uploaded images must be a number superior to 10 pixels.';
188$lang['conf_upload_tn_maxwidth'] = 'thumbnails maximum width';
189$lang['conf_upload_tn_maxwidth_info'] = 'Maximum width authorized for the uploaded thumbnails. Must be a number superior to 10 pixels';
190$lang['conf_upload_maxwidth_thumbnail_error'] = 'Maximum width authorized for the uploaded thumbnails must be a number superior to 10 pixels.';
191$lang['conf_upload_tn_maxheight'] = 'Thumbnails maximum height';
192$lang['conf_upload_tn_maxheight_info'] = 'Maximum height authorized for the uploaded thumbnails. Must be a number superior to 10 pixels';
193$lang['conf_upload_maxheight_thumbnail_error'] = 'Maximum height authorized for the uploaded thumbnails must be a number superior to 10 pixels.';
194
195// Configuration -> session
196$lang['conf_session_title'] = 'Sessions';
197$lang['conf_authorize_remembering'] = 'Authorize remembering';
198$lang['conf_authorize_remembering_info'] = 'Permits user to log for a long time. It creates a cookie on client side, with duration set in include/config.inc.php (1 year per default)';
199
200// Configuration -> metadata
201$lang['conf_metadata_title'] = 'Metadata';
202$lang['conf_use_exif'] = 'Use EXIF';
203$lang['conf_use_exif_info'] = 'Use EXIF data during metadata synchronization into PhpWebGallery database';
204$lang['conf_use_iptc'] = 'Use IPTC';
205$lang['conf_use_iptc_info'] = 'Use IPTC data during metadata synchronization into PhpWebGallery database';
206$lang['conf_show_exif'] = 'Show EXIF';
207$lang['conf_show_exif_info'] = 'Give the possibility to show EXIF metadata on visualisation page. See include/config.inc.php for available EXIF fields';
208$lang['conf_show_iptc'] = 'Show IPTC';
209$lang['conf_show_iptc_info'] = 'Give the possibility to show IPTC metadata on visualisation page. See include/config.inc.php for available IPTC fields';
210
211// Configuration -> remote
212$lang['conf_remote_site_delete_info'] = 'Deleting a remote server will delete all the image and the categories in relation with this server.';
213
214// Image informations
215$lang['infoimage_general'] = 'General options for the category';
216$lang['infoimage_useforall'] = 'use for all pictures ?';
217$lang['infoimage_creation_date'] = 'Creation date';
218$lang['infoimage_detailed'] = 'Option for each picture';
219$lang['infoimage_title'] = 'Title';
220$lang['infoimage_keyword_separation'] = '(separate with coma ",")';
221$lang['infoimage_addtoall'] = 'add to all';
222$lang['infoimage_removefromall'] = 'remove from all';
223$lang['infoimage_associate'] = 'Associate to the category';
224
225// Thumbnails
226$lang['tn_width'] = 'width';
227$lang['tn_height'] = 'height';
228$lang['tn_no_support'] = 'Picture unreachable or no support';
229$lang['tn_format'] = 'for the file format';
230$lang['tn_thisformat'] = 'for this file format';
231$lang['tn_err_width'] = 'width must be a number superior to';
232$lang['tn_err_height'] = 'height must be a number superior to';
233$lang['tn_results_title'] = 'Results of miniaturization';
234$lang['tn_picture'] = 'picture';
235$lang['tn_results_gen_time'] = 'generated in';
236$lang['tn_stats'] = 'General statistics';
237$lang['tn_stats_nb'] = 'number of miniaturized pictures';
238$lang['tn_stats_total'] = 'total time';
239$lang['tn_stats_max'] = 'max time';
240$lang['tn_stats_min'] = 'min time';
241$lang['tn_stats_mean'] = 'average time';
242$lang['tn_err'] = 'You made mistakes';
243$lang['tn_params_title'] = 'Miniaturization parameters';
244$lang['tn_params_GD'] = 'GD version';
245$lang['tn_params_GD_info'] = '- GD is the picture manipulating library for PHP<br />-choose the version installed on your server. If you choose the wrong, you\'ll just have errors messages, come back with your browser and choose the other version. If no version works, it means your server doesn\'t support GD.';
246$lang['tn_params_width_info'] = 'maximum width that thumbnails can take';
247$lang['tn_params_height_info'] = 'maximum height that thumbnails can take';
248$lang['tn_params_create'] = 'create';
249$lang['tn_params_create_info'] = 'Do not try to miniaturize too many pictures in the same time.<br />Indeed, miniaturization uses a lot of CPU. If you installed PhpWebGallery on a free provider, a too high CPU load can sometime lead to the deletion of your website.';
250$lang['tn_params_format'] = 'file format';
251$lang['tn_params_format_info'] = 'only jpeg file format is supported for thumbnail creation';
252$lang['tn_alone_title'] = 'pictures without thumbnail (jpeg and png only)';
253$lang['tn_dirs_title'] = 'Directories list';
254$lang['tn_dirs_alone'] = 'pictures without thumbnail';
255
256// Update
257$lang['update_missing_tn'] = 'the thumbnail is missing for';
258$lang['update_disappeared_tn'] = 'the thumbnail disapeared';
259$lang['update_disappeared'] = 'doesn\'t exist';
260$lang['update_part_deletion'] = 'Deletion of images that have no thumbnail or that doesn\'t exist';
261$lang['update_part_research'] = 'Search for new images in the directories';
262$lang['update_research_added'] = 'added';
263$lang['update_research_tn_ext'] = 'thumbnail in';
264$lang['update_nb_new_elements'] = 'elements added in the database';
265$lang['update_nb_del_elements'] = 'elements deleted in the database';
266$lang['update_nb_new_categories'] = 'categories added in the database';
267$lang['update_nb_del_categories'] = 'categories deleted in the database';
268$lang['update_default_title'] = 'Choose an option';
269$lang['update_sync_files'] = 'synchronize files structure with database';
270$lang['update_sync_dirs'] = 'only directories';
271$lang['update_sync_all'] = 'directories + files';
272$lang['update_sync_metadata'] = 'synchronize files metadata with database elements informations';
273$lang['update_sync_metadata_new'] = 'only never synchronized elements';
274$lang['update_sync_metadata_all'] = 'even already synchronized elements';
275$lang['update_cats_subset'] = 'reduce to single existing categories';
276
277// History
278$lang['stats_title'] = 'Last year statistics';
279$lang['stats_month_title'] = 'Monthly statistics';
280$lang['stats_pages_seen'] = 'Pages seen';
281$lang['stats_empty'] = 'empty history';
282$lang['stats_global_graph_title'] = 'Pages seen by month';
283$lang['stats_visitors_graph_title'] = 'Nombre de visiteurs par jour';
284
285// Users
286$lang['user_err_modify'] = 'This user can\'t be modified or deleted';
287$lang['user_err_unknown'] = 'This user doesn\'t exist in the database';
288$lang['user_management'] = 'Special field for administrators';
289$lang['user_status'] = 'User status';
290$lang['user_status_admin'] = 'Administrator';
291$lang['user_status_guest'] = 'User';
292$lang['user_delete'] = 'Delete user';
293$lang['user_delete_hint'] = 'Click here to delete this user. Warning! This operation cannot be undone!';
294
295
296// Groups
297$lang['group_confirm_delete']= 'Confirm group deletion';
298$lang['group_add'] = 'Add a group';
299$lang['group_add_error1'] = 'The name of a group must not contain " or \' or be empty.';
300$lang['group_add_error2'] = 'This name is already used by another group.';
301$lang['group_list_title'] = 'List of existing groups';
302$lang['group_edit'] = 'Manage users of the group';
303$lang['group_deny_user'] = 'Deny selected';
304$lang['group_add_user']= 'Add user';
305
306
307
308$lang['permuser_info_message'] = 'Permissions registered';
309$lang['permuser_title'] = 'Restrictions for user';
310$lang['permuser_warning'] = 'Warning : a "<span style="font-weight:bold;">forbidden access</span>" to the root of a category prevent from accessing the whole category';
311
312$lang['permuser_parent_forbidden'] = 'parent category forbidden';
313$lang['listuser_confirm'] = 'Do you really want to delete this user';
314$lang['listuser_info_deletion'] = 'was removed from database';
315$lang['listuser_user_group'] = 'Users group';
316$lang['listuser_modify'] = 'modify';
317$lang['listuser_modify_hint'] = 'modify informations of';
318$lang['listuser_permission'] = 'Permissions';
319$lang['listuser_permission_hint'] = 'modify permissions of';
320
321
322$lang['title_add'] = 'Add a user';
323$lang['title_modify'] = 'Modify a user';
324$lang['title_user_perm'] = 'Modify permission for user';
325$lang['title_cat_perm'] = 'Modify permissions for category';
326$lang['title_group_perm'] = 'Modify permissions for group';
327$lang['title_picmod'] = 'Modify informations about a picture';
328
329$lang['stats_pages_seen'] = 'pages seen';
330$lang['stats_visitors'] = 'guests';
331$lang['stats_empty'] = 'empty history';
332$lang['stats_pages_seen_graph_title'] = 'Number of pages seen by day';
333$lang['stats_visitors_graph_title'] = 'Number of guests by day';
334$lang['comments_last_title'] = 'Last comments';
335$lang['comments_non_validated_title'] = 'Comments waiting for validation';
336
337$lang['step1_err_copy'] = 'Copy the text between hyphens and paste it into the file "include/mysql.inc.php"(Warning : mysql.inc.php must only contain what is in blue, no line return or space character)';
338$lang['permuser_only_private'] = 'Only private categories are shown';
339$lang['waiting_update'] = 'Validated pictures will be displayed only once pictures database updated';
340$lang['cat_unknown_id'] = 'This category is unknown in the database';
341$lang['install_warning'] = 'The file "install.php" is still present. Please remove it from your server. It is not secure to keep it.';
342
343$lang['cat_list_update_metadata'] = 'Synchronize<br />metadata';
344$lang['cat_list_update_metadata_confirmation'] = 'files metadata updated';
345$lang['cat_list_virtual_category_added'] = 'virtual category added';
346$lang['cat_list_virtual_category_deleted'] = 'virtual category deleted';
347$lang['set_random_representant'] = 'set new random representant';
348?>
Note: See TracBrowser for help on using the repository browser.