summaryrefslogtreecommitdiff
path: root/data/translations/help/fr.po
blob: ef6bc0a0e0930820f56e3e48af7d82a3cca3c1aa (plain) (blame)
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
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
# en#
# Translators:
# Alige <aligetmw@hotmail.fr>, 2013
# Alige <aligetmw@hotmail.fr>, 2012
# Choupom <andycootlapin@hotmail.fr>, 2012
# Bernard <nard@bh28.net>, 2014
# Bernard <nard@bh28.net>, 2012
msgid ""
msgstr ""
"Project-Id-Version: ManaPlus\n"
"PO-Revision-Date: 2014-02-14 11:49+0000\n"
"Last-Translator: Bernard <nard@bh28.net>\n"
"Language-Team: French (http://www.transifex.com/projects/p/manaplus/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

msgid "/item 0 - disable party item sharing options."
msgstr "/item 0 - désactiver le partage d'objets du groupe."

msgid "\"Outfit shortcut 12\""
msgstr "\"Raccourci de tenue 12\""

msgid "To read about whispering and other chat commands, look here:"
msgstr "Pour en savoir plus sur le chuchotement et les autres commandes de chat, regardez ici :"

msgid "/away, /away MSG - set away mode."
msgstr "/away, /away MSG - activer le mode absent."

msgid ""
"You can select other themes.\n"
"For this you should open settings and select theme tab\n"
"and change \"gui theme\""
msgstr "Vous pouvez sélectionner d'autres thèmes.\nPour ce faire, ouvrez la fenêtre de configuration et sélectionnez l'onglet  \"Thèmes\" \net choisissez dans \"thème gui\" celui qui vous convient."

msgid "\"Target & attack\""
msgstr "\"Cibler & attaquer\""

msgid ""
"Most commands working in whispers.\n"
"For example command /imitation in whisper with nick1,\n"
" similar to command /imitation nick1."
msgstr "La plupart des commandes  fonctionnent dans les onglets de conversation privée \n(whispers). Par example la commande /imitation tapée dans l'onglet de conversation avec \n\"NOM\" a le même effet que la commande /imitation \"NOM\" ou le clic-droit sur NOM suivi \ndu choix imitation."

msgid "\"Emote shortcut 11\""
msgstr "\"Raccourci d'émoticône 11\""

msgid ""
" To add an item to the shortcut bar click on the item in the inventory window,\n"
" then click on the box in the shortcut-window which should be associated with\n"
" the item. To reorder items within the shortcut-window simply click and drag\n"
" them between the boxes. To remove items you simply drag them outside of the\n"
" window and drop them."
msgstr "Pour ajouter un objet dans la barre de raccourci cliquez sur l'objet dans la fenêtre de \nl'inventaire, puis cliquez sur la boîte dans la fenêtre de raccourci qui devrait être associée \navec l'objet. Pour réorganiser des objets à l'intérieur de la fenêtre de raccourci faites-les \nglisser simplement entre les boîtes. Pour enlever des objets tu les faites les simplement \nglisser simplement en dehors de la fenêtre."

msgid "\"Ignore input 1\""
msgstr "\"Ignore entrée 1\""

msgid "/cacheinfo - show text cache info."
msgstr "/cacheinfo - afficher l'info. du cache texte."

msgid "\"Outfits window\""
msgstr "\"Fenêtre des tenues\""

msgid ""
"You can imitate other players by selecting \"imitation\" in player context menu\n"
" or type chat command: /imitate playername."
msgstr "Vous pouvez imiter un autre joueur en choisissant \"imitation\" dans le menu contextuel ou en écrivant /imitate NOM"

msgid ""
" - ##2allow trading##9: Do you wish to allow trade requests from arbitrary\n"
"   players?"
msgstr " - ##2Autoriser les échanges##9: Souhaitez vous autoriser tous les joueurs à échanger avec vous?"

msgid "\"Emote shortcut 9\""
msgstr "\"Raccourci d'émoticône 9\""

msgid "/item 1 - enable party item sharing options."
msgstr "/item 1 - activer le partage d'objets du groupe."

msgid "\"Set direction down\""
msgstr "\"Définir la direction vers le bas\""

msgid "\"Target NPC\""
msgstr "\"Cibler PNJ\""

msgid "Party chat commands"
msgstr "Commandes de l'onglet de parti"

msgid "/help - show this help."
msgstr "/help - affiche cette fenêtre d'aide."

msgid ""
"You can walk to warps automatically.\n"
"Open Social Window (###keyWindowSocial;) and selecy Nav tab,\n"
"then click on warp what you want."
msgstr "Vous pouvez marcher jusqu'aux points de transport (warp points) automatiquement.\nOuvrez fa fenêtre Social (F11) et sélectionnez l'onglet Nav, puis cliquez sur le nom du point où vous voulez aller."

msgid "\"Chat window\""
msgstr "\"Fenêtre de Chat\""

msgid "/neutral NICK - add nick to neutral relation list."
msgstr "/neutral NICK - ajouter NICK à la liste des relations neutres."

msgid "\"Outfit shortcut 7\""
msgstr "\"Raccourci de tenue 7\""

msgid "/addpriorityattack NAME - add monster to priority attack list."
msgstr "/addpriorityattack NOM - ajouter le monstre NOM à la liste d'attaques prioritaires."

msgid "Back to Index"
msgstr "Retour à l'Index"

msgid "DOWNLOADS"
msgstr "TÉLÉCHARGEMENTS"

msgid "THE PLAYER LIST"
msgstr "LISTE DES JOUEURS"

msgid "/priceload - load shop price from disc."
msgstr "/priceload - Charger la liste de prix-boutique depuis le disque."

msgid "\"Quests window\""
msgstr "\"Fenêtre des Quêtes\""

msgid ""
"You can disable yellow bar,\n"
"by pressing ###keyDisableGameModifiers;."
msgstr "Vous pouvez désactiver la barre jaune,\nen appuyant sur ###keyDisableGameModifiers;."

msgid "\"Quick drop window\""
msgstr "\"Fenêtre de jet rapide\""

msgid "\"Screenshot\""
msgstr "\"Capture d'écran\""

msgid "Support"
msgstr "Support"

msgid "\"Emote shortcut 1\""
msgstr "\"Raccourci d'émoticône 1\""

msgid ""
" - ##2ignored##9:  You wish to completely ignore this player.  You will not\n"
"   even see floating text for him or her anymore, nor emotions."
msgstr " - ##2ignorer##9:  Vous voulez ignorer complètement ce joueur. Vous ne verrez même plus se bulles de texte ni ses emoticones"

msgid "\"Outfit shortcut 13\""
msgstr "\"Raccourci de tenue 13\""

msgid ""
" You can improve your skills by increasing job level. Each job level\n"
" gives you 1 point to spend on basic skills."
msgstr " Vous pouvez améliorer vos compétences en augmentant ton niveau de métier (job). Chaque niveau de métier\n vous donne 1 point à ajouter à vos compétences de base."

msgid "/me text - send text to chat as /me command in irc."
msgstr "/me TEXTE - envoyer TEXTE dans le chat comme la commande /me sur IRC."

msgid "\"Emote shortcut 10\""
msgstr "\"Raccourci d'émoticône 10\""

msgid "\"Item shortcut 14\""
msgstr "\"Raccourci d'objet 14\""

msgid "Mana Contributors"
msgstr "Contributeurs de Mana"

msgid "\"Change map view mode\""
msgstr "\"Changer le mode de vue de carte\""

msgid "/query NICK, /q NICK - open new whisper tab for nick."
msgstr "/query PSEUDO, /q PSEUDO - ouvre un nouvel onglet de discussion avec le joueur \"PSEUDO\"."

msgid ""
" - ##2allow whispers##9: Do you wish to allow arbitrary players to send\n"
"   private messages to you in-game?"
msgstr " - ##2autoriser chuchoter##9:  Souhaitez vous autoriser tous les joueurs à  vous envoyer des messages personnels en jeu?"

msgid "\"Item shortcut 5\""
msgstr "\"Raccourci d'objet 5\""

msgid "/all - show visible beings list in debug tab."
msgstr "/all - afficher la liste des êtres visibles dans l'onglet de débogage."

msgid "\"Emote shortcut 7\""
msgstr "\"Raccourci d'émoticône 7\""

msgid "Debug"
msgstr "Débogage"

msgid "/addattack NAME - add monster to attack list."
msgstr "/addattack NOM - ajoute le monstre NOM à la liste d'attaque."

msgid "For other server look servers pages for support."
msgstr "Pour d'autres serveurs, reportez-toi à leurs pages d'aide."

msgid ""
"##2ManaPlus##9 is a serious effort to create an innovative free and open\n"
" source MMORPG Client. ManaPlus uses 2D graphics and aims to create a large\n"
" and diverse interactive world. It is licensed under the GPL, making\n"
" sure this game can't ever run away from you."
msgstr "##2ManaPlus##9 est un effort notable de création d'un client de jeux de rôles MMO, libre et open source. Manaplus utilise utilise des graphiques 2D, avec pour but la création d'un monde interactif vaste et varié. Il est distribué sous la licence GPL pour vous garantir sa disponibilité permanente. "

msgid "\"Target closest monster\""
msgstr "Viser le monstre le plus proche"

msgid "\"Emote shortcut 2\""
msgstr "\"Raccourci d'émoticône 2\""

msgid "\"Outfit shortcut 6\""
msgstr "\"Raccourci de tenue 6\""

msgid "/setdrop N - set drop counter to requested value."
msgstr "/setdrop N - choisit le nombre d'objets à jeter par la touche de jet rapide."

msgid "\"Quit\""
msgstr "\"Quitter\""

msgid "/outfit N - wear outfit number N."
msgstr "/outfit N - met la tenue numéro N."

msgid "Visit IRC channel:"
msgstr "Visitez notre canal IRC :"

msgid "\"Shop window\""
msgstr "\"Fenêtre de magasin\""

msgid "/createparty NAME - create party with selected name."
msgstr "/createparty NOM - Crée un groupe appelé NOM."

msgid "\"Move down\""
msgstr "\"Aller vers le bas\""

msgid "/heal NICK - heal nick."
msgstr "/heal PSEUDO - soigner le joueur \"PSEUDO\"."

msgid "Contributors to client development"
msgstr "Contributeurs au développement du client"

msgid "\"Setup window\""
msgstr "\"Fenêtre des réglages\""

msgid "/removeattack NAME - remove monster from attack list."
msgstr "/removeattack NOM - Enlève le monstre NOM de la liste d'attaque."

msgid "\"Set direction up\""
msgstr "\"Définir la direction vers le haut\""

msgid "/where - print current player position to chat."
msgstr "/where - affiche la position actuelle du joueur dans le chat."

msgid "Instructions"
msgstr "Instructions"

msgid ""
"If client working very slow, you can improve speed\n"
"by reading this: @@http://manaplus.org/slowpc|http://manaplus.org/slowpc@@"
msgstr "Si le client fonctionne très lentement, vous pouvez améliorer sa vitesse\nen lisant ceci : @@http://manaplus.org/slowpc|http://manaplus.org/slowpc@@"

msgid "/exp - show party experience sharing options."
msgstr "/exp - Affiche / Modifie les préférences de partage d'expérience du groupe"

msgid ""
"You can do basic searching in help by using command\n"
"##2?text"
msgstr "Vous pouvez faire une recherche simple dans l'aide en utilisant la commande: \n##2?text"

msgid ""
"You can buy or sell items from players shops.\n"
"Right click on player and select \"Buy\" or \"Sell\""
msgstr "Vous pouvez acheter ou vendre des objets aux boutiques des joueurs.\nFaites un clic-droit sur le joueur et choisissez \"Acheter\" ou \"Vendre\""

msgid "\"Enable/disable trading\""
msgstr "\"Activer / Désactiver les échanges\""

msgid "\"Toggle camera mode\""
msgstr "\"Changer le mode caméra\""

msgid "/unignore NICK - Remove nick from ignore list."
msgstr "/unignore NOM - Enlever \"NOM\" de la liste des ignorés."

msgid ""
" If you're having troubles, please first of all read the FAQ. If you\n"
" can't find a solution to your problem, feel free to check our\n"
" Bugs/Support section of the forum:"
msgstr "Si vous rencontrez des problèmes, veuillez d'abord lire la FAQ.\nSi vous ne trouvez pas de solution, reportez-vous à la rubrique \nBugs / Support du forum :"

msgid "IGNORING COMMUNICATION"
msgstr "IGNORER LES COMMUNICATIONS"

msgid "WINDOWS"
msgstr "FENETRES"

msgid "SUPPORT"
msgstr "SUPPORT"

msgid "\"Outfit shortcut 10\""
msgstr "\"Raccourci de tenue 10\""

msgid "Look this page for help and downloads:"
msgstr "Consultez cette page pour l'aide et les téléchargements :"

msgid "COMMUNICATION:"
msgstr "COMMUNICATION :"

msgid "Other skills:"
msgstr "Autres compétences :"

msgid ""
" - ##2save player list##9: Should your acquaintance list be saved when you\n"
"   quit the game?  If you enable this option, your list will survive when you\n"
"   quit and re-start."
msgstr " - ##2save player list##9:La liste de relations doit-elle être sauvegardée\n quand vous quittez le jeu?  Si vous voulez activer cette option, la liste sera conservée lorsque\n vous quittez et redémarrez."

msgid ""
"You can use mumble voice chat for talking with other players.\n"
"Start mumble before client start and enable mumble in settings."
msgstr "Vous peux utiliser la conversation vocale Mumble pour parler aux autres joueurs.\nDémarrez Mumble avant le client et activez Mumble dans la configuration."

msgid "\"Move up\""
msgstr "\"Aller vers le haut\""

msgid "Here contributors from parent projects"
msgstr "Contributeurs de projets parents."

msgid "\"Item shortcut 4\""
msgstr "\"Raccourci d'objet 4\""

msgid ""
"You can restore yellow bar settings,\n"
"by right click on it and select in context menu \"Reset yellow bar\"."
msgstr "Vous pouvez réinitialiser la barre jaune,\nen faisant un clic-droit dessus et en sélectionnant \"Remise aux valeurs par défaut de la barre jaune\"."

msgid "/who - print online players number to chat."
msgstr "/who - affiche le nombre de joueurs en ligne dans le chat."

msgid "/uptime - show client uptime."
msgstr "/uptime - affiche la durée d'utilisation du client."

msgid "\"Who is online window\""
msgstr "\"Fenêtre de qui est en ligne\""

msgid "\"Sit\""
msgstr "\"S'asseoir\""

msgid "/dumpg - dump graphics and some other settings to chat."
msgstr "/dumpg - Ecrit les préférences graphiques et quelques autres dans la ligne de chat."

msgid "\"Deactivate chat input\""
msgstr "\"Désactiver l'entrée du chat\""

msgid "/trade NICK - start trade with nick."
msgstr "/trade NOM - commencer un échange avec le joueur \"NOM\"."

msgid "/imitation NICK - start imitation mode."
msgstr "/imitation NOM - Démarre le mode imitation du personnage \"NOM\"."

msgid "\"Outfit shortcut 5\""
msgstr "\"Raccourci de tenue 5\""

msgid "KEYBOARD:"
msgstr "CLAVIER :"

msgid ""
"You can hide/show bars and buttons by right click and select menu item."
msgstr "Vous pouvez afficher/cacher une barre ou un bouton en faisant un clic-droit et en le sélectionnant dans la liste."

msgid "\"Scroll chat down\""
msgstr "\"Balayer le chat vers le bas\""

msgid "##2Trade:##9 enables the ability to trade with others."
msgstr "##2Trade:##9 active la possibilité d'échanger avec les autres."

msgid "Server news"
msgstr "Nouvelles du serveur"

msgid "\"Outfit shortcut 11\""
msgstr "\"Raccourci de tenue 11\""

msgid "\"Item shortcut 11\""
msgstr "\"Raccourci d'objet 11\""

msgid "\"Item shortcut 10\""
msgstr "\"Raccourci d'objet 10\""

msgid "ABOUT MANAPLUS"
msgstr "A PROPOS DE MANAPLUS"

msgid "\"Select OK\""
msgstr "\"Sélectionner OK\""

msgid "MacOSX porting"
msgstr "Portage MacOSX"

msgid ""
"About yellow bar you can read here:\n"
"@@http://manaplus.org/yellowbar|http://manaplus.org/yellowbar@@"
msgstr "À propos de la barre jaune, vous pouvez lire cette page :\n@@http://manaplus.org/yellowbar|http://manaplus.org/yellowbar@@"

msgid "\"Move to target\""
msgstr "\"Aller à la cible\""

msgid "/pseudoaway, /pseudoaway MSG - set/unset pseudo away mode."
msgstr "/pseudoaway, /pseudoaway MSG - active/désactive le mode pseudo away (pseudo-absent)."

msgid "\"Enable / disable away mode\""
msgstr "\"Activer/Désactiver le mode Inactif\""

msgid "INDEX"
msgstr "INDEX"

msgid "\"Chat auto complete\""
msgstr "\"Auto-complétion du chat\""

msgid "/kick NICK - kick someone from the party you are in."
msgstr "/kick - Exclure un membre de votre groupe"

msgid "\"Commands window\""
msgstr "\"Fenêtre des commandes\""

msgid "/ignoreall - add all whispers to ignore list."
msgstr "/ignoreall - ajoute tous les joueurs à la liste d'ignorés."

msgid "\"Copy outfit\""
msgstr "\"Copier la tenue\""

msgid "Website: @@http://manaplus.org/|http://manaplus.org/@@"
msgstr "Site Web : @@http://manaplus.org/|http://manaplus.org/@@"

msgid "/ignore NICK - add nick to ignore list."
msgstr "/ignore NOM - ajoute \"NOM\" à la liste d'ignorés."

msgid "\"Item shortcuts Key\""
msgstr "\"Touche des raccourcis d'objets\""

msgid "\"Disable / enable game modifier keys\""
msgstr "\"Activer / Désactiver les touches de modification de jeu\""

msgid "Other contributors"
msgstr "Autres contributeurs"

msgid ""
"Communication is often essential to success in this game. You can communicate\n"
" in several ways:  By chatting and showing emotions (see above), by trading\n"
" (with the right-click context menu), and by whispering."
msgstr "Communiquer est souvent essentiel pour réussir dans le jeu. Vous pouvez communiquer\n de plusieurs manières : En discutant (dialogue) en montrant des émoticônes (voir plus haut), en échangeant\n (avec le menu contextuel clic-droit) ou en chuchotant."

msgid "\"Attack\""
msgstr "\"Attaquer\""

msgid "/outfit next - wear next outfit."
msgstr "/outfit next - met la tenue suivante."

msgid "\"Move right\""
msgstr "\"Aller vers la droite\""

msgid ""
"You can set away mode,\n"
"by type in chat command /away"
msgstr "Vous pouvez activer le mode absent (away)\nen écrivant /away <message d'absence optionnel> dans la ligne de conversation"

msgid "/move X Y - move to X,Y position in short distance."
msgstr "/move X Y - aller à la position proche X,Y ."

msgid "##2Party Level1:##9 enables a char to join a party."
msgstr "##2Party Level1:##9 permet à votre personnage de rejoindre un groupe."

msgid "\"Item shortcut 3\""
msgstr "\"Raccourci d'objet 3\""

msgid "\"Change move type\""
msgstr "\"Changer la façon de marcher\""

msgid "Magic skills:"
msgstr "Compétences magiques :"

msgid "/addignoreattack NAME - add monster to ignore attack list."
msgstr "/addignoreattack NOM - ajoute le monstre NOM à la liste d'ignorés."

msgid "Android porting"
msgstr "Portage Android"

msgid "/clear - clear current chat tab."
msgstr "/clear - efface l'onglet de conversation courant."

msgid "\"Social window\""
msgstr "\"Fenêtre sociale\""

msgid "\"Hide windows\""
msgstr "\"Cacher les fenêtres\""

msgid "\"Outfit shortcut 4\""
msgstr "\"Raccourci de tenue 4\""

msgid "Chat commands"
msgstr "Commandes de conversation (Chat)"

msgid "\"Did you know window\""
msgstr "\"Fenêtre le-savais-tu\""

msgid "Trade"
msgstr "Échanger"

msgid "/blacklist NICK - add nick to blacklist relation list."
msgstr "/blacklist NOM - ajoute \"NOM\" a la liste noire de relations."

msgid "\"Close chat tab\""
msgstr "\"Fermer le tab de chat\""

msgid "\"Item shortcut 6\""
msgstr "\"Raccourci d'objet 6\""

msgid ""
" - ##2neutral##9:  As far as the game is concerned, this is the same as not\n"
"   having the player listed:  the player may chat with you, but may only trade\n"
"   or whisper if you have this option allowed for everyone."
msgstr " - ##2neutral##P:  Dans la mesure ou le jeu est concerné, ceci est identique à\n   ne pas avoir le joueur dans votre liste de relations:  le joueur peut converser avec vous mais ne peut échanger ou\n   chuchoter avec vous que si cette option est choisie pour tout le monde."

msgid "Download"
msgstr "Téléchargement"

msgid ""
" - ##2friend##9:  You consider this player a friend.  The player may chat,\n"
"   message your in private, or trade with you at any point."
msgstr " - ##2friend##9:  Vous considérez ce joueur comme votre ami.  Ce joueur peut vous parler en privé ou marchander avec vous à n'importe quel moment."

msgid "Art or images contributors"
msgstr " Contributeurs: artistes graphiques"

msgid "\"Target player\""
msgstr "Viser le Joueur"

msgid "/invite NICK - invite a player to your party."
msgstr "/invite - Inviter un joueur à rejoindre votre groupe"

msgid "##2ManaPlus version: ##6%VER%"
msgstr "##2Version de ManaPlus : ##6%VER%"

msgid "/exp 0 - disable party experience sharing options."
msgstr "/exp - Désactive le partage d'expérience dans le groupe"

msgid ""
" - ##2disregarded##9:  You wish to disregard this player, meaning that his or\n"
"   her chat messages are not logged and trade requests and whispers are\n"
"   ignored."
msgstr " - ##2disregarded##9:  Vous voulez négliger ce joueur, ce qui signifie que ses\n   ses messages are ses messages n'apparaissent pas dans la conversation et que ses messages personnels et requêtes d'échange sont ignorés."

msgid "\"Debug window\""
msgstr "\"Fenêtre de débogage\""

msgid "\"Next chat tab\""
msgstr "Onglet de dialogue suivant"

msgid "ManaPlus Contributors"
msgstr "Contributeurs à ManaPlus"

msgid "\"Copy equiped to Outfit\""
msgstr "Copier l'équipement porté dans les tenues"

msgid "Basic skills:"
msgstr "Compétences de base :"

msgid "/leave - leave the party you are in."
msgstr "/leave > Quitte le groupe dont vous êtes membre."

msgid "\"Change move to target type\""
msgstr "Changer le type de déplacement vers les cibles"

msgid "/erase NICK - add nick to erased list."
msgstr "/erase NOM - ajoute NOM à la liste de joueurs effacés."

msgid "/pricesave - save shop price to disc."
msgstr "/pricesave - sauvegarde la liste de prix boutique sur le disque."

msgid "\"Pickup\""
msgstr "\"Ramasser\""

msgid "\"Status window\""
msgstr "\"Fenêtre de statut\""

msgid "\"Item shortcut 2\""
msgstr "\"Raccourci d'objet 2\""

msgid ""
"##2               SDL, SDL_image, SDL_mixer (Media framework)\n"
"##2                     SDL_net (Networking framework)\n"
"##2                        Guichan (GUI framework)\n"
"##2                   libxml2 (XML parsing and writing)\n"
"##2                          PhysFS (Data files)\n"
"##2                        libcurl (HTTP downloads)\n"
"##2                            zlib (Archives)"
msgstr "##2  SDL, SDL_image, SDL_mixer (Media framework)\n##2  SDL_net (Networking framework)\n##2  Guichan (GUI framework)\n##2  libxml2 (XML parsing and writing)\n##2  PhysFS (Data files)\n##2  libcurl (HTTP downloads)\n##2  zlib (Archives)"

msgid "/friend NICK, /befriend NICK - add nick to friends list."
msgstr "/friend PSEUDO, /befriend PSEUDO - ajoute le joueur à la liste des amis."

msgid "\"Change follow mode\""
msgstr "\"Changer le mode  de suivi\""

msgid "\"Scroll chat up\""
msgstr "\"Balayer le chat vers le haut\""

msgid ""
"##9 This file lists all contributors up to the current release. Check the wiki\n"
"##9 for the currently active development team."
msgstr "##9 Ce fichier liste tous les contributeurs, jusqu'à la version actuelle. Consultez la wiki\n##9 pour la liste de l'équipe de développement active actuellement."

msgid "/item - show party item sharing options."
msgstr "/exp - Affiche / Modifie les préférences de partage d'objets du groupe."

msgid "\"Inventory window\""
msgstr "\"Fenêtre d'inventaire\""

msgid "Contributors to client/server development"
msgstr "Contributeurs au développement client/serveur"

msgid "\"Quick heal target or self\""
msgstr "Soins rapides de la cible ou de soi-même"

msgid "\"Change pickup type\""
msgstr "\"Changer le type de ramassage\""

msgid "\"Use #itenplz spell\""
msgstr "\"Utiliser le sort #itenplz\""

msgid "move key"
msgstr "touche de mouvement"

msgid "\"Item shortcut 13\""
msgstr "\"Raccourci d'objet 13\""

msgid "Skills"
msgstr "Compétences"

msgid "\"Outfit shortcut 3\""
msgstr "\"Raccourci de tenue 3\""

msgid "\"Quick drop N items\""
msgstr "\"Déposer rapidement N objets\""

msgid "Themes:"
msgstr "Thèmes :"

msgid ""
"/msg NICK text, /whisper NICK text, /w NICK text - send whisper message to "
"nick."
msgstr "/msg PSEUDO texte, /whisper PSEUDO texte, /w PSEUDO texte - envoie un message privé au joueur."

msgid "\"Emote shortcut 14\""
msgstr "\"Raccourci d'émoticône 14\""

msgid "\"Item shortcut 1\""
msgstr "\"Raccourci d'objet 1\""

msgid "Commands"
msgstr "Commandes"

msgid "\"Outfit shortcut 9\""
msgstr "\"Raccourci de tenue 9\""

msgid "\"Emote shortcut 4\""
msgstr "\"Raccourci d'émoticône 4\""

msgid "\"Stop Attack\""
msgstr "\"Arrêter d'attaquer\""

msgid ""
" The player list lists all of your acquaintances.  They are categorised as one\n"
" of the following:"
msgstr " La liste de toutes tes relations avec les joueurs.  Elles sont classées dans\nl'une des catégories suivantes :"

msgid "\"Change attack weapon type\""
msgstr "Changer de type d'arme d'attaque"

msgid "/outfit prev - wear previous outfit."
msgstr "/outfit prev - met la tenue précédente."

msgid "\"Crazy moves\""
msgstr "\"Mouvements fous\""

msgid "##2Party level2:##9 enables a char to create a party."
msgstr "##2Groupe level2:##P Permet à un personnage de créer un groupe."

msgid "/target NICK - select nick as target. Can be monster or player nick."
msgstr "/target PSEUDO - sélectionne le joueur ou le monstre comme cible."

msgid "To type chat message, press ###keyChat;"
msgstr "\"Pour écrire un message, appuyez sur ###keyChat;"

msgid "Translators"
msgstr "Traducteurs"

msgid "MOUSE:"
msgstr "SOURIS :"

msgid "\"Next chat tab line\""
msgstr "\"Prochaine ligne de l'onglet de chat\""

msgid "\"Set direction right\""
msgstr "\"Définir la direction vers la droite\""

msgid "\"Move to home location\""
msgstr "\"Aller à la position  de base\""

msgid "Player relations"
msgstr "Relations joueurs"

msgid "Search error"
msgstr "Erreur de recherche"

msgid ""
"You can copy value from any bar,\n"
"by right click on it and select in context menu \"Copy to chat\"."
msgstr "Vous pouvez copier la valeur de chaque barre\nen faisant un clic-droit dessus et en choisissant \"copier dans la conversation\" dans le menu contextuel."

msgid "/closeall - close all whispers."
msgstr "/closeall - fermer toutes les fenêtres de chuchotement."

msgid "/exp 1 - enable party experience sharing options."
msgstr "/exp > Active le partage d'expérience dans le groupe."

msgid "COMMANDS"
msgstr "COMMANDES"

msgid "\"Previous chat tab\""
msgstr "Onglet de conversation précédent"

msgid "/serverunignoreall - unignore all whispers on server side."
msgstr "/serverunignoreall - ne plus ignorer les chuchotements venant du serveur."

msgid "##9Magic skills can be obtain by doing quests and missions in game."
msgstr "##9Les compétences magiques peuvent être obtenues en accomplissant des quêtes et des missions dans le jeu."

msgid "\"Skill window\""
msgstr "\"Fenêtre des compétences\""

msgid "\"Kills stats window\""
msgstr "\"Fenêtre des statistiques de combat\""

msgid "\"Toggle chat\""
msgstr "\"Activer / Désactiver l'entrée dans le chat\""

msgid "\"Change attack type\""
msgstr "\"Changer le type d'attaque\""

msgid "Manaplus Developers"
msgstr "Développeurs de Manaplus"

msgid "\"On / off audio\""
msgstr "\"Audio On / Off\""

msgid "\"Emote shortcut 6\""
msgstr "\"Raccourci d'émoticône 6\""

msgid "\"Outfit shortcut 2\""
msgstr "\"Raccourci de tenue 2\""

msgid "You can change any key in keyboard settings."
msgstr "Tu peux changer n'importe quelle touche dans la configuration du clavier."

msgid "/dirs - show client dirs in debug chat tab."
msgstr "/dirs - Liste les répertoires utilisés par le client dans l'onglet d'informations de débogage."

msgid "Powered By"
msgstr "Motorisé par"

msgid "/disconnect - quick disconnect from server."
msgstr "/disconnect - déconnexion rapide du serveur."

msgid "\"Switch quick drop counter\""
msgstr "\"Changer le nombre pour la dépose rapide\""

msgid "\"Previous chat tab line\""
msgstr "\"Précédente ligne de l'onglet de chat\""

msgid "\"Emote shortcut 13\""
msgstr "\"Raccourci d'émoticône 13\""

msgid "/disregard NICK - add nick to disregarded list."
msgstr "/disregard NOM - ajouter NOM à la liste de négligés."

msgid "\"Change crazy Move mode\""
msgstr "\"Changer le mode des mouvements fous\""

msgid "\"Outfit shortcut 8\""
msgstr "\"Raccourci de tenue 8\""

msgid "\"Change imitation mode\""
msgstr "\"Changer le mode d'imitation\""

msgid ""
"##2ManaPlus##9 is extended client based on old code from ##2Mana##9 client.\n"
" Added many features, improved perfomance, stability, security and more."
msgstr "##2ManaPlus##9 is un client étendu basé sur le  code du client  ##2Mana##9 .\n De nombreuses  fonctionalités ont été ajoutées; les perfomances, la stabilité, la securité ont été accrues et bien plus."

msgid "##9Other skills can be obtain by doing quests and missions in game."
msgstr "##9D'autres compétences peuvent êtres obtenues en accomplissant des quêtes et des missions dans le jeu."

msgid "\"Reset video mode to safe value\""
msgstr "\"Reinitialiser le mode de vidéo\" "

msgid "/undress NICK - remove all clothes from nick. Local effect only."
msgstr "/undress NOM - Déshabiller complètement NOM. Effet local seulement."

msgid ""
" Otherwise see the @@team|Development Team@@ section to have a list of\n"
" developers and how to contact them."
msgstr "Sinon regardez la section @@team|Équipe de Développement@@ pour avoir la liste des développeurs et comment les contacter."

msgid "\"Outfit shortcut 14\""
msgstr "\"Raccourci de tenue 14\""

msgid "\"Quick drop N items from 0 slot\""
msgstr "\"Jeter rapidement N objets depuis le case 0\""

msgid "\"Switch pvp attack\""
msgstr "\"Changer en attaque JvJ\""

msgid "\"Emote shortcut window\""
msgstr "\"Fenêtre des raccourcis d'émoticônes\""

msgid "\"Bot checker window\""
msgstr "\"Fenêtre de vérifications de bots\""

msgid ""
"/mail NICK MSG - send offline message to NICK. Working only in tmw server."
msgstr "/mail NOM MSG - Envoyer un message a \"NOM\" alors qu'il est hors ligne. Fonctionne uniquement  sur le serveur tmw avec \"AuctionBot\"."

msgid "\"Item shortcut 15\""
msgstr "\"Raccourci d'objet 15\""

msgid "About The Mana World"
msgstr "À propos de The Mana World"

msgid "\"Emote shortcut 5\""
msgstr "\"Raccourci d'émoticône 5\""

msgid "\"Smilie\""
msgstr "\"Smiley\""

msgid "Whispers commands"
msgstr "Commandes de chuchotement"

msgid ""
" There you will find a list of all players you are acquainted with, as well as\n"
" several configuration options:"
msgstr " Vous trouverez là une liste de tous les joueurs avec qui vous avez défini des relations, ainsi que\n quelques options de configuration :"

msgid "\"Use magic attack\""
msgstr "\"Utiliser l'attaque magique\""

msgid ""
"You can see other player equiped items,\n"
"by right click on player and select in context menu \"Show Items\"."
msgstr "Pour voir les objets équipés par un joueur,\nfais un clique-droit sur lui puis clique sur \"Montrer les objets\"."

msgid "Whispers"
msgstr "Chuchotement-message personnel"

msgid "Search string not found."
msgstr "Chaîne recherchée non trouvée."

msgid "\"Wear outfit\""
msgstr "\"Mettre la tenue\""

msgid "emote key"
msgstr "touche d'émoticône"

msgid "Search results"
msgstr "Résultats de la recherche"

msgid "/help - show small help about chat commands. "
msgstr "/help - affiche une courte aide à propos des commandes dans le chat."

msgid "\"Item shortcut 9\""
msgstr "\"Raccourci d'objet 9\""

msgid ""
"You can set any client resolution. In settings in video tab,\n"
"click on \"custom\" and enter for example: 900x500 and press ok."
msgstr "vous pouvez choisir n'importe la taille d'écran du client dans l'onglet \"vidéo\" de la configuration,\nchoisissez \"personnalisé\" et entre par exemple : 900x500 puis appuyez sur ok."

msgid "Main development"
msgstr "Développement principal"

msgid "\"Help window\""
msgstr "\"Fenêtre d'aide\""

msgid "/attack - attack target."
msgstr "/attack - attaquer la cible."

msgid "\"Outfit shortcut 1\""
msgstr "\"Raccourci de tenue 1\""

msgid ""
" You may find that not all communication is to your liking.  While most people\n"
" are nice, some may offend you or try to make your life harder-- since this is\n"
" an open game, there is nothing the developers can do to prevent this."
msgstr "Il se peut que toutes les communications ne vous conviennent pas.  Même si la plupart\ndes joueurs sont sympathiques, certains pourraient vous frustrer ou vous rendre la vie \ndifficile.  Comme ce jeu est ouvert, les développeurs ne peuvent rien pour vous éviter ces \ninconvénients."

msgid "About"
msgstr "A propos"

msgid "\"Emote shortcut 12\""
msgstr "\"Raccourci d'émoticône 12\""

msgid "\"Outfit shortcut 15\""
msgstr "\"Raccourci de tenue 15\""

msgid "Windows"
msgstr "Fenêtres"

msgid "\"Ignore input 2\""
msgstr "\"Ignorer l'entrée 2\""

msgid "\"Emulate right click from keyboard\""
msgstr "\"Émuler le clic droit avec le clavier\""

msgid "\"Set home location/set arrow\""
msgstr "\"Définir la position de base / définir les points de navigation\""

msgid "\"Set direction left\""
msgstr "\"Définir la direction vers la gauche\""

msgid "\"Move left\""
msgstr "\"Aller vers la gauche\""

msgid "##2Emote:##9 enables the ability to express emotions."
msgstr "##2Emote:##9 Active la possibilité d'exprimer des émotions."

msgid "\"Item shortcut window\""
msgstr "\"Fenêtre des raccourcis d'objets\""

msgid "\"Item shortcut 7\""
msgstr "\"Raccourci d'objet 7\""

msgid "\"Emote shortcut 8\""
msgstr "\"Raccourci d'émoticône 8\""

msgid "\"Minimap window\""
msgstr "\"Fenêtre de mini-carte\""

msgid "\"Equipment window\""
msgstr "\"Fenêtre d'équipement\""

msgid "/serverignoreall - ignore all whispers on server side."
msgstr "/serverignoreall - ignorer tous les chuchotements du côté serveur."

msgid "/notice TEXT - set notice guild text."
msgstr "/notice TEXT - Définit le texte de bienvenue de la guilde."

msgid "\"Emote shortcut 3\""
msgstr "\"Raccourci d'émoticône 3\""

msgid ""
" However, you can protect yourself from such players by ignoring them.  Right-\n"
" click on them to bring up the context menu, then select `Ignore' or\n"
" `Disregard' (see below).  You can fine-tune your player relations in the\n"
" `Setup' menu, which lists all the players you have added to it.  To open this\n"
" menu, select `Setup' in the upper right corner of the screen, then `Relations'."
msgstr " Pourtant, vous pouver vous protéger de tels joueurs en les ignorant.  Faites un clic-droit \nsur eux pour dérouler le menu contextuel, puis choisissez \"ignore\" ou \"négliger\" (voir plus \nbas).  vous pourrez affiner vos choix de relations dans le menu \"configuration\", onglet \n\"relations\", qui liste tous les joueurs que vous y avez ajouté.  Pour l'ouvrir pressez le \nbouton \"CFG\" du coin haut -droit de votre écran, puis l'onglet \"Relations\"."

msgid "Different patches"
msgstr "autres Patchs:"

msgid "\"Switch magic attack\""
msgstr "\"Changer d'attaque magique\""

msgid "/navigate x y - move to position x,y in current map in any distance."
msgstr "/navigate x y - aller à la position x,y de la carte courante, à une distance quelconque."

msgid "SKILLS"
msgstr "COMPETENCES"

msgid "Guild chat commands"
msgstr "Commandes de l'onglet de guilde"

msgid "Actions"
msgstr "Actions"

msgid "\"Item shortcut 12\""
msgstr "\"Raccourci d'objet 12\""

msgid "\"Move to navigation point\""
msgstr "\"Aller jusqu'au point de navigation\""

msgid "Sound effects"
msgstr "Effets sonores"

msgid "SHORTCUTS:"
msgstr "RACCOURCIS :"

msgid "\"Talk\""
msgstr "\"Parler\""

msgid ""
" Left click to execute default action: walk, pick up an item, attack a monster\n"
" and talk to NPCs (be sure to click on their feet). Right click to show up a\n"
" context menu. Holding [Left Shift] prevents from walking when attacking."
msgstr " Clic gauche pour exécuter l'action par défaut : marcher, prendre un objet, attaquer un monstre\n et parler aux PNJs (cliquer sur leurs pieds). Clic droit pour développer\n un menu contextuel. Maintenir [Majuscule gauche] empêche de marcher pendant l'attaque."

msgid "/follow NICK - start follow mode."
msgstr "/follow NOM - suivre le joueur \"NOM\"."

msgid "\"Item shortcut 8\""
msgstr "\"Raccourci d'objet 8\""

msgid "/emote N - use emotion number N."
msgstr "/emote N - affiche l'émoticône numéro N."