source: git/lib/fr.po @ d4d6909

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since d4d6909 was 8a78ca1, checked in by Olly Betts <olly@…>, 12 years ago

lib/,src/printwx.cc: Add mnemonics to the "Plan" and "Elevation"
buttons in the print dialog.

git-svn-id: file:///home/survex-svn/survex/trunk@3825 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 61.6 KB
Line 
1msgid ""
2msgstr ""
3"Project-Id-Version: survex-1.1.16\n"
4"Report-Msgid-Bugs-To: olly@survex.com\n"
5"POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
6"PO-Revision-Date: 2011-05-17 01:20:59 +1200\n"
7"Last-Translator: Olly Betts <olly@survex.com>\n"
8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=utf-8\n"
11"Content-Transfer-Encoding: 8bit\n"
12
13#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex was trying to
14#. allocate space for.
15#: ../src/message.c:83
16#, c-format
17msgid "Out of memory (couldn't find %lu bytes)."
18msgstr "Plus de mémoire (%lu octets nécessaires, non disponibles)."
19
20#: ../src/commands.c:1512
21#, c-format
22msgid "Survex version %s or greater required to process this survey data."
23msgstr "Une version %s ou supérieure de Survex est nécessaire pour traiter ces données."
24
25#. TRANSLATORS: Used with message 5 like so:
26#. In file included from area.svx:12,
27#. from cave.svx:3:
28#. passage.svx:17: <some error or warning>
29#: ../src/datain.c:107
30msgid "from"
31msgstr "depuis"
32
33#. TRANSLATORS: Indicates a warning message e.g.:
34#. "spoon.svx:12: warning: *prefix is deprecated"
35#: ../src/aven.cc:351
36#: ../src/message.c:1181
37msgid "warning"
38msgstr "avertissement"
39
40#. TRANSLATORS: Followed by <filename>:<line number>
41#: ../src/datain.c:103
42msgid "In file included from"
43msgstr "Dans le fichier inclus depuis"
44
45#: ../src/commands.c:507
46msgid "*prefix is deprecated - use *begin and *end instead"
47msgstr "*prefix n'est plus utilisé - employer *begin et *end à la place"
48
49#. TRANSLATORS: Here "station" is a survey station, not a train station.
50#: ../src/readval.c:121
51#, c-format
52msgid "Character `%c' not allowed in station name (use *SET NAMES to set allowed characters)"
53msgstr "Caractère `%c' interdit dans un nom de station (cf *SET NAMES pour modifier la liste des caractères autorisés)"
54
55#: ../src/readval.c:319
56msgid "Field may not be omitted"
57msgstr "Champ non optionnel"
58
59#: ../src/datain.c:1436
60#: ../src/datain.c:1447
61#: ../src/datain.c:1708
62#: ../src/readval.c:321
63#: ../src/readval.c:362
64#: ../src/readval.c:392
65#, c-format
66msgid "Expecting numeric field, found `%s'"
67msgstr "On attendait une valeur numérique, on a trouvé `%s'"
68
69#: ../src/commands.c:1413
70#, c-format
71msgid "Found `%s', expecting `PRESERVE', `TOUPPER', or `TOLOWER'"
72msgstr "Vous avez écrit `%s'; on attendait `PRESERVE', `TOUPPER', ou `TOLOWER'"
73
74#: ../src/matrix.c:359
75#: ../src/message.c:233
76#: ../src/debug.h:45
77#: ../src/debug.h:47
78msgid "Bug in program detected! Please report this to the authors"
79msgstr "Bug détecté dans le programme! Signaler ce message à l'auteur S.V.P."
80
81#: ../src/commands.c:1620
82#: ../src/extend.c:420
83#, c-format
84msgid "Unknown command `%s'"
85msgstr "Commande inconnue `%s'"
86
87#. TRANSLATORS: Here "station" is a survey station, not a train station.
88#: ../src/netbits.c:407
89#, c-format
90msgid "Station `%s' equated to itself"
91msgstr "Station `%s' ne doit pas être déclarée \"égale\" à elle-même"
92
93#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between survey stations.
94#: ../src/datain.c:970
95msgid "Compass reading may not be omitted except on plumbed legs"
96msgstr "La valeur de l'azimut ne peut être omise, sauf sur les visées verticales"
97
98#: ../src/datain.c:236
99#: ../src/extend.c:425
100msgid "End of line not blank"
101msgstr "Fin de ligne non vide"
102
103#: ../src/cavern.c:375
104#, c-format
105msgid "There were %d warning(s)."
106msgstr "Il y a %d avertissement(s)."
107
108#. TRANSLATORS: pipe here means a Unix pipe, which transfers data between two programs.
109#. Possibly better not to translate it.
110#: ../src/cavernlog.cc:210
111#, c-format
112msgid "Couldn't open pipe: `%s'"
113msgstr "Ne peut pas ouvrir le `pipe': `%s'"
114
115#: ../src/datain.c:80
116#: ../src/datain.c:88
117#: ../src/datain.c:95
118#: ../src/datain.c:723
119#: ../src/extend.c:544
120#: ../src/sorterr.c:75
121#: ../src/sorterr.c:92
122#: ../src/sorterr.c:234
123msgid "Error reading file"
124msgstr "Erreur à la lecture du fichier"
125
126#: ../src/message.c:1196
127msgid "Too many errors - giving up"
128msgstr "Trop d'erreurs, j'abandonne"
129
130#: ../src/commands.c:1291
131msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
132msgstr "*DEFAULT n'est plus utilisé - employer *CALIBRATE/DATA/SD/UNITS avec argument DEFAULT à la place"
133
134#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline (a weight on a string).
135#. So the problem here is that the leg is vertical, so a compass reading has
136#. no meaning!
137#: ../src/datain.c:943
138msgid "Compass reading given on plumbed leg"
139msgstr "Lecture d'azimut donnée sur une visée verticale"
140
141#: ../src/commands.c:569
142msgid "END with no matching BEGIN in this file"
143msgstr "END sans BEGIN correspondant dans ce fichier"
144
145#: ../src/datain.c:710
146msgid "BEGIN with no matching END in this file"
147msgstr "BEGIN sans END correspondant dans ce fichier"
148
149#: ../src/printwx.cc:1166
150#: ../src/datain.c:352
151#: ../src/img.c:176
152#, c-format
153msgid "Couldn't open data file `%s'"
154msgstr "Ne peut pas ouvrir le fichier de données `%s'"
155
156#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is deprecated, so this error
157#. would be generated by:
158#. *equate \foo.7 1
159#: ../src/commands.c:416
160#: ../src/readval.c:62
161#: ../src/readval.c:66
162msgid "ROOT is deprecated"
163msgstr "ROOT n'est plus utilisé"
164
165#. TRANSLATORS: A station must be exported out of each level it is in, so this would give
166#. "Station `\outer.inner.1' not exported from survey `\outer')":
167#. *equate entrance outer.inner.1
168#. *begin outer
169#. *begin inner
170#. *export 1
171#. 1 2 1.23 045 -6
172#. *end inner
173#. *end outer
174#: ../src/commands.c:813
175#: ../src/listpos.c:130
176#: ../src/readval.c:240
177#, c-format
178msgid "Station `%s' not exported from survey `%s'"
179msgstr "La station `%s' n'est pas exportée de la topographie `%s'"
180
181#: ../src/readval.c:212
182#, c-format
183msgid "`%s' can't be both a station and a survey"
184msgstr "`%s' ne peut être à la fois une station et une topographie"
185
186#: ../src/extend.c:247
187#: ../src/extend.c:262
188#: ../src/extend.c:302
189#: ../src/extend.c:342
190#: ../src/extend.c:382
191#: ../src/readval.c:118
192msgid "Expecting station name"
193msgstr "On attendait un nom de station"
194
195#. TRANSLATORS: FIXME: perhaps use "survey" instead of "prefix level"?
196#: ../src/commands.c:479
197msgid "Reentering an existing prefix level is deprecated"
198msgstr "Ré-utiliser un même préfixe n'est pas recommandé"
199
200#: ../src/commands.c:486
201msgid "Originally entered here"
202msgstr "Préfixe utilisé une premiére fois ici"
203
204#: ../src/commands.c:1442
205#, c-format
206msgid "Found `%s', expecting `EQUATES', `EXPORTS', or `PLUMBS'"
207msgstr "Vous avez écrit `%s'; on attendait `EQUATES', `EXPORTS', ou `PLUMBS'"
208
209#: ../src/commands.c:1448
210#, c-format
211msgid "Found `%s', expecting `ON' or `OFF'"
212msgstr "Vous avez écrit `%s'; on attendait `ON' ou `OFF'"
213
214#. TRANSLATORS: EQUATE is a command name, so shouldn't be translated.
215#: ../src/commands.c:786
216msgid "Only one station in EQUATE command"
217msgstr "Une seule station dans une commande EQUATE"
218
219#: ../src/commands.c:372
220#, c-format
221msgid "Unknown quantity `%s'"
222msgstr "Quantité `%s' inconnue"
223
224#: ../src/commands.c:298
225#, c-format
226msgid "Unknown units `%s'"
227msgstr "Unité `%s' inconnue"
228
229#. TRANSLATORS: Used when a BEGIN tag has no prefix, but the END tag has one, e.g.:
230#. *begin
231#. 1 2 10.00 178 -01
232#. *end entrance      <--[Message given here]
233#: ../src/commands.c:586
234msgid "Matching BEGIN tag has no prefix"
235msgstr "Le tag BEGIN correspondant n'a pas de préfixe"
236
237#. TRANSLATORS: Note: In English you talk about the *units* of a single measurement, but
238#. the correct term in other languages may be singular.
239#: ../src/commands.c:307
240#, c-format
241msgid "Invalid units `%s' for quantity"
242msgstr "Unité `%s' incorrecte pour une quantité"
243
244#. TRANSLATORS: nasty hack - this message is for the .3d img code, and all errors there take
245#. a filename parameter - we don't really want it here, so lose it with "%.0s"
246#. (which should display 0 characters from the filename) FIXME: sort out this
247#: ../src/img.c:177
248msgid "Out of memory %.0s"
249msgstr "Plus de mémoire %.0s"
250
251#: ../src/commands.c:366
252#, c-format
253msgid "Unknown instrument `%s'"
254msgstr "Instrument `%s' inconnu"
255
256#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to translate
257#: ../src/commands.c:1267
258msgid "Scale factor must be 1.0 for DECLINATION"
259msgstr "Le facteur d'échelle doit être égal à 1.0 pour DECLINATION"
260
261#: ../src/commands.c:1309
262#, c-format
263msgid "Unknown setting `%s'"
264msgstr "Paramètres `%s' inconnus"
265
266#: ../src/commands.c:409
267#, c-format
268msgid "Unknown character class `%s'"
269msgstr "Classe de caractère inconnue `%s'"
270
271#: ../src/extend.c:590
272#: ../src/netskel.c:89
273msgid "No survey data"
274msgstr "Pas de données topo"
275
276#: ../src/filename.c:52
277#: ../src/img.c:178
278#, c-format
279msgid "Filename `%s' refers to directory"
280msgstr "Nom de fichier `%s' relatif à un répertoire"
281
282#: ../src/netartic.c:374
283msgid "Survey not all connected to fixed stations"
284msgstr "Relevés topo pas tous reliés à des points fixes"
285
286#: ../src/commands.c:725
287#: ../src/datain.c:633
288msgid "Station already fixed or equated to a fixed point"
289msgstr "Station déjà déclaré fixe ou équivalente à un point fixe"
290
291#: ../src/cavern.c:278
292#: ../src/filename.c:55
293#: ../src/img.c:179
294#, c-format
295msgid "Failed to open output file `%s'"
296msgstr "N'a pas réussi à ouvrir le fichier de sortie `%s'"
297
298#: ../src/commands.c:1367
299msgid "Standard deviation must be positive"
300msgstr "La déviation standard doit être positive"
301
302#. TRANSLATORS: as in: Usage: cavern ...
303#: ../src/cmdline.c:147
304msgid "Usage"
305msgstr "Usage"
306
307#. TRANSLATORS: %s is a placeholder for the name of the station
308#: ../src/netbits.c:335
309#, c-format
310msgid "Survey leg with same station (`%s') at both ends - typing error?"
311msgstr "Visée avec 2 extrémités identiques (`%s') - erreur de frappe?"
312
313#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
314#. full circle.
315#: ../src/datain.c:901
316#: ../src/datain.c:916
317msgid "Clino reading over 90 degrees (absolute value)"
318msgstr "Lecture de clino supérieure à 90 degrés (en value absolue)"
319
320#: ../src/netbits.c:422
321#, c-format
322msgid "Tried to equate two non-equal fixed stations: `%s' and `%s'"
323msgstr "Vous tentez de de rendre égaux deux points fixes distincts: `%s' et `%s'"
324
325#. TRANSLATORS: "equal" as in: *fix a 1 2 3 / *fix b 1 2 3 / *equate a b
326#: ../src/netbits.c:428
327#, c-format
328msgid "Equating two equal fixed points: `%s' and `%s'"
329msgstr "Rend equivalents deux points fixes égaux: `%s' et `%s'"
330
331#. TRANSLATORS: " *fix a " gives this message:
332#: ../src/commands.c:643
333msgid "FIX command with no coordinates - fixing at (0,0,0)"
334msgstr "Commande FIX sans coordonnées - fixé à (0,0,0)"
335
336#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
337#: ../src/commands.c:728
338#: ../src/datain.c:635
339msgid "Station already fixed at the same coordinates"
340msgstr "Station déjà fixée aux même coordonnées"
341
342#: ../src/commands.c:636
343msgid "More than one FIX command with no coordinates"
344msgstr "Plusieurs commandes FIX sans coordonnées"
345
346#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN <SURVEY>, so this
347#. would generate error 57:
348#. *begin fred
349#. 1 2 1.23 045 -6
350#. *export 2
351#. *end fred
352#: ../src/commands.c:1627
353msgid "*EXPORT must immediately follow `*BEGIN <SURVEY>'"
354msgstr "*EXPORT doit suivre immédiatement `*BEGIN <SURVEY>'"
355
356#: ../src/readval.c:448
357msgid "Invalid year (< 1900 or > 2078)"
358msgstr "Année invalide (< 1900 ou > 2078)"
359
360#. TRANSLATORS: Suspicious means something like 410 degrees or -20 degrees
361#: ../src/datain.c:818
362#: ../src/datain.c:827
363msgid "Suspicious compass reading"
364msgstr "Lecture de compas suspecte"
365
366#: ../src/datain.c:1414
367msgid "Negative tape reading"
368msgstr "Lecture de longueur négative"
369
370#: ../src/commands.c:638
371msgid "Same station fixed twice with no coordinates"
372msgstr "Même station fixée deux fois sans coordonées"
373
374#. TRANSLATORS: This means that the data fed in said this.
375#. It could be a gross error (e.g. the decimal point is missing from
376#. the depth gauge reading) or it could just be due to random error on
377#. a near vertical leg
378#: ../src/datain.c:1117
379msgid "Tape reading is less than change in depth"
380msgstr "Lecture de longeur inférieure à la différence de profondeur"
381
382#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
383#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
384#. neither style nor reading is a keyword in the program
385#. This error complains about a depth gauge reading in normal style, for example
386#: ../src/commands.c:1018
387#, c-format
388msgid "Reading `%s' not allowed in data style `%s'"
389msgstr "Donnée `%s' incorrecte pour le style de données `%s'"
390
391#. TRANSLATORS: i.e. not enough readings for the style.
392#: ../src/commands.c:1181
393#, c-format
394msgid "Too few readings for data style `%s'"
395msgstr "Trop peu de données pour le style de données `%s'"
396
397#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
398#: ../src/commands.c:985
399#, c-format
400msgid "Data style `%s' unknown"
401msgstr "Style de données `%s' inconnu"
402
403#. TRANSLATORS: Here "station" is a survey station, not a train station.
404#.
405#. Exporting a station twice give error 66:
406#. *begin example
407#. *export 1
408#. *export 1
409#. 1 2 1.24 045 -6
410#. *end example
411#: ../src/commands.c:857
412#, c-format
413msgid "Station `%s' already exported"
414msgstr "Station `%s' déjà exportée"
415
416#. TRANSLATORS: complains about a situation like trying to define two from stations per leg
417#: ../src/commands.c:1036
418#, c-format
419msgid "Duplicate reading `%s'"
420msgstr "Donnée dupliquée `%s'"
421
422#: ../src/commands.c:754
423#, c-format
424msgid "FLAG `%s' unknown"
425msgstr "FLAG `%s' inconnu"
426
427#: ../src/readval.c:406
428msgid "Missing \""
429msgstr "\" manquant"
430
431#. TRANSLATORS: Here "station" is a survey station, not a train station.
432#: ../src/listpos.c:105
433#, c-format
434msgid "Station `%s' referred to just once, with an explicit prefix - typo?"
435msgstr "La station `%s' n'est mentionnée qu'une fois, avec un préfixe explicite - typo?"
436
437#. TRANSLATORS: Here "station" is a survey station, not a train station.
438#: ../src/netartic.c:379
439msgid "The following survey stations are not attached to a fixed point:"
440msgstr "Les stations topo suivantes ne sont pas attachés à des points fixes:"
441
442#. TRANSLATORS: Here "station" is a survey station, not a train station.
443#: ../src/netskel.c:128
444#, c-format
445msgid "Survey has no fixed points. Therefore I've fixed %s at (0,0,0)"
446msgstr "La topo n'a pas de points fixes. Par conséquent j'ai fixé %s à (0,0,0)"
447
448#. TRANSLATORS: fixed survey station that is not part of any survey
449#: ../src/netskel.c:896
450#, c-format
451msgid "Unused fixed point `%s'"
452msgstr "Point fixe non utilisé `%s'"
453
454#: ../src/matrix.c:123
455msgid "Network solved by reduction - no simultaneous equations to solve."
456msgstr "Système resolu par réduction - pas d'équations simultanés à résoudre."
457
458#: ../src/matrix.c:135
459#, c-format
460msgid "Solving %d simultaneous equations"
461msgstr "Résoud un système de %d équations"
462
463#. TRANSLATORS: %c is 'x', 'y' or 'z'
464#: ../src/matrix.c:150
465#, c-format
466msgid "Solving to find %c coordinates"
467msgstr "Résoud pour trouver %c coordonnées"
468
469#: ../src/commands.c:1090
470#, c-format
471msgid "Reading `%s' duplicates previous reading(s)"
472msgstr "La valeur `%s' fait doublon avec une ou des valeur(s) précédante(s)"
473
474#: ../src/matrix.c:133
475msgid "Solving one equation"
476msgstr "Résoud une équation"
477
478#: ../src/datain.c:889
479#: ../src/datain.c:1111
480#: ../src/datain.c:1300
481msgid "Negative adjusted tape reading"
482msgstr "Lecture de longueur corrigée négative"
483
484#: ../src/commands.c:1545
485#: ../src/commands.c:1565
486msgid "Date is in the future!"
487msgstr "La date est dans le futur!"
488
489#: ../src/commands.c:1569
490msgid "End of date range is before the start"
491msgstr "La date de fin est antérieure à celle de début"
492
493#: ../src/avenprcore.cc:118
494#, c-format
495msgid "Parameter `%s' has invalid value `%s' in printer configuration file"
496msgstr "Le paramètre `%s' a une valeur incorrecte `%s' dans le fichier de configuration de l'imprimante"
497
498#. TRANSLATORS: e.g. the user specifies a passage cross-section at station "entrance.27", but
499#. there is no station "entrance.27" in the centre-line.
500#: ../src/netskel.c:980
501#, c-format
502msgid "Cross section specified at non-existent station `%s'"
503msgstr "Section spécifié sur une station inexistante `%s'"
504
505#. TRANSLATORS: In data with backsights, the user has tried to give a plumb for the
506#. foresight and a clino reading for the backsight, or something similar.
507#: ../src/datain.c:930
508#: ../src/datain.c:951
509msgid "CLINO and BACKCLINO readings must be of the same type"
510msgstr "Les mesures de CLINO et BACKCLINO doivent être du même type"
511
512#: ../src/avenprcore.cc:113
513#, c-format
514msgid "Parameter `%s' missing in printer configuration file"
515msgstr "Paramètres `%s' manquant dans le fichier de configuration de l'imprimante"
516
517#: ../src/readval.c:456
518msgid "Invalid month"
519msgstr "Mois invalide"
520
521#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
522#: ../src/readval.c:464
523msgid "Invalid day of the month"
524msgstr "Jour du mois invalide"
525
526#, c-format
527msgid "3d file format versions %d to %d supported"
528msgstr ""
529
530#, c-format
531#~ msgid "Error in format of font file `%s'"
532#~ msgstr ""
533
534#: ../src/readval.c:116
535msgid "Expecting survey name"
536msgstr "On attendait un nom de topographie"
537
538#. TRANSLATORS: Program will exit shortly after printing this
539#: ../src/message.c:224
540msgid "Abnormal termination"
541msgstr "Terminaison anormale"
542
543#: ../src/message.c:225
544msgid "Arithmetic error"
545msgstr "Erreur arithmétique"
546
547#. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad opcodes -- corrupted program?
548#: ../src/message.c:226
549msgid "Illegal instruction"
550msgstr "Instruction illégale"
551
552#: ../src/mainfrm.cc:364
553#: ../src/extend.c:539
554#: ../src/sorterr.c:140
555#, c-format
556msgid "Couldn't open file `%s'"
557msgstr "Ne peut pas ouvrir le fichier `%s'"
558
559#: ../src/printwx.cc:335
560#, c-format
561msgid "Couldn't write file `%s'"
562msgstr ""
563
564#: ../src/message.c:227
565msgid "Bad memory access"
566msgstr "Mauvais accés mémoire"
567
568#: ../src/commands.c:418
569#: ../src/commands.c:481
570#: ../src/commands.c:509
571#: ../src/commands.c:999
572#: ../src/commands.c:1293
573#: ../src/readval.c:68
574msgid "Further uses of this deprecated feature will not be reported"
575msgstr "Cette functionnalité n'est plus utilisée; les usages ultérieurs ne seront pas signalés."
576
577#: ../src/message.c:228
578msgid "Unknown signal received"
579msgstr "Signal inconnu reçu"
580
581#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
582#. full circle.
583#: ../src/datain.c:855
584#, c-format
585msgid "COMPASS reading and BACKCOMPASS reading disagree by %s degrees"
586msgstr "Les mesures de COMPASS et BACKCOMPASS diffèrent de %s degrés"
587
588#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
589#. full circle.
590#: ../src/datain.c:999
591#, c-format
592msgid "CLINO reading and BACKCLINO reading disagree by %s degrees"
593msgstr "Les mesures de CLINO et BACKCLINO diffèrent de %s degrés"
594
595msgid "do not generate station markers"
596msgstr ""
597
598msgid "do not generate station labels"
599msgstr ""
600
601msgid "do not generate survey legs"
602msgstr ""
603
604msgid "produce an elevation view"
605msgstr ""
606
607#. TRANSLATORS: A computer mouse, not the rodent sort ;)
608#. Actually, mouse is somewhat imprecise as it could refer to a trackerball
609#. or joystick, but mouse is more compact than "pointing device" and usually
610#. correct.
611#~ msgid "No mouse detected"
612#~ msgstr "Souris non detectée"
613
614#~ msgid "You need to calibrate your printer - see the manual for details."
615#~ msgstr "Il vous faut calibrer votre imprimante - voir le manuel pour plus de détails."
616
617#: ../src/commands.c:996
618#, c-format
619msgid "`*data %s %c …' is deprecated - use `*data %s …' instead"
620msgstr "`*data %s %c …' est obsololete - utiliser plutot `*data %s …'"
621
622#: ../src/extend.c:491
623msgid "Reading in data - please wait…"
624msgstr "Lecture de données - attendez S.V.P. …"
625
626#. TRANSLATORS: Perhaps the user tried to load a different type of file as a
627#. Survex .3d file, or the .3d file was corrupted.
628#: ../src/3dtopos.c:154
629#: ../src/3dtopos.c:160
630#: ../src/cad3d.c:865
631#: ../src/cad3d.c:876
632#: ../src/img.c:180
633#, c-format
634msgid "Bad 3d image file `%s'"
635msgstr "Mauvais fichier image 3d `%s'"
636
637#. TRANSLATORS: This is the date format string used to timestamp .3d files internally
638#. Probably best to keep it the same for all translations
639#: ../src/img.c:48
640#, c-format
641msgid "%a,%Y.%m.%d %H:%M:%S %Z"
642msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
643
644#. TRANSLATORS: put in .3d file if we can't read the date/time
645#: ../src/img.c:47
646msgid "Date and time not available."
647msgstr "Date et heure non disponibles."
648
649#: ../src/img.c:181
650#, c-format
651msgid "Error reading from file `%s'"
652msgstr "Erreur à la lecture du fichier `%s'"
653
654#: ../src/gfxcore.cc:2886
655#: ../src/mainfrm.cc:322
656#: ../src/mainfrm.cc:1728
657#: ../src/mainfrm.cc:2179
658#: ../src/filename.c:79
659#: ../src/img.c:182
660#, c-format
661msgid "Error writing to file `%s'"
662msgstr "Erreur à l'écriture du fichier `%s'"
663
664#: ../src/filename.c:82
665msgid "Error writing to file"
666msgstr "Erreur à l'écriture du fichier"
667
668#: ../src/sorterr.c:76
669#: ../src/sorterr.c:93
670#: ../src/sorterr.c:164
671msgid "Couldn't parse .err file"
672msgstr "La lecture du fichier .err a échoué"
673
674#: ../src/cavern.c:370
675#, c-format
676msgid "There were %d warning(s) and %d error(s) - no output files produced."
677msgstr "Il y a %d avertissement(s) et %d erreur(s) - aucun fichier n'a été produit"
678
679#: ../src/img.c:183
680#, c-format
681msgid "File `%s' has a newer format than this program can understand"
682msgstr "Le fichier `%s' a un format plus récent que ce que ce"
683
684#: ../src/printwx.cc:634
685msgid "North"
686msgstr "Nord"
687
688#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
689#: ../src/printwx.cc:651
690msgid "Elevation on"
691msgstr "Elévation sur"
692
693#: ../src/printwx.cc:244
694msgid "P&lan view"
695msgstr "&Vue en plan"
696
697#: ../src/printwx.cc:246
698msgid "&Elevation"
699msgstr "&Elévation"
700
701#: ../src/gfxcore.cc:713
702#: ../src/mainfrm.cc:114
703msgid "Elevation"
704msgstr "Elévation"
705
706#~ msgid "3d file"
707#~ msgstr "fichier image 3d"
708
709#: ../src/cavern.c:332
710msgid "Calculating statistics"
711msgstr "Calcul des statistiques"
712
713#: ../src/readval.c:420
714msgid "Expecting string field"
715msgstr "On attendait une chaine de caractères dans ce champ"
716
717#: ../src/cmdline.c:190
718msgid "too few arguments"
719msgstr "pas assez d'arguments"
720
721#: ../src/cmdline.c:197
722msgid "too many arguments"
723msgstr "trop d'arguments"
724
725#: ../src/cmdline.c:156
726#: ../src/cmdline.c:159
727#: ../src/cmdline.c:163
728msgid "FILE"
729msgstr "FICHIER"
730
731#. TRANSLATORS: a trailing traverse is a dead end back to a junction
732#. fr: Eric has chosen the terminology used by toporobot: "sequence", though
733#. toporobot uses the term to mean something more specific.  Not really an issue
734#. since these messages really just give the end-user an indication that
735#. progress is being made.
736#: ../src/netskel.c:162
737msgid "Removing trailing traverses"
738msgstr "Enlève les séquences terminales"
739
740#: ../src/netskel.c:216
741msgid "Concatenating traverses between nodes"
742msgstr "Connecte les séquences entre noeuds"
743
744#: ../src/netskel.c:409
745msgid "Calculating traverses between nodes"
746msgstr "Calcule les séquences entre noeuds"
747
748#: ../src/netskel.c:739
749msgid "Calculating trailing traverses"
750msgstr "Calcule les séquences terminales"
751
752#: ../src/network.c:82
753msgid "Simplifying network"
754msgstr "Simplification de réseau"
755
756#: ../src/network.c:540
757msgid "Calculating network"
758msgstr "Calcul du réseau"
759
760#: ../src/datain.c:1404
761#, c-format
762msgid "Found `%s', expecting `F' or `B'"
763msgstr "Vous avez écrit `%s'; on attendait `F' ou `B'"
764
765#: ../src/cavern.c:426
766#, c-format
767msgid "Total length of survey legs = %7.2fm (%7.2fm adjusted)"
768msgstr "Longueur totale de la topo = %7.2fm (%7.2fm adjusté)"
769
770#: ../src/cavern.c:429
771#, c-format
772msgid "Total plan length of survey legs = %7.2fm"
773msgstr "Longueur totale en projection horizontale = %7.2fm"
774
775#: ../src/cavern.c:432
776#, c-format
777msgid "Total vertical length of survey legs = %7.2fm"
778msgstr "Longueur totale verticale = %7.2fm"
779
780#. TRANSLATORS: numbers are altitudes of highest and lowest stations
781#: ../src/cavern.c:457
782#, c-format
783msgid "Vertical range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
784msgstr "Interval vertical = %4.2fm (de %s à %4.2fm jusqu'à %s à %4.2fm)"
785
786#. TRANSLATORS: c.f. previous message
787#: ../src/cavern.c:458
788#, c-format
789msgid "North-South range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
790msgstr "Interval Nord-Sud = %4.2fm (de %s à %4.2fm jusqu'à %s à %4.2fm)"
791
792#. TRANSLATORS: c.f. previous two messages
793#: ../src/cavern.c:459
794#, c-format
795msgid "East-West range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
796msgstr "Interval Est-Ouest = %4.2fm (de %s à %4.2fm jusqu'à %s à %4.2fm)"
797
798#: ../src/cavern.c:414
799msgid "There is 1 loop."
800msgstr "Il y a 1 bouclage."
801
802#: ../src/cavern.c:416
803#, c-format
804msgid "There are %ld loops."
805msgstr "Il y a %ld bouclages."
806
807#. TRANSLATORS: CPU apparently isn't CPU in French?
808#: ../src/cavern.c:354
809#, c-format
810msgid "CPU time used %5.2fs"
811msgstr "Temps CPU utilisé %5.2fs"
812
813#: ../src/cavern.c:357
814#, c-format
815msgid "Time used %5.2fs"
816msgstr "Temps utilisé %5.2fs"
817
818#: ../src/cavern.c:359
819msgid "Time used unavailable"
820msgstr "Temps utilisé non disponible"
821
822#: ../src/cavern.c:362
823#, c-format
824msgid "Time used %5.2fs (%5.2fs CPU time)"
825msgstr "Temps utilisé %5.2fs (%5.2fs temps CPU)"
826
827#: ../src/cavern.c:366
828msgid "Done."
829msgstr "Terminé."
830
831#: ../src/netskel.c:717
832#, c-format
833msgid "Original length%7.2fm (%3d legs), moved%7.2fm (%5.2fm/leg). "
834msgstr "Longueur originale%7.2fm (%3d visées), réduit à%7.2fm (%5.2fm/visées). "
835
836#: ../src/netskel.c:720
837#, c-format
838msgid "Error%7.2f%%"
839msgstr "Erreur%7.2f%%"
840
841#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the traverse has zero length, so
842#. error per metre is meaningless
843#. There should be 4 spaces between "Error" and "N/A" so that it lines up with
844#. the numbers in the message above.
845#: ../src/netskel.c:722
846msgid "Error    N/A"
847msgstr "Erreur    N/A"
848
849#, c-format
850msgid "generate grid (default %sm)"
851msgstr ""
852
853#, c-format
854msgid "station labels text height (default %s)"
855msgstr ""
856
857#, c-format
858msgid "station marker size (default %s)"
859msgstr ""
860
861#, c-format
862msgid "factor to scale down by (default %s)"
863msgstr ""
864
865msgid "produce DXF output"
866msgstr ""
867
868msgid "produce Sketch output"
869msgstr ""
870
871msgid "produce Compass PLT output for Carto"
872msgstr ""
873
874msgid "produce SVG output"
875msgstr ""
876
877#. TRANSLATORS: description of --help option
878#: ../src/cmdline.c:127
879msgid "display this help and exit"
880msgstr "montrer ce message d'aide et quitter"
881
882#. TRANSLATORS: description of --verbose option
883#: ../src/cmdline.c:128
884msgid "output version information and exit"
885msgstr "affiche les informations sur la version et termine"
886
887#. TRANSLATORS: As in "printer driver"
888#~ msgid "Driver"
889#~ msgstr "pilote"
890
891#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]...
892#: ../src/cmdline.c:148
893msgid "OPTION"
894msgstr "OPTION"
895
896#: ../src/printwx.cc:220
897#: ../src/printwx.cc:672
898#: ../src/printwx.cc:733
899#: ../src/mainfrm.cc:118
900msgid "Scale"
901msgstr "Échelle"
902
903#~ msgid "Continue"
904#~ msgstr "Encore"
905
906#~ msgid "Exiting."
907#~ msgstr "Arrêt."
908
909#: ../src/cmdline.c:172
910#, c-format
911msgid "Try `%s --help' for more information.\n"
912msgstr "Pour en savoir davantage, faites: `%s --help'\n"
913
914#~ msgid "Plan or Elevation"
915#~ msgstr "Plan ou Elevation"
916
917#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
918#. full circle.
919#~ msgid "Bearing up page (degrees): "
920#~ msgstr "Azimut haut de page (degrés): "
921
922#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
923#. full circle.
924#~ msgid "Tilt (degrees): "
925#~ msgstr "Basculement (degrés): "
926
927#, c-format
928#~ msgid "Please enter Map Scale = X:Y (default 1:%d)\n: "
929#~ msgstr "S.V.P. entrez l'échelle de la carte = X:Y (1:%d par défaut)\n: "
930
931#~ msgid "Using scale %.0f:%.0f"
932#~ msgstr "À l'échelle %.0f:%.0f"
933
934#~ msgid "Print which pages?\n(RETURN for all; 'n' for one page, 'm-n', 'm-', '-n' for a range)\n: "
935#~ msgstr "Imprimer quelles pages?\n(RETURN pour toutes; n pour 1 page; 'm-n', 'm-', '-n' pour une sélection)\n: "
936
937#. TRANSLATORS: e.g. "Printing to `somefile.ps'..." / "Printing to `Laserjet4 on amachine...'
938#, c-format
939#~ msgid "Printing to `%s'…"
940#~ msgstr "Impression vers `%s'…"
941
942#: ../src/avenprcore.cc:262
943#, c-format
944msgid "Page %d of %d"
945msgstr "Page %d sur %d"
946
947#: ../src/avenprcore.cc:266
948#: ../src/printwx.cc:1172
949#, c-format
950msgid "Survey `%s'   Page %d (of %d)   Processed on %s"
951msgstr "Topo `%s'   Page %d (sur %d)   En cours sur %s"
952
953#. TRANSLATORS: %s will be replaced by something like "123.4"
954#~ msgid "Plan, %s up screen"
955#~ msgstr "Plan, %s en haut de l'écran"
956
957#~ msgid "View towards: "
958#~ msgstr "Vue en direction de: "
959
960#. TRANSLATORS: This is used on printouts of plans, with %s replaced by
961#. something like "123°".  The bearing is up the page.
962#: ../src/printwx.cc:677
963msgid "%s up page"
964msgstr "%s en haut de page"
965
966#. TRANSLATORS: This is used on printouts of elevations, with %s replaced by
967#. something like "123°".  The bearing is the direction we're looking.
968msgid "View towards %s"
969msgstr "Vue en direction de %s"
970
971#, c-format
972#~ msgid "This will need %d pages (%dx%d)."
973#~ msgstr "Cela prendra %d pages (%dx%d)."
974
975#~ msgid "This will need 1 page."
976#~ msgstr "Cela prendra 1 page."
977
978#: ../src/cavern.c:400
979msgid "Survey contains 1 survey station,"
980msgstr "La topo contient 1 station,"
981
982#: ../src/cavern.c:402
983#, c-format
984msgid "Survey contains %ld survey stations,"
985msgstr "La topo contient %ld stations,"
986
987#: ../src/cavern.c:406
988msgid " joined by 1 leg."
989msgstr " connectées par 1 visé."
990
991#: ../src/cavern.c:408
992#, c-format
993msgid " joined by %ld legs."
994msgstr " connectées par %ld visées."
995
996#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
997#: ../src/listpos.c:159
998msgid "node"
999msgstr "nœud"
1000
1001#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1002#: ../src/listpos.c:159
1003msgid "nodes"
1004msgstr "nœuds"
1005
1006#. TRANSLATORS: connected component in the graph theory sense
1007#. It means there are %ld bits of survey with no connections between them
1008#. This message is only used if there are more than 1
1009#: ../src/cavern.c:422
1010#, c-format
1011msgid "Survey has %ld connected components."
1012msgstr "La topo contient %ld composants connectés."
1013
1014#, c-format
1015#~ msgid "Bad list of pages to print `%s'"
1016#~ msgstr "Liste de pages à imprimer incorrecte `%s'"
1017
1018#. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
1019#~ msgid "yes"
1020#~ msgstr "oui"
1021
1022#. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
1023#~ msgid "no"
1024#~ msgstr "non"
1025
1026#. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
1027#~ msgid "quit"
1028#~ msgstr "sortir"
1029
1030#. TRANSLATORS: menu commands for (pe) style choices (may become menu entries later)
1031#~ msgid "plan"
1032#~ msgstr "plan"
1033
1034#. TRANSLATORS: menu commands for (pe) style choices (may become menu entries later)
1035#~ msgid "elevation"
1036#~ msgstr "élévation"
1037
1038#. TRANSLATORS: Label for button in aven's cavern log window which causes the
1039#. survey data to be reprocessed.
1040msgid "Reprocess"
1041msgstr ""
1042
1043#: ../src/cmdline.c:219
1044#: ../src/cmdline.c:238
1045#, c-format
1046msgid "numeric argument `%s' out of range"
1047msgstr "argument numérique `%s' hors limite"
1048
1049#: ../src/cmdline.c:221
1050#, c-format
1051msgid "argument `%s' not an integer"
1052msgstr "l'argument `%s' n'est pas un entier"
1053
1054#: ../src/cmdline.c:240
1055#, c-format
1056msgid "argument `%s' not a number"
1057msgstr "l'argument `%s' n'est pas un nombre"
1058
1059#: ../src/commands.c:768
1060msgid "Expecting `DUPLICATE', `SPLAY', or `SURFACE'"
1061msgstr "On attendait `DUPLICATE', `SPLAY', ou `SURFACE'"
1062
1063#: ../src/commands.c:770
1064msgid "Expecting `NOT', `DUPLICATE', `SPLAY', or `SURFACE'"
1065msgstr "On attendait `NOT', `DUPLICATE', `SPLAY', ou `SURFACE'"
1066
1067#: ../src/listpos.c:86
1068#, c-format
1069msgid "Station `%s' referred to by *entrance or *export but never used"
1070msgstr "La station `%s' est citée dans un *entrance ou *export mais n'est jamais utilisée"
1071
1072#: ../src/printwx.cc:665
1073msgid "Extended elevation"
1074msgstr "Coupe développée"
1075
1076#: ../src/commands.c:567
1077msgid "No matching BEGIN"
1078msgstr "BEGIN manquant"
1079
1080#. TRANSLATORS: *BEGIN <prefix> and *END <prefix> should have the same <prefix> if it's
1081#. given at all
1082#: ../src/commands.c:589
1083msgid "Prefix tag doesn't match BEGIN"
1084msgstr "Le préfixe du END ne correspond pas à celui du BEGIN"
1085
1086#: ../src/commands.c:593
1087msgid "Closing prefix omitted from END"
1088msgstr "Préfixe manquant dans le END"
1089
1090#. TRANSLATORS: heading line for .pos file
1091#. please try to ensure the ','s (or at least the columns) are in the same place
1092#: ../src/3dtopos.c:109
1093msgid "( Easting, Northing, Altitude )"
1094msgstr "( X (Est), Y (Nord), Altitude )"
1095
1096#. TRANSLATORS: bpp is "Bits Per Pixel"
1097msgid "Display Depth: %d bpp"
1098msgstr ""
1099
1100#. TRANSLATORS: appended to previous message if the display is colour
1101msgid " (colour)"
1102msgstr " (couleur)"
1103
1104#: ../src/readval.c:444
1105#: ../src/readval.c:454
1106#: ../src/readval.c:462
1107#, c-format
1108msgid "Expecting date, found `%s'"
1109msgstr "On attendait une date, on a trouvé `%s'"
1110
1111#. TRANSLATORS: --help output for --survey option
1112#. "this" has been added to English translation
1113msgid "only load the sub-survey with this prefix"
1114msgstr "ne charge que la partie de topo avec le prefixe"
1115
1116#. TRANSLATORS: --help output for aven --print option
1117msgid "print and exit (requires a 3d file)"
1118msgstr ""
1119
1120#. TRANSLATORS: --help output for cavern --percentage option
1121msgid "display percentage progress"
1122msgstr ""
1123
1124#. TRANSLATORS: --help output for cavern --output option
1125msgid "set location for output files"
1126msgstr ""
1127
1128#. TRANSLATORS: --help output for cavern --quiet option
1129msgid "only show brief summary (-qq for errors only)"
1130msgstr ""
1131
1132#. TRANSLATORS: --help output for cavern --no-auxiliary-files option
1133msgid "do not create .err file"
1134msgstr ""
1135
1136#. TRANSLATORS: --help output for cavern --warnings-are-errors option
1137msgid "turn warnings into errors"
1138msgstr ""
1139
1140#. TRANSLATORS: --help output for cavern --log option
1141msgid "log output to .log file"
1142msgstr ""
1143
1144#. TRANSLATORS: --help output for cavern --3d-version option
1145msgid "specify the 3d file format version to output"
1146msgstr ""
1147
1148#. TRANSLATORS: --help output for sorterr --horizontal option
1149msgid "sort by horizontal error factor"
1150msgstr ""
1151
1152#. TRANSLATORS: --help output for sorterr --vertical option
1153msgid "sort by vertical error factor"
1154msgstr ""
1155
1156#. TRANSLATORS: --help output for sorterr --percentage option
1157msgid "sort by percentage error"
1158msgstr ""
1159
1160#. TRANSLATORS: --help output for sorterr --per-leg option
1161msgid "sort by error per leg"
1162msgstr ""
1163
1164#. TRANSLATORS: --help output for sorterr --replace option
1165msgid "replace .err file with resorted version"
1166msgstr ""
1167
1168#. TRANSLATORS: --help output for dump3d --rewind option
1169msgid "rewind file and read it a second time"
1170msgstr ""
1171
1172#. TRANSLATORS: error message given by "*units tape 0 feet" - it's meaningless to say
1173#. your tape is marked in "0 feet" (but you might measure distance by counting
1174#. knots on a diving line, and tie them every "2 feet").
1175#: ../src/commands.c:1223
1176msgid "*UNITS factor must be non-zero"
1177msgstr "*UNITS: le facteur doit être non nul"
1178
1179#. TRANSLATORS: In the "File" menu
1180#: ../src/mainfrm.cc:720
1181msgid "&Screenshot…"
1182msgstr "&Copie d'écran…"
1183
1184#: ../src/mainfrm.cc:1254
1185#, c-format
1186msgid "No survey data in 3d file `%s'"
1187msgstr "Pas de données topo dans le fichier image 3d `%s'"
1188
1189#: ../src/gfxcore.cc:671
1190msgid "Facing"
1191msgstr "Direction"
1192
1193#~ msgid "Close"
1194#~ msgstr "Fermer"
1195
1196#. TRANSLATORS: for the title of the About box
1197#: ../src/aboutdlg.cc:69
1198#, c-format
1199msgid "About %s"
1200msgstr "A propos %s"
1201
1202#. File->Open dialog:
1203#: ../src/mainfrm.cc:1714
1204#, fuzzy
1205msgid "Select a survey file to view"
1206msgstr "Sélectionner un fichier image 3d à visualiser"
1207
1208#: ../src/mainfrm.cc:1692
1209msgid "Survex 3d files"
1210msgstr "Fichiers de données Survex 3d"
1211
1212#: ../src/mainfrm.cc:1697
1213#: ../src/mainfrm.cc:2096
1214msgid "All files"
1215msgstr "Tous les fichiers"
1216
1217#: ../src/mainfrm.cc:1704
1218msgid "All survey files"
1219msgstr ""
1220
1221#: ../src/mainfrm.cc:1706
1222msgid "Survex svx files"
1223msgstr ""
1224
1225#: ../src/mainfrm.cc:1708
1226msgid "Compass DAT and MAK files"
1227msgstr ""
1228
1229#: ../src/printwx.cc:328
1230msgid "DXF files|*.dxf|SVG files|*.svg|Sketch files|*.sk|EPS files|*.eps|Compass PLT for use with Carto|*.plt|HPGL for plotters|*.hpgl"
1231msgstr ""
1232
1233#. TRANSLATORS: in the about box (summarising the purpose of aven)
1234#: ../src/aboutdlg.cc:87
1235msgid "Survey visualisation tool"
1236msgstr "Outil de visualisation de topographies"
1237
1238#. TRANSLATORS: Aven menu titles.  An '&' goes before the letter of any accelerator key.
1239#. The accelerators must be different within this group
1240#: ../src/mainfrm.cc:832
1241msgid "&File"
1242msgstr "&Fichier"
1243
1244#: ../src/mainfrm.cc:833
1245msgid "&Rotation"
1246msgstr "&Rotation"
1247
1248#: ../src/mainfrm.cc:834
1249msgid "&Orientation"
1250msgstr "&Orientation"
1251
1252#: ../src/mainfrm.cc:835
1253msgid "&View"
1254msgstr "&Vue"
1255
1256#: ../src/mainfrm.cc:837
1257msgid "&Controls"
1258msgstr "&Contrôles"
1259
1260#: ../src/mainfrm.cc:843
1261msgid "&Help"
1262msgstr "&Aide"
1263
1264#: ../src/mainfrm.cc:839
1265msgid "&Presentation"
1266msgstr "&Présentation"
1267
1268#: ../src/aboutdlg.cc:98
1269msgid "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version."
1270msgstr "Ce programme est un logiciel libre; vous pouvez le redistribuer et/ou le modifier conformément aux dispositions de la Licence Publique Générale GNU, telle que publiée par la Free Software Foundation; version 2 de la licence, ou encore (à votre choix) toute version ultérieure."
1271
1272#. TRANSLATORS: Part of 3dtopos --help
1273msgid "3D_FILE [POS_FILE]"
1274msgstr ""
1275
1276#. TRANSLATORS: Part of diffpos --help
1277msgid "FILE1 FILE2 [THRESHOLD]"
1278msgstr ""
1279
1280#. TRANSLATORS: Part of diffpos --help
1281msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
1282msgstr ""
1283
1284#. TRANSLATORS: Part of extend --help
1285msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
1286msgstr ""
1287
1288#. TRANSLATORS: Part of sorterr --help
1289msgid "ERR_FILE [HOW MANY]"
1290msgstr ""
1291
1292#. TRANSLATORS: Part of aven --help
1293msgid "[SURVEY_FILE]"
1294msgstr ""
1295
1296#. TRANSLATORS: Aven menu items.  An '&' goes before the letter of any accelerator key.
1297#. The string "\t" separates the menu text and any accelerator key.
1298#. TRANSLATORS: "File" menu.  The accelerators must be different within this group.
1299#. c.f. 201, 380, 381.
1300#: ../src/mainfrm.cc:715
1301msgid "&Open…\tCtrl+O"
1302msgstr "&Ouvrir…\tCtrl+O"
1303
1304#~ msgid "&Quit\tCtrl+Q"
1305#~ msgstr "&Quitter\tCtrl+Q"
1306
1307#. TRANSLATORS: Used in the "colour key" for "colour by date" if there are
1308#. surveys without date information.
1309msgid "Undated"
1310msgstr "Non dateé"
1311
1312#. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
1313#. which aren't part of a loop and so have no error information.
1314msgid "Not in loop"
1315msgstr ""
1316
1317#. TRANSLATORS: error from "*data normal newline from to tape compass clino"
1318#: ../src/commands.c:1079
1319msgid "NEWLINE can't be the first reading"
1320msgstr "NEWLINE ne peut pas être la première valeur"
1321
1322#. TRANSLATORS: error from "*data normal from to tape compass clino newline"
1323#: ../src/commands.c:1112
1324msgid "NEWLINE can't be the last reading"
1325msgstr "NEWLINE ne peut pas être la dernière valeur"
1326
1327#. TRANSLATORS: error from "*data normal station tape compass clino"
1328#: ../src/commands.c:1134
1329msgid "Interleaved readings, but no NEWLINE"
1330msgstr "Données sur plusieurs lignes, mais pas de NEWLINE"
1331
1332#. TRANSLATORS: caused by e.g. "*data diving station newline depth tape compass"
1333#: ../src/commands.c:1026
1334#, c-format
1335msgid "Reading `%s' must occur before NEWLINE"
1336msgstr "La donnée `%s' doit apparaître avant NEWLINE"
1337
1338#. TRANSLATORS: e.g. "*data normal from to tape newline compass clino"
1339#: ../src/commands.c:1073
1340msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1341msgstr "NEWLINE ne peut ê précédée que par STATION, DEPTH, et COUNT"
1342
1343#: ../src/commands.c:1257
1344msgid "Can't calibrate angular and length quantities together"
1345msgstr "On ne peut pas calibrer les angles et les longueurs en même temps"
1346
1347#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a grid of
1348#. height values).
1349#~ msgid "Select a terrain file to view"
1350#~ msgstr "Sélectionner un fichier de surface à visualiser"
1351
1352#~ msgid "Terrain files"
1353#~ msgstr "Fichiers de surface"
1354
1355#. TRANSLATORS: %s will be replaced by the application name ("Aven" currently)
1356msgid "%s Error Log"
1357msgstr ""
1358
1359#. TRANSLATORS: Used in the "Export" settings dialog
1360#: ../src/printwx.cc:298
1361msgid "&Export…"
1362msgstr "&Exporter…"
1363
1364#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within this group.
1365#. Tickable menu item which toggles auto rotation
1366#: ../src/mainfrm.cc:733
1367msgid "Au&to-Rotate\tSpace"
1368msgstr "Rotation &Automatique\tSpace"
1369
1370#: ../src/mainfrm.cc:735
1371msgid "Speed &Up"
1372msgstr "A&ccélère"
1373
1374#: ../src/mainfrm.cc:736
1375msgid "Slow &Down"
1376msgstr "&Ralenti"
1377
1378#: ../src/mainfrm.cc:738
1379msgid "&Reverse Direction"
1380msgstr "Direction &Inverse"
1381
1382#: ../src/mainfrm.cc:740
1383msgid "Step Once &Anticlockwise"
1384msgstr "Pas à pas sens in&verse des aiguilles d'une montre"
1385
1386#: ../src/mainfrm.cc:741
1387msgid "Step Once &Clockwise"
1388msgstr "Pas à pas dans le &sens des aiguilles d'une montre"
1389
1390#: ../src/mainfrm.cc:798
1391msgid "&Perspective"
1392msgstr "Pe&rspective"
1393
1394#: ../src/mainfrm.cc:800
1395msgid "Textured &Walls"
1396msgstr "Te&xture des parois"
1397
1398#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate using that term
1399#. instead if it gives a better translation which most users will understand.
1400#: ../src/mainfrm.cc:801
1401msgid "Fade Distant Ob&jects"
1402msgstr "Rendre &floue les objets lointains"
1403
1404#. TRANSLATORS: View *looking* North
1405#: ../src/mainfrm.cc:744
1406msgid "View &North"
1407msgstr "Vue vers le &Nord"
1408
1409#. TRANSLATORS: View *looking* East
1410#: ../src/mainfrm.cc:745
1411msgid "View &East"
1412msgstr "Vue vers l'&Est"
1413
1414#. TRANSLATORS: View *looking* South
1415#: ../src/mainfrm.cc:746
1416msgid "View &South"
1417msgstr "Vue vers le &Sud"
1418
1419#. TRANSLATORS: View *looking* West
1420#: ../src/mainfrm.cc:747
1421msgid "View &West"
1422msgstr "Vue vers l'&Ouest"
1423
1424#: ../src/mainfrm.cc:749
1425msgid "Shift Survey &Left"
1426msgstr "Déplacement vers la &Gauche"
1427
1428#: ../src/mainfrm.cc:750
1429msgid "Shift Survey &Right"
1430msgstr "Déplacement vers la &Droite"
1431
1432#: ../src/mainfrm.cc:751
1433msgid "Shift Survey &Up"
1434msgstr "Déplacement vers le &Haut"
1435
1436#: ../src/mainfrm.cc:752
1437msgid "Shift Survey &Down"
1438msgstr "Déplacement vers le &Bas"
1439
1440#: ../src/mainfrm.cc:754
1441msgid "&Plan View"
1442msgstr "Vue en &plan"
1443
1444#: ../src/mainfrm.cc:755
1445msgid "Ele&vation"
1446msgstr "Elé&vation"
1447
1448#: ../src/mainfrm.cc:757
1449msgid "&Higher Viewpoint"
1450msgstr "Point de vue plus Ha&ut"
1451
1452#: ../src/mainfrm.cc:758
1453msgid "L&ower Viewpoint"
1454msgstr "Point de vue plus B&as"
1455
1456#: ../src/mainfrm.cc:760
1457msgid "&Zoom In\t]"
1458msgstr "&Zoom Avant\t]"
1459
1460#: ../src/mainfrm.cc:761
1461msgid "Zoo&m Out\t["
1462msgstr "Zoo&m Arrière\t["
1463
1464#: ../src/mainfrm.cc:763
1465msgid "Restore De&fault View"
1466msgstr "&Restaurer la vue par défaut"
1467
1468#. TRANSLATORS: Used as a label for the surrounding box for the "Bearing" and
1469#. "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in the
1470#. "what to print" dialog.
1471#: ../src/printwx.cc:210
1472msgid "View"
1473msgstr "Vue"
1474
1475#. TRANSLATORS: Used as a label for the surrounding box for the "survey legs" "stations"
1476#. "names" etc checkboxes in the "what to print" dialog.  "Elements" isn't a
1477#. good name for this but nothing better has yet come to mind!
1478#: ../src/printwx.cc:215
1479msgid "Elements"
1480msgstr "Eléments"
1481
1482#: ../src/printwx.cc:234
1483#: ../src/printwx.cc:421
1484#, c-format
1485msgid "%d pages (%dx%d)"
1486msgstr "%d pages (%dx%d)"
1487
1488#. TRANSLATORS: used in the scale drop down selector in the print dialog
1489#. the implicit meaning is "choose a suitable scale to fit the
1490#. plot on a single page", but we need something shorter
1491#: ../src/printwx.cc:221
1492#: ../src/printwx.cc:453
1493msgid "One page"
1494msgstr "Une page"
1495
1496#: ../src/printwx.cc:241
1497#: ../src/mainfrm.cc:110
1498msgid "Bearing"
1499msgstr "Azimut"
1500
1501#: ../src/printwx.cc:271
1502msgid "Station Names"
1503msgstr "Noms de station"
1504
1505#: ../src/printwx.cc:269
1506msgid "Crosses"
1507msgstr "Croisements"
1508
1509#: ../src/printwx.cc:265
1510msgid "Underground Survey Legs"
1511msgstr "Visées sous terre"
1512
1513#. TRANSLATORS: Used in the print dialog:
1514#: ../src/printwx.cc:246
1515msgid "Tilt angle"
1516msgstr "Angle de basculement"
1517
1518#. TRANSLATORS: used in the print dialog - controls drawing lines around each page
1519#: ../src/printwx.cc:274
1520msgid "Page Borders"
1521msgstr "Bordures de page"
1522
1523#. TRANSLATORS: used in the print dialog - controls drawing the box at the lower left
1524#. with survey name, view angles, etc
1525#: ../src/printwx.cc:278
1526msgid "Info Box"
1527msgstr "Panneau d'information"
1528
1529#. TRANSLATORS: will be used in the print dialog - check this to print blank pages
1530#. (otherwise they'll be skipped to save paper)
1531#: ../src/printwx.cc:276
1532msgid "Blank Pages"
1533msgstr "Pages blanches"
1534
1535#: ../src/mainfrm.cc:777
1536msgid "Station &Names\tCtrl+N"
1537msgstr "&Noms de station\tCtrl+N"
1538
1539#: ../src/mainfrm.cc:779
1540msgid "&Crosses\tCtrl+X"
1541msgstr "&Croisements\tCtrl+X"
1542
1543#: ../src/mainfrm.cc:783
1544msgid "&Underground Survey Legs\tCtrl+L"
1545msgstr "&Visées sous terre\tCtrl+L"
1546
1547#: ../src/mainfrm.cc:786
1548msgid "&Overlapping Names"
1549msgstr "&Superposition des noms"
1550
1551#: ../src/mainfrm.cc:817
1552msgid "&Compass"
1553msgstr "&Compas"
1554
1555#: ../src/mainfrm.cc:818
1556msgid "C&linometer"
1557msgstr "C&lino"
1558
1559#~ msgid "&Depth Bar"
1560#~ msgstr "Barre de controle des &Profondeurs"
1561
1562#: ../src/mainfrm.cc:819
1563msgid "Colour &Key"
1564msgstr ""
1565
1566#: ../src/mainfrm.cc:820
1567msgid "&Scale Bar"
1568msgstr "Barre de controle des &Echelles"
1569
1570#: ../src/mainfrm.cc:812
1571msgid "&Reverse Sense\tCtrl+R"
1572msgstr "Sens &Inverse\tCtrl+R"
1573
1574#: ../src/mainfrm.cc:796
1575#: ../src/mainfrm.cc:814
1576msgid "&Cancel Measuring Line\tEscape"
1577msgstr "&Annule la Ligne de Mesure\tEscape"
1578
1579#: ../src/mainfrm.cc:789
1580msgid "Colour by E&rror"
1581msgstr "Cou&leur par Érreur"
1582
1583#~ msgid "&About…"
1584#~ msgstr "&A propos…"
1585
1586#: ../src/mainfrm.cc:784
1587msgid "&Surface Survey Legs\tCtrl+F"
1588msgstr "Segments de topo en S&urface\tCtrl+F"
1589
1590#: ../src/mainfrm.cc:787
1591msgid "Colour by &Depth"
1592msgstr "Couleur par &profondeur"
1593
1594#: ../src/mainfrm.cc:788
1595msgid "Colour by D&ate"
1596msgstr "Couleur par &date"
1597
1598#: ../src/mainfrm.cc:791
1599msgid "Highlight &Entrances"
1600msgstr "Mise en valeur des &entrées"
1601
1602#: ../src/mainfrm.cc:792
1603msgid "Highlight &Fixed Points"
1604msgstr "Mise en valeur des points F&ixes"
1605
1606#: ../src/mainfrm.cc:793
1607msgid "Highlight E&xported Points"
1608msgstr "Mise de valeur des points exp&ortés"
1609
1610#: ../src/mainfrm.cc:780
1611msgid "&Grid\tCtrl+G"
1612msgstr "&Grille\tCtrl+G"
1613
1614#: ../src/mainfrm.cc:802
1615msgid "Smoot&hed Survey Legs"
1616msgstr "Lissage des segments topographi&ques"
1617
1618#: ../src/mainfrm.cc:821
1619msgid "&Indicators"
1620msgstr "I&ndicateurs"
1621
1622#: ../src/z_getopt.c:695
1623#: ../src/z_getopt.c:707
1624#, c-format
1625msgid "%s: option `%s' is ambiguous\n"
1626msgstr "%s: l'option `%s' est ambigüe\n"
1627
1628#: ../src/z_getopt.c:1023
1629#: ../src/z_getopt.c:1034
1630#, c-format
1631msgid "%s: option `-W %s' is ambiguous\n"
1632msgstr "%s: l'option `-W %s' est ambigüe\n"
1633
1634#: ../src/z_getopt.c:751
1635#: ../src/z_getopt.c:755
1636#, c-format
1637msgid "%s: option `%c%s' doesn't allow an argument\n"
1638msgstr "%s: l'option `%c%s' n'a pas d'argument\n"
1639
1640#: ../src/z_getopt.c:740
1641#: ../src/z_getopt.c:743
1642#, c-format
1643msgid "%s: option `--%s' doesn't allow an argument\n"
1644msgstr "%s: l'option `--%s' n'a pas d'argument\n"
1645
1646#: ../src/z_getopt.c:1058
1647#: ../src/z_getopt.c:1069
1648#, c-format
1649msgid "%s: option `-W %s' doesn't allow an argument\n"
1650msgstr "%s: l'option `-W %s' n'a pas d'argument\n"
1651
1652#: ../src/z_getopt.c:790
1653#: ../src/z_getopt.c:802
1654#: ../src/z_getopt.c:1089
1655#: ../src/z_getopt.c:1101
1656#, c-format
1657msgid "%s: option `%s' requires an argument\n"
1658msgstr "%s: l'option `%s' requiert un argument\n"
1659
1660#: ../src/z_getopt.c:960
1661#: ../src/z_getopt.c:971
1662#: ../src/z_getopt.c:1154
1663#: ../src/z_getopt.c:1166
1664#, c-format
1665msgid "%s: option requires an argument -- %c\n"
1666msgstr "%s: cette option requiert un argument -- %c\n"
1667
1668#: ../src/z_getopt.c:840
1669#: ../src/z_getopt.c:843
1670#, c-format
1671msgid "%s: unrecognized option `--%s'\n"
1672msgstr "%s: option `--%s' non reconnue\n"
1673
1674#: ../src/z_getopt.c:851
1675#: ../src/z_getopt.c:854
1676#, c-format
1677msgid "%s: unrecognized option `%c%s'\n"
1678msgstr "%s: option `%c%s' non reconnue\n"
1679
1680#: ../src/z_getopt.c:901
1681#: ../src/z_getopt.c:904
1682#, c-format
1683msgid "%s: illegal option -- %c\n"
1684msgstr "%s: option illégale -- %c\n"
1685
1686#: ../src/z_getopt.c:910
1687#: ../src/z_getopt.c:913
1688#, c-format
1689msgid "%s: invalid option -- %c\n"
1690msgstr "%s: option invalide -- %c\n"
1691
1692#: ../src/mainfrm.cc:766
1693msgid "&New Presentation"
1694msgstr "&Nouvelle Présentation"
1695
1696#: ../src/mainfrm.cc:767
1697msgid "&Open Presentation…"
1698msgstr "&Ouvrir une Présentation…"
1699
1700#: ../src/mainfrm.cc:768
1701msgid "&Save Presentation"
1702msgstr "&Sauver la Présentation"
1703
1704#: ../src/mainfrm.cc:769
1705msgid "Sa&ve Presentation As…"
1706msgstr "Sau&ver la Présentation sous…"
1707
1708#. TRANSLATORS: "Mark" as in "Mark this position"
1709#: ../src/mainfrm.cc:771
1710msgid "&Mark"
1711msgstr "&Marquer"
1712
1713#. TRANSLATORS: "Play" as in "Play back a recording"
1714#: ../src/mainfrm.cc:772
1715msgid "Pla&y"
1716msgstr "&Lecture"
1717
1718#: ../src/mainfrm.cc:773
1719msgid "&Export as Movie…"
1720msgstr "&Exporter comme Animation…"
1721
1722#: ../src/mainfrm.cc:2182
1723msgid "Export Movie"
1724msgstr ""
1725
1726#: ../src/mainfrm.cc:781
1727msgid "&Bounding Box\tCtrl+B"
1728msgstr "&Bordures du cadre\tCtrl+B"
1729
1730#. TRANSLATORS: TRANSLATE: ro
1731#: ../src/mainfrm.cc:309
1732msgid "Select an output filename"
1733msgstr "Sélection d'un nom de fichier de sortie"
1734
1735#: ../src/mainfrm.cc:306
1736#: ../src/mainfrm.cc:2095
1737msgid "Aven presentations"
1738msgstr "Présentations Aven"
1739
1740#. TRANSLATORS: title of the save screenshot dialog
1741#: ../src/mainfrm.cc:1714
1742msgid "Save Screenshot"
1743msgstr "Sauver la copie d'écran"
1744
1745#: ../src/mainfrm.cc:2090
1746#: ../src/mainfrm.cc:2093
1747msgid "Select a presentation to open"
1748msgstr "Slectionner une présentation à ouvrir"
1749
1750#: ../src/mainfrm.cc:388
1751#, c-format
1752msgid "Error in format of presentation file `%s'"
1753msgstr "Erreur de formatage du fichier de présentation `%s'"
1754
1755#. TRANSLATORS: "Compass" as in Larry Fish's cave surveying package, so probably shouldn't
1756#. be translated
1757#: ../src/mainfrm.cc:1694
1758msgid "Compass PLT files"
1759msgstr "Fichier Compass PLT"
1760
1761#. TRANSLATORS: "CMAP" is Bob Thrun's cave surveying package, so don't translate it.
1762#: ../src/mainfrm.cc:1696
1763msgid "CMAP XYZ files"
1764msgstr "Fichier CMAP XYZ"
1765
1766#. TRANSLATORS: title of message box
1767#: ../src/mainfrm.cc:1770
1768#: ../src/mainfrm.cc:2067
1769#: ../src/mainfrm.cc:2084
1770msgid "Modified Presentation"
1771msgstr "Présentation modifiée"
1772
1773#. TRANSLATORS: and the question in that box
1774#: ../src/mainfrm.cc:1769
1775#: ../src/mainfrm.cc:2066
1776#: ../src/mainfrm.cc:2083
1777msgid "The current presentation has been modified.  Abandon unsaved changes?"
1778msgstr "La présentation en cours a été modifiée. Perte des changements non sauvés?"
1779
1780#: ../src/mainfrm.cc:2372
1781#: ../src/mainfrm.cc:2381
1782msgid "No matches were found."
1783msgstr "Recherche infructueuse."
1784
1785#~ msgid "Open &Terrain…"
1786#~ msgstr "Ouverture d'un &Terrain…"
1787
1788#~ msgid "Solid Su&rface"
1789#~ msgstr "Surface S&olide"
1790
1791#. TRANSLATORS: number of stations found matching search
1792#, c-format
1793#~ msgid "%d found"
1794#~ msgstr "%d trouvée(s)"
1795
1796#. TRANSLATORS: "Find stations" button tooltip
1797#: ../src/mainfrm.cc:894
1798msgid "Find"
1799msgstr "Chercher"
1800
1801#. TRANSLATORS: "Hide stations" button default tooltip
1802#: ../src/mainfrm.cc:896
1803msgid "Hide"
1804msgstr "Masquer"
1805
1806#. TRANSLATORS: "Hide stations" button tooltip when stations are found
1807#, c-format
1808msgid "Hide %d found stations"
1809msgstr ""
1810
1811#. TRANSLATORS: checkbox for regular expression search
1812#~ msgid "Regular expression"
1813#~ msgstr "Expression régulière"
1814
1815#: ../src/mainfrm.cc:193
1816#: ../src/mainfrm.cc:1843
1817#: ../src/mainfrm.cc:1847
1818#: ../src/mainfrm.cc:1912
1819#: ../src/mainfrm.cc:1914
1820#: ../src/mainfrm.cc:1957
1821#: ../src/mainfrm.cc:1961
1822msgid "Altitude"
1823msgstr "Altitude"
1824
1825#. TRANSLATORS: error if you try to drag multiple files to the aven window
1826#: ../src/mainfrm.cc:654
1827msgid "You may only view one 3d file at a time."
1828msgstr "Vous ne pouvez afficher qu'un fichier image 3d à la fois"
1829
1830#: ../src/mainfrm.cc:822
1831msgid "&Side Panel"
1832msgstr "&Vue latérale"
1833
1834#. TRANSLATORS: show coordinates (N = North or Northing, E = East or Easting)
1835#: ../src/mainfrm.cc:1842
1836#: ../src/mainfrm.cc:1845
1837#: ../src/mainfrm.cc:1868
1838#: ../src/mainfrm.cc:1870
1839#: ../src/mainfrm.cc:1956
1840#: ../src/mainfrm.cc:1959
1841msgid "%.2f E, %.2f N"
1842msgstr "%.2f E, %.2f N"
1843
1844#. TRANSLATORS: Used in Aven:
1845#. From <stationname>
1846#. H: 123.45m V: 234.56m
1847#. Dist: 456.78m  Brg: 200
1848#: ../src/mainfrm.cc:1885
1849#: ../src/mainfrm.cc:1924
1850#: ../src/mainfrm.cc:1980
1851#, c-format
1852msgid "From %s"
1853msgstr "Depuis %s"
1854
1855#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
1856#: ../src/mainfrm.cc:1984
1857#: ../src/mainfrm.cc:1987
1858#, c-format
1859msgid "H %.2f%s, V %.2f%s"
1860msgstr "H %.2f%s, V %.2f%s"
1861
1862#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as in Compass bearing)
1863#: ../src/mainfrm.cc:2000
1864#: ../src/mainfrm.cc:2004
1865#, c-format
1866msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
1867msgstr "%s: %s, Dist %.2f%s, Azim %03d%s"
1868
1869#. TRANSLATORS: tickable menu item in View menu
1870#: ../src/mainfrm.cc:824
1871msgid "&Metric"
1872msgstr "&Métrique"
1873
1874#. TRANSLATORS: tickable menu item in View menu.
1875#. Degrees are the angular measurement where there are 360 in a
1876#. full circle.
1877#: ../src/mainfrm.cc:825
1878msgid "&Degrees"
1879msgstr "&Degrés"
1880
1881#. TRANSLATORS: alternative angle units (400 grad = 360 degrees = full circle).
1882#. Try to make this as short as sensibly possible.
1883#: ../src/mainfrm.cc:1892
1884#: ../src/mainfrm.cc:1996
1885msgid "grad"
1886msgstr "grade"
1887
1888#. TRANSLATORS: Toggles drawing of 3D passages
1889#: ../src/mainfrm.cc:778
1890msgid "Passage &Tubes\tCtrl+T"
1891msgstr "Galeries &Tubulaires\tCtrl+T"
1892
1893#: ../src/mainfrm.cc:807
1894#~ msgid "&Preferences…"
1895#~ msgstr "&Préférences…"
1896
1897#: ../src/tubeprefs.cc:37
1898#~ msgid "Draw passage walls"
1899#~ msgstr "Déssiner les parois"
1900
1901#: ../src/tubeprefs.cc:39
1902#~ msgid "Estimate LRUD readings based on heuristics"
1903#~ msgstr "Estimation heuristique des dimensions de galerie"
1904
1905#: ../src/stnprefs.cc:62
1906#~ msgid "Mark survey stations with crosses"
1907#~ msgstr "Marquer les stations par une croix"
1908
1909#: ../src/stnprefs.cc:63
1910#~ msgid "Highlight stations marked as entrances"
1911#~ msgstr "Montrer les entrées"
1912
1913#: ../src/stnprefs.cc:65
1914#~ msgid "Highlight stations marked as fixed points"
1915#~ msgstr "Montrer les points fixes"
1916
1917#: ../src/stnprefs.cc:66
1918#~ msgid "Highlight stations which are exported"
1919#~ msgstr "Montrer les stations exportées"
1920
1921#: ../src/stnprefs.cc:67
1922#~ msgid "Mark survey stations with their names"
1923#~ msgstr "Afficher les stations par leurs noms"
1924
1925#: ../src/stnprefs.cc:69
1926#~ msgid "Allow names to overlap on the display (faster)"
1927#~ msgstr "Permettre aux noms de se recouvrir (affichage plus rapide)"
1928
1929#: ../src/mainfrm.cc:804
1930msgid "Full Screen &Mode\tF11"
1931msgstr "&Mode Plein Ecran\tF11"
1932
1933#: ../src/legprefs.cc:39
1934#~ msgid "Display underground survey legs"
1935#~ msgstr "Afficher les visées sous-terraines"
1936
1937#: ../src/legprefs.cc:40
1938#~ msgid "Display surface survey legs"
1939#~ msgstr "Afficher les visées de surface"
1940
1941#~ msgid "Colour surface surveys by depth"
1942#~ msgstr "Couleur de la topo de surface en fonction de l'altitude"
1943
1944#~ msgid "Draw surface legs with dashed lines"
1945#~ msgstr "Représenter les visées de surfaces par des pointillés"
1946
1947#: ../src/gridprefs.cc:36
1948#~ msgid "Draw a grid"
1949#~ msgstr "Afficher une grille"
1950
1951#: ../src/unitsprefs.cc:44
1952#~ msgid "metric units"
1953#~ msgstr "mètres"
1954
1955#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
1956#. the USA (rather confusingly now that England has largely gone metric!)
1957#: ../src/unitsprefs.cc:46
1958#~ msgid "imperial units"
1959#~ msgstr "mesures anglaises"
1960
1961#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
1962#. full circle.
1963#: ../src/unitsprefs.cc:47
1964#~ msgid "degrees (°)"
1965#~ msgstr "degrés (°)"
1966
1967#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
1968#. full circle.
1969#: ../src/unitsprefs.cc:49
1970#~ msgid "grads"
1971#~ msgstr "grades"
1972
1973#: ../src/unitsprefs.cc:53
1974#~ msgid "Display measurements in"
1975#~ msgstr "Afficher les distances en"
1976
1977#: ../src/unitsprefs.cc:61
1978#~ msgid "Display angles in"
1979#~ msgstr "Afficher les angles en"
1980
1981#. TRANSLATORS: reverses the sense of the mouse controls
1982#: ../src/ctlprefs.cc:38
1983#~ msgid "Reverse the sense of the controls"
1984#~ msgstr "Inverser le sens des contrôles"
1985
1986#: ../src/indicatorprefs.cc:39
1987#~ msgid "Display scale bar"
1988#~ msgstr "Afficher l'échelle"
1989
1990#: ../src/indicatorprefs.cc:40
1991#~ msgid "Display depth bar"
1992#~ msgstr "Afficher la barre de profondeur"
1993
1994#: ../src/indicatorprefs.cc:41
1995#~ msgid "Display compass"
1996#~ msgstr "Afficher la boussole"
1997
1998#: ../src/indicatorprefs.cc:42
1999#~ msgid "Display clinometer"
2000#~ msgstr "Afficher le clinomètre"
2001
2002#: ../src/winprefs.cc:42
2003#~ msgid "Display side panel"
2004#~ msgstr "Afficher le panneau latéral"
2005
2006#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as in Compass bearing)
2007#: ../src/mainfrm.cc:1896
2008#: ../src/mainfrm.cc:1899
2009#, c-format
2010msgid "%s: H %.2f%s, Brg %03d%s"
2011msgstr "%s: H %.2f%s, Azim %03d%s"
2012
2013#. TRANSLATORS: "V" is short for "Vertical"
2014#: ../src/mainfrm.cc:1927
2015#: ../src/mainfrm.cc:1930
2016#, c-format
2017msgid "%s: V %.2f%s"
2018msgstr "%s: V %.2f%s"
2019
2020#. TRANSLATORS: labels for tabbed side panel
2021#. this is for the tab with the tree hierarchy of survey station names
2022#: ../src/mainfrm.cc:947
2023msgid "Surveys"
2024msgstr "Topographies"
2025
2026#: ../src/mainfrm.cc:948
2027msgid "Presentation"
2028msgstr "Présentation"
2029
2030#: ../src/mainfrm.cc:191
2031msgid "Easting"
2032msgstr "Est"
2033
2034#: ../src/mainfrm.cc:192
2035msgid "Northing"
2036msgstr "Nord"
2037
2038#: ../src/mainfrm.cc:717
2039msgid "&Print…\tCtrl+P"
2040msgstr "&Imprimer…\tCtrl+P"
2041
2042#: ../src/mainfrm.cc:718
2043msgid "P&age Setup…"
2044msgstr "Configurer la &page…"
2045
2046#: ../src/mainfrm.cc:721
2047msgid "&Export as…"
2048msgstr "&Exporter sous…"
2049
2050#. TRANSLATORS: Title of file dialog to choose name and type of exported file.
2051#: ../src/mainfrm.cc:721
2052msgid "Export as:"
2053msgstr ""
2054
2055#. TRANSLATORS: Title of the export dialog
2056#: ../src/printwx.cc:171
2057msgid "Export"
2058msgstr "Exporter"
2059
2060#. TRANSLATORS: for about box:
2061#: ../src/aboutdlg.cc:134
2062msgid "System Information:"
2063msgstr "Système d'information:"
2064
2065#. TRANSLATORS: Title of the print preview dialog
2066#: ../src/printwx.cc:355
2067msgid "Print Preview"
2068msgstr "Aperçu avant impression"
2069
2070#. TRANSLATORS: Title of the print dialog
2071#: ../src/printwx.cc:171
2072msgid "Print"
2073msgstr "Imprimer"
2074
2075#: ../src/printwx.cc:291
2076msgid "&Print…"
2077msgstr "&Imprimer…"
2078
2079#~ msgid "Pre&view"
2080#~ msgstr "&Prévisualiser"
2081
2082#~ msgid "&Cancel"
2083#~ msgstr "&Annuler"
2084
2085#: ../src/printwx.cc:267
2086msgid "Sur&face Survey Legs"
2087msgstr "Segments de topo en Sur&face"
2088
2089#. TRANSLATORS: "%s" is replaced by the invalid expression
2090#, c-format
2091#~ msgid "Invalid regular expression: %s"
2092#~ msgstr "Expression régulière invalide: %s"
2093
2094#. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
2095msgid "Edit Waypoint"
2096msgstr "Éditer un waypoint"
2097
2098#. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint in a presentation.
2099msgid " (unused in perspective view)"
2100msgstr ""
2101
2102#. TRANSLATORS: Field label in dialog to edit a waypoint in a presentation.
2103msgid "Time: "
2104msgstr "Temps: "
2105
2106#. TRANSLATORS: units+info after time field in dialog to edit a waypoint in a presentation.
2107msgid " secs (0 = auto; *6 = 6 times auto)"
2108msgstr ""
2109
2110#. TRANSLATORS: %s will be replaced with "Aven" currently (and perhaps by "Survex" or other
2111#. things in future).
2112#: ../src/aven.cc:207
2113#, c-format
2114msgid "This version of %s requires OpenGL to work, but it isn't available."
2115msgstr "Cette version de %s a besoin d'OpenGL pour fonctionner, mais il n'est pas disponible."
2116
2117#. TRANSLATORS: for diffpos:
2118#: ../src/diffpos.c:158
2119#, c-format
2120msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
2121msgstr "Déplacement de (%3.2f,%3.2f,%3.2f): %s"
2122
2123#. TRANSLATORS: for diffpos:
2124#: ../src/diffpos.c:194
2125#, c-format
2126msgid "Added: %s"
2127msgstr "Ajout de: %s"
2128
2129#. TRANSLATORS: for diffpos:
2130#: ../src/diffpos.c:216
2131#, c-format
2132msgid "Deleted: %s"
2133msgstr "Effacé: %s"
2134
2135#. TRANSLATORS: for extend:
2136#. the user specified breaking a loop or changing extend direction at
2137#. this station, but we didn't find it in the 3d file
2138#: ../src/extend.c:258
2139#: ../src/extend.c:275
2140#: ../src/extend.c:315
2141#: ../src/extend.c:355
2142#: ../src/extend.c:395
2143#, c-format
2144msgid "Failed to find station %s"
2145msgstr "La station %s n'a pas été trouvée"
2146
2147#. TRANSLATORS: for extend:
2148#. the user specified breaking a loop or changing extend direction at
2149#. this leg, but we didn't find it in the 3d file
2150#: ../src/extend.c:297
2151#: ../src/extend.c:337
2152#: ../src/extend.c:377
2153#: ../src/extend.c:417
2154#, c-format
2155msgid "Failed to find leg %s → %s"
2156msgstr "Visée %s → %s non trouvé"
2157
2158#. TRANSLATORS: for extend:
2159#. "extend" is starting to produce an extended elevation from station %s
2160#: ../src/extend.c:252
2161#, c-format
2162msgid "Starting from station %s"
2163msgstr "Début à la station %s"
2164
2165#. TRANSLATORS: for extend:
2166#: ../src/extend.c:268
2167#, c-format
2168msgid "Extending to the left from station %s"
2169msgstr "Extension vers la gauche en partant de la station %s"
2170
2171#. TRANSLATORS: for extend:
2172#: ../src/extend.c:308
2173#, c-format
2174msgid "Extending to the right from station %s"
2175msgstr "Extension vers la droite en partant de la station %s"
2176
2177#. TRANSLATORS: for extend:
2178#: ../src/extend.c:287
2179#, c-format
2180msgid "Extending to the left from leg %s → %s"
2181msgstr "Extension vers la gauche en partant de la visée %s → %s"
2182
2183#. TRANSLATORS: for extend:
2184#: ../src/extend.c:327
2185#, c-format
2186msgid "Extending to the right from leg %s → %s"
2187msgstr "Extension vers la droite en partant de la visée %s → %s"
2188
2189#. TRANSLATORS: for extend:
2190#: ../src/extend.c:388
2191#, c-format
2192msgid "Breaking survey loop at station %s"
2193msgstr "Coupure de la boucle à la station %s"
2194
2195#. TRANSLATORS: for extend:
2196#: ../src/extend.c:407
2197#, c-format
2198msgid "Breaking survey loop at leg %s → %s"
2199msgstr "Coupure de la boucle à la visée %s → %s"
2200
2201#. TRANSLATORS: for extend:
2202#: ../src/extend.c:348
2203#, c-format
2204msgid "Swapping extend direction from station %s"
2205msgstr "Change la direction de la coupe développée à partir de la station %s"
2206
2207#. TRANSLATORS: for extend:
2208#: ../src/extend.c:367
2209#, c-format
2210msgid "Swapping extend direction from leg %s → %s"
2211msgstr "Change la direction de la coupe développée à partir de la visée %s → %s"
2212
2213#. TRANSLATORS: for extend:
2214#: ../src/extend.c:536
2215#, c-format
2216msgid "Applying specfile: `%s'"
2217msgstr "Application du fichier de spécification: `%s'"
2218
2219#. TRANSLATORS: for extend:
2220#. Used to tell the user that a file is being written - %s is the filename
2221#: ../src/extend.c:596
2222#, c-format
2223msgid "Writing %s…"
2224msgstr "Écriture de %s…"
Note: See TracBrowser for help on using the repository browser.