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

Last change on this file since 8952 was 8952, checked in by Gotcha, 13 years ago

Add an legend for fieldset id=syncSimulate
(Localisation are good)

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