source: trunk/language/en_UK/admin.lang.php @ 5780

Last change on this file since 5780 was 5780, checked in by nikrou, 14 years ago

Fix some translation keys (unused, misspelling, or forgotten)

  • Property svn:eol-style set to LF
File size: 47.8 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based picture gallery                                  |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2010 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23
24
25
26$lang['%d association'] = "%d association";
27$lang['%d associations'] = "%d associations";
28$lang['%d category including'] = "%d category including";
29$lang['%d categories including'] = "%d categories including";
30$lang['%d physical'] = " %d physical";
31$lang['%d physical'] = " %d physical";
32$lang[' and %d virtual'] = " and %d virtual";
33$lang[' and %d virtual'] = " and %d virtual";
34$lang['%d category moved'] = "%d category moved";
35$lang['%d categories moved'] = "%d categories moved";
36$lang['%d group'] = "%d group";
37$lang['%d groups'] = "%d groups";
38$lang['%d member'] = "%d member";
39$lang['%d members'] = "%d members";
40$lang['%d tag'] = "%d tag";
41$lang['%d tags'] = "%d tags";
42$lang['%d user comment rejected'] = "%d user comment rejected";
43$lang['%d user comments rejected'] = "%d user comments rejected";
44$lang['%d user comment validated'] = "%d user comment validated";
45$lang['%d user comments validated'] = "%d user comments validated";
46$lang['%d user deleted'] = "%d user deleted";
47$lang['%d users deleted'] = "%d users deleted";
48$lang['%d user'] = "%d user";
49$lang['%d users'] = "%d users";
50$lang['%d waiting for validation'] = "%d waiting for validation";
51$lang['%d waiting pictures rejected'] = "%d waiting pictures rejected";
52$lang['%d waiting pictures validated'] = "%d waiting pictures validated";
53$lang['Actions'] = "Actions";
54$lang['Activate'] = "Activate";
55$lang['Add/delete a permalink'] = "Add/delete a permalink";
56$lang['Add a tag'] = "Add a tag";
57$lang['Add a user'] = "Add a user";
58$lang['Add group'] = "Add group";
59$lang['Add selected elements to caddie'] = "Add selected elements to caddie";
60$lang['Add'] = "Add";
61$lang['Allow user registration'] = "Allow user registration";
62$lang['Apply to subcategories'] = "Apply to subcategories";
63$lang['Associated'] = "Associated";
64$lang['Association to categories'] = "Association to categories";
65$lang['Batch management'] = "Batch management";
66$lang['Caddie management'] = "Caddie management";
67$lang['Caddie'] = "Caddie";
68$lang['Categories authorized thanks to group associations'] = "Categories authorized thanks to group associations";
69$lang['Categories manual order was saved'] = "Categories manual order has been saved";
70$lang['Category elements associated to the following categories: %s'] = "Category elements associated to the following categories: %s";
71$lang['Check for upgrade failed for unknown reasons.'] = "Check for upgrade failed for unknown reasons.";
72$lang['Check for upgrade'] = "Check for upgrade";
73$lang['Comments for all'] = "Comments for all";
74$lang['Controversy'] = "Controversy";
75$lang['Current name'] = "Current name";
76$lang['Database'] = "Database";
77$lang['Deactivate'] = "Deactivate";
78$lang['Delete Representant'] = "Delete Representant";
79$lang['Delete selected tags'] = "Delete selected tags";
80$lang['Delete selected users'] = "Delete selected users";
81$lang['Deletions'] = "Deletions";
82$lang['Deny selected groups'] = "Deny selected groups";
83$lang['Deny selected users'] = "Deny selected users";
84$lang['Description'] = "Description";
85$lang['Display options'] = "Display options";
86$lang['Dissociated'] = "Dissociated";
87$lang['Does not represent'] = "Does not represent";
88$lang['Edit all picture informations'] = "Edit all picture informations";
89$lang['Edit selected tags'] = "Edit selected tags";
90$lang['Edit tags'] = "Edit tags";
91$lang['Elements'] = "Elements";
92$lang['Email admins when a new user registers'] = "Email admins when a new user registers";
93$lang['Email admins when a valid comment is entered'] = "Email admins when a valid comment is entered";
94$lang['Email admins when a comment requires validation'] = "Email admins when a comment requires validation";
95$lang['Email admins when a picture is uploaded'] = "Email admins when a picture is uploaded";
96$lang['Empty caddie'] = "Empty caddie";
97$lang['Environment'] = "Environment";
98$lang['Form'] = "Form";
99$lang['Gallery URL'] = "Gallery URL";
100$lang['Gallery title'] = "Gallery title";
101$lang['Grant selected groups'] = "Grant selected groups";
102$lang['Grant selected users'] = "Grant selected users";
103$lang['Group name'] = "Group name";
104$lang['Groups'] = "Groups";
105$lang['Guests'] = "Guests";
106$lang['History'] = "History";
107$lang['Informations'] = "Informations";
108$lang['Install'] = "Install";
109$lang['Link all category elements to a new category'] = "Link all category elements to a new category";
110$lang['Link all category elements to some existing categories'] = "Link all category elements to existing categories";
111$lang['Linked categories'] = "Linked categories";
112$lang['Lock gallery'] = "Lock gallery";
113$lang['Maintenance'] = "Maintenance";
114$lang['Manage permissions for a category'] = "Manage permissions for a category";
115$lang['Manage permissions for group "%s"'] = "Manage permissions for the group \"%s\"";
116$lang['Manage permissions for user "%s"'] = "Manage permissions for the user \"%s\"";
117$lang['Manage tags'] = "Manage tags";
118$lang['Members'] = "Members";
119$lang['Metadata synchronized from file'] = "Metadata synchronized from file";
120$lang['Move categories'] = "Move categories";
121$lang['Move'] = "Move";
122$lang['Name'] = "Name";
123$lang['New name'] = "New name";
124$lang['New parent category'] = "New parent category";
125$lang['New tag'] = "New tag";
126$lang['Number of comments per page'] = "Number of comments per page";
127$lang['Number of rates'] = "Number of rates";
128$lang['Number of thumbnails to create'] = "Number of thumbnails to create";
129$lang['Only private categories are listed'] = "Only private categories are listed";
130$lang['Operating system'] = "Operating system";
131$lang['Options'] = "Options";
132$lang['Other private categories'] = "Other private categories";
133$lang['Page banner'] = "Page banner";
134$lang['Parent category'] = "Parent category";
135$lang['Path'] = "Path";
136$lang['Permalink'] = "Permalink";
137$lang['Permalink %s has been previously used by category %s. Delete from the permalink history first'] = "Permalink %s has previously been used by category %s. Delete it from the permalinks history first";
138$lang['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 "-"'] = "The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or begin with a number followed by \"-\"";
139$lang['Permalink %s is already used by category %s'] = "Permalink %s is already used by category %s";
140$lang['Permalink history'] = "Permalinks history";
141$lang['Permalinks'] = "Permalinks";
142$lang['Permission denied'] = "Permission denied";
143$lang['Permission granted thanks to a group'] = "Permission granted thanks to a group";
144$lang['Permission granted'] = "Permission granted";
145$lang['Picture informations updated'] = "Picture informations updated";
146$lang['Plugins'] = "Plugins";
147$lang['Position'] = "Position";
148$lang['Preferences'] = "Preferences";
149$lang['Properties'] = "Properties";
150$lang['Random picture'] = "Random picture";
151$lang['Rate date'] = "Rating date";
152$lang['Rating by guests'] = "Rating by guests";
153$lang['Rating'] = "Rating";
154$lang['Reject All'] = "Reject All";
155$lang['Reject'] = "Reject";
156$lang['Representant'] = "Representant";
157$lang['Representation of categories'] = "Categories representation";
158$lang['Representative'] = "Representative";
159$lang['Represents'] = "Represents";
160$lang['Save order'] = "Save order";
161$lang['Save to permalink history'] = "Save to permalinks history";
162$lang['Select at least one category'] = "Select at least one category";
163$lang['Select at least one picture'] = "Select at least one picture";
164$lang['Select at least one user'] = "Select at least one user";
165$lang['Show info'] = "Show info";
166$lang['Site manager'] = "Site manager";
167$lang['Status'] = "Status";
168$lang['Statistics'] = "Statistics";
169$lang['Storage category'] = "Storage category";
170$lang['Sum of rates'] = "Sum of rates";
171$lang['Tag "%s" already exists'] = "Tag \"%s\" already exists";
172$lang['Tag "%s" was added'] = "Tag \"%s\" has been added";
173$lang['Tag selection'] = "Tags selection";
174$lang['Take selected elements out of caddie'] = "Take selected elements out of the caddie";
175$lang['The %d following tags were deleted'] = "The following %d tags have been deleted";
176$lang['Unable to check for upgrade.'] = "Unable to check for upgrade.";
177$lang['Uninstall'] = "Uninstall";
178$lang['Use the default image sort order (defined in the configuration file)'] = "Use default image sort order (defined in the configuration file)";
179$lang['User comments validation'] = "User comments validation";
180$lang['Users'] = "Users";
181$lang['Validate All'] = "Validate All";
182$lang['Validate'] = "Validate";
183$lang['Validation'] = "Validation";
184$lang['Version'] = "Version";
185$lang['Virtual categories movement'] = "Virtual categories movement";
186$lang['Virtual categories to move'] = "Virtual categories to move";
187$lang['Virtual category name'] = "Virtual category name";
188$lang['Webmaster cannot be deleted'] = "Webmaster cannot be deleted";
189$lang['You are running on development sources, no check possible.'] = "You are running on development sources, no check possible.";
190$lang['You cannot delete your account'] = "You cannot delete your account";
191$lang['You cannot move a category in its own sub category'] = "You cannot move a category into its own sub category";
192$lang['You need to confirm deletion'] = "You must confirm deletion";
193$lang['add tags'] = "add tags";
194$lang['Adviser'] = "Adviser";
195$lang['associate to category'] = "associate to category";
196$lang['associate to group'] = "associate to group";
197$lang['Authorized'] = "Authorized";
198$lang['Add a virtual category'] = "Add a virtual category";
199$lang['Authorize users to add comments on selected categories'] = "Authorize users to add comments on selected categories";
200$lang['The name of a category should not be empty'] = "The name of a category cannot not be empty";
201$lang['Lock categories'] = "Lock categories";
202$lang['Private category'] = "Private category";
203$lang['Public category'] = "Public category";
204$lang['Find a new representant by random'] = "Find a new random representant";
205$lang['Public / Private'] = "Public / Private";
206$lang['Manage authorizations for selected categories'] = "Manage authorizations for selected categories";
207$lang['Select uploadable categories'] = "Select uploadable categories";
208$lang['Virtual category added'] = "Virtual category added";
209$lang['Virtual category deleted'] = "Virtual category deleted";
210$lang['Category'] = "Category";
211$lang['Access type'] = "Access type";
212$lang['Comments'] = "Comments";
213$lang['Information data registered in database'] = "Information data registered in database";
214$lang['Default display'] = "Default display";
215$lang['History'] = "History";
216$lang['The gallery URL is not valid.'] = "The gallery URL is not valid.";
217$lang['Main'] = "Main";
218$lang['The number of comments a page must be between 5 and 50 included.'] = "The number of comments on a page must be between 5 and 50 included.";
219$lang['Configuration'] = "Configuration";
220$lang['confirm'] = "confirm";
221$lang['Date'] = "Date";
222$lang['delete category'] = "delete category";
223$lang['dissociate from category'] = "dissociate from category";
224$lang['dissociate from group'] = "dissociate from group";
225$lang['edit category permissions'] = "edit category permissions";
226$lang['Category informations updated successfully.'] = "Category informations updated successfully.";
227$lang['Authorize upload'] = "Authorize upload";
228$lang['elements per page'] = "elements per page";
229$lang['elements'] = "elements";
230$lang['High definition enabled'] = "High definition enabled";
231$lang['File'] = "File";
232$lang['Filesize'] = "Filesize";
233$lang['first element added on %s'] = "first element added on %s";
234$lang['Forbidden'] = "Forbidden";
235$lang['global mode'] = "global mode";
236$lang['group "%s" added'] = "group \"%s\" added";
237$lang['group "%s" deleted'] = "group \"%s\" deleted";
238$lang['group "%s" updated'] = "group \"%s\" updated";
239$lang['group'] = "group";
240$lang['The name of a group must not contain " or \' or be empty.'] = "The name of a group must not contain \" or ' or be empty.";
241$lang['This name is already used by another group.'] = "This name is already used by another group.";
242$lang['Groups'] = "Groups";
243$lang['High definition'] = "High definition";
244$lang['jump to category'] = "jump to category";
245$lang['jump to image'] = "jump to image";
246$lang['leave'] = "leave";
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['Execution time is out, treatment must be continue [Estimated time: %d second].'] = "Execution time is out, treatment must be continue [Estimated time: %d second].";
255$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = "Execution time exceeded, the treatment must continue [Estimated time: %d seconds].";
256$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = "The time to prepare the list of users who will be sent mail is limited. Others users are not listed.";
257$lang['Time to send mail is limited. Others mails are skipped.'] = "The time to send mail is limited. Others mails have been skipped.";
258$lang['To send ?'] = "To send?";
259$lang['Last send'] = "Last sent";
260$lang['email'] = "Email";
261$lang['User'] = "User";
262$lang['Complementary mail content'] = "Complementary mail content";
263$lang['See you soon,'] = "See you soon,";
264$lang['Go to'] = "Go to";
265$lang['Hello'] = "Hello";
266$lang['New elements were added'] = "New elements have been added";
267$lang['on'] = "on";
268$lang['between'] = "between";
269$lang['and'] = "and";
270$lang['The webmaster has subscribed you to receiving notifications by mail.'] = "The webmaster has subscribed you to be notified by mail.";
271$lang['You have subscribed to receiving notifications by mail.'] = "You have subscribed to receive notifications by mail.";
272$lang['To subscribe'] = "To subscribe";
273$lang['If you encounter problems or have any question, please send a message to'] = "If you encounter problems or have any question, please send a message to";
274$lang['[NBM] Problems or questions'] = "[NBM] Problems or questions";
275$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = "The webmaster has unsubscribed you from receiving notifications by mail.";
276$lang['You have unsubscribed from receiving notifications by mail.'] = "You have unsubscribed from being notified by mail.";
277$lang[', click on'] = ", click on";
278$lang['To unsubscribe'] = "To unsubscribe";
279$lang['With blank value, gallery title will be used'] = "If blank, the gallery title will be used";
280$lang['Notification'] = "Notification";
281$lang['Error when sending email to %s [%s].'] = "Error when sending email to %s [%s].";
282$lang['Mail sent to %s [%s].'] = "Mail sent to %s [%s].";
283$lang['%d mail was sent.'] = "%d mail has been sent.";
284$lang['%d mails were sent.'] = "%d mails have been sent.";
285$lang['%d mail was not sent.'] = "%d mail has not been sent.";
286$lang['%d mails were not sent.'] = "%d mails have not been sent.";
287$lang['No mail to send.'] = "No mail to be sent.";
288$lang['There is no available subscribers to mail.'] = "There is no subscribers to be notified by mail.";
289$lang['Subscribers could be listed (available) only if there is new elements to notify.'] = "Subscribers could be listed (available) only if there is new elements to notify.";
290$lang['Anyway only webmasters can see this tab and never administrators.'] = "Anyway only webmasters can see this tab, no administrators.";
291$lang['No user to send notifications by mail.'] = "No user to be notified by mail.";
292$lang['New elements added'] = "New elements added";
293$lang['Subscribe to notification by mail'] = "Subscribe to notification by mail";
294$lang['Unsubscribe from notification by mail'] = "Unsubscribe from notification by mail";
295$lang['Parameter'] = "Settings";
296$lang['Processing treatment.'] = 'Treatment in progress.';
297$lang['Please wait...'] = 'Please wait...';
298$lang['Continue processing treatment'] = "Continue ongoing treatment";
299$lang['Complementary mail content'] = "Complementary mail content";
300$lang['Add detailed content'] = "Add some detailed content";
301$lang['Send mail as'] = "Send mail as";
302$lang['Send mail to users'] = "Send mail to users";
303$lang['Send'] = "Send";
304$lang['Options'] = "Options";
305$lang['Send'] = "Send";
306$lang['Subscribed'] = "Subscribed";
307$lang['Subscribe'] = "Subscribe";
308$lang['Parameters'] = "Parameters";
309$lang['Select recipients'] = "Select recipients";
310$lang['Subscribe/unsubscribe users'] = "Subscribe/unsubscribe users";
311$lang['Unsubscribed'] = "Unsubscribed";
312$lang['%d parameter was updated.'] = "%d parameter updated.";
313$lang['%d parameters were updated.'] = "%d parameters updated.";
314$lang['%d user was not updated.'] = "%d user not updated.";
315$lang['%d users were not updated.'] = "%d users not updated.";
316$lang['User %s [%s] was removed from the subscription list.'] = "User %s [%s] removed from the subscription list.";
317$lang['User %s [%s] was added to the subscription list.'] = "User %s [%s] added to the subscription list.";
318$lang['%d user was updated.'] = "%d user updated.";
319$lang['%d users were updated.'] = "%d users updated.";
320$lang['User %s [%s] was not removed from the subscription list.'] = "User %s [%s] not removed from the subscription list.";
321$lang['User %s [%s] was not added to the subscription list.'] = "User %s [%s] not added to the subscription list.";
322$lang['User %s [%s] added.'] = "User %s [%s] added.";
323$lang['Warning: subscribing or unsubscribing will send mails to users'] = "Warning: subscribing or unsubscribing will send mails to users";
324$lang['Send mail on HTML format'] = "Send mail in HTML format";
325$lang['Include display of recent pictures group by dates'] = "Include display of recent pictures grouped by dates";
326$lang['Available only with HTML format'] = "Available only with HTML format";
327$lang['no write access'] = "no write access";
328$lang['Permissions'] = "Permissions";
329$lang['private'] = "private";
330$lang['Properties'] = "Properties";
331$lang['public'] = "public";
332$lang['Purge never used notification feeds'] = "Purge never used notification feeds";
333$lang['Purge sessions'] = "Purge sessions";
334$lang['randomly represented'] = "random representative";
335$lang['registration date'] = "registration date";
336$lang['clean'] = "clean up";
337$lang['remove remote listing.xml file'] = "remove remote listing.xml file";
338$lang['generate listing'] = "generate listing";
339$lang['generate file listing.xml on remote site'] = "generate file listing.xml on the remote site";
340$lang['Create this site'] = "Create this site";
341$lang['A local listing.xml file has been found for'] = "A local listing.xml file has been found for";
342$lang['read local listing.xml and update'] = "read local listing.xml and update";
343$lang['test'] = "test";
344$lang['test this remote site'] = "test this remote site";
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'] = "fixed representative";
350$lang['This site already exists'] = "This site already exists";
351$lang['Create a new site : (give its URL to create_listing_file.php)'] = "Create a new site : (give its URL to create_listing_file.php)";
352$lang['created'] = "created";
353$lang['delete'] = "delete";
354$lang['delete this site and all its attached elements'] = "delete this site and all the related information";
355$lang['deleted'] = "deleted";
356$lang['an error happened'] = "an error occurred";
357$lang['file create_listing_file.php on remote site was not found'] = "file create_listing_file.php not found on the remote site";
358$lang['Local'] = "Local";
359$lang['Remote'] = "Remote";
360$lang['synchronize'] = "synchronize";
361$lang['update the database from files'] = "update the database with files";
362$lang['status'] = "status";
363$lang['Directory'] = "Directory";
364$lang['sub-categories'] = "sub-categories";
365$lang['synchronize metadata'] = "synchronize metadata";
366$lang['synchronize'] = "synchronize";
367$lang['target'] = "target";
368$lang['Thumbnail'] = "Thumbnail";
369$lang['title'] = "title";
370$lang['Categories management'] = "Categories management";
371$lang['Piwigo configuration'] = "Piwigo configuration";
372$lang['Piwigo administration'] = "Piwigo administration";
373$lang['Edit a category'] = "Edit a category";
374$lang['Group management'] = "Groups management";
375$lang['User list'] = "Users list";
376$lang['Modify informations about a picture'] = "Modify picture information";
377$lang['Thumbnail creation'] = "Thumbnail creation";
378$lang['Database synchronization with files'] = "Database synchronization with files";
379$lang['Pictures waiting for validation'] = "Pictures awaiting validation";
380$lang['all'] = "all";
381$lang['pictures without thumbnail (jpeg and png only)'] = "pictures without thumbnail (jpeg and png only)";
382$lang['height must be a number superior to'] = "height must be a number greater than";
383$lang['width must be a number superior to'] = "width must be a number greater than";
384$lang['for the file format'] = "for the file format";
385$lang['No missing thumbnail'] = "No missing thumbnail";
386$lang['Picture unreachable or no support'] = "Picture unreachable or unsupported format";
387$lang['GD version'] = "GD version";
388$lang['Miniaturization parameters'] = "Miniaturization parameters";
389$lang['generated in'] = "generated in";
390$lang['Results of miniaturization'] = "Miniaturization process results";
391$lang['General statistics'] = "General statistics";
392$lang['max time'] = "max time";
393$lang['average time'] = "average time";
394$lang['min time'] = "min time";
395$lang['number of miniaturized pictures'] = "number of thumbnails created";
396$lang['total time'] = "total time";
397$lang['for this file format'] = "for this file format";
398$lang['unit mode'] = "single mode";
399$lang['Unlocked'] = "Unlocked";
400$lang['unset'] = "unset";
401$lang['Update categories informations'] = "Update categories information";
402$lang['Update images informations'] = "Update images information";
403$lang['Synchronize'] = "Synchronize";
404$lang['reduce to single existing categories'] = "reduce to single existing categories";
405$lang['Choose an option'] = "Choose an option";
406$lang['display maximum informations (added categories and elements, deleted categories and elements)'] = "display maximum information (added categories and elements, deleted categories and elements)";
407$lang['Piwigo version differs on the remote site'] = "Piwigo version differs on the remote site";
408$lang['Version of create_listing_file.php on the remote site and Piwigo must be the same'] = "Versions of create_listing_file.php on the remote site and Piwigo must be the same";
409$lang['listing.xml file was not found'] = "listing.xml file not found";
410$lang['listing.xml file was not found on the remote site. This file is generated by choosing the "generate listing" command in the Site manager'] = "listing.xml file not found on the remote site. This file is generated with the \"generate listing\" command in the Site manager";
411$lang['Error list'] = "List of errors";
412$lang['Errors caption'] = "Errors legends";
413$lang['Detailed informations'] = "Detailed informations";
414$lang['File/directory read error'] = "File/directory read error";
415$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = "The file or directory cannot be accessed (either it does not exist or the access is denied)";
416$lang['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 :'] = "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 :";
417$lang['missing thumbnail'] = "missing thumbnail";
418$lang['categories deleted in the database'] = "categories deleted in the database";
419$lang['elements deleted in the database'] = "elements deleted in the database";
420$lang['images candidates for metadata synchronization'] = "images candidates for metadata synchronization";
421$lang['elements informations synchronized with files metadata'] = "elements informations synchronized with files metadata";
422$lang['errors during synchronization'] = "errors during synchronization";
423$lang['categories added in the database'] = "categories added in the database";
424$lang['elements added in the database'] = "elements added in the database";
425$lang['elements updated in the database'] = "elements updated in the database";
426$lang['Search for new images in the directories'] = "Search for new images in the directories";
427$lang['added'] = "added";
428$lang['deleted'] = "deleted";
429$lang['Metadata synchronization results'] = "Metadata synchronization results";
430$lang['only perform a simulation (no change in database will be made)'] = "only perform a simulation (nothing will be changed in the database)";
431$lang['[Simulation]'] = "[Simulation]";
432$lang['directories + files'] = "directories + files";
433$lang['only directories'] = "directories only";
434$lang['synchronize files structure with database'] = "synchronize files structure with database";
435$lang['synchronize files metadata with database elements informations'] = "synchronize database elements with files metadata";
436$lang['even already synchronized elements'] = "even already synchronized elements";
437$lang['Used metadata'] = "Metadata used";
438$lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = "The name of directories and files must comprise only letters, numbers, \"-\", \"_\" or \".\"";
439$lang['wrong filename'] = "wrong filename";
440$lang['Upload'] = "Upload";
441$lang['user "%s" added'] = "user \"%s\" added";
442$lang['User status'] = "User status";
443$lang['user_status_admin'] = "Administrator";
444$lang['user_status_generic'] = "Generic";
445$lang['user_status_guest'] = "Guest";
446$lang['user_status_normal'] = "User";
447$lang['user_status_webmaster'] = "Webmaster";
448$lang['Users'] = "Users";
449$lang['Virtual category'] = "Virtual category";
450$lang['Waiting'] = "Pending";
451$lang['default'] = "default";
452$lang['Toggle \'default group\' property'] = "Reverse 'default group' property";
453$lang['Advanced features'] = "Advanced features";
454$lang['Not linked elements'] = "Unlinked elements";
455$lang['Specials'] = "Specials";
456$lang['Files with same name in more than one physical category'] = "Identical files names in more than one physical category";
457$lang['Overall'] = "Overview";
458$lang['Year'] = "Year";
459$lang['Month'] = "Month";
460$lang['Day'] = "Day";
461$lang['Pages seen'] = "Pages seen";
462$lang['Pictures'] = "Pictures";
463$lang['Time'] = "Time";
464$lang['User'] = "User";
465$lang['IP'] = "IP";
466$lang['Element'] = "Element";
467$lang['Section'] = "Section";
468$lang['Tags'] = "Tags";
469$lang['Save page visits by guests'] = "Record pages visited by guests";
470$lang['Save page visits by users'] = "Record pages visited by users";
471$lang['Save page visits by administrators'] = "Record pages visited by administrators";
472$lang['Properties'] = "Properties";
473$lang['An information email was sent to group "%s"'] = "Information email sent to group \"%s\"";
474$lang['Send an information email to group members'] = "Send an information email to group members";
475$lang['Group'] = "Group";
476$lang['[%s] Come to visit the category %s'] = "[%s] Visit the category %s";
477$lang['Hello,'] = "Hello,";
478$lang['See you soon.'] = "See you soon.";
479$lang['Come to discover the category:'] = "Discover the category:";
480$lang['Mail content'] = "Mail content";
481$lang['none'] = "none";
482$lang['high'] = "high";
483$lang['other'] = "other";
484$lang['Element type'] = "Element type";
485$lang['User'] = "User";
486$lang['Image id'] = "Image id";
487$lang['Summary'] = "Summary";
488$lang['%d line filtered'] = "%d line filtered";
489$lang['%d lines filtered'] = "%d lines filtered";
490$lang['%d guest'] = "%d guest";
491$lang['%d guests'] = "%d guests";
492$lang['Hour'] = "Hour";
493$lang['guest'] = "guest";
494$lang['default values'] = "default values";
495$lang['High filesize'] = "High resolution filesize";
496$lang['Guest cannot be deleted'] = "Guest cannot be deleted";
497$lang['Default user cannot be deleted'] = "Default user cannot be deleted";
498$lang['Purge history detail'] = "Purge history details";
499$lang['Purge history summary'] = "Purge history summary";
500$lang['Check integrity'] = "Integrity check";
501$lang['Anomaly'] = "Anomaly";
502$lang['Correction'] = "Correction";
503$lang['Automatic correction'] = "Automatic correction";
504$lang['Impossible automatic correction'] = "Automatic correction impossibl";
505$lang['Correction applied with success'] = "Correction successfully applied";
506$lang['Correction applied with error'] = "Correction applied with error";
507$lang['%d anomaly has been detected.'] = "%d anomaly has been detected.";
508$lang['%d anomalies have been detected.'] = "%d anomalies have been detected.";
509$lang['%d anomaly has been corrected.'] = "%d anomaly has been corrected.";
510$lang['%d anomalies have been detected corrected.'] = "%d anomalies have been detected and corrected.";
511$lang['%d anomaly has not been corrected.'] = "%d anomaly has not been corrected.";
512$lang['%d anomalies have not been corrected.'] = "%d anomalies have not been corrected.";
513$lang['Go to %s or %s for more informations'] = "Go to %s or %s for more informations";
514$lang['the forum'] = "the forum";
515$lang['the wiki'] = "the wiki";
516$lang['%s value is not correct file because exif are not supported'] = "%s value is incorrect because exif are not supported";
517$lang['%s must be to set to false in your local/config/config.inc.php file'] = "%s must be set to false in your local/config/config.inc.php file";
518$lang['Main "guest" user does not exist'] = "The main \"guest\" user does not exist";
519$lang['Main "guest" user status is incorrect'] = "The main \"guest\" user status is incorrect";
520$lang['Default user does not exist'] = "The default user does not exist";
521$lang['Main "webmaster" user does not exist'] = "The main \"webmaster\" user does not exist";
522$lang['Main "webmaster" user status is incorrect'] = "The main \"webmaster\" user status is incorrect";
523$lang['User "%s" created with "%s" like password'] = "User \"%s\" created with \"%s\" as password";
524$lang['Status of user "%s" updated'] = "User \"%s\" status updated";
525$lang['add new elements to caddie'] = "add new elements to caddie";
526$lang['No display'] = "No display";
527$lang['Classic display'] = "Classic display";
528$lang['Hoverbox display'] = "Hoverbox display";
529$lang['Thumbnails'] = "Thumbnails";
530$lang['Mail address is obligatory for all users'] = "Mail address is mandatory for all users";
531$lang['Minimum privacy level'] = "Minimum privacy level";
532$lang['Privacy level'] = "Privacy level";
533$lang['Level 0'] = "---";
534$lang['Level 1'] = "Contacts";
535$lang['Level 2'] = "Friends";
536$lang['Level 4'] = "Family";
537$lang['Level 8'] = "Admins";
538$lang['Reinitialize check integrity'] = "Reinitialize integrity check";
539$lang['Check all'] = "Check all";
540$lang['Uncheck all'] = "Uncheck all";
541$lang['Check automatic corrections'] = "Check automatic corrections";
542$lang['Apply selected corrections'] = "Apply selected corrections";
543$lang['Ignore selected anomalies'] = "Ignore selected anomalies";
544$lang['Refresh'] = "Refresh";
545$lang['The anomaly will be ignored until next application version'] = "The anomaly will be ignored until next application version";
546$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = "Corrected  anomaly will no longer be ignored";
547$lang['%d anomaly has been ignored.'] = "%d anomaly has been ignored.";
548$lang['%d anomalies have been ignored.'] = "%d anomalies have been ignored.";
549$lang['Plugins which need upgrade'] = "Plugins to be upgraded";
550$lang['Plugins up to date'] = "Plugins up-to-date";
551$lang['Plugin versions can\'t be checked'] = "Plugin which version cannot be checked";
552$lang['Current<br>version'] = "Current<br>version";
553$lang['Available<br>version'] = "Available<br>version";
554$lang['Automatic upgrade'] = "Automatic upgrade";
555$lang['Download file'] = "Download file";
556$lang['Plugin list'] = "Plugins list";
557$lang['Check for updates'] = "Check for updates";
558$lang['Other plugins'] = "Other plugins available";
559$lang['Last revisions'] = "Last revisions";
560$lang['Delete'] = "Delete";
561$lang['Are you sure you want to delete this plugin?'] = "Are you sure you want to delete this plugin?";
562$lang['Are you sure you want to install this plugin?'] = "Are you sure you want to install this plugin?";
563$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = "Are you sure you want to install this upgrade? You must verify if this version does not need prior uninstallation.";
564$lang['%s has been successfully upgraded.'] = "%s has been successfully upgraded.";
565$lang['Plugin has been successfully copied'] = "The plugin has been successfully copied";
566$lang['You might go to plugin list to install and activate it.'] = "Go to the plugins list to install and activate it.";
567$lang['Can\'t create temporary file.'] = "Temporary file cannot be created.";
568$lang['Can\'t download archive.'] = "Archive cannot be downloaded.";
569$lang['Can\'t read or extract archive.'] = "Archive cannot be read or extracted.";
570$lang['An error occured during extraction (%s).'] = "An error occured during the files (%s) extraction.";
571$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = "Please check \"plugins\" folder and sub-folders permissions (CHMOD).";
572$lang['Can\'t connect to server.'] = "Connection to server impossible.";
573$lang['Purge compiled templates'] = "Purge compiled templates";
574$lang['Caddie is currently empty'] = "The caddie is currently empty";
575$lang['Upload'] = "Upload";
576$lang['Show upload link every time'] = "Show upload link all the time";
577$lang['User access level to upload'] = "User access level for uploading";
578$lang['ACCESS_0'] = "Free access";
579$lang['ACCESS_1'] = "Access to all";
580$lang['ACCESS_2'] = "Access to registered users";
581$lang['ACCESS_3'] = "Access to administrators";
582$lang['ACCESS_4'] = "Access to webmasters";
583$lang['ACCESS_5'] = "No access";
584$lang['Support'] = "Support";
585$lang['Documentation'] = "Documentation";
586$lang['A new version of Piwigo is available.'] = "A new version of Piwigo is available.";
587$lang['Piwigo Administration'] = "Piwigo Administration";
588$lang['Piwigo version'] = "Piwigo version";
589$lang['You are running the latest version of Piwigo.'] = "You are running Piwigo latest version.";
590$lang['The version of %s [%s] installed is not compatible with the version required [%s]'] = "The version of %s [%s] installed is not compatible with the version required [%s]";
591$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = "You should upgrade your system to take full advantage of the application, otherwise the application could work improperly, or not at all";
592$lang['Deleted on'] = "Deleted on";
593$lang['Last hit'] = "Last hit";
594$lang['GD library is missing'] = "GD library is missing";
595$lang['Templates'] = "Templates";
596$lang['Extend for templates'] = "Extend templates";
597$lang['Replacement of original templates by customized templates from template-extension subfolder'] = "Replacement of original templates by customized templates from the template-extension subfolder";
598$lang['Replacers (customized templates)'] = "Substitutes (customized templates)";
599$lang['Original templates'] = "Original templates";
600$lang['Optional URL keyword'] = "Optional URL keyword";
601$lang['Templates configuration has been recorded.'] = "Templates configuration has been recorded.";
602$lang['All optimizations have been successfully completed.'] = "All optimizations have been successfully completed.";
603$lang['Optimizations have been completed with some errors.'] = "Optimizations have been completed with some errors.";
604$lang['Modify information'] = "Modify information";
605$lang['edit category informations'] = "edit this category information";
606$lang['nothing'] = "nothing";
607$lang['overrides existing values with empty ones'] = "overrides existing values with empty ones";
608$lang['manage image ranks'] = "manage image ranks";
609$lang['Manage image ranks'] = "Manage image ranks";
610$lang['Edit ranks'] = "Edit ranks";
611$lang['No element in this category'] = "No element in this category";
612$lang['Images manual order was saved'] = "Images manual order saved";
613$lang['ranks'] = "ranks";
614$lang['By rank'] = 'By rank';
615$lang['Manual order'] = 'Manual order';
616$lang['Drag to re-order'] = "Click-and-drag to re-order";
617$lang['Quick Local Synchronization'] = "Quick Local Synchronization";
618$lang['No photo can be deleted'] = "No photo can be deleted";
619$lang['Note: Only deletes photos added with pLoader'] = "Note: Only photos added with pLoader can be deleted";
620$lang['Delete selected photos'] = "Delete selected photos";
621$lang['%d photo was deleted'] = "%d photo deleted";
622$lang['%d photos were deleted'] = "%d photos deleted";
623$lang['Downloads'] = "Downloads";
624$lang['Released on'] = "Released on";
625$lang['Number of downloads'] = "Number of downloads";
626$lang['Piwigo Announcements Newsletter'] = "Piwigo Announcement Newsletter";
627$lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will be sent emails when a new release is available (sometimes including a security bug fix, it is important to know and upgrade) and when major events happen to the project. Only a few emails a year.";
628$lang['Subscribe %s'] = "Subscribe %s";
629$lang['Subscribe %s to Piwigo Announcements Newsletter'] = "Subscribe %s to Piwigo Announcements Newsletter";
630$lang['Purge search history'] = "Purge search history";
631$lang['Hide'] = "Hide";
632$lang['Password is missing. Please enter the password.'] = "Password is missing. Please enter the password.";
633$lang['Password confirmation is missing. Please confirm the chosen password.'] = "Password confirmation is missing. Please confirm the chosen password.";
634$lang['Password confirmation error.'] = "Password confirmation error.";
635$lang['Allow users to edit theirs owns comments'] = "Allow users to edit their own comments";
636$lang['Allow users to delete theirs owns comments'] = "Allow users to delete their own comments";
637$lang['Email administrators when a comment is modified'] = "Email administrators when a comment is modified";
638$lang['Email administrators when a comment is deleted'] = "Email administrators when a comment is deleted";
639$lang['Cannot delete the old permalink !'] = "The old permalink cannot be deleted!";
640$lang['Hit'] = "Hit";
641
642$lang['Tools'] = "Tools";
643$lang['Photos'] = "Photos";
644$lang['Themes'] = "Themes";
645$lang['Instructions to use Piwigo'] = "Instructions to use Piwigo";
646$lang['Order alphanumerically'] = "Alphanumerical order";
647$lang['Order alphanumerically reverse'] = "Reverse alphanumerical order";
648$lang['Installed Themes'] = "Installed Themes";
649$lang['Add New Theme'] = "Add a new theme";
650$lang['Forbid this theme to users'] = "Forbid this theme to users";
651$lang['Set as default theme for unregistered and new users'] = "Set as default theme for unregistered and new users";
652$lang['unknown'] = 'unknown';
653
654$lang['Upload Photos'] = 'Upload Photos';
655$lang['Drop into category'] = 'Drop into category';
656$lang['+ Add an upload box'] = '+ Add an upload box';
657$lang['Upload'] = 'Upload';
658$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Create the "%s" directory at the root of your Piwigo installation';
659$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation';
660$lang['existing category'] = 'existing category';
661$lang['create a new category'] = 'create a new category';
662$lang['Category name'] = 'Category name';
663$lang['Category "%s" has been added'] = 'Category "%s" has been added';
664$lang['Uploaded Photos'] = 'Uploaded Photos';
665$lang['%d photos uploaded'] = '%d photos uploaded';
666$lang['Privacy level set to "%s"'] = 'Privacy level set to "%s"';
667$lang['Category "%s" now contains %d photos'] = 'Category "%s" now contains %d photos';
668$lang['Manage this set of %d photos'] = 'Manage this set of %d photos';
669$lang['Select files'] = 'Select files';
670$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'JPEG files or ZIP archives with JPEG files inside please.';
671$lang['Everybody'] = 'Everybody';
672$lang['Who can see these photos?'] = 'Who can see these photos?';
673$lang['... or switch to the old style form'] = '... or switch to the old style form';
674$lang['... or switch to the multiple files form'] = '... or switch to the multiple files form';
675
676$lang['The websize maximum width must be a number between %d and %d'] = 'The websize maximum width must be a number between %d and %d';
677$lang['The websize maximum height must be a number between %d and %d'] = 'The websize maximum height must be a number between %d and %d';
678$lang['The websize image quality must be a number between %d and %d'] = 'The websize image quality must be a number between %d and %d';
679$lang['The thumbnail maximum width must be a number between %d and %d'] = 'The thumbnail maximum width must be a number between %d and %d';
680$lang['The thumbnail maximum height must be a number between %d and %d'] = 'The thumbnail maximum height must be a number between %d and %d';
681$lang['The thumbnail image quality must be a number between %d and %d'] = 'The thumbnail image quality must be a number between %d and %d';
682$lang['Settings'] = 'Settings';
683$lang['Web size photo'] = 'Web size photo';
684$lang['Resize'] = 'Resize';
685$lang['Maximum Width'] = 'Maximum Width';
686$lang['pixels'] = 'pixels';
687$lang['Maximum Height'] = 'Maximum height';
688$lang['Image Quality'] = 'Image quality';
689$lang['Thumbnail'] = 'Thumbnail';
690$lang['Save Settings'] = 'Save Settings';
691$lang['Your configuration settings are saved'] = 'Your configuration settings are saved';
692
693$lang['Active Themes'] = 'Active Themes';
694$lang['Add write access to the "%s" directory'] = 'Add write access to the "%s" directory';
695$lang['Administration Home'] = 'Administration Home';
696$lang['Categories ordered alphanumerically'] = 'Categories sorted by alphanumerical order';
697$lang['Categories ordered alphanumerically reverse'] = 'Categories sorted by reverse alphanumeric order';
698$lang['Change Admin Colors'] = 'Change administration colors';
699$lang['Delete this theme'] = 'Delete this theme';
700$lang['Directory does not exist'] = 'Directory does not exist';
701$lang['Download,'] = 'Download,';
702$lang['FTP + Synchronization'] = 'FTP + Synchronization';
703$lang['Get Support on Piwigo Forum'] = 'Get support on Piwigo forum';
704$lang['Help Me'] = 'Help Me';
705$lang['Impossible to activate this theme, the parent theme is missing: %s'] = 'This theme could not be activated, as the parent theme is missing: %s';
706$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'This theme cannot be deleted, because other themes depends on it: %s';
707$lang['Inactive Themes'] = 'Inactive themes';
708$lang['Install on your computer,'] = 'Install on your computer,';
709$lang['Make this theme available to users'] = 'Make this theme available to users';
710$lang['Page end'] = 'Page end';
711$lang['Piwigo Uploader'] = 'Piwigo Uploader';
712$lang['Processing treatment.'] = 'Processing treatment.';
713$lang['Please wait...'] = 'Please wait...';
714$lang['Read Piwigo Documentation'] = 'Read Piwigo Documentation';
715$lang['Start pLoader and add your photos.'] = 'Start pLoader and add your photos.';
716$lang['Switch to clear or dark colors for administration'] = 'Switch to clear or dark colors for administration';
717$lang['Theme has been successfully installed'] = 'Theme has been successfully installed';
718$lang['Visit Gallery'] = 'Visit the gallery';
719$lang['Visit Piwigo project website'] = 'Visit Piwigo project website';
720$lang['pLoader stands for <em>Piwigo Uploader</em>. From your computer, pLoader prepares your photos and transfer them to your Piwigo photo gallery.'] = 'pLoader stands for <em>Piwigo Uploader</em>. From your computer, pLoader prepares your photos and transfer them to your Piwigo photo gallery.';
721
722$lang['Guest Settings'] = 'Guest settings';
723$lang['Main Page'] = 'Main page';
724$lang['Photo Page'] = 'Photo page';
725$lang['Activate Navigation Bar'] = 'Activate navigation bar';
726$lang['Activate Navigation Thumbnails'] = 'Activate navigation thumbnails';
727$lang['Activate icon "%s"'] = 'Activate icon "%s"';
728$lang['Activate field "%s"'] = 'Activate field "%s"';
729$lang['Photo Properties'] = 'Photo properties';
730$lang['Allow user customization'] = 'Allow user customization';
731$lang['Languages'] = 'Languages';
732$lang['Installed Languages'] = 'Installed Languages';
733$lang['Add New Language'] = 'Add New Language';
734$lang['Language has been successfully installed'] = 'Language has been successfully installed';
735$lang['Select:'] = 'Select:';
736$lang['None'] = 'None';
737$lang['Invert'] = 'Invert';
738$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Impossible to deactivate this theme, you need at least one theme.';
739$lang['Webmaster status is required.'] = 'Webmaster status is required.';
740$lang['Bound Theme'] = 'Bound Theme';
741$lang['Allow rating'] = "Allow rating";
742$lang['Select at least one comment'] = 'Select at least one comment';
743$lang['Active Plugins'] = 'Active Plugins';
744$lang['Inactive Plugins'] = 'Inactive Plugins';
745$lang['Missing Plugins'] = 'Missing Plugins';
746$lang['Uninstalled Plugins'] = 'Uninstalled Plugins';
747$lang['By %s'] = 'By %s';
748$lang['Visit plugin site'] = 'Visit plugin site';
749$lang['Active Languages'] = 'Active Languages';
750$lang['Delete this language'] = 'Delete this language';
751$lang['Forbid this language to users'] = 'Forbid this language to users';
752$lang['Impossible to deactivate this language, first set another language as default.'] = 'Impossible to deactivate this language, first set another language as default.';
753$lang['Impossible to deactivate this language, you need at least one language.'] = 'Impossible to deactivate this language, you need at least one language.';
754$lang['Inactive Languages'] = 'Inactive Languages';
755$lang['Make this language available to users'] = 'Make this language available to users';
756$lang['Set as default language for unregistered and new users'] = 'Set as default language for unregistered and new users';
757$lang['Add Photos'] = 'Add Photos';
758$lang['Download'] = 'Download';
759$lang['The following tag was deleted'] = 'The following tag was deleted';
760$lang['Miscellaneous'] = 'Miscellaneous';
761$lang['User Upload'] = 'User Upload';
762$lang['Virtual Links'] = 'Virtual Links';
763$lang['There is no other language available.'] = 'There is no other language available.';
764$lang['There is no other plugin available.'] = 'There is no other plugin available.';
765$lang['There is no other theme available.'] = 'There is no other theme available.';
766$lang['Add another set of photos'] = 'Add another set of photos';
767?>
Note: See TracBrowser for help on using the repository browser.