source: branches/branch-1_6/language/en_UK.iso-8859-1/admin.lang.php @ 1333

Last change on this file since 1333 was 1333, checked in by plg, 18 years ago

bug 374 fixed: language items missing

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 26.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-2006 PhpWebGallery Team - http://phpwebgallery.net |
6// +-----------------------------------------------------------------------+
7// | branch        : BSF (Best So Far)
8// | file          : $RCSfile$
9// | last update   : $Date: 2006-06-02 19:29:30 +0000 (Fri, 02 Jun 2006) $
10// | last modifier : $Author: plg $
11// | revision      : $Revision: 1333 $
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$lang['%d categories including %d physical and %d virtual'] = '%d categories including %d physical and %d virtual';
29$lang['%d categories moved'] = '%d categories moved';
30$lang['%d comments'] = '%d comments';
31$lang['%d elements'] = '%d elements';
32$lang['%d groups'] = '%d groups';
33$lang['%d members'] = '%d members';
34$lang['%d user comments rejected'] = '%d user comments rejected';
35$lang['%d user comments validated'] = '%d user comments validated';
36$lang['%d users deleted'] = '%d users deleted';
37$lang['%d users'] = '%d users';
38$lang['%d waiting for validation'] = '%d waiting for validation';
39$lang['%d waiting pictures rejected'] = '%d waiting pictures rejected';
40$lang['%d waiting pictures validated'] = '%d waiting pictures validated';
41$lang['A new version of PhpWebGallery is available.'] = 'A new version of PhpWebGallery is available.';
42$lang['Actions'] = 'Actions';
43$lang['Add a tag'] = 'Add a tag';
44$lang['Add a user'] = 'Add a user';
45$lang['Add group'] = 'Add group';
46$lang['Add selected elements to caddie'] = 'Add selected elements to caddie';
47$lang['Add'] = 'Add';
48$lang['Are you sure?'] = 'Are you sure?';
49$lang['Associated'] = 'Associated';
50$lang['Association to categories'] = 'Association to categories';
51$lang['Batch management'] = 'Batch management';
52$lang['Caddie management'] = 'Caddie management';
53$lang['Caddie'] = 'Caddie';
54$lang['Categories authorized thanks to group associations'] = 'Categories authorized thanks to group associations';
55$lang['Categories manual order was saved'] = 'Categories manual order was saved';
56$lang['Categories ordered alphanumerically'] = 'Categories ordered alphanumerically';
57$lang['Category elements associated to the following categories: %s'] = 'Category elements associated to the following categories: %s';
58$lang['Check for upgrade failed for unknown reasons.'] = 'Check for upgrade failed for unknown reasons.';
59$lang['Check for upgrade'] = 'Check for upgrade';
60$lang['Comments for all'] = 'Comments for all';
61$lang['Controversy'] = 'Controversy';
62$lang['Creation date'] = 'Creation date';
63$lang['Current name'] = 'Current name';
64$lang['Database'] = 'Database';
65$lang['Delete Representant'] = 'Delete Representant';
66$lang['Delete selected tags'] = 'Delete selected tags';
67$lang['Delete selected users'] = 'Delete selected users';
68$lang['Deletions'] = 'Deletions';
69$lang['Deny selected groups'] = 'Deny selected groups';
70$lang['Deny selected users'] = 'Deny selected users';
71$lang['Description'] = 'Description';
72$lang['Display options'] = 'Display options';
73$lang['Dissociated'] = 'Dissociated';
74$lang['Does not represent'] = 'Does not represent';
75$lang['Edit all picture informations'] = 'Edit all picture informations';
76$lang['Edit selected tags'] = 'Edit selected tags';
77$lang['Edit tags'] = 'Edit tags';
78$lang['Elements'] = 'Elements';
79$lang['Empty caddie'] = 'Empty caddie';
80$lang['Environment'] = 'Environment';
81$lang['Expand all categories'] = 'Expand all categories';
82$lang['Form'] = 'Form';
83$lang['Gallery URL'] = 'Gallery URL';
84$lang['Gallery description'] = 'Gallery description';
85$lang['Gallery title'] = 'Gallery title';
86$lang['Grant selected groups'] = 'Grant selected groups';
87$lang['Grant selected users'] = 'Grant selected users';
88$lang['Group name'] = 'Group name';
89$lang['Groups'] = 'Groups';
90$lang['Guests'] = 'Guests';
91$lang['History'] = 'History';
92$lang['Informations'] = 'Informations';
93$lang['Interface theme'] = 'Interface theme';
94$lang['Language'] = 'Language';
95$lang['Link all category elements to a new category'] = 'Link all category elements to a new category';
96$lang['Link all category elements to some existing categories'] = 'Link all category elements to some existing categories';
97$lang['Linked categories'] = 'Linked categories';
98$lang['Lock gallery'] = 'Lock gallery';
99$lang['Maintenance'] = 'Maintenance';
100$lang['Manage permissions for a category'] = 'Manage permissions for a category';
101$lang['Manage permissions for group "%s"'] = 'Manage permissions for group "%s"';
102$lang['Manage permissions for user "%s"'] = 'Manage permissions for user "%s"';
103$lang['Manage tags'] = 'Manage tags';
104$lang['Maximum height of the pictures'] = 'Maximum height of the pictures';
105$lang['Maximum width of the pictures'] = 'Maximum width of the pictures';
106$lang['Members'] = 'Members';
107$lang['Metadata synchronized from file'] = 'Metadata synchronized from file';
108$lang['Move categories'] = 'Move categories';
109$lang['Move'] = 'Move';
110$lang['Name'] = 'Name';
111$lang['New name'] = 'New name';
112$lang['New parent category'] = 'New parent category';
113$lang['New tag'] = 'New tag';
114$lang['No tag defined. Use Administration>Pictures>Tags'] = 'No tag defined. Use Administration>Pictures>Tags';
115$lang['No'] = 'No';
116$lang['Number of comments per page'] = 'Number of comments per page';
117$lang['Number of images per row'] = 'Number of images per row';
118$lang['Number of rates'] = 'Number of rates';
119$lang['Number of rows per page'] = 'Number of rows per page';
120$lang['Number of thumbnails to create'] = 'Number of thumbnails to create';
121$lang['Only private categories are listed'] = 'Only private categories are listed';
122$lang['Operating system'] = 'Operating system';
123$lang['Options'] = 'Options';
124$lang['Order alphanumerically'] = 'Order alphanumerically';
125$lang['Order by'] = 'Order by';
126$lang['Other private categories'] = 'Other private categories';
127$lang['Page banner'] = 'Page banner';
128$lang['Parent category'] = 'Parent category';
129$lang['Path'] = 'Path';
130$lang['Permission denied'] = 'Permission denied';
131$lang['Permission granted thanks to a group'] = 'Permission granted thanks to a group';
132$lang['Permission granted'] = 'Permission granted';
133$lang['PhpWebGallery Administration'] = 'PhpWebGallery Administration';
134$lang['PhpWebGallery version'] = 'PhpWebGallery version';
135$lang['Picture informations updated'] = 'Picture informations updated';
136$lang['Position'] = 'Position';
137$lang['Preferences'] = 'Preferences';
138$lang['Properties'] = 'Properties';
139$lang['Random picture'] = 'Random picture';
140$lang['Rate date'] = 'Rate date';
141$lang['Rating by guests'] = 'Rating by guests';
142$lang['Rating'] = 'Rating';
143$lang['Recent period'] = 'Recent period';
144$lang['Registration date'] = 'Registration date';
145$lang['Reject All'] = 'Reject All';
146$lang['Reject'] = 'Reject';
147$lang['Representant'] = 'Representant';
148$lang['Representation of categories'] = 'Representation of categories';
149$lang['Representative'] = 'Representative';
150$lang['Represents'] = 'Represents';
151$lang['Save order'] = 'Save order';
152$lang['Select at least one category'] = 'Select at least one category';
153$lang['Select at least one picture'] = 'Select at least one picture';
154$lang['Select at least one user'] = 'Select at least one user';
155$lang['Show info'] = 'Show info';
156$lang['Show number of comments'] = 'Show number of comments';
157$lang['Site manager'] = 'Site manager';
158$lang['Status'] = 'Status';
159$lang['Storage category'] = 'Storage category';
160$lang['Submit'] = 'Submit';
161$lang['Sum of rates'] = 'Sum of rates';
162$lang['Tag selection'] = 'Tag selection';
163$lang['Take selected elements out of caddie'] = 'Take selected elements out of caddie';
164$lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Unable to check for upgrade since allow_url_fopen is disabled.';
165$lang['User comments validation'] = 'User comments validation';
166$lang['Users'] = 'Users';
167$lang['Validate All'] = 'Validate All';
168$lang['Validate'] = 'Validate';
169$lang['Validation'] = 'Validation';
170$lang['Virtual categories movement'] = 'Virtual categories movement';
171$lang['Virtual categories to move'] = 'Virtual categories to move';
172$lang['Virtual category name'] = 'Virtual category name';
173$lang['Webmaster cannot be deleted'] = 'Webmaster cannot be deleted';
174$lang['Yes'] = 'Yes';
175$lang['You are running on development sources, no check possible.'] = 'You are running on development sources, no check possible.';
176$lang['You are running the latest version of PhpWebGallery.'] = 'You are running the latest version of PhpWebGallery.';
177$lang['You cannot move a category in its own sub category'] = 'You cannot move a category in its own sub category';
178$lang['You need to confirm deletion'] = 'You need to confirm deletion';
179$lang['actions'] = 'Actions';
180$lang['add keywords'] = 'add keywords';
181$lang['add tags'] = 'add tags';
182$lang['adviser'] = 'Adviser';
183$lang['associate to category'] = 'associate to category';
184$lang['associate to group'] = 'associate to group';
185$lang['author'] = 'author';
186$lang['authorized'] = 'Authorized';
187$lang['cat_add'] = 'Add a virtual category';
188$lang['cat_comments_title'] = 'Authorize users to add comments on selected categories';
189$lang['cat_error_name'] = 'The name of a category should not be empty';
190$lang['cat_lock_title'] = 'Lock categories';
191$lang['cat_private'] = 'Private category';
192$lang['cat_public'] = 'Public category';
193$lang['cat_representant'] = 'Find a new representant by random';
194$lang['cat_security'] = 'Public / Private';
195$lang['cat_status_title'] = 'Manage authorizations for selected categories';
196$lang['cat_upload_title'] = 'Select uploadable categories';
197$lang['cat_virtual_added'] = 'Virtual category added';
198$lang['cat_virtual_deleted'] = 'Virtual category deleted';
199$lang['category'] = 'category';
200$lang['conf_access'] = 'Access type';
201$lang['conf_comments_title'] = 'Users comments';
202$lang['conf_confirmation'] = 'Information data registered in database';
203$lang['conf_default'] = 'Default display';
204$lang['conf_default_title'] = 'Default display';
205$lang['conf_gallery_url_error'] = 'The gallery URL is not valid.';
206$lang['conf_general_title'] = 'Main configuration';
207$lang['conf_nb_comment_page_error'] = 'The number of comments a page must be between 5 and 50 included.';
208$lang['config'] = 'Configuration';
209$lang['confirm'] = 'confirm';
210$lang['creation date'] = 'creation date';
211$lang['date'] = 'date';
212$lang['delete category'] = 'delete category';
213$lang['description'] = 'description';
214$lang['dissociate from category'] = 'dissociate from category';
215$lang['dissociate from group'] = 'dissociate from group';
216$lang['edit category permissions'] = 'edit category permissions';
217$lang['edit'] = 'Edit';
218$lang['editcat_confirm'] = 'Category informations updated successfully.';
219$lang['editcat_uploadable'] = 'Authorize upload';
220$lang['elements per line'] = 'elements per line';
221$lang['elements per page'] = 'elements per page';
222$lang['elements'] = 'elements';
223$lang['enabled_high'] = 'High definition enabled';
224$lang['file'] = 'file';
225$lang['filesize'] = 'filesize';
226$lang['first element added on %s'] = 'first element added on %s';
227$lang['forbidden'] = 'Forbidden';
228$lang['general'] = 'General';
229$lang['global mode'] = 'global mode';
230$lang['group "%s" added'] = 'group "%s" added';
231$lang['group "%s" deleted'] = 'group "%s" deleted';
232$lang['group'] = 'group';
233$lang['group_add_error1'] = 'The name of a group must not contain " or \' or be empty.';
234$lang['group_add_error2'] = 'This name is already used by another group.';
235$lang['group_add_user']= 'Add user';
236$lang['group_id URL parameter is missing'] = 'group_id URL parameter is missing';
237$lang['groups'] = 'Groups';
238$lang['history'] = 'History';
239$lang['instructions'] = 'Instructions';
240$lang['is_high_disabled'] = '';
241$lang['is_high_enabled'] = 'High definition';
242$lang['jump to category'] = 'jump to category';
243$lang['jump to image'] = 'jump to image';
244$lang['jump to'] = 'jump to';
245$lang['leave'] = 'leave';
246$lang['links'] = 'Links';
247$lang['lock'] = 'Lock';
248$lang['locked'] = 'Locked';
249$lang['manage category elements'] = 'manage category elements';
250$lang['manage sub-categories'] = 'manage sub-categories';
251$lang['manage'] = 'Manage';
252$lang['maximum height'] = 'maximum height';
253$lang['maximum width'] = 'maximum width';
254$lang['metadata_basic'] = 'basic';
255$lang['metadata_exif'] = 'EXIF';
256$lang['metadata_iptc'] = 'IPTC';
257$lang['name'] = 'name';
258$lang['nbm_background_treatment_redirect'] = 'Execution time is out, treatment must be continue [Estmated time: %d secondes].';
259$lang['nbm_break_timeout_list_user'] = 'Prepared time for list of users to send mail is limited. Others users are not listed.';
260$lang['nbm_break_timeout_send_mail'] = 'Time to send mail is limited. Others mails are skipped.';
261$lang['nbm_col_check_user_send_mail'] = 'To send ?';
262$lang['nbm_col_last_send'] = 'Last send';
263$lang['nbm_col_mail'] = 'email';
264$lang['nbm_col_user'] = 'User';
265$lang['nbm_complementary_mail_content'] = 'Complementary mail content';
266$lang['nbm_content_byebye'] = 'See you soon';
267$lang['nbm_content_goto'] = 'Go to %s %s.';
268$lang['nbm_content_hello'] = 'Hello %s';
269$lang['nbm_content_new_elements'] = 'New elements were added on %s';
270$lang['nbm_content_new_elements_between'] = 'New elements were added between %s and %s';
271$lang['nbm_content_subscribe_by_admin'] = 'The webmaster has subcribed you for receiving notifications by mail';
272$lang['nbm_content_subscribe_by_himself'] = 'You have subcribed to receiving notifications by mail';
273$lang['nbm_content_subscribe_link'] = 'To subscribe, click on %s .';
274$lang['nbm_content_subscribe_unsubscribe_contact'] = 'If you encounter problems or have any question, please send a message to %s.';
275$lang['nbm_content_unsubscribe_by_admin'] = 'The webmaster has unsubcribed you from receiving notifications by mail';
276$lang['nbm_content_unsubscribe_by_himself'] = 'You have unsubcribed from receiving notifications by mail';
277$lang['nbm_content_unsubscribe_link'] = 'To unsubscribe, click on %s .';
278$lang['nbm_info_send_mail_as'] = 'With blank value, gallery title will be used';
279$lang['nbm_item_notification'] = 'Notification';
280$lang['nbm_msg_error_sending_email_to'] = 'Error when sending email to %s [%s].';
281$lang['nbm_msg_mail_sent_to'] = 'Mail sent to %s [%s].';
282$lang['nbm_msg_n_mails_sent'] = '%d mails were sent.';
283$lang['nbm_msg_no_mail_to_send'] = '%d mails were not sent.';
284$lang['nbm_no_mail_to_send'] = 'No mail to send.';
285$lang['nbm_no_user_available_to_send_L1'] = 'No user are available in order to send mail.';
286$lang['nbm_no_user_available_to_send_L2'] = 'A user is available, if there are new elements to notify.';
287$lang['nbm_no_user_available_to_send_L3'] = 'It\'s possible that the are no subscribed users (only webmaster can see this tab).';
288$lang['nbm_no_user_to send_notifications_by_mail'] = 'No user to send notifications by mail.';
289$lang['nbm_object_news'] = 'New elements added';
290$lang['nbm_object_subcribe'] = 'Subcribe to notification by mail';
291$lang['nbm_object_unsubcribe'] = 'Unsubcribe from notification by mail';
292$lang['nbm_param_mode'] = 'Parameter';
293$lang['nbm_redirect_msg'] = 'Processing treatment.'."\n\n".'Please wait...';
294$lang['nbm_repost_submit'] = 'Continue processing treatment';
295$lang['nbm_send_check_all'] = 'Check All';
296$lang['nbm_send_complementary_mail_content'] = 'Complementary mail content';
297$lang['nbm_send_detailed_content'] = 'Send detailed content';
298$lang['nbm_send_mail_as'] = 'Send mail as';
299$lang['nbm_send_mail_to_users'] = 'Send mail to users';
300$lang['nbm_send_mode'] = 'Send';
301$lang['nbm_send_options'] = 'Options';
302$lang['nbm_send_submit'] = 'Send';
303$lang['nbm_send_uncheck_all'] = 'Uncheck All';
304$lang['nbm_subscribe_col'] = 'Subscribed';
305$lang['nbm_subscribe_mode'] = 'Subscribe';
306$lang['nbm_title_param'] = 'Parameters';
307$lang['nbm_title_send'] = 'Select recipients';
308$lang['nbm_title_subscribe'] = 'Subscribe/unsubscribe users';
309$lang['nbm_unsubscribe_col'] = 'Unsubcribed';
310$lang['nbm_updated_param_count'] = '%d parameters are updated.';
311$lang['nbm_user_change_enabled_error_on_updated_data_count'] = '%d user(s) are not updated.';
312$lang['nbm_user_change_enabled_false'] = 'User %s [%s] removed from the subscription list.';
313$lang['nbm_user_change_enabled_true'] = 'User %s [%s] added to the subscription list.';
314$lang['nbm_user_change_enabled_updated_data_count'] = '%d user(s) are updated.';
315$lang['nbm_user_not_change_enabled_false'] = 'User %s [%s] not removed from the subscription list.';
316$lang['nbm_user_not_change_enabled_true'] = 'User %s [%s] not added to the subscription list.';
317$lang['nbm_user_x_added'] = 'User %s [%s] added.';
318$lang['nbm_warning_subscribe_unsubcribe'] = 'Warning: subscribing or unsubcribing will send mails to users';
319$lang['no_write_access'] = 'no write access';
320$lang['order_by'] = 'order by';
321$lang['path'] = 'path';
322$lang['permissions'] = 'Permissions';
323$lang['permuser_info'] = 'Only private categories are listed. Private/Public category status can be set in screen "Categories &gt; Public / Private"';
324$lang['permuser_only_private'] = 'Only private categories are shown';
325$lang['private'] = 'private';
326$lang['properties'] = 'Properties';
327$lang['public'] = 'public';
328$lang['purge history'] = 'purge history';
329$lang['purge never used notification feeds'] = 'purge never used notification feeds';
330$lang['purge sessions'] = 'purge sessions';
331$lang['randomly represented'] = 'randomly represented';
332$lang['registration_date'] = 'registration date';
333$lang['remote_site'] = 'Remote site';
334$lang['remote_site_clean'] = 'clean';
335$lang['remote_site_clean_hint'] = 'remove remote listing.xml file';
336$lang['remote_site_generate'] = 'generate listing';
337$lang['remote_site_generate_hint'] = 'generate file listing.xml on remote site';
338$lang['remote_site_local_create'] = 'Create this site';
339$lang['remote_site_local_found'] = 'A local listing.xml file has been found for ';
340$lang['remote_site_local_update'] = 'read local listing.xml and update';
341$lang['remote_site_test'] = 'test';
342$lang['remote_site_test_hint'] = 'test this remote site';
343$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 "_"';
344$lang['remove keyword'] = 'remove keyword';
345$lang['remove tags'] = 'remove tags';
346$lang['repair and optimize database'] = 'repair and optimize database';
347$lang['selection'] = 'selection';
348$lang['set to'] = 'set to';
349$lang['singly represented'] = 'singly represented';
350$lang['site_already_exists'] = 'This site already exists';
351$lang['site_create'] = 'Create a new site : (give its URL to create_listing_file.php)';
352$lang['site_created'] = 'created';
353$lang['site_delete'] = 'delete';
354$lang['site_delete_hint'] = 'delete this site and all its attached elements';
355$lang['site_deleted'] = 'deleted';
356$lang['site_err'] = 'an error happened';
357$lang['site_err_remote_file_not_found'] = 'file create_listing_file.php on remote site was not found';
358$lang['site_local'] = 'Local';
359$lang['site_remote'] = 'Remote';
360$lang['site_synchronize'] = 'synchronize';
361$lang['site_synchronize_hint'] = 'update the database from files';
362$lang['stats_addr'] = 'IP Address';
363$lang['stats_category'] = 'Category';
364$lang['stats_daily_graph_title'] = 'Pages seen by hour';
365$lang['stats_day_title'] = 'Daily statistics';
366$lang['stats_file'] = 'File';
367$lang['stats_global_graph_title'] = 'Pages seen by month';
368$lang['stats_hour'] = 'Hour';
369$lang['stats_login'] = 'Login';
370$lang['stats_month_title'] = 'Monthly statistics';
371$lang['stats_monthly_graph_title'] = 'Pages seen by day';
372$lang['stats_pages_seen'] = 'Pages seen';
373$lang['stats_picture'] = 'Picture';
374$lang['stats_title'] = 'Last year statistics';
375$lang['status'] = 'status';
376$lang['storage'] = 'Directory';
377$lang['sub-categories'] = 'sub-categories';
378$lang['synchronize metadata'] = 'synchronize metadata';
379$lang['synchronize'] = 'synchronize';
380$lang['target'] = 'target';
381$lang['thumbnail'] = 'thumbnail';
382$lang['title'] = 'title';
383$lang['title_cat_options'] = 'Categories options';
384$lang['title_categories'] = 'Categories management';
385$lang['title_configuration'] = 'PhpWebGallery configuration';
386$lang['title_default'] = 'PhpWebGallery administration';
387$lang['title_edit_cat'] = 'Edit a category';
388$lang['title_groups'] = 'Groups management';
389$lang['title_history'] = 'History';
390$lang['title_liste_users'] = 'Users list';
391$lang['title_picmod'] = 'Modify informations about a picture';
392$lang['title_thumbnails'] = 'Thumbnail creation';
393$lang['title_update'] = 'Database synchronization with files';
394$lang['title_waiting'] = 'Pictures waiting for validation';
395$lang['tn_all'] = 'all';
396$lang['tn_alone_title'] = 'pictures without thumbnail (jpeg and png only)';
397$lang['tn_dirs_alone'] = 'pictures without thumbnail';
398$lang['tn_dirs_title'] = 'Directories list';
399$lang['tn_err_height'] = 'height must be a number superior to';
400$lang['tn_err_width'] = 'width must be a number superior to';
401$lang['tn_format'] = 'for the file format';
402$lang['tn_no_missing'] = 'No missing thumbnail';
403$lang['tn_no_support'] = 'Picture unreachable or no support';
404$lang['tn_params_GD'] = 'GD version';
405$lang['tn_params_create'] = 'create';
406$lang['tn_params_title'] = 'Miniaturization parameters';
407$lang['tn_results_gen_time'] = 'generated in';
408$lang['tn_results_title'] = 'Results of miniaturization';
409$lang['tn_stats'] = 'General statistics';
410$lang['tn_stats_max'] = 'max time';
411$lang['tn_stats_mean'] = 'average time';
412$lang['tn_stats_min'] = 'min time';
413$lang['tn_stats_nb'] = 'number of miniaturized pictures';
414$lang['tn_stats_total'] = 'total time';
415$lang['tn_thisformat'] = 'for this file format';
416$lang['unit mode'] = 'unit mode';
417$lang['unlocked'] = 'Unlocked';
418$lang['unset'] = 'unset';
419$lang['up'] = 'Move up';
420$lang['update categories informations'] = 'update categories informations';
421$lang['update images informations'] = 'update images informations';
422$lang['update'] = 'Synchronize';
423$lang['update_cats_subset'] = 'reduce to single existing categories';
424$lang['update_default_title'] = 'Choose an option';
425$lang['update_display_info'] = 'display maximum informations (added categories and elements, deleted categories and elements)';
426$lang['update_err_pwg_version_differs'] = 'PhpWebGallery version differs on the remote site';
427$lang['update_err_pwg_version_differs_info'] = 'Version of create_listing_file.php on the remote site and PhpWebGallery must be the same';
428$lang['update_err_remote_listing_not_found'] = 'listing.xml file was not found';
429$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';
430$lang['update_error_list_title'] = 'Error list';
431$lang['update_errors_caption'] = 'Errors caption';
432$lang['update_infos_title'] = 'Detailed informations';
433$lang['update_missing_file_or_dir'] = 'File/directory read error';
434$lang['update_missing_file_or_dir_info'] = 'The file or directory cannot be accessed (either it does not exist or the access is denied)';
435$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 :';
436$lang['update_missing_tn_short'] = 'missing thumbnail';
437$lang['update_nb_del_categories'] = 'categories deleted in the database';
438$lang['update_nb_del_elements'] = 'elements deleted in the database';
439$lang['update_nb_elements_metadata_available'] = 'images candidates for metadata synchronization';
440$lang['update_nb_elements_metadata_sync'] = 'elements informations synchronized with files metadata';
441$lang['update_nb_errors'] = 'errors during synchronization';
442$lang['update_nb_new_categories'] = 'categories added in the database';
443$lang['update_nb_new_elements'] = 'elements added in the database';
444$lang['update_nb_upd_elements'] = 'elements updated in the database';
445$lang['update_part_research'] = 'Search for new images in the directories';
446$lang['update_research_added'] = 'added';
447$lang['update_research_deleted'] = 'deleted';
448$lang['update_result_metadata'] = 'Metadata synchronization results';
449$lang['update_simulate'] = 'only perform a simulation (no change in database will be made)';
450$lang['update_simulation_title'] = '[Simulation]';
451$lang['update_sync_all'] = 'directories + files';
452$lang['update_sync_dirs'] = 'only directories';
453$lang['update_sync_files'] = 'synchronize files structure with database';
454$lang['update_sync_metadata'] = 'synchronize files metadata with database elements informations';
455$lang['update_sync_metadata_all'] = 'even already synchronized elements';
456$lang['update_sync_metadata_new'] = 'only never synchronized elements';
457$lang['update_used_metadata'] = 'Used metadata';
458$lang['update_wrong_dirname_info'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."';
459$lang['update_wrong_dirname_short'] = 'wrong filename';
460$lang['upload'] = 'Upload';
461$lang['user "%s" added'] = 'user "%s" added';
462$lang['user_delete'] = 'Delete user';
463$lang['user_delete_hint'] = 'Click here to delete this user. Warning! This operation cannot be undone!';
464$lang['user_id URL parameter is missing'] = 'user_id URL parameter is missing';
465$lang['user_status'] = 'User status';
466$lang['user_status_admin'] = 'Administrator';
467$lang['user_status_generic'] = 'Generic';
468$lang['user_status_guest'] = 'Guest';
469$lang['user_status_normal'] = 'User';
470$lang['user_status_webmaster'] = 'Webmaster';
471$lang['username'] = 'username';
472$lang['users'] = 'Users';
473$lang['visitors'] = 'Visitors';
474$lang['w_day'] = 'Day';
475$lang['waiting'] = 'Waiting';
476?>
Note: See TracBrowser for help on using the repository browser.