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

Last change on this file since 20956 was 20956, checked in by TranslationTeam, 11 years ago

[trunk_admin] Update en_UK, thanks to : Tadjio

  • Property svn:eol-style set to LF
File size: 62.5 KB
RevLine 
[364]1<?php
2// +-----------------------------------------------------------------------+
[8728]3// | Piwigo - a PHP based photo gallery                                    |
[2297]4// +-----------------------------------------------------------------------+
[19703]5// | Copyright(C) 2008-2013 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
[5209]26$lang[' and %d virtual'] = " and %d virtual";
[14977]27$lang[' and %d virtuals'] = " and %d virtual";
[8682]28$lang['%d album including'] = "%d album including";
[6951]29$lang['%d album moved'] = "%d album moved";
[8682]30$lang['%d albums including'] = "%d albums including";
[6951]31$lang['%d albums moved'] = "%d albums moved";
[8682]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";
[17506]42$lang['%d day'] = '%d day';
43$lang['%d days'] = '%d days';
[5156]44$lang['%d group'] = "%d group";
45$lang['%d groups'] = "%d groups";
[8682]46$lang['%d guest'] = "%d guest";
47$lang['%d guests'] = "%d guests";
[17506]48$lang['%d hour'] = '%d hour';
49$lang['%d hours'] = '%d hours';
[8682]50$lang['%d line filtered'] = "%d line filtered";
51$lang['%d lines filtered'] = "%d lines filtered";
52$lang['%d mail was not sent.'] = "%d mail has not been sent.";
53$lang['%d mail was sent.'] = "%d mail has been sent.";
54$lang['%d mails were not sent.'] = "%d mails have not been sent.";
55$lang['%d mails were sent.'] = "%d mails have been sent.";
[5156]56$lang['%d member'] = "%d member";
57$lang['%d members'] = "%d members";
[17506]58$lang['%d minute'] = '%d minute';
59$lang['%d minutes'] = '%d minutes';
60$lang['%d month'] = '%d month';
61$lang['%d months'] = '%d months';
[8682]62$lang['%d of %d photos selected'] = '%d of %d photos selected';
63$lang['%d parameter was updated.'] = "%d parameter updated.";
64$lang['%d parameters were updated.'] = "%d parameters updated.";
65$lang['%d photo was deleted'] = "%d photo deleted";
66$lang['%d photos uploaded'] = '%d photos uploaded';
67$lang['%d photos were deleted'] = "%d photos deleted";
68$lang['%d physical'] = " %d physical";
[14977]69$lang['%d physicals'] = " %d physical";
[17506]70$lang['%d second'] = '%d second';
71$lang['%d seconds'] = '%d seconds';
[5156]72$lang['%d tag'] = "%d tag";
73$lang['%d tags'] = "%d tags";
74$lang['%d user comment rejected'] = "%d user comment rejected";
[8682]75$lang['%d user comment validated'] = "%d user comment validated";
[5156]76$lang['%d user comments rejected'] = "%d user comments rejected";
77$lang['%d user comments validated'] = "%d user comments validated";
78$lang['%d user deleted'] = "%d user deleted";
[8682]79$lang['%d user was not updated.'] = "%d user not updated.";
80$lang['%d user was updated.'] = "%d user updated.";
81$lang['%d user'] = "%d user";
[5156]82$lang['%d users deleted'] = "%d users deleted";
[8682]83$lang['%d users were not updated.'] = "%d users not updated.";
84$lang['%d users were updated.'] = "%d users updated.";
[5156]85$lang['%d users'] = "%d users";
86$lang['%d waiting for validation'] = "%d waiting for validation";
[17506]87$lang['%d week'] = '%d week';
88$lang['%d weeks'] = '%d weeks';
89$lang['%d year'] = '%d year';
90$lang['%d years'] = '%d years';
91$lang['%s ago'] = '%s ago';
[12485]92$lang['%s has been successfully updated.'] = "%s has been successfully updated.";
[17506]93$lang['%s in the future'] = '%s in the future';
[8682]94$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";
[12672]95$lang['%s photos can not be regenerated'] = '%s photos can not be regenerated';
96$lang['%s photos have been regenerated'] = '%s photos have been regenerated';
[8682]97$lang['%s value is not correct file because exif are not supported'] = "%s value is incorrect because exif are not supported";
[17506]98$lang['%u users have automatic permission because they belong to a granted group.'] = '%u users have automatic permission because they belong to a granted group.';
[12672]99$lang['(this tag will be deleted)'] = '(this tag will be deleted)';
[8682]100$lang['+ Add an upload box'] = '+ Add an upload box';
101$lang[', click on'] = ", click on";
[12672]102$lang['... or '] = '... or ';
[20956]103$lang['<em>Piwigo for Android</em> application empowers you to connect your Android phone or table to your Piwigo gallery, create some albums and upload several photos at once.'] = '<em>Piwigo for Android</em> application empowers you to connect your Android phone or tablet to your Piwigo gallery, create some albums and upload several photos at once.';
[17506]104$lang['<em>Piwigo for iOS</em> application empowers you to connect to your Piwigo gallery from your iPhone, iPad or iPod Touch, create some albums and upload several photos at once.'] = '<em>Piwigo for iOS</em> application empowers you to connect to your Piwigo gallery from your iPhone, iPad or iPod Touch, create some albums and upload several photos at once.';
105$lang['A locked gallery is only visible to administrators'] = 'A locked gallery is only visible to administrators';
[8682]106$lang['A new version of Piwigo is available.'] = "A new version of Piwigo is available.";
107$lang['Access type'] = "Access type";
108$lang['ACCESS_0'] = "Free access";
109$lang['ACCESS_1'] = "Access to all";
110$lang['ACCESS_2'] = "Access to registered users";
111$lang['ACCESS_3'] = "Access to administrators";
112$lang['ACCESS_4'] = "Access to webmasters";
113$lang['ACCESS_5'] = "No access";
114$lang['Action'] = 'Action';
[5156]115$lang['Actions'] = "Actions";
[17506]116$lang['Activate comments'] = 'Activate comments';
[8682]117$lang['Activate icon "%s"'] = 'Activate icon "%s"';
[12672]118$lang['Activate icon "new" next to albums and pictures'] = 'Activate icon "new" next to albums and pictures';
[8682]119$lang['Activate Navigation Bar'] = 'Activate navigation bar';
120$lang['Activate Navigation Thumbnails'] = 'Activate navigation thumbnails';
[5156]121$lang['Activate'] = "Activate";
[8682]122$lang['Active Languages'] = 'Active Languages';
123$lang['Active Plugins'] = 'Active Plugins';
124$lang['Active Themes'] = 'Active Themes';
[11588]125$lang['Add a criteria'] = 'Add a criteria';
[8682]126$lang['Add a filter'] = 'Add a filter';
[17506]127$lang['add a new watermark'] = 'add a new watermark';
[5156]128$lang['Add a tag'] = "Add a tag";
129$lang['Add a user'] = "Add a user";
[8682]130$lang['Add a virtual album'] = "Add a virtual album";
131$lang['Add another set of photos'] = 'Add another set of photos';
132$lang['Add detailed content'] = "Add some detailed content";
[5156]133$lang['Add group'] = "Add group";
[8682]134$lang['Add New Language'] = 'Add New Language';
135$lang['add new photos to caddie'] = "add new photos to caddie";
136$lang['Add New Theme'] = "Add a new theme";
137$lang['Add Photos'] = 'Add Photos';
[12672]138$lang['Add tags'] = 'Add tags';
139$lang['Add to caddie'] = "Add to caddie";
[8682]140$lang['Add write access to the "%s" directory'] = 'Add write access to the "%s" directory';
[5156]141$lang['Add'] = "Add";
[8682]142$lang['Add/delete a permalink'] = "Add/delete a permalink";
[17506]143$lang['Added by %s'] = 'Added by %s';
[8682]144$lang['added'] = "added";
145$lang['Administration Home'] = 'Administration Home';
[17506]146$lang['administrators'] = 'administrators';
[20956]147$lang['Adobe Photoshop Lightroom is a photography software designed to manage large quantities of digital images and doing post production work.'] = 'Adobe Photoshop Lightroom is photography software designed to manage large quantities of digital images and to do post production work.';
[8682]148$lang['Advanced features'] = "Advanced features";
149$lang['Album "%s" has been added'] = 'Album "%s" has been added';
150$lang['Album "%s" now contains %d photos'] = 'Album "%s" now contains %d photos';
151$lang['Album list management'] = "Album list management";
152$lang['Album manual order was saved'] = "Album manual order was saved";
153$lang['Album name'] = 'Album name';
[12672]154$lang['Album photos associated to the following albums: %s'] = "Album photos associated to the following albums: %s";
[8682]155$lang['Album updated successfully'] = "Album updated successfully";
156$lang['albums added in the database'] = "albums added in the database";
157$lang['Albums authorized thanks to group associations'] = "Albums authorized thanks to group associations";
158$lang['Albums automatically sorted'] = 'Albums automatically sorted';
159$lang['albums deleted in the database'] = "albums deleted in the database";
160$lang['All %d photos are selected'] = 'All %d photos are selected';
[12672]161$lang['All extensions are up to date.'] = 'All extensions are up to date.';
162$lang['All languages are up to date.'] = 'All languages are up to date.';
[8682]163$lang['All optimizations have been successfully completed.'] = "All optimizations have been successfully completed.";
[12672]164$lang['All plugins are up to date.'] = 'All plugins are up to date.';
165$lang['All themes are up to date.'] = 'All themes are up to date.';
[8682]166$lang['all'] = "all";
167$lang['Allow rating'] = "Allow rating";
168$lang['Allow user customization'] = 'Allow user customization';
[5156]169$lang['Allow user registration'] = "Allow user registration";
[8723]170$lang['Allow users to delete their own comments'] = "Allow users to delete their own comments";
171$lang['Allow users to edit their own comments'] = "Allow users to edit their own comments";
[12672]172$lang['Allowed file types: %s.'] = 'Allowed file types: %s.';
[8682]173$lang['an error happened'] = "an error occurred";
[20956]174$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'An error has occured during extract. Please check file permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.';
[12672]175$lang['An error has occured during upgrade.'] = 'An error has occured during upgrade.';
[8682]176$lang['An error occured during extraction (%s).'] = "An error occured during the files (%s) extraction.";
177$lang['An information email was sent to group "%s"'] = "Information email sent to group \"%s\"";
178$lang['and'] = "and";
179$lang['Anomaly'] = "Anomaly";
[17506]180$lang['any visitor can see this album'] = 'any visitor can see this album';
[20956]181$lang['Anyway only webmasters can see this tab and never administrators.'] = 'Only webmasters can see this tab, not administrators.';
[17506]182$lang['Aperture is a powerful tool to refine images and manage massive libraries on Mac.'] = 'Aperture is a powerful tool to refine images and manage massive libraries on Mac.';
183$lang['Aperture is designed for professional photographers with iPhoto simplicity.'] = 'Aperture is designed for professional photographers with iPhoto simplicity.';
184$lang['Applications'] = 'Applications';
[8682]185$lang['Apply action'] = 'Apply action';
[17506]186$lang['apply automatic sort order'] = 'apply automatic sort order';
[8682]187$lang['Apply selected corrections'] = "Apply selected corrections";
[6969]188$lang['Apply to sub-albums'] = "Apply to sub-albums";
[17506]189$lang['Apply watermark if height is bigger than'] = 'Apply watermark if height is bigger than';
190$lang['Apply watermark if width is bigger than'] = 'Apply watermark if width is bigger than';
[12672]191$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).';
[8682]192$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.";
193$lang['Are you sure you want to delete this plugin?'] = "Are you sure you want to delete this plugin?";
194$lang['Are you sure you want to install this plugin?'] = "Are you sure you want to install this plugin?";
195$lang['Associate to album'] = "Associate to album";
196$lang['associate to group'] = "associate to group";
[5156]197$lang['Associated'] = "Associated";
[8682]198$lang['Authorize users to add comments on selected albums'] = "Authorize users to add comments on selected albums";
199$lang['Authorized'] = "Authorized";
200$lang['Automatic correction'] = "Automatic correction";
201$lang['automatic order'] = 'automatic order';
[17506]202$lang['Automatic sort order'] = 'Automatic sort order';
203$lang['Available on'] = 'Available on';
[8682]204$lang['Available only with HTML format'] = "Available only with HTML format";
[17506]205$lang['Available versions for'] = 'Available versions for';
[11839]206$lang['Average rate'] = "Average rate";
[8682]207$lang['average time'] = "average time";
208$lang['Batch Manager'] = 'Batch Manager';
209$lang['between'] = "between";
[18988]210$lang['between %d and %d pixels'] = 'between %d and %d pixels';
211$lang['between %.2f and %.2f'] = 'between %.2f and %.2f';
[17506]212$lang['bottom left corner'] = 'bottom left corner';
213$lang['bottom right corner'] = 'bottom right corner';
[8682]214$lang['Bound Theme'] = 'Bound Theme';
215$lang['By %s'] = 'By %s';
[12672]216$lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'By default, Piwigo will create a new websize from the HD (high definition) version of your photo.';
[17506]217$lang['By default, the center of interest is placed in the middle of the photo.'] = 'By default, the center of interest is placed in the middle of the photo.';
[8682]218$lang['By rank'] = 'By rank';
[5156]219$lang['Caddie management'] = "Caddie management";
220$lang['Caddie'] = "Caddie";
[17506]221$lang['cancel manual order'] = 'cancel manual order';
222$lang['Cancel'] = 'Cancel';
[8682]223$lang['Cannot delete the old permalink !'] = "The old permalink cannot be deleted!";
[20644]224$lang['Can\'t connect to server.'] = "Connection to server unavailable.";
[8682]225$lang['Can\'t create temporary file.'] = "Temporary file cannot be created.";
226$lang['Can\'t download archive.'] = "Archive cannot be downloaded.";
227$lang['Can\'t read or extract archive.'] = "Archive cannot be read or extracted.";
[17506]228$lang['Center of interest'] = 'Center of interest';
[8682]229$lang['Change Admin Colors'] = 'Change administration colors';
230$lang['Check all'] = "Check all";
231$lang['Check automatic corrections'] = "Check automatic corrections";
232$lang['Check for updates'] = "Check for updates";
[5156]233$lang['Check for upgrade failed for unknown reasons.'] = "Check for upgrade failed for unknown reasons.";
234$lang['Check for upgrade'] = "Check for upgrade";
[8682]235$lang['Check integrity'] = "Integrity check";
236$lang['Choose an action'] = 'Choose an action';
237$lang['Choose an option'] = "Choose an option";
238$lang['Classic display'] = "Classic display";
239$lang['clean'] = "clean up";
[5156]240$lang['Comments for all'] = "Comments for all";
[8682]241$lang['Complementary mail content'] = "Complementary mail content";
242$lang['Configuration'] = "Configuration";
[12672]243$lang['Confirm merge'] = 'Confirm merge';
[8682]244$lang['confirm'] = "confirm";
245$lang['Continue processing treatment'] = "Continue ongoing treatment";
246$lang['Correction applied with error'] = "Correction applied with error";
247$lang['Correction applied with success'] = "Correction successfully applied";
[20956]248$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'Corrected anomaly will no longer be ignored';
[8682]249$lang['Correction'] = "Correction";
250$lang['create a new album'] = 'create a new album';
[17506]251$lang['create a new site'] = 'create a new site';
[8682]252$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Create the "%s" directory at the root of your Piwigo installation';
253$lang['Create this site'] = "Create this site";
[12672]254$lang['Create'] = 'Create';
[8682]255$lang['created'] = "created";
[12672]256$lang['Crop'] = 'Crop';
[5156]257$lang['Current name'] = "Current name";
[17506]258$lang['custom']='Custom';
[8682]259$lang['Database synchronization with files'] = "Database synchronization with files";
[5156]260$lang['Database'] = "Database";
[8682]261$lang['Date'] = "Date";
262$lang['Day'] = "Day";
[12672]263$lang['Deactivate all'] = "Deactivate all";
[5156]264$lang['Deactivate'] = "Deactivate";
[12894]265$lang['Default comments order'] = 'Default comments order';
[8682]266$lang['Default display'] = "Default display";
[11279]267$lang['Default photos order'] = "Default photos order";
[8682]268$lang['Default user cannot be deleted'] = "Default user cannot be deleted";
269$lang['Default user does not exist'] = "The default user does not exist";
270$lang['default values'] = "default values";
271$lang['default'] = "default";
272$lang['delete album'] = "delete album";
[17506]273$lang['Delete multiple size images']='Delete multiple size images';
[8762]274$lang['Delete orphan tags'] = 'Delete orphan tags';
[8764]275$lang['delete photo'] = 'delete photo';
[12238]276$lang['Delete Representant'] = "Delete album thumbnail";
[8682]277$lang['Delete selected photos'] = "Delete selected photos";
[5156]278$lang['Delete selected tags'] = "Delete selected tags";
279$lang['Delete selected users'] = "Delete selected users";
[8682]280$lang['Delete this language'] = 'Delete this language';
281$lang['delete this site and all its attached elements'] = "delete this site and all the related information";
282$lang['Delete this theme'] = 'Delete this theme';
283$lang['delete'] = "delete";
284$lang['Deleted on'] = "Deleted on";
285$lang['deleted'] = "deleted";
[17506]286$lang['deleted'] = 'deleted';
[5156]287$lang['Deletions'] = "Deletions";
288$lang['Deny selected groups'] = "Deny selected groups";
289$lang['Deny selected users'] = "Deny selected users";
290$lang['Description'] = "Description";
[8682]291$lang['Detailed informations'] = "Detailed informations";
[17506]292$lang['digiKam is an advanced digital photo management free software for Linux, Windows, and MacOSX.'] = 'digiKam is an advanced digital photo management free software for Linux, Windows, and MacOSX.';
293$lang['digiKam is designed for photographers who want to view, manage, edit, enhance, organize, tag, and share photographs.'] = 'digiKam is designed for photographers who want to view, manage, edit, enhance, organize, tag, and share photographs.';
[8682]294$lang['directories + files'] = "directories + files";
295$lang['Directory does not exist'] = 'Directory does not exist';
296$lang['Directory'] = "Directory";
297$lang['Discover album:'] = "Discover album:";
298$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = "display maximum information (added albums and photos, deleted albums and photos)";
[5156]299$lang['Display options'] = "Display options";
[12672]300$lang['display'] = 'display';
[8682]301$lang['Dissociate from album'] = "Dissociate from album";
302$lang['dissociate from group'] = "dissociate from group";
[5156]303$lang['Dissociated'] = "Dissociated";
[12672]304$lang['Do you want to activate anyway?'] = 'Do you want to activate anyway?';
[8682]305$lang['Documentation'] = "Documentation";
[12238]306$lang['Does not represent'] = "Is not thumbnail for";
[8682]307$lang['Download,'] = 'Download,';
308$lang['Downloads'] = "Downloads";
309$lang['Drag to re-order'] = "Click-and-drag to re-order";
[11962]310$lang['Drop into album'] = 'Select an album';
[12693]311$lang['Dump Database'] = 'Dump Database';
[17506]312$lang['Duplicate selected tags'] = 'Duplicate selected tags';
[19292]313$lang['Duplicate'] = 'Duplicate';
[12693]314$lang['Duplicates'] = 'Duplicates';
[8682]315$lang['Edit album permissions'] = "Edit album permissions";
[8723]316$lang['Edit album'] = "Edit album";
[8727]317$lang['Edit photo information'] = "Edit photo information";
[17506]318$lang['Edit photo'] = 'Edit photo';
[8682]319$lang['Edit ranks'] = "Edit ranks";
[5156]320$lang['Edit selected tags'] = "Edit selected tags";
321$lang['Edit tags'] = "Edit tags";
[8682]322$lang['Element type'] = "Element type";
323$lang['Element'] = "Element";
324$lang['Email administrators when a comment is deleted'] = "Email administrators when a comment is deleted";
325$lang['Email administrators when a comment is modified'] = "Email administrators when a comment is modified";
326$lang['Email admins when a comment requires validation'] = "Email admins when a comment requires validation";
[5156]327$lang['Email admins when a new user registers'] = "Email admins when a new user registers";
328$lang['Email admins when a valid comment is entered'] = "Email admins when a valid comment is entered";
[8682]329$lang['email'] = "Email";
[5156]330$lang['Environment'] = "Environment";
[8682]331$lang['Error list'] = "List of errors";
332$lang['Error on file "%s" : %s'] = 'Error on file "%s" : %s';
333$lang['Error when sending email to %s [%s].'] = "Error when sending email to %s [%s].";
[12672]334$lang['ERROR'] = 'ERROR';
335$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.';
[8682]336$lang['Errors caption'] = "Errors legends";
337$lang['errors during synchronization'] = "errors during synchronization";
338$lang['even already synchronized photos'] = "even already synchronized photos";
339$lang['Everybody'] = 'Everybody';
340$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = "Execution time exceeded, the treatment must continue [Estimated time: %d seconds].";
341$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].";
342$lang['Exif extension not available, admin should disable exif use'] = 'Exif extension not available, admin should disable exif use';
343$lang['existing album'] = 'existing album';
344$lang['Extend for templates'] = "Extend templates";
[12672]345$lang['Extensions Update'] = 'Extensions Update';
[8682]346$lang['Failed to write file to disk'] = 'Failed to write file to disk';
[17506]347$lang['Features include gallery browsing, album creation and photo upload.'] = 'Features include gallery browsing, album creation and photo upload.';
[8682]348$lang['File upload stopped by extension'] = 'File upload stopped by extension';
349$lang['File'] = "File";
350$lang['File/directory read error'] = "File/directory read error";
[12238]351$lang['Find a new representant by random'] = "Find a new random album thumbnail";
[8682]352$lang['first photo added on %s'] = "first photo added on %s";
[12672]353$lang['Follow Orientation'] = 'Follow Orientation';
354$lang['Following plugins may not be compatible with the new version of Piwigo:'] = 'Following plugins may not be compatible with the new version of Piwigo:';
355$lang['Following themes may not be compatible with the new version of Piwigo:'] = 'Following themes may not be compatible with the new version of Piwigo:';
[17506]356$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.';
[8682]357$lang['for the file format'] = "for the file format";
358$lang['for this file format'] = "for this file format";
359$lang['Forbid this language to users'] = 'Forbid this language to users';
360$lang['Forbid this theme to users'] = "Forbid this theme to users";
361$lang['Forbidden'] = "Forbidden";
[5156]362$lang['Form'] = "Form";
[8682]363$lang['FTP + Synchronization'] = 'FTP + Synchronization';
364$lang['Gallery title'] = "Gallery title";
[17506]365$lang['Gallery unlocked'] = 'Gallery unlocked';
[8682]366$lang['GD library is missing'] = "GD library is missing";
367$lang['GD version'] = "GD version";
368$lang['General statistics'] = "General statistics";
[17506]369$lang['Generate multiple size images']='Generate multiple size images';
[8682]370$lang['Get Support on Piwigo Forum'] = 'Get support on Piwigo forum';
371$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';
372$lang['global mode'] = "global mode";
373$lang['Go to %s or %s for more informations'] = "Go to %s or %s for more informations";
374$lang['Go to'] = "Go to";
[5156]375$lang['Grant selected groups'] = "Grant selected groups";
376$lang['Grant selected users'] = "Grant selected users";
[12672]377$lang['Graphics Library'] = 'Graphics Library';
[8682]378$lang['group "%s" added'] = "group \"%s\" added";
379$lang['group "%s" deleted'] = "group \"%s\" deleted";
380$lang['group "%s" updated'] = "group \"%s\" updated";
381$lang['Group management'] = "Groups management";
[5156]382$lang['Group name'] = "Group name";
[12672]383$lang['Group'] = "Group";
[17506]384$lang['Groups and users'] = 'Groups and users';
[5156]385$lang['Groups'] = "Groups";
[8682]386$lang['Guest cannot be deleted'] = "Guest cannot be deleted";
387$lang['Guest Settings'] = 'Guest settings';
388$lang['guest'] = "guest";
[5156]389$lang['Guests'] = "Guests";
[8682]390$lang['height must be a number superior to'] = "height must be a number greater than";
[12672]391$lang['Height'] = 'Height';
[8682]392$lang['Hello'] = "Hello";
393$lang['Hello,'] = "Hello,";
394$lang['Help Me'] = 'Help Me';
[12672]395$lang['hide details'] = 'hide details';
[8682]396$lang['Hide'] = "Hide";
397$lang['High definition enabled'] = "High definition enabled";
398$lang['High definition'] = "High definition";
399$lang['high'] = "high";
[5156]400$lang['History'] = "History";
[8682]401$lang['Hit'] = "Hit";
402$lang['Hour'] = "Hour";
403$lang['Hoverbox display'] = "Hoverbox display";
[12672]404$lang['I decide to update anyway'] = 'I decide to update anyway';
405$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.';
[8682]406$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";
[12672]407$lang['Ignore All'] = 'Ignore All';
[8682]408$lang['Ignore selected anomalies'] = "Ignore selected anomalies";
[12672]409$lang['Ignore this update'] = 'Ignore this update';
[8682]410$lang['Image id'] = "Image id";
411$lang['Image Quality'] = 'Image quality';
412$lang['Images manual order was saved'] = "Images manual order saved";
413$lang['Impossible automatic correction'] = "Automatic correction impossible";
414$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';
415$lang['Impossible to deactivate this language, first set another language as default.'] = 'Impossible to deactivate this language, first set another language as default.';
416$lang['Impossible to deactivate this language, you need at least one language.'] = 'Impossible to deactivate this language, you need at least one language.';
417$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Impossible to deactivate this theme, you need at least one theme.';
418$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'This theme cannot be deleted, because other themes depends on it: %s';
419$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';
420$lang['Inactive Languages'] = 'Inactive Languages';
421$lang['Inactive Plugins'] = 'Inactive Plugins';
422$lang['Inactive Themes'] = 'Inactive themes';
423$lang['include child albums'] = 'include child albums';
424$lang['Include display of recent photos grouped by dates'] = "Include display of recent photos grouped by dates";
[12672]425$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'Include history data (Warning: server memory limit may be exceeded)';
[17506]426$lang['include photos with lower privacy level'] = 'include photos with lower privacy level';
[8682]427$lang['Information data registered in database'] = "Information data registered in database";
[11288]428$lang['Informations'] = "Information";
[8682]429$lang['Install on your computer,'] = 'Install on your computer,';
[5156]430$lang['Install'] = "Install";
[8682]431$lang['Installed Languages'] = 'Installed Languages';
432$lang['Installed Themes'] = "Installed Themes";
433$lang['Instructions to use Piwigo'] = "Instructions to use Piwigo";
434$lang['Invert'] = 'Invert';
435$lang['IP'] = "IP";
[17506]436$lang['iPhoto is the default photo manager on MacOSX. The Piwigo export plugin let you create new albums and export your photos directly from iPhoto to your Piwigo photo gallery.'] = 'iPhoto is the default photo manager on MacOSX. The Piwigo export plugin let you create new albums and export your photos directly from iPhoto to your Piwigo photo gallery.';
[8682]437$lang['jump to album'] = "jump to album";
438$lang['jump to photo'] = "jump to photo";
439$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.";
[17931]440$lang['Landscape'] = 'Landscape';
[8682]441$lang['Language has been successfully installed'] = 'Language has been successfully installed';
[12672]442$lang['Languages which need upgrade'] = 'Languages which need upgrade';
[8682]443$lang['Languages'] = 'Languages';
444$lang['Last hit'] = "Last hit";
[12672]445$lang['Last import'] = 'Last import';
[8682]446$lang['Last revisions'] = "Last revisions";
447$lang['Last send'] = "Last sent";
[12672]448$lang['Learn more'] = 'Learn more';
[8682]449$lang['leave'] = "leave";
450$lang['Level 0'] = "---";
451$lang['Level 1'] = "Contacts";
452$lang['Level 2'] = "Friends";
453$lang['Level 4'] = "Family";
454$lang['Level 8'] = "Admins";
[8723]455$lang['Link all album photos to a new album'] = "Link all album photos to a new album";
456$lang['Link all album photos to some existing albums'] = "Link all album photos to some existing albums";
[6969]457$lang['Linked albums'] = "Linked albums";
[17506]458$lang['List'] = 'List';
[8682]459$lang['Local'] = "Local";
460$lang['Lock albums'] = "Lock albums";
[5156]461$lang['Lock gallery'] = "Lock gallery";
[8682]462$lang['Lock'] = "Lock";
463$lang['Locked'] = "Locked";
464$lang['Mail address is obligatory for all users'] = "Mail address is mandatory for all users";
465$lang['Mail content'] = "Mail content";
466$lang['Mail sent to %s [%s].'] = "Mail sent to %s [%s].";
467$lang['Main "guest" user does not exist'] = "The main \"guest\" user does not exist";
468$lang['Main "guest" user status is incorrect'] = "The main \"guest\" user status is incorrect";
469$lang['Main "webmaster" user does not exist'] = "The main \"webmaster\" user does not exist";
470$lang['Main "webmaster" user status is incorrect'] = "The main \"webmaster\" user status is incorrect";
471$lang['Main Page'] = 'Main page';
472$lang['Main'] = "Main";
[5156]473$lang['Maintenance'] = "Maintenance";
[8682]474$lang['Make this language available to users'] = 'Make this language available to users';
475$lang['Make this theme available to users'] = 'Make this theme available to users';
[8727]476$lang['manage album photos'] = "manage album photos";
[8682]477$lang['Manage authorizations for selected albums'] = "Manage authorizations for selected albums";
[5369]478$lang['Manage permissions for group "%s"'] = "Manage permissions for the group \"%s\"";
479$lang['Manage permissions for user "%s"'] = "Manage permissions for the user \"%s\"";
[12672]480$lang['Manage Permissions'] = 'Manage Permissions';
[8682]481$lang['Manage photo ranks'] = "Manage photo ranks";
[18080]482$lang['Manage photos'] = 'Manage photos';
[8682]483$lang['manage sub-albums'] = "manage sub-albums";
[5156]484$lang['Manage tags'] = "Manage tags";
[19292]485$lang['Manage the members'] = 'Manage the members';
[8682]486$lang['Manage this set of %d photos'] = 'Manage this set of %d photos';
487$lang['Manage'] = "Manage";
[17506]488$lang['manual order'] = 'manual order';
[8682]489$lang['Manual order'] = 'Manual order';
[12672]490$lang['Maximum file size: %sB.'] = 'Maximum file size: %sB.';
[17509]491$lang['Maximum height'] = 'Maximum height';
492$lang['Maximum width'] = 'Maximum width';
[5156]493$lang['Members'] = "Members";
[8682]494$lang['Menu Management'] = 'Menus';
[19292]495$lang['Merge selected groups'] = 'Merge selected groups';
[12672]496$lang['Merge selected tags'] = 'Merge selected tags';
497$lang['Merge tags'] = 'Merge tags';
[8682]498$lang['Metadata synchronization results'] = "Metadata synchronization results";
[5156]499$lang['Metadata synchronized from file'] = "Metadata synchronized from file";
[17506]500$lang['middle'] = 'middle';
[17931]501$lang['Minimum width'] = 'Minimum width';
502$lang['Minimum height'] = 'Minimum height';
[8682]503$lang['Minimum privacy level'] = "Minimum privacy level";
504$lang['Miscellaneous'] = 'Miscellaneous';
505$lang['Missing a temporary folder'] = 'Missing a temporary folder';
506$lang['Missing Plugins'] = 'Missing Plugins';
[17506]507$lang['modified'] = 'modified';
[8682]508$lang['Modify information'] = "Modify information";
509$lang['Month'] = "Month";
[6969]510$lang['Move albums'] = "Move albums";
[17506]511$lang['Move to album'] = 'Move to album';
[5156]512$lang['Move'] = "Move";
[17506]513$lang['Multiple Size'] = 'Multiple Size';
514$lang['Name of the duplicate'] = "Name of the duplicate";
[5156]515$lang['Name'] = "Name";
516$lang['New name'] = "New name";
[6969]517$lang['New parent album'] = "New parent album";
[8723]518$lang['New photos added'] = "New photos added";
519$lang['New photos were added'] = "New photos have been added";
[5156]520$lang['New tag'] = "New tag";
[12672]521$lang['New Version'] = 'New Version';
522$lang['new'] = "new";
523$lang['No destination tag selected'] = 'No destination tag selected';
[8682]524$lang['No display'] = "No display";
525$lang['No file was uploaded'] = 'No file was uploaded';
[17506]526$lang['No group is permitted to see this private album'] = 'No group is permitted to see this private album';
[19292]527$lang['No group selected, no action possible.'] = 'No group selected, no action possible.';
[8682]528$lang['No mail to send.'] = "No mail to be sent.";
[19292]529$lang['No members to manage'] = "No members to manage";
[17506]530$lang['No order field selected'] = 'No order field selected';
[8682]531$lang['No photo can be deleted'] = "No photo can be deleted";
532$lang['No photo in the current set.'] = 'No photo in the current set.';
[8723]533$lang['No photo in this album'] = "No photo in this album";
[8682]534$lang['No photo selected, %d photos in current set'] = 'No photo selected, %d photos in current set';
535$lang['No photo selected, no action possible.'] = 'No photo selected, no action possible.';
[10970]536$lang['No results'] = "No results";
[8682]537$lang['No user to send notifications by mail.'] = "No user to be notified by mail.";
538$lang['no write access'] = "no write access";
539$lang['none'] = "none";
540$lang['None'] = 'None';
[17506]541$lang['Not cropped correctly?'] = 'Not cropped correctly?';
[8682]542$lang['nothing'] = "nothing";
543$lang['Notification'] = "Notification";
[17506]544$lang['Notify administrators when a comment is'] = 'Notify administrators when a comment is';
[5156]545$lang['Number of comments per page'] = "Number of comments per page";
[18165]546$lang['Number of albums per page'] = 'Number of albums per page';
[8682]547$lang['Number of downloads'] = "Number of downloads";
[8727]548$lang['number of miniaturized photos'] = "number of thumbnails created";
[5156]549$lang['Number of rates'] = "Number of rates";
550$lang['Number of thumbnails to create'] = "Number of thumbnails to create";
[17506]551$lang['Numeric identifier : %d'] = 'Numeric identifier : %d';
[12672]552$lang['Obsolete Plugins'] = 'Obsolete Plugins';
[8682]553$lang['on the %d selected photos'] = 'on the %d selected photos';
[20956]554$lang['On your Linux, simply install Shotwell with your package manager and the activate Piwigo publishing option.'] = 'On your Linux, simply install Shotwell with your package manager and then activate Piwigo publishing option.';
[8682]555$lang['on'] = "on";
556$lang['only directories'] = "directories only";
557$lang['only perform a simulation (no change in database will be made)'] = "only perform a simulation (nothing will be changed in the database)";
[6993]558$lang['Only private albums are listed'] = "Only private albums are listed";
[17506]559$lang['Opacity'] = 'Opacity';
[5156]560$lang['Operating system'] = "Operating system";
[8682]561$lang['Operation in progress'] = 'Treatment in progress.';
562$lang['Optimizations have been completed with some errors.'] = "Optimizations have been completed with some errors.";
563$lang['Optional URL keyword'] = "Optional URL keyword";
[5156]564$lang['Options'] = "Options";
[8682]565$lang['Options'] = "Options";
566$lang['Order of menubar items has been updated successfully.'] = 'Order of menubar items has been updated successfully.';
[17506]567$lang['Original file : %s'] = 'Original file : %s';
568$lang['Original Size'] = 'Original Size';
[8682]569$lang['Original templates'] = "Original templates";
[8762]570$lang['Orphan tags deleted'] = 'Orphan tags deleted';
[8682]571$lang['Other plugins'] = "Other plugins available";
[6993]572$lang['Other private albums'] = "Other private albums";
[8682]573$lang['other'] = "other";
574$lang['Overall'] = "Overview";
575$lang['overrides existing values with empty ones'] = "overrides existing values with empty ones";
[5156]576$lang['Page banner'] = "Page banner";
[8682]577$lang['Page end'] = 'Page end';
578$lang['Pages seen'] = "Pages seen";
[17931]579$lang['Panorama'] = 'Panorama';
[8682]580$lang['Parameter'] = "Settings";
581$lang['Parameters'] = "Parameters";
[6969]582$lang['Parent album'] = "Parent album";
[8682]583$lang['Password confirmation is missing. Please confirm the chosen password.'] = "Password confirmation is missing. Please confirm the chosen password.";
584$lang['Password is missing. Please enter the password.'] = "Password is missing. Please enter the password.";
[5156]585$lang['Path'] = "Path";
[8682]586$lang['Pending Comments'] = 'Pending Comments';
[17506]587$lang['pending validation'] = 'pending validation';
[6993]588$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";
589$lang['Permalink %s is already used by album %s'] = "Permalink %s is already used by album %s";
[5369]590$lang['Permalink history'] = "Permalinks history";
[8682]591$lang['Permalink'] = "Permalink";
[5156]592$lang['Permalinks'] = "Permalinks";
593$lang['Permission denied'] = "Permission denied";
[17506]594$lang['Permission granted for groups'] = 'Permission granted for groups';
595$lang['Permission granted for users'] = 'Permission granted for users';
[5156]596$lang['Permission granted thanks to a group'] = "Permission granted thanks to a group";
597$lang['Permission granted'] = "Permission granted";
[17506]598$lang['Permission management'] = 'Permission management';
[8682]599$lang['Permissions'] = "Permissions";
[12672]600$lang['Photo %s of %s'] = 'Photo %s of %s';
601$lang['Photo informations updated'] = "Photo informations updated";
[17506]602$lang['Photo name'] = 'Photo name';
[8682]603$lang['Photo Page'] = 'Photo page';
604$lang['Photo Properties'] = 'Photo properties';
[17506]605$lang['Photo sizes with crop'] = 'Photo sizes with crop';
[12672]606$lang['Photo unreachable or no support'] = "Photo unreachable or unsupported format";
[8682]607$lang['photos added in the database'] = "photos added in the database";
[8723]608$lang['photos candidates for metadata synchronization'] = "photos candidates for metadata synchronization";
[8682]609$lang['photos deleted from the database'] = "photos deleted from the database";
[12672]610$lang['Photos generation in progress...'] = 'Photos generation in progress...';
611$lang['photos informations synchronized with files metadata'] = "photos informations synchronized with files metadata";
[8682]612$lang['photos per page'] = "photos per page";
613$lang['photos updated in the database'] = "photos updated in the database";
614$lang['Photos'] = "Photos";
615$lang['Piwigo Administration'] = "Piwigo Administration";
616$lang['Piwigo Announcements Newsletter'] = "Piwigo Announcement Newsletter";
[12672]617$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo cannot retrieve upgrade file from server';
[8682]618$lang['Piwigo configuration'] = "Piwigo configuration";
[17506]619$lang['Piwigo export plugin for Aperture'] = 'Piwigo export plugin for Aperture';
620$lang['Piwigo export plugin for iPhoto'] = 'Piwigo export plugin for iPhoto';
621$lang['Piwigo for Android'] = 'Piwigo for Android';
622$lang['Piwigo for iOS (iPhone, iPad, iPod Touch)'] = 'Piwigo for iOS (iPhone, iPad, iPod Touch)';
623$lang['Piwigo publish plugin for digiKam'] = 'Piwigo publish plugin for digiKam';
624$lang['Piwigo Publish plugin for Lightroom'] = 'Piwigo Publish plugin for Lightroom';
625$lang['Piwigo publish plugin for Shotwell'] = 'Piwigo publish plugin for Shotwell';
[12672]626$lang['Piwigo Update'] = 'Piwigo Update';
[8682]627$lang['Piwigo Uploader'] = 'Piwigo Uploader';
628$lang['Piwigo version'] = "Piwigo version";
629$lang['pixels'] = 'pixels';
[19292]630$lang['Please select at least two groups'] = 'Please select at least two groups';
[8682]631$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = "Please check \"plugins\" folder and sub-folders permissions (CHMOD).";
[12672]632$lang['Please wait...'] = 'Please wait...';
[8682]633$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.';
634$lang['Plugin has been successfully copied'] = "The plugin has been successfully copied";
635$lang['Plugin list'] = "Plugins list";
636$lang['Plugins which need upgrade'] = "Plugins to be upgraded";
[5156]637$lang['Plugins'] = "Plugins";
[17931]638$lang['Portrait'] = 'Portrait';
[5156]639$lang['Position'] = "Position";
[17506]640$lang['Posted %s on %s'] = 'Posted %s on %s';
[12672]641$lang['Predefined filter'] = 'Predefined filter';
[5156]642$lang['Preferences'] = "Preferences";
[20956]643$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. Other users are not listed.';
[8682]644$lang['Privacy level set to "%s"'] = 'Privacy level set to "%s"';
645$lang['Privacy level'] = "Privacy level";
[12672]646$lang['private'] = "private";
[8682]647$lang['Private'] = "Private";
[5156]648$lang['Properties'] = "Properties";
[8682]649$lang['Public / Private'] = "Public / Private";
650$lang['Public'] = "Public";
651$lang['public'] = "public";
652$lang['Purge compiled templates'] = "Purge compiled templates";
653$lang['Purge history detail'] = "Purge history details";
654$lang['Purge history summary'] = "Purge history summary";
655$lang['Purge never used notification feeds'] = "Purge never used notification feeds";
656$lang['Purge search history'] = "Purge search history";
657$lang['Purge sessions'] = "Purge sessions";
658$lang['Quick Local Synchronization'] = "Quick Local Synchronization";
[8727]659$lang['Random photo'] = "Random photo";
[12238]660$lang['randomly represented'] = "random album thumbnail";
[8682]661$lang['ranks'] = "ranks";
[12672]662$lang['Rate date'] = "Rate date";
[11839]663$lang['Rate'] = "Rate";
[17506]664$lang['Rated %d times, score : %.2f'] = 'Rated %d times, score : %.2f';
[18758]665$lang['Ratio'] = "Ratio";
[5156]666$lang['Rating by guests'] = "Rating by guests";
667$lang['Rating'] = "Rating";
[8682]668$lang['Read Piwigo Documentation'] = 'Read Piwigo Documentation';
669$lang['reduce to single existing albums'] = "reduce to single existing albums";
670$lang['Refresh photo set'] = 'Refresh photo set';
671$lang['Refresh'] = "Refresh";
[17506]672$lang['ReGalAndroid (RemoteGallery client for Android) is an open source (GPL v3) Piwigo client for the Android platform.'] = 'ReGalAndroid (RemoteGallery client for Android) is an open source (GPL v3) Piwigo client for the Android platform.';
673$lang['registered users'] = 'registered users';
[8682]674$lang['registration date'] = "registration date";
675$lang['Reinitialize check integrity'] = "Reinitialize integrity check";
[5156]676$lang['Reject'] = "Reject";
[8682]677$lang['Released on'] = "Released on";
678$lang['Remote'] = "Remote";
679$lang['Remove all filters'] = 'Remove all filters';
680$lang['remove author'] = 'remove author';
681$lang['remove creation date'] = 'remove creation date';
[9171]682$lang['Remove from caddie'] = 'Remove from caddie';
[8682]683$lang['remove tags'] = "remove tags";
684$lang['remove this filter'] = 'remove this filter';
685$lang['remove title'] = 'remove title';
[19292]686$lang['Rename'] = 'Rename';
[8682]687$lang['Repair and optimize database'] = "Repair and optimize database";
688$lang['Replacement of original templates by customized templates from template-extension subfolder'] = "Replacement of original templates by customized templates from the template-extension subfolder";
689$lang['Replacers (customized templates)'] = "Substitutes (customized templates)";
[12238]690$lang['Representant'] = "Album Thumbnail";
691$lang['Representation of albums'] = "Album thumbnail";
692$lang['Representative'] = 'Album thumbnail';
693$lang['Represents'] = 'Is thumbnail for';
[12672]694$lang['Reset ignored updates'] = 'Reset ignored updates';
[17506]695$lang['Resize after upload'] = 'Resize after upload';
[8682]696$lang['Resize'] = 'Resize';
[12672]697$lang['Restore default configuration. You will lose your plugin settings!'] = "Restore default configuration. You will lose your plugin settings!";
[10305]698$lang['Restore'] = "Restore";
[17506]699$lang['Save manual order'] = 'Save manual order';
[5156]700$lang['Save order'] = "Save order";
[8682]701$lang['Save Settings'] = 'Save Settings';
[12672]702$lang['Save Template Directory'] = 'Save template directory';
[5369]703$lang['Save to permalink history'] = "Save to permalinks history";
[17506]704$lang['Save visits in history for'] = 'Save visits in history for';
[12672]705$lang['Search for new images in the directories'] = "Search for new images in the directories";
[10970]706$lang['Searching...'] = "Searching...";
[8682]707$lang['Section'] = "Section";
708$lang['See you soon,'] = "See you soon,";
709$lang['See you soon.'] = "See you soon.";
[17506]710$lang['Select a file'] = 'Select a file';
711$lang['Select a zone with your mouse to define a new center of interest.'] = 'Select a zone with your mouse to define a new center of interest.';
[12672]712$lang['Select an album'] = 'Select an album';
[6988]713$lang['Select at least one album'] = "Select at least one album";
[8682]714$lang['Select at least one comment'] = 'Select at least one comment';
715$lang['Select at least one photo'] = "Select at least one photo";
[5156]716$lang['Select at least one user'] = "Select at least one user";
[12672]717$lang['Select at least two tags for merging'] = 'Select at least two tags for merging';
[8682]718$lang['Select files'] = 'Select files';
[17506]719$lang['Select groups...'] = 'Select groups...';
[8682]720$lang['Select recipients'] = "Select recipients";
[12672]721$lang['Select the destination tag'] = 'Select the destination tag';
[17506]722$lang['Select users...'] = 'Select users...';
[8682]723$lang['Select:'] = 'Select:';
724$lang['selection'] = "selection";
725$lang['Selection'] = 'Selection';
726$lang['Send an information email to group members'] = "Send an information email to group members";
[17506]727$lang['Send connection settings by email'] = 'Send connection settings by email';
[8682]728$lang['Send mail as'] = "Send mail as";
729$lang['Send mail on HTML format'] = "Send mail in HTML format";
730$lang['Send mail to users'] = "Send mail to users";
731$lang['Send'] = "Send";
732$lang['Set as default language for unregistered and new users'] = 'Set as default language for unregistered and new users';
733$lang['Set as default theme for unregistered and new users'] = "Set as default theme for unregistered and new users";
734$lang['Set author'] = 'Set author';
735$lang['Set creation date'] = 'Set creation date';
736$lang['Set title'] = 'Set title';
737$lang['set to'] = "set to";
738$lang['Settings'] = 'Settings';
[17506]739$lang['Sharpen'] = 'Sharpen';
740$lang['Shotwell is an open source digital photo organizer that runs on Linux. It is the default photo manager in Ubuntu and Fedora.'] = 'Shotwell is an open source digital photo organizer that runs on Linux. It is the default photo manager in Ubuntu and Fedora.';
[12672]741$lang['show details'] = 'show details';
[5156]742$lang['Show info'] = "Show info";
[10812]743$lang['Show menubar'] = "Show menubar";
[17506]744$lang['simple visitors'] = 'simple visitors';
[8952]745$lang['Simulation'] = "Simulation";
[12238]746$lang['singly represented'] = 'fixed album thumbnail';
[5156]747$lang['Site manager'] = "Site manager";
[12672]748$lang['Some themes and plugins may be not available yet.'] = 'Some themes and plugins may be not available yet.';
749$lang['Some upgrades are available for extensions.'] = 'Some upgrades are available for extensions.';
[17506]750$lang['Source tag'] = 'Source tag';
[8682]751$lang['Start pLoader and add your photos.'] = 'Start pLoader and add your photos.';
[12672]752$lang['Start Upload'] = 'Start Upload';
[8682]753$lang['Statistics'] = "Statistics";
754$lang['Status of user "%s" updated'] = "User \"%s\" status updated";
[5156]755$lang['Status'] = "Status";
[8682]756$lang['status'] = "status";
[6969]757$lang['Storage album'] = "Storage album";
[8682]758$lang['sub-albums'] = "sub-albums";
759$lang['Subscribe %s to Piwigo Announcements Newsletter'] = "Subscribe %s to Piwigo Announcements Newsletter";
760$lang['Subscribe %s'] = "Subscribe %s";
761$lang['Subscribe to notification by mail'] = "Subscribe to notification by mail";
762$lang['Subscribe'] = "Subscribe";
763$lang['Subscribe/unsubscribe users'] = "Subscribe/unsubscribe users";
764$lang['Subscribed'] = "Subscribed";
765$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.";
[5156]766$lang['Sum of rates'] = "Sum of rates";
[8682]767$lang['Summary'] = "Summary";
768$lang['Support'] = "Support";
769$lang['Switch to clear or dark colors for administration'] = 'Switch to clear or dark colors for administration';
[8727]770$lang['synchronize files metadata with database photos informations'] = "synchronize database photos with files metadata";
[8682]771$lang['synchronize files structure with database'] = "synchronize files structure with database";
[12693]772$lang['Synchronize metadata'] = "Synchronize metadata";
[8682]773$lang['Synchronize'] = "Synchronize";
[5156]774$lang['Tag "%s" already exists'] = "Tag \"%s\" already exists";
[17506]775$lang['Tag "%s" is now a duplicate of "%s"'] = "Tag \"%s\" is now a duplicate of \"%s\"";
[5369]776$lang['Tag "%s" was added'] = "Tag \"%s\" has been added";
777$lang['Tag selection'] = "Tags selection";
[12672]778$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Tags <em>%s</em> merged into tag <em>%s</em>';
[8682]779$lang['target'] = "target";
780$lang['Templates configuration has been recorded.'] = "Templates configuration has been recorded.";
781$lang['Templates'] = "Templates";
782$lang['test this remote site'] = "test this remote site";
783$lang['test'] = "test";
[5369]784$lang['The %d following tags were deleted'] = "The following %d tags have been deleted";
[8682]785$lang['The anomaly will be ignored until next application version'] = "The anomaly will be ignored until next application version";
[17506]786$lang['The center of interest is the most meaningful zone in the photo.'] = 'The center of interest is the most meaningful area of the photo.';
[8682]787$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)";
788$lang['The following tag was deleted'] = 'The following tag was deleted';
789$lang['the forum'] = "the forum";
790$lang['The gallery URL is not valid.'] = "The gallery URL is not valid.";
791$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.";
[6988]792$lang['The name of an album must not be empty'] = "The name of an album must not be empty";
[8682]793$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 \".\"";
[5369]794$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.";
[17506]795$lang['The original image quality must be a number between %d and %d'] = 'The original image quality must be a number between %d and %d';
796$lang['The original maximum height must be a number between %d and %d'] = 'The original maximum height must be a number between %d and %d';
797$lang['The original maximum width must be a number between %d and %d'] = 'The original maximum width must be a number between %d and %d';
[8682]798$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 \"-\"";
[17506]799$lang['The Piwigo export plugin allows you to create albums and export photos.'] = 'The Piwigo export plugin allows you to create albums and export photos.';
800$lang['The Piwigo publish Plug-in allows you to export and synchronize photos from Lightroom directly to your Piwigo photo gallery.'] = 'The Piwigo publish Plug-in allows you to export and synchronize photos from Lightroom directly to your Piwigo photo gallery.';
[8682]801$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';
802$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';
803$lang['The uploaded file was only partially uploaded'] = 'The uploaded file was only partially uploaded';
804$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';
805$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]806$lang['The webmaster has subscribed you to receiving notifications by mail.'] = "The webmaster has subscribed you to be notified by mail.";
[5156]807$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = "The webmaster has unsubscribed you from receiving notifications by mail.";
[8682]808$lang['The whole page'] = 'The whole page';
809$lang['The whole set'] = 'The whole set';
810$lang['the wiki'] = "the wiki";
811$lang['Theme has been successfully installed'] = 'Theme has been successfully installed';
[12672]812$lang['Themes which need upgrade'] = 'Themes which need upgrade';
[8682]813$lang['Themes'] = "Themes";
[5369]814$lang['There is no available subscribers to mail.'] = "There is no subscribers to be notified by mail.";
[17506]815$lang['There is no group in this gallery.'] = 'There is no group in this gallery.';
[8682]816$lang['There is no other language available.'] = 'There is no other language available.';
817$lang['There is no other plugin available.'] = 'There is no other plugin available.';
818$lang['There is no other theme available.'] = 'There is no other theme available.';
[17506]819$lang['This album contains %d photos, added between %s and %s.'] = 'This album contains %d photos, added between %s and %s.';
820$lang['This album contains %d photos, added on %s.'] = 'This album contains %d photos, added on %s.';
821$lang['This album contains no photo.'] = 'This album contains no photo.';
[12672]822$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'This is a major update, with <a href="%s">new exciting features</a>.';
823$lang['This is a minor update, with only bug corrections.'] = 'This is a minor update, with only bug corrections.';
[8682]824$lang['This name is already used by another group.'] = "This name is already used by another group.";
[12672]825$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'THIS PLUGIN IS NOW PART OF PIWIGO CORE! UNINSTALL IT NOW!';
[19381]826$lang['This group will be set to default'] = "This group will be used by default";
827$lang['This group will be unset to default'] = "This group will no longer be used by default";
[5156]828$lang['This site already exists'] = "This site already exists";
[8682]829$lang['This theme was not designed to be directly activated'] = 'This theme was not designed to be directly activated';
[5156]830$lang['Thumbnail'] = "Thumbnail";
[12672]831$lang['Thumbnails generation in progress...'] = 'Thumbnails generation in progress...';
[8682]832$lang['Time to send mail is limited. Others mails are skipped.'] = "The time to send mail is limited. Others mails have been skipped.";
833$lang['Time'] = "Time";
[17509]834$lang['Title'] = "Title";
[17506]835$lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = 'To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.';
[8682]836$lang['To send ?'] = "To send?";
837$lang['To subscribe'] = "To subscribe";
838$lang['To unsubscribe'] = "To unsubscribe";
839$lang['Toggle \'default group\' property'] = "Reverse 'default group' property";
840$lang['Tools'] = "Tools";
[17506]841$lang['top left corner'] = 'top left corner';
842$lang['top right corner'] = 'top right corner';
[5156]843$lang['total time'] = "total time";
[12672]844$lang['Two updates are available'] = 'Two updates are available';
[8682]845$lang['Type here the author name'] = 'Type here the author name';
846$lang['Type here the title'] = 'Type here the title';
[19292]847$lang['Type here the name of the new group'] = 'Type here the name of the new group';
[10970]848$lang['Type in a search term'] = "Type in a search term";
[8682]849$lang['Unable to check for upgrade.'] = "Unable to check for upgrade.";
[12693]850$lang['Unable to dump database.'] = 'Unable to dump database.';
[8682]851$lang['Uncheck all'] = "Uncheck all";
852$lang['Uninstall'] = "Uninstall";
853$lang['Uninstalled Plugins'] = 'Uninstalled Plugins';
[5369]854$lang['unit mode'] = "single mode";
[8682]855$lang['Unknown upload error'] = 'Unknown upload error';
856$lang['unknown'] = 'unknown';
[17506]857$lang['Unlock gallery'] = 'Unlock gallery';
[5156]858$lang['Unlocked'] = "Unlocked";
859$lang['unset'] = "unset";
[8682]860$lang['Unsubscribe from notification by mail'] = "Unsubscribe from notification by mail";
861$lang['Unsubscribed'] = "Unsubscribed";
[6993]862$lang['Update albums informations'] = "Update albums information";
[12672]863$lang['Update All'] = 'Update All';
864$lang['Update Complete'] = 'Update Complete';
865$lang['Update in progress... Please wait.'] = 'Update in progress... Please wait.';
[8723]866$lang['Update photos information'] = "Update photos information";
[8682]867$lang['update the database from files'] = "update the database with files";
[12672]868$lang['Update to Piwigo %s'] = 'Update to Piwigo %s';
869$lang['Updates'] = 'Updates';
[8682]870$lang['Upload Photos'] = 'Upload Photos';
871$lang['Upload'] = "Upload";
872$lang['Uploaded Photos'] = 'Uploaded Photos';
[8723]873$lang['Use the default photo sort order (defined in the configuration file)'] = "Use the default photo sort order (defined in the configuration file)";
[5369]874$lang['Used metadata'] = "Metadata used";
[5156]875$lang['user "%s" added'] = "user \"%s\" added";
[8682]876$lang['User "%s" created with "%s" like password'] = "User \"%s\" created with \"%s\" as password";
877$lang['User %s [%s] added.'] = "User %s [%s] added.";
878$lang['User %s [%s] was added to the subscription list.'] = "User %s [%s] added to the subscription list.";
879$lang['User %s [%s] was not added to the subscription list.'] = "User %s [%s] not added to the subscription list.";
880$lang['User %s [%s] was not removed from the subscription list.'] = "User %s [%s] not removed from the subscription list.";
881$lang['User %s [%s] was removed from the subscription list.'] = "User %s [%s] removed from the subscription list.";
882$lang['User comments validation'] = "User comments validation";
883$lang['User list'] = "Users list";
[5156]884$lang['User status'] = "User status";
[8682]885$lang['User'] = "User";
886$lang['Users'] = "Users";
[5156]887$lang['user_status_admin'] = "Administrator";
888$lang['user_status_generic'] = "Generic";
889$lang['user_status_guest'] = "Guest";
890$lang['user_status_normal'] = "User";
891$lang['user_status_webmaster'] = "Webmaster";
[8682]892$lang['Validate'] = "Validate";
893$lang['Validation'] = "Validation";
894$lang['Version'] = "Version";
[18080]895$lang['View in gallery'] = 'View in gallery';
[8682]896$lang['Virtual album added'] = "Virtual album added";
897$lang['Virtual album deleted'] = "Virtual album deleted";
898$lang['Virtual album name'] = "Virtual album name";
[7024]899$lang['Virtual album'] = "Virtual album";
[8682]900$lang['Virtual albums to move'] = "Virtual albums to move";
901$lang['Virtual Links'] = 'Virtual Links';
902$lang['Visit Gallery'] = 'Visit the gallery';
[12672]903$lang['Visit language site'] = 'Visit language site';
[8682]904$lang['Visit Piwigo project website'] = 'Visit Piwigo project website';
905$lang['Visit plugin site'] = 'Visit plugin site';
[12672]906$lang['Visit theme site'] = 'Visit theme site';
[17506]907$lang['Visited %d times'] = 'Visited %d times';
908$lang['visitors need to login and have the appropriate permissions to see this album'] = 'visitors need to login and have the appropriate permissions to see this album';
[5369]909$lang['Waiting'] = "Pending";
[12672]910$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'WARNING! This plugin does not seem to be compatible with this version of Piwigo.';
[8682]911$lang['Warning: subscribing or unsubscribing will send mails to users'] = "Warning: subscribing or unsubscribing will send mails to users";
[17506]912$lang['Watermark'] = 'Watermark';
913$lang['Web Form'] = 'Web Form';
[8682]914$lang['Webmaster cannot be deleted'] = "Webmaster cannot be deleted";
915$lang['Webmaster status is required.'] = 'Webmaster status is required.';
916$lang['Week starts on'] = 'Week starts on';
917$lang['Who can see these photos?'] = 'Who can see these photos?';
918$lang['Who can see this photo?'] = 'Who can see this photo?';
919$lang['width must be a number superior to'] = "width must be a number greater than";
[12672]920$lang['Width'] = 'Width';
[8682]921$lang['With blank value, gallery title will be used'] = "If blank, the gallery title will be used";
[12672]922$lang['With no album'] = 'With no album';
923$lang['With no tag'] = 'With no tag';
924$lang['With no virtual album'] = 'With no virtual album';
[8682]925$lang['wrong filename'] = "wrong filename";
[17506]926$lang['X Position'] = 'X Position';
927$lang['X Repeat'] = 'X Repeat';
928$lang['Y Position'] = 'Y Position';
[5156]929$lang['Year'] = "Year";
[8682]930$lang['You are running on development sources, no check possible.'] = "You are running on development sources, no check possible.";
931$lang['You are running the latest version of Piwigo.'] = "You are running Piwigo latest version.";
[12672]932$lang['You are using the Browser uploader. Try the <a href="%s">Flash uploader</a> instead.'] = 'You are using the Browser uploader. Try the <a href="%s">Flash uploader</a> instead.';
933$lang['You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.'] = 'You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.';
[17506]934$lang['You can activate only one mobile theme.'] = 'You can activate only one mobile theme.';
[12672]935$lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).';
[8682]936$lang['You cannot delete your account'] = "You cannot delete your account";
937$lang['You cannot move an album in its own sub album'] = "You cannot move an album in its own sub album";
[11587]938$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'You can\'t define a default photo order because you have a custom setting in your local configuration.';
[8762]939$lang['You have %d orphan tags: %s.'] = 'You have %d orphan tags: %s.';
[11587]940$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !';
[8682]941$lang['You have subscribed to receiving notifications by mail.'] = "You have subscribed to receive notifications by mail.";
942$lang['You have unsubscribed from receiving notifications by mail.'] = "You have unsubscribed from being notified by mail.";
[5369]943$lang['You might go to plugin list to install and activate it.'] = "Go to the plugins list to install and activate it.";
[8682]944$lang['You need to confirm deletion'] = "You must confirm deletion";
[5369]945$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";
[5294]946$lang['Your configuration settings are saved'] = 'Your configuration settings are saved';
[12478]947$lang['Zoom'] = 'Zoom';
[8682]948$lang['[%s] Visit album %s'] = "[%s] Visit album %s";
949$lang['[NBM] Problems or questions'] = "[NBM] Problems or questions";
[20544]950$lang['Purge user cache'] = 'Purge user cache';
[12672]951?>
Note: See TracBrowser for help on using the repository browser.