-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathlang_fr.php
913 lines (874 loc) · 42.7 KB
/
lang_fr.php
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
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
<?php
/* Strings in this file should avoid the use of non-usascii characters, and
instead use HTML entities (eg. é) to make the strings more portable to different charsets */
$lang['__strftime_locale'] = 'fr-FR';
$lang['NULL'] = 'Donnée manquante';
$lang['LOADING'] = 'Chargement ...';
$lang['ADDCAST'] = 'Ajout Acteurs ... %s items, %s inserts in %s seconds';
$lang['ADDCREW'] = 'Ajout Equipe ... %s items, %s inserts in %s seconds';
$lang['DBFAST'] = "Faster, more memory-intensive updates: ";
$lang['ON'] = "On";
$lang['OFF'] = "Off";
$lang['VOICE'] = "voix";
$lang['UNCREDITED'] = "non crédité";
$lang['MON_DECIMAL_POINT'] = ',';
$lang['MON_THOUSANDS_SEP'] = ' ';
$lang['DATEFORMAT'] = "%d %B %Y";
$lang['SKINDATEFORMAT'] = "%d/%m/%Y";
$lang['IMDBSITE'] = "http://www.imdb.com";
$lang['IMDBURL'] = "$lang[IMDBSITE]/find";
$lang['IMDBNAME'] = "Internet Movie Database";
$lang['WIKIURL'] = "http://en.wikipedia.org/wiki/Special:Search/";
$lang['WIKINAME'] = "Wikipedia";
$lang['CONTRIBUTORS'] = "Ont participé au Profile";
$lang['PROFILELINKS'] = "Invelos Profile Links";
$lang['MYLINKS'] = "My Links";
$lang['AUDIOFORMAT'] = "Formats audio";
$lang['EXTRAS'] = "Bonus";
$lang['ACTORS'] = "Acteurs";
$lang['ACTOR'] = "Acteur";
$lang['PRODUCTIONYEAR'] = "Année de production";
$lang['DIRECTORS'] = "Réalisateurs";
$lang['RATING'] = "Classification";
$lang['RATINGDESC'] = "Rated %s for %s";
$lang['RATINGS'] = "Classifications";
$lang['REGIONCODE'] = "EAN [Pays]";
$lang['RUNNINGTIME'] = "Durée";
$lang['RUNTIME'] = "Durée";
$lang['CASETYPE'] = "Format boîtier";
$lang['FORMAT'] = "Format vidéo";
$lang['MEDIA'] = "Format DVD";
$lang['COLLECTIONTYPE'] = "Type de collection (rang)";
$lang['PURCHASEDATE'] = "Date d'achat";
$lang['RECEIVED'] = "Received";
$lang['GIFTFROM'] = "Gift from";
$lang['PURCHASEPRICE'] = "Prix d'achat";
$lang['PURCHASEPLACE'] = "Lieu d'achat";
$lang['REVIEWS'] = "Evaluation";
$lang['REVIEWFILM'] = "Evaluation (film)";
$lang['REVIEWVIDEO'] = "Evaluation (vidéo)";
$lang['REVIEWAUDIO'] = "Evaluation (audio)";
$lang['REVIEWEXTRA'] = "Evaluation (bonus)";
$lang['REVIEWNAMES']['F'] = "Film";
$lang['REVIEWNAMES']['V'] = "Vidéo";
$lang['REVIEWNAMES']['A'] = "Audio";
$lang['REVIEWNAMES']['E'] = "Bonus";
$lang['BADREVIEWSTRING'] = "Characters can only be FVAE, and no more than 4. Invalid review string: ";
$lang['MISCLINKS'] = "Divers";
$lang['GENRE'] = "Genre";
$lang['GENRES'] = "Genres";
$lang['STUDIOS'] = "Studios";
$lang['MEDIACOMPANIES'] = "Media Companies";
$lang['PRODUCTIONSTUDIOS'] = "Studios de Production";
$lang['SUBTITLES'] = "Sous-titres";
$lang['OWNED'] = "Possédés";
$lang['ORDERED'] = "Commandés";
$lang['WISHLIST'] = "Souhaités";
$lang['LOANED'] = "Prêtés";
$lang['ALL'] = "Tous";
$lang['DVD'] = "DVD";
$lang['BLURAY'] = "Blu-ray";
$lang['HDDVD'] = "HD-DVD";
$lang['ULTRAHD'] = "4K Ultra HD";
$lang['MEDIATYPE'] = "Type de Media";
$lang['TITLE'] = "Titre";
$lang['YEAR'] = "Année";
$lang['NUMBER'] = "N°";
$lang['RELEASED'] = "Parution";
$lang['PURCHDATE'] = "Achat";
$lang['PRIORITY'] = "Priorité de souhait";
$lang['SORTTITLE'] = "Tri par titre";
$lang['SORTYEAR'] = "Tri par année de production";
$lang['SORTNUMBER'] = "Tri par numéro";
$lang['SORTRELEASED'] = "Tri par date de parution";
$lang['SORTPURCHDATE'] = "Tri par date d'achat";
$lang['SORTPRIORITY'] = "Tri par priorité de souhait";
$lang['SORTRATING'] = "Tri par classification";
$lang['SORTREVIEWS'] = "Tri par commentaires";
$lang['SORTGENRE'] = "Tri par genre";
$lang['SORTRUNTIME'] = "Tri par durée";
$lang['SORTTIMESTAMP'] = "Tri par date";
$lang['SORTLOANEE'] = "Tri par bénéficiaire de prêt";
$lang['SORTLOANDUE'] = "Tri par date de fin de prêt";
$lang['SORTDIRECTOR'] = "Sort by Director";
$lang['MEDIALANGUAGES'] = "Audio Languages";
$lang['MEDIASUBTITLES'] = "Subtitle Languages";
$lang['COUNTRYOFORIGIN'] = "Pays d'origine";
$lang['ORIGINALTITLE'] = "Titre original";
$lang['HIDDEN'] = "Caché";
$lang['UNKNOWN'] = "Inconnu";
$lang['EASTEREGGS'] = "Bonus cachés";
$lang['CAST'] = "Acteurs";
$lang['SRP'] = "PPC";
$lang['SHORTDATEFORMAT'] = "%d-%b-%Y";
$lang['REGION'] = "Zone";
$lang['ALLREGIONS'] = "Toutes zones";
$lang['ALLREGIONSDVD'] = "Toutes zones (DVD)";
$lang['ALLREGIONSBLURAY'] = "Toutes zones (Blu-ray)";
$lang['REGIONSONDVD'] = "Zones sur DVD";
$lang['LOCATION'] = "Lieu";
$lang['LOANEE'] = "Prêteur";
$lang['LOANDUE'] = "Date de fin de prêt";
$lang['LOANEDTO'] = "Prêté è";
$lang['STATUS'] = "Statut";
$lang['LOANEDOUT'] = "Indisponible... actuellement en prêt";
$lang['NOTLOANEDOUT'] = "Disponible";
$lang['WISHNAME0'] = "";
$lang['WISHNAME1'] = "Vague intérêt";
$lang['WISHNAME2'] = "J'aimerais bien l'avoir";
$lang['WISHNAME3'] = "Je le désire";
$lang['WISHNAME4'] = "Je le veux vraiment";
$lang['WISHNAME5'] = "J'en ai besoin";
$lang['WISHNAME6'] = "Non attribué";
$lang['SHORTWISHNAME1'] = "Vague intérêt";
$lang['SHORTWISHNAME2'] = "J'aimerais bien l'avoir";
$lang['SHORTWISHNAME3'] = "Je le désire";
$lang['SHORTWISHNAME4'] = "Je le veux vraiment";
$lang['SHORTWISHNAME5'] = "J'en ai besoin";
$lang['SHORTWISHNAME6'] = "Non attribué";
$lang['PANANDSCAN'] = "Pan & Scan";
$lang['FULLFRAME'] = "Plein cadre";
$lang['16X9'] = "Anamorphique";
$lang['DUALSIDED'] = "Double face";
$lang['SINGLESIDED'] = "Simple face";
$lang['DUALLAYERED'] = "Double couche";
$lang['SINGLELAYERED'] = "Simple couche";
$lang['FLIPPER'] = "Réversible";
$lang['DIM2D'] = "2D";
$lang['DIM3DANAGLYPH'] = "3D Anaglyph";
$lang['DIM3DBLURAY'] = "3D Blu-ray";
$lang['BDLIVE'] = "BD-Live";
$lang['BONUSTRAILERS'] = "Bandes annonce";
$lang['CINECHAT'] = "CineChat";
$lang['CLOSEDCAPTIONED'] = "ST malentendants";
$lang['COMMENTARY'] = "Commentaires";
$lang['DBOX'] = "D-BOX";
$lang['DELETEDSCENES'] = "Scènes supprimées";
$lang['DIGITALCOPY'] = "Digital Copy";
$lang['DVDROMCONTENT'] = "Contenu DVD-ROM";
$lang['GAME'] = "Jeu intéractif";
$lang['INTERVIEWS'] = "Interviews";
$lang['MAKINGOF'] = "Making Of";
$lang['MOVIEIQ'] = "MovieIQ";
$lang['MULTIANGLE'] = "Multi-angle";
$lang['MUSICVIDEOS'] = "Vidéos musicales";
$lang['OUTTAKES'] = "Outtakes";
$lang['PHOTOGALLERY'] = "Galerie de photos";
$lang['PIP'] = "Picture-in-Picture";
$lang['PLAYALL'] = "Play All";
$lang['PRODUCTIONNOTES'] = "Notes de production";
$lang['SCENEACCESS'] = "Chapitrage";
$lang['STORYBOARDCOMPARISONS'] = "Storyboard Comparisons";
$lang['THXCERTIFIED'] = "Certifié THX";
$lang['TRAILER'] = "Bandes-annonces";
$lang['FRONTCOVER'] = "Couverture";
$lang['BACKCOVER'] = "Dos";
$lang['DVDCOVER'] = "Jaquette DVD";
$lang['COVERS'] = "Jaquettes";
$lang['UPDATED'] = "Dernière màj le ";
$lang['TOTAL'] = "au total";
$lang['EMPTYLIST'] = "Liste vide";
$lang['ITEMS'] = "titres";
$lang['NOMEDIA'] = "Aucun média séléctionné";
$lang['TITLES'] = "Titres";
$lang['TAGS'] = "Tags";
$lang['OVERVIEW'] = "Résumé";
$lang['NOTES'] = "Notes";
$lang['EPG'] = "Episode Guide";
$lang['ROLES'] = "Rôles";
$lang['WIDESCREEN'] = "Panoramique";
$lang['STATUSLINE'] = "Powered by phpDVDProfiler - French translation by Thiebaud Maurisset";
$lang['CLEAR'] = "Effacer";
$lang['GO'] = "Ok";
$lang['SEARCH'] = "Chercher";
$lang['SEARCHIN'] = "Chercher dans";
$lang['FOR'] = " ";
$lang['SEARCHED'] = "Trouvés";
$lang['DVDCOUNTS'] = "Nombre de DVD";
$lang['INFORMATION'] = "Information";
$lang['COLLECTIONNUMBER'] = "Numéro";
$lang['WISHPRIORITY'] = "Priorité de souhait";
$lang['RATINGTYPE'] = "MPAA";
$lang['RELEASEDATE'] = "Date de parution";
$lang['UNAVAILABLE'] = "N/A";
$lang['CREDIT'] = "Crédit";
$lang['CREDITS'] = "Crédits";
$lang['STUDIO'] = "Studio";
$lang['CREDITHEAD'] = "Equipe";
$lang['UNKNOWNCREDIT'] = "Crédit inconnu";
$lang['UNKNOWNROLE'] = "Rôle inconnu";
$lang['NORATING'] = "NR";
$lang['FIRST'] = "Premier";
$lang['LAST'] = "Dernier";
$lang['NEXT'] = "Suivant";
$lang['PREV'] = "Précédent";
$lang['PROFILE'] = "Résultat";
$lang['PROFILES'] = "Résultats";
$lang['RESULTINPROFILE'] = " (%d occurence dans %d Profile)"; // 1 Result in 1 profile
$lang['RESULTSINPROFILE'] = " (%d occurences in %d Profile)"; // >1 Results in 1 profile
$lang['RESULTSINPROFILES'] = " (%d occurences in %d Profiles)"; // >1 results in >1 Profiles
$lang['SKINNAME'] = "Current Skin Name";
$lang['EVENTS'] = "Evénements";
$lang['USERNAME'] = "Nom d'utilisateur";
$lang['PHONE'] = "N° de téléphone";
$lang['EMAIL'] = "Mail";
$lang['EVENT'] = "Type d'événement";
$lang['TIMESTAMP'] = "Marquage de temps";
$lang['EVENTNOTE'] = "Event Note";
$lang['LOCKED'] = "Verrouillé dans DVD Profiler";
$lang[''] = '';
$lang['DIRECTION'] = "Réalisation";
$lang['DIRECTOR'] = "Réalisateur";
$lang['WRITING'] = "Scénario";
$lang['ORIGINALMATERIALBY'] = "Création originale de";
$lang['SCREENWRITER'] = "Scénariste";
$lang['WRITER'] = "Auteur";
$lang['ORIGINALCHARACTERSBY'] = "Personnages originaux par";
$lang['CREATEDBY'] = "Créé par";
$lang['STORYBY'] = "Ecrit par";
$lang['PRODUCTION'] = "Production";
$lang['PRODUCER'] = "Producteur";
$lang['EXECUTIVEPRODUCER'] = "Producteur exécutif";
$lang['CINEMATOGRAPHY'] = "Cinématographie";
$lang['DIRECTOROFPHOTOGRAPHY'] = "Directeur de la photographie";
$lang['CINEMATOGRAPHER'] = "Chef opérateur";
$lang['FILMEDITING'] = "Montage";
$lang['FILMEDITOR'] = "Monteur";
$lang['MUSIC'] = "Musique";
$lang['COMPOSER'] = "Compositeur";
$lang['SONGWRITER'] = "Auteur musique";
$lang['THEMEBY'] = "Générique par";
$lang['SOUND'] = "Son";
$lang['SOUNDDESIGNER'] = "Concepteur du son";
$lang['SUPERVISINGSOUNDEDITOR'] = "Supervision montage son";
$lang['SOUNDEDITOR'] = "Ingénieur du son";
$lang['SOUNDRE-RECORDINGMIXER'] = "Mixage réenregistrement du son";
$lang['PRODUCTIONSOUNDMIXER'] = "Production mixage son";
$lang['ART'] = "Artistique";
$lang['PRODUCTIONDESIGNER'] = "Concepteur de la production";
$lang['ARTDIRECTOR'] = "Directeur artistique";
$lang['COSTUMEDESIGNER'] = "Création des costumes";
$lang['MAKE-UPARTIST'] = "Maquilleur";
$lang['VISUALEFFECTS'] = "Visual Effects";
$lang['MAKE-UPEFFECTS'] = "Make-up Effects";
$lang['CREATUREDESIGN'] = "Creature Design";
$lang['SOUNDMIXER'] = "Mixage du son";
$lang['BASEDONCHARACTERSCREATEDBY'] = "Basé sur les personnages créés par";
# Case types
$lang['BOX'] = "Box";
$lang['CLAMSHELL'] = "Coquille";
$lang['CUSTOM'] = "Personnalisé";
$lang['DIGIBOOK'] = "Digibook";
$lang['DIGIPAK'] = "Digipak";
$lang['DRAWER'] = "Tiroir";
$lang['ENVELOPE'] = "Envelope";
$lang['FR4ME'] = "Fr4me";
$lang['HANDLE'] = "Poignée";
$lang['HDKEEPCASE'] = "HD Keep Case";
$lang['HDSLIM'] = "HD Slim";
$lang['HUB'] = "Hub";
$lang['JEWEL'] = "Cristal";
$lang['KEEPCASE'] = "Standard";
$lang['METALCASE'] = "Metal Case";
$lang['SLIPCASE'] = "Slip Case";
$lang['SNAPPER'] = "Cartonné";
$lang['STEELBOOK'] = "SteelBook";
$lang['THINPAK'] = "THINpak";
# Case type "attributes"
$lang['BOXSET'] = "Coffret";
$lang['SLIPCOVER'] = "Slip Cover";
$lang['NONE'] = "Aucun";
$lang['DISCS'] = "Disques";
$lang['DESCRIPTION'] = "Description";
//$lang['DISCNO'] = "Disque n°";
$lang['DISCNO'] = "#";
$lang['SLOT'] = "Emplacement";
$lang['SIDEAID'] = "ID Face A";
$lang['SIDEBID'] = "ID Face B";
$lang['SIDEA'] = "A";
$lang['SIDEB'] = "B";
$lang['SS'] = "SS";
$lang['SL'] = "SL";
$lang['DS'] = "DS";
$lang['DL'] = "DL";
$lang['F'] = "F";
$lang['MINUTES'] = "Min.";
$lang['FULLMINUTES'] = "Minutes";
$lang['CLOSE'] = 'Fermer';
$lang['GENRELIST']['ACCESSORIES'] = "Accessoires";
$lang['GENRELIST']['ACTION'] = "Action";
$lang['GENRELIST']['ADULT'] = "Adulte/X";
$lang['GENRELIST']['ADVENTURE'] = "Aventure";
$lang['GENRELIST']['ANIMATION'] = "Dessin animé";
$lang['GENRELIST']['ANIME'] = "Animation";
$lang['GENRELIST']['CHILDRENS'] = "Enfants";
$lang['GENRELIST']['CLASSIC'] = "Classique";
$lang['GENRELIST']['COMEDY'] = "Comédie";
$lang['GENRELIST']['CRIME'] = "Crime";
$lang['GENRELIST']['DISASTER'] = "Disaster";
$lang['GENRELIST']['DOCUMENTARY'] = "Documentaire";
$lang['GENRELIST']['DRAMA'] = "Drame";
$lang['GENRELIST']['FAMILY'] = "Famille";
$lang['GENRELIST']['FANTASY'] = "Fantaisie";
$lang['GENRELIST']['FILMNOIR'] = "Film Noir";
if (!isset($db_fast_update)) // Foreign is only for pre-v3. $db_fast_update exists only v3 and later
$lang['GENRELIST']['FOREIGN'] = "Etranger";
$lang['GENRELIST']['HORROR'] = "Horreur";
$lang['GENRELIST']['MARTIALARTS'] = "Arts martiaux";
$lang['GENRELIST']['MUSIC'] = "Musique";
$lang['GENRELIST']['MUSICAL'] = "Musical";
$lang['GENRELIST']['ROMANCE'] = "Romance";
$lang['GENRELIST']['SCIENCEFICTION'] = "Science-fiction";
$lang['GENRELIST']['SPECIALINTEREST'] = "Intérêt spécial";
$lang['GENRELIST']['SPORTS'] = "Sports";
$lang['GENRELIST']['SUSPENSETHRILLER'] = "Suspense/Thriller";
$lang['GENRELIST']['TELEVISION'] = "Télévision";
$lang['GENRELIST']['WAR'] = "Guerre";
$lang['GENRELIST']['WESTERN'] = "Western";
$lang['GENRELIST']['UNCATEGORIZED'] = "Aucun";
$lang['LOCALE'] = "Locality";
$lang['LOCALE0'] = "USA";
$lang['LOCALE1'] = "Nouvelle-Zélande";
$lang['LOCALE2'] = "Australie";
$lang['LOCALE3'] = "Canada";
$lang['LOCALE4'] = "Royaume-Uni";
$lang['LOCALE5'] = "Allemagne";
$lang['LOCALE6'] = "Chine";
$lang['LOCALE7'] = "Ex-Union Soviétique";
$lang['LOCALE8'] = "France";
$lang['LOCALE9'] = "Hollande";
$lang['LOCALE10'] = "Espagne";
$lang['LOCALE11'] = "Suède";
$lang['LOCALE12'] = "Norvège";
$lang['LOCALE13'] = "Italie";
$lang['LOCALE14'] = "Danemark";
$lang['LOCALE15'] = "Portugal";
$lang['LOCALE16'] = "Finlande";
$lang['LOCALE17'] = "Japon";
$lang['LOCALE18'] = "Corée du Sud";
$lang['LOCALE19'] = "Canada (Québec)";
$lang['LOCALE20'] = "Afrique du Sud";
$lang['LOCALE21'] = "Hong-Kong";
$lang['LOCALE22'] = "Suisse";
$lang['LOCALE23'] = "Brésil";
$lang['LOCALE24'] = "Israël";
$lang['LOCALE25'] = "Mexique";
$lang['LOCALE26'] = "Islande";
$lang['LOCALE27'] = "Indonésie";
$lang['LOCALE28'] = "Taïwan";
$lang['LOCALE29'] = "Pologne";
$lang['LOCALE30'] = "Belgique";
$lang['LOCALE31'] = "Turquie";
$lang['LOCALE32'] = "Argentine";
$lang['LOCALE33'] = "Slovaquie";
$lang['LOCALE34'] = "Hongrie";
$lang['LOCALE35'] = "Singapour";
$lang['LOCALE36'] = "République Tchèque";
$lang['LOCALE37'] = "Malaisie";
$lang['LOCALE38'] = "Thaïlande";
$lang['LOCALE39'] = "Inde";
$lang['LOCALE40'] = "Autriche";
$lang['LOCALE41'] = "Grèce";
$lang['LOCALE42'] = "Viêt Nam";
$lang['LOCALE43'] = "Philippines";
$lang['LOCALE44'] = "Irlande";
$lang['LOCALE45'] = "Estonie";
$lang['LOCALE46'] = "Roumanie";
$lang['LOCALE47'] = "Iran";
$lang['LOCALE48'] = "Russie";
$lang['LOCALE49'] = "Chili";
$lang['LOCALE50'] = "Colombie";
$lang['LOCALE51'] = "P&éacute;rou";
$lang['STATISTICS'] = "Stats collection";
$lang['WATCHED'] = "Stats projection";
$lang['GENSTATS'] = "Synthèse";
$lang['TOTPROFS'] = "Nombre total de titres";
$lang['TOTRUNTIME'] = "Durée totale";
$lang['LITTLEMINUTES'] = "minutes";
$lang['AVERAGING'] = "soit une moyenne de %d minutes par titre";
$lang['TOTALPAID'] = "Total payé (%s)";
$lang['THETOTAL'] = "%s %s pour %d titres";
$lang['AVGPERPROF'] = "soit une moyenne de %s %s par titre";
$lang['TOTALSRP'] = "PPC total (%s)";
$lang['NUMPROFAUDCOMP'] = "Nombre de pistes audio par type d'encodage";
$lang['NUMPROFAUDFORM'] = "Number of Audio Tracks by Audio Format";
$lang['AUDIOCOMP'] = "Type d'encodage audio";
$lang['AUDIOFORM'] = "Audio Format";
$lang['NUMTRACK'] = "Nombre de pistes audio";
$lang['OTHER'] = 'Autre';
$lang['NUMPROFAUD'] = "Nombre de titres par format audio";
$lang['5.1CHANNEL'] = "5.1 canaux audio";
$lang['6.1CHANNEL'] = "6.1 canaux audio";
$lang['7.1CHANNEL'] = "7.1 canaux audio";
$lang['NUMPROFREG'] = "Nombre de titres par zone";
$lang['NUMPROFGEN'] = "Nombre de titres par genre";
$lang['PRIMGEN'] = "Genre principal";
$lang['ANYGEN'] = "Genre secondaire";
$lang['NUMPROFASPECT'] = "Nombre de titres par format vidéo";
$lang['ASPECTRATIO'] = "Format vidéo";
$lang['NUMPROF'] = "Nombre de titres";
$lang['TOPTENRUNTIMES'] = "Top $TopX des DVD les plus longs";
$lang['LONGEST'] = "Les plus longs";
$lang['SHORTEST'] = "Les plus courts";
$lang['LONGESTNOTV'] = "Longest excluding TV";
$lang['SHORTESTNOTV'] = "Shortest excluding TV";
$lang['TOPTENACTORS'] = "Top $TopX des acteurs";
$lang['ACTORSNV'] = "Actors excluding Voice-only";
$lang['NORMACTORS'] = "Des acteurs (normalisé)";
$lang['NORMACTORSNV'] = "Actors normalized and excluding Voice-only parts";
$lang['ACTORSNOTV'] = "Actors excluding TV";
$lang['ACTORSNVNOTV'] = "Actors excluding TV and Voice-only";
$lang['NORMACTORSNOTV'] = "Actors normalized excluding TV";
$lang['NORMACTORSNVNOTV'] = "Actors normalized excluding TV and Voice-only";
$lang['ACTORSORIG'] = "Actors from Original Titles";
$lang['ACTORSORIGNOTV'] = "Actors from Original Titles excluding TV";
$lang['TOPTENDIRS'] = "Top $TopX des réalisateurs";
$lang['DIRSNOTV'] = "Directors excluding TV";
$lang['NORMDIRS'] = "Des réalisateurs (normalisé)";
$lang['NORMDIRSNOTV'] = "Directors normalized excluding TV";
$lang['TOPTENWRITERS'] = "Des scénaristes";
$lang['WRITERS'] = "Des scénaristes";
$lang['WRITERSNOTV'] = "Writers excluding TV";
$lang['NORMWRITERS'] = "Des scénaristes (normalisé)";
$lang['NORMWRITERSNOTV'] = "Writers normalized excluding TV";
$lang['TOPTENEXPENSIVE'] = "Top $TopX des DVD les plus chers";
$lang['TOPTENSTUDIOS'] = "Top $TopX des studios";
$lang['TOPTENMEDIACOMPANIES'] = "Top $TopX Most Collected Media Companies";
$lang['PREFS']['USERPREFS'] = "Préférences";
$lang['PREFS']['NOPREFSETTABLE'] = "Cette installation n'autorise pas le paramétrage des préférences utilisateur.";
$lang['PREFS']['PREFERENCE'] = "Préférences";
$lang['PREFS']['CURRENTVAL'] = "Valeurs actuelles";
$lang['PREFS']['SELECTIONS'] = "Sélections";
$lang['PREFS']['SITEDEFAULT'] = "Valeur par défaut";
$lang['PREFS']['ACTORSORT']['NAME'] = "Tri par acteur";
$lang['PREFS']['ACTORSORT'][0] = "Tri par nom d'acteur";
$lang['PREFS']['ACTORSORT'][1] = "Tri par rôle";
$lang['PREFS']['ACTORSORT'][2] = "Tri selon l'ordre dans la base de données";
$lang['PREFS']['COLUMNS']['SECONDNAME'] = "Contenu de la 2ème colonne";
$lang['PREFS']['COLUMNS']['THIRDNAME'] = "Contenu de la 3ème colonne";
$lang['PREFS']['COLUMNS']['sorttitle'] = "Titre DVD";
$lang['PREFS']['COLUMNS']['released'] = "Date de parution du DVD";
$lang['PREFS']['COLUMNS']['productionyear'] = "Date de production du contenu principal";
$lang['PREFS']['COLUMNS']['purchasedate'] = "Date d'achat";
$lang['PREFS']['COLUMNS']['collectionnumber'] = "Numéro dans la collection";
$lang['PREFS']['COLUMNS']['runningtime'] = "Durée";
$lang['PREFS']['COLUMNS']['rating'] = "Classification";
$lang['PREFS']['COLUMNS']['genres'] = "Genre principal";
$lang['PREFS']['COLUMNS']['reviews'] = "Profile Reviews";
$lang['PREFS']['COLUMNS']['director'] = $lang['DIRECTOR'];
$lang['PREFS']['COLUMNS']['none'] = "Pas de colonne";
$lang['PREFS']['DEFAULTSORTTYPE']['NAME'] = "Tri par défaut";
$lang['PREFS']['DEFAULTSORTTYPE']['firstcol'] = "Tri sur la 1ère colonne - ";
$lang['PREFS']['DEFAULTSORTTYPE']['secondcol'] = "Tri sur la 2ème colonne - ";
$lang['PREFS']['DEFAULTSORTTYPE']['thirdcol'] = "Tri sur la 3ème colonne - ";
$lang['PREFS']['TITLEDESC']['NAME'] = "Affichage des titres";
$lang['PREFS']['TITLEDESC'][0] = "Titre";
$lang['PREFS']['TITLEDESC'][1] = "Titre (description)";
$lang['PREFS']['TITLEDESC'][2] = "Titre : description";
$lang['PREFS']['TITLEDESC'][3] = "Titre - description";
$lang['PREFS']['LOCALE']['NAME'] = "Langue de l'interface utilisateur";
$lang['PREFS']['LOCALE']['en'] = "Anglais";
$lang['PREFS']['LOCALE']['dk'] = "Danish";
$lang['PREFS']['LOCALE']['de'] = "Allemand";
$lang['PREFS']['LOCALE']['no'] = "Norvégien";
$lang['PREFS']['LOCALE']['fr'] = "Français";
$lang['PREFS']['LOCALE']['nl'] = "Hollandais";
$lang['PREFS']['LOCALE']['sv'] = "Suédois";
$lang['PREFS']['LOCALE']['fi'] = "Finnish";
$lang['PREFS']['LOCALE']['ru'] = "Russian";
$lang['PREFS']['STICKYBOXSETS']['NAME'] = "Segmentation des coffrets";
$lang['PREFS']['STICKYBOXSETS'][0] = "Eléments des coffrets affichés séparément";
$lang['PREFS']['STICKYBOXSETS'][1] = "Eléments des coffrets affichés groupés";
$lang['PREFS']['POPUPIMAGES']['NAME'] = "Large Image Display Preference";
$lang['PREFS']['POPUPIMAGES'][0] = "Grandes pochettes affichées dans la frame de droite";
$lang['PREFS']['POPUPIMAGES'][1] = "Grandes pochettes affichées dans une nouvelle fenêtre";
$lang['PREFS']['SKINS']['NAME'] = "Skins";
$lang['PREFS']['SKINS']['INTERNAL'] = "Internal";
$lang['PREFS']['WIDTHS']['NAME'] = "Réinitialiser la largeur des colonnes";
$lang['PREFS']['UPDATEPREFS'] = "Valider vos préférences";
$lang['UPLOAD']['SELECTFILE'] = "Sélectionner un fichier ZIP contenant $xmlfile:";
$lang['UPLOAD']['SUCCESS'] = "Succès";
$lang['UPLOAD']['PROCEED'] = "Importation en cours";
$lang['UPLOAD']['NOTWRITEBLE'] = "Accès en écriture interdit";
$lang['LANGUAGES'] = "Langues";
$lang['MENU'] = "Menus";
$lang['FRONTGALLERY'] = "Images de couv.";
$lang['BACKGALLERY'] = "Images de dos";
$lang['LISTS'] = "Listes";
$lang['ADMIN'] = "Administration";
$lang['FORUMS'] = "IVS Forum Thread";
$lang['ANDYFORUM'] = "phpDVDProfiler Forum";
$lang['NEWRELEASES'] = "New Releases";
$lang['UPLOADM'] = "Charger base de données";
$lang['UPDATE'] = "Mise à jour collection";
$lang['IMAGE'] = "Comparaison d'images";
$lang['IMAGEUSERS'] = "phpDVDProfiler Users";
$lang['BORROWME'] = "Emprunter ?";
$lang['CLICKHERE'] = "Cliquez Ici";
$lang['CG']['PAGE'] = "Page";
$lang['CG']['OF'] = "sur";
$lang['AUDIO']['2CHANNELSTEREO'] = "2-Channel Stereo";
$lang['AUDIO']['3D'] = '3D';
$lang['AUDIO']['5.0SUR'] = "5.0 Surround";
$lang['AUDIO']['5.1M'] = "5.1 (Matrixed 6.1)";
$lang['AUDIO']['5.1SUR'] = "5.1 Surround";
$lang['AUDIO']['6.1'] = "6.1 (Discrete)";
$lang['AUDIO']['6.1SUR'] = "6.1 Surround";
$lang['AUDIO']['7.1SUR'] = "7.1 Surround";
$lang['AUDIO']['AURO-3D'] = 'Auro-3D';
$lang['AUDIO']['DA'] = "Dolby Atmos";
$lang['AUDIO']['DD'] = "Dolby Digital";
$lang['AUDIO']['DOLBYSUR'] = "Dolby Surround";
$lang['AUDIO']['DTS'] = "Digital Theater Systems";
$lang['AUDIO']['ES'] = "ES";
$lang['AUDIO']['ESDISCRETE'] = "ES (Discrete)";
$lang['AUDIO']['ESMATRIX'] = "ES (Matrixed)";
$lang['AUDIO']['EX'] = "EX";
$lang['AUDIO']['HD'] = "HD";
$lang['AUDIO']['HDHR'] = "HD HR";
$lang['AUDIO']['HDMASTERAUDIO'] = "HD Master Audio";
$lang['AUDIO']['MONO'] = "Mono";
$lang['AUDIO']['MP2'] = "Audio Layer II (MP2)";
$lang['AUDIO']['MPEG'] = "MPEG";
$lang['AUDIO']['PCM'] = "Pulse Code Modulation";
$lang['AUDIO']['PLUS'] = "Plus";
$lang['AUDIO']['PROLOGIC'] = "Pro-logic";
$lang['AUDIO']['STEREO'] = "Stéréo";
$lang['AUDIO']['SURROUND'] = "Surround";
$lang['AUDIO']['SURROUNDEX'] = "Surround EX";
$lang['AUDIO']['TRUEHD'] = "TrueHD";
$lang['AUDIO'][''] = '[Non spécifié]';
$lang['AUDIO']['AFRIKAANS'] = "Afrikaans";
$lang['AUDIO']['ARABIC'] = "Arabe";
$lang['AUDIO']['BULGARIAN'] = "Bulgare";
$lang['AUDIO']['CANTONESE'] = "Cantonais";
$lang['AUDIO']['CHINESE'] = "Chinois";
$lang['AUDIO']['CROATIAN'] = "Croate";
$lang['AUDIO']['CZECH'] = "Czech";
$lang['AUDIO']['DANISH'] = "Danois";
$lang['AUDIO']['DUTCH'] = "Hollandais";
$lang['AUDIO']['ENGLISH'] = "Anglais";
$lang['AUDIO']['FARSI'] = "Persan";
$lang['AUDIO']['FINNISH'] = "Finlandais";
$lang['AUDIO']['FRENCH'] = "Français";
$lang['AUDIO']['GEORGIAN'] = "Georgian";
$lang['AUDIO']['GERMAN'] = "Allemand";
$lang['AUDIO']['GREEK'] = "Grec";
$lang['AUDIO']['HEBREW'] = "Hébreux";
$lang['AUDIO']['HINDI'] = "Hindi";
$lang['AUDIO']['HUNGARIAN'] = "Hongrois";
$lang['AUDIO']['ICELANDIC'] = "Islandais";
$lang['AUDIO']['ITALIAN'] = "Italien";
$lang['AUDIO']['JAPANESE'] = "Japonais";
$lang['AUDIO']['KOREAN'] = "Coréen";
$lang['AUDIO']['MANDARIN'] = "Mandarin";
$lang['AUDIO']['NORWEGIAN'] = "Norvégien";
$lang['AUDIO']['POLISH'] = "Polonais";
$lang['AUDIO']['PORTUGUESE'] = "Portugais";
$lang['AUDIO']['ROMANIAN'] = "Romanian";
$lang['AUDIO']['RUMANTSCH'] = "Rumantsch";
$lang['AUDIO']['RUSSIAN'] = "Russe";
$lang['AUDIO']['SLOVAKIAN'] = "Slovaque";
$lang['AUDIO']['SLOVENIAN'] = "Slovenian";
$lang['AUDIO']['SPANISH'] = "Espagnol";
$lang['AUDIO']['SWEDISH'] = "Suédois";
$lang['AUDIO']['TAGALOG'] = "Tagalog";
$lang['AUDIO']['THAI'] = "Thaï";
$lang['AUDIO']['TJECKISH'] = "Tchèque";
$lang['AUDIO']['TURKISH'] = "Turque";
$lang['AUDIO']['XHOSA'] = "Xhosa";
$lang['AUDIO']['ZULU'] = "Zulu";
$lang['AUDIO']['COMMENTARY'] = "Commentaire audio";
$lang['AUDIO']['MUSICONLY'] = "Piste musicale";
$lang['AUDIO']['TRIVIA'] = "Trivia";
$lang['AUDIO']['AUDIODESCRIPTIVE'] = "Audio Descriptive";
$lang['AUDIO']['BAHASA'] = "Bahasa";
$lang['AUDIO']['BAMBARA'] = "Bambara";
$lang['AUDIO']['BASQUE'] = "Basque";
$lang['AUDIO']['CATALONIAN'] = "Catalonian";
$lang['AUDIO']['ESTONIAN'] = "Estonian";
$lang['AUDIO']['FLEMISH'] = "Flemish";
$lang['AUDIO']['GALICIAN'] = "Galacian";
$lang['AUDIO']['LATVIAN'] = "Latvian";
$lang['AUDIO']['LITHUANIAN'] = "Lithuanian";
$lang['AUDIO']['MONGOLIAN'] = "Mongolian";
$lang['AUDIO']['PASHTU'] = "Pashtu";
$lang['AUDIO']['SERBIAN'] = "Serbian";
$lang['AUDIO']['SLOVAK'] = "Slovak";
$lang['AUDIO']['SPECIALEFFECTS'] = "Special Effects";
$lang['AUDIO']['SWISSGERMAN'] = "Swiss German";
$lang['AUDIO']['TIBETAN'] = "Tibetan";
$lang['AUDIO']['VALENCIAN'] = "Valencian";
$lang['AUDIO']['VIETNAMESE'] = "Vietnamese";
$lang['AUDIO']['OTHER'] = $lang['OTHER'];
$lang['LOCK'] = "Verrous";
$lang['LOCKS']['ENTIRE'] = "Tout";
$lang['LOCKS']['TITLE'] = "Titre";
$lang['LOCKS']['REGIONS'] = "Zones";
$lang['LOCKS']['COVERS'] = "Jaquettes";
$lang['LOCKS']['AUDIO'] = "Audio";
$lang['LOCKS']['CAST'] = "Acteurs";
$lang['LOCKS']['CREW'] = "Equipe technique";
$lang['LOCKS']['GENRES'] = "Genres";
$lang['LOCKS']['OVERVIEW'] = "Résumé";
$lang['LOCKS']['MEDIATYPE'] = "Type de media";
$lang['LOCKS']['SRP'] = "PPC";
$lang['LOCKS']['STUDIOS'] = "Studios";
$lang['LOCKS']['DISCINFO'] = "Info disque";
$lang['LOCKS']['FEATURES'] = "Suppléments";
$lang['LOCKS']['SUBTITLES'] = "Sous Titres";
$lang['LOCKS']['EASTEREGGS'] = "Easter Eggs";
$lang['LOCKS']['RUNNINGTIME'] = "Dur&ecute;e";
$lang['LOCKS']['RELEASEDATE'] = "Date de sortie";
$lang['LOCKS']['PRODUCTIONYEAR'] = "Ann&ecute;e de production";
$lang['LOCKS']['CASETYPE'] = "Type de boîtier";
$lang['LOCKS']['VIDEOFORMATS'] = "Formats Video";
$lang['LOCKS']['RATING'] = "Notes";
$lang['WS']['TITLE'] = "phpDVDProfiler Watched DVD Summary";
$lang['WS']['HEADING'] = $lang['WATCHED'];
$lang['WS']['VIEWER'] = "Viewer";
$lang['WS']['TOTAL'] = "Total Watched";
$lang['WS']['UNIQUEW'] = "Unique Watched";
$lang['WS']['YEAR'] = "Year";
$lang['WS']['MONTH'] = "Month";
$lang['WS']['TOTRUN'] = "Total Running Time";
$lang['WS']['NOTITLES'] = "Titles Watched";
$lang['WS']['AVERUNT'] = "Avg Run";
$lang['WS']['AVERUNB'] = "Time (min)";
$lang['WS']['DHM'] = "Days : Hours : Minutes";
$lang['WS']['MOVIE'] = "Title";
$lang['WS']['RUNTIME'] = "Running Time";
$lang['WS']['DATE'] = "Date";
$lang['WS']['WATCHED'] = "Watched";
$lang['WS']['UNIQUE'] = "Unique";
$lang['WS']['NOIMAGE'] = "No Image";
$lang['WS']['LAST'] = "Last Watched";
$lang['WS']['MOST'] = "Most Watched";
$lang['WS']['BEST'] = "Best Watched";
$lang['WS']['WORST'] = "Worst Watched";
$lang['WS']['SHOW'] = "Show";
$lang['WS']['HIDE'] = "Hide";
$lang['WS']['TOGGLE'] = "Click to Hide";
$lang['WS']['WHO'] = "Who's Watched";
$lang['WS']['INFO'] = "Information";
$lang['WS']['ABOUT'] = "About";
$lang['WS']['STATIC'] = "Updating static signature strips";
$lang['WS']['CLEAN'] = "Cleaning signature cache directory";
$lang['WS']['DONE'] = "Done";
$lang['WS']['CLEAR'] = "Clear Filters";
$lang['GRAPHS']['CLICK'] = "Click me!";
$lang['GRAPHS']['PRIMARYGENREPIE'] = "Primary Genre Distribution";
$lang['GRAPHS']['GENREPIE'] = "Ventilation par genre";
$lang['GRAPHS']['LOCALITY'] = "Ventilation par pays";
$lang['GRAPHS']['PP'] = "DVD par lieu d'achat";
$lang['GRAPHS']['PRODYEAR'] = "Number of DVDs by Production Year";
$lang['GRAPHS']['COST'] = "Monthly Cost of DVDs (Currency=\$currency)\nClick for Currency=\$next";
$lang['GRAPHS']['MONTHMONTH'] = "DVDs Purchased by Month";
$lang['GRAPHS']['MONTHLAST'] = "DVDs Purchased in the Last 12 Months";
$lang['GRAPHS']['MONTHYEARS'] = "DVDs Purchased by Year";
$lang['GRAPHS']['MONTHYEAR'] = "DVDs Purchased in ";
$lang['GRAPHS']['YEARS'] = "Years";
$lang['GRAPHS']['ALL'] = "All Months";
$lang['GRAPHS']['LAST12'] = "Last 12 Months";
$lang['GRAPHS']['PRODALL'] = "All Years";
$lang['GRAPHS']['COO'] = "DVDs by Country of Origin";
$lang['LOGIN'] = "Identifiant : ";
$lang['PASSWORD'] = "Mot de passe : ";
$lang['COMPLETE'] = "Complete Update: ";
$lang['REMOVE'] = "Update database to remove profiles that are not in xml collection: ";
$lang['UPDATEREADY'] = "Ready to update";
$lang['UPDATERUNNING'] = "Update already running";
$lang['UPDATEINCOMPLETE'] = "Incomplete update detected";
$lang['UPDATERESET'] = "Press to remove incomplete update";
$lang['UPDATEWAITINGFORRESET'] = "Removing incomplete update...";
$lang['UPDATERESETERROR'] = "Error while attempting to remove incomplete update";
$lang['UPDATERESETCOMPLETE'] = "Incomplete update removed";
$lang['UPDATECOMPLETE'] = "Update Complete";
$lang['UPDATECONNECTIONID'] = "Connection Id";
$lang['UPDATEPREPARING'] = "Preparing to Process — Last Profile Processed";
$lang['UPDATEPROCESSING'] = "Last Profile Processed";
$lang['UPDATECLEANUP'] = "All Profiles Processed — Cleanup Stage #";
$lang['UPDATEPROCESSCLEANUP'] = "Update completed but still running on server ... waiting for final output";
$lang['UPDATEERRORSEEN'] = "Error running update. Terminating";
$lang['UPDATENOCHANGE'] = "No change after an update run ... Check for errors";
$lang['UPDATENOOUTPUT'] = "No output received from Server";
$lang['UPDATESECONDS'] = "seconds";
$lang['UPDATENOIFRAMETRY'] = "Browser error trying to send an update request - retrying. Number of retrys remaining: ";
$lang['UPDATENOIFRAMEFAIL'] = "Browser error trying to send an update request - stopping";
$lang['UPDATEFASTOFF'] = "Turning $lang[DBFAST] off";
$lang['UPDATEGODOT'] = "Waiting for output from server; update <em>is</em> running";
$lang['UPDATERESTART'] = "Update not complete but Connection Id no longer running ... Starting another update";
$lang['UPDATEERROR'] = "Error code";
$lang['UPDATEENDED'] = "Update run terminated";
$lang['UPDATENETWORKERROR1'] = "Network Error";
$lang['UPDATENETWORKERROR2'] = "while checking status. Retrying...";
$lang['UPDATELASTGOOD'] = "Last good status";
$lang['UPDATETIMEOUT'] = "No Response from remote - timeout";
$lang['UPDATESTATUSTIMEOUT1'] = "Timeout reading status after";
$lang['UPDATESTATUSTIMEOUT2'] = "$lang[UPDATESECONDS]. Retrying... ";
$lang['UPDATESTRAGGLERS'] = "Update has completed — waiting for straggling output ...";
$lang['UPDATEUNEXPECTED'] = "Unexpected page returned. This is most likely caused by a timeout somewhere. Not Fatal.";
$lang['UPDATERESPONSE'] = "Response received for update request ... Handled by";
$lang['UPDATENULLSTATUS1'] = "<b>Warning:</b> Status request: Status=";
$lang['UPDATENULLSTATUS2'] = "Response text is null";
$lang['UPDATEWAITINGFORUPDATE'] = "Waiting for signs of an update...";
$lang['UPDATEBADUPDATESTATUS'] = "<b>Warning:</b> Status request: Missing UpdateState: Response text=";
$lang['UPDATEPOST'] = "Posting an update request";
$lang['UPDATEDONTPRESS'] = "Already executing an update - Please await completion of current request";
$lang['UPDATEREMOVAL1'] = "A previous update failed to complete. Missing profile removal turned off.";
$lang['UPDATEREMOVAL2'] = "To remove profiles from the database which are not in the XML file(s),";
$lang['UPDATEREMOVAL3'] = "run a normal (not Complete) update once any update has completed successfully.";
$lang['UPDATEFILECHANGED1'] = "Warning: the size of the XML file %s has changed between update runs. The original file";
$lang['UPDATEFILECHANGED2'] = "size was %d bytes and the file appears now to have a size of %d bytes. This may cause the";
$lang['UPDATEFILECHANGED3'] = "update to fail. Simply run an update again to correct.";
$lang['NOTREMOVING'] = "Contents of xml collection will be added to database; profiles will be updated but NOT removed.";
$lang['IMPORTTITLE'] = "Import du fichier XML généré par DVD Profiler";
$lang['ADDERRORS'][1] = "Profile IDs must not be blank. Profile #";
$lang['IMPORTDBERR1'] = "There is a problem accessing %s on %s.\n";
$lang['IMPORTDBERR2'] = "Either the database doesn't exist, or %s does not have permission to access it.\n";
$lang['IMPORTDBERR3'] = "Please use an admin tool to create the database and grant the correct permission to %s\n";
$lang['IMPORTDBERR4'] = "There appears to be no database named %s available on %s\n";
$lang['IMPORTDBERR5'] = "(although %s appears to have permissions to use a database with that name).\n";
$lang['IMPORTDBERR6'] = "Please use an admin tool to create the database and grant the correct permission to %s\n";
$lang['IMPORTDBERR7'] = "The connection to database %s on %s failed — Code %d —> %s\n";
$lang['IMPORTBADXML1'] = "There was an error processing \"%s\"\napparently in the <%s> section.\n";
$lang['IMPORTBADXML2'] = "xml_parse_into_struct() returned an error: value=%s\nThis translates as: %s\n";
$lang['IMPORTBADXML3'] = "It thinks it was at:\n\tByte number %s\n\twhich is line number %s\n";
$lang['IMPORTBADXML4'] = "\tand column number %s\nThe %s bytes on either side of that look like:\n";
$lang['IMPORTBADXML5'] = "\n\nThe XML profile data was:\n";
$lang['IMPORTBADSCHEMA1'] = "Le schéma de la base de données n'est plus à jour, il est incompatible avec cette version de l'application.";
$lang['IMPORTBADSCHEMA2'] = "Le schéma de la base de données doit être mise à jour avec le fichier SCHEMA fourni.";
$lang['IMPORTBADSCHEMA3'] = "The database schema will be automatically updated the next time an update is performed.";
$lang['IMPORTBADSCHEMA4'] = "Version du schéma de la base de données : ";
$lang['IMPORTBADSCHEMA5'] = "version du schéma de cette application : ";
$lang['IMPORTBADSCHEMA6'] = "Schema has been Updated";
$lang['IMPORTBADSCHEMA7'] = "Please refresh the page or wait 10 seconds for it to refresh automatically.";
$lang['IMPORTUPDATING'] = "Mise à jour de la base de données en cours à partir du fichier XML : ";
$lang['IMPORTFROMXMLFILE'] = "XML file specified is '$xmlfile'";
$lang['IMPORTFROMXMLDIR'] = "XML directory specified is '$xmldir'";
$lang['IMPORTFROMXMLBADDIR'] = "The XML file specified (%s) includes a directory (%s) which is not readable. Unable to continue.";
$lang['IMPORTFROMXMLFILEMISSING'] = "'$xmlfile' not available. Using '%s'";
$lang['IMPORTFROMXMLNOFILES1'] = "Could not find any file consistent with '$xmlfile'";
$lang['IMPORTFROMXMLNOFILES2'] = "Please upload a file with one of these supported types:";
$lang['IMPORTFROMXMLCANTTYPEOPEN'] = "Unable to successfully open to read '%s'";
$lang['IMPORTFROMXMLCANTTYPEREAD'] = "Unable to successfully read 12 bytes from '%s'";
$lang['IMPORTFROMXMLFILETYPE'] = "'%s' appears to be a file of type '%s'";
$lang['IMPORTFROMXMLNOSUPPORT'] = "This host does not have streaming support for filetype '%s'";
$lang['IMPORTZIPCANTWRITE'] = "Unable to process archive '%s': variable \$imagecachedir does not point to a writable directory";
$lang['IMPORTZIPEXTRACTHEAD'] = "Attempting to extract the first file from the archive '%s' into %s";
$lang['IMPORTZIPOPENFAIL'] = "zip_open: Error %d opening %s";
$lang['IMPORTZIPDELETEPREVIOUS'] = "Deleting pre-existing %s prior to extraction...";
$lang['IMPORTZIPFOPENFAIL'] = "Unable to create %s for extraction from %s";
$lang['IMPORTZIPFWRITEFAIL'] = "Error writing to %s while extracting from %s";
$lang['IMPORTZIPINTERNAL1'] = "zip_entry_open() failed";
$lang['IMPORTZIPINTERNAL2'] = "zip_read: No items to read in TOC";
$lang['IMPORTZIPINTERNAL3'] = "zip_read: Unable to read TOC entry from zipfile %s";
$lang['IMPORTZIPINTERNAL4'] = "zip_read: Error %d returned from zip_read()";
$lang['IMPORTXMLDIR'] = "Importing %d files from directory %s";
$lang['UPDATERESUMING'] = "Resuming an incomplete update — starting %d profiles (%s bytes) into file %s";
$lang['IMPORTBADOPEN'] = "ERREUR : Impossible d'ouvrir en lecture le fichier XML : ";
$lang['IMPORTPROCESSING'] = "File being processed: ";
$lang['IMPORTUSINGCOMPRESSED'] = "Compressed file being processed: ";
$lang['IMPORTMISSINGSCHEMA'] = "Can't open file %s ... terminating";
$lang['IMPORTMISSING1'] = ", the current collection file, is missing some components. When exporting from DVDProfiler";
$lang['IMPORTMISSING2'] = "it is important to select ALL of the sections to be exported. There will be no data stored";
$lang['IMPORTMISSING3'] = "for the following missing sections: ";
$lang['IMPORTPROCESSED'] = "DVD importés : ";
$lang['UPDATEFINISHING'] = "Finishing previous incomplete update";
$lang['IMPORTMEDIAANDCOLLECTIONS'] = "Updating Custom Media Types and Custom Collections ...";
$lang['IMPORTBOXSETS'] = "Mise à jour des coffrets en cours...";
$lang['IMPORTDELETING'] = "Removing Profiles missing from XML file(s) ...";
$lang['IMPORTDONE1'] = "Nombre total de DVD importés : ";
$lang['IMPORTDONE2'] = "Temps total de traitement (en secondes) : ";
$lang['IMPORTCLICK'] = "Cliquer ici pour accéder à la page principale";
$lang['IMPORTENTRIES'] = "Nombre d'éléments de coffrets invalides supprimés : ";
$lang['IMPORTCOLLECTIONS'] = "Nombre de profils de coffrets invalides modifiés : ";
$lang['IMPORTBADBOXDESC'] = "Coffrets erronés : devraient contenir des enfants alors qui sont absents de la collection";
$lang['IMPORTBADBOX'] = "Coffret invalide : ";
$lang['IMPORTUPDATESTATS'] = "Mise à jour des tables statistiques en cours...";
$lang['IMPORTNUMADDED'] = "Nombre de profils ajoutés : ";
$lang['IMPORTNUMCHANGED'] = "Nombre de profils modifiés : %d (including Collection Number only: %d)";
$lang['IMPORTNUMREMOVED'] = "Nombre de profils supprimés : ";
$lang['SUPPLIERREMOVED'] = "Number of Purchase Places removed: ";
$lang['EXECUTING'] = "Executing";
$lang['CHOOSERSHORT'] = "Pick-a-Flick";
$lang['CHOOSERDESC'] = "Pick a DVD Profile from the collection";
$lang['CHOOSERDONTCARE'] = "Don't Care";
$lang['CHOOSERVIDEOSTANDARD'] = "Video Standard";
$lang['CHOOSERWATCHEDBY'] = "Watched By";
$lang['CHOOSERPICK'] = "Make a random selection using the current criteria";
$lang['CHOOSERRESET'] = "Set all criteria to '$lang[CHOOSERDONTCARE]'";
$lang['CHOOSERHEADER'] = "Select criteria for %s movie choices";
$lang['CHOOSEREXECUTION'] = "Seconds to complete query execution";
$lang['CHOOSERBOXTVPARENT'] = "Profile is a Child in a boxset in the Television genre";
$lang['CHOOSERBOXPARENT'] = "Profile is a Child in a boxset";
$lang['CHOOSERBOXCHILD'] = "Profile is a Parent in a boxset";
$lang['CHOOSERFINDTITLE'] = "Find Text in title*";
$lang['CHOOSERFINDOFEATURES'] = "Find Text in other features";
$lang['CHOOSERFINDOVERVIEW'] = "Find Text in overview";
$lang['CHOOSERFINDEGGS'] = "Find Text in eastereggs";
$lang['CHOOSERFINDNOTES'] = "Find Text in notes";
$lang['CHOOSERFINDACTORS'] = "Find Text in Actor's Names";
$lang['CHOOSERFINDROLES'] = "Find Text in Actor's Roles";
$lang['CHOOSERFINDCREW'] = "Find Text in Crew's Names";
$lang['CHOOSERFINDSTUDIOS'] = "Find Text in Studio's Names";
$lang['CHOOSERFINDTITLEEXPLAIN'] = "* Finding text in title also searches originaltitle and description fields";
$lang['IMAGEDATA']['VERIFY'] = "Vérification de la version de Image Update";
$lang['IMAGEDATA']['UPGRADE'] = "Désolé, vous devez mettre à jour votre version de imagedata.php";
$lang['IMAGEDATA']['OK'] = "Ok";
$lang['IMAGEDATA']['LASTUPDATE'] = "Récupération de la date de dernière mise à jour.";
$lang['IMAGEDATA']['NOTADULT'] = "L'option Adulte n'est pas positionnée à 0, par conséquent les titres Adultes seront exclus";
$lang['IMAGEDATA']['ADULT'] = "L'option Adulte est positionnée à 0, par conséquent les titres Adultes seront inclus";
$lang['IMAGEDATA']['COLLECT'] = "Récupération des informations 'Image', veuillez patientez...";
$lang['IMAGEDATA']['DONE'] = "Traitement terminé.";
$lang['IMAGEDATA']['TOOK'] = "Le traitement a duré";
$lang['IMAGEDATA']['SECONDS'] = "secondes.";
$lang['IMAGEDATA']['VALID1'] = "collectionurl is valid";
$lang['IMAGEDATA']['INVALID1'] = "Your setting for";
$lang['IMAGEDATA']['INVALID2'] = "does not point to a phpDVDProfiler collection";
$lang['IMAGEDATA']['PRIVATE'] = "Your phpDVDProfiler collection is private";
$lang['IMAGEDATA']['CHECKED'] = "Image for Profiles Processed :";
$lang['BORROW_PROMPT_STRING'] = "Your eMail address";
$lang['BORROW_NO_EMAIL'] = "No eMail Address set for Collection";
$lang['BORROW_BAD_ARGS'] = "Bad Arguments";
$lang['BORROW_PAGE_HEADING'] = "Borrow a DVD from the Library of";
$lang['BORROW_TITLE'] = "DVD Title:";
$lang['BORROW_EMAIL'] = "Borrower's eMail:";
$lang['BORROW_FROM_TEXT'] = "From: The DVD Loan Office";
$lang['BORROW_BODY_1'] = "DVD to borrow:";
$lang['BORROW_BODY_2'] = "Borrower's eMail:";
$lang['BORROW_BODY_3'] = "Location:";
$lang['BORROW_BODY_4'] = "Have a Nice Day";
$lang['BORROW_SUBJECT'] = "Borrow a DVD";
$lang['BORROW_DONE'] = "Request submitted.";
$lang['BORROW_BAD_EMAIL'] = "Please enter a valid email address";
$lang['BORROW_SUBMIT_TEXT'] = "Submit Request";
$lang['PRODUCED'] = "Année de production";
$lang['RATED'] = "Classé";
$lang['DIRECTEDBY'] = "Réalisé par";
$lang['FEATURING'] = "En vedette";
$lang['PURCHASED'] = "Dates d'achat";
$lang['FORMATS'] = "Formats";
$lang['FROM'] = "chez";
$lang['FIRSTNAME'] = "Prénom";
$lang['MIDDLENAME'] = "2°ree; prénom";
$lang['LASTNAME'] = "Nom";
$lang['BIRTHYEAR'] = "Né(e) en";
$lang['CREDITEDIN'] = "Crédité dans";
$lang['CREDTIMES'] = "Credited %d times";
$lang['LINKS_OFFICIALWEBSITES'] = "Official Websites";
$lang['LINKS_FANSITES'] = "Fan Sites";
$lang['LINKS_TRAILERSANDCLIPS'] = "Trailers and Clips";
$lang['LINKS_REVIEWS'] = "Reviews";
$lang['LINKS_RATINGS'] = "Ratings";
$lang['LINKS_GENERALINFORMATION'] = "General Information";
$lang['LINKS_GAMES'] = "Games";
$lang['LINKS_OTHER'] = "Other";
$lang['MIXED'] = "Mixed Color Formats";
$lang['MULTIPLE'] = "Multiple Color Formats";
$lang['COLOR'] = "Color";
$lang['BLACK&WHITE'] = "Black & White";
$lang['COLORIZED'] = "Colorized";
$lang['COLORUNSET'] = "[Color status unset]";
$lang['HDR10'] = "HDR10";
$lang['DOLBYVISION'] = "Dolby Vision";