aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/admin.lang.php
blob: bbcc73204e2cd3dde0ce919d196ed309e0cdd63e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based picture gallery                                  |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2010 Piwigo Team                  http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify  |
// | it under the terms of the GNU General Public License as published by  |
// | the Free Software Foundation                                          |
// |                                                                       |
// | This program is distributed in the hope that it will be useful, but   |
// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
// | General Public License for more details.                              |
// |                                                                       |
// | You should have received a copy of the GNU General Public License     |
// | along with this program; if not, write to the Free Software           |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA.                                                                  |
// +-----------------------------------------------------------------------+



$lang['%d association'] = "%d association";
$lang['%d associations'] = "%d associations";
$lang['%d album including'] = "%d album including";
$lang['%d albums including'] = "%d albums including";
$lang['%d physical'] = " %d physical";
$lang['%d physical'] = " %d physical";
$lang[' and %d virtual'] = " and %d virtual";
$lang[' and %d virtual'] = " and %d virtual";
$lang['%d album moved'] = "%d album moved";
$lang['%d albums moved'] = "%d albums moved";
$lang['%d group'] = "%d group";
$lang['%d groups'] = "%d groups";
$lang['%d member'] = "%d member";
$lang['%d members'] = "%d members";
$lang['%d tag'] = "%d tag";
$lang['%d tags'] = "%d tags";
$lang['%d user comment rejected'] = "%d user comment rejected";
$lang['%d user comments rejected'] = "%d user comments rejected";
$lang['%d user comment validated'] = "%d user comment validated";
$lang['%d user comments validated'] = "%d user comments validated";
$lang['%d user deleted'] = "%d user deleted";
$lang['%d users deleted'] = "%d users deleted";
$lang['%d user'] = "%d user";
$lang['%d users'] = "%d users";
$lang['%d waiting for validation'] = "%d waiting for validation";
$lang['Actions'] = "Actions";
$lang['Activate'] = "Activate";
$lang['Add/delete a permalink'] = "Add/delete a permalink";
$lang['Add a tag'] = "Add a tag";
$lang['Add a user'] = "Add a user";
$lang['Add group'] = "Add group";
$lang['Add selected elements to caddie'] = "Add selected elements to caddie";
$lang['Add'] = "Add";
$lang['Allow user registration'] = "Allow user registration";
$lang['Apply to sub-albums'] = "Apply to sub-albums";
$lang['Associated'] = "Associated";
$lang['Batch management'] = "Batch management";
$lang['Caddie management'] = "Caddie management";
$lang['Caddie'] = "Caddie";
$lang['Albums authorized thanks to group associations'] = "Albums authorized thanks to group associations";
$lang['Album manual order was saved'] = "Album manual order was saved";
$lang['Album elements associated to the following albums: %s'] = "Album elements associated to the following albums: %s";
$lang['Check for upgrade failed for unknown reasons.'] = "Check for upgrade failed for unknown reasons.";
$lang['Check for upgrade'] = "Check for upgrade";
$lang['Comments for all'] = "Comments for all";
$lang['Current name'] = "Current name";
$lang['Database'] = "Database";
$lang['Deactivate'] = "Deactivate";
$lang['Delete Representant'] = "Delete Representant";
$lang['Delete selected tags'] = "Delete selected tags";
$lang['Delete selected users'] = "Delete selected users";
$lang['Deletions'] = "Deletions";
$lang['Deny selected groups'] = "Deny selected groups";
$lang['Deny selected users'] = "Deny selected users";
$lang['Description'] = "Description";
$lang['Display options'] = "Display options";
$lang['Dissociated'] = "Dissociated";
$lang['Does not represent'] = "Does not represent";
$lang['Edit all picture informations'] = "Edit all picture informations";
$lang['Edit selected tags'] = "Edit selected tags";
$lang['Edit tags'] = "Edit tags";
$lang['Elements'] = "Elements";
$lang['Email admins when a new user registers'] = "Email admins when a new user registers";
$lang['Email admins when a valid comment is entered'] = "Email admins when a valid comment is entered";
$lang['Email admins when a comment requires validation'] = "Email admins when a comment requires validation";
$lang['Empty caddie'] = "Empty caddie";
$lang['Environment'] = "Environment";
$lang['Form'] = "Form";
$lang['Gallery URL'] = "Gallery URL";
$lang['Gallery title'] = "Gallery title";
$lang['Grant selected groups'] = "Grant selected groups";
$lang['Grant selected users'] = "Grant selected users";
$lang['Group name'] = "Group name";
$lang['Groups'] = "Groups";
$lang['Guests'] = "Guests";
$lang['History'] = "History";
$lang['Informations'] = "Informations";
$lang['Install'] = "Install";
$lang['Link all album elements to a new album'] = "Link all album elements to a new album";
$lang['Link all album elements to some existing albums'] = "Link all album elements to some existing albums";
$lang['Linked albums'] = "Linked albums";
$lang['Lock gallery'] = "Lock gallery";
$lang['Maintenance'] = "Maintenance";
$lang['Edit album permissions'] = "Edit album permissions";
$lang['Manage permissions for group "%s"'] = "Manage permissions for the group \"%s\"";
$lang['Manage permissions for user "%s"'] = "Manage permissions for the user \"%s\"";
$lang['Manage tags'] = "Manage tags";
$lang['Members'] = "Members";
$lang['Metadata synchronized from file'] = "Metadata synchronized from file";
$lang['Move albums'] = "Move albums";
$lang['Move'] = "Move";
$lang['Name'] = "Name";
$lang['New name'] = "New name";
$lang['New parent album'] = "New parent album";
$lang['New tag'] = "New tag";
$lang['Number of comments per page'] = "Number of comments per page";
$lang['Number of rates'] = "Number of rates";
$lang['Number of thumbnails to create'] = "Number of thumbnails to create";
$lang['Only private albums are listed'] = "Only private albums are listed";
$lang['Operating system'] = "Operating system";
$lang['Options'] = "Options";
$lang['Other private albums'] = "Other private albums";
$lang['Page banner'] = "Page banner";
$lang['Parent album'] = "Parent album";
$lang['Path'] = "Path";
$lang['Permalink'] = "Permalink";
$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";
$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 \"-\"";
$lang['Permalink %s is already used by album %s'] = "Permalink %s is already used by album %s";
$lang['Permalink history'] = "Permalinks history";
$lang['Permalinks'] = "Permalinks";
$lang['Permission denied'] = "Permission denied";
$lang['Permission granted thanks to a group'] = "Permission granted thanks to a group";
$lang['Permission granted'] = "Permission granted";
$lang['Picture informations updated'] = "Picture informations updated";
$lang['Plugins'] = "Plugins";
$lang['Position'] = "Position";
$lang['Preferences'] = "Preferences";
$lang['Properties'] = "Properties";
$lang['Random picture'] = "Random picture";
$lang['Rate date'] = "Rating date";
$lang['Rating by guests'] = "Rating by guests";
$lang['Rating'] = "Rating";
$lang['Reject'] = "Reject";
$lang['Representant'] = "Representant";
$lang['Representation of albums'] = "Representation of albums";
$lang['Representative'] = "Representative";
$lang['Represents'] = "Represents";
$lang['Save order'] = "Save order";
$lang['Save to permalink history'] = "Save to permalinks history";
$lang['Select at least one album'] = "Select at least one album";
$lang['Select at least one picture'] = "Select at least one picture";
$lang['Select at least one user'] = "Select at least one user";
$lang['Show info'] = "Show info";
$lang['Site manager'] = "Site manager";
$lang['Status'] = "Status";
$lang['Statistics'] = "Statistics";
$lang['Storage album'] = "Storage album";
$lang['Sum of rates'] = "Sum of rates";
$lang['Tag "%s" already exists'] = "Tag \"%s\" already exists";
$lang['Tag "%s" was added'] = "Tag \"%s\" has been added";
$lang['Tag selection'] = "Tags selection";
$lang['The %d following tags were deleted'] = "The following %d tags have been deleted";
$lang['Unable to check for upgrade.'] = "Unable to check for upgrade.";
$lang['Uninstall'] = "Uninstall";
$lang['Use the default image sort order (defined in the configuration file)'] = "Use default image sort order (defined in the configuration file)";
$lang['User comments validation'] = "User comments validation";
$lang['Users'] = "Users";
$lang['Validate'] = "Validate";
$lang['Validation'] = "Validation";
$lang['Version'] = "Version";
$lang['Virtual albums to move'] = "Virtual albums to move";
$lang['Virtual album name'] = "Virtual album name";
$lang['Webmaster cannot be deleted'] = "Webmaster cannot be deleted";
$lang['You are running on development sources, no check possible.'] = "You are running on development sources, no check possible.";
$lang['You cannot delete your account'] = "You cannot delete your account";
$lang['You cannot move an album in its own sub album'] = "You cannot move an album in its own sub album";
$lang['You need to confirm deletion'] = "You must confirm deletion";
$lang['add tags'] = "add tags";
$lang['Associate to album'] = "Associate to album";
$lang['associate to group'] = "associate to group";
$lang['Authorized'] = "Authorized";
$lang['Add a virtual album'] = "Add a virtual album";
$lang['Authorize users to add comments on selected albums'] = "Authorize users to add comments on selected albums";
$lang['The name of an album must not be empty'] = "The name of an album must not be empty";
$lang['Lock albums'] = "Lock albums";
$lang['Private'] = "Private";
$lang['Public'] = "Public";
$lang['Find a new representant by random'] = "Find a new random representant";
$lang['Public / Private'] = "Public / Private";
$lang['Manage authorizations for selected albums'] = "Manage authorizations for selected albums";
$lang['Virtual album added'] = "Virtual album added";
$lang['Virtual album deleted'] = "Virtual album deleted";
$lang['Access type'] = "Access type";
$lang['Comments'] = "Comments";
$lang['Information data registered in database'] = "Information data registered in database";
$lang['Default display'] = "Default display";
$lang['History'] = "History";
$lang['The gallery URL is not valid.'] = "The gallery URL is not valid.";
$lang['Main'] = "Main";
$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.";
$lang['Configuration'] = "Configuration";
$lang['confirm'] = "confirm";
$lang['Date'] = "Date";
$lang['delete album'] = "delete album";
$lang['Dissociate from album'] = "Dissociate from album";
$lang['dissociate from group'] = "dissociate from group";
$lang['edit album permissions'] = "edit album permissions";
$lang['Album updated successfully'] = "Album updated successfully";
$lang['elements per page'] = "elements per page";
$lang['elements'] = "elements";
$lang['High definition enabled'] = "High definition enabled";
$lang['File'] = "File";
$lang['Filesize'] = "Filesize";
$lang['first element added on %s'] = "first element added on %s";
$lang['Forbidden'] = "Forbidden";
$lang['global mode'] = "global mode";
$lang['group "%s" added'] = "group \"%s\" added";
$lang['group "%s" deleted'] = "group \"%s\" deleted";
$lang['group "%s" updated'] = "group \"%s\" updated";
$lang['group'] = "group";
$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.";
$lang['This name is already used by another group.'] = "This name is already used by another group.";
$lang['High definition'] = "High definition";
$lang['jump to album'] = "jump to album";
$lang['jump to image'] = "jump to image";
$lang['leave'] = "leave";
$lang['Lock'] = "Lock";
$lang['Locked'] = "Locked";
$lang['manage album elements'] = "manage album elements";
$lang['manage sub-albums'] = "manage sub-albums";
$lang['Manage'] = "Manage";
$lang['maximum height'] = "Maximum height";
$lang['maximum width'] = "Maximum width";
$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].";
$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = "Execution time exceeded, the treatment must continue [Estimated time: %d seconds].";
$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.";
$lang['Time to send mail is limited. Others mails are skipped.'] = "The time to send mail is limited. Others mails have been skipped.";
$lang['To send ?'] = "To send?";
$lang['Last send'] = "Last sent";
$lang['email'] = "Email";
$lang['User'] = "User";
$lang['Complementary mail content'] = "Complementary mail content";
$lang['See you soon,'] = "See you soon,";
$lang['Go to'] = "Go to";
$lang['Hello'] = "Hello";
$lang['New elements were added'] = "New elements have been added";
$lang['on'] = "on";
$lang['between'] = "between";
$lang['and'] = "and";
$lang['The webmaster has subscribed you to receiving notifications by mail.'] = "The webmaster has subscribed you to be notified by mail.";
$lang['You have subscribed to receiving notifications by mail.'] = "You have subscribed to receive notifications by mail.";
$lang['To subscribe'] = "To subscribe";
$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";
$lang['[NBM] Problems or questions'] = "[NBM] Problems or questions";
$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = "The webmaster has unsubscribed you from receiving notifications by mail.";
$lang['You have unsubscribed from receiving notifications by mail.'] = "You have unsubscribed from being notified by mail.";
$lang[', click on'] = ", click on";
$lang['To unsubscribe'] = "To unsubscribe";
$lang['With blank value, gallery title will be used'] = "If blank, the gallery title will be used";
$lang['Notification'] = "Notification";
$lang['Error when sending email to %s [%s].'] = "Error when sending email to %s [%s].";
$lang['Mail sent to %s [%s].'] = "Mail sent to %s [%s].";
$lang['%d mail was sent.'] = "%d mail has been sent.";
$lang['%d mails were sent.'] = "%d mails have been sent.";
$lang['%d mail was not sent.'] = "%d mail has not been sent.";
$lang['%d mails were not sent.'] = "%d mails have not been sent.";
$lang['No mail to send.'] = "No mail to be sent.";
$lang['There is no available subscribers to mail.'] = "There is no subscribers to be notified by mail.";
$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.";
$lang['Anyway only webmasters can see this tab and never administrators.'] = "Anyway only webmasters can see this tab, no administrators.";
$lang['No user to send notifications by mail.'] = "No user to be notified by mail.";
$lang['New elements added'] = "New elements added";
$lang['Subscribe to notification by mail'] = "Subscribe to notification by mail";
$lang['Unsubscribe from notification by mail'] = "Unsubscribe from notification by mail";
$lang['Parameter'] = "Settings";
$lang['Processing treatment.'] = 'Treatment in progress.';
$lang['Please wait...'] = 'Please wait...';
$lang['Continue processing treatment'] = "Continue ongoing treatment";
$lang['Complementary mail content'] = "Complementary mail content";
$lang['Add detailed content'] = "Add some detailed content";
$lang['Send mail as'] = "Send mail as";
$lang['Send mail to users'] = "Send mail to users";
$lang['Send'] = "Send";
$lang['Options'] = "Options";
$lang['Subscribed'] = "Subscribed";
$lang['Subscribe'] = "Subscribe";
$lang['Parameters'] = "Parameters";
$lang['Select recipients'] = "Select recipients";
$lang['Subscribe/unsubscribe users'] = "Subscribe/unsubscribe users";
$lang['Unsubscribed'] = "Unsubscribed";
$lang['%d parameter was updated.'] = "%d parameter updated.";
$lang['%d parameters were updated.'] = "%d parameters updated.";
$lang['%d user was not updated.'] = "%d user not updated.";
$lang['%d users were not updated.'] = "%d users not updated.";
$lang['User %s [%s] was removed from the subscription list.'] = "User %s [%s] removed from the subscription list.";
$lang['User %s [%s] was added to the subscription list.'] = "User %s [%s] added to the subscription list.";
$lang['%d user was updated.'] = "%d user updated.";
$lang['%d users were updated.'] = "%d users updated.";
$lang['User %s [%s] was not removed from the subscription list.'] = "User %s [%s] not removed from the subscription list.";
$lang['User %s [%s] was not added to the subscription list.'] = "User %s [%s] not added to the subscription list.";
$lang['User %s [%s] added.'] = "User %s [%s] added.";
$lang['Warning: subscribing or unsubscribing will send mails to users'] = "Warning: subscribing or unsubscribing will send mails to users";
$lang['Send mail on HTML format'] = "Send mail in HTML format";
$lang['Include display of recent pictures group by dates'] = "Include display of recent pictures grouped by dates";
$lang['Available only with HTML format'] = "Available only with HTML format";
$lang['no write access'] = "no write access";
$lang['Permissions'] = "Permissions";
$lang['private'] = "private";
$lang['public'] = "public";
$lang['Purge never used notification feeds'] = "Purge never used notification feeds";
$lang['Purge sessions'] = "Purge sessions";
$lang['randomly represented'] = "random representative";
$lang['registration date'] = "registration date";
$lang['clean'] = "clean up";
$lang['remove remote listing.xml file'] = "remove remote listing.xml file";
$lang['generate listing'] = "generate listing";
$lang['generate file listing.xml on remote site'] = "generate file listing.xml on the remote site";
$lang['Create this site'] = "Create this site";
$lang['A local listing.xml file has been found for'] = "A local listing.xml file has been found for";
$lang['read local listing.xml and update'] = "read local listing.xml and update";
$lang['test'] = "test";
$lang['test this remote site'] = "test this remote site";
$lang['remove tags'] = "remove tags";
$lang['Repair and optimize database'] = "Repair and optimize database";
$lang['selection'] = "selection";
$lang['set to'] = "set to";
$lang['singly represented'] = "fixed representative";
$lang['This site already exists'] = "This site already exists";
$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)";
$lang['created'] = "created";
$lang['delete'] = "delete";
$lang['delete this site and all its attached elements'] = "delete this site and all the related information";
$lang['deleted'] = "deleted";
$lang['an error happened'] = "an error occurred";
$lang['file create_listing_file.php on remote site was not found'] = "file create_listing_file.php not found on the remote site";
$lang['Local'] = "Local";
$lang['Remote'] = "Remote";
$lang['synchronize'] = "synchronize";
$lang['update the database from files'] = "update the database with files";
$lang['status'] = "status";
$lang['Directory'] = "Directory";
$lang['sub-albums'] = "sub-albums";
$lang['synchronize metadata'] = "synchronize metadata";
$lang['target'] = "target";
$lang['Thumbnail'] = "Thumbnail";
$lang['title'] = "title";
$lang['Album list management'] = "Album list management";
$lang['Piwigo configuration'] = "Piwigo configuration";
$lang['Piwigo administration'] = "Piwigo administration";
$lang['Edit album'] = "Edit album";
$lang['Group management'] = "Groups management";
$lang['User list'] = "Users list";
$lang['Modify informations about a picture'] = "Modify picture information";
$lang['Thumbnail creation'] = "Thumbnail creation";
$lang['Database synchronization with files'] = "Database synchronization with files";
$lang['all'] = "all";
$lang['pictures without thumbnail (jpeg and png only)'] = "pictures without thumbnail (jpeg and png only)";
$lang['height must be a number superior to'] = "height must be a number greater than";
$lang['width must be a number superior to'] = "width must be a number greater than";
$lang['for the file format'] = "for the file format";
$lang['No missing thumbnail'] = "No missing thumbnail";
$lang['Picture unreachable or no support'] = "Picture unreachable or unsupported format";
$lang['GD version'] = "GD version";
$lang['Miniaturization parameters'] = "Miniaturization parameters";
$lang['generated in'] = "generated in";
$lang['Results of miniaturization'] = "Miniaturization process results";
$lang['General statistics'] = "General statistics";
$lang['max time'] = "max time";
$lang['average time'] = "average time";
$lang['min time'] = "min time";
$lang['number of miniaturized pictures'] = "number of thumbnails created";
$lang['total time'] = "total time";
$lang['for this file format'] = "for this file format";
$lang['unit mode'] = "single mode";
$lang['Unlocked'] = "Unlocked";
$lang['unset'] = "unset";
$lang['Update albums informations'] = "Update albums information";
$lang['Update images informations'] = "Update images information";
$lang['Synchronize'] = "Synchronize";
$lang['reduce to single existing albums'] = "reduce to single existing albums";
$lang['Choose an option'] = "Choose an option";
$lang['display maximum informations (added albums and elements, deleted albums and elements)'] = "display maximum information (added albums and elements, deleted albums and elements)";
$lang['Piwigo version differs on the remote site'] = "Piwigo version differs on the remote site";
$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";
$lang['listing.xml file was not found'] = "listing.xml file not found";
$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";
$lang['Error list'] = "List of errors";
$lang['Errors caption'] = "Errors legends";
$lang['Detailed informations'] = "Detailed informations";
$lang['File/directory read error'] = "File/directory read error";
$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)";
$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :";
$lang['missing thumbnail'] = "missing thumbnail";
$lang['albums deleted in the database'] = "albums deleted in the database";
$lang['elements deleted in the database'] = "elements deleted in the database";
$lang['images candidates for metadata synchronization'] = "images candidates for metadata synchronization";
$lang['elements informations synchronized with files metadata'] = "elements informations synchronized with files metadata";
$lang['errors during synchronization'] = "errors during synchronization";
$lang['albums added in the database'] = "albums added in the database";
$lang['elements added in the database'] = "elements added in the database";
$lang['elements updated in the database'] = "elements updated in the database";
$lang['Search for new images in the directories'] = "Search for new images in the directories";
$lang['added'] = "added";
$lang['deleted'] = "deleted";
$lang['Metadata synchronization results'] = "Metadata synchronization results";
$lang['only perform a simulation (no change in database will be made)'] = "only perform a simulation (nothing will be changed in the database)";
$lang['[Simulation]'] = "[Simulation]";
$lang['directories + files'] = "directories + files";
$lang['only directories'] = "directories only";
$lang['synchronize files structure with database'] = "synchronize files structure with database";
$lang['synchronize files metadata with database elements informations'] = "synchronize database elements with files metadata";
$lang['even already synchronized elements'] = "even already synchronized elements";
$lang['Used metadata'] = "Metadata used";
$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 \".\"";
$lang['wrong filename'] = "wrong filename";
$lang['Upload'] = "Upload";
$lang['user "%s" added'] = "user \"%s\" added";
$lang['User status'] = "User status";
$lang['user_status_admin'] = "Administrator";
$lang['user_status_generic'] = "Generic";
$lang['user_status_guest'] = "Guest";
$lang['user_status_normal'] = "User";
$lang['user_status_webmaster'] = "Webmaster";
$lang['Virtual album'] = "Virtual album";
$lang['Waiting'] = "Pending";
$lang['default'] = "default";
$lang['Toggle \'default group\' property'] = "Reverse 'default group' property";
$lang['Advanced features'] = "Advanced features";
$lang['Specials'] = "Specials";
$lang['Overall'] = "Overview";
$lang['Year'] = "Year";
$lang['Month'] = "Month";
$lang['Day'] = "Day";
$lang['Pages seen'] = "Pages seen";
$lang['Pictures'] = "Pictures";
$lang['Time'] = "Time";
$lang['IP'] = "IP";
$lang['Element'] = "Element";
$lang['Section'] = "Section";
$lang['Tags'] = "Tags";
$lang['Save page visits by guests'] = "Record pages visited by guests";
$lang['Save page visits by users'] = "Record pages visited by users";
$lang['Save page visits by administrators'] = "Record pages visited by administrators";
$lang['An information email was sent to group "%s"'] = "Information email sent to group \"%s\"";
$lang['Send an information email to group members'] = "Send an information email to group members";
$lang['Group'] = "Group";
$lang['[%s] Visit album %s'] = "[%s] Visit album %s";
$lang['Hello,'] = "Hello,";
$lang['See you soon.'] = "See you soon.";
$lang['Discover album:'] = "Discover album:";
$lang['Mail content'] = "Mail content";
$lang['none'] = "none";
$lang['high'] = "high";
$lang['other'] = "other";
$lang['Element type'] = "Element type";
$lang['Image id'] = "Image id";
$lang['Summary'] = "Summary";
$lang['%d line filtered'] = "%d line filtered";
$lang['%d lines filtered'] = "%d lines filtered";
$lang['%d guest'] = "%d guest";
$lang['%d guests'] = "%d guests";
$lang['Hour'] = "Hour";
$lang['guest'] = "guest";
$lang['default values'] = "default values";
$lang['High filesize'] = "High resolution filesize";
$lang['Guest cannot be deleted'] = "Guest cannot be deleted";
$lang['Default user cannot be deleted'] = "Default user cannot be deleted";
$lang['Purge history detail'] = "Purge history details";
$lang['Purge history summary'] = "Purge history summary";
$lang['Check integrity'] = "Integrity check";
$lang['Anomaly'] = "Anomaly";
$lang['Correction'] = "Correction";
$lang['Automatic correction'] = "Automatic correction";
$lang['Impossible automatic correction'] = "Automatic correction impossibl";
$lang['Correction applied with success'] = "Correction successfully applied";
$lang['Correction applied with error'] = "Correction applied with error";
$lang['%d anomaly has been detected.'] = "%d anomaly has been detected.";
$lang['%d anomalies have been detected.'] = "%d anomalies have been detected.";
$lang['%d anomaly has been corrected.'] = "%d anomaly has been corrected.";
$lang['%d anomalies have been detected corrected.'] = "%d anomalies have been detected and corrected.";
$lang['%d anomaly has not been corrected.'] = "%d anomaly has not been corrected.";
$lang['%d anomalies have not been corrected.'] = "%d anomalies have not been corrected.";
$lang['Go to %s or %s for more informations'] = "Go to %s or %s for more informations";
$lang['the forum'] = "the forum";
$lang['the wiki'] = "the wiki";
$lang['%s value is not correct file because exif are not supported'] = "%s value is incorrect because exif are not supported";
$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";
$lang['Main "guest" user does not exist'] = "The main \"guest\" user does not exist";
$lang['Main "guest" user status is incorrect'] = "The main \"guest\" user status is incorrect";
$lang['Default user does not exist'] = "The default user does not exist";
$lang['Main "webmaster" user does not exist'] = "The main \"webmaster\" user does not exist";
$lang['Main "webmaster" user status is incorrect'] = "The main \"webmaster\" user status is incorrect";
$lang['User "%s" created with "%s" like password'] = "User \"%s\" created with \"%s\" as password";
$lang['Status of user "%s" updated'] = "User \"%s\" status updated";
$lang['add new elements to caddie'] = "add new elements to caddie";
$lang['No display'] = "No display";
$lang['Classic display'] = "Classic display";
$lang['Hoverbox display'] = "Hoverbox display";
$lang['Thumbnails'] = "Thumbnails";
$lang['Mail address is obligatory for all users'] = "Mail address is mandatory for all users";
$lang['Minimum privacy level'] = "Minimum privacy level";
$lang['Privacy level'] = "Privacy level";
$lang['Level 0'] = "---";
$lang['Level 1'] = "Contacts";
$lang['Level 2'] = "Friends";
$lang['Level 4'] = "Family";
$lang['Level 8'] = "Admins";
$lang['Reinitialize check integrity'] = "Reinitialize integrity check";
$lang['Check all'] = "Check all";
$lang['Uncheck all'] = "Uncheck all";
$lang['Check automatic corrections'] = "Check automatic corrections";
$lang['Apply selected corrections'] = "Apply selected corrections";
$lang['Ignore selected anomalies'] = "Ignore selected anomalies";
$lang['Refresh'] = "Refresh";
$lang['The anomaly will be ignored until next application version'] = "The anomaly will be ignored until next application version";
$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = "Corrected  anomaly will no longer be ignored";
$lang['%d anomaly has been ignored.'] = "%d anomaly has been ignored.";
$lang['%d anomalies have been ignored.'] = "%d anomalies have been ignored.";
$lang['Plugins which need upgrade'] = "Plugins to be upgraded";
$lang['Plugins up to date'] = "Plugins up-to-date";
$lang['Plugin versions can\'t be checked'] = "Plugin which version cannot be checked";
$lang['Current<br>version'] = "Current<br>version";
$lang['Available<br>version'] = "Available<br>version";
$lang['Automatic upgrade'] = "Automatic upgrade";
$lang['Download file'] = "Download file";
$lang['Plugin list'] = "Plugins list";
$lang['Check for updates'] = "Check for updates";
$lang['Other plugins'] = "Other plugins available";
$lang['Last revisions'] = "Last revisions";
$lang['Delete'] = "Delete";
$lang['Are you sure you want to delete this plugin?'] = "Are you sure you want to delete this plugin?";
$lang['Are you sure you want to install this plugin?'] = "Are you sure you want to install this plugin?";
$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.";
$lang['%s has been successfully upgraded.'] = "%s has been successfully upgraded.";
$lang['Plugin has been successfully copied'] = "The plugin has been successfully copied";
$lang['You might go to plugin list to install and activate it.'] = "Go to the plugins list to install and activate it.";
$lang['Can\'t create temporary file.'] = "Temporary file cannot be created.";
$lang['Can\'t download archive.'] = "Archive cannot be downloaded.";
$lang['Can\'t read or extract archive.'] = "Archive cannot be read or extracted.";
$lang['An error occured during extraction (%s).'] = "An error occured during the files (%s) extraction.";
$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = "Please check \"plugins\" folder and sub-folders permissions (CHMOD).";
$lang['Can\'t connect to server.'] = "Connection to server impossible.";
$lang['Purge compiled templates'] = "Purge compiled templates";
$lang['ACCESS_0'] = "Free access";
$lang['ACCESS_1'] = "Access to all";
$lang['ACCESS_2'] = "Access to registered users";
$lang['ACCESS_3'] = "Access to administrators";
$lang['ACCESS_4'] = "Access to webmasters";
$lang['ACCESS_5'] = "No access";
$lang['Support'] = "Support";
$lang['Documentation'] = "Documentation";
$lang['A new version of Piwigo is available.'] = "A new version of Piwigo is available.";
$lang['Piwigo Administration'] = "Piwigo Administration";
$lang['Piwigo version'] = "Piwigo version";
$lang['You are running the latest version of Piwigo.'] = "You are running Piwigo latest version.";
$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]";
$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";
$lang['Deleted on'] = "Deleted on";
$lang['Last hit'] = "Last hit";
$lang['GD library is missing'] = "GD library is missing";
$lang['Templates'] = "Templates";
$lang['Extend for templates'] = "Extend templates";
$lang['Replacement of original templates by customized templates from template-extension subfolder'] = "Replacement of original templates by customized templates from the template-extension subfolder";
$lang['Replacers (customized templates)'] = "Substitutes (customized templates)";
$lang['Original templates'] = "Original templates";
$lang['Optional URL keyword'] = "Optional URL keyword";
$lang['Templates configuration has been recorded.'] = "Templates configuration has been recorded.";
$lang['All optimizations have been successfully completed.'] = "All optimizations have been successfully completed.";
$lang['Optimizations have been completed with some errors.'] = "Optimizations have been completed with some errors.";
$lang['Modify information'] = "Modify information";
$lang['edit album'] = "edit album";
$lang['nothing'] = "nothing";
$lang['overrides existing values with empty ones'] = "overrides existing values with empty ones";
$lang['manage image ranks'] = "manage image ranks";
$lang['Manage image ranks'] = "Manage image ranks";
$lang['Edit ranks'] = "Edit ranks";
$lang['No element in this album'] = "No element in this album";
$lang['Images manual order was saved'] = "Images manual order saved";
$lang['ranks'] = "ranks";
$lang['By rank'] = 'By rank';
$lang['Manual order'] = 'Manual order';
$lang['Drag to re-order'] = "Click-and-drag to re-order";
$lang['Quick Local Synchronization'] = "Quick Local Synchronization";
$lang['No photo can be deleted'] = "No photo can be deleted";
$lang['Delete selected photos'] = "Delete selected photos";
$lang['%d photo was deleted'] = "%d photo deleted";
$lang['%d photos were deleted'] = "%d photos deleted";
$lang['Downloads'] = "Downloads";
$lang['Released on'] = "Released on";
$lang['Number of downloads'] = "Number of downloads";
$lang['Piwigo Announcements Newsletter'] = "Piwigo Announcement Newsletter";
$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.";
$lang['Subscribe %s'] = "Subscribe %s";
$lang['Subscribe %s to Piwigo Announcements Newsletter'] = "Subscribe %s to Piwigo Announcements Newsletter";
$lang['Purge search history'] = "Purge search history";
$lang['Hide'] = "Hide";
$lang['Password is missing. Please enter the password.'] = "Password is missing. Please enter the password.";
$lang['Password confirmation is missing. Please confirm the chosen password.'] = "Password confirmation is missing. Please confirm the chosen password.";
$lang['Password confirmation error.'] = "Password confirmation error.";
$lang['Allow users to edit theirs owns comments'] = "Allow users to edit their own comments";
$lang['Allow users to delete theirs owns comments'] = "Allow users to delete their own comments";
$lang['Email administrators when a comment is modified'] = "Email administrators when a comment is modified";
$lang['Email administrators when a comment is deleted'] = "Email administrators when a comment is deleted";
$lang['Cannot delete the old permalink !'] = "The old permalink cannot be deleted!";
$lang['Hit'] = "Hit";

$lang['Tools'] = "Tools";
$lang['Photos'] = "Photos";
$lang['Themes'] = "Themes";
$lang['Instructions to use Piwigo'] = "Instructions to use Piwigo";
$lang['Installed Themes'] = "Installed Themes";
$lang['Add New Theme'] = "Add a new theme";
$lang['Forbid this theme to users'] = "Forbid this theme to users";
$lang['Set as default theme for unregistered and new users'] = "Set as default theme for unregistered and new users";
$lang['unknown'] = 'unknown';

$lang['Upload Photos'] = 'Upload Photos';
$lang['Drop into album'] = 'Drop into album';
$lang['+ Add an upload box'] = '+ Add an upload box';
$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Create the "%s" directory at the root of your Piwigo installation';
$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';
$lang['existing album'] = 'existing album';
$lang['create a new album'] = 'create a new album';
$lang['Album name'] = 'Album name';
$lang['Album "%s" has been added'] = 'Album "%s" has been added';
$lang['Uploaded Photos'] = 'Uploaded Photos';
$lang['%d photos uploaded'] = '%d photos uploaded';
$lang['Privacy level set to "%s"'] = 'Privacy level set to "%s"';
$lang['Album "%s" now contains %d photos'] = 'Album "%s" now contains %d photos';
$lang['Manage this set of %d photos'] = 'Manage this set of %d photos';
$lang['Select files'] = 'Select files';
$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'JPEG files or ZIP archives with JPEG files inside please.';
$lang['Everybody'] = 'Everybody';
$lang['Who can see these photos?'] = 'Who can see these photos?';
$lang['Who can see this photo?'] = 'Who can see this photo?';
$lang['... or switch to the old style form'] = '... or switch to the old style form';
$lang['... or switch to the multiple files form'] = '... or switch to the multiple files form';

$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';
$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';
$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';
$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';
$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';
$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';
$lang['Settings'] = 'Settings';
$lang['Web size photo'] = 'Web size photo';
$lang['Resize'] = 'Resize';
$lang['Maximum Width'] = 'Maximum Width';
$lang['pixels'] = 'pixels';
$lang['Maximum Height'] = 'Maximum height';
$lang['Image Quality'] = 'Image quality';
$lang['Thumbnail'] = 'Thumbnail';
$lang['Save Settings'] = 'Save Settings';
$lang['Your configuration settings are saved'] = 'Your configuration settings are saved';

$lang['Active Themes'] = 'Active Themes';
$lang['Add write access to the "%s" directory'] = 'Add write access to the "%s" directory';
$lang['Administration Home'] = 'Administration Home';
$lang['Change Admin Colors'] = 'Change administration colors';
$lang['Delete this theme'] = 'Delete this theme';
$lang['Directory does not exist'] = 'Directory does not exist';
$lang['Download,'] = 'Download,';
$lang['FTP + Synchronization'] = 'FTP + Synchronization';
$lang['Get Support on Piwigo Forum'] = 'Get support on Piwigo forum';
$lang['Help Me'] = 'Help Me';
$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';
$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'This theme cannot be deleted, because other themes depends on it: %s';
$lang['Inactive Themes'] = 'Inactive themes';
$lang['Install on your computer,'] = 'Install on your computer,';
$lang['Make this theme available to users'] = 'Make this theme available to users';
$lang['Page end'] = 'Page end';
$lang['Piwigo Uploader'] = 'Piwigo Uploader';
$lang['Processing treatment.'] = 'Processing treatment.';
$lang['Please wait...'] = 'Please wait...';
$lang['Read Piwigo Documentation'] = 'Read Piwigo Documentation';
$lang['Start pLoader and add your photos.'] = 'Start pLoader and add your photos.';
$lang['Switch to clear or dark colors for administration'] = 'Switch to clear or dark colors for administration';
$lang['Theme has been successfully installed'] = 'Theme has been successfully installed';
$lang['Visit Gallery'] = 'Visit the gallery';
$lang['Visit Piwigo project website'] = 'Visit Piwigo project website';
$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.';

$lang['Guest Settings'] = 'Guest settings';
$lang['Main Page'] = 'Main page';
$lang['Photo Page'] = 'Photo page';
$lang['Activate Navigation Bar'] = 'Activate navigation bar';
$lang['Activate Navigation Thumbnails'] = 'Activate navigation thumbnails';
$lang['Activate icon "%s"'] = 'Activate icon "%s"';
$lang['Activate field "%s"'] = 'Activate field "%s"';
$lang['Photo Properties'] = 'Photo properties';
$lang['Allow user customization'] = 'Allow user customization';
$lang['Languages'] = 'Languages';
$lang['Installed Languages'] = 'Installed Languages';
$lang['Add New Language'] = 'Add New Language';
$lang['Language has been successfully installed'] = 'Language has been successfully installed';
$lang['Select:'] = 'Select:';
$lang['None'] = 'None';
$lang['Invert'] = 'Invert';
$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Impossible to deactivate this theme, you need at least one theme.';
$lang['Webmaster status is required.'] = 'Webmaster status is required.';
$lang['Bound Theme'] = 'Bound Theme';
$lang['Allow rating'] = "Allow rating";
$lang['Select at least one comment'] = 'Select at least one comment';
$lang['Active Plugins'] = 'Active Plugins';
$lang['Inactive Plugins'] = 'Inactive Plugins';
$lang['Missing Plugins'] = 'Missing Plugins';
$lang['Uninstalled Plugins'] = 'Uninstalled Plugins';
$lang['By %s'] = 'By %s';
$lang['Visit plugin site'] = 'Visit plugin site';
$lang['Active Languages'] = 'Active Languages';
$lang['Delete this language'] = 'Delete this language';
$lang['Forbid this language to users'] = 'Forbid this language to users';
$lang['Impossible to deactivate this language, first set another language as default.'] = 'Impossible to deactivate this language, first set another language as default.';
$lang['Impossible to deactivate this language, you need at least one language.'] = 'Impossible to deactivate this language, you need at least one language.';
$lang['Inactive Languages'] = 'Inactive Languages';
$lang['Make this language available to users'] = 'Make this language available to users';
$lang['Set as default language for unregistered and new users'] = 'Set as default language for unregistered and new users';
$lang['Add Photos'] = 'Add Photos';
$lang['Download'] = 'Download';
$lang['The following tag was deleted'] = 'The following tag was deleted';
$lang['Miscellaneous'] = 'Miscellaneous';
$lang['Virtual Links'] = 'Virtual Links';
$lang['There is no other language available.'] = 'There is no other language available.';
$lang['There is no other plugin available.'] = 'There is no other plugin available.';
$lang['There is no other theme available.'] = 'There is no other theme available.';
$lang['Add another set of photos'] = 'Add another set of photos';
$lang['Order of menubar items has been updated successfully.'] = 'Order of menubar items has been updated successfully.';
$lang['This theme was not designed to be directly activated'] = 'This theme was not designed to be directly activated';
$lang['Pending Comments'] = 'Pending Comments';
$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';
$lang['Exif extension not available, admin should disable exif use'] = 'Exif extension not available, admin should disable exif use';
$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';
$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';
$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';
$lang['The uploaded file was only partially uploaded'] = 'The uploaded file was only partially uploaded';
$lang['No file was uploaded'] = 'No file was uploaded';
$lang['Missing a temporary folder'] = 'Missing a temporary folder';
$lang['Failed to write file to disk'] = 'Failed to write file to disk';
$lang['File upload stopped by extension'] = 'File upload stopped by extension';
$lang['Unknown upload error'] = 'Unknown upload error';
$lang['Error on file "%s" : %s'] = 'Error on file "%s" : %s';
$lang['Menu Management'] = 'Menus';
$lang['automatic order'] = 'automatic order';
$lang['manual order'] = 'manual order';
$lang['Albums automatically sorted'] = 'Albums automatically sorted';

$lang['Keep high definition'] = 'Keep high definition';
$lang['The high definition maximum width must be a number between %d and %d'] = 'The high definition maximum width must be a number between %d and %d';
$lang['The high definition maximum height must be a number between %d and %d'] = 'The high definition maximum height must be a number between %d and %d';
$lang['The high definition image quality must be a number between %d and %d'] = 'The high definition image quality must be a number between %d and %d';

$lang['Batch Manager'] = 'Batch Manager';
$lang['include child albums'] = 'include child albums';
$lang['Selection'] = 'Selection';
$lang['Action'] = 'Action';
$lang['Set author'] = 'Set author';
$lang['Set title'] = 'Set title';
$lang['Set creation date'] = 'Set creation date';
$lang['Apply action'] = 'Apply action';
$lang['on the %d selected photos'] = 'on the %d selected photos';
$lang['%d of %d photos selected'] = '%d of %d photos selected';
$lang['No photo selected, %d photos in current set'] = 'No photo selected, %d photos in current set';
$lang['All %d photos are selected'] = 'All %d photos are selected';
$lang['remove this filter'] = 'remove this filter';
$lang['predefined filter'] = 'predefined filter';
$lang['last import'] = 'last import';
$lang['with no virtual album'] = 'with no virtual album';
$lang['duplicates'] = 'duplicates';
$lang['Add a filter'] = 'Add a filter';
$lang['Remove all filters'] = 'Remove all filters';
$lang['Refresh photo set'] = 'Refresh photo set';
$lang['The whole page'] = 'The whole page';
$lang['The whole set'] = 'The whole set';
$lang['thumbnails per page'] = 'thumbnails per page';
$lang['No photo in the current set.'] = 'No photo in the current set.';
$lang['No photo selected, no action possible.'] = 'No photo selected, no action possible.';
$lang['Choose an action'] = 'Choose an action';
$lang['remove author'] = 'remove author';
$lang['Type here the author name'] = 'Type here the author name';
$lang['remove title'] = 'remove title';
$lang['Type here the title'] = 'Type here the title';
$lang['remove creation date'] = 'remove creation date';
$lang['with no album'] = 'with no album';
$lang['with no tag'] = 'with no tag';
$lang['Week starts on'] = 'Week starts on';
?>