forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfr.po
14379 lines (11583 loc) · 460 KB
/
fr.po
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
# Automatically generated <>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2012-06-04 13:49+0200\n"
"PO-Revision-Date: 2012-05-25 18:45+0200\n"
"Last-Translator: Marc Delisle <[email protected]>\n"
"Language-Team: none\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Weblate 1.0\n"
#: browse_foreigners.php:37 browse_foreigners.php:61 js/messages.php:354
#: libraries/display_tbl.lib.php:517 server_privileges.php:1830
msgid "Show all"
msgstr "Tout afficher"
#: browse_foreigners.php:78 libraries/PDF.class.php:50
#: libraries/common.lib.php:2479
#: libraries/schema/Pdf_Relation_Schema.class.php:1145
#: libraries/schema/Pdf_Relation_Schema.class.php:1169
#: libraries/schema/User_Schema.class.php:399
#: libraries/select_lang.lib.php:508
msgid "Page number:"
msgstr "Page n° : "
#: browse_foreigners.php:161
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"La fenêtre demandée depuis votre navigateur ne peut être rafraîchie. Il est "
"possible que vous ayez fermé la fenêtre source, ou encore que votre "
"navigateur bloque les mises à jour entre fenêtres pour des raisons de "
"sécurité."
#: browse_foreigners.php:183 libraries/Menu.class.php:276
#: libraries/Menu.class.php:370 libraries/common.lib.php:3186
#: libraries/common.lib.php:3193 libraries/common.lib.php:3422
#: libraries/common.lib.php:3423
msgid "Search"
msgstr "Rechercher"
#: browse_foreigners.php:186 db_operations.php:409 db_operations.php:449
#: db_operations.php:562 db_operations.php:591 db_search.php:352
#: gis_data_editor.php:314 js/messages.php:231
#: libraries/auth/cookie.auth.lib.php:264 libraries/core.lib.php:533
#: libraries/display_change_password.lib.php:72
#: libraries/display_create_table.lib.php:61
#: libraries/display_export.lib.php:364 libraries/display_import.lib.php:319
#: libraries/display_tbl.lib.php:1336 libraries/insert_edit.lib.php:1371
#: libraries/insert_edit.lib.php:1406 libraries/replication_gui.lib.php:76
#: libraries/replication_gui.lib.php:375 libraries/rte/rte_events.lib.php:493
#: libraries/rte/rte_routines.lib.php:971
#: libraries/rte/rte_routines.lib.php:1461
#: libraries/rte/rte_triggers.lib.php:373
#: libraries/schema/User_Schema.class.php:150
#: libraries/schema/User_Schema.class.php:207
#: libraries/schema/User_Schema.class.php:449
#: libraries/schema/User_Schema.class.php:489
#: libraries/sql_query_form.lib.php:362 libraries/sql_query_form.lib.php:417
#: libraries/sql_query_form.lib.php:472 libraries/tbl_properties.inc.php:720
#: libraries/tbl_select.lib.php:763 pmd_pdf.php:142 prefs_manage.php:271
#: prefs_manage.php:322 server_binlog.php:104 server_privileges.php:845
#: server_privileges.php:1964 server_privileges.php:2328
#: server_privileges.php:2375 server_privileges.php:2407
#: server_replication.php:262 server_replication.php:346
#: server_replication.php:377 server_synchronize.php:1480 tbl_indexes.php:306
#: tbl_operations.php:287 tbl_operations.php:324 tbl_operations.php:532
#: tbl_operations.php:595 tbl_operations.php:798 tbl_structure.php:717
#: tbl_structure.php:749 tbl_tracking.php:489 tbl_tracking.php:631
#: tbl_zoom_select.php:329 view_create.php:177 view_operations.php:94
msgid "Go"
msgstr "Exécuter"
#: browse_foreigners.php:201 browse_foreigners.php:205
#: libraries/Index.class.php:457 tbl_tracking.php:365
msgid "Keyname"
msgstr "Nom de l'index"
#: browse_foreigners.php:202 browse_foreigners.php:204
#: server_collations.php:39 server_collations.php:51 server_engines.php:42
#: server_plugins.php:128 server_status.php:1499
msgid "Description"
msgstr "Description"
#: browse_foreigners.php:289 browse_foreigners.php:299
#: browse_foreigners.php:315 browse_foreigners.php:327
msgid "Use this value"
msgstr "Utiliser cette valeur"
#: changelog.php:32 license.php:28
#, php-format
msgid ""
"The %s file is not available on this system, please visit www.phpmyadmin.net "
"for more information."
msgstr ""
"Le fichier %s n'est pas disponible sur ce serveur, veuillez visiter www."
"phpmyadmin.net pour plus d'informations."
#: db_create.php:74
#, php-format
msgid "Database %1$s has been created."
msgstr "La base de données %1$s a été créée."
#: db_datadict.php:49 db_operations.php:401
msgid "Database comment: "
msgstr "Commentaire sur la base de données: "
#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1282
#: libraries/tbl_properties.inc.php:814 tbl_operations.php:369
#: tbl_printview.php:126
msgid "Table comments"
msgstr "Commentaires sur la table"
#: db_datadict.php:163 db_qbe.php:199 libraries/Index.class.php:461
#: libraries/export/htmlword.php:245 libraries/export/htmlword.php:357
#: libraries/export/latex.php:481 libraries/export/odt.php:326
#: libraries/export/odt.php:426 libraries/export/texytext.php:238
#: libraries/export/texytext.php:340 libraries/export/texytext.php:405
#: libraries/insert_edit.lib.php:1390
#: libraries/schema/Pdf_Relation_Schema.class.php:1308
#: libraries/schema/Pdf_Relation_Schema.class.php:1329
#: libraries/tbl_properties.inc.php:311 libraries/tbl_select.lib.php:91
#: tbl_indexes.php:222 tbl_printview.php:139 tbl_relation.php:401
#: tbl_tracking.php:303 tbl_tracking.php:369 tbl_zoom_select.php:454
msgid "Column"
msgstr "Colonne"
#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:458
#: libraries/db_structure.lib.php:46 libraries/export/htmlword.php:248
#: libraries/export/htmlword.php:360 libraries/export/latex.php:482
#: libraries/export/odt.php:329 libraries/export/odt.php:429
#: libraries/export/texytext.php:239 libraries/export/texytext.php:341
#: libraries/insert_edit.lib.php:224 libraries/insert_edit.lib.php:227
#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80
#: libraries/rte/rte_routines.lib.php:837
#: libraries/rte/rte_routines.lib.php:862
#: libraries/rte/rte_routines.lib.php:1379
#: libraries/schema/Pdf_Relation_Schema.class.php:1309
#: libraries/schema/Pdf_Relation_Schema.class.php:1330
#: libraries/tbl_properties.inc.php:85 libraries/tbl_select.lib.php:92
#: server_privileges.php:2421 tbl_printview.php:140 tbl_structure.php:201
#: tbl_tracking.php:304 tbl_tracking.php:366
msgid "Type"
msgstr "Type"
#: db_datadict.php:166 libraries/Index.class.php:464
#: libraries/export/htmlword.php:251 libraries/export/htmlword.php:363
#: libraries/export/latex.php:483 libraries/export/odt.php:332
#: libraries/export/odt.php:432 libraries/export/texytext.php:240
#: libraries/export/texytext.php:342 libraries/insert_edit.lib.php:1399
#: libraries/schema/Pdf_Relation_Schema.class.php:1311
#: libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_properties.inc.php:92 tbl_printview.php:141
#: tbl_structure.php:204 tbl_tracking.php:306 tbl_tracking.php:372
#: tbl_zoom_select.php:455
msgid "Null"
msgstr "Null"
#: db_datadict.php:167 db_structure.php:637 libraries/export/htmlword.php:254
#: libraries/export/htmlword.php:366 libraries/export/latex.php:484
#: libraries/export/odt.php:335 libraries/export/odt.php:435
#: libraries/export/texytext.php:241 libraries/export/texytext.php:343
#: libraries/schema/Pdf_Relation_Schema.class.php:1312
#: libraries/schema/Pdf_Relation_Schema.class.php:1333
#: libraries/tbl_properties.inc.php:89 tbl_printview.php:142
#: tbl_structure.php:205 tbl_tracking.php:307
msgid "Default"
msgstr "Défaut"
#: db_datadict.php:171 libraries/export/htmlword.php:370
#: libraries/export/latex.php:486 libraries/export/odt.php:439
#: libraries/export/texytext.php:345
#: libraries/schema/Pdf_Relation_Schema.class.php:1314
#: libraries/schema/Pdf_Relation_Schema.class.php:1335 tbl_printview.php:145
msgid "Links to"
msgstr "Relié à"
#: db_datadict.php:173 db_printview.php:108
#: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113
#: libraries/config/messages.inc.php:135 libraries/export/htmlword.php:375
#: libraries/export/latex.php:489 libraries/export/odt.php:444
#: libraries/export/texytext.php:348
#: libraries/schema/Pdf_Relation_Schema.class.php:1325
#: libraries/schema/Pdf_Relation_Schema.class.php:1336
#: libraries/tbl_properties.inc.php:112 tbl_printview.php:147
msgid "Comments"
msgstr "Commentaires"
#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:359
#: libraries/Index.class.php:386 libraries/Index.class.php:704
#: libraries/config.values.php:52 libraries/config.values.php:67
#: libraries/config/FormDisplay.tpl.php:254 libraries/export/htmlword.php:597
#: libraries/export/latex.php:549 libraries/export/odt.php:699
#: libraries/export/texytext.php:542 libraries/mult_submits.inc.php:324
#: libraries/schema/Pdf_Relation_Schema.class.php:1360
#: libraries/user_preferences.lib.php:293 prefs_manage.php:132
#: server_privileges.php:1601 server_privileges.php:1611
#: server_privileges.php:1888 server_privileges.php:1899
#: server_privileges.php:2240 server_privileges.php:2245
#: server_privileges.php:2538 sql.php:342 sql.php:410 tbl_printview.php:198
#: tbl_structure.php:344 tbl_tracking.php:327 tbl_tracking.php:382
#: tbl_tracking.php:387
msgid "No"
msgstr "Non"
#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:360
#: libraries/Index.class.php:385 libraries/Index.class.php:704
#: libraries/config.values.php:51 libraries/config.values.php:66
#: libraries/config/FormDisplay.tpl.php:254 libraries/export/htmlword.php:598
#: libraries/export/latex.php:549 libraries/export/odt.php:700
#: libraries/export/texytext.php:542 libraries/mult_submits.inc.php:67
#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108
#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118
#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:286
#: libraries/mult_submits.inc.php:299 libraries/mult_submits.inc.php:323
#: libraries/mult_submits.inc.php:330
#: libraries/schema/Pdf_Relation_Schema.class.php:1360
#: libraries/user_preferences.lib.php:293 prefs_manage.php:131
#: server_databases.php:102 server_databases.php:109
#: server_privileges.php:1599 server_privileges.php:1609
#: server_privileges.php:1885 server_privileges.php:1899
#: server_privileges.php:2240 server_privileges.php:2243
#: server_privileges.php:2538 sql.php:409 tbl_printview.php:199
#: tbl_structure.php:41 tbl_structure.php:344 tbl_tracking.php:327
#: tbl_tracking.php:380 tbl_tracking.php:385
msgid "Yes"
msgstr "Oui"
#: db_export.php:26
msgid "View dump (schema) of database"
msgstr "Voir une exportation (schéma) de la base de données"
#: db_export.php:30 db_printview.php:93 db_qbe.php:104 db_tracking.php:47
#: export.php:405 navigation.php:327
msgid "No tables found in database."
msgstr "Aucune table n'a été trouvée dans cette base."
#: db_export.php:40 db_search.php:334 server_export.php:22
msgid "Select All"
msgstr "Tout sélectionner"
#: db_export.php:42 db_search.php:337 server_export.php:24
msgid "Unselect All"
msgstr "Tout désélectionner"
#: db_operations.php:59 tbl_create.php:22
msgid "The database name is empty!"
msgstr "Le nom de la base de données est vide !"
#: db_operations.php:311
#, php-format
msgid "Database %1$s has been renamed to %2$s"
msgstr "La base de données %1$s a été renommée en %2$s"
#: db_operations.php:315
#, php-format
msgid "Database %1$s has been copied to %2$s"
msgstr "La base de données %1$s a été copiée sur %2$s"
#: db_operations.php:443
msgid "Rename database to"
msgstr "Changer le nom de la base de données pour"
#: db_operations.php:470
msgid "Remove database"
msgstr "Supprimer la base de données"
#: db_operations.php:482
#, php-format
msgid "Database %s has been dropped."
msgstr "La base de données %s a été effacée."
#: db_operations.php:487
msgid "Drop the database (DROP)"
msgstr "Supprimer la base de données (DROP)"
#: db_operations.php:516
msgid "Copy database to"
msgstr "Copier la base de données vers"
#: db_operations.php:523 tbl_operations.php:561 tbl_tracking.php:482
msgid "Structure only"
msgstr "Structure seule"
#: db_operations.php:524 tbl_operations.php:562 tbl_tracking.php:484
msgid "Structure and data"
msgstr "Structure et données"
#: db_operations.php:525 tbl_operations.php:563 tbl_tracking.php:483
msgid "Data only"
msgstr "Données seulement"
#: db_operations.php:533
msgid "CREATE DATABASE before copying"
msgstr "Faire CREATE DATABASE avant la copie"
#: db_operations.php:536 libraries/config/messages.inc.php:130
#: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133
#: libraries/config/messages.inc.php:139 tbl_operations.php:569
#, php-format
msgid "Add %s"
msgstr "Ajouter %s"
#: db_operations.php:540 libraries/config/messages.inc.php:123
#: tbl_operations.php:321 tbl_operations.php:571
msgid "Add AUTO_INCREMENT value"
msgstr "Inclure la valeur courante de l'AUTO_INCREMENT"
#: db_operations.php:544 tbl_operations.php:578
msgid "Add constraints"
msgstr "Inclure les contraintes de clés étrangères"
#: db_operations.php:559
msgid "Switch to copied database"
msgstr "Aller à la base de données copiée"
#: db_operations.php:582 libraries/Index.class.php:463
#: libraries/build_html_for_db.lib.php:20 libraries/db_structure.lib.php:48
#: libraries/mysql_charsets.lib.php:113 libraries/tbl_properties.inc.php:90
#: libraries/tbl_properties.inc.php:820 libraries/tbl_select.lib.php:93
#: server_collations.php:38 server_collations.php:50 tbl_operations.php:385
#: tbl_structure.php:202 tbl_structure.php:926 tbl_tracking.php:305
#: tbl_tracking.php:371
msgid "Collation"
msgstr "Interclassement"
#: db_operations.php:599
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
"Le stockage de configurations phpMyAdmin a été désactivé. Pour une analyse "
"du problème, cliquez %sici%s."
#: db_operations.php:633
msgid "Edit or export relational schema"
msgstr "Éditer ou exporter un schéma relationnel"
#: db_printview.php:100 db_tracking.php:80 db_tracking.php:188
#: libraries/Menu.class.php:194 libraries/config/messages.inc.php:514
#: libraries/db_structure.lib.php:32 libraries/export/pdf.php:135
#: libraries/export/xml.php:403 libraries/rte/rte_list.lib.php:65
#: libraries/rte/rte_triggers.lib.php:310
#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2015
#: server_privileges.php:2073 server_privileges.php:2342
#: server_synchronize.php:519 server_synchronize.php:1039 tbl_tracking.php:711
msgid "Table"
msgstr "Table"
#: db_printview.php:101 db_tables_search.php:24 db_tables_search.php:53
#: libraries/Table.class.php:326 libraries/build_html_for_db.lib.php:31
#: libraries/db_structure.lib.php:42 libraries/import.lib.php:164
#: navigation.php:673 navigation.php:706 sql.php:937 tbl_printview.php:376
#: tbl_structure.php:462 tbl_structure.php:536 tbl_structure.php:936
msgid "Rows"
msgstr "Lignes"
#: db_printview.php:105 libraries/db_structure.lib.php:53 tbl_indexes.php:223
msgid "Size"
msgstr "Taille"
#: db_printview.php:159 db_structure.php:592 libraries/export/sql.php:977
msgid "in use"
msgstr "utilisé"
#: db_printview.php:185 libraries/db_info.inc.php:76
#: libraries/db_structure.lib.php:60 libraries/export/sql.php:911
#: libraries/schema/Pdf_Relation_Schema.class.php:1287 tbl_printview.php:424
#: tbl_structure.php:968
msgid "Creation"
msgstr "Création"
#: db_printview.php:194 libraries/db_info.inc.php:81
#: libraries/db_structure.lib.php:65 libraries/export/sql.php:922
#: libraries/schema/Pdf_Relation_Schema.class.php:1292 tbl_printview.php:436
#: tbl_structure.php:976
msgid "Last update"
msgstr "Dernière modification"
#: db_printview.php:203 libraries/db_info.inc.php:86
#: libraries/db_structure.lib.php:70 libraries/export/sql.php:933
#: libraries/schema/Pdf_Relation_Schema.class.php:1297 tbl_printview.php:448
#: tbl_structure.php:984
msgid "Last check"
msgstr "Dernière vérification"
#: db_printview.php:220 db_structure.php:613
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s table"
msgstr[1] "%s tables"
#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Vous devez choisir au moins une colonne à afficher"
#: db_qbe.php:189
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "Passer au %smode visuel%s"
#: db_qbe.php:225 libraries/db_structure.lib.php:106
#: libraries/display_tbl.lib.php:1616
msgid "Sort"
msgstr "Tri"
#: db_qbe.php:234 db_qbe.php:269 libraries/db_structure.lib.php:113
#: libraries/db_structure.lib.php:122 libraries/display_tbl.lib.php:1155
#: libraries/display_tbl.lib.php:1552 libraries/display_tbl.lib.php:1560
#: libraries/tbl_select.lib.php:619 server_databases.php:187
#: server_databases.php:204 tbl_operations.php:282
msgid "Ascending"
msgstr "Croissant"
#: db_qbe.php:235 db_qbe.php:277 libraries/db_structure.lib.php:114
#: libraries/db_structure.lib.php:123 libraries/display_tbl.lib.php:1167
#: libraries/display_tbl.lib.php:1547 libraries/display_tbl.lib.php:1565
#: libraries/tbl_select.lib.php:620 server_databases.php:187
#: server_databases.php:204 tbl_operations.php:283
msgid "Descending"
msgstr "Décroissant"
#: db_qbe.php:290 db_tracking.php:86 libraries/display_tbl.lib.php:606
#: tbl_change.php:219 tbl_tracking.php:716
msgid "Show"
msgstr "Afficher"
#: db_qbe.php:326
msgid "Criteria"
msgstr "Critère"
#: db_qbe.php:380 db_qbe.php:462 db_qbe.php:554 db_qbe.php:585
msgid "Ins"
msgstr "Ajouter"
#: db_qbe.php:384 db_qbe.php:466 db_qbe.php:551 db_qbe.php:582
msgid "And"
msgstr "Et"
#: db_qbe.php:393 db_qbe.php:474 db_qbe.php:556 db_qbe.php:587
msgid "Del"
msgstr "Effacer"
#: db_qbe.php:397 db_qbe.php:478 db_qbe.php:549 db_qbe.php:580
#: libraries/insert_edit.lib.php:1054 libraries/tbl_select.lib.php:591
#: server_privileges.php:486 tbl_indexes.php:301
msgid "Or"
msgstr "Ou"
#: db_qbe.php:534
msgid "Modify"
msgstr "Modifier"
#: db_qbe.php:609
msgid "Add/Delete criteria rows"
msgstr "Ajouter/effacer des lignes"
#: db_qbe.php:621
msgid "Add/Delete columns"
msgstr "Ajouter/effacer des colonnes"
#: db_qbe.php:634 db_qbe.php:657
msgid "Update Query"
msgstr "Mise-à-jour de la requête"
#: db_qbe.php:640
msgid "Use Tables"
msgstr "Utiliser les tables"
#: db_qbe.php:663
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Requête SQL sur la base <b>%s</b> : "
#: db_qbe.php:956 libraries/common.lib.php:1247
msgid "Submit Query"
msgstr "Exécuter la requête"
#: db_search.php:31 libraries/auth/config.auth.lib.php:78
#: libraries/auth/config.auth.lib.php:99
#: libraries/auth/cookie.auth.lib.php:616 libraries/auth/http.auth.lib.php:54
#: libraries/auth/signon.auth.lib.php:247
msgid "Access denied"
msgstr "Accès refusé"
#: db_search.php:43 db_search.php:301
msgid "at least one of the words"
msgstr "au moins un mot"
#: db_search.php:44 db_search.php:302
msgid "all words"
msgstr "tous les mots"
#: db_search.php:45 db_search.php:303
msgid "the exact phrase"
msgstr "phrase exacte"
#: db_search.php:46 db_search.php:304
msgid "as regular expression"
msgstr "expression réguliére"
#: db_search.php:216
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Résultats de la recherche de «<i>%s</i>» %s : "
#: db_search.php:239
#, php-format
msgid "%1$s match inside table <i>%2$s</i>"
msgid_plural "%1$s matches inside table <i>%2$s</i>"
msgstr[0] "%1$s correspondance dans la table <i>%2$s</i>"
msgstr[1] "%1$s correspondances dans la table <i>%2$s</i>"
#: db_search.php:247 libraries/Menu.class.php:263
#: libraries/common.lib.php:3188 libraries/common.lib.php:3420
#: libraries/common.lib.php:3421 tbl_structure.php:573
msgid "Browse"
msgstr "Afficher"
#: db_search.php:252
#, php-format
msgid "Delete the matches for the %s table?"
msgstr "Supprimer de la table %s les occurences ?"
#: db_search.php:252 libraries/display_tbl.lib.php:2508
#: libraries/display_tbl.lib.php:4055
#: libraries/schema/User_Schema.class.php:200
#: libraries/schema/User_Schema.class.php:276
#: libraries/schema/User_Schema.class.php:311
#: libraries/schema/User_Schema.class.php:341
#: libraries/sql_query_form.lib.php:410 pmd_general.php:452
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579
msgid "Delete"
msgstr "Effacer"
#: db_search.php:266
#, php-format
msgid "<b>Total:</b> <i>%s</i> match"
msgid_plural "<b>Total:</b> <i>%s</i> matches"
msgstr[0] "<b>Total :</b> <i>%s</i> occurence"
msgstr[1] "<b>Total :</b> <i>%s</i> occurences"
#: db_search.php:289
msgid "Search in database"
msgstr "Effectuer une nouvelle recherche dans la base de données"
#: db_search.php:292
msgid "Words or values to search for (wildcard: \"%\"):"
msgstr "Mots ou valeurs à rechercher (passe-partout: «%») : "
#: db_search.php:297
msgid "Find:"
msgstr "Type de recherche : "
#: db_search.php:301 db_search.php:302
msgid "Words are separated by a space character (\" \")."
msgstr "Séparer les mots par un espace (« »)."
#: db_search.php:315
msgid "Inside tables:"
msgstr "Dans les tables : "
#: db_search.php:345
msgid "Inside column:"
msgstr "Dans la colonne : "
#: db_structure.php:84
msgid "No tables found in database"
msgstr "Aucune table n'a été trouvée dans cette base"
#: db_structure.php:242 libraries/mysql_charsets.lib.php:411
#: libraries/mysql_charsets.lib.php:418
msgid "unknown"
msgstr "inconnu"
#: db_structure.php:367 tbl_operations.php:717
#, php-format
msgid "Table %s has been emptied"
msgstr "La table %s a été vidée"
#: db_structure.php:384 tbl_operations.php:736
#, php-format
msgid "View %s has been dropped"
msgstr "La vue %s a été supprimée"
#: db_structure.php:384 tbl_operations.php:736
#, php-format
msgid "Table %s has been dropped"
msgstr "La table %s a été effacée"
#: db_structure.php:394 tbl_create.php:286
msgid "Tracking is active."
msgstr "Le suivi est actif."
#: db_structure.php:399 tbl_create.php:289
msgid "Tracking is not active."
msgstr "Le suivi n'est pas activé."
#: db_structure.php:525 libraries/display_tbl.lib.php:3979
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
"Cette vue contient au moins ce nombre de lignes. Veuillez référer à "
"%sdocumentation%s."
#: db_structure.php:543 db_structure.php:577 libraries/Menu.class.php:194
#: libraries/tbl_info.inc.php:60 tbl_structure.php:208
msgid "View"
msgstr "Vue"
#: db_structure.php:620 libraries/Menu.class.php:504
#: libraries/db_structure.lib.php:35 server_replication.php:31
#: server_replication.php:189 server_status.php:613
msgid "Replication"
msgstr "Réplication"
#: db_structure.php:624
msgid "Sum"
msgstr "Somme"
#: db_structure.php:631 libraries/StorageEngine.class.php:345
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "Sur ce serveur MySQL, le moteur de stockage par défaut est %s."
#: db_structure.php:679 db_structure.php:696 db_structure.php:697
#: libraries/display_tbl.lib.php:4097 libraries/display_tbl.lib.php:4103
#: libraries/mult_submits.inc.php:38 server_databases.php:290
#: server_databases.php:295 server_privileges.php:1922
#: server_privileges.php:1930 tbl_structure.php:559 tbl_structure.php:568
msgid "With selected:"
msgstr "Pour la sélection : "
#: db_structure.php:682 libraries/display_tbl.lib.php:4085
#: server_databases.php:292 server_privileges.php:783
#: server_privileges.php:1925 tbl_structure.php:562
msgid "Check All"
msgstr "Tout cocher"
#: db_structure.php:686 libraries/display_tbl.lib.php:4089
#: libraries/replication_gui.lib.php:35 server_databases.php:294
#: server_privileges.php:786 server_privileges.php:1929 tbl_structure.php:566
msgid "Uncheck All"
msgstr "Tout décocher"
#: db_structure.php:691
msgid "Check tables having overhead"
msgstr "Cocher tables avec pertes"
#: db_structure.php:699 libraries/Menu.class.php:288
#: libraries/Menu.class.php:378 libraries/Menu.class.php:477
#: libraries/common.lib.php:3433 libraries/common.lib.php:3434
#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:82
#: libraries/display_tbl.lib.php:4118 libraries/display_tbl.lib.php:4292
#: prefs_manage.php:294 server_privileges.php:1567 server_privileges.php:1934
#: server_status.php:1628 setup/frames/menu.inc.php:22
msgid "Export"
msgstr "Exporter"
#: db_structure.php:701 db_structure.php:749
#: libraries/display_tbl.lib.php:4226 libraries/header_printview.inc.php:42
#: tbl_structure.php:654
msgid "Print view"
msgstr "Version imprimable"
#: db_structure.php:705 libraries/common.lib.php:3429
#: libraries/common.lib.php:3430
msgid "Empty"
msgstr "Vider"
#: db_structure.php:707 db_tracking.php:101 libraries/Index.class.php:507
#: libraries/common.lib.php:3427 libraries/common.lib.php:3428
#: server_databases.php:296 tbl_structure.php:146 tbl_structure.php:147
#: tbl_structure.php:583
msgid "Drop"
msgstr "Supprimer"
#: db_structure.php:709 tbl_operations.php:620
msgid "Check table"
msgstr "Vérifier la table"
#: db_structure.php:712 tbl_operations.php:677 tbl_structure.php:876
msgid "Optimize table"
msgstr "Optimiser la table"
#: db_structure.php:714 tbl_operations.php:662
msgid "Repair table"
msgstr "Réparer la table"
#: db_structure.php:717 tbl_operations.php:647
msgid "Analyze table"
msgstr "Analyser la table"
#: db_structure.php:719
msgid "Add prefix to table"
msgstr "Ajouter un préfixe à la table"
#: db_structure.php:721 libraries/mult_submits.inc.php:275
msgid "Replace table prefix"
msgstr "Remplacer le préfixe de table"
#: db_structure.php:723 libraries/mult_submits.inc.php:275
msgid "Copy table with prefix"
msgstr "Copier la table avec un préfixe"
#: db_structure.php:752 libraries/schema/User_Schema.class.php:426
msgid "Data Dictionary"
msgstr "Dictionnaire de données"
#: db_tracking.php:74
msgid "Tracked tables"
msgstr "Tables faisant l'objet d'un suivi"
#: db_tracking.php:79 libraries/Menu.class.php:171
#: libraries/config/messages.inc.php:508 libraries/export/htmlword.php:119
#: libraries/export/latex.php:228 libraries/export/odt.php:162
#: libraries/export/pdf.php:134 libraries/export/sql.php:731
#: libraries/export/texytext.php:102 libraries/export/xml.php:330
#: server_databases.php:186 server_privileges.php:2010
#: server_privileges.php:2073 server_privileges.php:2336
#: server_status.php:1257 server_synchronize.php:1448
#: server_synchronize.php:1452 sql.php:931 tbl_tracking.php:710
msgid "Database"
msgstr "Base de données"
#: db_tracking.php:81
msgid "Last version"
msgstr "Dernière version"
#: db_tracking.php:82 tbl_tracking.php:713
msgid "Created"
msgstr "Créé"
#: db_tracking.php:83 tbl_tracking.php:714
msgid "Updated"
msgstr "Mis à jour"
#: db_tracking.php:84 js/messages.php:185 libraries/Menu.class.php:467
#: libraries/rte/rte_events.lib.php:380 libraries/rte/rte_list.lib.php:78
#: server_status.php:1260 sql.php:1004 tbl_tracking.php:715
msgid "Status"
msgstr "État"
#: db_tracking.php:85 libraries/Index.class.php:455
#: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53
#: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79
#: server_databases.php:221 server_privileges.php:1859
#: server_privileges.php:2077 server_privileges.php:2424 tbl_structure.php:218
msgid "Action"
msgstr "Action"
#: db_tracking.php:96 js/messages.php:34
msgid "Delete tracking data for this table"
msgstr "Supprimer les données de suivi de cette table"
#: db_tracking.php:118 tbl_tracking.php:667 tbl_tracking.php:725
msgid "active"
msgstr "actif"
#: db_tracking.php:120 tbl_tracking.php:669 tbl_tracking.php:727
msgid "not active"
msgstr "non activé"
#: db_tracking.php:135
msgid "Versions"
msgstr "Versions"
#: db_tracking.php:136 tbl_tracking.php:473 tbl_tracking.php:745
msgid "Tracking report"
msgstr "Rapport de suivi"
#: db_tracking.php:137 tbl_tracking.php:281 tbl_tracking.php:747
msgid "Structure snapshot"
msgstr "Instantané"
#: db_tracking.php:183
msgid "Untracked tables"
msgstr "Tables ne faisant pas l'objet d'un suivi"
#: db_tracking.php:202 tbl_structure.php:680
msgid "Track table"
msgstr "Suivre la table"
#: db_tracking.php:228
msgid "Database Log"
msgstr "Journal de la base de données"
#: export.php:40
msgid "Bad type!"
msgstr "Type incorrect !"
#: export.php:90
msgid "Selected export type has to be saved in file!"
msgstr "Ce choix d'exportation doit être sauvegardé dans un fichier !"
#: export.php:119
msgid "Bad parameters!"
msgstr "Paramètres incorrects !"
#: export.php:193 export.php:224 export.php:779
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Espace-disque insuffisant pour enregistrer le fichier %s."
#: export.php:358
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Le fichier %s existe déjà sur le serveur, veuillez changer le nom, ou cocher "
"l'option d'écrasement des fichiers existants."
#: export.php:362 export.php:366
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
"Le serveur web n'a pas les permissions nécessaires pour enregistrer le "
"fichier %s."
#: export.php:785
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Le fichier d'exportation a été sauvegardé sous %s."
#: file_echo.php:21
msgid "Invalid export type"
msgstr "Type d'exportation invalide"
#: gis_data_editor.php:85
#, php-format
msgid "Value for the column \"%s\""
msgstr "Valeur pour la colonne «%s»"
#: gis_data_editor.php:114 tbl_gis_visualization.php:165
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Utiliser OpenStreetMaps comme couche de base"
#: gis_data_editor.php:134
msgid "SRID"
msgstr "SRID"
#: gis_data_editor.php:151 js/messages.php:326
#: libraries/display_tbl.lib.php:1320
msgid "Geometry"
msgstr "Géométrie"
#: gis_data_editor.php:171 js/messages.php:322
msgid "Point"
msgstr "Point"
#: gis_data_editor.php:172 gis_data_editor.php:196 gis_data_editor.php:244
#: gis_data_editor.php:296 js/messages.php:320
msgid "X"
msgstr "X"
#: gis_data_editor.php:174 gis_data_editor.php:198 gis_data_editor.php:246
#: gis_data_editor.php:298 js/messages.php:321
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:194 gis_data_editor.php:242 gis_data_editor.php:294
#: js/messages.php:323
#, php-format
msgid "Point %d"
msgstr "Point %d"
#: gis_data_editor.php:203 gis_data_editor.php:249 gis_data_editor.php:301
#: js/messages.php:329
msgid "Add a point"
msgstr "Ajouter un point"
#: gis_data_editor.php:219 js/messages.php:324
msgid "Linestring"
msgstr "Ligne"
#: gis_data_editor.php:222 gis_data_editor.php:278 js/messages.php:328
msgid "Outer Ring"
msgstr "Anneau extérieur"
#: gis_data_editor.php:224 gis_data_editor.php:280 js/messages.php:327
msgid "Inner Ring"
msgstr "Anneau intérieur"
#: gis_data_editor.php:251
msgid "Add a linestring"
msgstr "Ajouter une ligne"
#: gis_data_editor.php:251 gis_data_editor.php:303 js/messages.php:330
msgid "Add an inner ring"
msgstr "Ajouter un anneau intérieur"
#: gis_data_editor.php:265 js/messages.php:325
msgid "Polygon"
msgstr "Polygone"
#: gis_data_editor.php:305 js/messages.php:331
msgid "Add a polygon"
msgstr "Ajouter un polygone"
#: gis_data_editor.php:309
msgid "Add geometry"
msgstr "Ajouter géométrie"
#: gis_data_editor.php:316
msgid "Output"
msgstr "Résultat"
#: gis_data_editor.php:317
msgid ""
"Chose \"GeomFromText\" from the \"Function\" column and paste the below "
"string into the \"Value\" field"
msgstr ""
"Choisissez «GeomFromText» dans la colonne «Fonction» et collez la chaîne "
"dans le champ «Valeur»"
#: import.php:87
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
"Vous avez probablement tenté de télécharger un fichier trop volumineux. "
"Veuillez vous référer à la %sdocumentation%s pour des façons de contourner "
"cette limite."
#: import.php:227 import.php:459
msgid "Showing bookmark"
msgstr "Affichage du signet"
#: import.php:237 import.php:455
msgid "The bookmark has been deleted."
msgstr "Le signet a été effacé."
#: import.php:327 import.php:380 libraries/File.class.php:425
#: libraries/File.class.php:516
msgid "File could not be read"
msgstr "Le fichier n'a pu être lu"
#: import.php:335 import.php:344 import.php:363 import.php:372
#: libraries/File.class.php:577
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
"Vous avez tenté d'importer un fichier dont le mode de compression (%s) n'est "
"pas supporté par votre configuration PHP ou est désactivé dans celle-ci."
#: import.php:385
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
"Aucune données n'a été reçu en vue de l'importation. Aucun nom de fichier "
"n'a été fourni, ou encore la taille du fichier a dépassé la limite permise "
"par votre configuration de PHP. Voir [a@./Documentation."
"html#faq1_16@Documentation]FAQ 1.16[/a]."
#: import.php:403
msgid ""
"Cannot convert file's character set without character set conversion library"
msgstr "Conversion de caractères impossible sans bibliothèque de conversion"
#: import.php:428 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Chargement impossible des greffons d'importation, veuillez vérifier votre "
"installation !"
#: import.php:462 sql.php:1042
#, php-format
msgid "Bookmark %s created"
msgstr "Signet %s créé"
#: import.php:470 import.php:476
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "L'importation s'est terminée avec succès, %d requêtes exécutées."
#: import.php:485
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"La limite de temps a été atteinte; si vous voulez terminer l'importation, "
"soumettez à nouveau le même fichier et l'importation continuera."