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

Last change on this file since 6698 was 6698, checked in by plg, 14 years ago

feature 408: ability to automatically sort sub-categories. The number of SQL
queries is constant, no matter the deepth of your tree.

+ refactor to avoid duplicate code (ascending/desceding should be only a
single parameter in a function, not 20 lines of duplicated code)

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