1 | <?php |
---|
2 | // +-----------------------------------------------------------------------+ |
---|
3 | // | Piwigo - a PHP based photo gallery | |
---|
4 | // +-----------------------------------------------------------------------+ |
---|
5 | // | Copyright(C) 2008-2011 Piwigo Team http://piwigo.org | |
---|
6 | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | |
---|
7 | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | |
---|
8 | // +-----------------------------------------------------------------------+ |
---|
9 | // | This program is free software; you can redistribute it and/or modify | |
---|
10 | // | it under the terms of the GNU General Public License as published by | |
---|
11 | // | the Free Software Foundation | |
---|
12 | // | | |
---|
13 | // | This program is distributed in the hope that it will be useful, but | |
---|
14 | // | WITHOUT ANY WARRANTY; without even the implied warranty of | |
---|
15 | // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
---|
16 | // | General Public License for more details. | |
---|
17 | // | | |
---|
18 | // | You should have received a copy of the GNU General Public License | |
---|
19 | // | along with this program; if not, write to the Free Software | |
---|
20 | // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | |
---|
21 | // | USA. | |
---|
22 | // +-----------------------------------------------------------------------+ |
---|
23 | /* |
---|
24 | Language Name: English [UK] |
---|
25 | Version: 2.3.0 |
---|
26 | Language URI: http://piwigo.org/ext/extension_view.php?eid=417 |
---|
27 | Author: Piwigo team |
---|
28 | Author URI: http://piwigo.org |
---|
29 | */ |
---|
30 | |
---|
31 | $lang_info['language_name'] = "English"; |
---|
32 | $lang_info['country'] = "Great Britain"; |
---|
33 | $lang_info['direction'] = "ltr"; |
---|
34 | $lang_info['code'] = "en"; |
---|
35 | $lang_info['zero_plural'] = "1"; |
---|
36 | |
---|
37 | |
---|
38 | $lang['%d album updated'] = "%d album updated"; |
---|
39 | $lang['%d albums updated'] = "%d albums updated"; |
---|
40 | $lang['%d comment to validate'] = "%d comment to validate"; |
---|
41 | $lang['%d comment'] = "%d comment"; |
---|
42 | $lang['%d comments to validate'] = "%d comments to validate"; |
---|
43 | $lang['%d comments'] = "%d comments"; |
---|
44 | $lang['%d hit'] = "%d hit"; |
---|
45 | $lang['%d hits'] = "%d hits"; |
---|
46 | $lang['%d Kb'] = "%d Kb"; |
---|
47 | $lang['%d new comment'] = "%d new comment"; |
---|
48 | $lang['%d new comments'] = "%d new comments"; |
---|
49 | $lang['%d new photo'] = "%d new photo"; |
---|
50 | $lang['%d new photos'] = "%d new photos"; |
---|
51 | $lang['%d new user'] = "%d new user"; |
---|
52 | $lang['%d new users'] = "%d new users"; |
---|
53 | $lang['%d rates'] = "%d rates"; |
---|
54 | $lang['About'] = "About"; |
---|
55 | $lang['All tags'] = "All tags"; |
---|
56 | $lang['Any tag'] = "Any tag"; |
---|
57 | $lang['At least one listed rule must be satisfied.'] = "At least one listed criterion must be satisfied."; |
---|
58 | $lang['At least one tag must match'] = "At least one tag must match"; |
---|
59 | $lang['Author'] = "Author"; |
---|
60 | $lang['Albums'] = "Albums"; |
---|
61 | $lang['Album'] = "Album"; |
---|
62 | $lang['Close this window'] = "Close this window"; |
---|
63 | $lang['Complete RSS feed (photos, comments)'] = "Complete RSS feed (photos, comments)"; |
---|
64 | $lang['Confirm Password'] = "Confirm Password"; |
---|
65 | $lang['Connection settings'] = "Connection settings"; |
---|
66 | $lang['Login'] = "Login"; |
---|
67 | $lang['Contact webmaster'] = "Contact webmaster"; |
---|
68 | $lang['Create a new account'] = "Create a new account"; |
---|
69 | $lang['Created on'] = "Created on"; |
---|
70 | $lang['Creation date'] = "Creation date"; |
---|
71 | $lang['Current password is wrong'] = "Current password is wrong"; |
---|
72 | $lang['Dimensions'] = "Dimensions"; |
---|
73 | $lang['Display'] = "Display"; |
---|
74 | $lang['Each listed rule must be satisfied.'] = "Each listed criterion must be satisfied."; |
---|
75 | $lang['Email address'] = "Email address"; |
---|
76 | $lang['Enter your personnal informations'] = "Enter your personal data"; |
---|
77 | $lang['Error sending email'] = "Error when sending email"; |
---|
78 | $lang['File name'] = "File name"; |
---|
79 | $lang['File'] = "File"; |
---|
80 | $lang['Filesize'] = "Filesize"; |
---|
81 | $lang['Filter and display'] = "Filter and display"; |
---|
82 | $lang['Filter'] = "Filter"; |
---|
83 | $lang['Forgot your password?'] = "Forgot your password?"; |
---|
84 | $lang['Go through the gallery as a visitor'] = "Navigate the gallery as a visitor"; |
---|
85 | $lang['Help'] = "Help"; |
---|
86 | $lang['Identification'] = "Identification"; |
---|
87 | $lang['Photos only RSS feed'] = "Photos only RSS feed"; |
---|
88 | $lang['Keyword'] = "Keyword"; |
---|
89 | $lang['Links'] = "Links"; |
---|
90 | $lang['N/A'] = "N/A"; |
---|
91 | $lang['New on %s'] = "New on %s"; |
---|
92 | $lang['New password confirmation does not correspond'] = "New password confirmation does not match"; |
---|
93 | $lang['Notification'] = "Notification"; |
---|
94 | $lang['Number of items'] = "Number of items"; |
---|
95 | $lang['Original dimensions'] = "Original dimensions"; |
---|
96 | $lang['Password forgotten'] = "Password forgotten"; |
---|
97 | $lang['Password'] = "Password"; |
---|
98 | $lang['Post date'] = "Post date"; |
---|
99 | $lang['Posted on'] = "Posted on"; |
---|
100 | $lang['Profile'] = "Profile"; |
---|
101 | $lang['Quick connect'] = "Quick connect"; |
---|
102 | $lang['RSS feed'] = "RSS feed"; |
---|
103 | $lang['Rating score'] = "Rating score"; |
---|
104 | $lang['Register'] = "Register"; |
---|
105 | $lang['Registration'] = "Registration"; |
---|
106 | $lang['Related tags'] = "Related tags"; |
---|
107 | $lang['Reset'] = "Reset"; |
---|
108 | $lang['Retrieve password'] = "Retrieve password"; |
---|
109 | $lang['Search rules'] = "Search criteria"; |
---|
110 | $lang['Search tags'] = "Search tags"; |
---|
111 | $lang['Search'] = "Search"; |
---|
112 | $lang['display available tags'] = "display available tags"; |
---|
113 | $lang['Since'] = "Since"; |
---|
114 | $lang['Sort by'] = "Sort by"; |
---|
115 | $lang['Sort order'] = "Sort order"; |
---|
116 | $lang['Tag'] = "Tag"; |
---|
117 | $lang['Tags'] = "Tags"; |
---|
118 | $lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = "The RSS feed provides notification on new events from this website: new photos, updated albums, new comments. To be used with a RSS feed reader."; |
---|
119 | $lang['Unknown feed identifier'] = "Unknown feed identifier"; |
---|
120 | $lang['User comments'] = "User comments"; |
---|
121 | $lang['Username'] = "Username"; |
---|
122 | $lang['Visits'] = "Visits"; |
---|
123 | $lang['Webmaster'] = "Webmaster"; |
---|
124 | $lang['Week %d'] = "Week %d"; |
---|
125 | $lang['About Piwigo'] = "About Piwigo"; |
---|
126 | $lang['You are not authorized to access the requested page'] = "You are not authorized to access the requested page"; |
---|
127 | $lang['add to caddie'] = "add to caddie"; |
---|
128 | $lang['add this photo to your favorites'] = "add this photo to your favorites"; |
---|
129 | $lang['Administration'] = "Administration"; |
---|
130 | $lang['all'] = "all"; |
---|
131 | $lang['ascending'] = "ascending"; |
---|
132 | $lang['author(s) : %s'] = "author(s) : %s"; |
---|
133 | $lang['Expand all albums'] = "Expand all albums"; |
---|
134 | $lang['posted after %s (%s)'] = "posted after %s (%s)"; |
---|
135 | $lang['posted before %s (%s)'] = "posted before %s (%s)"; |
---|
136 | $lang['posted between %s (%s) and %s (%s)'] = "posted between %s (%s) and %s (%s)"; |
---|
137 | $lang['posted on %s'] = "posted on %s"; |
---|
138 | $lang['Best rated'] = "Best rated"; |
---|
139 | $lang['display best rated photos'] = "display best rated photos"; |
---|
140 | $lang['caddie'] = "Caddie"; |
---|
141 | $lang['Calendar'] = "Calendar"; |
---|
142 | $lang['All'] = "All"; |
---|
143 | $lang['display each day with photos, month per month'] = "display each day with photos, month per month"; |
---|
144 | $lang['View'] = "View"; |
---|
145 | $lang['chronology_monthly_calendar'] = "Monthly calendar"; |
---|
146 | $lang['chronology_monthly_list'] = "Monthly list"; |
---|
147 | $lang['chronology_weekly_list'] = "Weekly list"; |
---|
148 | $lang['Click here if your browser does not automatically forward you'] = "Click here if your browser does not automatically forward you"; |
---|
149 | $lang['comment date'] = "comment date"; |
---|
150 | $lang['Comment'] = "Comment"; |
---|
151 | $lang['Your comment has been registered'] = "Your comment has been registered"; |
---|
152 | $lang['Anti-flood system : please wait for a moment before trying to post another comment'] = "Anti-flood system : please wait for a moment before trying to post another comment"; |
---|
153 | $lang['Your comment has NOT been registered because it did not pass the validation rules'] = "Your comment has NOT been registered because it did not pass the validation rules"; |
---|
154 | $lang['An administrator must authorize your comment before it is visible.'] = "An administrator must authorize your comment before it becomes visible."; |
---|
155 | $lang['This login is already used by another user'] = "This login is already used by another user"; |
---|
156 | $lang['Comments'] = "Comments"; |
---|
157 | $lang['Add a comment'] = "Add a comment"; |
---|
158 | $lang['created after %s (%s)'] = "created after %s (%s)"; |
---|
159 | $lang['created before %s (%s)'] = "created before %s (%s)"; |
---|
160 | $lang['created between %s (%s) and %s (%s)'] = "created between %s (%s) and %s (%s)"; |
---|
161 | $lang['created on %s'] = "created on %s"; |
---|
162 | $lang['Customize'] = "Customize"; |
---|
163 | $lang['Your Gallery Customization'] = "Your gallery customization"; |
---|
164 | $lang['day'][0] = "Sunday"; |
---|
165 | $lang['day'][1] = "Monday"; |
---|
166 | $lang['day'][2] = "Tuesday"; |
---|
167 | $lang['day'][3] = "Wednesday"; |
---|
168 | $lang['day'][4] = "Thursday"; |
---|
169 | $lang['day'][5] = "Friday"; |
---|
170 | $lang['day'][6] = "Saturday"; |
---|
171 | $lang['Default'] = "Default"; |
---|
172 | $lang['delete this photo from your favorites'] = "delete this photo from your favorites"; |
---|
173 | $lang['Delete'] = "Delete"; |
---|
174 | $lang['descending'] = "descending"; |
---|
175 | $lang['download'] = "download"; |
---|
176 | $lang['download this file'] = "download this file"; |
---|
177 | $lang['edit'] = "edit"; |
---|
178 | $lang['wrong date'] = "wrong date"; |
---|
179 | $lang['excluded'] = "excluded"; |
---|
180 | $lang['Your favorites'] = "Your favorites"; |
---|
181 | $lang['display your favorites photos'] = "display your favorites photos"; |
---|
182 | $lang['Favorites'] = "Favorites"; |
---|
183 | $lang['First'] = "First"; |
---|
184 | $lang['The gallery is locked for maintenance. Please, come back later.'] = "The gallery is locked for maintenance. Please, come back later."; |
---|
185 | $lang['Page generated in'] = "Page generated in"; |
---|
186 | $lang['guest'] = "guest"; |
---|
187 | $lang['Hello'] = "Hello"; |
---|
188 | $lang['available for administrators only'] = "available for administrators only"; |
---|
189 | $lang['display this album'] = "display this album"; |
---|
190 | $lang['display last user comments'] = "display last user comments"; |
---|
191 | $lang['customize the appareance of the gallery'] = "customize the look of the gallery"; |
---|
192 | $lang['search'] = "search"; |
---|
193 | $lang['Home'] = "Home"; |
---|
194 | $lang['in this album'] = "in this album"; |
---|
195 | $lang['in %d sub-album'] = "in %d sub-album"; |
---|
196 | $lang['in %d sub-albums'] = "in %d sub-albums"; |
---|
197 | $lang['included'] = "included"; |
---|
198 | $lang['Invalid password!'] = "Invalid password!"; |
---|
199 | $lang['Language'] = "Language"; |
---|
200 | $lang['last %d days'] = "last %d days"; |
---|
201 | $lang['Last'] = "Last"; |
---|
202 | $lang['Logout'] = "Logout"; |
---|
203 | $lang['E-mail address'] = "E-mail address"; |
---|
204 | $lang['obligatory'] = "mandatory"; |
---|
205 | $lang['Maximum photo height'] = "Maximum photo height"; |
---|
206 | $lang['Maximum height must be a number superior to 50'] = "Maximum height must be a number greater than 50"; |
---|
207 | $lang['Maximum photo width'] = "Maximum photo width"; |
---|
208 | $lang['Maximum width must be a number superior to 50'] = "Maximum width must be a number greater than 50"; |
---|
209 | $lang['display a calendar by creation date'] = "display a calendar by creation date"; |
---|
210 | $lang['display all photos in all sub-albums'] = "display all photos in all sub-albums"; |
---|
211 | $lang['return to normal view mode'] = "return to normal view mode"; |
---|
212 | $lang['display a calendar by posted date'] = "display a calendar by posted date"; |
---|
213 | $lang['month'][10] = "October"; |
---|
214 | $lang['month'][11] = "November"; |
---|
215 | $lang['month'][12] = "December"; |
---|
216 | $lang['month'][1] = "January"; |
---|
217 | $lang['month'][2] = "February"; |
---|
218 | $lang['month'][3] = "March"; |
---|
219 | $lang['month'][4] = "April"; |
---|
220 | $lang['month'][5] = "May"; |
---|
221 | $lang['month'][6] = "June"; |
---|
222 | $lang['month'][7] = "July"; |
---|
223 | $lang['month'][8] = "August"; |
---|
224 | $lang['month'][9] = "September"; |
---|
225 | $lang['Most visited'] = "Most visited"; |
---|
226 | $lang['display most visited photos'] = "display most visited photos"; |
---|
227 | $lang['The number of photos per page must be a not null scalar'] = "The number of photos per page must be a nonzero integer"; |
---|
228 | $lang['Number of photos per page'] = "Number of photos per page"; |
---|
229 | $lang['Unknown identifier'] = "Unknown identifier"; |
---|
230 | $lang['New password'] = "New password"; |
---|
231 | $lang['Rate this photo'] = "Rate this photo"; |
---|
232 | $lang['Next'] = "Next"; |
---|
233 | $lang['no rate'] = "no rate"; |
---|
234 | $lang['Photos posted within the last %d day.'] = "Photos posted within the last %d day only."; |
---|
235 | $lang['Photos posted within the last %d days.'] = "Photos posted within the last %d days only."; |
---|
236 | $lang['password updated'] = "password updated"; |
---|
237 | $lang['Recent period must be a positive integer value'] = "Recent period must be a positive integer value"; |
---|
238 | $lang['photo'] = "photo"; |
---|
239 | $lang['Click on the photo to see it in high definition'] = "Click on the photo to see it in high definition"; |
---|
240 | $lang['Show file metadata'] = "Show file metadata"; |
---|
241 | $lang['Powered by'] = "Powered by"; |
---|
242 | $lang['Preferences'] = "Preferences"; |
---|
243 | $lang['Previous'] = "Previous"; |
---|
244 | $lang['Random photos'] = "Random photos"; |
---|
245 | $lang['display a set of random photos'] = "display a set of random photos"; |
---|
246 | $lang['Recent albums'] = "Recent albums"; |
---|
247 | $lang['display recently updated albums'] = "display recently updated albums"; |
---|
248 | $lang['Recent period'] = "Recent period"; |
---|
249 | $lang['Recent photos'] = "Recent photos"; |
---|
250 | $lang['display most recent photos'] = "display most recent photos"; |
---|
251 | $lang['Redirection...'] = "Redirection..."; |
---|
252 | $lang['Please, enter a login'] = "Please, enter a login"; |
---|
253 | $lang['login mustn\'t end with a space character'] = "login must not end with a space character"; |
---|
254 | $lang['login mustn\'t start with a space character'] = "login must not start with a space character"; |
---|
255 | $lang['this login is already used'] = "this login is already used"; |
---|
256 | $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "mail address must be like xxx@yyy.eee (example : jack@altern.org)"; |
---|
257 | $lang['please enter your password again'] = "please enter your password again"; |
---|
258 | $lang['Auto login'] = "Auto login"; |
---|
259 | $lang['remove this tag from the list'] = "remove this tag from the list"; |
---|
260 | $lang['representative'] = 'album thumbnail'; |
---|
261 | $lang['Search for Author'] = "Search for an author"; |
---|
262 | $lang['Search in albums'] = "Search in albums"; |
---|
263 | $lang['Search by Date'] = "Search by date"; |
---|
264 | $lang['Date'] = "Date"; |
---|
265 | $lang['End-Date'] = "End date"; |
---|
266 | $lang['Kind of date'] = "Kind of date"; |
---|
267 | $lang['Search for words'] = "Search for words"; |
---|
268 | $lang['Search for all terms'] = "Search for all terms"; |
---|
269 | $lang['Search for any terms'] = "Search for any term"; |
---|
270 | $lang['Empty query. No criteria has been entered.'] = "Empty query. No criteria has been entered."; |
---|
271 | $lang['Search Options'] = "Search options"; |
---|
272 | $lang['Search results'] = "Search results"; |
---|
273 | $lang['Search in sub-albums'] = "Search in sub-albums"; |
---|
274 | $lang['searched words : %s'] = "searched words : %s"; |
---|
275 | $lang['Contact'] = "Contact"; |
---|
276 | $lang['set as album representative'] = "set as album thumbnail"; |
---|
277 | $lang['Show number of comments'] = "Show number of comments"; |
---|
278 | $lang['Show number of hits'] = "Show number of hits"; |
---|
279 | $lang['slideshow'] = "slideshow"; |
---|
280 | $lang['stop the slideshow'] = "stop the slideshow"; |
---|
281 | $lang['Specials'] = "Specials"; |
---|
282 | $lang['SQL queries in'] = "SQL queries in"; |
---|
283 | $lang['display only recently posted photos'] = "display only recently posted photos"; |
---|
284 | $lang['return to the display of all photos'] = "return to the display of all photos"; |
---|
285 | $lang['the beginning'] = "the beginning"; |
---|
286 | $lang['Interface theme'] = "Interface theme"; |
---|
287 | $lang['Thumbnails'] = "Thumbnails"; |
---|
288 | $lang['Menu'] = "Menu"; |
---|
289 | $lang['A comment on your site'] = "A comment on your site"; |
---|
290 | $lang['today'] = "today"; |
---|
291 | $lang['Update your rating'] = "Update your rating"; |
---|
292 | $lang['wrong filename'] = "wrong filename"; |
---|
293 | $lang['the username must be given'] = "the username is required"; |
---|
294 | $lang['useful when password forgotten'] = "useful in case password is forgotten"; |
---|
295 | $lang['Quick search'] = "Quick search"; |
---|
296 | $lang['Connected user: %s'] = "Connected user: %s"; |
---|
297 | $lang['IP: %s'] = "IP: %s"; |
---|
298 | $lang['Browser: %s'] = "Browser: %s"; |
---|
299 | $lang['Author: %s'] = "Author: %s"; |
---|
300 | $lang['Comment: %s'] = "Comment: %s"; |
---|
301 | $lang['Comment by %s'] = "Comment by %s"; |
---|
302 | $lang['User: %s'] = "User: %s"; |
---|
303 | $lang['Email: %s'] = "Email: %s"; |
---|
304 | $lang['Admin: %s'] = "Admin: %s"; |
---|
305 | $lang['Registration of %s'] = "Registration of %s"; |
---|
306 | $lang['Album: %s'] = "Album: %s"; |
---|
307 | $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Bad status for user \"guest\", default status will be used. Please notify the webmaster."; |
---|
308 | $lang['this email address is already in use'] = "this email address is already in use"; |
---|
309 | $lang['Album results for'] = "Album results for"; |
---|
310 | $lang['Tag results for'] = "Tag results for"; |
---|
311 | $lang['from %s to %s'] = "from %s to %s"; |
---|
312 | $lang['Play of slideshow'] = "Play slideshow"; |
---|
313 | $lang['Pause of slideshow'] = "Pause slideshow"; |
---|
314 | $lang['Repeat the slideshow'] = "Repeat slideshow"; |
---|
315 | $lang['Not repeat the slideshow'] = "Do not repeat slideshow"; |
---|
316 | $lang['Reduce diaporama speed'] = "Reduce slideshow speed"; |
---|
317 | $lang['Accelerate diaporama speed'] = "Increase slideshow speed"; |
---|
318 | $lang['Submit'] = "Submit"; |
---|
319 | $lang['Yes'] = "Yes"; |
---|
320 | $lang['No'] = "No"; |
---|
321 | $lang['%d photo'] = "%d photo"; |
---|
322 | $lang['%d photos'] = "%d photos"; |
---|
323 | $lang['%d photo is also linked to current tags'] = "%d photo is also linked to current tags"; |
---|
324 | $lang['%d photos are also linked to current tags'] = "%d photos are also linked to current tags"; |
---|
325 | $lang['display photos linked to this tag'] = "display photos linked to this tag"; |
---|
326 | $lang['photos posted during the last %d days'] = "photos posted during the last %d days"; |
---|
327 | $lang['Piwigo Help'] = "Piwigo help"; |
---|
328 | $lang['Rank'] = "Rank"; |
---|
329 | $lang['group by letters'] = "group by letters"; |
---|
330 | $lang['letters'] = "letters"; |
---|
331 | $lang['show tag cloud'] = "show tags cloud"; |
---|
332 | $lang['cloud'] = "cloud"; |
---|
333 | $lang['Reset to default values'] = "Reset to default values"; |
---|
334 | $lang['delete all photos from your favorites'] = "delete all photos from your favorites"; |
---|
335 | $lang['Sent by'] = "Sent by"; |
---|
336 | $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "Cookies are blocked or not supported by your browser. You must enable cookies to log in."; |
---|
337 | $lang['edit this comment'] = "edit this comment"; |
---|
338 | $lang['Edit a comment'] = "Edit a comment"; |
---|
339 | $lang['Are you sure?'] = "Are you sure?"; |
---|
340 | $lang['(!) This comment requires validation'] = '(!) This comment requires validation'; |
---|
341 | $lang['Welcome'] = 'Welcome'; |
---|
342 | $lang['Welcome to your Piwigo photo gallery!'] = 'Welcome to your Piwigo photo gallery!'; |
---|
343 | $lang['... or browse your empty gallery'] = '... or browse your empty gallery'; |
---|
344 | $lang['... or please deactivate this message, I will find my way by myself'] = '... or please deactivate this message, I will find my way by myself'; |
---|
345 | $lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Hello %s, your Piwigo photo gallery is empty!'; |
---|
346 | $lang['I want to add photos'] = 'I want to add photos'; |
---|
347 | $lang['Manage this user comment: %s'] = 'Manage this user comment: %s'; |
---|
348 | $lang['Email address is missing. Please specify an email address.'] = "Email address is missing. Please specify an email address."; |
---|
349 | $lang['This author modified following comment:'] = 'This author modified following comment:'; |
---|
350 | $lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d'; |
---|
351 | $lang['delete this comment'] = "delete this comment"; |
---|
352 | $lang['validate this comment'] = 'validate this comment'; |
---|
353 | $lang['html tags are not allowed in login'] = 'html tags are not allowed in login'; |
---|
354 | $lang['Enter a username or email address'] = 'Enter a username or email address'; |
---|
355 | $lang['Invalid username or email'] = 'Invalid username or email'; |
---|
356 | $lang['Password reset is not allowed for this user'] = 'Password reset is not allowed for this user'; |
---|
357 | $lang['User "%s" has no email address, password reset is not possible'] = 'User "%s" has no email address, password reset is not possible'; |
---|
358 | $lang['Someone requested that the password be reset for the following user account:'] = 'Someone requested that the password be reset for the following user account:'; |
---|
359 | $lang['Username "%s" on gallery %s'] = 'Username "%s" on gallery %s'; |
---|
360 | $lang['To reset your password, visit the following address:'] = 'To reset your password, visit the following address:'; |
---|
361 | $lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'If this was a mistake, just ignore this email and nothing will happen.'; |
---|
362 | $lang['Password Reset'] = 'Password Reset'; |
---|
363 | $lang['Check your email for the confirmation link'] = 'Check your email for the confirmation link'; |
---|
364 | $lang['Invalid key'] = 'Invalid key'; |
---|
365 | $lang['The passwords do not match'] = 'The passwords do not match'; |
---|
366 | $lang['Your password has been reset'] = 'Your password has been reset'; |
---|
367 | $lang['Return to home page'] = 'Return to home page'; |
---|
368 | $lang['Please enter your username or email address.'] = 'Please enter your username or email address.'; |
---|
369 | $lang['You will receive a link to create a new password via email.'] = 'You will receive a link to create a new password via email.'; |
---|
370 | $lang['Username or email'] = 'Username or email'; |
---|
371 | $lang['Change my password'] = 'Change my password'; |
---|
372 | $lang['Enter your new password below.'] = 'Enter your new password below.'; |
---|
373 | $lang['Reset Password'] = 'Reset Password'; |
---|
374 | $lang['EXIF Metadata'] = 'EXIF Metadata'; |
---|
375 | $lang['IPTC Metadata'] = 'IPTC Metadata'; |
---|
376 | |
---|
377 | ?> |
---|