root/trunk/language/en_UK/admin.lang.php @ 2275

Revision 2275, 35.7 KB (checked in by rvelices, 5 years ago)

5 less admin language keys

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
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-2008 PhpWebGallery Team - http://phpwebgallery.net |
6// +-----------------------------------------------------------------------+
7// | file          : $Id$
8// | last update   : $Date$
9// | last modifier : $Author$
10// | revision      : $Revision$
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$lang['%d association'] = '%d association';
28$lang['%d associations'] = '%d associations';
29$lang['cat_inclu_part1_S'] = '%d category including ';
30$lang['cat_inclu_part1_P'] = '%d categories including ';
31$lang['cat_inclu_part2_S'] = '%d physical';
32$lang['cat_inclu_part2_P'] = '%d physical';
33$lang['cat_inclu_part3_S'] = ' and %d virtual';
34$lang['cat_inclu_part3_P'] = ' and %d virtual';
35$lang['%d category moved'] = '%d category moved';
36$lang['%d categories moved'] = '%d categories moved';
37$lang['%d group'] = '%d group';
38$lang['%d groups'] = '%d groups';
39$lang['%d member'] = '%d member';
40$lang['%d members'] = '%d members';
41$lang['%d tag'] = '%d tag';
42$lang['%d tags'] = '%d tags';
43$lang['%d user comment rejected'] = '%d user comment rejected';
44$lang['%d user comments rejected'] = '%d user comments rejected';
45$lang['%d user comment validated'] = '%d user comment validated';
46$lang['%d user comments validated'] = '%d user comments validated';
47$lang['%d user deleted'] = '%d user deleted';
48$lang['%d users deleted'] = '%d users deleted';
49$lang['%d user'] = '%d user';
50$lang['%d users'] = '%d users';
51$lang['%d waiting for validation'] = '%d waiting for validation';
52$lang['%d waiting pictures rejected'] = '%d waiting pictures rejected';
53$lang['%d waiting pictures validated'] = '%d waiting pictures validated';
54$lang['A new version of PhpWebGallery is available.'] = 'A new version of PhpWebGallery is available.';
55$lang['Actions'] = 'Actions';
56$lang['Activate'] = 'Activate';
57$lang['Add/delete a permalink'] = 'Add/delete a permalink';
58$lang['Add a tag'] = 'Add a tag';
59$lang['Add a user'] = 'Add a user';
60$lang['Add group'] = 'Add group';
61$lang['Add selected elements to caddie'] = 'Add selected elements to caddie';
62$lang['Add'] = 'Add';
63$lang['Allow user registration'] = 'Allow user registration';
64$lang['Apply to subcategories'] = 'Apply to subcategories';
65$lang['Are you sure?'] = 'Are you sure?';
66$lang['Associated'] = 'Associated';
67$lang['Association to categories'] = 'Association to categories';
68$lang['Batch management'] = 'Batch management';
69$lang['Caddie management'] = 'Caddie management';
70$lang['Caddie'] = 'Caddie';
71$lang['Categories authorized thanks to group associations'] = 'Categories authorized thanks to group associations';
72$lang['Categories manual order was saved'] = 'Categories manual order was saved';
73$lang['Categories ordered alphanumerically'] = 'Categories ordered alphanumerically';
74$lang['Category elements associated to the following categories: %s'] = 'Category elements associated to the following categories: %s';
75$lang['Check for upgrade failed for unknown reasons.'] = 'Check for upgrade failed for unknown reasons.';
76$lang['Check for upgrade'] = 'Check for upgrade';
77$lang['Comments for all'] = 'Comments for all';
78$lang['Controversy'] = 'Controversy';
79$lang['Current name'] = 'Current name';
80$lang['Database'] = 'Database';
81$lang['Deactivate'] = 'Deactivate';
82$lang['Delete Representant'] = 'Delete Representant';
83$lang['Delete selected tags'] = 'Delete selected tags';
84$lang['Delete selected users'] = 'Delete selected users';
85$lang['Deletions'] = 'Deletions';
86$lang['Deny selected groups'] = 'Deny selected groups';
87$lang['Deny selected users'] = 'Deny selected users';
88$lang['Description'] = 'Description';
89$lang['Display options'] = 'Display options';
90$lang['Dissociated'] = 'Dissociated';
91$lang['Does not represent'] = 'Does not represent';
92$lang['Edit all picture informations'] = 'Edit all picture informations';
93$lang['Edit selected tags'] = 'Edit selected tags';
94$lang['Edit tags'] = 'Edit tags';
95$lang['Elements'] = 'Elements';
96$lang['Email administrators when a new user registers'] = 'Email admins when a new user registers';
97$lang['Email administrators when a valid comment is entered'] = 'Email admins when a valid comment is entered';
98$lang['Email administrators when a comment requires validation'] = 'Email admins when a comment requires validation';
99$lang['Email administrators when a picture is uploaded'] = 'Email admins when a picture is uploaded';
100$lang['Empty caddie'] = 'Empty caddie';
101$lang['Environment'] = 'Environment';
102$lang['Form'] = 'Form';
103$lang['Gallery URL'] = 'Gallery URL';
104$lang['Gallery description'] = 'Gallery description';
105$lang['Gallery title'] = 'Gallery title';
106$lang['Grant selected groups'] = 'Grant selected groups';
107$lang['Grant selected users'] = 'Grant selected users';
108$lang['Group name'] = 'Group name';
109$lang['Groups'] = 'Groups';
110$lang['Guests'] = 'Guests';
111$lang['History'] = 'History';
112$lang['Informations'] = 'Informations';
113$lang['Install'] = 'Install';
114$lang['Link all category elements to a new category'] = 'Link all category elements to a new category';
115$lang['Link all category elements to some existing categories'] = 'Link all category elements to some existing categories';
116$lang['Linked categories'] = 'Linked categories';
117$lang['Lock gallery'] = 'Lock gallery';
118$lang['Maintenance'] = 'Maintenance';
119$lang['Manage permissions for a category'] = 'Manage permissions for a category';
120$lang['Manage permissions for group "%s"'] = 'Manage permissions for group "%s"';
121$lang['Manage permissions for user "%s"'] = 'Manage permissions for user "%s"';
122$lang['Manage tags'] = 'Manage tags';
123$lang['Members'] = 'Members';
124$lang['Metadata synchronized from file'] = 'Metadata synchronized from file';
125$lang['Move categories'] = 'Move categories';
126$lang['Move'] = 'Move';
127$lang['Name'] = 'Name';
128$lang['New name'] = 'New name';
129$lang['New parent category'] = 'New parent category';
130$lang['New tag'] = 'New tag';
131$lang['No tag defined. Use Administration>Pictures>Tags'] = 'No tag defined. Use Administration>Pictures>Tags';
132$lang['Number of comments per page'] = 'Number of comments per page';
133$lang['Number of rates'] = 'Number of rates';
134$lang['Number of thumbnails to create'] = 'Number of thumbnails to create';
135$lang['Only private categories are listed'] = 'Only private categories are listed';
136$lang['Operating system'] = 'Operating system';
137$lang['Options'] = 'Options';
138$lang['Order alphanumerically'] = 'Order alphanumerically';
139$lang['Other private categories'] = 'Other private categories';
140$lang['Page banner'] = 'Page banner';
141$lang['Parent category'] = 'Parent category';
142$lang['Path'] = 'Path';
143$lang['Permalink'] = 'Permalink';
144$lang['Permalink_%s_histo_used_by_%s'] = 'Permalink %s has been previously used by category %s. Delete from the permalink history first';
145$lang['Permalink_name_rule'] = 'The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"';
146$lang['Permalink %s is already used by category %s'] = 'Permalink %s is already used by category %s';
147$lang['Permalink history'] = 'Permalink history';
148$lang['Permalinks'] = 'Permalinks';
149$lang['Permission denied'] = 'Permission denied';
150$lang['Permission granted thanks to a group'] = 'Permission granted thanks to a group';
151$lang['Permission granted'] = 'Permission granted';
152$lang['PhpWebGallery Administration'] = 'PhpWebGallery Administration';
153$lang['PhpWebGallery version'] = 'PhpWebGallery version';
154$lang['Picture informations updated'] = 'Picture informations updated';
155$lang['Plugins'] = 'Plugins';
156$lang['Position'] = 'Position';
157$lang['Preferences'] = 'Preferences';
158$lang['Properties'] = 'Properties';
159$lang['Random picture'] = 'Random picture';
160$lang['Rate date'] = 'Rate date';
161$lang['Rating by guests'] = 'Rating by guests';
162$lang['Rating'] = 'Rating';
163$lang['Reject All'] = 'Reject All';
164$lang['Reject'] = 'Reject';
165$lang['Representant'] = 'Representant';
166$lang['Representation of categories'] = 'Representation of categories';
167$lang['Representative'] = 'Representative';
168$lang['Represents'] = 'Represents';
169$lang['Save order'] = 'Save order';
170$lang['Save to permalink history'] = 'Save to permalink history';
171$lang['Select at least one category'] = 'Select at least one category';
172$lang['Select at least one picture'] = 'Select at least one picture';
173$lang['Select at least one user'] = 'Select at least one user';
174$lang['Show info'] = 'Show info';
175$lang['Site manager'] = 'Site manager';
176$lang['Status'] = 'Status';
177$lang['Statistics'] = 'Statistics';
178$lang['Storage category'] = 'Storage category';
179$lang['Sum of rates'] = 'Sum of rates';
180$lang['Tag "%s" already exists'] = 'Tag "%s" already exists';
181$lang['Tag "%s" was added'] = 'Tag "%s" was added';
182$lang['Tag selection'] = 'Tag selection';
183$lang['Take selected elements out of caddie'] = 'Take selected elements out of caddie';
184$lang['The %d following tag were deleted'] = 'The following tag were deleted';
185$lang['The %d following tags were deleted'] = 'The %d following tags were deleted';
186$lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Unable to check for upgrade since allow_url_fopen is disabled.';
187$lang['Uninstall'] = 'Uninstall';
188$lang['Use default sort order']='Use the default image sort order (defined in the configuration file)';
189$lang['User comments validation'] = 'User comments validation';
190$lang['Users'] = 'Users';
191$lang['Validate All'] = 'Validate All';
192$lang['Validate'] = 'Validate';
193$lang['Validation'] = 'Validation';
194$lang['Version'] = 'Version';
195$lang['Virtual categories movement'] = 'Virtual categories movement';
196$lang['Virtual categories to move'] = 'Virtual categories to move';
197$lang['Virtual category name'] = 'Virtual category name';
198$lang['Webmaster cannot be deleted'] = 'Webmaster cannot be deleted';
199$lang['You are running on development sources, no check possible.'] = 'You are running on development sources, no check possible.';
200$lang['You are running the latest version of PhpWebGallery.'] = 'You are running the latest version of PhpWebGallery.';
201$lang['You cannot delete your account'] = "You cannot delete your account";
202$lang['You cannot move a category in its own sub category'] = 'You cannot move a category in its own sub category';
203$lang['You need to confirm deletion'] = 'You need to confirm deletion';
204$lang['add tags'] = 'add tags';
205$lang['adviser'] = 'Adviser';
206$lang['associate to category'] = 'associate to category';
207$lang['associate to group'] = 'associate to group';
208$lang['authorized'] = 'Authorized';
209$lang['cat_add'] = 'Add a virtual category';
210$lang['cat_comments_title'] = 'Authorize users to add comments on selected categories';
211$lang['cat_error_name'] = 'The name of a category should not be empty';
212$lang['cat_lock_title'] = 'Lock categories';
213$lang['cat_private'] = 'Private category';
214$lang['cat_public'] = 'Public category';
215$lang['cat_representant'] = 'Find a new representant by random';
216$lang['cat_security'] = 'Public / Private';
217$lang['cat_status_title'] = 'Manage authorizations for selected categories';
218$lang['cat_upload_title'] = 'Select uploadable categories';
219$lang['cat_virtual_added'] = 'Virtual category added';
220$lang['cat_virtual_deleted'] = 'Virtual category deleted';
221$lang['category'] = 'category';
222$lang['conf_access'] = 'Access type';
223$lang['conf_comments_title'] = 'Comments';
224$lang['conf_confirmation'] = 'Information data registered in database';
225$lang['conf_display'] = 'Default display';
226$lang['conf_history_title'] = 'History';
227$lang['conf_gallery_url_error'] = 'The gallery URL is not valid.';
228$lang['conf_main_title'] = 'Main';
229$lang['conf_nb_comment_page_error'] = 'The number of comments a page must be between 5 and 50 included.';
230$lang['config'] = 'Configuration';
231$lang['confirm'] = 'confirm';
232$lang['Date'] = 'Date';
233$lang['delete category'] = 'delete category';
234$lang['description'] = 'description';
235$lang['dissociate from category'] = 'dissociate from category';
236$lang['dissociate from group'] = 'dissociate from group';
237$lang['edit category permissions'] = 'edit category permissions';
238$lang['editcat_confirm'] = 'Category informations updated successfully.';
239$lang['editcat_uploadable'] = 'Authorize upload';
240$lang['elements per page'] = 'elements per page';
241$lang['elements'] = 'elements';
242$lang['enabled_high'] = 'High definition enabled';
243$lang['file'] = 'file';
244$lang['filesize'] = 'filesize';
245$lang['first element added on %s'] = 'first element added on %s';
246$lang['forbidden'] = 'Forbidden';
247$lang['conf_general'] = 'General';
248$lang['global mode'] = 'global mode';
249$lang['group "%s" added'] = 'group "%s" added';
250$lang['group "%s" deleted'] = 'group "%s" deleted';
251$lang['group "%s" updated'] = 'group "%s" updated';
252$lang['group'] = 'group';
253$lang['group_add_error1'] = 'The name of a group must not contain " or \' or be empty.';
254$lang['group_add_error2'] = 'This name is already used by another group.';
255$lang['groups'] = 'Groups';
256$lang['instructions'] = 'Instructions';
257$lang['is_high_disabled'] = '';
258$lang['is_high_enabled'] = 'High definition';
259$lang['jump to category'] = 'jump to category';
260$lang['jump to image'] = 'jump to image';
261$lang['leave'] = 'leave';
262$lang['lock'] = 'Lock';
263$lang['locked'] = 'Locked';
264$lang['manage category elements'] = 'manage category elements';
265$lang['manage sub-categories'] = 'manage sub-categories';
266$lang['manage'] = 'Manage';
267$lang['maximum height'] = 'maximum height';
268$lang['maximum width'] = 'maximum width';
269$lang['name'] = 'name';
270$lang['nbm_background_treatment_redirect_second'] = 'Execution time is out, treatment must be continue [Estmated time: %d second].';
271$lang['nbm_background_treatment_redirect_seconds'] = 'Execution time is out, treatment must be continue [Estmated time: %d seconds].';
272$lang['nbm_break_timeout_list_user'] = 'Prepared time for list of users to send mail is limited. Others users are not listed.';
273$lang['nbm_break_timeout_send_mail'] = 'Time to send mail is limited. Others mails are skipped.';
274$lang['nbm_col_check_user_send_mail'] = 'To send ?';
275$lang['nbm_col_last_send'] = 'Last send';
276$lang['nbm_col_mail'] = 'email';
277$lang['nbm_col_user'] = 'User';
278$lang['nbm_complementary_mail_content'] = 'Complementary mail content';
279$lang['nbm_content_byebye'] = 'See you soon,';
280$lang['nbm_content_goto_1'] = 'Go to ';
281$lang['nbm_content_goto_2'] = '.';
282$lang['nbm_content_hello_1'] = 'Hello ';
283$lang['nbm_content_hello_2'] = ',';
284$lang['nbm_content_new_elements'] = 'New elements were added ';
285$lang['nbm_content_new_elements_single'] = ' on ';
286$lang['nbm_content_new_elements_between_1'] = 'between ';
287$lang['nbm_content_new_elements_between_2'] = ' and ';
288$lang['nbm_content_subscribe_by_admin'] = 'The webmaster has subscribed you to receiving notifications by mail.';
289$lang['nbm_content_subscribe_by_himself'] = 'You have subscribed to receiving notifications by mail.';
290$lang['nbm_content_subscribe_link'] = 'To subscribe';
291$lang['nbm_content_problem_contact'] = 'If you encounter problems or have any question, please send a message to ';
292$lang['nbm_content_pb_contact_object'] = '[NBM] Problems or questions';
293$lang['nbm_content_unsubscribe_by_admin'] = 'The webmaster has unsubscribed you from receiving notifications by mail.';
294$lang['nbm_content_unsubscribe_by_himself'] = 'You have unsubscribed from receiving notifications by mail.';
295$lang['nbm_content_click_on'] = ', click on ';
296$lang['nbm_content_unsubscribe_link'] = 'To unsubscribe';
297$lang['nbm_info_send_mail_as'] = 'With blank value, gallery title will be used';
298$lang['nbm_item_notification'] = 'Notification';
299$lang['nbm_msg_error_sending_email_to'] = 'Error when sending email to %s [%s].';
300$lang['nbm_msg_mail_sent_to'] = 'Mail sent to %s [%s].';
301$lang['nbm_msg_n_mail_sent'] = '%d mail was sent.';
302$lang['nbm_msg_n_mails_sent'] = '%d mails were sent.';
303$lang['nbm_msg_n_mail_not_send'] = '%d mail was not sent.';
304$lang['nbm_msg_n_mails_not_send'] = '%d mails were not sent.';
305$lang['nbm_no_mail_to_send'] = 'No mail to send.';
306$lang['nbm_no_user_available_to_send_L1'] = 'No user are available in order to send mail.';
307$lang['nbm_no_user_available_to_send_L2'] = 'A user is available, if there are new elements to notify.';
308$lang['nbm_no_user_available_to_send_L3'] = 'It\'s possible that the are no subscribed users (only webmaster can see this tab).';
309$lang['nbm_no_user_to send_notifications_by_mail'] = 'No user to send notifications by mail.';
310$lang['nbm_object_news'] = 'New elements added';
311$lang['nbm_object_subscribe'] = 'Subscribe to notification by mail';
312$lang['nbm_object_unsubscribe'] = 'Unsubscribe from notification by mail';
313$lang['nbm_param_mode'] = 'Parameter';
314$lang['nbm_redirect_msg'] = 'Processing treatment.'."\n\n".'Please wait...';
315$lang['nbm_repost_submit'] = 'Continue processing treatment';
316$lang['nbm_send_complementary_mail_content'] = 'Complementary mail content';
317$lang['nbm_send_detailed_content'] = 'Add detailed content';
318$lang['nbm_send_mail_as'] = 'Send mail as';
319$lang['nbm_send_mail_to_users'] = 'Send mail to users';
320$lang['nbm_send_mode'] = 'Send';
321$lang['nbm_send_options'] = 'Options';
322$lang['nbm_send_submit'] = 'Send';
323$lang['nbm_subscribe_col'] = 'Subscribed';
324$lang['nbm_subscribe_mode'] = 'Subscribe';
325$lang['nbm_title_param'] = 'Parameters';
326$lang['nbm_title_send'] = 'Select recipients';
327$lang['nbm_title_subscribe'] = 'Subscribe/unsubscribe users';
328$lang['nbm_unsubscribe_col'] = 'Unsubscribed';
329$lang['nbm_updated_param_count'] = '%d parameter was updated.';
330$lang['nbm_updated_params_count'] = '%d parameters were updated.';
331$lang['nbm_user_change_enabled_error_on_updated_data_count'] = '%d user was not updated.';
332$lang['nbm_users_change_enabled_error_on_updated_data_count'] = '%d users were not updated.';
333$lang['nbm_user_change_enabled_false'] = 'User %s [%s] was removed from the subscription list.';
334$lang['nbm_user_change_enabled_true'] = 'User %s [%s] was added to the subscription list.';
335$lang['nbm_user_change_enabled_updated_data_count'] = '%d user was updated.';
336$lang['nbm_users_change_enabled_updated_data_count'] = '%d users were updated.';
337$lang['nbm_user_not_change_enabled_false'] = 'User %s [%s] was not removed from the subscription list.';
338$lang['nbm_user_not_change_enabled_true'] = 'User %s [%s] was not added to the subscription list.';
339$lang['nbm_user_x_added'] = 'User %s [%s] added.';
340$lang['nbm_warning_subscribe_unsubscribe'] = 'Warning: subscribing or unsubscribing will send mails to users';
341$lang['nbm_send_html_mail'] = 'Send mail on HTML format';
342$lang['nbm_send_recent_post_dates'] = 'Include display of recent pictures group by dates';
343$lang['nbm_info_send_recent_post_dates'] = 'Available only with HTML format';
344$lang['no_write_access'] = 'no write access';
345$lang['path'] = 'path';
346$lang['permissions'] = 'Permissions';
347$lang['private'] = 'private';
348$lang['properties'] = 'Properties';
349$lang['public'] = 'public';
350$lang['purge never used notification feeds'] = 'Purge never used notification feeds';
351$lang['purge sessions'] = 'Purge sessions';
352$lang['randomly represented'] = 'randomly represented';
353$lang['registration_date'] = 'registration date';
354$lang['remote_site'] = 'Remote site';
355$lang['remote_site_clean'] = 'clean';
356$lang['remote_site_clean_hint'] = 'remove remote listing.xml file';
357$lang['remote_site_generate'] = 'generate listing';
358$lang['remote_site_generate_hint'] = 'generate file listing.xml on remote site';
359$lang['remote_site_local_create'] = 'Create this site';
360$lang['remote_site_local_found'] = 'A local listing.xml file has been found for ';
361$lang['remote_site_local_update'] = 'read local listing.xml and update';
362$lang['remote_site_test'] = 'test';
363$lang['remote_site_test_hint'] = 'test this remote site';
364$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 "_"';
365$lang['remove tags'] = 'remove tags';
366$lang['repair and optimize database'] = 'Repair and optimize database';
367$lang['selection'] = 'selection';
368$lang['set to'] = 'set to';
369$lang['singly represented'] = 'singly represented';
370$lang['site_already_exists'] = 'This site already exists';
371$lang['site_create'] = 'Create a new site : (give its URL to create_listing_file.php)';
372$lang['site_created'] = 'created';
373$lang['site_delete'] = 'delete';
374$lang['site_delete_hint'] = 'delete this site and all its attached elements';
375$lang['site_deleted'] = 'deleted';
376$lang['site_err'] = 'an error happened';
377$lang['site_err_remote_file_not_found'] = 'file create_listing_file.php on remote site was not found';
378$lang['site_local'] = 'Local';
379$lang['site_remote'] = 'Remote';
380$lang['site_synchronize'] = 'synchronize';
381$lang['site_synchronize_hint'] = 'update the database from files';
382$lang['status'] = 'status';
383$lang['storage'] = 'Directory';
384$lang['sub-categories'] = 'sub-categories';
385$lang['synchronize metadata'] = 'synchronize metadata';
386$lang['synchronize'] = 'synchronize';
387$lang['target'] = 'target';
388$lang['thumbnail'] = 'thumbnail';
389$lang['title'] = 'title';
390$lang['title_categories'] = 'Categories management';
391$lang['title_configuration'] = 'PhpWebGallery configuration';
392$lang['title_default'] = 'PhpWebGallery administration';
393$lang['title_edit_cat'] = 'Edit a category';
394$lang['title_groups'] = 'Group management';
395$lang['title_liste_users'] = 'User list';
396$lang['title_picmod'] = 'Modify informations about a picture';
397$lang['title_thumbnails'] = 'Thumbnail creation';
398$lang['title_update'] = 'Database synchronization with files';
399$lang['title_upload'] = 'Pictures waiting for validation';
400$lang['tn_all'] = 'all';
401$lang['tn_alone_title'] = 'pictures without thumbnail (jpeg and png only)';
402$lang['tn_err_height'] = 'height must be a number superior to';
403$lang['tn_err_width'] = 'width must be a number superior to';
404$lang['tn_format'] = 'for the file format';
405$lang['tn_no_missing'] = 'No missing thumbnail';
406$lang['tn_no_support'] = 'Picture unreachable or no support';
407$lang['tn_params_GD'] = 'GD version';
408$lang['tn_params_title'] = 'Miniaturization parameters';
409$lang['tn_results_gen_time'] = 'generated in';
410$lang['tn_results_title'] = 'Results of miniaturization';
411$lang['tn_stats'] = 'General statistics';
412$lang['tn_stats_max'] = 'max time';
413$lang['tn_stats_mean'] = 'average time';
414$lang['tn_stats_min'] = 'min time';
415$lang['tn_stats_nb'] = 'number of miniaturized pictures';
416$lang['tn_stats_total'] = 'total time';
417$lang['tn_thisformat'] = 'for this file format';
418$lang['unit mode'] = 'unit mode';
419$lang['unlocked'] = 'Unlocked';
420$lang['unset'] = 'unset';
421$lang['up'] = 'Move up';
422$lang['update categories informations'] = 'Update categories informations';
423$lang['update images informations'] = 'Update images informations';
424$lang['update'] = 'Synchronize';
425$lang['update_cats_subset'] = 'reduce to single existing categories';
426$lang['update_default_title'] = 'Choose an option';
427$lang['update_display_info'] = 'display maximum informations (added categories and elements, deleted categories and elements)';
428$lang['update_err_pwg_version_differs'] = 'PhpWebGallery version differs on the remote site';
429$lang['update_err_pwg_version_differs_info'] = 'Version of create_listing_file.php on the remote site and PhpWebGallery must be the same';
430$lang['update_err_remote_listing_not_found'] = 'listing.xml file was not found';
431$lang['update_err_remote_listing_not_found_info'] = 'listing.xml file was not found on the remote site. This file is generated by choosing the "generate listing" command in the Site manager';
432$lang['update_error_list_title'] = 'Error list';
433$lang['update_errors_caption'] = 'Errors caption';
434$lang['update_infos_title'] = 'Detailed informations';
435$lang['update_missing_file_or_dir'] = 'File/directory read error';
436$lang['update_missing_file_or_dir_info'] = 'The file or directory cannot be accessed (either it does not exist or the access is denied)';
437$lang['update_missing_tn_info'] = 'a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :';
438$lang['update_missing_tn_short'] = 'missing thumbnail';
439$lang['update_nb_del_categories'] = 'categories deleted in the database';
440$lang['update_nb_del_elements'] = 'elements deleted in the database';
441$lang['update_nb_elements_metadata_available'] = 'images candidates for metadata synchronization';
442$lang['update_nb_elements_metadata_sync'] = 'elements informations synchronized with files metadata';
443$lang['update_nb_errors'] = 'errors during synchronization';
444$lang['update_nb_new_categories'] = 'categories added in the database';
445$lang['update_nb_new_elements'] = 'elements added in the database';
446$lang['update_nb_upd_elements'] = 'elements updated in the database';
447$lang['update_part_research'] = 'Search for new images in the directories';
448$lang['update_research_added'] = 'added';
449$lang['update_research_deleted'] = 'deleted';
450$lang['update_result_metadata'] = 'Metadata synchronization results';
451$lang['update_simulate'] = 'only perform a simulation (no change in database will be made)';
452$lang['update_simulation_title'] = '[Simulation]';
453$lang['update_sync_all'] = 'directories + files';
454$lang['update_sync_dirs'] = 'only directories';
455$lang['update_sync_files'] = 'synchronize files structure with database';
456$lang['update_sync_metadata'] = 'synchronize files metadata with database elements informations';
457$lang['update_sync_metadata_all'] = 'even already synchronized elements';
458$lang['update_sync_metadata_new'] = 'only never synchronized elements';
459$lang['update_used_metadata'] = 'Used metadata';
460$lang['update_wrong_dirname_info'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."';
461$lang['update_wrong_dirname_short'] = 'wrong filename';
462$lang['upload'] = 'Upload';
463$lang['user "%s" added'] = 'user "%s" added';
464$lang['user_status'] = 'User status';
465$lang['user_status_admin'] = 'Administrator';
466$lang['user_status_generic'] = 'Generic';
467$lang['user_status_guest'] = 'Guest';
468$lang['user_status_normal'] = 'User';
469$lang['user_status_webmaster'] = 'Webmaster';
470$lang['username'] = 'username';
471$lang['users'] = 'Users';
472$lang['virtual_category'] = 'Virtual category';
473$lang['waiting'] = 'Waiting';
474$lang['is_default_group'] = 'default';
475$lang['toggle_is_default_group'] = 'Toggle \'default group\' property';
476$lang['Advanced_features'] = 'Advanced features';
477$lang['Elements_not_linked'] = 'Not linked elements';
478$lang['web_services'] = 'Web services ';
479$lang['title_wscheck'] = ' Access management ';
480$lang['ws_failed_upd'] = ' -> <strong>Uncompleted demand</strong> ';
481$lang['ws_success_upd'] = ' -> Successfully completed ';
482$lang['ws_adding_legend'] = '  Add a new partner access to Web Services ';
483$lang['ws_update_legend'] = '  Revoke / Update selected partner access ';
484$lang['ws_delete_legend'] = '  Revoke selected partner access ';
485$lang['ws_Methods'] = ' Methods ';
486$lang['ws_KeyName'] = ' Partner ';
487$lang['ws_Access'] = ' Access ';
488$lang['ws_Start'] = ' Start ';
489$lang['ws_End'] = ' End ';
490$lang['ws_Request'] = ' Request ';
491$lang['ws_Limit'] = ' Limit ';
492$lang['ws_Comment'] = ' Comment ';
493$lang['Modify End from Now +'] = 'Modify End from Now + ';
494$lang['Delete'] = ' Remove ';
495$lang['Confidential partner key'] = 'Confidential partner key';
496$lang['Basis of access key calculation'] = 'Basis of access key calculation';
497$lang['Target'] = 'Target';
498$lang['Access: see help text for more'] = 'Access: see help text for more';
499$lang['Facultative and restrictive option'] = 'Facultative and restrictive option';
500$lang['Postponed availability in days'] = 'Postponed availability in days';
501$lang['Duration in days'] = 'Duration in days';
502$lang['Restrict access to'] = 'Restrict access to';
503$lang['Returned images limit'] = 'Returned images limit';
504$lang['Comment to identify your partner clearly'] = 'Comment to identify your partner clearly';
505$lang['Add this access definition'] = 'Add this access definition';
506$lang['Web Services availability duration in days'] = 'Web Services availability duration in days';
507$lang['Web Services under control'] = 'PhpWebGallery Web Services are fully operationals and all requests are under control.';
508$lang['special_admin_menu'] = 'Specials';
509$lang['Duplicates'] = 'Files with same name in more than one physical category';
510$lang['DEMO'] = 'DEMO';
511$lang['HOME'] = 'HOME';
512$lang['FORUM'] = 'FORUM';
513$lang['BUGS'] = 'BUGS';
514$lang['EXTENSIONS'] = 'EXTENSIONS';
515$lang['WIKI / DOC'] = 'WIKI / DOC';
516$lang['Export data'] = 'Export data';
517$lang['Overall'] = 'Overall';
518$lang['Year'] = 'Year';
519$lang['Month'] = 'Month';
520$lang['Day'] = 'Day';
521$lang['Pages seen'] = 'Pages seen';
522$lang['Pictures'] = 'Pictures';
523$lang['time'] = 'time';
524$lang['user'] = 'user';
525$lang['IP'] = 'IP';
526$lang['image'] = '';
527$lang['section'] = 'section';
528$lang['tags'] = 'tags';
529$lang['conf_history_guest'] = 'Save page visits by guests';
530$lang['conf_history_user'] = 'Save page visits by users';
531$lang['conf_history_admin'] = 'Save page visits by administrators';
532$lang['cat_options_title'] = 'Properties';
533$lang['An information email was sent to group "%s"'] = 'An information email was sent to group "%s';
534$lang['Send an information email to group members'] = 'Send an information email to group members';
535$lang['Group'] = 'Group';
536$lang['[%s] Come to visit the category %s'] = '[%s] Come to visit the category %s';
537$lang['Hello,'] = 'Hello,';
538$lang['See you soon.'] = 'See you soon.';
539$lang['Come to discover the category:'] = 'Come to discover the category:';
540$lang['mail_content'] = 'Mail content';
541$lang['none'] = 'none';
542$lang['high'] = 'high';
543$lang['other'] = 'other';
544$lang['Element type'] = 'Element type';
545$lang['User'] = 'User';
546$lang['Image id'] = 'Image id';
547$lang['Summary'] = 'Summary';
548$lang['%d line filtered'] = '%d line filtered';
549$lang['%d lines filtered'] = '%d lines filtered';
550$lang['%d guest'] = '%d guest';
551$lang['%d guests'] = '%d guests';
552$lang['Hour'] = 'Hour';
553$lang['is_the_guest'] = 'guest';
554$lang['is_the_default'] = 'default values';
555$lang['High filesize'] = 'High filesize';
556// --------- Starting below: New or revised $lang ---- from version 1.7.1
557$lang['Guest cannot be deleted'] = 'Guest cannot be deleted';
558$lang['Default user cannot be deleted'] = 'Default user cannot be deleted';
559$lang['purge history detail'] = 'Purge history detail';
560$lang['purge history summary'] = 'Purge history summary';
561$lang['c13y_title'] = 'Check integrity';
562$lang['c13y_Anomaly'] = 'Anomaly';
563$lang['c13y_Correction'] = 'Correction';
564$lang['c13y_Automatic_correction'] = 'Automatic correction';
565$lang['c13y_Impossible_automatic_correction'] = 'Impossible automatic correction';
566$lang['c13y_Correction_applied_success'] = 'Correction applied with success';
567$lang['c13y_Correction_applied_error'] = 'Correction applied with error';
568$lang['c13y_anomaly_count'] = '%d anomaly has been detected.';
569$lang['c13y_anomalies_count'] = '%d anomalies have been detected.';
570$lang['c13y_anomaly_corrected_count'] = '%d anomaly has been corrected.';
571$lang['c13y_anomalies_corrected_count'] = '%d anomalies have been detected corrected.';
572$lang['c13y_anomaly_not_corrected_count'] = '%d anomaly has not been corrected.';
573$lang['c13y_anomalies_not_corrected_count'] = '%d anomalies have not been corrected.';
574$lang['c13y_more_info'] = 'Go to %s or %s for more informations';
575$lang['c13y_more_info_forum'] = 'the forum';
576$lang['c13y_more_info_wiki'] = 'the wiki';
577$lang['c13y_exif_anomaly'] = '%s value is not correct file because exif are not supported';
578$lang['c13y_exif_correction'] = '%s must be to set to false in your config_local.inc.php file';
579$lang['c13y_guest_non_existent'] = 'Main "guest" user does not exist';
580$lang['c13y_bad_guest_status'] = 'Main "guest" user status is incorrect';
581$lang['c13y_default_non_existent'] = 'Default user does not exist';
582$lang['c13y_webmaster_non_existent'] = 'Main "webmaster" user does not exist';
583$lang['c13y_bad_webmaster_status'] = 'Main "webmaster" user status is incorrect';
584$lang['c13y_user_created'] = 'User "%s" created with "%s" like password';
585$lang['c13y_user_status_updated'] = 'Status of user "%s" updated';
586$lang['add new elements to caddie'] = 'add new elements to caddie';
587// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
588$lang['no_display_thumbnail'] = 'No display';
589$lang['display_thumbnail_classic'] = 'Classic display';
590$lang['display_thumbnail_hoverbox'] = 'Hoverbox display';
591$lang['Thumbnails'] = 'Thumbnails';
592$lang['obligatory_user_mail_address'] = 'Mail address is obligatory for all users';
593$lang['Minimum privacy level'] = 'Minimum privacy level';
594$lang['Privacy level'] = 'Privacy level';
595$lang['Level 0'] = '---';
596$lang['Level 1'] = 'Contacts';
597$lang['Level 2'] = 'Friends';
598$lang['Level 4'] = 'Family';
599$lang['Level 8'] = 'Admins';
600$lang['c13y_maintenance'] = 'Reinitialize check integrity';
601$lang['Check all'] = 'Check all';
602$lang['Uncheck all'] = 'Uncheck all';
603$lang['c13y_check_auto'] = 'Check automatic corrections';
604$lang['c13y_submit_correction'] = 'Apply selected corrections';
605$lang['c13y_submit_ignore'] = 'Ignore selected anomalies';
606$lang['c13y_submit_refresh'] = 'Refresh';
607$lang['c13y_ignore_msg1'] = 'The anomaly will be ignored until next application version';
608$lang['c13y_ignore_msg2'] = 'Correction the anomaly will cancel the fact that it\'s ignored';
609$lang['c13y_anomaly_ignored_count'] = '%d anomaly has been ignored.';
610$lang['c13y_anomalies_ignored_count'] = '%d anomalies have been ignored.';
611
612$lang['plugins_need_update'] = 'Plugins which need upgrade';
613$lang['plugins_dontneed_update'] = 'Plugins up to date';
614$lang['plugins_cant_check'] = 'Plugin versions can\'t be checked';
615$lang['plugins_actual_version'] = 'Current<br>version';
616$lang['plugins_new_version'] = 'Available<br>version';
617$lang['plugins_auto_update'] = 'Automatic upgrade';
618$lang['plugins_auto_install'] = 'Automatic installation';
619$lang['plugins_download'] = 'Download file';
620$lang['plugins_description'] = '<b>Version:</b> %s<br><br><b>Date:</b> %s<br><br>%s';
621$lang['plugins_tab_list'] = 'Plugin list';
622$lang['plugins_tab_update'] = 'Check for updates';
623$lang['plugins_tab_new'] = 'Other plugins';
624$lang['plugins_revisions'] = 'Last revisions';
625$lang['plugins_delete'] = 'Delete';
626$lang['plugins_confirm_delete'] = 'Are you sure you want to delete this plugin?';
627$lang['plugins_confirm_install'] = 'Are you sure you want to install this plugin?';
628$lang['plugins_confirm_upgrade'] = 'Are you sur to install this upgrade? You must verify if this version does not need uninstallation.';
629$lang['plugins_upgrade_ok'] = '%s has been successfully upgraded.';
630$lang['plugins_install_ok'] = 'Plugin has been successfully copied';
631$lang['plugins_install_need_activate'] = 'You might go to plugin list to install and activate it.';
632$lang['plugins_temp_path_error'] = 'Can\'t create temporary file.';
633$lang['plugins_dl_archive_error'] = 'Can\'t download archive.';
634$lang['plugins_archive_error'] = 'Can\'t read or extract archive.';
635$lang['plugins_extract_error'] = 'An error occured during extraction (%s).';
636$lang['plugins_check_chmod'] = 'Please check "plugins" folder and sub-folders permissions (CHMOD).';
637$lang['plugins_server_error'] = 'Can\'t connect to server.';
638
639$lang['Purge compiled templates'] = 'Purge compiled templates';
640?>
Note: See TracBrowser for help on using the browser.