aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_resetwal/po/fr.po
blob: d46e5223a4c7bda184fd9a49ef7c242940de8ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
# translation of pg_resetxlog.po to fr_fr
# french message translation file for pg_resetxlog
#
# Use these quotes: « %s »
#
# Guillaume Lelarge <guillaume@lelarge.info>, 2003-2009.
# Stéphane Schildknecht <stephane.schildknecht@dalibo.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.6\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-09-22 00:15+0000\n"
"PO-Revision-Date: 2018-09-23 15:23+0200\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.1.1\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: ../../common/restricted_token.c:68
#, c-format
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
msgstr "%s : ATTENTION : ne peut pas créer les jetons restreints sur cette plateforme\n"

#: ../../common/restricted_token.c:77
#, c-format
msgid "%s: could not open process token: error code %lu\n"
msgstr "%s : n'a pas pu ouvrir le jeton du processus : code d'erreur %lu\n"

#: ../../common/restricted_token.c:90
#, c-format
msgid "%s: could not allocate SIDs: error code %lu\n"
msgstr "%s : n'a pas pu allouer les SID : code d'erreur %lu\n"

#: ../../common/restricted_token.c:110
#, c-format
msgid "%s: could not create restricted token: error code %lu\n"
msgstr "%s : n'a pas pu créer le jeton restreint : code d'erreur %lu\n"

#: ../../common/restricted_token.c:132
#, c-format
msgid "%s: could not start process for command \"%s\": error code %lu\n"
msgstr "%s : n'a pas pu démarrer le processus pour la commande « %s » : code d'erreur %lu\n"

#: ../../common/restricted_token.c:170
#, c-format
msgid "%s: could not re-execute with restricted token: error code %lu\n"
msgstr "%s : n'a pas pu ré-exécuter le jeton restreint : code d'erreur %lu\n"

#: ../../common/restricted_token.c:186
#, c-format
msgid "%s: could not get exit code from subprocess: error code %lu\n"
msgstr "%s : n'a pas pu récupérer le code de statut du sous-processus : code d'erreur %lu\n"

#. translator: the second %s is a command line argument (-e, etc)
#: pg_resetwal.c:160 pg_resetwal.c:175 pg_resetwal.c:190 pg_resetwal.c:197
#: pg_resetwal.c:221 pg_resetwal.c:236 pg_resetwal.c:244 pg_resetwal.c:270
#: pg_resetwal.c:284
#, c-format
msgid "%s: invalid argument for option %s\n"
msgstr "%s : argument invalide pour l'option %s\n"

#: pg_resetwal.c:161 pg_resetwal.c:176 pg_resetwal.c:191 pg_resetwal.c:198
#: pg_resetwal.c:222 pg_resetwal.c:237 pg_resetwal.c:245 pg_resetwal.c:271
#: pg_resetwal.c:285 pg_resetwal.c:315 pg_resetwal.c:328 pg_resetwal.c:336
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayer « %s --help » pour plus d'informations.\n"

#: pg_resetwal.c:166
#, c-format
msgid "%s: transaction ID epoch (-e) must not be -1\n"
msgstr ""
"%s : la valeur epoch de l'identifiant de transaction (-e) ne doit pas être\n"
"-1\n"

#: pg_resetwal.c:181
#, c-format
msgid "%s: transaction ID (-x) must not be 0\n"
msgstr "%s : l'identifiant de la transaction (-x) ne doit pas être 0\n"

#: pg_resetwal.c:205 pg_resetwal.c:212
#, c-format
msgid "%s: transaction ID (-c) must be either 0 or greater than or equal to 2\n"
msgstr "%s : l'identifiant de transaction (-c) doit être 0 ou supérieur ou égal à 2\n"

#: pg_resetwal.c:227
#, c-format
msgid "%s: OID (-o) must not be 0\n"
msgstr "%s : l'OID (-o) ne doit pas être 0\n"

#: pg_resetwal.c:250
#, c-format
msgid "%s: multitransaction ID (-m) must not be 0\n"
msgstr "%s : l'identifiant de multi-transaction (-m) ne doit pas être 0\n"

#: pg_resetwal.c:260
#, c-format
msgid "%s: oldest multitransaction ID (-m) must not be 0\n"
msgstr "%s : l'identifiant de multi-transaction le plus ancien (-m) ne doit pas être 0\n"

#: pg_resetwal.c:276
#, c-format
msgid "%s: multitransaction offset (-O) must not be -1\n"
msgstr "%s : le décalage de multi-transaction (-O) ne doit pas être -1\n"

#: pg_resetwal.c:301
#, c-format
msgid "%s: argument of --wal-segsize must be a number\n"
msgstr "%s : l'argument de --wal-segsize doit être un nombre\n"

#: pg_resetwal.c:308
#, c-format
msgid "%s: argument of --wal-segsize must be a power of 2 between 1 and 1024\n"
msgstr "%s : l'argument de --wal-segsize doit être une puissance de 2 entre 1 et 1024\n"

#: pg_resetwal.c:326
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s : trop d'arguments en ligne de commande (le premier étant « %s »)\n"

#: pg_resetwal.c:335
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s : aucun répertoire de données indiqué\n"

#: pg_resetwal.c:349
#, c-format
msgid "%s: cannot be executed by \"root\"\n"
msgstr "%s : ne peut pas être exécuté par « root »\n"

#: pg_resetwal.c:351
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "Vous devez exécuter %s en tant que super-utilisateur PostgreSQL.\n"

#: pg_resetwal.c:362
#, c-format
msgid "%s: could not read permissions of directory \"%s\": %s\n"
msgstr "%s : n'a pas pu lire les droits sur le répertoire « %s » : %s\n"

#: pg_resetwal.c:371
#, c-format
msgid "%s: could not change directory to \"%s\": %s\n"
msgstr "%s : n'a pas pu accéder au répertoire « %s » : %s\n"

#: pg_resetwal.c:387 pg_resetwal.c:548 pg_resetwal.c:611
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier « %s » en lecture : %s\n"

#: pg_resetwal.c:394
#, c-format
msgid ""
"%s: lock file \"%s\" exists\n"
"Is a server running?  If not, delete the lock file and try again.\n"
msgstr ""
"%s : le verrou « %s » existe\n"
"Le serveur est-il démarré ? Sinon, supprimer le fichier verrou et réessayer.\n"

#: pg_resetwal.c:495
#, c-format
msgid ""
"\n"
"If these values seem acceptable, use -f to force reset.\n"
msgstr ""
"\n"
"Si ces valeurs semblent acceptables, utiliser -f pour forcer la\n"
"réinitialisation.\n"

#: pg_resetwal.c:507
#, c-format
msgid ""
"The database server was not shut down cleanly.\n"
"Resetting the write-ahead log might cause data to be lost.\n"
"If you want to proceed anyway, use -f to force reset.\n"
msgstr ""
"Le serveur de bases de données n'a pas été arrêté proprement.\n"
"Ré-initialiser le journal des transactions peut occasionner des pertes de\n"
"données.\n"
"Pour continuer malgré tout, utiliser -f pour forcer la\n"
"réinitialisation.\n"

#: pg_resetwal.c:521
#, c-format
msgid "Write-ahead log reset\n"
msgstr "Réinitialisation des journaux de transactions\n"

#: pg_resetwal.c:558
#, c-format
msgid "%s: unexpected empty file \"%s\"\n"
msgstr "%s : fichier vide inattendu « %s »\n"

#: pg_resetwal.c:563 pg_resetwal.c:627
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s : n'a pas pu lire le fichier « %s » : %s\n"

#: pg_resetwal.c:580
#, c-format
msgid ""
"%s: data directory is of wrong version\n"
"File \"%s\" contains \"%s\", which is not compatible with this program's version \"%s\".\n"
msgstr ""
"%s : le répertoire des données n'est pas de la bonne version\n"
"Le fichier « %s » contient « %s », qui n'est pas compatible avec la version « %s » de ce programme.\n"

#: pg_resetwal.c:614
#, c-format
msgid ""
"If you are sure the data directory path is correct, execute\n"
"  touch %s\n"
"and try again.\n"
msgstr ""
"Si le chemin du répertoire de données est correct, exécuter\n"
"  touch %s\n"
"et réessayer.\n"

#: pg_resetwal.c:647
#, c-format
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgstr "%s : pg_control existe mais son CRC est invalide ; agir avec précaution\n"

#: pg_resetwal.c:658
#, c-format
msgid "%s: pg_control specifies invalid WAL segment size (%d byte); proceed with caution\n"
msgid_plural "%s: pg_control specifies invalid WAL segment size (%d bytes); proceed with caution\n"
msgstr[0] "%s : pg_control spécifie une taille invalide de segment WAL (%d octet) ; agir avec précaution\n"
msgstr[1] "%s : pg_control spécifie une taille invalide de segment WAL (%d octets) ; agir avec précaution\n"

#: pg_resetwal.c:669
#, c-format
msgid "%s: pg_control exists but is broken or wrong version; ignoring it\n"
msgstr "%s : pg_control existe mais est corrompu ou de mauvaise version ; ignoré\n"

#: pg_resetwal.c:767
#, c-format
msgid ""
"Guessed pg_control values:\n"
"\n"
msgstr ""
"Valeurs de pg_control devinées :\n"
"\n"

#: pg_resetwal.c:769
#, c-format
msgid ""
"Current pg_control values:\n"
"\n"
msgstr ""
"Valeurs actuelles de pg_control :\n"
"\n"

#: pg_resetwal.c:778
#, c-format
msgid "pg_control version number:            %u\n"
msgstr "Numéro de version de pg_control :                       %u\n"

#: pg_resetwal.c:780
#, c-format
msgid "Catalog version number:               %u\n"
msgstr "Numéro de version du catalogue :                        %u\n"

#: pg_resetwal.c:782
#, c-format
msgid "Database system identifier:           %s\n"
msgstr "Identifiant du système de base de données :             %s\n"

#: pg_resetwal.c:784
#, c-format
msgid "Latest checkpoint's TimeLineID:       %u\n"
msgstr "Dernier TimeLineID du point de contrôle :               %u\n"

#: pg_resetwal.c:786
#, c-format
msgid "Latest checkpoint's full_page_writes: %s\n"
msgstr "Dernier full_page_writes du point de contrôle :         %s\n"

#: pg_resetwal.c:787
msgid "off"
msgstr "désactivé"

#: pg_resetwal.c:787
msgid "on"
msgstr "activé"

#: pg_resetwal.c:788
#, c-format
msgid "Latest checkpoint's NextXID:          %u:%u\n"
msgstr "Dernier NextXID du point de contrôle :                  %u:%u\n"

#: pg_resetwal.c:791
#, c-format
msgid "Latest checkpoint's NextOID:          %u\n"
msgstr "Dernier NextOID du point de contrôle :                  %u\n"

#: pg_resetwal.c:793
#, c-format
msgid "Latest checkpoint's NextMultiXactId:  %u\n"
msgstr "Dernier NextMultiXactId du point de contrôle :          %u\n"

#: pg_resetwal.c:795
#, c-format
msgid "Latest checkpoint's NextMultiOffset:  %u\n"
msgstr "Dernier NextMultiOffset du point de contrôle :          %u\n"

#: pg_resetwal.c:797
#, c-format
msgid "Latest checkpoint's oldestXID:        %u\n"
msgstr "Dernier oldestXID du point de contrôle :                %u\n"

#: pg_resetwal.c:799
#, c-format
msgid "Latest checkpoint's oldestXID's DB:   %u\n"
msgstr "Dernier oldestXID du point de contrôle de la base :     %u\n"

#: pg_resetwal.c:801
#, c-format
msgid "Latest checkpoint's oldestActiveXID:  %u\n"
msgstr "Dernier oldestActiveXID du point de contrôle :          %u\n"

#: pg_resetwal.c:803
#, c-format
msgid "Latest checkpoint's oldestMultiXid:   %u\n"
msgstr "Dernier oldestMultiXID du point de contrôle :           %u\n"

#: pg_resetwal.c:805
#, c-format
msgid "Latest checkpoint's oldestMulti's DB: %u\n"
msgstr "Dernier oldestMulti du point de contrôle de la base :     %u\n"

#: pg_resetwal.c:807
#, c-format
msgid "Latest checkpoint's oldestCommitTsXid:%u\n"
msgstr "Dernier oldestCommitTsXid du point de contrôle :        %u\n"

#: pg_resetwal.c:809
#, c-format
msgid "Latest checkpoint's newestCommitTsXid:%u\n"
msgstr "Dernier newestCommitTsXid du point de contrôle :        %u\n"

#: pg_resetwal.c:811
#, c-format
msgid "Maximum data alignment:               %u\n"
msgstr "Alignement maximal des données :                        %u\n"

#: pg_resetwal.c:814
#, c-format
msgid "Database block size:                  %u\n"
msgstr "Taille du bloc de la base de données :                  %u\n"

#: pg_resetwal.c:816
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "Blocs par segment des relations volumineuses :          %u\n"

#: pg_resetwal.c:818
#, c-format
msgid "WAL block size:                       %u\n"
msgstr "Taille de bloc du journal de transaction :              %u\n"

#: pg_resetwal.c:820 pg_resetwal.c:908
#, c-format
msgid "Bytes per WAL segment:                %u\n"
msgstr "Octets par segment du journal de transaction :          %u\n"

#: pg_resetwal.c:822
#, c-format
msgid "Maximum length of identifiers:        %u\n"
msgstr "Longueur maximale des identifiants :                    %u\n"

#: pg_resetwal.c:824
#, c-format
msgid "Maximum columns in an index:          %u\n"
msgstr "Nombre maximal de colonnes d'un index:                  %u\n"

#: pg_resetwal.c:826
#, c-format
msgid "Maximum size of a TOAST chunk:        %u\n"
msgstr "Longueur maximale d'un morceau TOAST :                  %u\n"

#: pg_resetwal.c:828
#, c-format
msgid "Size of a large-object chunk:         %u\n"
msgstr "Taille d'un morceau de Large Object :                   %u\n"

#: pg_resetwal.c:831
#, c-format
msgid "Date/time type storage:               %s\n"
msgstr "Stockage du type date/heure :                           %s\n"

#: pg_resetwal.c:832
msgid "64-bit integers"
msgstr "entiers 64-bits"

#: pg_resetwal.c:833
#, c-format
msgid "Float4 argument passing:              %s\n"
msgstr "Passage d'argument float4 :                             %s\n"

#: pg_resetwal.c:834 pg_resetwal.c:836
msgid "by reference"
msgstr "par référence"

#: pg_resetwal.c:834 pg_resetwal.c:836
msgid "by value"
msgstr "par valeur"

#: pg_resetwal.c:835
#, c-format
msgid "Float8 argument passing:              %s\n"
msgstr "Passage d'argument float8 :                             %s\n"

#: pg_resetwal.c:837
#, c-format
msgid "Data page checksum version:           %u\n"
msgstr "Version des sommes de contrôle des pages de données : %u\n"

#: pg_resetwal.c:851
#, c-format
msgid ""
"\n"
"\n"
"Values to be changed:\n"
"\n"
msgstr ""
"\n"
"\n"
"Valeurs à changer :\n"
"\n"

#: pg_resetwal.c:855
#, c-format
msgid "First log segment after reset:        %s\n"
msgstr "Premier segment du journal après réinitialisation :     %s\n"

#: pg_resetwal.c:859
#, c-format
msgid "NextMultiXactId:                      %u\n"
msgstr "NextMultiXactId:                      %u\n"

#: pg_resetwal.c:861
#, c-format
msgid "OldestMultiXid:                       %u\n"
msgstr "OldestMultiXid:                       %u\n"

#: pg_resetwal.c:863
#, c-format
msgid "OldestMulti's DB:                     %u\n"
msgstr "OldestMulti's DB:                     %u\n"

#: pg_resetwal.c:869
#, c-format
msgid "NextMultiOffset:                      %u\n"
msgstr "NextMultiOffset:                      %u\n"

#: pg_resetwal.c:875
#, c-format
msgid "NextOID:                              %u\n"
msgstr "NextOID:                              %u\n"

#: pg_resetwal.c:881
#, c-format
msgid "NextXID:                              %u\n"
msgstr "NextXID:                              %u\n"

#: pg_resetwal.c:883
#, c-format
msgid "OldestXID:                            %u\n"
msgstr "OldestXID:                            %u\n"

#: pg_resetwal.c:885
#, c-format
msgid "OldestXID's DB:                       %u\n"
msgstr "OldestXID's DB:                       %u\n"

#: pg_resetwal.c:891
#, c-format
msgid "NextXID epoch:                        %u\n"
msgstr "NextXID Epoch:                        %u\n"

#: pg_resetwal.c:897
#, c-format
msgid "oldestCommitTsXid:                    %u\n"
msgstr "oldestCommitTsXid:                    %u\n"

#: pg_resetwal.c:902
#, c-format
msgid "newestCommitTsXid:                    %u\n"
msgstr "newestCommitTsXid:                    %u\n"

#: pg_resetwal.c:986
#, c-format
msgid "%s: could not create pg_control file: %s\n"
msgstr "%s : n'a pas pu créer le fichier pg_control : %s\n"

#: pg_resetwal.c:997
#, c-format
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s : n'a pas pu écrire le fichier pg_control : %s\n"

#: pg_resetwal.c:1004 pg_resetwal.c:1299
#, c-format
msgid "%s: fsync error: %s\n"
msgstr "%s : erreur fsync : %s\n"

#: pg_resetwal.c:1044 pg_resetwal.c:1115 pg_resetwal.c:1166
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s : n'a pas pu ouvrir le répertoire « %s » : %s\n"

#: pg_resetwal.c:1080 pg_resetwal.c:1137 pg_resetwal.c:1191
#, c-format
msgid "%s: could not read directory \"%s\": %s\n"
msgstr "%s : n'a pas pu lire le répertoire « %s » : %s\n"

#: pg_resetwal.c:1087 pg_resetwal.c:1144 pg_resetwal.c:1198
#, c-format
msgid "%s: could not close directory \"%s\": %s\n"
msgstr "%s : n'a pas pu fermer le répertoire « %s » : %s\n"

#: pg_resetwal.c:1128 pg_resetwal.c:1182
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s : n'a pas pu supprimer le fichier « %s » : %s\n"

#: pg_resetwal.c:1266
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier « %s » : %s\n"

#: pg_resetwal.c:1277 pg_resetwal.c:1291
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s : n'a pas pu écrire le fichier « %s » : %s\n"

#: pg_resetwal.c:1310
#, c-format
msgid ""
"%s resets the PostgreSQL write-ahead log.\n"
"\n"
msgstr ""
"%s réinitialise le journal des transactions PostgreSQL.\n"
"\n"

#: pg_resetwal.c:1311
#, c-format
msgid ""
"Usage:\n"
"  %s [OPTION]... DATADIR\n"
"\n"
msgstr ""
"Usage :\n"
"  %s [OPTION]... RÉP_DONNÉES\n"
"\n"

#: pg_resetwal.c:1312
#, c-format
msgid "Options:\n"
msgstr "Options :\n"

#: pg_resetwal.c:1313
#, c-format
msgid ""
"  -c, --commit-timestamp-ids=XID,XID\n"
"                                 set oldest and newest transactions bearing\n"
"                                 commit timestamp (zero means no change)\n"
msgstr ""
"  -c, --commit-timestamp-ids=XID,XID\n"
"                                 configure les transactions la plus ancienne et la plus récent\n"
"                                 contenant les dates/heures de validation (zéro signifie aucun\n"
"                                 changement)\n"

#: pg_resetwal.c:1316
#, c-format
msgid " [-D, --pgdata=]DATADIR          data directory\n"
msgstr "  [-D, --pgdata=] RÉPDONNEES répertoire de la base de données\n"

#: pg_resetwal.c:1317
#, c-format
msgid "  -e, --epoch=XIDEPOCH           set next transaction ID epoch\n"
msgstr ""
"  -e, --epoch XIDEPOCH     fixe la valeur epoch du prochain identifiant de\n"
"                           transaction\n"

#: pg_resetwal.c:1318
#, c-format
msgid "  -f, --force                    force update to be done\n"
msgstr "  -f, --force     force la mise à jour\n"

#: pg_resetwal.c:1319
#, c-format
msgid "  -l, --next-wal-file=WALFILE    set minimum starting location for new WAL\n"
msgstr ""
"  -l, --next-wal-file=FICHIERWAL   force l'emplacement minimal de début des WAL du nouveau\n"
"                  journal de transactions\n"

#: pg_resetwal.c:1320
#, c-format
msgid "  -m, --multixact-ids=MXID,MXID  set next and oldest multitransaction ID\n"
msgstr "  -m, --multixact-ids=MXID,MXID    fixe le prochain et le plus ancien identifiants multi-transaction\n"

#: pg_resetwal.c:1321
#, c-format
msgid "  -n, --dry-run                  no update, just show what would be done\n"
msgstr "  -n              pas de mise à jour, affiche simplement ce qui sera fait\n"

#: pg_resetwal.c:1322
#, c-format
msgid "  -o, --next-oid=OID             set next OID\n"
msgstr "  -o, --next-oid=OID          fixe le prochain OID\n"

#: pg_resetwal.c:1323
#, c-format
msgid "  -O, --multixact-offset=OFFSET  set next multitransaction offset\n"
msgstr "  -O, --multixact-offset=DÉCALAGE  configure le prochain décalage multitransaction\n"

#: pg_resetwal.c:1324
#, c-format
msgid "  -V, --version                  output version information, then exit\n"
msgstr "  -V, --version                  affiche la version, puis quitte\n"

#: pg_resetwal.c:1325
#, c-format
msgid "  -x, --next-transaction-id=XID  set next transaction ID\n"
msgstr "  -x, --next-transaction-id=XID  configure le prochain identifiant de transaction\n"

#: pg_resetwal.c:1326
#, c-format
msgid "      --wal-segsize=SIZE         size of WAL segments, in megabytes\n"
msgstr "      --wal-segsize=TAILLE       taille des segments WAL, en megaoctets\n"

#: pg_resetwal.c:1327
#, c-format
msgid "  -?, --help                     show this help, then exit\n"
msgstr "  -?, --help                     affiche cette aide, puis quitte\n"

#: pg_resetwal.c:1328
#, c-format
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
"\n"
"Rapporter les bogues à <pgsql-bugs@postgresql.org>.\n"

#~ msgid "Transaction log reset\n"
#~ msgstr "Réinitialisation du journal des transactions\n"

#~ msgid "floating-point numbers"
#~ msgstr "nombres à virgule flottante"

#~ msgid "%s: invalid argument for option -x\n"
#~ msgstr "%s : argument invalide pour l'option -x\n"

#~ msgid "%s: invalid argument for option -o\n"
#~ msgstr "%s : argument invalide pour l'option -o\n"

#~ msgid "%s: invalid argument for option -m\n"
#~ msgstr "%s : argument invalide pour l'option -m\n"

#~ msgid "%s: invalid argument for option -O\n"
#~ msgstr "%s : argument invalide pour l'option -O\n"

#~ msgid "%s: invalid argument for option -l\n"
#~ msgstr "%s : argument invalide pour l'option -l\n"

#~ msgid "%s: could not read from directory \"%s\": %s\n"
#~ msgstr "%s : n'a pas pu lire le répertoire « %s » : %s\n"

#~ msgid "  --help          show this help, then exit\n"
#~ msgstr "  --help          affiche cette aide et quitte\n"

#~ msgid "  --version       output version information, then exit\n"
#~ msgstr "  --version       afficherla version et quitte\n"

#~ msgid "First log file ID after reset:        %u\n"
#~ msgstr "Premier identifiant du journal après réinitialisation : %u\n"

#~ msgid "  -?, --help       show this help, then exit\n"
#~ msgstr "  -?, --help     affiche cette aide et quitte\n"

#~ msgid "  -x XID           set next transaction ID\n"
#~ msgstr "  -x XID          fixe le prochain identifiant de transaction\n"

#~ msgid "  -V, --version    output version information, then exit\n"
#~ msgstr "  -V, --version  affiche la version et quitte\n"

#~ msgid "                   (zero in either value means no change)\n"
#~ msgstr "                  (zéro dans l'une des deux valeurs signifie aucun changement)\n"

#~ msgid "  -c XID,XID       set oldest and newest transactions bearing commit timestamp\n"
#~ msgstr "  -c XID,XID      configure la plus ancienne et la plus récente transaction\n"

#~ msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix PG_CONTROL_SIZE\n"
#~ msgstr ""
#~ "%s : erreur interne -- sizeof(ControlFileData) est trop important...\n"
#~ "corrigez PG_CONTROL_SIZE\n"