Update GTK version reporting
[survex.git] / lib / fr.po
blobd7aadadd5a67560ecceb05c01620f3069caef805
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: survex\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: 2014-01-15 22:05:08 +0000\n"
7 "Last-Translator: Jean-Marc <Unknown>\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 "Language: fr\n"
14 #. TRANSLATORS: Aven menu titles.  An “&” goes before the letter of any
15 #. accelerator key.  The accelerators must be different within this group
16 #: ../src/mainfrm.cc:993
17 #: n:210
18 msgid "&File"
19 msgstr "&Fichier"
21 #: ../src/mainfrm.cc:994
22 #: n:211
23 msgid "&Rotation"
24 msgstr "&Rotation"
26 #: ../src/mainfrm.cc:995
27 #: n:212
28 msgid "&Orientation"
29 msgstr "&Orientation"
31 #: ../src/mainfrm.cc:996
32 #: n:213
33 msgid "&View"
34 msgstr "Afficha&ge"
36 #: ../src/mainfrm.cc:998
37 #: n:214
38 msgid "&Controls"
39 msgstr "&Commandes"
41 #: ../src/mainfrm.cc:1010
42 #: n:215
43 msgid "&Help"
44 msgstr "&Aide"
46 #. TRANSLATORS: "Presentation" in the sense of a talk with a slideshow -
47 #. the items in this menu allow the user to animate between preset
48 #. views.
49 #: ../src/mainfrm.cc:1003
50 #: n:216
51 msgid "&Presentation"
52 msgstr "&Présentation"
54 #. TRANSLATORS: as in: Usage: cavern …
55 #: ../src/cmdline.c:168
56 #: n:49
57 msgid "Usage"
58 msgstr "Utilisation"
60 #. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
61 #. was trying to allocate space for.
62 #: ../src/message.c:76
63 #: n:1
64 #, c-format
65 msgid "Out of memory (couldn’t find %lu bytes)."
66 msgstr "Mémoire insuffisante (%lu octets nécessaires, non disponibles)."
68 #. TRANSLATORS: %s will be replaced by the filename that we were trying
69 #. to read when we ran out of memory.
70 #: ../src/img_hosted.c:34
71 #: n:38
72 #, c-format
73 msgid "Out of memory trying to read file “%s”"
74 msgstr "Mémoire insuffisante lors de la lecture du fichier « %s »"
76 #. TRANSLATORS: Feel free to translate as "or newer" instead of "or
77 #. greater" if that gives a more natural translation.  It's
78 #. technically not quite right when there are parallel active release
79 #. series (e.g. Survex 1.0.40 was released *after* 1.2.0), but this
80 #. seems unlikely to confuse users.  "Survex" is the name of the
81 #. software, so should not be translated.
83 #. Here "survey" is a "cave map" rather than list of questions - it should be
84 #. translated to the terminology that cavers using the language would use.
85 #: ../src/commands.c:2267
86 #: n:2
87 #, c-format
88 msgid "Survex version %s or greater required to process this survey data."
89 msgstr "Une version %s ou supérieure de Survex est nécessaire pour traiter ces données."
91 #. TRANSLATORS: Indicates a warning message e.g.:
92 #. "spoon.svx:12: warning: *prefix is deprecated"
93 #: ../src/aven.cc:476
94 #: ../src/cavernlog.cc:665
95 #: ../src/message.c:1220
96 #: n:4
97 msgid "warning"
98 msgstr "avertissement"
100 #. TRANSLATORS: Indicates an error message e.g.:
101 #. "spoon.svx:13:4: error: Field may not be omitted"
102 #: ../src/cavernlog.cc:664
103 #: ../src/message.c:1224
104 #: n:93
105 msgid "error"
106 msgstr "erreur"
108 #. TRANSLATORS: %s is replaced by the filename of the parent file, and %u
109 #. by the line number in that file.  Your translation should also contain
110 #. %s:%u so that automatic parsing of error messages to determine the file
111 #. and line number still works.
112 #: ../src/datain.c:107
113 #: n:5
114 #, c-format
115 msgid "In file included from %s:%u:\n"
116 msgstr "Dans le fichier inclus depuis %s:%u:\n"
118 #. TRANSLATORS: If you're unsure what "deprecated" means, see:
119 #. https://en.wikipedia.org/wiki/Deprecation
120 #: ../src/commands.c:644
121 #: n:6
122 msgid "*prefix is deprecated - use *begin and *end instead"
123 msgstr "*prefix n’est plus utilisé - employer *begin et *end à la place"
125 #. TRANSLATORS: Here "station" is a survey station, not a train station.
126 #: ../src/readval.c:209
127 #: n:7
128 #, c-format
129 msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
130 msgstr "Le caractère « %c » est interdit dans un nom de station (cf *SET NAMES pour modifier la liste des caractères autorisés)"
132 #: ../src/readval.c:395
133 #: n:8
134 msgid "Field may not be omitted"
135 msgstr "Ce champ ne peut pas être vide"
137 #: ../src/datain.c:1640
138 #: ../src/datain.c:1675
139 #: ../src/datain.c:2024
140 #: ../src/readval.c:397
141 #: ../src/readval.c:445
142 #: ../src/readval.c:475
143 #: n:9
144 #, c-format
145 msgid "Expecting numeric field, found “%s”"
146 msgstr "On attendait une valeur numérique, on a trouvé « %s »"
148 #: ../src/commands.c:1848
149 #: n:10
150 #, c-format
151 msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
152 msgstr "Vous avez écrit « %s » ; on attendait « PRESERVE », « TOUPPER » ou « TOLOWER »"
154 #: ../src/debug.h:45
155 #: ../src/debug.h:47
156 #: ../src/matrix.c:352
157 #: n:11
158 msgid "Bug in program detected! Please report this to the authors"
159 msgstr "Bogue détecté dans le programme ! Veuillez le signaler à l’auteur."
161 #: ../src/commands.c:2397
162 #: ../src/extend.c:456
163 #: n:12
164 #, c-format
165 msgid "Unknown command “%s”"
166 msgstr "Commande « %s » inconnue"
168 #. TRANSLATORS: Here "station" is a survey station, not a train station.
169 #: ../src/netbits.c:449
170 #: n:13
171 #, c-format
172 msgid "Station “%s” equated to itself"
173 msgstr "La station « %s » ne doit pas être déclarée égale à elle-même"
175 #. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
176 #. survey stations.
177 #: ../src/datain.c:1181
178 #: n:14
179 msgid "Compass reading may not be omitted except on plumbed legs"
180 msgstr "La valeur de l’azimut ne peut être omise, sauf sur les visées verticales"
182 #: ../src/datain.c:1819
183 #: ../src/datain.c:1940
184 #: n:94
185 msgid "Tape reading may not be omitted"
186 msgstr "Lecture de longueur ne peut être omise"
188 #: ../src/datain.c:383
189 #: ../src/extend.c:461
190 #: n:15
191 msgid "End of line not blank"
192 msgstr "Fin de ligne non vide"
194 #: ../src/cavern.c:384
195 #: n:16
196 #, c-format
197 msgid "There were %d warning(s)."
198 msgstr "Il y a %d avertissement(s)."
200 #. TRANSLATORS: %s is replaced by the command we attempted to run.
201 #: ../src/cavernlog.cc:436
202 #: ../src/cavernlog.cc:481
203 #: ../src/mainfrm.cc:2147
204 #: n:17
205 #, c-format
206 msgid "Couldn’t run external command: “%s”"
207 msgstr "Ne peut pas exécuter la commande externe : « %s »"
209 #: ../src/datain.c:85
210 #: ../src/datain.c:93
211 #: ../src/datain.c:128
212 #: ../src/datain.c:150
213 #: ../src/datain.c:167
214 #: ../src/datain.c:859
215 #: ../src/extend.c:690
216 #: ../src/sorterr.c:80
217 #: ../src/sorterr.c:97
218 #: ../src/sorterr.c:240
219 #: n:18
220 msgid "Error reading file"
221 msgstr "Erreur lors de la lecture du fichier"
223 #: ../src/message.c:1240
224 #: n:19
225 msgid "Too many errors - giving up"
226 msgstr "Trop d’erreurs, j’abandonne"
228 #. TRANSLATORS: If you're unsure what "deprecated" means, see:
229 #. https://en.wikipedia.org/wiki/Deprecation
230 #: ../src/commands.c:1729
231 #: n:20
232 msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
233 msgstr "*DEFAULT est obsolète - employer *CALIBRATE/DATA/SD/UNITS avec l'argument DEFAULT à la place"
235 #. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
236 #. (a weight on a string).  So the problem here is that the leg is
237 #. vertical, so a compass reading has no meaning!
238 #: ../src/datain.c:1151
239 #: n:21
240 msgid "Compass reading given on plumbed leg"
241 msgstr "Lecture d’azimut donnée sur une visée verticale"
243 #: ../src/commands.c:738
244 #: n:22
245 msgid "END with no matching BEGIN in this file"
246 msgstr "END sans BEGIN correspondant dans ce fichier"
248 #: ../src/datain.c:846
249 #: n:23
250 msgid "BEGIN with no matching END in this file"
251 msgstr "BEGIN sans END correspondant dans ce fichier"
253 #. TRANSLATORS: A station must be exported out of each level it is in, so
254 #. this would give "Station “\outer.inner.1” not exported from survey
255 #. “\outer”)":
257 #. *equate entrance outer.inner.1
258 #. *begin outer
259 #. *begin inner
260 #. *export 1
261 #. 1 2 1.23 045 -6
262 #. *end inner
263 #. *end outer
265 #. Here "survey" is a "cave map" rather than list of questions - it should be
266 #. translated to the terminology that cavers using the language would use.
267 #: ../src/commands.c:1096
268 #: ../src/commands.c:1098
269 #: ../src/listpos.c:104
270 #: ../src/readval.c:332
271 #: ../src/readval.c:335
272 #: n:26
273 #, c-format
274 msgid "Station “%s” not exported from survey “%s”"
275 msgstr "La station « %s » n’est pas exportée depuis la topographie « %s »"
277 #. TRANSLATORS: This error occurs if there's an attempt to
278 #. export a station from a survey which doesn't actually exist.
280 #. Here "survey" is a "cave map" rather than list of questions - it should be
281 #. translated to the terminology that cavers using the language would use.
282 #: ../src/listpos.c:112
283 #: n:286
284 #, c-format
285 msgid "Reference to station “%s” from non-existent survey “%s”"
286 msgstr "Référence à la station « %s » depuis la topographie « %s » inexistante"
288 #. TRANSLATORS: Here "station" is a survey station, not a train station.
290 #. Here "survey" is a "cave map" rather than list of questions - it should be
291 #. translated to the terminology that cavers using the language would use.
292 #: ../src/readval.c:306
293 #: n:27
294 #, c-format
295 msgid "“%s” can’t be both a station and a survey"
296 msgstr "« %s » ne peut être à la fois une station et une topographie"
298 #. TRANSLATORS: Here "station" is a survey station, not a train station.
299 #: ../src/extend.c:259
300 #: ../src/extend.c:278
301 #: ../src/extend.c:325
302 #: ../src/extend.c:369
303 #: ../src/extend.c:413
304 #: ../src/readval.c:205
305 #: n:28
306 msgid "Expecting station name"
307 msgstr "On attendait un nom de station"
309 #: ../src/commands.c:2184
310 #: n:31
311 #, c-format
312 msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
313 msgstr "Vous avez écrit « %s » ; on attendait « EQUATES », « EXPORTS » ou « PLUMBS »"
315 #: ../src/commands.c:2190
316 #: n:32
317 #, c-format
318 msgid "Found “%s”, expecting “ON” or “OFF”"
319 msgstr "Vous avez écrit « %s » ; on attendait « ON » ou « OFF »"
321 #. TRANSLATORS: EQUATE is a command name, so shouldn’t be
322 #. translated.
324 #. Here "station" is a survey station, not a train station.
325 #: ../src/commands.c:1055
326 #: n:33
327 msgid "Only one station in EQUATE command"
328 msgstr "Une seule station dans une commande EQUATE"
330 #. TRANSLATORS: A "quantity" is something measured like "LENGTH",
331 #. "BEARING", "ALTITUDE", etc.
332 #: ../src/commands.c:462
333 #: n:34
334 #, c-format
335 msgid "Unknown quantity “%s”"
336 msgstr "Quantité « %s » inconnue"
338 #: ../src/commands.c:378
339 #: n:35
340 #, c-format
341 msgid "Unknown units “%s”"
342 msgstr "Unité « %s » inconnue"
344 #: ../src/commands.c:2018
345 #: ../src/commands.c:2094
346 #: n:434
347 msgid "Unknown coordinate system"
348 msgstr "Système de coordonnées inconnu"
350 #: ../src/commands.c:2116
351 #: ../src/commands.c:2144
352 #: n:443
353 #, c-format
354 msgid "Invalid coordinate system: %s"
355 msgstr "Système de coordonnées non valide : %s"
357 #: ../src/commands.c:2102
358 #: ../src/commands.c:2123
359 #: n:435
360 msgid "Coordinate system unsuitable for output"
361 msgstr "Système de coordonnée impropre en sortie"
363 #: ../src/commands.c:870
364 #: ../src/commands.c:1687
365 #: n:436
366 #, c-format
367 msgid "Failed to convert coordinates: %s"
368 msgstr "Échec de la conversion des coordonnées : %s"
370 #: ../src/commands.c:873
371 #: n:437
372 msgid "The input projection is set but the output projection isn't"
373 msgstr "La projection est définie en entrée mais manque en sortie"
375 #: ../src/commands.c:875
376 #: n:438
377 msgid "The output projection is set but the input projection isn't"
378 msgstr "La projection est définie en sortie mais manque en entrée"
380 #: ../src/commands.c:829
381 #: n:439
382 msgid "Coordinates can't be omitted when coordinate system has been specified"
383 msgstr "Les coordonnées ne peut être omises quand le système de coordonnées est spécifié"
385 #: ../src/commands.c:1673
386 #: n:301
387 msgid "Input coordinate system must be specified for “*DECLINATION AUTO”"
388 msgstr "Le système de coordonnées en entrée doit être spécifié pour « *DECLINATION AUTO »"
390 #: ../src/commands.c:1665
391 #: n:309
392 msgid "Expected number or “AUTO”"
393 msgstr "Nombre ou « AUTO » attendu"
395 #: ../src/datain.c:992
396 #: n:304
397 msgid "No survey date specified - using 0 for magnetic declination"
398 msgstr "La date de topographie n'est pas spécifiée - utilise 0 pour la déclinaison magnétique"
400 #. TRANSLATORS: Used when a BEGIN command has no survey, but the
401 #. END command does, e.g.:
403 #. *begin
404 #. 1 2 10.00 178 -01
405 #. *end entrance      <--[Message given here]
406 #: ../src/commands.c:768
407 #: n:36
408 msgid "Matching BEGIN command has no survey name"
409 msgstr "La commande BEGIN correspondante n’a pas de nom de topographie"
411 #. TRANSLATORS: Note: In English you talk about the *units* of a single
412 #. measurement, but the correct term in other languages may be singular.
413 #: ../src/commands.c:390
414 #: n:37
415 #, c-format
416 msgid "Invalid units “%s” for quantity"
417 msgstr "Unité « %s » incorrecte pour une quantité"
419 #: ../src/commands.c:454
420 #: n:39
421 #, c-format
422 msgid "Unknown instrument “%s”"
423 msgstr "Instrument « %s » inconnu"
425 #. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
426 #. translate
427 #: ../src/commands.c:1638
428 #: n:40
429 msgid "Scale factor must be 1.0 for DECLINATION"
430 msgstr "Le facteur d’échelle doit être égal à 1.0 pour DECLINATION"
432 #. TRANSLATORS: If the scale factor for an instrument is zero, then any
433 #. reading would be mapped to zero, which doesn't make sense.
434 #: ../src/commands.c:1646
435 #: n:391
436 msgid "Scale factor must be non-zero"
437 msgstr "Le facteur d’échelle doit être non nul"
439 #: ../src/commands.c:1747
440 #: n:41
441 #, c-format
442 msgid "Unknown setting “%s”"
443 msgstr "Paramètres « %s » inconnus"
445 #: ../src/commands.c:499
446 #: n:42
447 #, c-format
448 msgid "Unknown character class “%s”"
449 msgstr "Classe de caractère inconnue « %s »"
451 #: ../src/extend.c:700
452 #: ../src/netskel.c:93
453 #: n:43
454 msgid "No survey data"
455 msgstr "Pas de données topographiques"
457 #: ../src/filename.c:52
458 #: ../src/img_hosted.c:39
459 #: n:44
460 #, c-format
461 msgid "Filename “%s” refers to directory"
462 msgstr "Nom de fichier « %s » relatif à un répertoire"
464 #. TRANSLATORS: At the end of processing (or if a *SOLVE command is used)
465 #. cavern will issue this error if there are any sections of the survey
466 #. network which are hanging.
467 #: ../src/netartic.c:387
468 #: n:45
469 msgid "Survey not all connected to fixed stations"
470 msgstr "Les relevés topographiques ne sont pas tous reliés à des points fixes"
472 #: ../src/commands.c:985
473 #: ../src/datain.c:775
474 #: n:46
475 msgid "Station already fixed or equated to a fixed point"
476 msgstr "Station déjà déclarée fixe ou équivalente à un point fixe"
478 #: ../src/cavern.c:289
479 #: ../src/filename.c:55
480 #: ../src/gfxcore.cc:3870
481 #: ../src/img_hosted.c:35
482 #: n:47
483 #, c-format
484 msgid "Failed to open output file “%s”"
485 msgstr "Impossible d'ouvrir le fichier de sortie « %s »"
487 #: ../src/commands.c:882
488 #: ../src/commands.c:896
489 #: ../src/commands.c:908
490 #: ../src/commands.c:1802
491 #: n:48
492 msgid "Standard deviation must be positive"
493 msgstr "La déviation standard doit être positive"
495 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
496 #. "survey stations".
498 #. %s is replaced by the name of the station.
499 #: ../src/netbits.c:346
500 #: n:50
501 #, c-format
502 msgid "Survey leg with same station (“%s”) at both ends - typing error?"
503 msgstr "Visée avec 2 extrémités identiques (« %s ») - erreur de frappe ?"
505 #. TRANSLATORS: %.f%s will be replaced with a right angle in the
506 #. units currently in use, e.g. "90°" or "100ᵍ".  And "absolute
507 #. value" means the reading ignoring the sign (so it might be
508 #. < -90° or > 90°.
509 #: ../src/datain.c:1072
510 #: ../src/datain.c:1085
511 #: n:51
512 #, c-format
513 msgid "Clino reading over %.f%s (absolute value)"
514 msgstr "Lecture de clino supérieure à %.f%s (en valeur absolue)"
516 #: ../src/netbits.c:464
517 #: n:52
518 #, c-format
519 msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
520 msgstr "Vous tentez de rendre égaux deux points fixes distincts : « %s » et « %s »"
522 #. TRANSLATORS: "equal" as in:
524 #. *fix a 1 2 3
525 #. *fix b 1 2 3
526 #. *equate a b
527 #: ../src/netbits.c:475
528 #: n:53
529 #, c-format
530 msgid "Equating two equal fixed points: “%s” and “%s”"
531 msgstr "Rend equivalents deux points fixes égaux : « %s » et « %s »"
533 #. TRANSLATORS: " *fix a " gives this message:
534 #: ../src/commands.c:839
535 #: n:54
536 msgid "FIX command with no coordinates - fixing at (0,0,0)"
537 msgstr "Commande FIX sans coordonnées - fixée à (0,0,0)"
539 #. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
540 #: ../src/commands.c:989
541 #: ../src/datain.c:777
542 #: n:55
543 msgid "Station already fixed at the same coordinates"
544 msgstr "Station déjà fixée aux même coordonnées"
546 #. TRANSLATORS: Emitted after second and subsequent "FIX command with
547 #. no coordinates - fixing at (0,0,0)" warnings.
548 #: ../src/commands.c:848
549 #: n:441
550 #, c-format
551 msgid "Already had FIX command with no coordinates for station “%s”"
552 msgstr "Il existe déjà des commandes FIX sans coordonnées pour la station « %s »"
554 #: ../src/commands.c:1901
555 #: n:442
556 #, c-format
557 msgid "Station “%s” fixed before CS command first used"
558 msgstr "La station « %s » est fixé avant l'utilisation de la commande CS"
560 #. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
561 #. <SURVEY>, so this would generate this error:
563 #. *begin fred
564 #. 1 2 1.23 045 -6
565 #. *export 2
566 #. *end fred
567 #: ../src/commands.c:2411
568 #: n:57
569 msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
570 msgstr "*EXPORT doit suivre immédiatement « *BEGIN <SURVEY> »"
572 #: ../src/readval.c:532
573 #: n:58
574 msgid "Invalid year (< 1900 or > 2078)"
575 msgstr "Année non valide (< 1900 ou > 2078)"
577 #. TRANSLATORS: Suspicious means something like 410 degrees or -20
578 #. degrees
579 #: ../src/datain.c:960
580 #: ../src/datain.c:969
581 #: n:59
582 msgid "Suspicious compass reading"
583 msgstr "Lecture de compas suspecte"
585 #: ../src/datain.c:1647
586 #: n:60
587 msgid "Negative tape reading"
588 msgstr "Lecture de longueur négative"
590 #: ../src/commands.c:834
591 #: n:61
592 msgid "Same station fixed twice with no coordinates"
593 msgstr "Même station fixée deux fois sans coordonées"
595 #. TRANSLATORS: This means that the data fed in said this.
597 #. It could be a gross error (e.g. the decimal point is missing from the
598 #. depth gauge reading) or it could just be due to random error on a near
599 #. vertical leg
600 #: ../src/datain.c:1336
601 #: n:62
602 msgid "Tape reading is less than change in depth"
603 msgstr "Lecture de longueur inférieure à la différence de profondeur"
605 #. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
606 #. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
607 #. neither style nor reading is a keyword in the program This error
608 #. complains about a depth gauge reading in normal style, for example
609 #: ../src/commands.c:1328
610 #: n:63
611 #, c-format
612 msgid "Reading “%s” not allowed in data style “%s”"
613 msgstr "Donnée « %s » incorrecte pour le style de données « %s »"
615 #. TRANSLATORS: i.e. not enough readings for the style.
616 #: ../src/commands.c:1509
617 #: n:64
618 #, c-format
619 msgid "Too few readings for data style “%s”"
620 msgstr "Trop peu de données pour le style de données « %s »"
622 #. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
623 #: ../src/commands.c:1289
624 #: n:65
625 #, c-format
626 msgid "Data style “%s” unknown"
627 msgstr "Style de données « %s » inconnu"
629 #. TRANSLATORS: Here "station" is a survey station, not a train station.
631 #. Exporting a station twice gives this error:
633 #. *begin example
634 #. *export 1
635 #. *export 1
636 #. 1 2 1.24 045 -6
637 #. *end example
638 #: ../src/commands.c:1150
639 #: n:66
640 #, c-format
641 msgid "Station “%s” already exported"
642 msgstr "La station « %s » est déjà exportée"
644 #. TRANSLATORS: complains about a situation like trying to define
645 #. two from stations per leg
646 #: ../src/commands.c:1353
647 #: n:67
648 #, c-format
649 msgid "Duplicate reading “%s”"
650 msgstr "Donnée dupliquée « %s »"
652 #: ../src/commands.c:1015
653 #: n:68
654 #, c-format
655 msgid "FLAG “%s” unknown"
656 msgstr "FLAG « %s » inconnu"
658 #: ../src/readval.c:489
659 #: n:69
660 msgid "Missing \""
661 msgstr "\" manquant"
663 #. TRANSLATORS: Here "station" is a survey station, not a train station.
664 #: ../src/listpos.c:122
665 #: n:70
666 #, c-format
667 msgid "Station “%s” referred to just once, with an explicit survey name - typo?"
668 msgstr "La station « %s » n’est mentionnée qu’une fois, avec un nom de topographie explicite - faute de frappe ?"
670 #. TRANSLATORS: Here "station" is a survey station, not a train
671 #. station.
672 #: ../src/netartic.c:405
673 #: n:71
674 msgid "The following survey stations are not attached to a fixed point:"
675 msgstr "Les stations topographiques suivantes ne sont pas attachés à des points fixes :"
677 #: ../src/netskel.c:138
678 #: n:72
679 #, c-format
680 msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
681 msgstr "La topographie n’a pas de points fixes. Par conséquent j’ai fixé %s à (0,0,0)"
683 #. TRANSLATORS: fixed survey station that is not part of any survey
684 #: ../src/netskel.c:961
685 #: n:73
686 #, c-format
687 msgid "Unused fixed point “%s”"
688 msgstr "Point fixe non utilisé « %s »"
690 #: ../src/matrix.c:123
691 #: n:74
692 msgid "Network solved by reduction - no simultaneous equations to solve."
693 msgstr "Système résolu par réduction - pas d’équations simultanées à résoudre."
695 #: ../src/matrix.c:134
696 #: n:75
697 #, c-format
698 msgid "Solving %d simultaneous equations"
699 msgstr "Résoud un système de %d équations"
701 #. TRANSLATORS: This is an error from the *DATA command.  It
702 #. means that a reading (which will appear where %s is isn't
703 #. valid as the list of readings has already included the same
704 #. reading, or an equivalent one (e.g. you can't have both
705 #. DEPTH and DEPTHCHANGE together).
706 #: ../src/commands.c:1417
707 #: n:77
708 #, c-format
709 msgid "Reading “%s” duplicates previous reading(s)"
710 msgstr "La valeur « %s » fait doublon avec une ou des valeur(s) précédente(s)"
712 #: ../src/matrix.c:132
713 #: n:78
714 msgid "Solving one equation"
715 msgstr "Résoud une équation"
717 #: ../src/datain.c:1111
718 #: ../src/datain.c:1325
719 #: ../src/datain.c:1521
720 #: n:79
721 msgid "Negative adjusted tape reading"
722 msgstr "Lecture de longueur corrigée négative"
724 #: ../src/commands.c:2308
725 #: ../src/commands.c:2330
726 #: n:80
727 msgid "Date is in the future!"
728 msgstr "La date est dans le futur !"
730 #: ../src/commands.c:2335
731 #: n:81
732 msgid "End of date range is before the start"
733 msgstr "La date de fin est antérieure à celle de début"
735 #. TRANSLATORS: e.g. the user specifies a passage cross-section at
736 #. station "entrance.27", but there is no station "entrance.27" in
737 #. the centre-line.
738 #: ../src/netskel.c:1049
739 #: n:83
740 #, c-format
741 msgid "Cross section specified at non-existent station “%s”"
742 msgstr "Section spécifié sur une station inexistante « %s »"
744 #. TRANSLATORS: In data with backsights, the user has tried to give a
745 #. plumb for the foresight and a clino reading for the backsight, or
746 #. something similar.
747 #: ../src/datain.c:1135
748 #: n:84
749 msgid "CLINO and BACKCLINO readings must be of the same type"
750 msgstr "Les mesures de CLINO et BACKCLINO doivent être du même type"
752 #. TRANSLATORS: We've been told the foresight and backsight are
753 #. both "UP", or that they're both "DOWN".
754 #: ../src/datain.c:1160
755 #: n:92
756 msgid "Plumbed CLINO and BACKCLINO readings can't be in the same direction"
757 msgstr "Les lectures verticales CLINO et BACKCLINO peuvent être dans la même direction"
759 #: ../src/readval.c:543
760 #: n:86
761 msgid "Invalid month"
762 msgstr "Mois non valide"
764 #. TRANSLATORS: e.g. 31st of April, or 32nd of any month
765 #: ../src/readval.c:554
766 #: n:87
767 msgid "Invalid day of the month"
768 msgstr "Jour du mois non valide"
770 #: ../src/cavern.c:238
771 #: n:88
772 #, c-format
773 msgid "3d file format versions %d to %d supported"
774 msgstr "Les versions de fichiers au format 3D de %d à %d sont pris en charge"
776 #: ../src/readval.c:203
777 #: n:89
778 msgid "Expecting survey name"
779 msgstr "On attendait un nom de topographie"
781 #: ../src/datain.c:504
782 #: ../src/extend.c:685
783 #: ../src/img_hosted.c:30
784 #: ../src/mainfrm.cc:424
785 #: ../src/sorterr.c:146
786 #: n:24
787 #, c-format
788 msgid "Couldn’t open file “%s”"
789 msgstr "Impossible d'ouvrir le fichier « %s »"
791 #: ../src/printing.cc:738
792 #: n:402
793 #, c-format
794 msgid "Couldn’t write file “%s”"
795 msgstr "Impossible d'écrire le fichier « %s »"
797 #. TRANSLATORS: If you're unsure what "deprecated" means, see:
798 #. https://en.wikipedia.org/wiki/Deprecation
799 #: ../src/commands.c:517
800 #: ../src/commands.c:622
801 #: ../src/commands.c:646
802 #: ../src/commands.c:1303
803 #: ../src/commands.c:1731
804 #: ../src/readval.c:92
805 #: n:95
806 msgid "Further uses of this deprecated feature will not be reported"
807 msgstr "Cette fonctionnalité n’est plus utilisée ; les utilisations ultérieures ne seront pas signalées"
809 #. TRANSLATORS: %s is replaced by the amount the readings disagree
810 #. by, e.g. "0.12m" or "0.2ft".
811 #: ../src/datain.c:1808
812 #: ../src/datain.c:1929
813 #: n:97
814 #, c-format
815 msgid "TAPE reading and BACKTAPE reading disagree by %s"
816 msgstr "Les mesures de TAPE et BACKTAPE diffèrent de %s"
818 #. TRANSLATORS: %s is replaced by the amount the readings disagree
819 #. by, e.g. "2.5°" or "3ᵍ".
820 #: ../src/datain.c:1024
821 #: n:98
822 #, c-format
823 msgid "COMPASS reading and BACKCOMPASS reading disagree by %s"
824 msgstr "Les mesures de COMPASS et BACKCOMPASS diffèrent de %s"
826 #. TRANSLATORS: %s is replaced by the amount the readings disagree
827 #. by, e.g. "2.5°" or "3ᵍ".
828 #: ../src/datain.c:1212
829 #: n:99
830 #, c-format
831 msgid "CLINO reading and BACKCLINO reading disagree by %s"
832 msgstr "Les mesures de CLINO et BACKCLINO diffèrent de %s"
834 #: ../src/commands.c:1300
835 #: n:104
836 #, c-format
837 msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
838 msgstr "« *data %s %c … » est obsolète - utiliser plutôt « *data %s … »"
840 #. TRANSLATORS: Perhaps the user tried to load a different type of file as
841 #. a Survex .3d file, or the .3d file was corrupted.
842 #: ../src/3dtopos.c:157
843 #: ../src/3dtopos.c:163
844 #: ../src/cad3d.c:909
845 #: ../src/cad3d.c:920
846 #: ../src/img_hosted.c:38
847 #: n:106
848 #, c-format
849 msgid "Bad 3d image file “%s”"
850 msgstr "Mauvais fichier image 3d « %s »"
852 #. TRANSLATORS: This is the date format string used to timestamp .3d
853 #. files internally.  Probably best to keep it the same for all
854 #. translations.
855 #: ../src/img.c:43
856 #: ../src/mainfrm.cc:1483
857 #: n:107
858 #, c-format
859 msgid "%a,%Y.%m.%d %H:%M:%S %Z"
860 msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
862 #. TRANSLATORS: used a processed survey with no processing date/time info
863 #: ../src/mainfrm.cc:1476
864 #: n:108
865 msgid "Date and time not available."
866 msgstr "Date et heure non disponibles."
868 #: ../src/img_hosted.c:40
869 #: n:109
870 #, c-format
871 msgid "Error reading from file “%s”"
872 msgstr "Erreur lors de la lecture du fichier « %s »"
874 #: ../src/cavernlog.cc:841
875 #: ../src/filename.c:79
876 #: ../src/img_hosted.c:41
877 #: ../src/mainfrm.cc:386
878 #: ../src/mainfrm.cc:2071
879 #: n:110
880 #, c-format
881 msgid "Error writing to file “%s”"
882 msgstr "Erreur lors de l’écriture du fichier « %s »"
884 #: ../src/filename.c:82
885 #: n:111
886 msgid "Error writing to file"
887 msgstr "Erreur à l’écriture du fichier"
889 #: ../src/cavern.c:379
890 #: n:113
891 #, c-format
892 msgid "There were %d warning(s) and %d error(s) - no output files produced."
893 msgstr "Il y a %d avertissement(s) et %d erreur(s) - aucun fichier n’a été produit"
895 #: ../src/img_hosted.c:42
896 #: n:114
897 #, c-format
898 msgid "File “%s” has a newer format than this program can understand"
899 msgstr "Le fichier « %s » a un format trop récent pour que ce programme puisse le comprendre"
901 #: ../src/printing.cc:1219
902 #: n:115
903 msgid "North"
904 msgstr "Nord"
906 #. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
907 #: ../src/printing.cc:1244
908 #: n:116
909 msgid "Elevation on"
910 msgstr "Élévation sur"
912 #: ../src/printing.cc:515
913 #: n:117
914 msgid "P&lan view"
915 msgstr "&Vue en plan"
917 #: ../src/printing.cc:517
918 #: n:285
919 msgid "&Elevation"
920 msgstr "&Élévation"
922 #. TRANSLATORS: Label used for "clino" in Aven when the view is
923 #. neither from directly above nor from directly below.  It is
924 #. also used in the dialog for editing a marked position in a
925 #. presentation.
927 #. Try to keep this translation short - ideally at most 10
928 #. characters - as otherwise the compass and clino will be moved
929 #. further apart to make room. */
930 #: ../src/gfxcore.cc:902
931 #: ../src/gfxcore.cc:1946
932 #: ../src/mainfrm.cc:173
933 #: n:118
934 msgid "Elevation"
935 msgstr "Élévation"
937 #. TRANSLATORS: Label used for "clino" in Aven when the view is
938 #. from directly above.
940 #. Try to keep this translation short - ideally at most 10
941 #. characters - as otherwise the compass and clino will be moved
942 #. further apart to make room. */
943 #: ../src/gfxcore.cc:802
944 #: ../src/gfxcore.cc:1940
945 #: n:432
946 msgid "Plan"
947 msgstr "Plan"
949 #. TRANSLATORS: Label used for "clino" in Aven when the view is
950 #. from directly below.
952 #. Try to keep this translation short - ideally at most 10
953 #. characters - as otherwise the compass and clino will be moved
954 #. further apart to make room. */
955 #: ../src/gfxcore.cc:816
956 #: ../src/gfxcore.cc:1943
957 #: n:433
958 msgid "Kiwi Plan"
959 msgstr "Antipode"
961 #: ../src/cavern.c:343
962 #: n:120
963 msgid "Calculating statistics"
964 msgstr "Calcul des statistiques"
966 #: ../src/readval.c:504
967 #: n:121
968 msgid "Expecting string field"
969 msgstr "On attendait une chaine de caractères dans ce champ"
971 #: ../src/cmdline.c:212
972 #: n:122
973 msgid "too few arguments"
974 msgstr "trop peu d'arguments"
976 #: ../src/cmdline.c:219
977 #: n:123
978 msgid "too many arguments"
979 msgstr "trop d’arguments"
981 #: ../src/cmdline.c:178
982 #: ../src/cmdline.c:181
983 #: ../src/cmdline.c:185
984 #: n:124
985 msgid "FILE"
986 msgstr "FICHIER"
988 #. TRANSLATORS: In French, Eric chose to use the terminology used by
989 #. toporobot: "sequence" for the English "traverse", which makes sense
990 #. (although toporobot actually uses this term to mean something more
991 #. specific).  Feel free to follow this lead if you can't think of a better
992 #. term - these messages mostly indicate how processing is progressing.
994 #. A trailing traverse is a dead end back to a junction.
995 #: ../src/netskel.c:180
996 #: n:125
997 msgid "Removing trailing traverses"
998 msgstr "Enlève les séquences terminales"
1000 #. TRANSLATORS: In French, Eric chose to use the terminology used by
1001 #. toporobot: "sequence" for the English "traverse", which makes sense
1002 #. (although toporobot actually uses this term to mean something more
1003 #. specific).  Feel free to follow this lead if you can't think of a better
1004 #. term - these messages mostly indicate how processing is progressing.
1005 #: ../src/netskel.c:239
1006 #: n:126
1007 msgid "Concatenating traverses"
1008 msgstr "Connecte les séquences"
1010 #. TRANSLATORS: In French, Eric chose to use the terminology used by
1011 #. toporobot: "sequence" for the English "traverse", which makes sense
1012 #. (although toporobot actually uses this term to mean something more
1013 #. specific).  Feel free to follow this lead if you can't think of a better
1014 #. term - these messages mostly indicate how processing is progressing.
1015 #: ../src/netskel.c:437
1016 #: n:127
1017 msgid "Calculating traverses"
1018 msgstr "Calcule les séquences"
1020 #. TRANSLATORS: In French, Eric chose to use the terminology used by
1021 #. toporobot: "sequence" for the English "traverse", which makes sense
1022 #. (although toporobot actually uses this term to mean something more
1023 #. specific).  Feel free to follow this lead if you can't think of a better
1024 #. term - these messages mostly indicate how processing is progressing.
1026 #. A trailing traverse is a dead end back to a junction.
1027 #: ../src/netskel.c:782
1028 #: n:128
1029 msgid "Calculating trailing traverses"
1030 msgstr "Calcule les séquences terminales"
1032 #: ../src/network.c:82
1033 #: n:129
1034 msgid "Simplifying network"
1035 msgstr "Simplification de réseau"
1037 #: ../src/network.c:540
1038 #: n:130
1039 msgid "Calculating network"
1040 msgstr "Calcul du réseau"
1042 #: ../src/datain.c:1629
1043 #: n:131
1044 #, c-format
1045 msgid "Found “%s”, expecting “F” or “B”"
1046 msgstr "Vous avez écrit « %s » ; on attendait « F » ou « B »"
1048 #: ../src/cavern.c:445
1049 #: n:132
1050 #, c-format
1051 msgid "Total length of survey legs = %7.2f%s (%7.2f%s adjusted)"
1052 msgstr "Longueur totale de la topographie = %7.2f%s (%7.2f%s ajusté)"
1054 #: ../src/cavern.c:448
1055 #: n:133
1056 #, c-format
1057 msgid "Total plan length of survey legs = %7.2f%s"
1058 msgstr "Longueur totale en projection horizontale = %7.2f%s"
1060 #: ../src/cavern.c:451
1061 #: n:134
1062 #, c-format
1063 msgid "Total vertical length of survey legs = %7.2f%s"
1064 msgstr "Longueur totale verticale = %7.2f%s"
1066 #. TRANSLATORS: numbers are altitudes of highest and lowest stations
1067 #: ../src/cavern.c:458
1068 #: n:135
1069 #, c-format
1070 msgid "Vertical range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1071 msgstr "Intervalle vertical = %4.2f%s (de %s à %4.2f%s jusqu’à %s à %4.2f%s)"
1073 #. TRANSLATORS: c.f. previous message
1074 #: ../src/cavern.c:461
1075 #: n:136
1076 #, c-format
1077 msgid "North-South range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1078 msgstr "Intervalle Nord-Sud = %4.2f%s (de %s à %4.2f%s jusqu’à %s à %4.2f%s)"
1080 #. TRANSLATORS: c.f. previous two messages
1081 #: ../src/cavern.c:464
1082 #: n:137
1083 #, c-format
1084 msgid "East-West range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1085 msgstr "Intervalle Est-Ouest = %4.2f%s (de %s à %4.2f%s jusqu’à %s à %4.2f%s)"
1087 #: ../src/cavern.c:430
1088 #: n:138
1089 msgid "There is 1 loop."
1090 msgstr "Il y a 1 bouclage."
1092 #: ../src/cavern.c:432
1093 #: n:139
1094 #, c-format
1095 msgid "There are %ld loops."
1096 msgstr "Il y a %ld bouclages."
1098 #: ../src/cavern.c:365
1099 #: n:140
1100 #, c-format
1101 msgid "CPU time used %5.2fs"
1102 msgstr "Temps CPU utilisé %5.2fs"
1104 #: ../src/cavern.c:368
1105 #: n:141
1106 #, c-format
1107 msgid "Time used %5.2fs"
1108 msgstr "Temps utilisé %5.2fs"
1110 #: ../src/cavern.c:370
1111 #: n:142
1112 msgid "Time used unavailable"
1113 msgstr "Temps utilisé non disponible"
1115 #: ../src/cavern.c:373
1116 #: n:143
1117 #, c-format
1118 msgid "Time used %5.2fs (%5.2fs CPU time)"
1119 msgstr "Temps utilisé %5.2fs (%5.2fs temps CPU)"
1121 #: ../src/netskel.c:747
1122 #: n:145
1123 #, c-format
1124 msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
1125 msgstr "Longueur originale %6.2fm (%3d visées), réduit à %6.2fm (%5.2fm/visées). "
1127 #: ../src/netskel.c:750
1128 #: n:146
1129 #, c-format
1130 msgid "Error %6.2f%%"
1131 msgstr "Erreur %6.2f%%"
1133 #. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
1134 #. traverse has zero length, so error per metre is meaningless.
1136 #. There should be 4 spaces between "Error" and "N/A" so that it lines
1137 #. up with the numbers in the message above.
1138 #: ../src/netskel.c:757
1139 #: n:147
1140 msgid "Error    N/A"
1141 msgstr "Erreur    N/A"
1143 #. TRANSLATORS: description of --help option
1144 #: ../src/cmdline.c:138
1145 #: n:150
1146 msgid "display this help and exit"
1147 msgstr "affiche cette aide et quitte"
1149 #. TRANSLATORS: description of --version option
1150 #: ../src/cmdline.c:141
1151 #: n:151
1152 msgid "output version information and exit"
1153 msgstr "affiche les informations sur la version et quitte"
1155 #. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
1156 #: ../src/cmdline.c:170
1157 #: n:153
1158 msgid "OPTION"
1159 msgstr "OPTION"
1161 #: ../src/mainfrm.cc:177
1162 #: ../src/printing.cc:450
1163 #: ../src/printing.cc:1281
1164 #: ../src/printing.cc:1330
1165 #: n:154
1166 msgid "Scale"
1167 msgstr "Échelle"
1169 #: ../src/cmdline.c:194
1170 #: n:157
1171 #, c-format
1172 msgid "Try “%s --help” for more information.\n"
1173 msgstr "Pour en savoir davantage, essayez : « %s --help »\n"
1175 #. TRANSLATORS: N/M meaning page N of M in the page footer of a printout.
1176 #: ../src/printing.cc:1984
1177 #: n:232
1178 #, c-format
1179 msgid "%d/%d"
1180 msgstr "%d/%d"
1182 #. TRANSLATORS: Used in the footer of printouts to compactly indicate that
1183 #. the date which follows is the date that the survey data was processed.
1185 #. Aven will replace %s with a string giving the date and time (e.g.
1186 #. "2015-06-09 12:40:44").
1187 #: ../src/printing.cc:2025
1188 #: n:167
1189 #, c-format
1190 msgid "Processed: %s"
1191 msgstr "Traité le %s"
1193 #. TRANSLATORS: Used in the footer of printouts to compactly
1194 #. indicate this is a plan view and what the viewing angle is.
1195 #. Aven will replace %s with the bearing, and %.0f with the scale.
1197 #. This message probably doesn't need translating for most languages.
1198 #: ../src/printing.cc:1939
1199 #: n:233
1200 #, c-format
1201 msgid "↑%s 1:%.0f"
1202 msgstr "↑%s 1:%.0f"
1204 #. TRANSLATORS: Used in the footer of printouts to compactly
1205 #. indicate this is an elevation view and what the viewing angle
1206 #. is.  Aven will replace the %s codes with the bearings to the
1207 #. left and right of the viewer, and %.0f with the scale.
1209 #. This message probably doesn't need translating for most languages.
1210 #: ../src/printing.cc:1950
1211 #: n:235
1212 #, c-format
1213 msgid "%s↔%s 1:%.0f"
1214 msgstr "%s↔%s 1:%.0f"
1216 #. TRANSLATORS: Used in the footer of printouts to compactly
1217 #. indicate this is a tilted elevation view and what the viewing
1218 #. angles are.  Aven will replace the %s codes with the bearings to
1219 #. the left and right of the viewer and the angle the view is
1220 #. tilted at, and %.0f with the scale.
1222 #. This message probably doesn't need translating for most languages.
1223 #: ../src/printing.cc:1963
1224 #: n:236
1225 #, c-format
1226 msgid "%s↔%s ∡%s 1:%.0f"
1227 msgstr "%s↔%s ∡%s 1:%.0f"
1229 #. TRANSLATORS: Used in the footer of printouts to compactly
1230 #. indicate this is an extended elevation view.  Aven will replace
1231 #. %.0f with the scale.
1233 #. Try to keep the translation short (for example, in English we
1234 #. use "Extended" not "Extended elevation") - there is limited room
1235 #. in the footer, and the details there are mostly to make it easy
1236 #. to check that you have corresponding pages from a multiple page
1237 #. printout.
1238 #: ../src/printing.cc:1979
1239 #: n:244
1240 #, c-format
1241 msgid "Extended 1:%.0f"
1242 msgstr "Développée 1:%.0f"
1244 #. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1245 #. something like "123°".  The bearing is up the page.
1246 #: ../src/printing.cc:1225
1247 #: n:168
1248 #, c-format
1249 msgid "Plan view, %s up page"
1250 msgstr "Vue en plan, azimut %s vers le haut de la page"
1252 #. TRANSLATORS: This is used on printouts of elevations, with %s
1253 #. replaced by something like "123°".  The bearing is the direction
1254 #. we’re looking.
1255 #: ../src/printing.cc:1257
1256 #: n:169
1257 #, c-format
1258 msgid "Elevation facing %s"
1259 msgstr "Coupe projetée azimut %s"
1261 #. TRANSLATORS: This is used on printouts of tilted elevations, with
1262 #. the first %s replaced by something like "123°", and the second by
1263 #. something like "-45°".  The bearing is the direction we’re
1264 #. looking.
1265 #: ../src/printing.cc:1264
1266 #: n:284
1267 #, c-format
1268 msgid "Elevation facing %s, tilted %s"
1269 msgstr "Coupe projetée azimut %s, tournée de %s"
1271 #. TRANSLATORS: This is used on printouts of extended elevations.
1272 #: ../src/printing.cc:1273
1273 #: n:191
1274 msgid "Extended elevation"
1275 msgstr "Coupe développée"
1277 #: ../src/cavern.c:416
1278 #: n:172
1279 msgid "Survey contains 1 survey station,"
1280 msgstr "La topographie contient 1 station,"
1282 #: ../src/cavern.c:418
1283 #: n:173
1284 #, c-format
1285 msgid "Survey contains %ld survey stations,"
1286 msgstr "La topographie contient %ld stations,"
1288 #: ../src/cavern.c:422
1289 #: n:174
1290 msgid " joined by 1 leg."
1291 msgstr " connectées par 1 visé."
1293 #: ../src/cavern.c:424
1294 #: n:175
1295 #, c-format
1296 msgid " joined by %ld legs."
1297 msgstr " connectées par %ld visées."
1299 #. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1300 #: ../src/listpos.c:185
1301 #: n:176
1302 msgid "node"
1303 msgstr "nœud"
1305 #. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1306 #: ../src/listpos.c:187
1307 #: n:177
1308 msgid "nodes"
1309 msgstr "nœuds"
1311 #. TRANSLATORS: "Connected component" in the graph theory sense - it
1312 #. means there are %ld bits of survey with no connections between them.
1313 #. This message is only used if there are more than 1.
1314 #: ../src/cavern.c:441
1315 #: n:178
1316 #, c-format
1317 msgid "Survey has %ld connected components."
1318 msgstr "La topographie contient %ld composants connectés."
1320 #. TRANSLATORS: Label for button in aven’s cavern log window which
1321 #. allows the user to save the log to a file.
1322 #: ../src/cavernlog.cc:772
1323 #: n:446
1324 msgid "Save Log"
1325 msgstr "Enregistrer le journal"
1327 #. TRANSLATORS: Label for button in aven’s cavern log window which
1328 #. causes the survey data to be reprocessed.
1329 #: ../src/cavernlog.cc:782
1330 #: ../src/cavernlog.cc:787
1331 #: n:184
1332 msgid "Reprocess"
1333 msgstr "Recalculer"
1335 #: ../src/cmdline.c:242
1336 #: ../src/cmdline.c:261
1337 #: n:185
1338 #, c-format
1339 msgid "numeric argument “%s” out of range"
1340 msgstr "argument numérique « %s » hors limite"
1342 #: ../src/cmdline.c:244
1343 #: n:186
1344 #, c-format
1345 msgid "argument “%s” not an integer"
1346 msgstr "l’argument « %s » n’est pas un entier"
1348 #: ../src/cmdline.c:263
1349 #: n:187
1350 #, c-format
1351 msgid "argument “%s” not a number"
1352 msgstr "l’argument « %s » n’est pas un nombre"
1354 #: ../src/commands.c:1029
1355 #: n:188
1356 msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”"
1357 msgstr "On attendait « DUPLICATE », « SPLAY » ou « SURFACE »"
1359 #: ../src/commands.c:1031
1360 #: n:189
1361 msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”"
1362 msgstr "On attendait « NOT », « DUPLICATE », « SPLAY » ou « SURFACE »"
1364 #: ../src/listpos.c:82
1365 #: n:190
1366 #, c-format
1367 msgid "Station “%s” referred to by *entrance or *export but never used"
1368 msgstr "La station « %s » est citée dans un *entrance ou *export mais n’est jamais utilisée"
1370 #: ../src/commands.c:736
1371 #: n:192
1372 msgid "No matching BEGIN"
1373 msgstr "BEGIN manquant"
1375 #. TRANSLATORS: *BEGIN <survey> and *END <survey> should have the
1376 #. same <survey> if it’s given at all
1377 #: ../src/commands.c:772
1378 #: n:193
1379 msgid "Survey name doesn’t match BEGIN"
1380 msgstr "Le nom de topographie du END ne correspond pas à celui du BEGIN"
1382 #. TRANSLATORS: Used when a BEGIN command has a survey name, but the
1383 #. END command omits it, e.g.:
1385 #. *begin entrance
1386 #. 1 2 10.00 178 -01
1387 #. *end     <--[Message given here]
1388 #: ../src/commands.c:782
1389 #: n:194
1390 msgid "Survey name omitted from END"
1391 msgstr "Nom de topographie manquant dans le END"
1393 #. TRANSLATORS: Heading line for .pos file.  Please try to ensure the “,”s
1394 #. (or at least the columns) are in the same place
1395 #: ../src/3dtopos.c:112
1396 #: ../src/pos.cc:59
1397 #: n:195
1398 msgid "( Easting, Northing, Altitude )"
1399 msgstr "( X (est), Y (nord), altitude )"
1401 #. TRANSLATORS: bpp is "Bits Per Pixel"
1402 #: ../src/aboutdlg.cc:180
1403 #: n:196
1404 #, c-format
1405 msgid "Display Depth: %d bpp"
1406 msgstr "Profondeur d’affichage : %d bpp"
1408 #. TRANSLATORS: appended to previous message if the display is colour
1409 #: ../src/aboutdlg.cc:182
1410 #: n:197
1411 msgid " (colour)"
1412 msgstr " (couleur)"
1414 #: ../src/readval.c:527
1415 #: ../src/readval.c:540
1416 #: ../src/readval.c:550
1417 #: n:198
1418 #, c-format
1419 msgid "Expecting date, found “%s”"
1420 msgstr "On attendait une date, on a trouvé « %s »"
1422 #. TRANSLATORS: --help output for --survey option.
1424 #. "this" has been added to English translation
1425 #: ../src/3dtopos.c:50
1426 #: ../src/aven.cc:73
1427 #: ../src/cad3d.c:660
1428 #: ../src/diffpos.c:57
1429 #: ../src/dump3d.c:49
1430 #: ../src/extend.c:480
1431 #: n:199
1432 msgid "only load the sub-survey with this prefix"
1433 msgstr "ne charge que la partie de la topographie avec le préfixe"
1435 #. TRANSLATORS: --help output for aven --print option
1436 #: ../src/aven.cc:75
1437 #: n:119
1438 msgid "print and exit (requires a 3d file)"
1439 msgstr "Imprimer et quitter (nécessite un fichier 3D)"
1441 #. TRANSLATORS: --help output for cavern --output option
1442 #: ../src/cavern.c:119
1443 #: n:162
1444 msgid "set location for output files"
1445 msgstr "Définir l’endroit pour les fichiers sortis"
1447 #. TRANSLATORS: --help output for cavern --quiet option
1448 #: ../src/cavern.c:121
1449 #: n:163
1450 msgid "only show brief summary (-qq for errors only)"
1451 msgstr "Afficher seulement un bref résumé (-qq pour les erreurs seulement)"
1453 #. TRANSLATORS: --help output for cavern --no-auxiliary-files option
1454 #: ../src/cavern.c:123
1455 #: n:164
1456 msgid "do not create .err file"
1457 msgstr "Ne pas créer de fichier .err"
1459 #. TRANSLATORS: --help output for cavern --warnings-are-errors option
1460 #: ../src/cavern.c:125
1461 #: n:165
1462 msgid "turn warnings into errors"
1463 msgstr "changer les avertissements en erreurs"
1465 #. TRANSLATORS: --help output for cavern --log option
1466 #: ../src/cavern.c:127
1467 #: n:170
1468 msgid "log output to .log file"
1469 msgstr "enregistrer la sortie dans un fichier .log"
1471 #. TRANSLATORS: --help output for cavern --3d-version option
1472 #: ../src/cavern.c:129
1473 #: n:171
1474 msgid "specify the 3d file format version to output"
1475 msgstr "spécifier la version du format de fichier 3D en sortie"
1477 #. TRANSLATORS: --help output for extend --specfile option
1478 #: ../src/extend.c:482
1479 #: n:90
1480 msgid ".espec file to control extending"
1481 msgstr "fichier .espec pour contrôler l'extension"
1483 #. TRANSLATORS: --help output for extend --show-breaks option
1484 #: ../src/extend.c:484
1485 #: n:91
1486 msgid "show breaks with surface survey legs in output"
1487 msgstr "affiche les coupures avec les visées de surface en sortie"
1489 #. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
1490 #. meaningless to say your tape is marked in "0 feet" (but you might
1491 #. measure distance by counting knots on a diving line, and tie them
1492 #. every "2 feet").
1493 #: ../src/commands.c:1560
1494 #: n:200
1495 msgid "*UNITS factor must be non-zero"
1496 msgstr "*UNITS : le facteur doit être non nul"
1498 #: ../src/mainfrm.cc:1493
1499 #: n:202
1500 #, c-format
1501 msgid "No survey data in 3d file “%s”"
1502 msgstr "Pas de données topographiques dans le fichier image 3d « %s »"
1504 #. TRANSLATORS: Used in aven above the compass indicator at the lower
1505 #. right of the display, with a bearing below "Facing".  This indicates the
1506 #. direction the viewer is "facing" in.
1508 #. Try to keep this translation short - ideally at most 10 characters -
1509 #. as otherwise the compass and clino will be moved further apart to
1510 #. make room. */
1511 #: ../src/gfxcore.cc:788
1512 #: ../src/gfxcore.cc:1927
1513 #: n:203
1514 msgid "Facing"
1515 msgstr "Direction"
1517 #. TRANSLATORS: for the title of the About box
1518 #: ../src/aboutdlg.cc:62
1519 #: n:205
1520 #, c-format
1521 msgid "About %s"
1522 msgstr "À propos de %s"
1524 #. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a
1525 #. grid of height values).
1526 #: ../src/mainfrm.cc:2025
1527 #: n:451
1528 msgid "Select a terrain file to view"
1529 msgstr "Sélectionner un fichier de surface à visualiser"
1531 #: ../src/mainfrm.cc:2019
1532 #: n:452
1533 msgid "Terrain files"
1534 msgstr "Fichiers de surface"
1536 #. TRANSLATORS: Aven shows a circle of terrain covering the area
1537 #. of the survey plus a bit, but the terrain data file didn't
1538 #. contain any data inside that circle.
1539 #: ../src/gfxcore.cc:2954
1540 #: n:161
1541 msgid "No terrain data near area of survey"
1542 msgstr "Aucune donnée de terrain à proximité de la zone"
1544 #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1545 #. - it should be translated to the terminology that cavers using the
1546 #. language would use.
1548 #. File->Open dialog:
1549 #: ../src/mainfrm.cc:1996
1550 #: n:206
1551 msgid "Select a survey file to view"
1552 msgstr "Sélectionner un fichier de topographie à afficher"
1554 #. TRANSLATORS: Survex is the name of the software, and "3d" refers to a
1555 #. file extension, so neither should be translated.
1556 #: ../src/mainfrm.cc:1973
1557 #: ../src/mainfrm.cc:2126
1558 #: n:207
1559 msgid "Survex 3d files"
1560 msgstr "Fichiers de données 3D Survex"
1562 #: ../src/mainfrm.cc:1988
1563 #: ../src/mainfrm.cc:2020
1564 #: ../src/mainfrm.cc:2544
1565 #: ../src/printing.cc:716
1566 #: n:208
1567 msgid "All files"
1568 msgstr "Tous les fichiers"
1570 #. TRANSLATORS: Here "survey" is a "cave map" rather than
1571 #. list of questions - it should be translated to the
1572 #. terminology that cavers using the language would use.
1573 #: ../src/mainfrm.cc:1970
1574 #: n:229
1575 msgid "All survey files"
1576 msgstr "Tous les fichiers de topographie"
1578 #. TRANSLATORS: Survex is the name of the software, and "svx" refers to a
1579 #. file extension, so neither should be translated.
1580 #: ../src/mainfrm.cc:1976
1581 #: n:329
1582 msgid "Survex svx files"
1583 msgstr "Fichiers svx Survex"
1585 #. TRANSLATORS: "Compass" as in Larry Fish’s cave
1586 #. surveying package, so should not be translated
1587 #: ../src/mainfrm.cc:1984
1588 #: n:330
1589 msgid "Compass DAT and MAK files"
1590 msgstr "Fichiers MAK et DAT Compass"
1592 #: ../src/printing.cc:319
1593 #: n:411
1594 msgid "DXF files"
1595 msgstr "Fichiers DXF"
1597 #: ../src/printing.cc:320
1598 #: n:412
1599 msgid "EPS files"
1600 msgstr "Fichiers EPS"
1602 #: ../src/printing.cc:321
1603 #: n:413
1604 msgid "GPX files"
1605 msgstr "Fichiers GPX"
1607 #. TRANSLATORS: Here "plotter" refers to a machine which draws a printout
1608 #. on a (usually large) sheet of paper using a pen mounted in a motorised
1609 #. mechanism.
1610 #: ../src/printing.cc:325
1611 #: n:414
1612 msgid "HPGL for plotters"
1613 msgstr "HPGL pour traceurs"
1615 #: ../src/printing.cc:327
1616 #: n:444
1617 msgid "KML files"
1618 msgstr "Fichiers KML"
1620 #. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
1621 #. so should not be translated:
1622 #. http://www.fountainware.com/compass/
1623 #. http://www.psc-cavers.org/carto/
1624 #: ../src/printing.cc:332
1625 #: n:415
1626 msgid "Compass PLT for use with Carto"
1627 msgstr "Fichiers PLT Compass à utiliser avec Carto"
1629 #. TRANSLATORS: "Skencil" is the name of a software package, so should not be
1630 #. translated: http://www.skencil.org/
1631 #: ../src/printing.cc:335
1632 #: n:416
1633 msgid "Skencil files"
1634 msgstr "Fichiers Skencil"
1636 #. TRANSLATORS: Survex is the name of the software, and "pos" refers to a
1637 #. file extension, so neither should be translated.
1638 #: ../src/printing.cc:338
1639 #: n:166
1640 msgid "Survex pos files"
1641 msgstr "Fichiers pos Survex"
1643 #: ../src/printing.cc:339
1644 #: n:417
1645 msgid "SVG files"
1646 msgstr "Fichiers SVG"
1648 #: ../src/printing.cc:326
1649 #: n:445
1650 msgid "JSON files"
1651 msgstr "Fichiers JSON"
1653 #. TRANSLATORS: Log files from running cavern (extension .log)
1654 #: ../src/cavernlog.cc:831
1655 #: n:447
1656 msgid "Log files"
1657 msgstr "Fichiers journaux"
1659 #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1660 #. - it should be translated to the terminology that cavers using the
1661 #. language would use.
1663 #. This string is used in the about box (summarising the purpose of aven).
1664 #: ../src/aboutdlg.cc:90
1665 #: n:209
1666 msgid "Survey visualisation tool"
1667 msgstr "Outil de visualisation de topographies"
1669 #. TRANSLATORS: Summary paragraph for the GPLv2 - there are translations for
1670 #. some languages here:
1671 #. https://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html
1672 #: ../src/aboutdlg.cc:104
1673 #: n:219
1674 msgid "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."
1675 msgstr "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."
1677 #. TRANSLATORS: Part of 3dtopos --help
1678 #: ../src/3dtopos.c:86
1679 #: n:217
1680 msgid "3D_FILE [POS_FILE]"
1681 msgstr "FICHIER_3D [POS_FICHIER]"
1683 #. TRANSLATORS: Part of diffpos --help
1684 #: ../src/diffpos.c:265
1685 #: n:218
1686 msgid "FILE1 FILE2 [THRESHOLD]"
1687 msgstr "FICHIER1 FICHIER2 [SEUIL]"
1689 #. TRANSLATORS: Part of diffpos --help
1690 #: ../src/diffpos.c:267
1691 #: n:255
1692 #, c-format
1693 msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
1694 msgstr "Les fichiers FICHIER1 et FICHIER2 peuvent êtres des fichiers .pos ou .3d\nLe SEUIL est le changement maxi. ignorable le long de n'importe quel axe en mètres (%s par défaut)"
1696 #. TRANSLATORS: Part of extend --help
1697 #: ../src/extend.c:553
1698 #: n:267
1699 msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
1700 msgstr "FICHIER_D_ENTREE_3D [FICHIER_DE_SORTIE_3D]"
1702 #. TRANSLATORS: Part of sorterr --help
1703 #: ../src/sorterr.c:127
1704 #: n:268
1705 msgid "ERR_FILE [HOW_MANY]"
1706 msgstr "FICHIER_D_ERREUR [NOMBRE]"
1708 #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1709 #. - it should be translated to the terminology that cavers using the
1710 #. language would use.
1712 #. Part of aven --help
1713 #: ../src/aven.cc:173
1714 #: ../src/aven.cc:203
1715 #: n:269
1716 msgid "[SURVEY_FILE]"
1717 msgstr "[FICHIER_TOPOGRAPHIE]"
1719 #. TRANSLATORS: Used in the "colour key" for "colour by date" if there
1720 #. are surveys without date information.  Try to keep this fairly short.
1721 #: ../src/gfxcore.cc:1148
1722 #: n:221
1723 msgid "Undated"
1724 msgstr "Non datée"
1726 #. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
1727 #. which aren’t part of a loop and so have no error information. Try to keep
1728 #. this fairly short.
1729 #: ../src/gfxcore.cc:1173
1730 #: n:290
1731 msgid "Not in loop"
1732 msgstr "Pas dans la boucle"
1734 #. TRANSLATORS: error from:
1736 #. *data normal newline from to tape compass clino
1737 #: ../src/commands.c:1401
1738 #: n:222
1739 msgid "NEWLINE can’t be the first reading"
1740 msgstr "NEWLINE ne peut pas être la première valeur"
1742 #. TRANSLATORS: error from:
1744 #. *data normal from to tape compass clino newline
1745 #: ../src/commands.c:1442
1746 #: n:223
1747 msgid "NEWLINE can’t be the last reading"
1748 msgstr "NEWLINE ne peut pas être la dernière valeur"
1750 #. TRANSLATORS: Error given by something like:
1752 #. *data normal station tape compass clino
1754 #. ("station" signifies interleaved data).
1755 #: ../src/commands.c:1465
1756 #: n:224
1757 msgid "Interleaved readings, but no NEWLINE"
1758 msgstr "Données sur plusieurs lignes, mais pas de NEWLINE"
1760 #. TRANSLATORS: caused by e.g.
1762 #. *data diving station newline depth tape compass
1764 #. ("depth" needs to occur before "newline").
1765 #: ../src/commands.c:1341
1766 #: n:225
1767 #, c-format
1768 msgid "Reading “%s” must occur before NEWLINE"
1769 msgstr "La donnée « %s » doit apparaître avant NEWLINE"
1771 #. TRANSLATORS: e.g.
1773 #. *data normal from to tape newline compass clino
1774 #: ../src/commands.c:1392
1775 #: n:226
1776 msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1777 msgstr "NEWLINE ne peut être précédée que par STATION, DEPTH et COUNT"
1779 #. TRANSLATORS: e.g.
1781 #. *calibrate tape compass 1 1
1782 #: ../src/commands.c:1603
1783 #: n:227
1784 msgid "Can’t calibrate angular and length quantities together"
1785 msgstr "On ne peut pas étalonner les angles et les longueurs en même temps"
1787 #: ../src/commands.c:674
1788 #: n:397
1789 msgid "Bad *alias command"
1790 msgstr "Mauvaise commande *alias"
1792 #. TRANSLATORS: %s will be replaced by the application name ("Aven"
1793 #. currently)
1794 #: ../src/log.cc:32
1795 #: n:228
1796 #, c-format
1797 msgid "%s Error Log"
1798 msgstr "Journal d’erreur de %s"
1800 #. TRANSLATORS: The text on the action button in the "Export" settings
1801 #. dialog
1802 #: ../src/printing.cc:659
1803 #: n:230
1804 msgid "&Export..."
1805 msgstr "&Exporter..."
1807 #. TRANSLATORS: "Rotation" menu.  The accelerators must be different within
1808 #. this group.  Tickable menu item which toggles auto rotation.
1809 #. Please don't translate "Space" - that's the shortcut key to use which
1810 #. wxWidgets needs to parse and it should then handle translating.
1811 #: ../src/mainfrm.cc:833
1812 #: n:231
1813 msgid "Au&to-Rotate\tSpace"
1814 msgstr "Rotation &automatique\tSpace"
1816 #: ../src/mainfrm.cc:835
1817 #: n:234
1818 msgid "&Reverse Direction"
1819 msgstr "Direction &inverse"
1821 #. TRANSLATORS: View *looking* North
1822 #: ../src/gfxcore.cc:4039
1823 #: ../src/mainfrm.cc:838
1824 #: n:240
1825 msgid "View &North"
1826 msgstr "Vue vers le &nord"
1828 #. TRANSLATORS: View *looking* East
1829 #: ../src/gfxcore.cc:4041
1830 #: ../src/mainfrm.cc:839
1831 #: n:241
1832 msgid "View &East"
1833 msgstr "Vue vers l’&est"
1835 #. TRANSLATORS: View *looking* South
1836 #: ../src/gfxcore.cc:4043
1837 #: ../src/mainfrm.cc:840
1838 #: n:242
1839 msgid "View &South"
1840 msgstr "Vue vers le &sud"
1842 #. TRANSLATORS: View *looking* West
1843 #: ../src/gfxcore.cc:4045
1844 #: ../src/mainfrm.cc:841
1845 #: n:243
1846 msgid "View &West"
1847 msgstr "Vue vers l’&ouest"
1849 #: ../src/gfxcore.cc:4062
1850 #: ../src/mainfrm.cc:843
1851 #: n:248
1852 msgid "&Plan View"
1853 msgstr "Vue en &plan"
1855 #: ../src/gfxcore.cc:4063
1856 #: ../src/mainfrm.cc:844
1857 #: n:249
1858 msgid "Ele&vation"
1859 msgstr "Élé&vation"
1861 #: ../src/mainfrm.cc:846
1862 #: n:254
1863 msgid "Restore De&fault View"
1864 msgstr "&Restaurer la vue par défaut"
1866 #. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
1867 #. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
1868 #. the "what to print/export" dialog.
1869 #: ../src/printing.cc:414
1870 #: n:283
1871 msgid "View"
1872 msgstr "Vue"
1874 #. TRANSLATORS: Used as a label for the surrounding box for the "survey
1875 #. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
1876 #. "Elements" isn’t a good name for this but nothing better has yet come to
1877 #. mind!
1878 #: ../src/printing.cc:419
1879 #: n:256
1880 msgid "Elements"
1881 msgstr "Éléments"
1883 #: ../src/printing.cc:425
1884 #: n:410
1885 msgid "Export format"
1886 msgstr "Format d'exportation"
1888 #: ../src/printing.cc:483
1889 #: ../src/printing.cc:889
1890 #: n:257
1891 #, c-format
1892 msgid "%d pages (%dx%d)"
1893 msgstr "%d pages (%dx%d)"
1895 #. TRANSLATORS: used in the scale drop down selector in the print
1896 #. dialog the implicit meaning is "choose a suitable scale to fit
1897 #. the plot on a single page", but we need something shorter
1898 #: ../src/printing.cc:455
1899 #: n:258
1900 msgid "One page"
1901 msgstr "Une page"
1903 #: ../src/mainfrm.cc:169
1904 #: ../src/printing.cc:496
1905 #: n:259
1906 msgid "Bearing"
1907 msgstr "Azimut"
1909 #: ../src/printing.cc:543
1910 #: n:260
1911 msgid "Station Names"
1912 msgstr "Noms de station"
1914 #: ../src/printing.cc:539
1915 #: n:261
1916 msgid "Crosses"
1917 msgstr "Croisements"
1919 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1920 #. "survey stations".
1921 #: ../src/printing.cc:525
1922 #: n:262
1923 msgid "Underground Survey Legs"
1924 msgstr "Visées souterraines"
1926 #: ../src/printing.cc:559
1927 #: n:393
1928 msgid "Cross-sections"
1929 msgstr "Sections"
1931 #: ../src/printing.cc:564
1932 #: n:394
1933 msgid "Walls"
1934 msgstr "Parois"
1936 #. TRANSLATORS: Label for checkbox which controls whether there's a
1937 #. layer in the exported file (for formats such as DXF and SVG)
1938 #. containing polygons for the inside of cave passages).
1939 #: ../src/printing.cc:571
1940 #: n:395
1941 msgid "Passages"
1942 msgstr "Galeries"
1944 #: ../src/printing.cc:575
1945 #: n:421
1946 msgid "Origin in centre"
1947 msgstr "Origine au centre"
1949 #: ../src/printing.cc:579
1950 #: n:422
1951 msgid "Full coordinates"
1952 msgstr "Coordonnées complètes"
1954 #. TRANSLATORS: Used in the print dialog:
1955 #: ../src/printing.cc:505
1956 #: n:263
1957 msgid "Tilt angle"
1958 msgstr "Angle de basculement"
1960 #. TRANSLATORS: used in the print dialog - controls drawing lines
1961 #. around each page
1962 #: ../src/printing.cc:587
1963 #: n:264
1964 msgid "Page Borders"
1965 msgstr "Bordures de page"
1967 #. TRANSLATORS: As in the legend on a map.  Used in the print dialog -
1968 #. controls drawing the box at the lower left with survey name, view
1969 #. angles, etc
1970 #: ../src/printing.cc:598
1971 #: n:265
1972 msgid "Legend"
1973 msgstr "Légende"
1975 #. TRANSLATORS: will be used in the print dialog - check this to print
1976 #. blank pages (otherwise they’ll be skipped to save paper)
1977 #: ../src/printing.cc:593
1978 #: n:266
1979 msgid "Blank Pages"
1980 msgstr "Pages blanches"
1982 #. TRANSLATORS: Items in the "View" menu:
1983 #: ../src/mainfrm.cc:863
1984 #: n:270
1985 msgid "Station &Names\tCtrl+N"
1986 msgstr "&Noms de station\tCtrl+N"
1988 #. TRANSLATORS: Toggles drawing of 3D passages
1989 #: ../src/mainfrm.cc:865
1990 #: n:346
1991 msgid "Passage &Tubes\tCtrl+T"
1992 msgstr "Galeries &tubulaires\tCtrl+T"
1994 #. TRANSLATORS: Toggles drawing the surface of the Earth
1995 #: ../src/mainfrm.cc:867
1996 #: n:449
1997 msgid "Terr&ain"
1998 msgstr "Terra&in"
2000 #: ../src/mainfrm.cc:868
2001 #: n:271
2002 msgid "&Crosses\tCtrl+X"
2003 msgstr "&Croisements\tCtrl+X"
2005 #: ../src/mainfrm.cc:869
2006 #: n:297
2007 msgid "&Grid\tCtrl+G"
2008 msgstr "&Grille\tCtrl+G"
2010 #: ../src/mainfrm.cc:870
2011 #: n:318
2012 msgid "&Bounding Box\tCtrl+B"
2013 msgstr "&Bordures du cadre\tCtrl+B"
2015 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2016 #. "survey stations".
2017 #: ../src/mainfrm.cc:874
2018 #: n:272
2019 msgid "&Underground Survey Legs\tCtrl+L"
2020 msgstr "&Visées souterraines\tCtrl+L"
2022 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2023 #. "survey stations".
2024 #: ../src/mainfrm.cc:877
2025 #: n:291
2026 msgid "&Surface Survey Legs\tCtrl+F"
2027 msgstr "Segments de topo en s&urface\tCtrl+F"
2029 #: ../src/mainfrm.cc:902
2030 #: n:273
2031 msgid "&Overlapping Names"
2032 msgstr "&Superposition des noms"
2034 #: ../src/mainfrm.cc:911
2035 #: n:450
2036 msgid "Co&lour by"
2037 msgstr "Cou&leur par"
2039 #: ../src/mainfrm.cc:914
2040 #: n:294
2041 msgid "Highlight &Entrances"
2042 msgstr "Mettre en surbrillance les &entrées"
2044 #: ../src/mainfrm.cc:915
2045 #: n:295
2046 msgid "Highlight &Fixed Points"
2047 msgstr "Mettre en surbrillance les points &Fixes"
2049 #: ../src/mainfrm.cc:916
2050 #: n:296
2051 msgid "Highlight E&xported Points"
2052 msgstr "Mettre en surbrillance les points exp&ortés"
2054 #: ../src/printing.cc:547
2055 #: n:418
2056 msgid "Entrances"
2057 msgstr "Entrées"
2059 #: ../src/printing.cc:551
2060 #: n:419
2061 msgid "Fixed Points"
2062 msgstr "Points fixes"
2064 #: ../src/printing.cc:555
2065 #: n:420
2066 msgid "Exported Stations"
2067 msgstr "Points exportés"
2069 #: ../src/mainfrm.cc:925
2070 #: n:237
2071 msgid "&Perspective"
2072 msgstr "Pe&rspective"
2074 #: ../src/mainfrm.cc:927
2075 #: n:238
2076 msgid "Textured &Walls"
2077 msgstr "Te&xture des parois"
2079 #. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
2080 #. using that term instead if it gives a better translation which most
2081 #. users will understand.
2082 #: ../src/mainfrm.cc:931
2083 #: n:239
2084 msgid "Fade Distant Ob&jects"
2085 msgstr "Rendre floue les ob&jets lointains"
2087 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2088 #. "survey stations".
2089 #: ../src/mainfrm.cc:934
2090 #: n:298
2091 msgid "Smoot&hed Survey Legs"
2092 msgstr "Lissage des segments topographi&ques"
2094 #: ../src/mainfrm.cc:940
2095 #: ../src/mainfrm.cc:947
2096 #: n:356
2097 msgid "Full Screen &Mode\tF11"
2098 msgstr "&Mode plein écran\tF11"
2100 #: ../src/gfxcore.cc:4100
2101 #: ../src/mainfrm.cc:905
2102 #: n:292
2103 msgid "Colour by &Depth"
2104 msgstr "Couleur par &profondeur"
2106 #: ../src/gfxcore.cc:4101
2107 #: ../src/mainfrm.cc:906
2108 #: n:293
2109 msgid "Colour by D&ate"
2110 msgstr "Couleur par &date"
2112 #: ../src/gfxcore.cc:4102
2113 #: ../src/mainfrm.cc:907
2114 #: n:289
2115 msgid "Colour by &Error"
2116 msgstr "Couleur par err&eur"
2118 #: ../src/gfxcore.cc:4103
2119 #: ../src/mainfrm.cc:908
2120 #: n:85
2121 msgid "Colour by &Gradient"
2122 msgstr "Couleur par pe&nte"
2124 #: ../src/gfxcore.cc:4104
2125 #: ../src/mainfrm.cc:909
2126 #: n:82
2127 msgid "Colour by &Length"
2128 msgstr "Couleur par &longueur"
2130 #: n:448
2131 msgid "Colour by &Survey"
2132 msgstr "Couleur par &topographie"
2134 #: ../src/mainfrm.cc:975
2135 #: n:274
2136 msgid "&Compass"
2137 msgstr "&Compas"
2139 #: ../src/mainfrm.cc:976
2140 #: n:275
2141 msgid "C&linometer"
2142 msgstr "C&lino"
2144 #. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
2145 #. corresponds to which depth, date, survey closure error, etc.
2146 #: ../src/mainfrm.cc:979
2147 #: n:276
2148 msgid "Colour &Key"
2149 msgstr "Couleur cle&f"
2151 #: ../src/mainfrm.cc:980
2152 #: n:277
2153 msgid "&Scale Bar"
2154 msgstr "Barre de controle des éch&elles"
2156 #: ../src/mainfrm.cc:956
2157 #: n:280
2158 msgid "&Reverse Sense\tCtrl+R"
2159 msgstr "Sens &inverse\tCtrl+R"
2161 #. TRANSLATORS: Please don't translate "Escape" - that's the shortcut key
2162 #. to use which wxWidgets needs to parse and it should then handle
2163 #. translating.
2164 #: ../src/mainfrm.cc:923
2165 #: ../src/mainfrm.cc:965
2166 #: ../src/mainfrm.cc:971
2167 #: n:281
2168 msgid "&Cancel Measuring Line\tEscape"
2169 msgstr "&Annuler la ligne de mesure\tEscape"
2171 #: ../src/mainfrm.cc:981
2172 #: n:299
2173 msgid "&Indicators"
2174 msgstr "I&ndicateurs"
2176 #: ../src/z_getopt.c:712
2177 #: n:300
2178 #, c-format
2179 msgid "%s: option “%s” is ambiguous\n"
2180 msgstr "%s : l’option « %s » est ambiguë\n"
2182 #: ../src/z_getopt.c:762
2183 #: n:302
2184 #, c-format
2185 msgid "%s: option “%c%s” doesn’t allow an argument\n"
2186 msgstr "%s : l’option « %c%s » n’a pas d’argument\n"
2188 #: ../src/z_getopt.c:749
2189 #: n:303
2190 #, c-format
2191 msgid "%s: option “--%s” doesn’t allow an argument\n"
2192 msgstr "%s : l’option « --%s » n’a pas d’argument\n"
2194 #: ../src/z_getopt.c:810
2195 #: n:305
2196 #, c-format
2197 msgid "%s: option “%s” requires an argument\n"
2198 msgstr "%s : l’option « %s » requiert un argument\n"
2200 #: ../src/z_getopt.c:1182
2201 #: n:306
2202 #, c-format
2203 msgid "%s: option requires an argument -- %c\n"
2204 msgstr "%s : l'option nécessite un argument -- %c\n"
2206 #: ../src/z_getopt.c:851
2207 #: n:307
2208 #, c-format
2209 msgid "%s: unrecognized option “--%s”\n"
2210 msgstr "%s : option « --%s » non reconnue\n"
2212 #: ../src/z_getopt.c:862
2213 #: n:308
2214 #, c-format
2215 msgid "%s: unrecognized option “%c%s”\n"
2216 msgstr "%s : option « %c%s » non reconnue\n"
2218 #: ../src/z_getopt.c:923
2219 #: n:310
2220 #, c-format
2221 msgid "%s: invalid option -- %c\n"
2222 msgstr "%s : option non valide -- %c\n"
2224 #: ../src/mainfrm.cc:849
2225 #: n:311
2226 msgid "&New Presentation"
2227 msgstr "&Nouvelle présentation"
2229 #: ../src/mainfrm.cc:850
2230 #: n:312
2231 msgid "&Open Presentation..."
2232 msgstr "&Ouvrir une présentation..."
2234 #: ../src/mainfrm.cc:851
2235 #: n:313
2236 msgid "&Save Presentation"
2237 msgstr "Enregi&strer la présentation"
2239 #: ../src/mainfrm.cc:852
2240 #: n:314
2241 msgid "Sa&ve Presentation As..."
2242 msgstr "Enreg&istrer la présentation sous..."
2244 #. TRANSLATORS: "Mark" as in "Mark this position"
2245 #: ../src/mainfrm.cc:855
2246 #: n:315
2247 msgid "&Mark"
2248 msgstr "&Marquer"
2250 #. TRANSLATORS: "Play" as in "Play back a recording"
2251 #: ../src/mainfrm.cc:857
2252 #: n:316
2253 msgid "Pla&y"
2254 msgstr "&Lecture"
2256 #: ../src/mainfrm.cc:858
2257 #: n:317
2258 msgid "&Export as Movie..."
2259 msgstr "&Exporter en tant qu'animation..."
2261 #: ../src/mainfrm.cc:2622
2262 #: n:331
2263 msgid "Export Movie"
2264 msgstr "Exporter le film"
2266 #: ../src/cavernlog.cc:834
2267 #: ../src/mainfrm.cc:377
2268 #: ../src/mainfrm.cc:2129
2269 #: n:319
2270 msgid "Select an output filename"
2271 msgstr "Sélectionner un nom de fichier de sortie"
2273 #: ../src/mainfrm.cc:374
2274 #: ../src/mainfrm.cc:2543
2275 #: n:320
2276 msgid "Aven presentations"
2277 msgstr "Présentations Aven"
2279 #. TRANSLATORS: title of the save screenshot dialog
2280 #: ../src/mainfrm.cc:2057
2281 #: n:321
2282 msgid "Save Screenshot"
2283 msgstr "Enregistrer la copie d'écran"
2285 #: ../src/mainfrm.cc:2538
2286 #: ../src/mainfrm.cc:2541
2287 #: n:322
2288 msgid "Select a presentation to open"
2289 msgstr "Slectionner une présentation à ouvrir"
2291 #: ../src/mainfrm.cc:448
2292 #: n:323
2293 #, c-format
2294 msgid "Error in format of presentation file “%s”"
2295 msgstr "Erreur de formatage du fichier de présentation « %s »"
2297 #. TRANSLATORS: "Compass" as in Larry Fish’s cave
2298 #. surveying package, so probably shouldn’t be translated
2299 #: ../src/mainfrm.cc:1980
2300 #: n:324
2301 msgid "Compass PLT files"
2302 msgstr "Fichier Compass PLT"
2304 #. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
2305 #. package, so don’t translate it.
2306 #: ../src/mainfrm.cc:1987
2307 #: n:325
2308 msgid "CMAP XYZ files"
2309 msgstr "Fichier CMAP XYZ"
2311 #. TRANSLATORS: title of message box
2312 #: ../src/mainfrm.cc:2166
2313 #: ../src/mainfrm.cc:2515
2314 #: ../src/mainfrm.cc:2532
2315 #: n:326
2316 msgid "Modified Presentation"
2317 msgstr "Présentation modifiée"
2319 #. TRANSLATORS: and the question in that box
2320 #: ../src/mainfrm.cc:2164
2321 #: ../src/mainfrm.cc:2514
2322 #: ../src/mainfrm.cc:2531
2323 #: n:327
2324 msgid "The current presentation has been modified.  Abandon unsaved changes?"
2325 msgstr "La présentation en cours a été modifiée. Perte des changements non sauvés ?"
2327 #: ../src/mainfrm.cc:2856
2328 #: ../src/mainfrm.cc:2867
2329 #: n:328
2330 msgid "No matches were found."
2331 msgstr "Recherche infructueuse."
2333 #. TRANSLATORS: "Find stations" button tooltip
2334 #: ../src/mainfrm.cc:1072
2335 #: n:332
2336 msgid "Find"
2337 msgstr "Chercher"
2339 #. TRANSLATORS: "Hide stations" button default tooltip
2340 #: ../src/mainfrm.cc:1074
2341 #: ../src/mainfrm.cc:2899
2342 #: n:333
2343 msgid "Hide"
2344 msgstr "Masquer"
2346 #. TRANSLATORS: "Hide stations" button tooltip when stations are found
2347 #: ../src/mainfrm.cc:2860
2348 #: n:334
2349 #, c-format
2350 msgid "Hide %d found stations"
2351 msgstr "Masquer les %d stations trouvées"
2353 #: ../src/mainfrm.cc:257
2354 #: ../src/mainfrm.cc:2254
2355 #: ../src/mainfrm.cc:2329
2356 #: ../src/mainfrm.cc:2381
2357 #: n:335
2358 msgid "Altitude"
2359 msgstr "Altitude"
2361 #. TRANSLATORS: error if you try to drag multiple files to the aven
2362 #. window
2363 #: ../src/mainfrm.cc:726
2364 #: n:336
2365 msgid "You may only view one 3d file at a time."
2366 msgstr "Vous ne pouvez afficher qu’un fichier image 3D à la fois"
2368 #: ../src/mainfrm.cc:982
2369 #: n:337
2370 msgid "&Side Panel"
2371 msgstr "&Vue latérale"
2373 #. TRANSLATORS: show coordinates (N = North or Northing, E = East or
2374 #. Easting)
2375 #: ../src/mainfrm.cc:2252
2376 #: ../src/mainfrm.cc:2274
2377 #: ../src/mainfrm.cc:2276
2378 #: ../src/mainfrm.cc:2380
2379 #: n:338
2380 #, c-format
2381 msgid "%.2f E, %.2f N"
2382 msgstr "%.2f E, %.2f N"
2384 #. TRANSLATORS: Used in Aven:
2385 #. From <stationname>: H 12.24m, Brg 234.5°
2386 #: ../src/mainfrm.cc:2293
2387 #: ../src/mainfrm.cc:2338
2388 #: ../src/mainfrm.cc:2402
2389 #: n:339
2390 #, c-format
2391 msgid "From %s"
2392 msgstr "Depuis %s"
2394 #. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
2395 #: ../src/mainfrm.cc:2415
2396 #: n:340
2397 #, c-format
2398 msgid "H %.2f%s, V %.2f%s"
2399 msgstr "H %.2f%s, V %.2f%s"
2401 #. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
2402 #. in Compass bearing) and "Grd" for "Gradient" (the slope angle
2403 #. measured by the clino)
2404 #: ../src/mainfrm.cc:2455
2405 #: n:341
2406 #, c-format
2407 msgid "%s: %s, Dist %.2f%s, Brg %03.1f%s, Grd %s"
2408 msgstr "%s : %s, dist %.2f%s, azim %03.1f%s, pente %s"
2410 #. TRANSLATORS: tickable menu item in View menu.
2412 #. "Metric" here means metres, km, etc (rather than feet, miles, etc)
2413 #: ../src/gfxcore.cc:4091
2414 #: ../src/gfxcore.cc:4111
2415 #: ../src/mainfrm.cc:984
2416 #: n:342
2417 msgid "&Metric"
2418 msgstr "&Métrique"
2420 #. TRANSLATORS: tickable menu item in View menu.
2422 #. Degrees are the angular measurement where there are 360 in a full
2423 #. circle.
2424 #: ../src/gfxcore.cc:4053
2425 #: ../src/gfxcore.cc:4071
2426 #: ../src/gfxcore.cc:4113
2427 #: ../src/mainfrm.cc:985
2428 #: n:343
2429 msgid "&Degrees"
2430 msgstr "&Degrés"
2432 #. TRANSLATORS: tickable menu item in View menu.
2434 #. Show the tilt of the survey as a percentage gradient (100% = 45
2435 #. degrees = 50 grad).
2436 #: ../src/gfxcore.cc:4076
2437 #: ../src/mainfrm.cc:986
2438 #: n:430
2439 msgid "&Percent"
2440 msgstr "&Pourcent"
2442 #. TRANSLATORS: abbreviation for "kilometres" (unit of length),
2443 #. used e.g.  "5km".
2445 #. If there should be a space between the number and this, include
2446 #. one in the translation.
2447 #: ../src/gfxcore.cc:1283
2448 #: ../src/printing.cc:1322
2449 #: n:423
2450 msgid "km"
2451 msgstr "km"
2453 #. TRANSLATORS: abbreviation for "metres" (unit of length), used
2454 #. e.g. "10m".
2456 #. If there should be a space between the number and this, include
2457 #. one in the translation.
2458 #: ../src/commands.c:330
2459 #: ../src/gfxcore.cc:1118
2460 #: ../src/gfxcore.cc:1210
2461 #: ../src/gfxcore.cc:1290
2462 #: ../src/mainfrm.cc:2243
2463 #: ../src/mainfrm.cc:2304
2464 #: ../src/mainfrm.cc:2324
2465 #: ../src/mainfrm.cc:2373
2466 #: ../src/mainfrm.cc:2406
2467 #: ../src/printing.cc:1324
2468 #: n:424
2469 msgid "m"
2470 msgstr "m"
2472 #. TRANSLATORS: abbreviation for "centimetres" (unit of length),
2473 #. used e.g.  "50cm".
2475 #. If there should be a space between the number and this, include
2476 #. one in the translation.
2477 #: ../src/gfxcore.cc:1298
2478 #: ../src/printing.cc:1327
2479 #: n:425
2480 msgid "cm"
2481 msgstr "cm"
2483 #. TRANSLATORS: abbreviation for "miles" (unit of length,
2484 #. plural), used e.g.  "2 miles".
2486 #. If there should be a space between the number and this,
2487 #. include one in the translation.
2488 #: ../src/gfxcore.cc:1311
2489 #: n:426
2490 msgid " miles"
2491 msgstr " milles"
2493 #. TRANSLATORS: abbreviation for "mile" (unit of length,
2494 #. singular), used e.g.  "1 mile".
2496 #. If there should be a space between the number and this,
2497 #. include one in the translation.
2498 #: ../src/gfxcore.cc:1318
2499 #: n:427
2500 msgid " mile"
2501 msgstr " mille"
2503 #. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
2504 #. as "10ft".
2506 #. If there should be a space between the number and this, include
2507 #. one in the translation.
2508 #: ../src/commands.c:331
2509 #: ../src/gfxcore.cc:1118
2510 #: ../src/gfxcore.cc:1210
2511 #: ../src/gfxcore.cc:1326
2512 #: ../src/mainfrm.cc:2248
2513 #: ../src/mainfrm.cc:2307
2514 #: ../src/mainfrm.cc:2327
2515 #: ../src/mainfrm.cc:2378
2516 #: ../src/mainfrm.cc:2411
2517 #: n:428
2518 msgid "ft"
2519 msgstr "pi"
2521 #. TRANSLATORS: abbreviation for "inches" (unit of length), used
2522 #. e.g. as "6in".
2524 #. If there should be a space between the number and this, include
2525 #. one in the translation.
2526 #: ../src/gfxcore.cc:1334
2527 #: n:429
2528 msgid "in"
2529 msgstr "po"
2531 #. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
2532 #: ../src/gfxcore.cc:4048
2533 #: n:387
2534 msgid "&Hide Compass"
2535 msgstr "&Masquer le compas"
2537 #. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
2538 #: ../src/gfxcore.cc:4066
2539 #: n:384
2540 msgid "&Hide Clino"
2541 msgstr "&Masquer le clinomètre"
2543 #. TRANSLATORS: Menu item which turns off the scale bar in aven.
2544 #: ../src/gfxcore.cc:4086
2545 #: n:385
2546 msgid "&Hide scale bar"
2547 msgstr "&Masquer l'échelle"
2549 #. TRANSLATORS: Menu item which turns off the colour key.
2550 #. The "Colour Key" is the thing in aven showing which colour
2551 #. corresponds to which depth, date, survey closure error, etc.
2552 #: ../src/gfxcore.cc:4109
2553 #: n:386
2554 msgid "&Hide colour key"
2555 msgstr "&Masquer l’échelle des couleurs"
2557 #. TRANSLATORS: degree symbol - probably should be translated to
2558 #. itself.
2559 #: ../src/commands.c:333
2560 #: ../src/gfxcore.cc:770
2561 #: ../src/gfxcore.cc:860
2562 #: ../src/gfxcore.cc:1182
2563 #: ../src/mainfrm.cc:2296
2564 #: ../src/mainfrm.cc:2419
2565 #: ../src/mainfrm.cc:2442
2566 #: ../src/printing.cc:88
2567 #: n:344
2568 msgid "°"
2569 msgstr "°"
2571 #. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
2572 #. circle).
2573 #: ../src/commands.c:334
2574 #: ../src/gfxcore.cc:775
2575 #: ../src/gfxcore.cc:865
2576 #: ../src/gfxcore.cc:1182
2577 #: ../src/mainfrm.cc:2299
2578 #: ../src/mainfrm.cc:2422
2579 #: ../src/mainfrm.cc:2445
2580 #: n:345
2581 msgid "ᵍ"
2582 msgstr "ᵍ"
2584 #. TRANSLATORS: symbol for percentage gradient (100% = 45
2585 #. degrees = 50 grad).
2586 #: ../src/commands.c:335
2587 #: ../src/gfxcore.cc:851
2588 #: ../src/gfxcore.cc:869
2589 #: ../src/mainfrm.cc:2440
2590 #: n:96
2591 msgid "%"
2592 msgstr "%"
2594 #. TRANSLATORS: infinity symbol - used for the percentage gradient on
2595 #. vertical angles.
2596 #: ../src/gfxcore.cc:845
2597 #: ../src/mainfrm.cc:2438
2598 #: n:431
2599 msgid "∞"
2600 msgstr "∞"
2602 #. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
2603 #. in Compass bearing)
2604 #: ../src/mainfrm.cc:2311
2605 #: n:374
2606 #, c-format
2607 msgid "%s: H %.2f%s, Brg %03.1f%s"
2608 msgstr "%s : H %.2f%s, Azim %03.1f%s"
2610 #. TRANSLATORS: "V" is short for "Vertical"
2611 #: ../src/mainfrm.cc:2344
2612 #: n:375
2613 #, c-format
2614 msgid "%s: V %.2f%s"
2615 msgstr "%s : V %.2f%s"
2617 #. TRANSLATORS: labels for tabbed side panel this is for the tab with the
2618 #. tree hierarchy of survey station names
2619 #: ../src/mainfrm.cc:1129
2620 #: n:376
2621 msgid "Surveys"
2622 msgstr "Topographies"
2624 #: ../src/mainfrm.cc:1130
2625 #: n:377
2626 msgid "Presentation"
2627 msgstr "Présentation"
2629 #. TRANSLATORS: In aven's survey tree, right-clicking on the root
2630 #. gives a pop-up menu and this is an option (but only enabled if
2631 #. the view is restricted to a subsurvey). It reloads the current
2632 #. survey file with the who survey visible.
2633 #: ../src/aventreectrl.cc:132
2634 #: n:245
2635 msgid "Show all"
2636 msgstr "Tout montrer"
2638 #. TRANSLATORS: In aven's survey tree, right-clicking on a survey
2639 #. name gives a pop-up menu and this is an option.  It reloads the
2640 #. current survey file with the view restricted to the survey
2641 #. clicked upon.
2642 #: ../src/aventreectrl.cc:146
2643 #: n:246
2644 msgid "Hide others"
2645 msgstr "Cacher les autres"
2647 #: ../src/mainfrm.cc:255
2648 #: n:378
2649 msgid "Easting"
2650 msgstr "Est"
2652 #: ../src/mainfrm.cc:256
2653 #: n:379
2654 msgid "Northing"
2655 msgstr "Nord"
2657 #. TRANSLATORS: Aven menu items.  An “&” goes before the letter of any
2658 #. accelerator key.
2660 #. The string "\t" separates the menu text and any accelerator key.
2662 #. "File" menu.  The accelerators must be different within this group.
2663 #. c.f. 201, 380, 381.
2664 #: ../src/mainfrm.cc:796
2665 #: n:220
2666 msgid "&Open...\tCtrl+O"
2667 msgstr "&Ouvrir...\tCtrl+O"
2669 #. TRANSLATORS: Open a "Terrain file" - i.e. a digital model of the
2670 #. terrain.
2671 #: ../src/mainfrm.cc:799
2672 #: n:453
2673 msgid "Open &Terrain..."
2674 msgstr "Ouverture d’un &terrain..."
2676 #: ../src/mainfrm.cc:800
2677 #: n:144
2678 msgid "Show &Log"
2679 msgstr "Afficher le &journal"
2681 #: ../src/mainfrm.cc:803
2682 #: n:380
2683 msgid "&Print...\tCtrl+P"
2684 msgstr "&Imprimer...\tCtrl+P"
2686 #: ../src/mainfrm.cc:804
2687 #: n:381
2688 msgid "P&age Setup..."
2689 msgstr "Configurer la &page..."
2691 #. TRANSLATORS: In the "File" menu
2692 #: ../src/mainfrm.cc:807
2693 #: n:201
2694 msgid "&Screenshot..."
2695 msgstr "&Copie d’écran..."
2697 #. TRANSLATORS: In the "File" menu - c.f. n:191
2698 #: ../src/mainfrm.cc:810
2699 #: n:247
2700 msgid "E&xtended Elevation..."
2701 msgstr "Coupe &développée..."
2703 #: ../src/mainfrm.cc:808
2704 #: n:382
2705 msgid "&Export as..."
2706 msgstr "&Exporter sous..."
2708 #. TRANSLATORS: Title of file dialog to choose name and type of exported
2709 #. file.
2710 #: ../src/printing.cc:722
2711 #: n:401
2712 msgid "Export as:"
2713 msgstr "Exporter en tant que :"
2715 #. TRANSLATORS: Title of the export
2716 #. dialog
2717 #: ../src/printing.cc:359
2718 #: n:383
2719 msgid "Export"
2720 msgstr "Exporter"
2722 #. TRANSLATORS: for about box:
2723 #: ../src/aboutdlg.cc:141
2724 #: n:390
2725 msgid "System Information:"
2726 msgstr "Système d’information :"
2728 #. TRANSLATORS: Title of the print preview dialog
2729 #: ../src/printing.cc:761
2730 #: n:398
2731 msgid "Print Preview"
2732 msgstr "Aperçu avant impression"
2734 #. TRANSLATORS: Title of the print
2735 #. dialog
2736 #: ../src/printing.cc:356
2737 #: n:399
2738 msgid "Print"
2739 msgstr "Imprimer"
2741 #: ../src/printing.cc:654
2742 #: n:400
2743 msgid "&Print..."
2744 msgstr "&Imprimer..."
2746 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2747 #. "survey stations".
2748 #: ../src/printing.cc:531
2749 #: n:403
2750 msgid "Sur&face Survey Legs"
2751 msgstr "Segments de topographie en sur&face"
2753 #. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
2754 #: ../src/mainfrm.cc:142
2755 #: n:404
2756 msgid "Edit Waypoint"
2757 msgstr "Éditer un waypoint"
2759 #. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
2760 #. in a presentation.
2761 #: ../src/mainfrm.cc:181
2762 #: n:278
2763 msgid " (unused in perspective view)"
2764 msgstr " (non utilisé dans la vue en perspective)"
2766 #. TRANSLATORS: Field label in dialog to edit a waypoint in a
2767 #. presentation.
2768 #: ../src/mainfrm.cc:188
2769 #: n:279
2770 msgid "Time: "
2771 msgstr "Temps : "
2773 #. TRANSLATORS: units+info after time field in dialog to edit a
2774 #. waypoint in a presentation.
2775 #: ../src/mainfrm.cc:192
2776 #: n:282
2777 msgid " secs (0 = auto; *6 = 6 times auto)"
2778 msgstr " secs (0 = auto ; *6 = 6 fois auto)"
2780 #. TRANSLATORS: %s will be replaced with "Aven" currently (and
2781 #. perhaps by "Survex" or other things in future).
2782 #: ../src/aven.cc:297
2783 #: n:405
2784 #, c-format
2785 msgid "This version of %s requires OpenGL to work, but it isn’t available."
2786 msgstr "Cette version de %s a besoin d’OpenGL pour fonctionner, mais il n’est pas disponible."
2788 #: ../src/readval.c:348
2789 #: n:392
2790 msgid "Separator in survey name"
2791 msgstr "Séparateur dans le nom de la topographie"
2793 #. TRANSLATORS: Used in place of the station name when talking about an
2794 #. anonymous station.
2795 #: ../src/labelinfo.h:82
2796 #: n:56
2797 msgid "anonymous station"
2798 msgstr "station anonyme"
2800 #: ../src/readval.c:122
2801 #: ../src/readval.c:138
2802 #: ../src/readval.c:156
2803 #: n:3
2804 msgid "Can't have a leg between two anonymous stations"
2805 msgstr "Impossible d'avoir une visée entre deux stations anonymes"
2807 #: ../src/mainfrm.cc:892
2808 #: ../src/printing.cc:535
2809 #: n:406
2810 msgid "Spla&y Legs"
2811 msgstr "Visées l&atérales"
2813 #: ../src/mainfrm.cc:899
2814 #: n:251
2815 msgid "&Duplicate Legs"
2816 msgstr "Visées &dupliquées"
2818 #. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
2819 #. this is selected, such legs are not shown.
2820 #: ../src/mainfrm.cc:882
2821 #: ../src/mainfrm.cc:895
2822 #: n:407
2823 msgid "&Hide"
2824 msgstr "Mas&quer"
2826 #. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
2827 #. this is selected, aven will show such legs with less bright colours.
2828 #: ../src/mainfrm.cc:888
2829 #: ../src/mainfrm.cc:897
2830 #: n:408
2831 msgid "&Fade"
2832 msgstr "&Obscurcir"
2834 #. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
2835 #. this is selected, aven will show such legs with dashed lines.
2836 #: ../src/mainfrm.cc:885
2837 #: ../src/mainfrm.cc:896
2838 #: n:250
2839 msgid "&Dashed"
2840 msgstr "&Tirets"
2842 #. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
2843 #. this is selected, such legs are shown the same as other legs.
2844 #: ../src/mainfrm.cc:891
2845 #: ../src/mainfrm.cc:898
2846 #: n:409
2847 msgid "&Show"
2848 msgstr "&Afficher"
2850 #: ../src/extend.c:588
2851 #: n:105
2852 msgid "Reading in data - please wait…"
2853 msgstr "Lecture de données - veuillez patienter…"
2855 #. TRANSLATORS: for extend: the user specified breaking a loop or
2856 #. changing extend direction at this station, but we didn’t find it in
2857 #. the 3d file
2858 #: ../src/extend.c:274
2859 #: ../src/extend.c:293
2860 #: ../src/extend.c:340
2861 #: ../src/extend.c:384
2862 #: ../src/extend.c:428
2863 #: n:510
2864 #, c-format
2865 msgid "Failed to find station %s"
2866 msgstr "La station %s n’a pas été trouvée"
2868 #. TRANSLATORS: for extend: the user specified breaking a loop or
2869 #. changing extend direction at this leg, but we didn’t find it in the
2870 #. 3d file
2871 #: ../src/extend.c:320
2872 #: ../src/extend.c:364
2873 #: ../src/extend.c:408
2874 #: ../src/extend.c:453
2875 #: n:511
2876 #, c-format
2877 msgid "Failed to find leg %s → %s"
2878 msgstr "Visée %s → %s non trouvé"
2880 #. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
2881 #: ../src/extend.c:265
2882 #: n:512
2883 #, c-format
2884 msgid "Starting from station %s"
2885 msgstr "Début à la station %s"
2887 #. TRANSLATORS: for extend:
2888 #: ../src/extend.c:286
2889 #: n:513
2890 #, c-format
2891 msgid "Extending to the left from station %s"
2892 msgstr "Extension vers la gauche en partant de la station %s"
2894 #. TRANSLATORS: for extend:
2895 #: ../src/extend.c:333
2896 #: n:514
2897 #, c-format
2898 msgid "Extending to the right from station %s"
2899 msgstr "Extension vers la droite en partant de la station %s"
2901 #. TRANSLATORS: for extend:
2902 #: ../src/extend.c:307
2903 #: n:515
2904 #, c-format
2905 msgid "Extending to the left from leg %s → %s"
2906 msgstr "Extension vers la gauche en partant de la visée %s → %s"
2908 #. TRANSLATORS: for extend:
2909 #: ../src/extend.c:354
2910 #: n:516
2911 #, c-format
2912 msgid "Extending to the right from leg %s → %s"
2913 msgstr "Extension vers la droite en partant de la visée %s → %s"
2915 #. TRANSLATORS: for extend:
2916 #: ../src/extend.c:421
2917 #: n:517
2918 #, c-format
2919 msgid "Breaking survey loop at station %s"
2920 msgstr "Coupure de la boucle à la station %s"
2922 #. TRANSLATORS: for extend:
2923 #: ../src/extend.c:443
2924 #: n:518
2925 #, c-format
2926 msgid "Breaking survey loop at leg %s → %s"
2927 msgstr "Coupure de la boucle à la visée %s → %s"
2929 #. TRANSLATORS: for extend:
2930 #: ../src/extend.c:377
2931 #: n:519
2932 #, c-format
2933 msgid "Swapping extend direction from station %s"
2934 msgstr "Change la direction de la coupe développée à partir de la station %s"
2936 #. TRANSLATORS: for extend:
2937 #: ../src/extend.c:398
2938 #: n:520
2939 #, c-format
2940 msgid "Swapping extend direction from leg %s → %s"
2941 msgstr "Change la direction de la coupe développée à partir de la visée %s → %s"
2943 #. TRANSLATORS: for extend:
2944 #: ../src/extend.c:682
2945 #: n:521
2946 #, c-format
2947 msgid "Applying specfile: “%s”"
2948 msgstr "Application du fichier de spécification : « %s »"
2950 #. TRANSLATORS: for extend:
2951 #. Used to tell the user that a file is being written - %s is the filename
2952 #: ../src/extend.c:706
2953 #: n:522
2954 #, c-format
2955 msgid "Writing %s…"
2956 msgstr "Écriture de %s…"
2958 #. TRANSLATORS: --help output for sorterr --horizontal option
2959 #: ../src/sorterr.c:53
2960 #: n:179
2961 msgid "sort by horizontal error factor"
2962 msgstr "trier par facteur d’erreur horizontal"
2964 #. TRANSLATORS: --help output for sorterr --vertical option
2965 #: ../src/sorterr.c:55
2966 #: n:180
2967 msgid "sort by vertical error factor"
2968 msgstr "trier par facteur d’erreur vertical"
2970 #. TRANSLATORS: --help output for sorterr --percentage option
2971 #: ../src/sorterr.c:57
2972 #: n:181
2973 msgid "sort by percentage error"
2974 msgstr "trier par pourcentage d’erreur"
2976 #. TRANSLATORS: --help output for sorterr --per-leg option
2977 #: ../src/sorterr.c:59
2978 #: n:182
2979 msgid "sort by error per leg"
2980 msgstr "trier par erreur par visée"
2982 #. TRANSLATORS: --help output for sorterr --replace option
2983 #: ../src/sorterr.c:61
2984 #: n:183
2985 msgid "replace .err file with resorted version"
2986 msgstr "remplacer le fichier .err par la version assortie"
2988 #: ../src/sorterr.c:81
2989 #: ../src/sorterr.c:98
2990 #: ../src/sorterr.c:170
2991 #: n:112
2992 msgid "Couldn’t parse .err file"
2993 msgstr "La lecture du fichier .err a échoué"
2995 #. TRANSLATORS: for diffpos:
2996 #: ../src/diffpos.c:159
2997 #: n:500
2998 #, c-format
2999 msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
3000 msgstr "Déplacement de (%3.2f,%3.2f,%3.2f) : %s"
3002 #. TRANSLATORS: for diffpos:
3003 #: ../src/diffpos.c:196
3004 #: n:501
3005 #, c-format
3006 msgid "Added: %s"
3007 msgstr "Ajouté : %s"
3009 #. TRANSLATORS: for diffpos:
3010 #: ../src/diffpos.c:219
3011 #: n:502
3012 #, c-format
3013 msgid "Deleted: %s"
3014 msgstr "Effacé : %s"
3016 #. TRANSLATORS: The first of two warnings given when a survey which has
3017 #. already been completed is reentered.  This example file crawl.svx:
3019 #. *begin crawl     ; <- second warning here
3020 #. 1 2 9.45 234 -01
3021 #. *end crawl
3022 #. *begin crawl     ; <- first warning here
3023 #. 2 3 7.67 223 -03
3024 #. *end crawl
3026 #. Would lead to:
3028 #. crawl.svx:4: Reentering an existing survey is deprecated
3029 #. crawl.svx:1: Originally entered here
3031 #. If you're unsure what "deprecated" means, see:
3032 #. https://en.wikipedia.org/wiki/Deprecation
3033 #: ../src/commands.c:596
3034 #: n:29
3035 msgid "Reentering an existing survey is deprecated"
3036 msgstr "Ré-utiliser un même nom de topographie est obsolète"
3038 #. TRANSLATORS: The second of two warnings given when a survey which has
3039 #. already been completed is reentered.  This example file crawl.svx:
3041 #. *begin crawl
3042 #. 1 2 9.45 234 -01 # <- second warning here
3043 #. *end crawl
3044 #. *begin crawl     # <- first warning here
3045 #. 2 3 7.67 223 -03
3046 #. *end crawl
3048 #. Would lead to:
3050 #. crawl.svx:3: Reentering an existing survey is deprecated
3051 #. crawl.svx:1: Originally entered here
3053 #. If you're unsure what "deprecated" means, see:
3054 #. https://en.wikipedia.org/wiki/Deprecation
3055 #: ../src/commands.c:615
3056 #: n:30
3057 msgid "Originally entered here"
3058 msgstr "Première utilisation du nom de topographie ici"
3060 #. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
3061 #. deprecated, so this error would be generated by:
3063 #. *equate \foo.7 1
3065 #. If you're unsure what "deprecated" means, see:
3066 #. https://en.wikipedia.org/wiki/Deprecation
3067 #: ../src/commands.c:513
3068 #: ../src/readval.c:86
3069 #: ../src/readval.c:90
3070 #: n:25
3071 msgid "ROOT is deprecated"
3072 msgstr "ROOT est obsolète"
3074 #. TRANSLATORS: --help output for dump3d --rewind option
3075 #: ../src/dump3d.c:51
3076 #: n:204
3077 msgid "rewind file and read it a second time"
3078 msgstr "rembobiner le fichier et le lire une seconde fois"
3080 #: ../src/dump3d.c:52
3081 #: n:396
3082 msgid "show survey date information (if present)"
3083 msgstr "afficher la date de la topographie (si présente)"
3085 #: ../src/findentrances.cc:111
3086 #: ../src/gfxcore.cc:2833
3087 #: ../src/gpx.cc:70
3088 #: ../src/kml.cc:69
3089 #: n:287
3090 #, c-format
3091 msgid "Failed to initialise input coordinate system “%s”"
3092 msgstr "Échec à l'initialisation du système de coordonnées d’entrée « %s »"
3094 #: ../src/findentrances.cc:114
3095 #: ../src/gfxcore.cc:2842
3096 #: ../src/gpx.cc:75
3097 #: ../src/kml.cc:74
3098 #: n:288
3099 #, c-format
3100 msgid "Failed to initialise output coordinate system “%s”"
3101 msgstr "Échec à l'initialisation du système de coordonnées de sortie « %s »"
3103 #: ../src/findentrances.cc:169
3104 #: n:388
3105 msgid "-d PROJ_DATUM 3D_FILE"
3106 msgstr "-d PROJ_DATUM FICHIER_3D"
3108 #. TRANSLATORS: The PROJ library is used to do coordinate transformations
3109 #. (https://trac.osgeo.org/proj/) - the user passes a string to tell PROJ
3110 #. what the input datum is.
3111 #: ../src/findentrances.cc:160
3112 #: n:389
3113 msgid "input datum as string to pass to PROJ"
3114 msgstr "données (chaine de caractères) à passer à PROJ"
3116 #. TRANSLATORS: The PROJ library is used to do coordinate
3117 #. transformations (https://trac.osgeo.org/proj/) - if the .3d file
3118 #. doesn't contain details of the coordinate projection in use, the
3119 #. user must specify it here for export formats which need to know it
3120 #. (e.g. GPX).
3121 #: ../src/printing.cc:614
3122 #: n:440
3123 msgid "Coordinate projection"
3124 msgstr "Projection des coordonnées"
3126 #: ../src/cad3d.c:661
3127 #: n:100
3128 msgid "do not generate station markers"
3129 msgstr "ne pas générer de marqueurs station"
3131 #: ../src/cad3d.c:662
3132 #: n:101
3133 msgid "do not generate station labels"
3134 msgstr "ne pas générer d'étiquettes station"
3136 #: ../src/cad3d.c:663
3137 #: n:102
3138 msgid "do not generate survey legs"
3139 msgstr "ne pas générer de visées"
3141 #: ../src/cad3d.c:667
3142 #: n:103
3143 msgid "produce an elevation view"
3144 msgstr "produire une vue en élévation"
3146 #: ../src/cad3d.c:664
3147 #: n:148
3148 #, c-format
3149 msgid "generate grid (default %sm)"
3150 msgstr "générer une grille (%sm par défaut)"
3152 #: ../src/cad3d.c:665
3153 #: n:149
3154 #, c-format
3155 msgid "station labels text height (default %s)"
3156 msgstr "hauteur du texte dans les étiquettes station (%s par défaut)"
3158 #: ../src/cad3d.c:666
3159 #: n:152
3160 #, c-format
3161 msgid "station marker size (default %s)"
3162 msgstr "taille des marqueurs station (%s par défaut)"
3164 #: ../src/cad3d.c:668
3165 #: n:155
3166 #, c-format
3167 msgid "factor to scale down by (default %s)"
3168 msgstr "facteur de réduction (%s par défaut)"
3170 #: ../src/cad3d.c:669
3171 #: n:156
3172 msgid "produce DXF output"
3173 msgstr "produire une sortie DXF"
3175 #. TRANSLATORS: "Skencil" is the name of a software package, so should not be
3176 #. translated.
3177 #: ../src/cad3d.c:672
3178 #: n:158
3179 msgid "produce Skencil output"
3180 msgstr "produire une sortie Skencil"
3182 #. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
3183 #. so should not be translated.
3184 #: ../src/cad3d.c:675
3185 #: n:159
3186 msgid "produce Compass PLT output for Carto"
3187 msgstr "produire une sortie PLT Compass pour Carto"
3189 #: ../src/cad3d.c:676
3190 #: n:160
3191 msgid "produce SVG output"
3192 msgstr "produire une sortie SVG"
3194 #, c-format
3195 #~ msgid "Error in format of font file “%s”"
3196 #~ msgstr "Erreur dans le format du fichier de police de caractères « %s »"
3198 #. TRANSLATORS: Show the terrain as solid rather than transparent.
3199 #~ msgid "Solid Su&rface"
3200 #~ msgstr "Surface s&olide"
3202 #. TRANSLATORS: number of stations found matching search
3203 #, c-format
3204 #~ msgid "%d found"
3205 #~ msgstr "%d trouvée(s)"
3207 #: ../src/mainfrm.cc:951
3208 #: n:347
3209 #~ msgid "&Preferences..."
3210 #~ msgstr "&Préférences..."
3212 #: n:348
3213 #~ msgid "Draw passage walls"
3214 #~ msgstr "Dessiner les parois"
3216 #: n:349
3217 #~ msgid "Estimate LRUD readings based on heuristics"
3218 #~ msgstr "Estimation heuristique des dimensions de galerie"
3220 #: n:350
3221 #~ msgid "Mark survey stations with crosses"
3222 #~ msgstr "Marquer les stations d'une croix"
3224 #: n:351
3225 #~ msgid "Highlight stations marked as entrances"
3226 #~ msgstr "Mettre en surbrillance les stations marquées comme entrées"
3228 #: n:352
3229 #~ msgid "Highlight stations marked as fixed points"
3230 #~ msgstr "Mettre en surbrillance les stations marquées comme points fixes"
3232 #: n:353
3233 #~ msgid "Highlight stations which are exported"
3234 #~ msgstr "Mettre en surbrillance les stations exportées"
3236 #: n:354
3237 #~ msgid "Mark survey stations with their names"
3238 #~ msgstr "Afficher les stations par leurs noms"
3240 #: n:355
3241 #~ msgid "Allow names to overlap on the display (faster)"
3242 #~ msgstr "Permettre aux noms de se recouvrir (affichage plus rapide)"
3244 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3245 #. "survey stations".
3246 #: n:357
3247 #~ msgid "Display underground survey legs"
3248 #~ msgstr "Afficher les visées souterraines"
3250 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3251 #. "survey stations".
3252 #: n:358
3253 #~ msgid "Display surface survey legs"
3254 #~ msgstr "Afficher les visées de surface"
3256 #: n:359
3257 #~ msgid "Colour surface surveys by depth"
3258 #~ msgstr "Couleur de la topographie de surface en fonction de l’altitude"
3260 #: n:360
3261 #~ msgid "Draw surface legs with dashed lines"
3262 #~ msgstr "Représenter les visées de surfaces par des tirets"
3264 #: n:361
3265 #~ msgid "Draw a grid"
3266 #~ msgstr "Afficher une grille"
3268 #: n:362
3269 #~ msgid "metric units"
3270 #~ msgstr "unités métriques"
3272 #. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
3273 #. the USA (rather confusingly now that England has largely gone metric!)
3274 #: n:363
3275 #~ msgid "imperial units"
3276 #~ msgstr "unités impériales"
3278 #. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
3279 #. full circle.
3280 #: n:364
3281 #~ msgid "degrees (°)"
3282 #~ msgstr "degrés (°)"
3284 #. TRANSLATORS: Grads are the angular measurement where there are 400 in a
3285 #. full circle.
3286 #: n:365
3287 #~ msgid "grads"
3288 #~ msgstr "grades"
3290 #: n:366
3291 #~ msgid "Display measurements in"
3292 #~ msgstr "Afficher les distances en"
3294 #: n:367
3295 #~ msgid "Display angles in"
3296 #~ msgstr "Afficher les angles en"
3298 #. TRANSLATORS: reverses the sense of the mouse controls
3299 #: n:368
3300 #~ msgid "Reverse the sense of the controls"
3301 #~ msgstr "Inverser le sens des commandes"
3303 #: n:369
3304 #~ msgid "Display scale bar"
3305 #~ msgstr "Afficher l’échelle"
3307 #: n:370
3308 #~ msgid "Display depth bar"
3309 #~ msgstr "Afficher la barre de profondeur"
3311 #: n:371
3312 #~ msgid "Display compass"
3313 #~ msgstr "Afficher la boussole"
3315 #: n:372
3316 #~ msgid "Display clinometer"
3317 #~ msgstr "Afficher le clinomètre"
3319 #: n:373
3320 #~ msgid "Display side panel"
3321 #~ msgstr "Afficher le panneau latéral"