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