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

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

o add missing $lang
o use of l10n_dec
o normalize file header

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