1 # Survex translation template.
2 # Copyright (C) YEAR COPYRIGHT HOLDERS
3 # This file is distributed under the same licence as Survex.
7 "Project-Id-Version: survex\n"
8 "Report-Msgid-Bugs-To: olly@survex.com\n"
9 "POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI:SE +ZONE\n"
11 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Content-Type: text/plain; charset=utf-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
16 #. TRANSLATORS: Aven menu titles. An “&” goes before the letter of any
17 #. accelerator key. The accelerators must be different within this group
18 #: ../src/mainfrm.cc:960
23 #: ../src/mainfrm.cc:961
28 #: ../src/mainfrm.cc:962
33 #: ../src/mainfrm.cc:963
38 #: ../src/mainfrm.cc:965
43 #: ../src/mainfrm.cc:977
48 #. TRANSLATORS: "Presentation" in the sense of a talk with a slideshow -
49 #. the items in this menu allow the user to animate between preset
51 #: ../src/mainfrm.cc:970
56 #. TRANSLATORS: as in: Usage: cavern …
57 #: ../src/cmdline.c:168
62 #. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
63 #. was trying to allocate space for.
64 #: ../src/message.c:76
67 msgid "Out of memory (couldn’t find %lu bytes)."
70 #. TRANSLATORS: %s will be replaced by the filename that we were trying
71 #. to read when we ran out of memory.
72 #: ../src/img_hosted.c:34
75 msgid "Out of memory trying to read file “%s”"
78 #. TRANSLATORS: Feel free to translate as "or newer" instead of "or
79 #. greater" if that gives a more natural translation. It's
80 #. technically not quite right when there are parallel active release
81 #. series (e.g. Survex 1.0.40 was released *after* 1.2.0), but this
82 #. seems unlikely to confuse users. "Survex" is the name of the
83 #. software, so should not be translated.
85 #. Here "survey" is a "cave map" rather than list of questions - it should be
86 #. translated to the terminology that cavers using the language would use.
87 #: ../src/commands.c:2206
90 msgid "Survex version %s or greater required to process this survey data."
93 #. TRANSLATORS: Indicates a warning message e.g.:
94 #. "spoon.svx:12: warning: *prefix is deprecated"
96 #: ../src/cavernlog.cc:507
97 #: ../src/message.c:1220
102 #. TRANSLATORS: Indicates an error message e.g.:
103 #. "spoon.svx:13:4: error: Field may not be omitted"
104 #: ../src/cavernlog.cc:506
105 #: ../src/message.c:1224
110 #. TRANSLATORS: %s is replaced by the filename of the parent file, and %u
111 #. by the line number in that file. Your translation should also contain
112 #. %s:%u so that automatic parsing of error messages to determine the file
113 #. and line number still works.
114 #: ../src/datain.c:110
117 msgid "In file included from %s:%u:\n"
120 #. TRANSLATORS: If you're unsure what "deprecated" means, see:
121 #. https://en.wikipedia.org/wiki/Deprecation
122 #: ../src/commands.c:622
124 msgid "*prefix is deprecated - use *begin and *end instead"
127 #. TRANSLATORS: Here "station" is a survey station, not a train station.
128 #: ../src/readval.c:201
131 msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
134 #: ../src/readval.c:382
136 msgid "Field may not be omitted"
139 #: ../src/datain.c:1547
140 #: ../src/datain.c:1835
141 #: ../src/readval.c:384
142 #: ../src/readval.c:432
143 #: ../src/readval.c:462
146 msgid "Expecting numeric field, found “%s”"
149 #: ../src/commands.c:1794
152 msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
157 #: ../src/matrix.c:352
159 msgid "Bug in program detected! Please report this to the authors"
162 #: ../src/commands.c:2330
163 #: ../src/extend.c:440
166 msgid "Unknown command “%s”"
169 #. TRANSLATORS: Here "station" is a survey station, not a train station.
170 #: ../src/netbits.c:449
173 msgid "Station “%s” equated to itself"
176 #. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
178 #: ../src/datain.c:1063
180 msgid "Compass reading may not be omitted except on plumbed legs"
183 #: ../src/datain.c:1705
184 #: ../src/datain.c:1821
186 msgid "Tape reading may not be omitted"
189 #: ../src/datain.c:272
190 #: ../src/extend.c:445
192 msgid "End of line not blank"
195 #: ../src/cavern.c:383
198 msgid "There were %d warning(s)."
201 #. TRANSLATORS: %s is replaced by the command we attempted to run.
202 #: ../src/cavernlog.cc:282
203 #: ../src/cavernlog.cc:353
206 msgid "Couldn’t run external command: “%s”"
209 #: ../src/datain.c:81
210 #: ../src/datain.c:89
211 #: ../src/datain.c:96
212 #: ../src/datain.c:739
213 #: ../src/extend.c:577
214 #: ../src/sorterr.c:80
215 #: ../src/sorterr.c:97
216 #: ../src/sorterr.c:240
218 msgid "Error reading file"
221 #: ../src/message.c:1240
223 msgid "Too many errors - giving up"
226 #. TRANSLATORS: If you're unsure what "deprecated" means, see:
227 #. https://en.wikipedia.org/wiki/Deprecation
228 #: ../src/commands.c:1673
230 msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
233 #. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
234 #. (a weight on a string). So the problem here is that the leg is
235 #. vertical, so a compass reading has no meaning!
236 #: ../src/datain.c:1034
238 msgid "Compass reading given on plumbed leg"
241 #: ../src/commands.c:712
243 msgid "END with no matching BEGIN in this file"
246 #: ../src/datain.c:726
248 msgid "BEGIN with no matching END in this file"
251 #. TRANSLATORS: A station must be exported out of each level it is in, so
252 #. this would give "Station “\outer.inner.1” not exported from survey
255 #. *equate entrance outer.inner.1
263 #. Here "survey" is a "cave map" rather than list of questions - it should be
264 #. translated to the terminology that cavers using the language would use.
265 #: ../src/commands.c:1060
266 #: ../src/commands.c:1062
267 #: ../src/listpos.c:104
268 #: ../src/readval.c:323
269 #: ../src/readval.c:326
272 msgid "Station “%s” not exported from survey “%s”"
275 #. TRANSLATORS: This error occurs if there's an attempt to
276 #. export a station from a survey which doesn't actually exist.
278 #. Here "survey" is a "cave map" rather than list of questions - it should be
279 #. translated to the terminology that cavers using the language would use.
280 #: ../src/listpos.c:112
283 msgid "Reference to station “%s” from non-existent survey “%s”"
286 #. TRANSLATORS: Here "station" is a survey station, not a train station.
288 #. Here "survey" is a "cave map" rather than list of questions - it should be
289 #. translated to the terminology that cavers using the language would use.
290 #: ../src/readval.c:297
293 msgid "“%s” can’t be both a station and a survey"
296 #. TRANSLATORS: Here "station" is a survey station, not a train station.
297 #: ../src/extend.c:252
298 #: ../src/extend.c:271
299 #: ../src/extend.c:316
300 #: ../src/extend.c:358
301 #: ../src/extend.c:400
302 #: ../src/readval.c:197
304 msgid "Expecting station name"
307 #: ../src/commands.c:2122
310 msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
313 #: ../src/commands.c:2129
316 msgid "Found “%s”, expecting “ON” or “OFF”"
319 #. TRANSLATORS: EQUATE is a command name, so shouldn’t be
322 #. Here "station" is a survey station, not a train station.
323 #: ../src/commands.c:1019
325 msgid "Only one station in EQUATE command"
328 #. TRANSLATORS: A "quantity" is something measured like "LENGTH",
329 #. "BEARING", "ALTITUDE", etc.
330 #: ../src/commands.c:443
333 msgid "Unknown quantity “%s”"
336 #: ../src/commands.c:358
339 msgid "Unknown units “%s”"
342 #: ../src/commands.c:1962
343 #: ../src/commands.c:2037
345 msgid "Unknown coordinate system"
348 #: ../src/commands.c:2057
349 #: ../src/commands.c:2082
352 msgid "Invalid coordinate system: %s"
355 #: ../src/commands.c:2044
356 #: ../src/commands.c:2062
358 msgid "Coordinate system unsuitable for output"
361 #: ../src/commands.c:840
362 #: ../src/commands.c:1641
365 msgid "Failed to convert coordinates: %s"
368 #: ../src/commands.c:843
370 msgid "The input projection is set but the output projection isn't"
373 #: ../src/commands.c:845
375 msgid "The output projection is set but the input projection isn't"
378 #: ../src/commands.c:800
380 msgid "Coordinates can't be omitted when coordinate system has been specified"
383 #: ../src/commands.c:1627
385 msgid "Input coordinate system must be specified for '*DECLINATION AUTO'"
388 #: ../src/commands.c:1619
390 msgid "Expected number or 'AUTO'"
393 #: ../src/datain.c:869
395 msgid "No survey date specified - using 0 for magnetic declination"
398 #. TRANSLATORS: Used when a BEGIN command has no survey, but the
399 #. END command does, e.g.:
403 #. *end entrance <--[Message given here]
404 #: ../src/commands.c:740
406 msgid "Matching BEGIN command has no survey name"
409 #. TRANSLATORS: Note: In English you talk about the *units* of a single
410 #. measurement, but the correct term in other languages may be singular.
411 #: ../src/commands.c:371
414 msgid "Invalid units “%s” for quantity"
417 #: ../src/commands.c:434
420 msgid "Unknown instrument “%s”"
423 #. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
425 #: ../src/commands.c:1595
427 msgid "Scale factor must be 1.0 for DECLINATION"
430 #. TRANSLATORS: If the scale factor for an instrument is zero, then any
431 #. reading would be mapped to zero, which doesn't make sense.
432 #: ../src/commands.c:1601
434 msgid "Scale factor must be non-zero"
437 #: ../src/commands.c:1692
440 msgid "Unknown setting “%s”"
443 #: ../src/commands.c:481
446 msgid "Unknown character class “%s”"
449 #: ../src/extend.c:623
450 #: ../src/netskel.c:93
452 msgid "No survey data"
455 #: ../src/filename.c:52
456 #: ../src/img_hosted.c:35
459 msgid "Filename “%s” refers to directory"
462 #. TRANSLATORS: At the end of processing (or if a *SOLVE command is used)
463 #. cavern will issue this error if there are any sections of the survey
464 #. network which are hanging.
465 #: ../src/netartic.c:387
467 msgid "Survey not all connected to fixed stations"
470 #: ../src/commands.c:949
471 #: ../src/datain.c:655
473 msgid "Station already fixed or equated to a fixed point"
476 #: ../src/cavern.c:288
477 #: ../src/filename.c:55
478 #: ../src/img_hosted.c:36
481 msgid "Failed to open output file “%s”"
484 #: ../src/commands.c:850
485 #: ../src/commands.c:862
486 #: ../src/commands.c:872
487 #: ../src/commands.c:1747
489 msgid "Standard deviation must be positive"
492 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
493 #. "survey stations".
495 #. %s is replaced by the name of the station.
496 #: ../src/netbits.c:346
499 msgid "Survey leg with same station (“%s”) at both ends - typing error?"
502 #. TRANSLATORS: %.f%s will be replaced with a right angle in the
503 #. units currently in use, e.g. "90°" or "100ᵍ". And "absolute
504 #. value" means the reading ignoring the sign (so it might be
506 #: ../src/datain.c:969
507 #: ../src/datain.c:982
508 #: ../src/datain.c:1000
511 msgid "Clino reading over %.f%s (absolute value)"
514 #: ../src/netbits.c:464
517 msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
520 #. TRANSLATORS: "equal" as in:
525 #: ../src/netbits.c:475
528 msgid "Equating two equal fixed points: “%s” and “%s”"
531 #. TRANSLATORS: " *fix a " gives this message:
532 #: ../src/commands.c:810
534 msgid "FIX command with no coordinates - fixing at (0,0,0)"
537 #. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
538 #: ../src/commands.c:953
539 #: ../src/datain.c:657
541 msgid "Station already fixed at the same coordinates"
544 #. TRANSLATORS: Emitted after second and subsequent "FIX command with
545 #. no coordinates - fixing at (0,0,0)" warnings.
546 #: ../src/commands.c:818
549 msgid "Already had FIX command with no coordinates for station “%s”"
552 #: ../src/commands.c:1847
555 msgid "Station “%s” fixed before CS command first used"
558 #. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
559 #. <SURVEY>, so this would generate this error:
565 #: ../src/commands.c:2344
567 msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
570 #: ../src/readval.c:518
572 msgid "Invalid year (< 1900 or > 2078)"
575 #. TRANSLATORS: Suspicious means something like 410 degrees or -20
577 #: ../src/datain.c:840
578 #: ../src/datain.c:849
580 msgid "Suspicious compass reading"
583 #: ../src/datain.c:1523
585 msgid "Negative tape reading"
588 #: ../src/commands.c:805
590 msgid "Same station fixed twice with no coordinates"
593 #. TRANSLATORS: This means that the data fed in said this.
595 #. It could be a gross error (e.g. the decimal point is missing from the
596 #. depth gauge reading) or it could just be due to random error on a near
598 #: ../src/datain.c:1218
600 msgid "Tape reading is less than change in depth"
603 #. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
604 #. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
605 #. neither style nor reading is a keyword in the program This error
606 #. complains about a depth gauge reading in normal style, for example
607 #: ../src/commands.c:1284
610 msgid "Reading “%s” not allowed in data style “%s”"
613 #. TRANSLATORS: i.e. not enough readings for the style.
614 #: ../src/commands.c:1474
617 msgid "Too few readings for data style “%s”"
620 #. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
621 #: ../src/commands.c:1244
624 msgid "Data style “%s” unknown"
627 #. TRANSLATORS: Here "station" is a survey station, not a train station.
629 #. Exporting a station twice gives this error:
636 #: ../src/commands.c:1114
639 msgid "Station “%s” already exported"
642 #. TRANSLATORS: complains about a situation like trying to define
643 #. two from stations per leg
644 #: ../src/commands.c:1310
647 msgid "Duplicate reading “%s”"
650 #: ../src/commands.c:980
653 msgid "FLAG “%s” unknown"
656 #: ../src/readval.c:476
661 #. TRANSLATORS: Here "station" is a survey station, not a train station.
662 #: ../src/listpos.c:122
665 msgid "Station “%s” referred to just once, with an explicit survey name - typo?"
668 #. TRANSLATORS: Here "station" is a survey station, not a train
670 #: ../src/netartic.c:405
672 msgid "The following survey stations are not attached to a fixed point:"
675 #: ../src/netskel.c:138
678 msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
681 #. TRANSLATORS: fixed survey station that is not part of any survey
682 #: ../src/netskel.c:961
685 msgid "Unused fixed point “%s”"
688 #: ../src/matrix.c:123
690 msgid "Network solved by reduction - no simultaneous equations to solve."
693 #: ../src/matrix.c:134
696 msgid "Solving %d simultaneous equations"
699 #. TRANSLATORS: This is an error from the *DATA command. It
700 #. means that a reading (which will appear where %s is isn't
701 #. valid as the list of readings has already included the same
702 #. reading, or an equivalent one (e.g. you can't have both
703 #. DEPTH and DEPTHCHANGE together).
704 #: ../src/commands.c:1377
707 msgid "Reading “%s” duplicates previous reading(s)"
710 #: ../src/matrix.c:132
712 msgid "Solving one equation"
715 #: ../src/datain.c:935
716 #: ../src/datain.c:1207
717 #: ../src/datain.c:1404
719 msgid "Negative adjusted tape reading"
722 #: ../src/commands.c:2243
723 #: ../src/commands.c:2263
725 msgid "Date is in the future!"
728 #: ../src/commands.c:2267
730 msgid "End of date range is before the start"
733 #. TRANSLATORS: e.g. the user specifies a passage cross-section at
734 #. station "entrance.27", but there is no station "entrance.27" in
736 #: ../src/netskel.c:1049
739 msgid "Cross section specified at non-existent station “%s”"
742 #. TRANSLATORS: In data with backsights, the user has tried to give a
743 #. plumb for the foresight and a clino reading for the backsight, or
744 #. something similar.
745 #: ../src/datain.c:1018
747 msgid "CLINO and BACKCLINO readings must be of the same type"
750 #. TRANSLATORS: We've been told the foresight and backsight are
751 #. both "UP", or that they're both "DOWN".
752 #: ../src/datain.c:1043
754 msgid "Plumbed CLINO and BACKCLINO readings can't be in the same direction"
757 #: ../src/readval.c:526
759 msgid "Invalid month"
762 #. TRANSLATORS: e.g. 31st of April, or 32nd of any month
763 #: ../src/readval.c:535
765 msgid "Invalid day of the month"
768 #: ../src/cavern.c:237
771 msgid "3d file format versions %d to %d supported"
774 #: ../src/readval.c:195
776 msgid "Expecting survey name"
779 #: ../src/datain.c:389
780 #: ../src/extend.c:572
781 #: ../src/img_hosted.c:30
782 #: ../src/mainfrm.cc:423
783 #: ../src/sorterr.c:146
786 msgid "Couldn’t open file “%s”"
789 #: ../src/printing.cc:714
792 msgid "Couldn’t write file “%s”"
795 #. TRANSLATORS: If you're unsure what "deprecated" means, see:
796 #. https://en.wikipedia.org/wiki/Deprecation
797 #: ../src/commands.c:500
798 #: ../src/commands.c:601
799 #: ../src/commands.c:624
800 #: ../src/commands.c:1259
801 #: ../src/commands.c:1675
802 #: ../src/readval.c:91
804 msgid "Further uses of this deprecated feature will not be reported"
807 #. TRANSLATORS: %s is replaced by the amount the readings disagree
808 #. by, e.g. "0.12m" or "0.2ft".
809 #: ../src/datain.c:1679
812 msgid "TAPE reading and BACKTAPE reading disagree by %s"
815 #. TRANSLATORS: %s is replaced by the amount the readings disagree
816 #. by, e.g. "2.5°" or "3ᵍ".
817 #: ../src/datain.c:900
820 msgid "COMPASS reading and BACKCOMPASS reading disagree by %s"
823 #. TRANSLATORS: %s is replaced by the amount the readings disagree
824 #. by, e.g. "2.5°" or "3ᵍ".
825 #: ../src/datain.c:1094
828 msgid "CLINO reading and BACKCLINO reading disagree by %s"
831 #: ../src/commands.c:1256
834 msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
837 #. TRANSLATORS: Perhaps the user tried to load a different type of file as
838 #. a Survex .3d file, or the .3d file was corrupted.
839 #: ../src/3dtopos.c:157
840 #: ../src/3dtopos.c:163
841 #: ../src/cad3d.c:909
842 #: ../src/cad3d.c:920
843 #: ../src/img_hosted.c:39
846 msgid "Bad 3d image file “%s”"
849 #. TRANSLATORS: This is the date format string used to timestamp .3d
850 #. files internally. Probably best to keep it the same for all
853 #: ../src/mainfrm.cc:1461
856 msgid "%a,%Y.%m.%d %H:%M:%S %Z"
859 #. TRANSLATORS: used a processed survey with no processing date/time info
860 #: ../src/mainfrm.cc:1454
862 msgid "Date and time not available."
865 #: ../src/img_hosted.c:40
868 msgid "Error reading from file “%s”"
871 #: ../src/cavernlog.cc:660
872 #: ../src/filename.c:79
873 #: ../src/img_hosted.c:41
874 #: ../src/mainfrm.cc:385
875 #: ../src/mainfrm.cc:2039
878 msgid "Error writing to file “%s”"
881 #: ../src/filename.c:82
883 msgid "Error writing to file"
886 #: ../src/cavern.c:378
889 msgid "There were %d warning(s) and %d error(s) - no output files produced."
892 #: ../src/img_hosted.c:42
895 msgid "File “%s” has a newer format than this program can understand"
898 #: ../src/printing.cc:1051
903 #. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
904 #: ../src/printing.cc:1076
909 #: ../src/printing.cc:497
914 #: ../src/printing.cc:499
919 #. TRANSLATORS: Label used for "clino" in Aven when the view is
920 #. neither from directly above nor from directly below. It is
921 #. also used in the dialog for editing a marked position in a
924 #. Try to keep this translation short - ideally at most 10
925 #. characters - as otherwise the compass and clino will be moved
926 #. further apart to make room. */
927 #: ../src/gfxcore.cc:886
928 #: ../src/gfxcore.cc:1946
929 #: ../src/mainfrm.cc:172
934 #. TRANSLATORS: Label used for "clino" in Aven when the view is
935 #. from directly above.
937 #. Try to keep this translation short - ideally at most 10
938 #. characters - as otherwise the compass and clino will be moved
939 #. further apart to make room. */
940 #: ../src/gfxcore.cc:786
941 #: ../src/gfxcore.cc:1940
946 #. TRANSLATORS: Label used for "clino" in Aven when the view is
947 #. from directly below.
949 #. Try to keep this translation short - ideally at most 10
950 #. characters - as otherwise the compass and clino will be moved
951 #. further apart to make room. */
952 #: ../src/gfxcore.cc:800
953 #: ../src/gfxcore.cc:1943
958 #: ../src/cavern.c:342
960 msgid "Calculating statistics"
963 #: ../src/readval.c:491
965 msgid "Expecting string field"
968 #: ../src/cmdline.c:212
970 msgid "too few arguments"
973 #: ../src/cmdline.c:219
975 msgid "too many arguments"
978 #: ../src/cmdline.c:178
979 #: ../src/cmdline.c:181
980 #: ../src/cmdline.c:185
985 #. TRANSLATORS: In French, Eric chose to use the terminology used by
986 #. toporobot: "sequence" for the English "traverse", which makes sense
987 #. (although toporobot actually uses this term to mean something more
988 #. specific). Feel free to follow this lead if you can't think of a better
989 #. term - these messages mostly indicate how processing is progressing.
991 #. A trailing traverse is a dead end back to a junction.
992 #: ../src/netskel.c:180
994 msgid "Removing trailing traverses"
997 #. TRANSLATORS: In French, Eric chose to use the terminology used by
998 #. toporobot: "sequence" for the English "traverse", which makes sense
999 #. (although toporobot actually uses this term to mean something more
1000 #. specific). Feel free to follow this lead if you can't think of a better
1001 #. term - these messages mostly indicate how processing is progressing.
1002 #: ../src/netskel.c:239
1004 msgid "Concatenating traverses"
1007 #. TRANSLATORS: In French, Eric chose to use the terminology used by
1008 #. toporobot: "sequence" for the English "traverse", which makes sense
1009 #. (although toporobot actually uses this term to mean something more
1010 #. specific). Feel free to follow this lead if you can't think of a better
1011 #. term - these messages mostly indicate how processing is progressing.
1012 #: ../src/netskel.c:437
1014 msgid "Calculating traverses"
1017 #. TRANSLATORS: In French, Eric chose to use the terminology used by
1018 #. toporobot: "sequence" for the English "traverse", which makes sense
1019 #. (although toporobot actually uses this term to mean something more
1020 #. specific). Feel free to follow this lead if you can't think of a better
1021 #. term - these messages mostly indicate how processing is progressing.
1023 #. A trailing traverse is a dead end back to a junction.
1024 #: ../src/netskel.c:782
1026 msgid "Calculating trailing traverses"
1029 #: ../src/network.c:82
1031 msgid "Simplifying network"
1034 #: ../src/network.c:540
1036 msgid "Calculating network"
1039 #: ../src/datain.c:1513
1042 msgid "Found “%s”, expecting “F” or “B”"
1045 #: ../src/cavern.c:444
1048 msgid "Total length of survey legs = %7.2f%s (%7.2f%s adjusted)"
1051 #: ../src/cavern.c:447
1054 msgid "Total plan length of survey legs = %7.2f%s"
1057 #: ../src/cavern.c:450
1060 msgid "Total vertical length of survey legs = %7.2f%s"
1063 #. TRANSLATORS: numbers are altitudes of highest and lowest stations
1064 #: ../src/cavern.c:457
1067 msgid "Vertical range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1070 #. TRANSLATORS: c.f. previous message
1071 #: ../src/cavern.c:460
1074 msgid "North-South range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1077 #. TRANSLATORS: c.f. previous two messages
1078 #: ../src/cavern.c:463
1081 msgid "East-West range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1084 #: ../src/cavern.c:429
1086 msgid "There is 1 loop."
1089 #: ../src/cavern.c:431
1092 msgid "There are %ld loops."
1095 #: ../src/cavern.c:364
1098 msgid "CPU time used %5.2fs"
1101 #: ../src/cavern.c:367
1104 msgid "Time used %5.2fs"
1107 #: ../src/cavern.c:369
1109 msgid "Time used unavailable"
1112 #: ../src/cavern.c:372
1115 msgid "Time used %5.2fs (%5.2fs CPU time)"
1118 #: ../src/netskel.c:747
1121 msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
1124 #: ../src/netskel.c:750
1127 msgid "Error %6.2f%%"
1130 #. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
1131 #. traverse has zero length, so error per metre is meaningless.
1133 #. There should be 4 spaces between "Error" and "N/A" so that it lines
1134 #. up with the numbers in the message above.
1135 #: ../src/netskel.c:757
1140 #. TRANSLATORS: description of --help option
1141 #: ../src/cmdline.c:138
1143 msgid "display this help and exit"
1146 #. TRANSLATORS: description of --version option
1147 #: ../src/cmdline.c:141
1149 msgid "output version information and exit"
1152 #. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
1153 #: ../src/cmdline.c:170
1158 #: ../src/mainfrm.cc:176
1159 #: ../src/printing.cc:443
1160 #: ../src/printing.cc:1113
1161 #: ../src/printing.cc:1162
1166 #: ../src/cmdline.c:194
1169 msgid "Try “%s --help” for more information.\n"
1172 #. TRANSLATORS: N/M meaning page N of M in the page footer of a printout.
1173 #: ../src/printing.cc:1816
1179 #. TRANSLATORS: Used in the footer of printouts to compactly indicate that
1180 #. the date which follows is the date that the survey data was processed.
1182 #. Aven will replace %s with a string giving the date and time (e.g.
1183 #. "2015-06-09 12:40:44").
1184 #: ../src/printing.cc:1857
1187 msgid "Processed: %s"
1190 #. TRANSLATORS: Used in the footer of printouts to compactly
1191 #. indicate this is a plan view and what the viewing angle is.
1192 #. Aven will replace %s with the bearing, and %.0f with the scale.
1194 #. This message probably doesn't need translating for most languages.
1195 #: ../src/printing.cc:1771
1201 #. TRANSLATORS: Used in the footer of printouts to compactly
1202 #. indicate this is an elevation view and what the viewing angle
1203 #. is. Aven will replace the %s codes with the bearings to the
1204 #. left and right of the viewer, and %.0f with the scale.
1206 #. This message probably doesn't need translating for most languages.
1207 #: ../src/printing.cc:1782
1210 msgid "%s↔%s 1:%.0f"
1213 #. TRANSLATORS: Used in the footer of printouts to compactly
1214 #. indicate this is a tilted elevation view and what the viewing
1215 #. angles are. Aven will replace the %s codes with the bearings to
1216 #. the left and right of the viewer and the angle the view is
1217 #. tilted at, and %.0f with the scale.
1219 #. This message probably doesn't need translating for most languages.
1220 #: ../src/printing.cc:1795
1223 msgid "%s↔%s ∡%s 1:%.0f"
1226 #. TRANSLATORS: Used in the footer of printouts to compactly
1227 #. indicate this is an extended elevation view. Aven will replace
1228 #. %.0f with the scale.
1230 #. Try to keep the translation short (for example, in English we
1231 #. use "Extended" not "Extended elevation") - there is limited room
1232 #. in the footer, and the details there are mostly to make it easy
1233 #. to check that you have corresponding pages from a multiple page
1235 #: ../src/printing.cc:1811
1238 msgid "Extended 1:%.0f"
1241 #. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1242 #. something like "123°". The bearing is up the page.
1243 #: ../src/printing.cc:1057
1246 msgid "Plan view, %s up page"
1249 #. TRANSLATORS: This is used on printouts of elevations, with %s
1250 #. replaced by something like "123°". The bearing is the direction
1252 #: ../src/printing.cc:1089
1255 msgid "Elevation facing %s"
1258 #. TRANSLATORS: This is used on printouts of tilted elevations, with
1259 #. the first %s replaced by something like "123°", and the second by
1260 #. something like "-45°". The bearing is the direction we’re
1262 #: ../src/printing.cc:1096
1265 msgid "Elevation facing %s, tilted %s"
1268 #. TRANSLATORS: This is used on printouts of extended elevations.
1269 #: ../src/printing.cc:1105
1271 msgid "Extended elevation"
1274 #: ../src/cavern.c:415
1276 msgid "Survey contains 1 survey station,"
1279 #: ../src/cavern.c:417
1282 msgid "Survey contains %ld survey stations,"
1285 #: ../src/cavern.c:421
1287 msgid " joined by 1 leg."
1290 #: ../src/cavern.c:423
1293 msgid " joined by %ld legs."
1296 #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes."
1297 #: ../src/listpos.c:185
1302 #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes."
1303 #: ../src/listpos.c:187
1308 #. TRANSLATORS: "Connected component" in the graph theory sense - it
1309 #. means there are %ld bits of survey with no connections between them.
1310 #. This message is only used if there are more than 1.
1311 #: ../src/cavern.c:440
1314 msgid "Survey has %ld connected components."
1317 #. TRANSLATORS: Label for button in aven’s cavern log window which
1318 #. allows the user to save the log to a file.
1319 #: ../src/cavernlog.cc:597
1324 #. TRANSLATORS: Label for button in aven’s cavern log window which
1325 #. causes the survey data to be reprocessed.
1326 #: ../src/cavernlog.cc:606
1327 #: ../src/cavernlog.cc:617
1332 #: ../src/cmdline.c:242
1333 #: ../src/cmdline.c:261
1336 msgid "numeric argument “%s” out of range"
1339 #: ../src/cmdline.c:244
1342 msgid "argument “%s” not an integer"
1345 #: ../src/cmdline.c:263
1348 msgid "argument “%s” not a number"
1351 #: ../src/commands.c:995
1353 msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”"
1356 #: ../src/commands.c:998
1358 msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”"
1361 #: ../src/listpos.c:82
1364 msgid "Station “%s” referred to by *entrance or *export but never used"
1367 #: ../src/commands.c:710
1369 msgid "No matching BEGIN"
1372 #. TRANSLATORS: *BEGIN <survey> and *END <survey> should have the
1373 #. same <survey> if it’s given at all
1374 #: ../src/commands.c:744
1376 msgid "Survey name doesn’t match BEGIN"
1379 #. TRANSLATORS: Used when a BEGIN command has a survey name, but the
1380 #. END command omits it, e.g.:
1383 #. 1 2 10.00 178 -01
1384 #. *end <--[Message given here]
1385 #: ../src/commands.c:753
1387 msgid "Survey name omitted from END"
1390 #. TRANSLATORS: Heading line for .pos file. Please try to ensure the “,”s
1391 #. (or at least the columns) are in the same place
1392 #: ../src/3dtopos.c:112
1395 msgid "( Easting, Northing, Altitude )"
1398 #. TRANSLATORS: bpp is "Bits Per Pixel"
1399 #: ../src/aboutdlg.cc:180
1402 msgid "Display Depth: %d bpp"
1405 #. TRANSLATORS: appended to previous message if the display is colour
1406 #: ../src/aboutdlg.cc:182
1411 #: ../src/readval.c:514
1412 #: ../src/readval.c:524
1413 #: ../src/readval.c:532
1416 msgid "Expecting date, found “%s”"
1419 #. TRANSLATORS: --help output for --survey option.
1421 #. "this" has been added to English translation
1422 #: ../src/3dtopos.c:50
1423 #: ../src/aven.cc:69
1424 #: ../src/cad3d.c:660
1425 #: ../src/diffpos.c:57
1426 #: ../src/dump3d.c:49
1427 #: ../src/extend.c:464
1429 msgid "only load the sub-survey with this prefix"
1432 #. TRANSLATORS: --help output for aven --print option
1433 #: ../src/aven.cc:71
1435 msgid "print and exit (requires a 3d file)"
1438 #. TRANSLATORS: --help output for cavern --output option
1439 #: ../src/cavern.c:119
1441 msgid "set location for output files"
1444 #. TRANSLATORS: --help output for cavern --quiet option
1445 #: ../src/cavern.c:121
1447 msgid "only show brief summary (-qq for errors only)"
1450 #. TRANSLATORS: --help output for cavern --no-auxiliary-files option
1451 #: ../src/cavern.c:123
1453 msgid "do not create .err file"
1456 #. TRANSLATORS: --help output for cavern --warnings-are-errors option
1457 #: ../src/cavern.c:125
1459 msgid "turn warnings into errors"
1462 #. TRANSLATORS: --help output for cavern --log option
1463 #: ../src/cavern.c:127
1465 msgid "log output to .log file"
1468 #. TRANSLATORS: --help output for cavern --3d-version option
1469 #: ../src/cavern.c:129
1471 msgid "specify the 3d file format version to output"
1474 #. TRANSLATORS: --help output for extend --specfile option
1475 #: ../src/extend.c:466
1477 msgid ".espec file to control extending"
1480 #. TRANSLATORS: --help output for extend --show-breaks option
1481 #: ../src/extend.c:468
1483 msgid "show breaks with surface survey legs in output"
1486 #. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
1487 #. meaningless to say your tape is marked in "0 feet" (but you might
1488 #. measure distance by counting knots on a diving line, and tie them
1490 #: ../src/commands.c:1521
1492 msgid "*UNITS factor must be non-zero"
1495 #: ../src/mainfrm.cc:1471
1498 msgid "No survey data in 3d file “%s”"
1501 #. TRANSLATORS: Used in aven above the compass indicator at the lower
1502 #. right of the display, with a bearing below "Facing". This indicates the
1503 #. direction the viewer is "facing" in.
1505 #. Try to keep this translation short - ideally at most 10 characters -
1506 #. as otherwise the compass and clino will be moved further apart to
1508 #: ../src/gfxcore.cc:772
1509 #: ../src/gfxcore.cc:1927
1514 #. TRANSLATORS: for the title of the About box
1515 #: ../src/aboutdlg.cc:62
1521 #. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a
1522 #. grid of height values).
1523 #: ../src/mainfrm.cc:1996
1525 msgid "Select a terrain file to view"
1528 #: ../src/mainfrm.cc:1990
1530 msgid "Terrain files"
1533 #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1534 #. - it should be translated to the terminology that cavers using the
1535 #. language would use.
1537 #. File->Open dialog:
1538 #: ../src/mainfrm.cc:1967
1540 msgid "Select a survey file to view"
1543 #. TRANSLATORS: Survex is the name of the software, and "3d" refers to a
1544 #. file extension, so neither should be translated.
1545 #: ../src/mainfrm.cc:1944
1547 msgid "Survex 3d files"
1550 #: ../src/mainfrm.cc:1959
1551 #: ../src/mainfrm.cc:1991
1552 #: ../src/mainfrm.cc:2440
1553 #: ../src/printing.cc:694
1558 #. TRANSLATORS: Here "survey" is a "cave map" rather than
1559 #. list of questions - it should be translated to the
1560 #. terminology that cavers using the language would use.
1561 #: ../src/mainfrm.cc:1941
1563 msgid "All survey files"
1566 #. TRANSLATORS: Survex is the name of the software, and "svx" refers to a
1567 #. file extension, so neither should be translated.
1568 #: ../src/mainfrm.cc:1947
1570 msgid "Survex svx files"
1573 #. TRANSLATORS: "Compass" as in Larry Fish’s cave
1574 #. surveying package, so should not be translated
1575 #: ../src/mainfrm.cc:1955
1577 msgid "Compass DAT and MAK files"
1580 #: ../src/printing.cc:318
1585 #: ../src/printing.cc:319
1590 #: ../src/printing.cc:320
1595 #. TRANSLATORS: Here "plotter" refers to a machine which draws a printout
1596 #. on a (usually large) sheet of paper using a pen mounted in a motorised
1598 #: ../src/printing.cc:324
1600 msgid "HPGL for plotters"
1603 #: ../src/printing.cc:326
1608 #. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
1609 #. so should not be translated:
1610 #. http://www.fountainware.com/compass/
1611 #. http://www.psc-cavers.org/carto/
1612 #: ../src/printing.cc:331
1614 msgid "Compass PLT for use with Carto"
1617 #. TRANSLATORS: "Skencil" is the name of a software package, so should not be
1618 #. translated: http://www.skencil.org/
1619 #: ../src/printing.cc:334
1621 msgid "Skencil files"
1624 #. TRANSLATORS: Survex is the name of the software, and "pos" refers to a
1625 #. file extension, so neither should be translated.
1626 #: ../src/printing.cc:337
1628 msgid "Survex pos files"
1631 #: ../src/printing.cc:338
1636 #: ../src/printing.cc:325
1641 #. TRANSLATORS: Log files from running cavern (extension .log)
1642 #: ../src/cavernlog.cc:650
1647 #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1648 #. - it should be translated to the terminology that cavers using the
1649 #. language would use.
1651 #. This string is used in the about box (summarising the purpose of aven).
1652 #: ../src/aboutdlg.cc:90
1654 msgid "Survey visualisation tool"
1657 #. TRANSLATORS: Summary paragraph for the GPLv2 - there are translations for
1658 #. some languages here:
1659 #. http://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html
1660 #: ../src/aboutdlg.cc:104
1662 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."
1665 #. TRANSLATORS: Part of 3dtopos --help
1666 #: ../src/3dtopos.c:86
1668 msgid "3D_FILE [POS_FILE]"
1671 #. TRANSLATORS: Part of diffpos --help
1672 #: ../src/diffpos.c:265
1674 msgid "FILE1 FILE2 [THRESHOLD]"
1677 #. TRANSLATORS: Part of diffpos --help
1678 #: ../src/diffpos.c:267
1681 msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
1684 #. TRANSLATORS: Part of extend --help
1685 #: ../src/extend.c:490
1687 msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
1690 #. TRANSLATORS: Part of sorterr --help
1691 #: ../src/sorterr.c:127
1693 msgid "ERR_FILE [HOW_MANY]"
1696 #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1697 #. - it should be translated to the terminology that cavers using the
1698 #. language would use.
1700 #. Part of aven --help
1701 #: ../src/aven.cc:134
1702 #: ../src/aven.cc:161
1704 msgid "[SURVEY_FILE]"
1707 #. TRANSLATORS: Used in the "colour key" for "colour by date" if there
1708 #. are surveys without date information. Try to keep this fairly short.
1709 #: ../src/gfxcore.cc:1132
1714 #. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
1715 #. which aren’t part of a loop and so have no error information. Try to keep
1716 #. this fairly short.
1717 #: ../src/gfxcore.cc:1157
1722 #. TRANSLATORS: error from:
1724 #. *data normal newline from to tape compass clino
1725 #: ../src/commands.c:1360
1727 msgid "NEWLINE can’t be the first reading"
1730 #. TRANSLATORS: error from:
1732 #. *data normal from to tape compass clino newline
1733 #: ../src/commands.c:1403
1735 msgid "NEWLINE can’t be the last reading"
1738 #. TRANSLATORS: Error given by something like:
1740 #. *data normal station tape compass clino
1742 #. ("station" signifies interleaved data).
1743 #: ../src/commands.c:1426
1745 msgid "Interleaved readings, but no NEWLINE"
1748 #. TRANSLATORS: caused by e.g.
1750 #. *data diving station newline depth tape compass
1752 #. ("depth" needs to occur before "newline").
1753 #: ../src/commands.c:1297
1756 msgid "Reading “%s” must occur before NEWLINE"
1759 #. TRANSLATORS: e.g.
1761 #. *data normal from to tape newline compass clino
1762 #: ../src/commands.c:1350
1764 msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1767 #. TRANSLATORS: e.g.
1769 #. *calibrate tape compass 1 1
1770 #: ../src/commands.c:1562
1772 msgid "Can’t calibrate angular and length quantities together"
1775 #: ../src/commands.c:651
1777 msgid "Bad *alias command"
1780 #. TRANSLATORS: %s will be replaced by the application name ("Aven"
1785 msgid "%s Error Log"
1788 #. TRANSLATORS: The text on the action button in the "Export" settings
1790 #: ../src/printing.cc:637
1795 #. TRANSLATORS: "Rotation" menu. The accelerators must be different within
1796 #. this group. Tickable menu item which toggles auto rotation
1797 #: ../src/mainfrm.cc:813
1799 msgid "Au&to-Rotate\tSpace"
1802 #: ../src/mainfrm.cc:815
1804 msgid "&Reverse Direction"
1807 #. TRANSLATORS: View *looking* North
1808 #: ../src/gfxcore.cc:3902
1809 #: ../src/mainfrm.cc:818
1814 #. TRANSLATORS: View *looking* East
1815 #: ../src/gfxcore.cc:3904
1816 #: ../src/mainfrm.cc:819
1821 #. TRANSLATORS: View *looking* South
1822 #: ../src/gfxcore.cc:3906
1823 #: ../src/mainfrm.cc:820
1828 #. TRANSLATORS: View *looking* West
1829 #: ../src/gfxcore.cc:3908
1830 #: ../src/mainfrm.cc:821
1835 #: ../src/gfxcore.cc:3925
1836 #: ../src/mainfrm.cc:823
1841 #: ../src/gfxcore.cc:3926
1842 #: ../src/mainfrm.cc:824
1847 #: ../src/mainfrm.cc:826
1849 msgid "Restore De&fault View"
1852 #. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
1853 #. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
1854 #. the "what to print/export" dialog.
1855 #: ../src/printing.cc:407
1860 #. TRANSLATORS: Used as a label for the surrounding box for the "survey
1861 #. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
1862 #. "Elements" isn’t a good name for this but nothing better has yet come to
1864 #: ../src/printing.cc:412
1869 #: ../src/printing.cc:418
1871 msgid "Export format"
1874 #: ../src/printing.cc:467
1875 #: ../src/printing.cc:857
1878 msgid "%d pages (%dx%d)"
1881 #. TRANSLATORS: used in the scale drop down selector in the print
1882 #. dialog the implicit meaning is "choose a suitable scale to fit
1883 #. the plot on a single page", but we need something shorter
1884 #: ../src/printing.cc:449
1885 #: ../src/printing.cc:876
1890 #: ../src/mainfrm.cc:168
1891 #: ../src/printing.cc:480
1896 #: ../src/printing.cc:521
1898 msgid "Station Names"
1901 #: ../src/printing.cc:517
1906 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1907 #. "survey stations".
1908 #: ../src/printing.cc:507
1910 msgid "Underground Survey Legs"
1913 #: ../src/printing.cc:537
1915 msgid "Cross-sections"
1918 #: ../src/printing.cc:542
1923 #. TRANSLATORS: Label for checkbox which controls whether there's a
1924 #. layer in the exported file (for formats such as DXF and SVG)
1925 #. containing polygons for the inside of cave passages).
1926 #: ../src/printing.cc:549
1931 #: ../src/printing.cc:553
1933 msgid "Origin in centre"
1936 #: ../src/printing.cc:557
1938 msgid "Full coordinates"
1941 #. TRANSLATORS: Used in the print dialog:
1942 #: ../src/printing.cc:487
1947 #. TRANSLATORS: used in the print dialog - controls drawing lines
1949 #: ../src/printing.cc:565
1951 msgid "Page Borders"
1954 #. TRANSLATORS: As in the legend on a map. Used in the print dialog -
1955 #. controls drawing the box at the lower left with survey name, view
1957 #: ../src/printing.cc:576
1962 #. TRANSLATORS: will be used in the print dialog - check this to print
1963 #. blank pages (otherwise they’ll be skipped to save paper)
1964 #: ../src/printing.cc:571
1969 #. TRANSLATORS: Items in the "View" menu:
1970 #: ../src/mainfrm.cc:843
1972 msgid "Station &Names\tCtrl+N"
1975 #. TRANSLATORS: Toggles drawing of 3D passages
1976 #: ../src/mainfrm.cc:845
1978 msgid "Passage &Tubes\tCtrl+T"
1981 #. TRANSLATORS: Toggles drawing the surface of the Earth
1982 #: ../src/mainfrm.cc:847
1987 #: ../src/mainfrm.cc:848
1989 msgid "&Crosses\tCtrl+X"
1992 #: ../src/mainfrm.cc:849
1994 msgid "&Grid\tCtrl+G"
1997 #: ../src/mainfrm.cc:850
1999 msgid "&Bounding Box\tCtrl+B"
2002 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2003 #. "survey stations".
2004 #: ../src/mainfrm.cc:854
2006 msgid "&Underground Survey Legs\tCtrl+L"
2009 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2010 #. "survey stations".
2011 #: ../src/mainfrm.cc:857
2013 msgid "&Surface Survey Legs\tCtrl+F"
2016 #: ../src/mainfrm.cc:873
2018 msgid "&Overlapping Names"
2021 #: ../src/mainfrm.cc:882
2026 #: ../src/mainfrm.cc:885
2028 msgid "Highlight &Entrances"
2031 #: ../src/mainfrm.cc:886
2033 msgid "Highlight &Fixed Points"
2036 #: ../src/mainfrm.cc:887
2038 msgid "Highlight E&xported Points"
2041 #: ../src/printing.cc:525
2046 #: ../src/printing.cc:529
2048 msgid "Fixed Points"
2051 #: ../src/printing.cc:533
2053 msgid "Exported Stations"
2056 #: ../src/mainfrm.cc:892
2058 msgid "&Perspective"
2061 #: ../src/mainfrm.cc:894
2063 msgid "Textured &Walls"
2066 #. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
2067 #. using that term instead if it gives a better translation which most
2068 #. users will understand.
2069 #: ../src/mainfrm.cc:898
2071 msgid "Fade Distant Ob&jects"
2074 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2075 #. "survey stations".
2076 #: ../src/mainfrm.cc:901
2078 msgid "Smoot&hed Survey Legs"
2081 #: ../src/mainfrm.cc:907
2082 #: ../src/mainfrm.cc:914
2084 msgid "Full Screen &Mode\tF11"
2087 #: ../src/gfxcore.cc:3963
2088 #: ../src/mainfrm.cc:876
2090 msgid "Colour by &Depth"
2093 #: ../src/gfxcore.cc:3964
2094 #: ../src/mainfrm.cc:877
2096 msgid "Colour by D&ate"
2099 #: ../src/gfxcore.cc:3965
2100 #: ../src/mainfrm.cc:878
2102 msgid "Colour by &Error"
2105 #: ../src/gfxcore.cc:3966
2106 #: ../src/mainfrm.cc:879
2108 msgid "Colour by &Gradient"
2111 #: ../src/gfxcore.cc:3967
2112 #: ../src/mainfrm.cc:880
2114 msgid "Colour by &Length"
2118 msgid "Colour by &Survey"
2121 #: ../src/mainfrm.cc:942
2126 #: ../src/mainfrm.cc:943
2131 #. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
2132 #. corresponds to which depth, date, survey closure error, etc.
2133 #: ../src/mainfrm.cc:946
2138 #: ../src/mainfrm.cc:947
2143 #: ../src/mainfrm.cc:923
2145 msgid "&Reverse Sense\tCtrl+R"
2148 #: ../src/mainfrm.cc:890
2149 #: ../src/mainfrm.cc:932
2150 #: ../src/mainfrm.cc:938
2152 msgid "&Cancel Measuring Line\tEscape"
2155 #: ../src/mainfrm.cc:948
2160 #: ../src/z_getopt.c:712
2163 msgid "%s: option “%s” is ambiguous\n"
2166 #: ../src/z_getopt.c:762
2169 msgid "%s: option “%c%s” doesn’t allow an argument\n"
2172 #: ../src/z_getopt.c:749
2175 msgid "%s: option “--%s” doesn’t allow an argument\n"
2178 #: ../src/z_getopt.c:810
2181 msgid "%s: option “%s” requires an argument\n"
2184 #: ../src/z_getopt.c:1182
2187 msgid "%s: option requires an argument -- %c\n"
2190 #: ../src/z_getopt.c:851
2193 msgid "%s: unrecognized option “--%s”\n"
2196 #: ../src/z_getopt.c:862
2199 msgid "%s: unrecognized option “%c%s”\n"
2202 #: ../src/z_getopt.c:923
2205 msgid "%s: invalid option -- %c\n"
2208 #: ../src/mainfrm.cc:829
2210 msgid "&New Presentation"
2213 #: ../src/mainfrm.cc:830
2215 msgid "&Open Presentation..."
2218 #: ../src/mainfrm.cc:831
2220 msgid "&Save Presentation"
2223 #: ../src/mainfrm.cc:832
2225 msgid "Sa&ve Presentation As..."
2228 #. TRANSLATORS: "Mark" as in "Mark this position"
2229 #: ../src/mainfrm.cc:835
2234 #. TRANSLATORS: "Play" as in "Play back a recording"
2235 #: ../src/mainfrm.cc:837
2240 #: ../src/mainfrm.cc:838
2242 msgid "&Export as Movie..."
2245 #: ../src/mainfrm.cc:2517
2247 msgid "Export Movie"
2250 #: ../src/cavernlog.cc:653
2251 #: ../src/mainfrm.cc:376
2253 msgid "Select an output filename"
2256 #: ../src/mainfrm.cc:373
2257 #: ../src/mainfrm.cc:2439
2259 msgid "Aven presentations"
2262 #. TRANSLATORS: title of the save screenshot dialog
2263 #: ../src/mainfrm.cc:2025
2265 msgid "Save Screenshot"
2268 #: ../src/mainfrm.cc:2434
2269 #: ../src/mainfrm.cc:2437
2271 msgid "Select a presentation to open"
2274 #: ../src/mainfrm.cc:447
2277 msgid "Error in format of presentation file “%s”"
2280 #. TRANSLATORS: "Compass" as in Larry Fish’s cave
2281 #. surveying package, so probably shouldn’t be translated
2282 #: ../src/mainfrm.cc:1951
2284 msgid "Compass PLT files"
2287 #. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
2288 #. package, so don’t translate it.
2289 #: ../src/mainfrm.cc:1958
2291 msgid "CMAP XYZ files"
2294 #. TRANSLATORS: title of message box
2295 #: ../src/mainfrm.cc:2088
2296 #: ../src/mainfrm.cc:2411
2297 #: ../src/mainfrm.cc:2428
2299 msgid "Modified Presentation"
2302 #. TRANSLATORS: and the question in that box
2303 #: ../src/mainfrm.cc:2086
2304 #: ../src/mainfrm.cc:2410
2305 #: ../src/mainfrm.cc:2427
2307 msgid "The current presentation has been modified. Abandon unsaved changes?"
2310 #: ../src/mainfrm.cc:2728
2311 #: ../src/mainfrm.cc:2739
2313 msgid "No matches were found."
2316 #. TRANSLATORS: "Find stations" button tooltip
2317 #: ../src/mainfrm.cc:1039
2322 #. TRANSLATORS: "Hide stations" button default tooltip
2323 #: ../src/mainfrm.cc:1041
2324 #: ../src/mainfrm.cc:2771
2329 #. TRANSLATORS: "Hide stations" button tooltip when stations are found
2330 #: ../src/mainfrm.cc:2732
2333 msgid "Hide %d found stations"
2336 #: ../src/mainfrm.cc:256
2337 #: ../src/mainfrm.cc:2176
2338 #: ../src/mainfrm.cc:2257
2339 #: ../src/mainfrm.cc:2309
2344 #. TRANSLATORS: error if you try to drag multiple files to the aven
2346 #: ../src/mainfrm.cc:712
2348 msgid "You may only view one 3d file at a time."
2351 #: ../src/mainfrm.cc:949
2356 #. TRANSLATORS: show coordinates (N = North or Northing, E = East or
2358 #: ../src/mainfrm.cc:2174
2359 #: ../src/mainfrm.cc:2196
2360 #: ../src/mainfrm.cc:2198
2361 #: ../src/mainfrm.cc:2308
2364 msgid "%.2f E, %.2f N"
2367 #. TRANSLATORS: Used in Aven:
2368 #. From <stationname>
2369 #. H: 123.45m V: 234.56m
2370 #. Dist: 456.78m Brg: 200
2371 #: ../src/mainfrm.cc:2216
2372 #: ../src/mainfrm.cc:2266
2373 #: ../src/mainfrm.cc:2328
2379 #. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
2380 #: ../src/mainfrm.cc:2341
2383 msgid "H %.2f%s, V %.2f%s"
2386 #. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
2387 #. in Compass bearing)
2388 #: ../src/mainfrm.cc:2353
2391 msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
2394 #. TRANSLATORS: tickable menu item in View menu.
2396 #. "Metric" here means metres, km, etc (rather than feet, miles, etc)
2397 #: ../src/gfxcore.cc:3954
2398 #: ../src/gfxcore.cc:3974
2399 #: ../src/mainfrm.cc:951
2404 #. TRANSLATORS: tickable menu item in View menu.
2406 #. Degrees are the angular measurement where there are 360 in a full
2408 #: ../src/gfxcore.cc:3916
2409 #: ../src/gfxcore.cc:3934
2410 #: ../src/gfxcore.cc:3976
2411 #: ../src/mainfrm.cc:952
2416 #. TRANSLATORS: tickable menu item in View menu.
2418 #. Show the tilt of the survey as a percentage gradient (100% = 45
2419 #. degrees = 50 grad).
2420 #: ../src/gfxcore.cc:3939
2421 #: ../src/mainfrm.cc:953
2426 #. TRANSLATORS: abbreviation for "kilometres" (unit of length),
2429 #. If there should be a space between the number and this, include
2430 #. one in the translation.
2431 #: ../src/gfxcore.cc:1267
2432 #: ../src/printing.cc:1154
2437 #. TRANSLATORS: abbreviation for "metres" (unit of length), used
2440 #. If there should be a space between the number and this, include
2441 #. one in the translation.
2442 #: ../src/commands.c:309
2443 #: ../src/gfxcore.cc:1102
2444 #: ../src/gfxcore.cc:1194
2445 #: ../src/gfxcore.cc:1274
2446 #: ../src/mainfrm.cc:2165
2447 #: ../src/mainfrm.cc:2232
2448 #: ../src/mainfrm.cc:2252
2449 #: ../src/mainfrm.cc:2301
2450 #: ../src/mainfrm.cc:2332
2451 #: ../src/printing.cc:1156
2456 #. TRANSLATORS: abbreviation for "centimetres" (unit of length),
2457 #. used e.g. "50cm".
2459 #. If there should be a space between the number and this, include
2460 #. one in the translation.
2461 #: ../src/gfxcore.cc:1282
2462 #: ../src/printing.cc:1159
2467 #. TRANSLATORS: abbreviation for "miles" (unit of length,
2468 #. plural), used e.g. "2 miles".
2470 #. If there should be a space between the number and this,
2471 #. include one in the translation.
2472 #: ../src/gfxcore.cc:1295
2477 #. TRANSLATORS: abbreviation for "mile" (unit of length,
2478 #. singular), used e.g. "1 mile".
2480 #. If there should be a space between the number and this,
2481 #. include one in the translation.
2482 #: ../src/gfxcore.cc:1302
2487 #. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
2490 #. If there should be a space between the number and this, include
2491 #. one in the translation.
2492 #: ../src/commands.c:310
2493 #: ../src/gfxcore.cc:1102
2494 #: ../src/gfxcore.cc:1194
2495 #: ../src/gfxcore.cc:1310
2496 #: ../src/mainfrm.cc:2170
2497 #: ../src/mainfrm.cc:2235
2498 #: ../src/mainfrm.cc:2255
2499 #: ../src/mainfrm.cc:2306
2500 #: ../src/mainfrm.cc:2337
2505 #. TRANSLATORS: abbreviation for "inches" (unit of length), used
2508 #. If there should be a space between the number and this, include
2509 #. one in the translation.
2510 #: ../src/gfxcore.cc:1318
2515 #. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
2516 #: ../src/gfxcore.cc:3911
2518 msgid "&Hide Compass"
2521 #. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
2522 #: ../src/gfxcore.cc:3929
2527 #. TRANSLATORS: Menu item which turns off the scale bar in aven.
2528 #: ../src/gfxcore.cc:3949
2530 msgid "&Hide scale bar"
2533 #. TRANSLATORS: Menu item which turns off the colour key.
2534 #. The "Colour Key" is the thing in aven showing which colour
2535 #. corresponds to which depth, date, survey closure error, etc.
2536 #: ../src/gfxcore.cc:3972
2538 msgid "&Hide colour key"
2541 #. TRANSLATORS: degree symbol - probably should be translated to
2543 #: ../src/commands.c:312
2544 #: ../src/gfxcore.cc:754
2545 #: ../src/gfxcore.cc:844
2546 #: ../src/gfxcore.cc:1166
2547 #: ../src/mainfrm.cc:2219
2548 #: ../src/mainfrm.cc:2345
2549 #: ../src/printing.cc:89
2554 #. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
2556 #: ../src/commands.c:313
2557 #: ../src/gfxcore.cc:759
2558 #: ../src/gfxcore.cc:849
2559 #: ../src/gfxcore.cc:1166
2564 #. TRANSLATORS: alternative angle units (400 grad = 360 degrees =
2565 #. full circle). Try to make this as short as sensibly possible.
2567 #. E.g. in Italian and Spanish we use "g.cent." rather than
2568 #. "gradi quattrocentesimali"/"grados centesimales"
2569 #: ../src/mainfrm.cc:2227
2570 #: ../src/mainfrm.cc:2348
2575 #. TRANSLATORS: symbol for percentage gradient (100% = 45
2576 #. degrees = 50 grad).
2577 #: ../src/commands.c:314
2578 #: ../src/gfxcore.cc:835
2579 #: ../src/gfxcore.cc:853
2584 #. TRANSLATORS: infinity symbol - used for the percentage gradient on
2586 #: ../src/gfxcore.cc:829
2591 #. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
2592 #. in Compass bearing)
2593 #: ../src/mainfrm.cc:2239
2596 msgid "%s: H %.2f%s, Brg %03d%s"
2599 #. TRANSLATORS: "V" is short for "Vertical"
2600 #: ../src/mainfrm.cc:2272
2603 msgid "%s: V %.2f%s"
2606 #. TRANSLATORS: labels for tabbed side panel this is for the tab with the
2607 #. tree hierarchy of survey station names
2608 #: ../src/mainfrm.cc:1096
2613 #: ../src/mainfrm.cc:1097
2615 msgid "Presentation"
2618 #. TRANSLATORS: In aven's survey tree, right-clicking on the root
2619 #. gives a pop-up menu and this is an option (but only enabled if
2620 #. the view is restricted to a subsurvey). It reloads the current
2621 #. survey file with the who survey visible.
2622 #: ../src/aventreectrl.cc:131
2627 #. TRANSLATORS: In aven's survey tree, right-clicking on a survey
2628 #. name gives a pop-up menu and this is an option. It reloads the
2629 #. current survey file with the view restricted to the survey
2631 #: ../src/aventreectrl.cc:145
2636 #: ../src/mainfrm.cc:254
2641 #: ../src/mainfrm.cc:255
2646 #. TRANSLATORS: Aven menu items. An “&” goes before the letter of any
2649 #. The string "\t" separates the menu text and any accelerator key.
2651 #. "File" menu. The accelerators must be different within this group.
2652 #. c.f. 201, 380, 381.
2653 #: ../src/mainfrm.cc:781
2655 msgid "&Open...\tCtrl+O"
2658 #. TRANSLATORS: Open a "Terrain file" - i.e. a digital model of the
2660 #: ../src/mainfrm.cc:784
2662 msgid "Open &Terrain..."
2665 #: ../src/mainfrm.cc:785
2670 #: ../src/mainfrm.cc:788
2672 msgid "&Print...\tCtrl+P"
2675 #: ../src/mainfrm.cc:789
2677 msgid "P&age Setup..."
2680 #. TRANSLATORS: In the "File" menu
2681 #: ../src/mainfrm.cc:792
2683 msgid "&Screenshot..."
2686 #. TRANSLATORS: In the "File" menu - c.f. n:191
2687 #: ../src/mainfrm.cc:797
2689 msgid "E&xtended Elevation..."
2692 #: ../src/mainfrm.cc:793
2694 msgid "&Export as..."
2697 #. TRANSLATORS: Title of file dialog to choose name and type of exported
2699 #: ../src/printing.cc:700
2704 #. TRANSLATORS: Title of the export
2706 #: ../src/printing.cc:354
2711 #. TRANSLATORS: for about box:
2712 #: ../src/aboutdlg.cc:141
2714 msgid "System Information:"
2717 #. TRANSLATORS: Title of the print preview dialog
2718 #: ../src/printing.cc:737
2720 msgid "Print Preview"
2723 #. TRANSLATORS: Title of the print
2725 #: ../src/printing.cc:351
2730 #: ../src/printing.cc:632
2735 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2736 #. "survey stations".
2737 #: ../src/printing.cc:513
2739 msgid "Sur&face Survey Legs"
2742 #. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
2743 #: ../src/mainfrm.cc:141
2745 msgid "Edit Waypoint"
2748 #. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
2749 #. in a presentation.
2750 #: ../src/mainfrm.cc:180
2752 msgid " (unused in perspective view)"
2755 #. TRANSLATORS: Field label in dialog to edit a waypoint in a
2757 #: ../src/mainfrm.cc:187
2762 #. TRANSLATORS: units+info after time field in dialog to edit a
2763 #. waypoint in a presentation.
2764 #: ../src/mainfrm.cc:191
2766 msgid " secs (0 = auto; *6 = 6 times auto)"
2769 #. TRANSLATORS: %s will be replaced with "Aven" currently (and
2770 #. perhaps by "Survex" or other things in future).
2771 #: ../src/aven.cc:255
2774 msgid "This version of %s requires OpenGL to work, but it isn’t available."
2777 #: ../src/readval.c:336
2779 msgid "Separator in survey name"
2782 #. TRANSLATORS: Used in place of the station name when talking about an
2783 #. anonymous station.
2784 #: ../src/labelinfo.h:82
2786 msgid "anonymous station"
2789 #: ../src/readval.c:119
2790 #: ../src/readval.c:134
2791 #: ../src/readval.c:151
2793 msgid "Can't have a leg between two anonymous stations"
2796 #: ../src/mainfrm.cc:870
2801 #. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2802 #. splay legs are not shown.
2803 #: ../src/mainfrm.cc:862
2808 #. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2809 #. aven will show splay legs with less bright colours (rather than the
2810 #. same as other legs "Show" or not shown "Hide").
2811 #: ../src/mainfrm.cc:866
2816 #. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2817 #. splay legs are shown the same as other legs.
2818 #: ../src/mainfrm.cc:869
2823 #: ../src/extend.c:525
2825 msgid "Reading in data - please wait…"
2828 #. TRANSLATORS: for extend: the user specified breaking a loop or
2829 #. changing extend direction at this station, but we didn’t find it in
2831 #: ../src/extend.c:267
2832 #: ../src/extend.c:285
2833 #: ../src/extend.c:330
2834 #: ../src/extend.c:372
2835 #: ../src/extend.c:414
2838 msgid "Failed to find station %s"
2841 #. TRANSLATORS: for extend: the user specified breaking a loop or
2842 #. changing extend direction at this leg, but we didn’t find it in the
2844 #: ../src/extend.c:311
2845 #: ../src/extend.c:353
2846 #: ../src/extend.c:395
2847 #: ../src/extend.c:437
2850 msgid "Failed to find leg %s → %s"
2853 #. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
2854 #: ../src/extend.c:258
2857 msgid "Starting from station %s"
2860 #. TRANSLATORS: for extend:
2861 #: ../src/extend.c:278
2864 msgid "Extending to the left from station %s"
2867 #. TRANSLATORS: for extend:
2868 #: ../src/extend.c:323
2871 msgid "Extending to the right from station %s"
2874 #. TRANSLATORS: for extend:
2875 #: ../src/extend.c:298
2878 msgid "Extending to the left from leg %s → %s"
2881 #. TRANSLATORS: for extend:
2882 #: ../src/extend.c:343
2885 msgid "Extending to the right from leg %s → %s"
2888 #. TRANSLATORS: for extend:
2889 #: ../src/extend.c:407
2892 msgid "Breaking survey loop at station %s"
2895 #. TRANSLATORS: for extend:
2896 #: ../src/extend.c:427
2899 msgid "Breaking survey loop at leg %s → %s"
2902 #. TRANSLATORS: for extend:
2903 #: ../src/extend.c:365
2906 msgid "Swapping extend direction from station %s"
2909 #. TRANSLATORS: for extend:
2910 #: ../src/extend.c:385
2913 msgid "Swapping extend direction from leg %s → %s"
2916 #. TRANSLATORS: for extend:
2917 #: ../src/extend.c:569
2920 msgid "Applying specfile: “%s”"
2923 #. TRANSLATORS: for extend:
2924 #. Used to tell the user that a file is being written - %s is the filename
2925 #: ../src/extend.c:632
2931 #. TRANSLATORS: --help output for sorterr --horizontal option
2932 #: ../src/sorterr.c:53
2934 msgid "sort by horizontal error factor"
2937 #. TRANSLATORS: --help output for sorterr --vertical option
2938 #: ../src/sorterr.c:55
2940 msgid "sort by vertical error factor"
2943 #. TRANSLATORS: --help output for sorterr --percentage option
2944 #: ../src/sorterr.c:57
2946 msgid "sort by percentage error"
2949 #. TRANSLATORS: --help output for sorterr --per-leg option
2950 #: ../src/sorterr.c:59
2952 msgid "sort by error per leg"
2955 #. TRANSLATORS: --help output for sorterr --replace option
2956 #: ../src/sorterr.c:61
2958 msgid "replace .err file with resorted version"
2961 #: ../src/sorterr.c:81
2962 #: ../src/sorterr.c:98
2963 #: ../src/sorterr.c:170
2965 msgid "Couldn’t parse .err file"
2968 #. TRANSLATORS: for diffpos:
2969 #: ../src/diffpos.c:159
2972 msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
2975 #. TRANSLATORS: for diffpos:
2976 #: ../src/diffpos.c:196
2982 #. TRANSLATORS: for diffpos:
2983 #: ../src/diffpos.c:219
2989 #. TRANSLATORS: The first of two warnings given when a survey which has
2990 #. already been completed is reentered. This example file crawl.svx:
2992 #. *begin crawl ; <- second warning here
2995 #. *begin crawl ; <- first warning here
3001 #. crawl.svx:4: Reentering an existing survey is deprecated
3002 #. crawl.svx:1: Originally entered here
3004 #. If you're unsure what "deprecated" means, see:
3005 #. https://en.wikipedia.org/wiki/Deprecation
3006 #: ../src/commands.c:576
3008 msgid "Reentering an existing survey is deprecated"
3011 #. TRANSLATORS: The second of two warnings given when a survey which has
3012 #. already been completed is reentered. This example file crawl.svx:
3015 #. 1 2 9.45 234 -01 # <- second warning here
3017 #. *begin crawl # <- first warning here
3023 #. crawl.svx:3: Reentering an existing survey is deprecated
3024 #. crawl.svx:1: Originally entered here
3026 #. If you're unsure what "deprecated" means, see:
3027 #. https://en.wikipedia.org/wiki/Deprecation
3028 #: ../src/commands.c:594
3030 msgid "Originally entered here"
3033 #. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
3034 #. deprecated, so this error would be generated by:
3038 #. If you're unsure what "deprecated" means, see:
3039 #. https://en.wikipedia.org/wiki/Deprecation
3040 #: ../src/commands.c:496
3041 #: ../src/readval.c:85
3042 #: ../src/readval.c:89
3044 msgid "ROOT is deprecated"
3047 #. TRANSLATORS: --help output for dump3d --rewind option
3048 #: ../src/dump3d.c:51
3050 msgid "rewind file and read it a second time"
3053 #: ../src/dump3d.c:52
3055 msgid "show survey date information (if present)"
3058 #: ../src/findentrances.cc:111
3059 #: ../src/gfxcore.cc:2749
3064 msgid "Failed to initialise input coordinate system “%s”"
3067 #: ../src/findentrances.cc:114
3068 #: ../src/gfxcore.cc:2755
3073 msgid "Failed to initialise output coordinate system “%s”"
3076 #: ../src/findentrances.cc:169
3078 msgid "-d PROJ_DATUM 3D_FILE"
3081 #. TRANSLATORS: The PROJ library is used to do coordinate transformations
3082 #. (https://trac.osgeo.org/proj/) - the user passes a string to tell PROJ
3083 #. what the input datum is.
3084 #: ../src/findentrances.cc:160
3086 msgid "input datum as string to pass to PROJ"
3089 #. TRANSLATORS: The PROJ library is used to do coordinate
3090 #. transformations (https://trac.osgeo.org/proj/) - if the .3d file
3091 #. doesn't contain details of the coordinate projection in use, the
3092 #. user must specify it here for export formats which need to know it
3094 #: ../src/printing.cc:592
3096 msgid "Coordinate projection"
3099 #: ../src/cad3d.c:661
3101 msgid "do not generate station markers"
3104 #: ../src/cad3d.c:662
3106 msgid "do not generate station labels"
3109 #: ../src/cad3d.c:663
3111 msgid "do not generate survey legs"
3114 #: ../src/cad3d.c:667
3116 msgid "produce an elevation view"
3119 #: ../src/cad3d.c:664
3122 msgid "generate grid (default %sm)"
3125 #: ../src/cad3d.c:665
3128 msgid "station labels text height (default %s)"
3131 #: ../src/cad3d.c:666
3134 msgid "station marker size (default %s)"
3137 #: ../src/cad3d.c:668
3140 msgid "factor to scale down by (default %s)"
3143 #: ../src/cad3d.c:669
3145 msgid "produce DXF output"
3148 #. TRANSLATORS: "Skencil" is the name of a software package, so should not be
3150 #: ../src/cad3d.c:672
3152 msgid "produce Skencil output"
3155 #. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
3156 #. so should not be translated.
3157 #: ../src/cad3d.c:675
3159 msgid "produce Compass PLT output for Carto"
3162 #: ../src/cad3d.c:676
3164 msgid "produce SVG output"
3168 #~ msgid "Error in format of font file “%s”"
3171 #. TRANSLATORS: Show the terrain as solid rather than transparent.
3172 #~ msgid "Solid Su&rface"
3175 #. TRANSLATORS: number of stations found matching search
3180 #: ../src/mainfrm.cc:918
3182 #~ msgid "&Preferences..."
3186 #~ msgid "Draw passage walls"
3190 #~ msgid "Estimate LRUD readings based on heuristics"
3194 #~ msgid "Mark survey stations with crosses"
3198 #~ msgid "Highlight stations marked as entrances"
3202 #~ msgid "Highlight stations marked as fixed points"
3206 #~ msgid "Highlight stations which are exported"
3210 #~ msgid "Mark survey stations with their names"
3214 #~ msgid "Allow names to overlap on the display (faster)"
3217 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3218 #. "survey stations".
3220 #~ msgid "Display underground survey legs"
3223 #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3224 #. "survey stations".
3226 #~ msgid "Display surface survey legs"
3230 #~ msgid "Colour surface surveys by depth"
3234 #~ msgid "Draw surface legs with dashed lines"
3238 #~ msgid "Draw a grid"
3242 #~ msgid "metric units"
3245 #. TRANSLATORS: Miles, Feet, Inches, etc. What they call "English units" in
3246 #. the USA (rather confusingly now that England has largely gone metric!)
3248 #~ msgid "imperial units"
3251 #. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
3254 #~ msgid "degrees (°)"
3257 #. TRANSLATORS: Grads are the angular measurement where there are 400 in a
3264 #~ msgid "Display measurements in"
3268 #~ msgid "Display angles in"
3271 #. TRANSLATORS: reverses the sense of the mouse controls
3273 #~ msgid "Reverse the sense of the controls"
3277 #~ msgid "Display scale bar"
3281 #~ msgid "Display depth bar"
3285 #~ msgid "Display compass"
3289 #~ msgid "Display clinometer"
3293 #~ msgid "Display side panel"