source: git/lib/survex.pot @ 775752c6

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

lib/survex.pot,src/: Add exporting to Survex POS format to aven.

  • Property mode set to 100644
File size: 71.6 KB
Line 
1# Survex translation template.
2# Copyright (C) YEAR COPYRIGHT HOLDERS
3# This file is distributed under the same licence as Survex.
4#
5msgid ""
6msgstr ""
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"
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=utf-8\n"
14"Content-Transfer-Encoding: 8bit\n"
15
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:954
19#: n:210
20msgid "&File"
21msgstr ""
22
23#: ../src/mainfrm.cc:955
24#: n:211
25msgid "&Rotation"
26msgstr ""
27
28#: ../src/mainfrm.cc:956
29#: n:212
30msgid "&Orientation"
31msgstr ""
32
33#: ../src/mainfrm.cc:957
34#: n:213
35msgid "&View"
36msgstr ""
37
38#: ../src/mainfrm.cc:959
39#: n:214
40msgid "&Controls"
41msgstr ""
42
43#: ../src/mainfrm.cc:968
44#: n:215
45msgid "&Help"
46msgstr ""
47
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
50#. views.
51#: ../src/mainfrm.cc:960
52#: n:216
53msgid "&Presentation"
54msgstr ""
55
56#. TRANSLATORS: as in: Usage: cavern …
57#: ../src/cmdline.c:168
58#: n:49
59msgid "Usage"
60msgstr ""
61
62#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
63#. was trying to allocate space for.
64#: ../src/message.c:85
65#: n:1
66#, c-format
67msgid "Out of memory (couldn’t find %lu bytes)."
68msgstr ""
69
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
73#: n:38
74#, c-format
75msgid "Out of memory trying to read file “%s”"
76msgstr ""
77
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.
84#.
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:2100
88#: n:2
89#, c-format
90msgid "Survex version %s or greater required to process this survey data."
91msgstr ""
92
93#. TRANSLATORS: Indicates a warning message e.g.:
94#. "spoon.svx:12: warning: *prefix is deprecated"
95#: ../src/aven.cc:397
96#: ../src/cavernlog.cc:245
97#: ../src/message.c:1272
98#: n:4
99msgid "warning"
100msgstr ""
101
102#. TRANSLATORS: Indicates an error message e.g.:
103#. "spoon.svx:13:4: error: Field may not be omitted"
104#: ../src/cavernlog.cc:244
105#: ../src/message.c:1276
106#: n:93
107msgid "error"
108msgstr ""
109
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:109
115#: n:5
116#, c-format
117msgid "In file included from %s:%u:\n"
118msgstr ""
119
120#. TRANSLATORS: If you're unsure what "deprecated" means, see:
121#. http://en.wikipedia.org/wiki/Deprecation
122#: ../src/commands.c:618
123#: n:6
124msgid "*prefix is deprecated - use *begin and *end instead"
125msgstr ""
126
127#. TRANSLATORS: Here "station" is a survey station, not a train station.
128#: ../src/readval.c:206
129#: n:7
130#, c-format
131msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
132msgstr ""
133
134#: ../src/readval.c:387
135#: n:8
136msgid "Field may not be omitted"
137msgstr ""
138
139#: ../src/datain.c:1553
140#: ../src/datain.c:1839
141#: ../src/readval.c:389
142#: ../src/readval.c:430
143#: ../src/readval.c:460
144#: n:9
145#, c-format
146msgid "Expecting numeric field, found “%s”"
147msgstr ""
148
149#: ../src/commands.c:1698
150#: n:10
151#, c-format
152msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
153msgstr ""
154
155#: ../src/debug.h:45
156#: ../src/debug.h:47
157#: ../src/matrix.c:352
158#: ../src/message.c:238
159#: n:11
160msgid "Bug in program detected! Please report this to the authors"
161msgstr ""
162
163#: ../src/commands.c:2215
164#: ../src/extend.c:436
165#: n:12
166#, c-format
167msgid "Unknown command “%s”"
168msgstr ""
169
170#. TRANSLATORS: Here "station" is a survey station, not a train station.
171#: ../src/netbits.c:449
172#: n:13
173#, c-format
174msgid "Station “%s” equated to itself"
175msgstr ""
176
177#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
178#. survey stations.
179#: ../src/datain.c:1073
180#: n:14
181msgid "Compass reading may not be omitted except on plumbed legs"
182msgstr ""
183
184#: ../src/datain.c:284
185#: ../src/extend.c:441
186#: n:15
187msgid "End of line not blank"
188msgstr ""
189
190#: ../src/cavern.c:393
191#: n:16
192#, c-format
193msgid "There were %d warning(s)."
194msgstr ""
195
196#. TRANSLATORS: %s is replaced by the command we attempted to run.
197#: ../src/cavernlog.cc:176
198#: ../src/cavernlog.cc:236
199#: n:17
200#, c-format
201msgid "Couldn’t run external command: “%s”"
202msgstr ""
203
204#: ../src/datain.c:80
205#: ../src/datain.c:88
206#: ../src/datain.c:95
207#: ../src/datain.c:770
208#: ../src/extend.c:559
209#: ../src/sorterr.c:80
210#: ../src/sorterr.c:97
211#: ../src/sorterr.c:240
212#: n:18
213msgid "Error reading file"
214msgstr ""
215
216#: ../src/message.c:1292
217#: n:19
218msgid "Too many errors - giving up"
219msgstr ""
220
221#. TRANSLATORS: If you're unsure what "deprecated" means, see:
222#. http://en.wikipedia.org/wiki/Deprecation
223#: ../src/commands.c:1577
224#: n:20
225msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
226msgstr ""
227
228#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
229#. (a weight on a string).  So the problem here is that the leg is
230#. vertical, so a compass reading has no meaning!
231#: ../src/datain.c:1044
232#: n:21
233msgid "Compass reading given on plumbed leg"
234msgstr ""
235
236#: ../src/commands.c:706
237#: n:22
238msgid "END with no matching BEGIN in this file"
239msgstr ""
240
241#: ../src/datain.c:757
242#: n:23
243msgid "BEGIN with no matching END in this file"
244msgstr ""
245
246#. TRANSLATORS: A station must be exported out of each level it is in, so
247#. this would give "Station “\outer.inner.1” not exported from survey
248#. “\outer”)":
249#.
250#. *equate entrance outer.inner.1
251#. *begin outer
252#. *begin inner
253#. *export 1
254#. 1 2 1.23 045 -6
255#. *end inner
256#. *end outer
257#.
258#. Here "survey" is a "cave map" rather than list of questions - it should be
259#. translated to the terminology that cavers using the language would use.
260#: ../src/commands.c:1034
261#: ../src/commands.c:1036
262#: ../src/listpos.c:104
263#: ../src/readval.c:328
264#: ../src/readval.c:331
265#: n:26
266#, c-format
267msgid "Station “%s” not exported from survey “%s”"
268msgstr ""
269
270#. TRANSLATORS: This error occurs if there's an attempt to
271#. export a station from a survey which doesn't actually exist.
272#.
273#. Here "survey" is a "cave map" rather than list of questions - it should be
274#. translated to the terminology that cavers using the language would use.
275#: ../src/listpos.c:112
276#: n:286
277#, c-format
278msgid "Reference to station “%s” from non-existent survey “%s”"
279msgstr ""
280
281#. TRANSLATORS: Here "station" is a survey station, not a train station.
282#.
283#. Here "survey" is a "cave map" rather than list of questions - it should be
284#. translated to the terminology that cavers using the language would use.
285#: ../src/readval.c:302
286#: n:27
287#, c-format
288msgid "“%s” can’t be both a station and a survey"
289msgstr ""
290
291#. TRANSLATORS: Here "station" is a survey station, not a train station.
292#: ../src/extend.c:248
293#: ../src/extend.c:267
294#: ../src/extend.c:312
295#: ../src/extend.c:354
296#: ../src/extend.c:396
297#: ../src/readval.c:202
298#: n:28
299msgid "Expecting station name"
300msgstr ""
301
302#: ../src/commands.c:2026
303#: n:31
304#, c-format
305msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
306msgstr ""
307
308#: ../src/commands.c:2033
309#: n:32
310#, c-format
311msgid "Found “%s”, expecting “ON” or “OFF”"
312msgstr ""
313
314#. TRANSLATORS: EQUATE is a command name, so shouldn’t be
315#. translated.
316#.
317#. Here "station" is a survey station, not a train station.
318#: ../src/commands.c:994
319#: n:33
320msgid "Only one station in EQUATE command"
321msgstr ""
322
323#. TRANSLATORS: A "quantity" is something measured like "LENGTH",
324#. "BEARING", "ALTITUDE", etc.
325#: ../src/commands.c:439
326#: n:34
327#, c-format
328msgid "Unknown quantity “%s”"
329msgstr ""
330
331#: ../src/commands.c:354
332#: n:35
333#, c-format
334msgid "Unknown units “%s”"
335msgstr ""
336
337#: ../src/commands.c:1866
338#: ../src/commands.c:1941
339#: n:434
340msgid "Unknown coordinate system"
341msgstr ""
342
343#: ../src/commands.c:1961
344#: ../src/commands.c:1986
345#: n:443
346#, c-format
347msgid "Invalid coordinate system: %s"
348msgstr ""
349
350#: ../src/commands.c:1948
351#: ../src/commands.c:1966
352#: n:435
353msgid "Coordinate system unsuitable for output"
354msgstr ""
355
356#: ../src/commands.c:894
357#: n:436
358msgid "Failed to convert coordinates"
359msgstr ""
360
361#: ../src/commands.c:899
362#: n:437
363msgid "The input projection is set but the output projection isn't"
364msgstr ""
365
366#: ../src/commands.c:901
367#: n:438
368msgid "The output projection is set but the input projection isn't"
369msgstr ""
370
371#: ../src/commands.c:789
372#: n:439
373msgid "Coordinates can't be omitted when coordinate system has been specified"
374msgstr ""
375
376#. TRANSLATORS: Used when a BEGIN command has no survey, but the
377#. END command does, e.g.:
378#.
379#. *begin
380#. 1 2 10.00 178 -01
381#. *end entrance      <--[Message given here]
382#: ../src/commands.c:728
383#: n:36
384msgid "Matching BEGIN command has no survey name"
385msgstr ""
386
387#. TRANSLATORS: Note: In English you talk about the *units* of a single
388#. measurement, but the correct term in other languages may be singular.
389#: ../src/commands.c:367
390#: n:37
391#, c-format
392msgid "Invalid units “%s” for quantity"
393msgstr ""
394
395#: ../src/commands.c:430
396#: n:39
397#, c-format
398msgid "Unknown instrument “%s”"
399msgstr ""
400
401#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
402#. translate
403#: ../src/commands.c:1545
404#: n:40
405msgid "Scale factor must be 1.0 for DECLINATION"
406msgstr ""
407
408#. TRANSLATORS: If the scale factor for an instrument is zero, then any
409#. reading would be mapped to zero, which doesn't make sense.
410#: ../src/commands.c:1551
411#: n:391
412msgid "Scale factor must be non-zero"
413msgstr ""
414
415#: ../src/commands.c:1596
416#: n:41
417#, c-format
418msgid "Unknown setting “%s”"
419msgstr ""
420
421#: ../src/commands.c:477
422#: n:42
423#, c-format
424msgid "Unknown character class “%s”"
425msgstr ""
426
427#: ../src/extend.c:605
428#: ../src/netskel.c:90
429#: n:43
430msgid "No survey data"
431msgstr ""
432
433#: ../src/filename.c:52
434#: ../src/img_hosted.c:35
435#: n:44
436#, c-format
437msgid "Filename “%s” refers to directory"
438msgstr ""
439
440#. TRANSLATORS: At the end of processing (or if a *SOLVE command is used)
441#. cavern will issue this error if there are any sections of the survey
442#. network which are hanging.
443#: ../src/netartic.c:387
444#: n:45
445msgid "Survey not all connected to fixed stations"
446msgstr ""
447
448#: ../src/commands.c:924
449#: ../src/datain.c:682
450#: n:46
451msgid "Station already fixed or equated to a fixed point"
452msgstr ""
453
454#: ../src/cavern.c:298
455#: ../src/filename.c:55
456#: ../src/img_hosted.c:36
457#: n:47
458#, c-format
459msgid "Failed to open output file “%s”"
460msgstr ""
461
462#: ../src/commands.c:822
463#: ../src/commands.c:834
464#: ../src/commands.c:844
465#: ../src/commands.c:1651
466#: n:48
467msgid "Standard deviation must be positive"
468msgstr ""
469
470#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
471#. "survey stations".
472#.
473#. %s is replaced by the name of the station.
474#: ../src/netbits.c:346
475#: n:50
476#, c-format
477msgid "Survey leg with same station (“%s”) at both ends - typing error?"
478msgstr ""
479
480#. TRANSLATORS: %.f%s will be replaced with a right angle in the
481#. units currently in use, e.g. "90°" or "100ᵍ".  And "absolute
482#. value" means the reading ignoring the sign (so it might be
483#. < -90° or > 90°.
484#: ../src/datain.c:979
485#: ../src/datain.c:992
486#: ../src/datain.c:1010
487#: n:51
488#, c-format
489msgid "Clino reading over %.f%s (absolute value)"
490msgstr ""
491
492#: ../src/netbits.c:464
493#: n:52
494#, c-format
495msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
496msgstr ""
497
498#. TRANSLATORS: "equal" as in:
499#.
500#. *fix a 1 2 3
501#. *fix b 1 2 3
502#. *equate a b
503#: ../src/netbits.c:475
504#: n:53
505#, c-format
506msgid "Equating two equal fixed points: “%s” and “%s”"
507msgstr ""
508
509#. TRANSLATORS: " *fix a " gives this message:
510#: ../src/commands.c:799
511#: n:54
512msgid "FIX command with no coordinates - fixing at (0,0,0)"
513msgstr ""
514
515#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
516#: ../src/commands.c:928
517#: ../src/datain.c:684
518#: n:55
519msgid "Station already fixed at the same coordinates"
520msgstr ""
521
522#. TRANSLATORS: Emitted after second and subsequent "FIX command with
523#. no coordinates - fixing at (0,0,0)" warnings.
524#: ../src/commands.c:807
525#: n:441
526#, c-format
527msgid "Already had FIX command with no coordinates for station “%s”"
528msgstr ""
529
530#: ../src/commands.c:1751
531#: n:442
532#, c-format
533msgid "Station “%s” fixed before CS command first used"
534msgstr ""
535
536#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
537#. <SURVEY>, so this would generate this error:
538#.
539#. *begin fred
540#. 1 2 1.23 045 -6
541#. *export 2
542#. *end fred
543#: ../src/commands.c:2229
544#: n:57
545msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
546msgstr ""
547
548#: ../src/readval.c:516
549#: n:58
550msgid "Invalid year (< 1900 or > 2078)"
551msgstr ""
552
553#. TRANSLATORS: Suspicious means something like 410 degrees or -20
554#. degrees
555#: ../src/datain.c:871
556#: ../src/datain.c:880
557#: n:59
558msgid "Suspicious compass reading"
559msgstr ""
560
561#: ../src/datain.c:1529
562#: n:60
563msgid "Negative tape reading"
564msgstr ""
565
566#: ../src/commands.c:794
567#: n:61
568msgid "Same station fixed twice with no coordinates"
569msgstr ""
570
571#. TRANSLATORS: This means that the data fed in said this.
572#.
573#. It could be a gross error (e.g. the decimal point is missing from the
574#. depth gauge reading) or it could just be due to random error on a near
575#. vertical leg
576#: ../src/datain.c:1228
577#: n:62
578msgid "Tape reading is less than change in depth"
579msgstr ""
580
581#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
582#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
583#. neither style nor reading is a keyword in the program This error
584#. complains about a depth gauge reading in normal style, for example
585#: ../src/commands.c:1255
586#: n:63
587#, c-format
588msgid "Reading “%s” not allowed in data style “%s”"
589msgstr ""
590
591#. TRANSLATORS: i.e. not enough readings for the style.
592#: ../src/commands.c:1445
593#: n:64
594#, c-format
595msgid "Too few readings for data style “%s”"
596msgstr ""
597
598#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
599#: ../src/commands.c:1215
600#: n:65
601#, c-format
602msgid "Data style “%s” unknown"
603msgstr ""
604
605#. TRANSLATORS: Here "station" is a survey station, not a train station.
606#.
607#. Exporting a station twice gives this error:
608#.
609#. *begin example
610#. *export 1
611#. *export 1
612#. 1 2 1.24 045 -6
613#. *end example
614#: ../src/commands.c:1085
615#: n:66
616#, c-format
617msgid "Station “%s” already exported"
618msgstr ""
619
620#. TRANSLATORS: complains about a situation like trying to define
621#. two from stations per leg
622#: ../src/commands.c:1281
623#: n:67
624#, c-format
625msgid "Duplicate reading “%s”"
626msgstr ""
627
628#: ../src/commands.c:955
629#: n:68
630#, c-format
631msgid "FLAG “%s” unknown"
632msgstr ""
633
634#: ../src/readval.c:474
635#: n:69
636msgid "Missing \""
637msgstr ""
638
639#. TRANSLATORS: Here "station" is a survey station, not a train station.
640#: ../src/listpos.c:122
641#: n:70
642#, c-format
643msgid "Station “%s” referred to just once, with an explicit survey name - typo?"
644msgstr ""
645
646#. TRANSLATORS: Here "station" is a survey station, not a train
647#. station.
648#: ../src/netartic.c:399
649#: n:71
650msgid "The following survey stations are not attached to a fixed point:"
651msgstr ""
652
653#: ../src/netskel.c:135
654#: n:72
655#, c-format
656msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
657msgstr ""
658
659#. TRANSLATORS: fixed survey station that is not part of any survey
660#: ../src/netskel.c:958
661#: n:73
662#, c-format
663msgid "Unused fixed point “%s”"
664msgstr ""
665
666#: ../src/matrix.c:123
667#: n:74
668msgid "Network solved by reduction - no simultaneous equations to solve."
669msgstr ""
670
671#: ../src/matrix.c:134
672#: n:75
673#, c-format
674msgid "Solving %d simultaneous equations"
675msgstr ""
676
677#. TRANSLATORS: This is an error from the *DATA command.  It
678#. means that a reading (which will appear where %s is isn't
679#. valid as the list of readings has already included the same
680#. reading, or an equivalent one (e.g. you can't have both
681#. DEPTH and DEPTHCHANGE together).
682#: ../src/commands.c:1348
683#: n:77
684#, c-format
685msgid "Reading “%s” duplicates previous reading(s)"
686msgstr ""
687
688#: ../src/matrix.c:132
689#: n:78
690msgid "Solving one equation"
691msgstr ""
692
693#: ../src/datain.c:945
694#: ../src/datain.c:1217
695#: ../src/datain.c:1410
696#: n:79
697msgid "Negative adjusted tape reading"
698msgstr ""
699
700#: ../src/commands.c:2137
701#: ../src/commands.c:2157
702#: n:80
703msgid "Date is in the future!"
704msgstr ""
705
706#: ../src/commands.c:2161
707#: n:81
708msgid "End of date range is before the start"
709msgstr ""
710
711#. TRANSLATORS: e.g. the user specifies a passage cross-section at
712#. station "entrance.27", but there is no station "entrance.27" in
713#. the centre-line.
714#: ../src/netskel.c:1046
715#: n:83
716#, c-format
717msgid "Cross section specified at non-existent station “%s”"
718msgstr ""
719
720#. TRANSLATORS: In data with backsights, the user has tried to give a
721#. plumb for the foresight and a clino reading for the backsight, or
722#. something similar.
723#: ../src/datain.c:1028
724#: ../src/datain.c:1052
725#: n:84
726msgid "CLINO and BACKCLINO readings must be of the same type"
727msgstr ""
728
729#: ../src/readval.c:524
730#: n:86
731msgid "Invalid month"
732msgstr ""
733
734#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
735#: ../src/readval.c:533
736#: n:87
737msgid "Invalid day of the month"
738msgstr ""
739
740#: ../src/cavern.c:247
741#: n:88
742#, c-format
743msgid "3d file format versions %d to %d supported"
744msgstr ""
745
746#: ../src/readval.c:200
747#: n:89
748msgid "Expecting survey name"
749msgstr ""
750
751#: ../src/datain.c:401
752#: ../src/extend.c:554
753#: ../src/img_hosted.c:30
754#: ../src/mainfrm.cc:434
755#: ../src/sorterr.c:146
756#: n:24
757#, c-format
758msgid "Couldn’t open file “%s”"
759msgstr ""
760
761#: ../src/printing.cc:705
762#: n:402
763#, c-format
764msgid "Couldn’t write file “%s”"
765msgstr ""
766
767#. TRANSLATORS: If you're unsure what "deprecated" means, see:
768#. http://en.wikipedia.org/wiki/Deprecation
769#: ../src/commands.c:496
770#: ../src/commands.c:597
771#: ../src/commands.c:620
772#: ../src/commands.c:1230
773#: ../src/commands.c:1579
774#: ../src/readval.c:96
775#: n:95
776msgid "Further uses of this deprecated feature will not be reported"
777msgstr ""
778
779#. TRANSLATORS: %s is replaced by the amount the readings disagree
780#. by, e.g. "2.5°" or "3ᵍ".
781#: ../src/datain.c:910
782#: n:98
783#, c-format
784msgid "COMPASS reading and BACKCOMPASS reading disagree by %s"
785msgstr ""
786
787#. TRANSLATORS: %s is replaced by the amount the readings disagree
788#. by, e.g. "2.5°" or "3ᵍ".
789#: ../src/datain.c:1104
790#: n:99
791#, c-format
792msgid "CLINO reading and BACKCLINO reading disagree by %s"
793msgstr ""
794
795#: ../src/commands.c:1227
796#: n:104
797#, c-format
798msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
799msgstr ""
800
801#. TRANSLATORS: Perhaps the user tried to load a different type of file as
802#. a Survex .3d file, or the .3d file was corrupted.
803#: ../src/3dtopos.c:157
804#: ../src/3dtopos.c:163
805#: ../src/cad3d.c:909
806#: ../src/cad3d.c:920
807#: ../src/img_hosted.c:39
808#: n:106
809#, c-format
810msgid "Bad 3d image file “%s”"
811msgstr ""
812
813#. TRANSLATORS: This is the date format string used to timestamp .3d
814#. files internally.  Probably best to keep it the same for all
815#. translations.
816#: ../src/img.c:43
817#: ../src/mainfrm.cc:1435
818#: n:107
819#, c-format
820msgid "%a,%Y.%m.%d %H:%M:%S %Z"
821msgstr ""
822
823#. TRANSLATORS: used a processed survey with no processing date/time info
824#: ../src/mainfrm.cc:1428
825#: n:108
826msgid "Date and time not available."
827msgstr ""
828
829#: ../src/img_hosted.c:40
830#: n:109
831#, c-format
832msgid "Error reading from file “%s”"
833msgstr ""
834
835#: ../src/cavernlog.cc:522
836#: ../src/filename.c:79
837#: ../src/img_hosted.c:41
838#: ../src/mainfrm.cc:392
839#: ../src/mainfrm.cc:2022
840#: n:110
841#, c-format
842msgid "Error writing to file “%s”"
843msgstr ""
844
845#: ../src/filename.c:82
846#: n:111
847msgid "Error writing to file"
848msgstr ""
849
850#: ../src/cavern.c:388
851#: n:113
852#, c-format
853msgid "There were %d warning(s) and %d error(s) - no output files produced."
854msgstr ""
855
856#: ../src/img_hosted.c:42
857#: n:114
858#, c-format
859msgid "File “%s” has a newer format than this program can understand"
860msgstr ""
861
862#: ../src/printing.cc:1051
863#: n:115
864msgid "North"
865msgstr ""
866
867#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
868#: ../src/printing.cc:1076
869#: n:116
870msgid "Elevation on"
871msgstr ""
872
873#: ../src/printing.cc:491
874#: n:117
875msgid "P&lan view"
876msgstr ""
877
878#: ../src/printing.cc:493
879#: n:285
880msgid "&Elevation"
881msgstr ""
882
883#. TRANSLATORS: Label used for "clino" in Aven when the view is
884#. neither from directly above nor from directly below.  It is
885#. also used in the dialog for editing a marked position in a
886#. presentation.
887#.
888#. Try to keep this translation short - ideally at most 10
889#. characters - as otherwise the compass and clino will be moved
890#. further apart to make room. */
891#: ../src/gfxcore.cc:871
892#: ../src/gfxcore.cc:1929
893#: ../src/mainfrm.cc:175
894#: n:118
895msgid "Elevation"
896msgstr ""
897
898#. TRANSLATORS: Label used for "clino" in Aven when the view is
899#. from directly above.
900#.
901#. Try to keep this translation short - ideally at most 10
902#. characters - as otherwise the compass and clino will be moved
903#. further apart to make room. */
904#: ../src/gfxcore.cc:771
905#: ../src/gfxcore.cc:1923
906#: n:432
907msgid "Plan"
908msgstr ""
909
910#. TRANSLATORS: Label used for "clino" in Aven when the view is
911#. from directly below.
912#.
913#. Try to keep this translation short - ideally at most 10
914#. characters - as otherwise the compass and clino will be moved
915#. further apart to make room. */
916#: ../src/gfxcore.cc:785
917#: ../src/gfxcore.cc:1926
918#: n:433
919msgid "Kiwi Plan"
920msgstr ""
921
922#: ../src/cavern.c:352
923#: n:120
924msgid "Calculating statistics"
925msgstr ""
926
927#: ../src/readval.c:489
928#: n:121
929msgid "Expecting string field"
930msgstr ""
931
932#: ../src/cmdline.c:212
933#: n:122
934msgid "too few arguments"
935msgstr ""
936
937#: ../src/cmdline.c:219
938#: n:123
939msgid "too many arguments"
940msgstr ""
941
942#: ../src/cmdline.c:178
943#: ../src/cmdline.c:181
944#: ../src/cmdline.c:185
945#: n:124
946msgid "FILE"
947msgstr ""
948
949#. TRANSLATORS: In French, Eric chose to use the terminology used by
950#. toporobot: "sequence" for the English "traverse", which makes sense
951#. (although toporobot actually uses this term to mean something more
952#. specific).  Feel free to follow this lead if you can't think of a better
953#. term - these messages mostly indicate how processing is progressing.
954#.
955#. A trailing traverse is a dead end back to a junction.
956#: ../src/netskel.c:177
957#: n:125
958msgid "Removing trailing traverses"
959msgstr ""
960
961#. TRANSLATORS: In French, Eric chose to use the terminology used by
962#. toporobot: "sequence" for the English "traverse", which makes sense
963#. (although toporobot actually uses this term to mean something more
964#. specific).  Feel free to follow this lead if you can't think of a better
965#. term - these messages mostly indicate how processing is progressing.
966#: ../src/netskel.c:236
967#: n:126
968msgid "Concatenating traverses"
969msgstr ""
970
971#. TRANSLATORS: In French, Eric chose to use the terminology used by
972#. toporobot: "sequence" for the English "traverse", which makes sense
973#. (although toporobot actually uses this term to mean something more
974#. specific).  Feel free to follow this lead if you can't think of a better
975#. term - these messages mostly indicate how processing is progressing.
976#: ../src/netskel.c:434
977#: n:127
978msgid "Calculating traverses"
979msgstr ""
980
981#. TRANSLATORS: In French, Eric chose to use the terminology used by
982#. toporobot: "sequence" for the English "traverse", which makes sense
983#. (although toporobot actually uses this term to mean something more
984#. specific).  Feel free to follow this lead if you can't think of a better
985#. term - these messages mostly indicate how processing is progressing.
986#.
987#. A trailing traverse is a dead end back to a junction.
988#: ../src/netskel.c:779
989#: n:128
990msgid "Calculating trailing traverses"
991msgstr ""
992
993#: ../src/network.c:82
994#: n:129
995msgid "Simplifying network"
996msgstr ""
997
998#: ../src/network.c:540
999#: n:130
1000msgid "Calculating network"
1001msgstr ""
1002
1003#: ../src/datain.c:1519
1004#: n:131
1005#, c-format
1006msgid "Found “%s”, expecting “F” or “B”"
1007msgstr ""
1008
1009#: ../src/cavern.c:454
1010#: n:132
1011#, c-format
1012msgid "Total length of survey legs = %7.2f%s (%7.2f%s adjusted)"
1013msgstr ""
1014
1015#: ../src/cavern.c:457
1016#: n:133
1017#, c-format
1018msgid "Total plan length of survey legs = %7.2f%s"
1019msgstr ""
1020
1021#: ../src/cavern.c:460
1022#: n:134
1023#, c-format
1024msgid "Total vertical length of survey legs = %7.2f%s"
1025msgstr ""
1026
1027#. TRANSLATORS: numbers are altitudes of highest and lowest stations
1028#: ../src/cavern.c:467
1029#: n:135
1030#, c-format
1031msgid "Vertical range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1032msgstr ""
1033
1034#. TRANSLATORS: c.f. previous message
1035#: ../src/cavern.c:470
1036#: n:136
1037#, c-format
1038msgid "North-South range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1039msgstr ""
1040
1041#. TRANSLATORS: c.f. previous two messages
1042#: ../src/cavern.c:473
1043#: n:137
1044#, c-format
1045msgid "East-West range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1046msgstr ""
1047
1048#: ../src/cavern.c:439
1049#: n:138
1050msgid "There is 1 loop."
1051msgstr ""
1052
1053#: ../src/cavern.c:441
1054#: n:139
1055#, c-format
1056msgid "There are %ld loops."
1057msgstr ""
1058
1059#: ../src/cavern.c:374
1060#: n:140
1061#, c-format
1062msgid "CPU time used %5.2fs"
1063msgstr ""
1064
1065#: ../src/cavern.c:377
1066#: n:141
1067#, c-format
1068msgid "Time used %5.2fs"
1069msgstr ""
1070
1071#: ../src/cavern.c:379
1072#: n:142
1073msgid "Time used unavailable"
1074msgstr ""
1075
1076#: ../src/cavern.c:382
1077#: n:143
1078#, c-format
1079msgid "Time used %5.2fs (%5.2fs CPU time)"
1080msgstr ""
1081
1082#: ../src/netskel.c:744
1083#: n:145
1084#, c-format
1085msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
1086msgstr ""
1087
1088#: ../src/netskel.c:747
1089#: n:146
1090#, c-format
1091msgid "Error %6.2f%%"
1092msgstr ""
1093
1094#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
1095#. traverse has zero length, so error per metre is meaningless.
1096#.
1097#. There should be 4 spaces between "Error" and "N/A" so that it lines
1098#. up with the numbers in the message above.
1099#: ../src/netskel.c:754
1100#: n:147
1101msgid "Error    N/A"
1102msgstr ""
1103
1104#. TRANSLATORS: description of --help option
1105#: ../src/cmdline.c:138
1106#: n:150
1107msgid "display this help and exit"
1108msgstr ""
1109
1110#. TRANSLATORS: description of --version option
1111#: ../src/cmdline.c:141
1112#: n:151
1113msgid "output version information and exit"
1114msgstr ""
1115
1116#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
1117#: ../src/cmdline.c:170
1118#: n:153
1119msgid "OPTION"
1120msgstr ""
1121
1122#: ../src/mainfrm.cc:179
1123#: ../src/printing.cc:437
1124#: ../src/printing.cc:1113
1125#: ../src/printing.cc:1162
1126#: n:154
1127msgid "Scale"
1128msgstr ""
1129
1130#: ../src/cmdline.c:194
1131#: n:157
1132#, c-format
1133msgid "Try “%s --help” for more information.\n"
1134msgstr ""
1135
1136#. TRANSLATORS: N/M meaning page N of M in the page footer of a printout.
1137#: ../src/printing.cc:1816
1138#: n:232
1139#, c-format
1140msgid "%d/%d"
1141msgstr ""
1142
1143#. TRANSLATORS: Used in the footer of printouts to compactly indicate that
1144#. the date which follows is the date that the survey data was processed.
1145#.
1146#. Aven will replace %s with a string giving the date and time (e.g.
1147#. "2015-06-09 12:40:44").
1148#: ../src/printing.cc:1857
1149#: n:167
1150#, c-format
1151msgid "Processed: %s"
1152msgstr ""
1153
1154#. TRANSLATORS: Used in the footer of printouts to compactly
1155#. indicate this is a plan view and what the viewing angle is.
1156#. Aven will replace %s with the bearing, and %.0f with the scale.
1157#.
1158#. This message probably doesn't need translating for most languages.
1159#: ../src/printing.cc:1771
1160#: n:233
1161#, c-format
1162msgid "↑%s 1:%.0f"
1163msgstr ""
1164
1165#. TRANSLATORS: Used in the footer of printouts to compactly
1166#. indicate this is an elevation view and what the viewing angle
1167#. is.  Aven will replace the %s codes with the bearings to the
1168#. left and right of the viewer, and %.0f with the scale.
1169#.
1170#. This message probably doesn't need translating for most languages.
1171#: ../src/printing.cc:1782
1172#: n:235
1173#, c-format
1174msgid "%s↔%s 1:%.0f"
1175msgstr ""
1176
1177#. TRANSLATORS: Used in the footer of printouts to compactly
1178#. indicate this is a tilted elevation view and what the viewing
1179#. angles are.  Aven will replace the %s codes with the bearings to
1180#. the left and right of the viewer and the angle the view is
1181#. tilted at, and %.0f with the scale.
1182#.
1183#. This message probably doesn't need translating for most languages.
1184#: ../src/printing.cc:1795
1185#: n:236
1186#, c-format
1187msgid "%s↔%s ∡%s 1:%.0f"
1188msgstr ""
1189
1190#. TRANSLATORS: Used in the footer of printouts to compactly
1191#. indicate this is an extended elevation view.  Aven will replace
1192#. %.0f with the scale.
1193#.
1194#. Try to keep the translation short (for example, in English we
1195#. use "Extended" not "Extended elevation") - there is limited room
1196#. in the footer, and the details there are mostly to make it easy
1197#. to check that you have corresponding pages from a multiple page
1198#. printout.
1199#: ../src/printing.cc:1811
1200#: n:244
1201#, c-format
1202msgid "Extended 1:%.0f"
1203msgstr ""
1204
1205#. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1206#. something like "123°".  The bearing is up the page.
1207#: ../src/printing.cc:1057
1208#: n:168
1209#, c-format
1210msgid "Plan view, %s up page"
1211msgstr ""
1212
1213#. TRANSLATORS: This is used on printouts of elevations, with %s
1214#. replaced by something like "123°".  The bearing is the direction
1215#. we’re looking.
1216#: ../src/printing.cc:1089
1217#: n:169
1218#, c-format
1219msgid "Elevation facing %s"
1220msgstr ""
1221
1222#. TRANSLATORS: This is used on printouts of tilted elevations, with
1223#. the first %s replaced by something like "123°", and the second by
1224#. something like "-45°".  The bearing is the direction we’re
1225#. looking.
1226#: ../src/printing.cc:1096
1227#: n:284
1228#, c-format
1229msgid "Elevation facing %s, tilted %s"
1230msgstr ""
1231
1232#. TRANSLATORS: This is used on printouts of extended elevations.
1233#: ../src/printing.cc:1105
1234#: n:191
1235msgid "Extended elevation"
1236msgstr ""
1237
1238#: ../src/cavern.c:425
1239#: n:172
1240msgid "Survey contains 1 survey station,"
1241msgstr ""
1242
1243#: ../src/cavern.c:427
1244#: n:173
1245#, c-format
1246msgid "Survey contains %ld survey stations,"
1247msgstr ""
1248
1249#: ../src/cavern.c:431
1250#: n:174
1251msgid " joined by 1 leg."
1252msgstr ""
1253
1254#: ../src/cavern.c:433
1255#: n:175
1256#, c-format
1257msgid " joined by %ld legs."
1258msgstr ""
1259
1260#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1261#: ../src/listpos.c:185
1262#: n:176
1263msgid "node"
1264msgstr ""
1265
1266#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1267#: ../src/listpos.c:187
1268#: n:177
1269msgid "nodes"
1270msgstr ""
1271
1272#. TRANSLATORS: "Connected component" in the graph theory sense - it
1273#. means there are %ld bits of survey with no connections between them.
1274#. This message is only used if there are more than 1.
1275#: ../src/cavern.c:450
1276#: n:178
1277#, c-format
1278msgid "Survey has %ld connected components."
1279msgstr ""
1280
1281#. TRANSLATORS: Label for button in aven’s cavern log window which
1282#. allows the user to save the log to a file.
1283#: ../src/cavernlog.cc:456
1284#: n:446
1285msgid "Save Log"
1286msgstr ""
1287
1288#. TRANSLATORS: Label for button in aven’s cavern log window which
1289#. causes the survey data to be reprocessed.
1290#: ../src/cavernlog.cc:463
1291#: ../src/cavernlog.cc:474
1292#: n:184
1293msgid "Reprocess"
1294msgstr ""
1295
1296#: ../src/cmdline.c:242
1297#: ../src/cmdline.c:261
1298#: n:185
1299#, c-format
1300msgid "numeric argument “%s” out of range"
1301msgstr ""
1302
1303#: ../src/cmdline.c:244
1304#: n:186
1305#, c-format
1306msgid "argument “%s” not an integer"
1307msgstr ""
1308
1309#: ../src/cmdline.c:263
1310#: n:187
1311#, c-format
1312msgid "argument “%s” not a number"
1313msgstr ""
1314
1315#: ../src/commands.c:970
1316#: n:188
1317msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”"
1318msgstr ""
1319
1320#: ../src/commands.c:973
1321#: n:189
1322msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”"
1323msgstr ""
1324
1325#: ../src/listpos.c:82
1326#: n:190
1327#, c-format
1328msgid "Station “%s” referred to by *entrance or *export but never used"
1329msgstr ""
1330
1331#: ../src/commands.c:704
1332#: n:192
1333msgid "No matching BEGIN"
1334msgstr ""
1335
1336#. TRANSLATORS: *BEGIN <survey> and *END <survey> should have the
1337#. same <survey> if it’s given at all
1338#: ../src/commands.c:732
1339#: n:193
1340msgid "Survey name doesn’t match BEGIN"
1341msgstr ""
1342
1343#. TRANSLATORS: Used when a BEGIN command has a survey name, but the
1344#. END command omits it, e.g.:
1345#.
1346#. *begin entrance
1347#. 1 2 10.00 178 -01
1348#. *end     <--[Message given here]
1349#: ../src/commands.c:741
1350#: n:194
1351msgid "Survey name omitted from END"
1352msgstr ""
1353
1354#. TRANSLATORS: Heading line for .pos file.  Please try to ensure the “,”s
1355#. (or at least the columns) are in the same place
1356#: ../src/3dtopos.c:112
1357#: n:195
1358msgid "( Easting, Northing, Altitude )"
1359msgstr ""
1360
1361#. TRANSLATORS: bpp is "Bits Per Pixel"
1362#: ../src/aboutdlg.cc:181
1363#: n:196
1364#, c-format
1365msgid "Display Depth: %d bpp"
1366msgstr ""
1367
1368#. TRANSLATORS: appended to previous message if the display is colour
1369#: ../src/aboutdlg.cc:183
1370#: n:197
1371msgid " (colour)"
1372msgstr ""
1373
1374#: ../src/readval.c:512
1375#: ../src/readval.c:522
1376#: ../src/readval.c:530
1377#: n:198
1378#, c-format
1379msgid "Expecting date, found “%s”"
1380msgstr ""
1381
1382#. TRANSLATORS: --help output for --survey option.
1383#.
1384#. "this" has been added to English translation
1385#: ../src/3dtopos.c:50
1386#: ../src/aven.cc:66
1387#: ../src/cad3d.c:660
1388#: ../src/diffpos.c:57
1389#: ../src/dump3d.c:49
1390#: ../src/extend.c:459
1391#: n:199
1392msgid "only load the sub-survey with this prefix"
1393msgstr ""
1394
1395#. TRANSLATORS: --help output for aven --print option
1396#: ../src/aven.cc:68
1397#: n:119
1398msgid "print and exit (requires a 3d file)"
1399msgstr ""
1400
1401#. TRANSLATORS: --help output for cavern --percentage option
1402#: ../src/cavern.c:125
1403#: n:161
1404msgid "display percentage progress"
1405msgstr ""
1406
1407#. TRANSLATORS: --help output for cavern --output option
1408#: ../src/cavern.c:127
1409#: n:162
1410msgid "set location for output files"
1411msgstr ""
1412
1413#. TRANSLATORS: --help output for cavern --quiet option
1414#: ../src/cavern.c:129
1415#: n:163
1416msgid "only show brief summary (-qq for errors only)"
1417msgstr ""
1418
1419#. TRANSLATORS: --help output for cavern --no-auxiliary-files option
1420#: ../src/cavern.c:131
1421#: n:164
1422msgid "do not create .err file"
1423msgstr ""
1424
1425#. TRANSLATORS: --help output for cavern --warnings-are-errors option
1426#: ../src/cavern.c:133
1427#: n:165
1428msgid "turn warnings into errors"
1429msgstr ""
1430
1431#. TRANSLATORS: --help output for cavern --log option
1432#: ../src/cavern.c:135
1433#: n:170
1434msgid "log output to .log file"
1435msgstr ""
1436
1437#. TRANSLATORS: --help output for cavern --3d-version option
1438#: ../src/cavern.c:137
1439#: n:171
1440msgid "specify the 3d file format version to output"
1441msgstr ""
1442
1443#. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
1444#. meaningless to say your tape is marked in "0 feet" (but you might
1445#. measure distance by counting knots on a diving line, and tie them
1446#. every "2 feet").
1447#: ../src/commands.c:1492
1448#: n:200
1449msgid "*UNITS factor must be non-zero"
1450msgstr ""
1451
1452#: ../src/mainfrm.cc:1445
1453#: n:202
1454#, c-format
1455msgid "No survey data in 3d file “%s”"
1456msgstr ""
1457
1458#. TRANSLATORS: Used in aven above the compass indicator at the lower
1459#. right of the display, with a bearing below "Facing".  This indicates the
1460#. direction the viewer is "facing" in.
1461#.
1462#. Try to keep this translation short - ideally at most 10 characters -
1463#. as otherwise the compass and clino will be moved further apart to
1464#. make room. */
1465#: ../src/gfxcore.cc:757
1466#: ../src/gfxcore.cc:1910
1467#: n:203
1468msgid "Facing"
1469msgstr ""
1470
1471#. TRANSLATORS: for the title of the About box
1472#: ../src/aboutdlg.cc:63
1473#: n:205
1474#, c-format
1475msgid "About %s"
1476msgstr ""
1477
1478#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a
1479#. grid of height values).
1480#: ../src/mainfrm.cc:1980
1481#: n:451
1482msgid "Select a terrain file to view"
1483msgstr ""
1484
1485#: ../src/mainfrm.cc:1974
1486#: n:452
1487msgid "Terrain files"
1488msgstr ""
1489
1490#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1491#. - it should be translated to the terminology that cavers using the
1492#. language would use.
1493#.
1494#. File->Open dialog:
1495#: ../src/mainfrm.cc:1951
1496#: n:206
1497msgid "Select a survey file to view"
1498msgstr ""
1499
1500#. TRANSLATORS: Survex is the name of the software, and "3d" refers to a
1501#. file extension, so neither should be translated.
1502#: ../src/mainfrm.cc:1928
1503#: n:207
1504msgid "Survex 3d files"
1505msgstr ""
1506
1507#: ../src/mainfrm.cc:1943
1508#: ../src/mainfrm.cc:1975
1509#: ../src/mainfrm.cc:2423
1510#: ../src/printing.cc:685
1511#: n:208
1512msgid "All files"
1513msgstr ""
1514
1515#. TRANSLATORS: Here "survey" is a "cave map" rather than
1516#. list of questions - it should be translated to the
1517#. terminology that cavers using the language would use.
1518#: ../src/mainfrm.cc:1925
1519#: n:229
1520msgid "All survey files"
1521msgstr ""
1522
1523#. TRANSLATORS: Survex is the name of the software, and "svx" refers to a
1524#. file extension, so neither should be translated.
1525#: ../src/mainfrm.cc:1931
1526#: n:329
1527msgid "Survex svx files"
1528msgstr ""
1529
1530#. TRANSLATORS: "Compass" as in Larry Fish’s cave
1531#. surveying package, so should not be translated
1532#: ../src/mainfrm.cc:1939
1533#: n:330
1534msgid "Compass DAT and MAK files"
1535msgstr ""
1536
1537#: ../src/printing.cc:315
1538#: n:411
1539msgid "DXF files"
1540msgstr ""
1541
1542#: ../src/printing.cc:316
1543#: n:412
1544msgid "EPS files"
1545msgstr ""
1546
1547#: ../src/printing.cc:317
1548#: n:413
1549msgid "GPX files"
1550msgstr ""
1551
1552#. TRANSLATORS: Here "plotter" refers to a machine which draws a printout
1553#. on a (usually large) sheet of paper using a pen mounted in a motorised
1554#. mechanism.
1555#: ../src/printing.cc:321
1556#: n:414
1557msgid "HPGL for plotters"
1558msgstr ""
1559
1560#: ../src/printing.cc:323
1561#: n:444
1562msgid "KML files"
1563msgstr ""
1564
1565#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
1566#. so should not be translated:
1567#. http://www.fountainware.com/compass/
1568#. http://www.psc-cavers.org/carto/
1569#: ../src/printing.cc:328
1570#: n:415
1571msgid "Compass PLT for use with Carto"
1572msgstr ""
1573
1574#: ../src/printing.cc:332
1575#: n:166
1576msgid "Survex POS files"
1577msgstr ""
1578
1579#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
1580#. translated: http://www.skencil.org/
1581#: ../src/printing.cc:331
1582#: n:416
1583msgid "Skencil files"
1584msgstr ""
1585
1586#: ../src/printing.cc:332
1587#: n:417
1588msgid "SVG files"
1589msgstr ""
1590
1591#: ../src/printing.cc:322
1592#: n:445
1593msgid "JSON files"
1594msgstr ""
1595
1596#. TRANSLATORS: Log files from running cavern (extension .log)
1597#: ../src/cavernlog.cc:508
1598#: n:447
1599msgid "Log files"
1600msgstr ""
1601
1602#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1603#. - it should be translated to the terminology that cavers using the
1604#. language would use.
1605#.
1606#. This string is used in the about box (summarising the purpose of aven).
1607#: ../src/aboutdlg.cc:91
1608#: n:209
1609msgid "Survey visualisation tool"
1610msgstr ""
1611
1612#. TRANSLATORS: Summary paragraph for the GPLv2 - there are translations for
1613#. some languages here:
1614#. http://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html
1615#: ../src/aboutdlg.cc:105
1616#: n:219
1617msgid "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."
1618msgstr ""
1619
1620#. TRANSLATORS: Part of 3dtopos --help
1621#: ../src/3dtopos.c:86
1622#: n:217
1623msgid "3D_FILE [POS_FILE]"
1624msgstr ""
1625
1626#. TRANSLATORS: Part of diffpos --help
1627#: ../src/diffpos.c:265
1628#: n:218
1629msgid "FILE1 FILE2 [THRESHOLD]"
1630msgstr ""
1631
1632#. TRANSLATORS: Part of diffpos --help
1633#: ../src/diffpos.c:267
1634#: n:255
1635#, c-format
1636msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
1637msgstr ""
1638
1639#. TRANSLATORS: Part of extend --help
1640#: ../src/extend.c:481
1641#: n:267
1642msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
1643msgstr ""
1644
1645#. TRANSLATORS: Part of sorterr --help
1646#: ../src/sorterr.c:127
1647#: n:268
1648msgid "ERR_FILE [HOW_MANY]"
1649msgstr ""
1650
1651#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1652#. - it should be translated to the terminology that cavers using the
1653#. language would use.
1654#.
1655#. Part of aven --help
1656#: ../src/aven.cc:115
1657#: ../src/aven.cc:139
1658#: n:269
1659msgid "[SURVEY_FILE]"
1660msgstr ""
1661
1662#. TRANSLATORS: Used in the "colour key" for "colour by date" if there
1663#. are surveys without date information.  Try to keep this fairly short.
1664#: ../src/gfxcore.cc:1117
1665#: n:221
1666msgid "Undated"
1667msgstr ""
1668
1669#. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
1670#. which aren’t part of a loop and so have no error information. Try to keep
1671#. this fairly short.
1672#: ../src/gfxcore.cc:1142
1673#: n:290
1674msgid "Not in loop"
1675msgstr ""
1676
1677#. TRANSLATORS: error from:
1678#.
1679#. *data normal newline from to tape compass clino
1680#: ../src/commands.c:1331
1681#: n:222
1682msgid "NEWLINE can’t be the first reading"
1683msgstr ""
1684
1685#. TRANSLATORS: error from:
1686#.
1687#. *data normal from to tape compass clino newline
1688#: ../src/commands.c:1374
1689#: n:223
1690msgid "NEWLINE can’t be the last reading"
1691msgstr ""
1692
1693#. TRANSLATORS: Error given by something like:
1694#.
1695#. *data normal station tape compass clino
1696#.
1697#. ("station" signifies interleaved data).
1698#: ../src/commands.c:1397
1699#: n:224
1700msgid "Interleaved readings, but no NEWLINE"
1701msgstr ""
1702
1703#. TRANSLATORS: caused by e.g.
1704#.
1705#. *data diving station newline depth tape compass
1706#.
1707#. ("depth" needs to occur before "newline").
1708#: ../src/commands.c:1268
1709#: n:225
1710#, c-format
1711msgid "Reading “%s” must occur before NEWLINE"
1712msgstr ""
1713
1714#. TRANSLATORS: e.g.
1715#.
1716#. *data normal from to tape newline compass clino
1717#: ../src/commands.c:1321
1718#: n:226
1719msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1720msgstr ""
1721
1722#. TRANSLATORS: e.g.
1723#.
1724#. *calibrate tape compass 1 1
1725#: ../src/commands.c:1533
1726#: n:227
1727msgid "Can’t calibrate angular and length quantities together"
1728msgstr ""
1729
1730#: ../src/commands.c:647
1731#: n:397
1732msgid "Bad *alias command"
1733msgstr ""
1734
1735#. TRANSLATORS: %s will be replaced by the application name ("Aven"
1736#. currently)
1737#: ../src/log.cc:32
1738#: n:228
1739#, c-format
1740msgid "%s Error Log"
1741msgstr ""
1742
1743#. TRANSLATORS: The text on the action button in the "Export" settings
1744#. dialog
1745#: ../src/printing.cc:628
1746#: n:230
1747msgid "&Export…"
1748msgstr ""
1749
1750#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within
1751#. this group.  Tickable menu item which toggles auto rotation
1752#: ../src/mainfrm.cc:824
1753#: n:231
1754msgid "Au&to-Rotate\tSpace"
1755msgstr ""
1756
1757#: ../src/mainfrm.cc:826
1758#: n:234
1759msgid "&Reverse Direction"
1760msgstr ""
1761
1762#. TRANSLATORS: View *looking* North
1763#: ../src/gfxcore.cc:3818
1764#: ../src/mainfrm.cc:829
1765#: n:240
1766msgid "View &North"
1767msgstr ""
1768
1769#. TRANSLATORS: View *looking* East
1770#: ../src/gfxcore.cc:3820
1771#: ../src/mainfrm.cc:830
1772#: n:241
1773msgid "View &East"
1774msgstr ""
1775
1776#. TRANSLATORS: View *looking* South
1777#: ../src/gfxcore.cc:3822
1778#: ../src/mainfrm.cc:831
1779#: n:242
1780msgid "View &South"
1781msgstr ""
1782
1783#. TRANSLATORS: View *looking* West
1784#: ../src/gfxcore.cc:3824
1785#: ../src/mainfrm.cc:832
1786#: n:243
1787msgid "View &West"
1788msgstr ""
1789
1790#: ../src/gfxcore.cc:3841
1791#: ../src/mainfrm.cc:834
1792#: n:248
1793msgid "&Plan View"
1794msgstr ""
1795
1796#: ../src/gfxcore.cc:3842
1797#: ../src/mainfrm.cc:835
1798#: n:249
1799msgid "Ele&vation"
1800msgstr ""
1801
1802#: ../src/mainfrm.cc:837
1803#: n:254
1804msgid "Restore De&fault View"
1805msgstr ""
1806
1807#. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
1808#. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
1809#. the "what to print/export" dialog.
1810#: ../src/printing.cc:401
1811#: n:283
1812msgid "View"
1813msgstr ""
1814
1815#. TRANSLATORS: Used as a label for the surrounding box for the "survey
1816#. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
1817#. "Elements" isn’t a good name for this but nothing better has yet come to
1818#. mind!
1819#: ../src/printing.cc:406
1820#: n:256
1821msgid "Elements"
1822msgstr ""
1823
1824#: ../src/printing.cc:412
1825#: n:410
1826msgid "Export format"
1827msgstr ""
1828
1829#: ../src/printing.cc:461
1830#: ../src/printing.cc:857
1831#: n:257
1832#, c-format
1833msgid "%d pages (%dx%d)"
1834msgstr ""
1835
1836#. TRANSLATORS: used in the scale drop down selector in the print
1837#. dialog the implicit meaning is "choose a suitable scale to fit
1838#. the plot on a single page", but we need something shorter
1839#: ../src/printing.cc:443
1840#: ../src/printing.cc:876
1841#: n:258
1842msgid "One page"
1843msgstr ""
1844
1845#: ../src/mainfrm.cc:171
1846#: ../src/printing.cc:474
1847#: n:259
1848msgid "Bearing"
1849msgstr ""
1850
1851#: ../src/printing.cc:515
1852#: n:260
1853msgid "Station Names"
1854msgstr ""
1855
1856#: ../src/printing.cc:511
1857#: n:261
1858msgid "Crosses"
1859msgstr ""
1860
1861#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1862#. "survey stations".
1863#: ../src/printing.cc:501
1864#: n:262
1865msgid "Underground Survey Legs"
1866msgstr ""
1867
1868#: ../src/printing.cc:531
1869#: n:393
1870msgid "Cross-sections"
1871msgstr ""
1872
1873#: ../src/printing.cc:536
1874#: n:394
1875msgid "Walls"
1876msgstr ""
1877
1878#. TRANSLATORS: Label for checkbox which controls whether there's a
1879#. layer in the exported file (for formats such as DXF and SVG)
1880#. containing polygons for the inside of cave passages).
1881#: ../src/printing.cc:543
1882#: n:395
1883msgid "Passages"
1884msgstr ""
1885
1886#: ../src/printing.cc:547
1887#: n:421
1888msgid "Origin in centre"
1889msgstr ""
1890
1891#: ../src/printing.cc:551
1892#: n:422
1893msgid "Full coordinates"
1894msgstr ""
1895
1896#. TRANSLATORS: Used in the print dialog:
1897#: ../src/printing.cc:481
1898#: n:263
1899msgid "Tilt angle"
1900msgstr ""
1901
1902#. TRANSLATORS: used in the print dialog - controls drawing lines
1903#. around each page
1904#: ../src/printing.cc:559
1905#: n:264
1906msgid "Page Borders"
1907msgstr ""
1908
1909#. TRANSLATORS: As in the legend on a map.  Used in the print dialog -
1910#. controls drawing the box at the lower left with survey name, view
1911#. angles, etc
1912#: ../src/printing.cc:570
1913#: n:265
1914msgid "Legend"
1915msgstr ""
1916
1917#. TRANSLATORS: will be used in the print dialog - check this to print
1918#. blank pages (otherwise they’ll be skipped to save paper)
1919#: ../src/printing.cc:565
1920#: n:266
1921msgid "Blank Pages"
1922msgstr ""
1923
1924#. TRANSLATORS: Items in the "View" menu:
1925#: ../src/mainfrm.cc:854
1926#: n:270
1927msgid "Station &Names\tCtrl+N"
1928msgstr ""
1929
1930#. TRANSLATORS: Toggles drawing of 3D passages
1931#: ../src/mainfrm.cc:856
1932#: n:346
1933msgid "Passage &Tubes\tCtrl+T"
1934msgstr ""
1935
1936#. TRANSLATORS: Toggles drawing the surface of the Earth
1937#: ../src/mainfrm.cc:858
1938#: n:449
1939msgid "Terr&ain"
1940msgstr ""
1941
1942#: ../src/mainfrm.cc:859
1943#: n:271
1944msgid "&Crosses\tCtrl+X"
1945msgstr ""
1946
1947#: ../src/mainfrm.cc:860
1948#: n:297
1949msgid "&Grid\tCtrl+G"
1950msgstr ""
1951
1952#: ../src/mainfrm.cc:861
1953#: n:318
1954msgid "&Bounding Box\tCtrl+B"
1955msgstr ""
1956
1957#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1958#. "survey stations".
1959#: ../src/mainfrm.cc:865
1960#: n:272
1961msgid "&Underground Survey Legs\tCtrl+L"
1962msgstr ""
1963
1964#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1965#. "survey stations".
1966#: ../src/mainfrm.cc:868
1967#: n:291
1968msgid "&Surface Survey Legs\tCtrl+F"
1969msgstr ""
1970
1971#: ../src/mainfrm.cc:884
1972#: n:273
1973msgid "&Overlapping Names"
1974msgstr ""
1975
1976#: ../src/mainfrm.cc:893
1977#: n:450
1978msgid "Co&lour by"
1979msgstr ""
1980
1981#: ../src/mainfrm.cc:896
1982#: n:294
1983msgid "Highlight &Entrances"
1984msgstr ""
1985
1986#: ../src/mainfrm.cc:897
1987#: n:295
1988msgid "Highlight &Fixed Points"
1989msgstr ""
1990
1991#: ../src/mainfrm.cc:898
1992#: n:296
1993msgid "Highlight E&xported Points"
1994msgstr ""
1995
1996#: ../src/printing.cc:519
1997#: n:418
1998msgid "Entrances"
1999msgstr ""
2000
2001#: ../src/printing.cc:523
2002#: n:419
2003msgid "Fixed Points"
2004msgstr ""
2005
2006#: ../src/printing.cc:527
2007#: n:420
2008msgid "Exported Stations"
2009msgstr ""
2010
2011#: ../src/mainfrm.cc:903
2012#: n:237
2013msgid "&Perspective"
2014msgstr ""
2015
2016#: ../src/mainfrm.cc:905
2017#: n:238
2018msgid "Textured &Walls"
2019msgstr ""
2020
2021#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
2022#. using that term instead if it gives a better translation which most
2023#. users will understand.
2024#: ../src/mainfrm.cc:909
2025#: n:239
2026msgid "Fade Distant Ob&jects"
2027msgstr ""
2028
2029#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2030#. "survey stations".
2031#: ../src/mainfrm.cc:912
2032#: n:298
2033msgid "Smoot&hed Survey Legs"
2034msgstr ""
2035
2036#: ../src/mainfrm.cc:918
2037#: ../src/mainfrm.cc:922
2038#: n:356
2039msgid "Full Screen &Mode\tF11"
2040msgstr ""
2041
2042#: ../src/gfxcore.cc:3879
2043#: ../src/mainfrm.cc:887
2044#: n:292
2045msgid "Colour by &Depth"
2046msgstr ""
2047
2048#: ../src/gfxcore.cc:3880
2049#: ../src/mainfrm.cc:888
2050#: n:293
2051msgid "Colour by D&ate"
2052msgstr ""
2053
2054#: ../src/gfxcore.cc:3881
2055#: ../src/mainfrm.cc:889
2056#: n:289
2057msgid "Colour by &Error"
2058msgstr ""
2059
2060#: ../src/gfxcore.cc:3882
2061#: ../src/mainfrm.cc:890
2062#: n:85
2063msgid "Colour by &Gradient"
2064msgstr ""
2065
2066#: ../src/gfxcore.cc:3883
2067#: ../src/mainfrm.cc:891
2068#: n:82
2069msgid "Colour by &Length"
2070msgstr ""
2071
2072#: n:448
2073msgid "Colour by &Survey"
2074msgstr ""
2075
2076#: ../src/mainfrm.cc:936
2077#: n:274
2078msgid "&Compass"
2079msgstr ""
2080
2081#: ../src/mainfrm.cc:937
2082#: n:275
2083msgid "C&linometer"
2084msgstr ""
2085
2086#. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
2087#. corresponds to which depth, date, survey closure error, etc.
2088#: ../src/mainfrm.cc:940
2089#: n:276
2090msgid "Colour &Key"
2091msgstr ""
2092
2093#: ../src/mainfrm.cc:941
2094#: n:277
2095msgid "&Scale Bar"
2096msgstr ""
2097
2098#: ../src/mainfrm.cc:931
2099#: n:280
2100msgid "&Reverse Sense\tCtrl+R"
2101msgstr ""
2102
2103#: ../src/mainfrm.cc:901
2104#: ../src/mainfrm.cc:933
2105#: n:281
2106msgid "&Cancel Measuring Line\tEscape"
2107msgstr ""
2108
2109#: ../src/mainfrm.cc:942
2110#: n:299
2111msgid "&Indicators"
2112msgstr ""
2113
2114#: ../src/z_getopt.c:697
2115#: ../src/z_getopt.c:709
2116#: n:300
2117#, c-format
2118msgid "%s: option “%s” is ambiguous\n"
2119msgstr ""
2120
2121#: ../src/z_getopt.c:1025
2122#: ../src/z_getopt.c:1036
2123#: n:301
2124#, c-format
2125msgid "%s: option “-W %s” is ambiguous\n"
2126msgstr ""
2127
2128#: ../src/z_getopt.c:753
2129#: ../src/z_getopt.c:757
2130#: n:302
2131#, c-format
2132msgid "%s: option “%c%s” doesn’t allow an argument\n"
2133msgstr ""
2134
2135#: ../src/z_getopt.c:742
2136#: ../src/z_getopt.c:745
2137#: n:303
2138#, c-format
2139msgid "%s: option “--%s” doesn’t allow an argument\n"
2140msgstr ""
2141
2142#: ../src/z_getopt.c:1060
2143#: ../src/z_getopt.c:1071
2144#: n:304
2145#, c-format
2146msgid "%s: option “-W %s” doesn’t allow an argument\n"
2147msgstr ""
2148
2149#: ../src/z_getopt.c:792
2150#: ../src/z_getopt.c:804
2151#: ../src/z_getopt.c:1091
2152#: ../src/z_getopt.c:1103
2153#: n:305
2154#, c-format
2155msgid "%s: option “%s” requires an argument\n"
2156msgstr ""
2157
2158#: ../src/z_getopt.c:962
2159#: ../src/z_getopt.c:973
2160#: ../src/z_getopt.c:1156
2161#: ../src/z_getopt.c:1168
2162#: n:306
2163#, c-format
2164msgid "%s: option requires an argument -- %c\n"
2165msgstr ""
2166
2167#: ../src/z_getopt.c:842
2168#: ../src/z_getopt.c:845
2169#: n:307
2170#, c-format
2171msgid "%s: unrecognized option “--%s”\n"
2172msgstr ""
2173
2174#: ../src/z_getopt.c:853
2175#: ../src/z_getopt.c:856
2176#: n:308
2177#, c-format
2178msgid "%s: unrecognized option “%c%s”\n"
2179msgstr ""
2180
2181#: ../src/z_getopt.c:903
2182#: ../src/z_getopt.c:906
2183#: n:309
2184#, c-format
2185msgid "%s: illegal option -- %c\n"
2186msgstr ""
2187
2188#: ../src/z_getopt.c:912
2189#: ../src/z_getopt.c:915
2190#: n:310
2191#, c-format
2192msgid "%s: invalid option -- %c\n"
2193msgstr ""
2194
2195#: ../src/mainfrm.cc:840
2196#: n:311
2197msgid "&New Presentation"
2198msgstr ""
2199
2200#: ../src/mainfrm.cc:841
2201#: n:312
2202msgid "&Open Presentation…"
2203msgstr ""
2204
2205#: ../src/mainfrm.cc:842
2206#: n:313
2207msgid "&Save Presentation"
2208msgstr ""
2209
2210#: ../src/mainfrm.cc:843
2211#: n:314
2212msgid "Sa&ve Presentation As…"
2213msgstr ""
2214
2215#. TRANSLATORS: "Mark" as in "Mark this position"
2216#: ../src/mainfrm.cc:846
2217#: n:315
2218msgid "&Mark"
2219msgstr ""
2220
2221#. TRANSLATORS: "Play" as in "Play back a recording"
2222#: ../src/mainfrm.cc:848
2223#: n:316
2224msgid "Pla&y"
2225msgstr ""
2226
2227#: ../src/mainfrm.cc:849
2228#: n:317
2229msgid "&Export as Movie…"
2230msgstr ""
2231
2232#: ../src/mainfrm.cc:2500
2233#: n:331
2234msgid "Export Movie"
2235msgstr ""
2236
2237#: ../src/cavernlog.cc:511
2238#: ../src/mainfrm.cc:379
2239#: n:319
2240msgid "Select an output filename"
2241msgstr ""
2242
2243#: ../src/mainfrm.cc:376
2244#: ../src/mainfrm.cc:2422
2245#: n:320
2246msgid "Aven presentations"
2247msgstr ""
2248
2249#. TRANSLATORS: title of the save screenshot dialog
2250#: ../src/mainfrm.cc:2008
2251#: n:321
2252msgid "Save Screenshot"
2253msgstr ""
2254
2255#: ../src/mainfrm.cc:2417
2256#: ../src/mainfrm.cc:2420
2257#: n:322
2258msgid "Select a presentation to open"
2259msgstr ""
2260
2261#: ../src/mainfrm.cc:458
2262#: n:323
2263#, c-format
2264msgid "Error in format of presentation file “%s”"
2265msgstr ""
2266
2267#. TRANSLATORS: "Compass" as in Larry Fish’s cave
2268#. surveying package, so probably shouldn’t be translated
2269#: ../src/mainfrm.cc:1935
2270#: n:324
2271msgid "Compass PLT files"
2272msgstr ""
2273
2274#. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
2275#. package, so don’t translate it.
2276#: ../src/mainfrm.cc:1942
2277#: n:325
2278msgid "CMAP XYZ files"
2279msgstr ""
2280
2281#. TRANSLATORS: title of message box
2282#: ../src/mainfrm.cc:2071
2283#: ../src/mainfrm.cc:2394
2284#: ../src/mainfrm.cc:2411
2285#: n:326
2286msgid "Modified Presentation"
2287msgstr ""
2288
2289#. TRANSLATORS: and the question in that box
2290#: ../src/mainfrm.cc:2069
2291#: ../src/mainfrm.cc:2393
2292#: ../src/mainfrm.cc:2410
2293#: n:327
2294msgid "The current presentation has been modified.  Abandon unsaved changes?"
2295msgstr ""
2296
2297#: ../src/mainfrm.cc:2711
2298#: ../src/mainfrm.cc:2722
2299#: n:328
2300msgid "No matches were found."
2301msgstr ""
2302
2303#. TRANSLATORS: "Find stations" button tooltip
2304#: ../src/mainfrm.cc:1019
2305#: n:332
2306msgid "Find"
2307msgstr ""
2308
2309#. TRANSLATORS: "Hide stations" button default tooltip
2310#: ../src/mainfrm.cc:1021
2311#: ../src/mainfrm.cc:2754
2312#: n:333
2313msgid "Hide"
2314msgstr ""
2315
2316#. TRANSLATORS: "Hide stations" button tooltip when stations are found
2317#: ../src/mainfrm.cc:2715
2318#: n:334
2319#, c-format
2320msgid "Hide %d found stations"
2321msgstr ""
2322
2323#: ../src/mainfrm.cc:259
2324#: ../src/mainfrm.cc:2159
2325#: ../src/mainfrm.cc:2240
2326#: ../src/mainfrm.cc:2292
2327#: n:335
2328msgid "Altitude"
2329msgstr ""
2330
2331#. TRANSLATORS: error if you try to drag multiple files to the aven
2332#. window
2333#: ../src/mainfrm.cc:723
2334#: n:336
2335msgid "You may only view one 3d file at a time."
2336msgstr ""
2337
2338#: ../src/mainfrm.cc:943
2339#: n:337
2340msgid "&Side Panel"
2341msgstr ""
2342
2343#. TRANSLATORS: show coordinates (N = North or Northing, E = East or
2344#. Easting)
2345#: ../src/mainfrm.cc:2157
2346#: ../src/mainfrm.cc:2179
2347#: ../src/mainfrm.cc:2181
2348#: ../src/mainfrm.cc:2291
2349#: n:338
2350#, c-format
2351msgid "%.2f E, %.2f N"
2352msgstr ""
2353
2354#. TRANSLATORS: Used in Aven:
2355#. From <stationname>
2356#. H: 123.45m V: 234.56m
2357#. Dist: 456.78m  Brg: 200
2358#: ../src/mainfrm.cc:2199
2359#: ../src/mainfrm.cc:2249
2360#: ../src/mainfrm.cc:2311
2361#: n:339
2362#, c-format
2363msgid "From %s"
2364msgstr ""
2365
2366#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
2367#: ../src/mainfrm.cc:2324
2368#: n:340
2369#, c-format
2370msgid "H %.2f%s, V %.2f%s"
2371msgstr ""
2372
2373#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
2374#. in Compass bearing)
2375#: ../src/mainfrm.cc:2336
2376#: n:341
2377#, c-format
2378msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
2379msgstr ""
2380
2381#. TRANSLATORS: tickable menu item in View menu.
2382#.
2383#. "Metric" here means metres, km, etc (rather than feet, miles, etc)
2384#: ../src/gfxcore.cc:3870
2385#: ../src/gfxcore.cc:3890
2386#: ../src/mainfrm.cc:945
2387#: n:342
2388msgid "&Metric"
2389msgstr ""
2390
2391#. TRANSLATORS: tickable menu item in View menu.
2392#.
2393#. Degrees are the angular measurement where there are 360 in a full
2394#. circle.
2395#: ../src/gfxcore.cc:3832
2396#: ../src/gfxcore.cc:3850
2397#: ../src/gfxcore.cc:3892
2398#: ../src/mainfrm.cc:946
2399#: n:343
2400msgid "&Degrees"
2401msgstr ""
2402
2403#. TRANSLATORS: tickable menu item in View menu.
2404#.
2405#. Show the tilt of the survey as a percentage gradient (100% = 45
2406#. degrees = 50 grad).
2407#: ../src/gfxcore.cc:3855
2408#: ../src/mainfrm.cc:947
2409#: n:430
2410msgid "&Percent"
2411msgstr ""
2412
2413#. TRANSLATORS: abbreviation for "kilometres" (unit of length),
2414#. used e.g.  "5km".
2415#.
2416#. If there should be a space between the number and this, include
2417#. one in the translation.
2418#: ../src/gfxcore.cc:1252
2419#: ../src/printing.cc:1154
2420#: n:423
2421msgid "km"
2422msgstr ""
2423
2424#. TRANSLATORS: abbreviation for "metres" (unit of length), used
2425#. e.g. "10m".
2426#.
2427#. If there should be a space between the number and this, include
2428#. one in the translation.
2429#: ../src/commands.c:305
2430#: ../src/gfxcore.cc:1087
2431#: ../src/gfxcore.cc:1179
2432#: ../src/gfxcore.cc:1259
2433#: ../src/mainfrm.cc:2148
2434#: ../src/mainfrm.cc:2215
2435#: ../src/mainfrm.cc:2235
2436#: ../src/mainfrm.cc:2284
2437#: ../src/mainfrm.cc:2315
2438#: ../src/printing.cc:1156
2439#: n:424
2440msgid "m"
2441msgstr ""
2442
2443#. TRANSLATORS: abbreviation for "centimetres" (unit of length),
2444#. used e.g.  "50cm".
2445#.
2446#. If there should be a space between the number and this, include
2447#. one in the translation.
2448#: ../src/gfxcore.cc:1267
2449#: ../src/printing.cc:1159
2450#: n:425
2451msgid "cm"
2452msgstr ""
2453
2454#. TRANSLATORS: abbreviation for "miles" (unit of length,
2455#. plural), used e.g.  "2 miles".
2456#.
2457#. If there should be a space between the number and this,
2458#. include one in the translation.
2459#: ../src/gfxcore.cc:1280
2460#: n:426
2461msgid " miles"
2462msgstr ""
2463
2464#. TRANSLATORS: abbreviation for "mile" (unit of length,
2465#. singular), used e.g.  "1 mile".
2466#.
2467#. If there should be a space between the number and this,
2468#. include one in the translation.
2469#: ../src/gfxcore.cc:1287
2470#: n:427
2471msgid " mile"
2472msgstr ""
2473
2474#. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
2475#. as "10ft".
2476#.
2477#. If there should be a space between the number and this, include
2478#. one in the translation.
2479#: ../src/commands.c:306
2480#: ../src/gfxcore.cc:1087
2481#: ../src/gfxcore.cc:1179
2482#: ../src/gfxcore.cc:1295
2483#: ../src/mainfrm.cc:2153
2484#: ../src/mainfrm.cc:2218
2485#: ../src/mainfrm.cc:2238
2486#: ../src/mainfrm.cc:2289
2487#: ../src/mainfrm.cc:2320
2488#: n:428
2489msgid "ft"
2490msgstr ""
2491
2492#. TRANSLATORS: abbreviation for "inches" (unit of length), used
2493#. e.g. as "6in".
2494#.
2495#. If there should be a space between the number and this, include
2496#. one in the translation.
2497#: ../src/gfxcore.cc:1303
2498#: n:429
2499msgid "in"
2500msgstr ""
2501
2502#. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
2503#: ../src/gfxcore.cc:3827
2504#: n:387
2505msgid "&Hide Compass"
2506msgstr ""
2507
2508#. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
2509#: ../src/gfxcore.cc:3845
2510#: n:384
2511msgid "&Hide Clino"
2512msgstr ""
2513
2514#. TRANSLATORS: Menu item which turns off the scale bar in aven.
2515#: ../src/gfxcore.cc:3865
2516#: n:385
2517msgid "&Hide scale bar"
2518msgstr ""
2519
2520#. TRANSLATORS: Menu item which turns off the colour key.
2521#. The "Colour Key" is the thing in aven showing which colour
2522#. corresponds to which depth, date, survey closure error, etc.
2523#: ../src/gfxcore.cc:3888
2524#: n:386
2525msgid "&Hide colour key"
2526msgstr ""
2527
2528#. TRANSLATORS: degree symbol - probably should be translated to
2529#. itself.
2530#: ../src/commands.c:308
2531#: ../src/gfxcore.cc:739
2532#: ../src/gfxcore.cc:829
2533#: ../src/gfxcore.cc:1151
2534#: ../src/mainfrm.cc:2202
2535#: ../src/mainfrm.cc:2328
2536#: ../src/printing.cc:89
2537#: n:344
2538msgid "°"
2539msgstr ""
2540
2541#. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
2542#. circle).
2543#: ../src/commands.c:309
2544#: ../src/gfxcore.cc:744
2545#: ../src/gfxcore.cc:834
2546#: ../src/gfxcore.cc:1151
2547#: n:76
2548msgid "ᵍ"
2549msgstr ""
2550
2551#. TRANSLATORS: alternative angle units (400 grad = 360 degrees =
2552#. full circle).  Try to make this as short as sensibly possible.
2553#.
2554#. E.g. in Italian and Spanish we use "g.cent." rather than
2555#. "gradi quattrocentesimali"/"grados centesimales"
2556#: ../src/mainfrm.cc:2210
2557#: ../src/mainfrm.cc:2331
2558#: n:345
2559msgid "grad"
2560msgstr ""
2561
2562#. TRANSLATORS: symbol for percentage gradient (100% = 45
2563#. degrees = 50 grad).
2564#: ../src/commands.c:310
2565#: ../src/gfxcore.cc:820
2566#: ../src/gfxcore.cc:838
2567#: n:96
2568msgid "%"
2569msgstr ""
2570
2571#. TRANSLATORS: infinity symbol - used for the percentage gradient on
2572#. vertical angles.
2573#: ../src/gfxcore.cc:814
2574#: n:431
2575msgid "∞"
2576msgstr ""
2577
2578#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
2579#. in Compass bearing)
2580#: ../src/mainfrm.cc:2222
2581#: n:374
2582#, c-format
2583msgid "%s: H %.2f%s, Brg %03d%s"
2584msgstr ""
2585
2586#. TRANSLATORS: "V" is short for "Vertical"
2587#: ../src/mainfrm.cc:2255
2588#: n:375
2589#, c-format
2590msgid "%s: V %.2f%s"
2591msgstr ""
2592
2593#. TRANSLATORS: labels for tabbed side panel this is for the tab with the
2594#. tree hierarchy of survey station names
2595#: ../src/mainfrm.cc:1070
2596#: n:376
2597msgid "Surveys"
2598msgstr ""
2599
2600#: ../src/mainfrm.cc:1071
2601#: n:377
2602msgid "Presentation"
2603msgstr ""
2604
2605#: ../src/mainfrm.cc:257
2606#: n:378
2607msgid "Easting"
2608msgstr ""
2609
2610#: ../src/mainfrm.cc:258
2611#: n:379
2612msgid "Northing"
2613msgstr ""
2614
2615#. TRANSLATORS: Aven menu items.  An “&” goes before the letter of any
2616#. accelerator key.
2617#.
2618#. The string "\t" separates the menu text and any accelerator key.
2619#.
2620#. "File" menu.  The accelerators must be different within this group.
2621#. c.f. 201, 380, 381.
2622#: ../src/mainfrm.cc:792
2623#: n:220
2624msgid "&Open…\tCtrl+O"
2625msgstr ""
2626
2627#. TRANSLATORS: Open a "Terrain file" - i.e. a digital model of the
2628#. terrain.
2629#: ../src/mainfrm.cc:795
2630#: n:453
2631msgid "Open &Terrain…"
2632msgstr ""
2633
2634#: ../src/mainfrm.cc:796
2635#: n:144
2636msgid "Show &Log"
2637msgstr ""
2638
2639#: ../src/mainfrm.cc:799
2640#: n:380
2641msgid "&Print…\tCtrl+P"
2642msgstr ""
2643
2644#: ../src/mainfrm.cc:800
2645#: n:381
2646msgid "P&age Setup…"
2647msgstr ""
2648
2649#. TRANSLATORS: In the "File" menu
2650#: ../src/mainfrm.cc:803
2651#: n:201
2652msgid "&Screenshot…"
2653msgstr ""
2654
2655#: ../src/mainfrm.cc:804
2656#: n:382
2657msgid "&Export as…"
2658msgstr ""
2659
2660#. TRANSLATORS: Title of file dialog to choose name and type of exported
2661#. file.
2662#: ../src/printing.cc:691
2663#: n:401
2664msgid "Export as:"
2665msgstr ""
2666
2667#. TRANSLATORS: Title of the export
2668#. dialog
2669#: ../src/printing.cc:348
2670#: n:383
2671msgid "Export"
2672msgstr ""
2673
2674#. TRANSLATORS: for about box:
2675#: ../src/aboutdlg.cc:142
2676#: n:390
2677msgid "System Information:"
2678msgstr ""
2679
2680#. TRANSLATORS: Title of the print preview dialog
2681#: ../src/printing.cc:728
2682#: n:398
2683msgid "Print Preview"
2684msgstr ""
2685
2686#. TRANSLATORS: Title of the print
2687#. dialog
2688#: ../src/printing.cc:345
2689#: n:399
2690msgid "Print"
2691msgstr ""
2692
2693#: ../src/printing.cc:623
2694#: n:400
2695msgid "&Print…"
2696msgstr ""
2697
2698#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2699#. "survey stations".
2700#: ../src/printing.cc:507
2701#: n:403
2702msgid "Sur&face Survey Legs"
2703msgstr ""
2704
2705#. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
2706#: ../src/mainfrm.cc:144
2707#: n:404
2708msgid "Edit Waypoint"
2709msgstr ""
2710
2711#. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
2712#. in a presentation.
2713#: ../src/mainfrm.cc:183
2714#: n:278
2715msgid " (unused in perspective view)"
2716msgstr ""
2717
2718#. TRANSLATORS: Field label in dialog to edit a waypoint in a
2719#. presentation.
2720#: ../src/mainfrm.cc:190
2721#: n:279
2722msgid "Time: "
2723msgstr ""
2724
2725#. TRANSLATORS: units+info after time field in dialog to edit a
2726#. waypoint in a presentation.
2727#: ../src/mainfrm.cc:194
2728#: n:282
2729msgid " secs (0 = auto; *6 = 6 times auto)"
2730msgstr ""
2731
2732#. TRANSLATORS: %s will be replaced with "Aven" currently (and
2733#. perhaps by "Survex" or other things in future).
2734#: ../src/aven.cc:230
2735#: n:405
2736#, c-format
2737msgid "This version of %s requires OpenGL to work, but it isn’t available."
2738msgstr ""
2739
2740#: ../src/readval.c:341
2741#: n:392
2742msgid "Separator in survey name"
2743msgstr ""
2744
2745#. TRANSLATORS: Used in place of the station name when talking about an
2746#. anonymous station.
2747#: ../src/labelinfo.h:82
2748#: n:56
2749msgid "anonymous station"
2750msgstr ""
2751
2752#: ../src/readval.c:124
2753#: ../src/readval.c:139
2754#: ../src/readval.c:156
2755#: n:3
2756msgid "Can't have a leg between two anonymous stations"
2757msgstr ""
2758
2759#: ../src/mainfrm.cc:881
2760#: n:406
2761msgid "Spla&y Legs"
2762msgstr ""
2763
2764#. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2765#. splay legs are not shown.
2766#: ../src/mainfrm.cc:873
2767#: n:407
2768msgid "&Hide"
2769msgstr ""
2770
2771#. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2772#. aven will show splay legs with less bright colours (rather than the
2773#. same as other legs "Show" or not shown "Hide").
2774#: ../src/mainfrm.cc:877
2775#: n:408
2776msgid "&Fade"
2777msgstr ""
2778
2779#. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2780#. splay legs are shown the same as other legs.
2781#: ../src/mainfrm.cc:880
2782#: n:409
2783msgid "&Show"
2784msgstr ""
2785
2786#: ../src/extend.c:507
2787#: n:105
2788msgid "Reading in data - please wait…"
2789msgstr ""
2790
2791#. TRANSLATORS: for extend: the user specified breaking a loop or
2792#. changing extend direction at this station, but we didn’t find it in
2793#. the 3d file
2794#: ../src/extend.c:263
2795#: ../src/extend.c:281
2796#: ../src/extend.c:326
2797#: ../src/extend.c:368
2798#: ../src/extend.c:410
2799#: n:510
2800#, c-format
2801msgid "Failed to find station %s"
2802msgstr ""
2803
2804#. TRANSLATORS: for extend: the user specified breaking a loop or
2805#. changing extend direction at this leg, but we didn’t find it in the
2806#. 3d file
2807#: ../src/extend.c:307
2808#: ../src/extend.c:349
2809#: ../src/extend.c:391
2810#: ../src/extend.c:433
2811#: n:511
2812#, c-format
2813msgid "Failed to find leg %s → %s"
2814msgstr ""
2815
2816#. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
2817#: ../src/extend.c:254
2818#: n:512
2819#, c-format
2820msgid "Starting from station %s"
2821msgstr ""
2822
2823#. TRANSLATORS: for extend:
2824#: ../src/extend.c:274
2825#: n:513
2826#, c-format
2827msgid "Extending to the left from station %s"
2828msgstr ""
2829
2830#. TRANSLATORS: for extend:
2831#: ../src/extend.c:319
2832#: n:514
2833#, c-format
2834msgid "Extending to the right from station %s"
2835msgstr ""
2836
2837#. TRANSLATORS: for extend:
2838#: ../src/extend.c:294
2839#: n:515
2840#, c-format
2841msgid "Extending to the left from leg %s → %s"
2842msgstr ""
2843
2844#. TRANSLATORS: for extend:
2845#: ../src/extend.c:339
2846#: n:516
2847#, c-format
2848msgid "Extending to the right from leg %s → %s"
2849msgstr ""
2850
2851#. TRANSLATORS: for extend:
2852#: ../src/extend.c:403
2853#: n:517
2854#, c-format
2855msgid "Breaking survey loop at station %s"
2856msgstr ""
2857
2858#. TRANSLATORS: for extend:
2859#: ../src/extend.c:423
2860#: n:518
2861#, c-format
2862msgid "Breaking survey loop at leg %s → %s"
2863msgstr ""
2864
2865#. TRANSLATORS: for extend:
2866#: ../src/extend.c:361
2867#: n:519
2868#, c-format
2869msgid "Swapping extend direction from station %s"
2870msgstr ""
2871
2872#. TRANSLATORS: for extend:
2873#: ../src/extend.c:381
2874#: n:520
2875#, c-format
2876msgid "Swapping extend direction from leg %s → %s"
2877msgstr ""
2878
2879#. TRANSLATORS: for extend:
2880#: ../src/extend.c:551
2881#: n:521
2882#, c-format
2883msgid "Applying specfile: “%s”"
2884msgstr ""
2885
2886#. TRANSLATORS: for extend:
2887#. Used to tell the user that a file is being written - %s is the filename
2888#: ../src/extend.c:614
2889#: n:522
2890#, c-format
2891msgid "Writing %s…"
2892msgstr ""
2893
2894#. TRANSLATORS: --help output for sorterr --horizontal option
2895#: ../src/sorterr.c:53
2896#: n:179
2897msgid "sort by horizontal error factor"
2898msgstr ""
2899
2900#. TRANSLATORS: --help output for sorterr --vertical option
2901#: ../src/sorterr.c:55
2902#: n:180
2903msgid "sort by vertical error factor"
2904msgstr ""
2905
2906#. TRANSLATORS: --help output for sorterr --percentage option
2907#: ../src/sorterr.c:57
2908#: n:181
2909msgid "sort by percentage error"
2910msgstr ""
2911
2912#. TRANSLATORS: --help output for sorterr --per-leg option
2913#: ../src/sorterr.c:59
2914#: n:182
2915msgid "sort by error per leg"
2916msgstr ""
2917
2918#. TRANSLATORS: --help output for sorterr --replace option
2919#: ../src/sorterr.c:61
2920#: n:183
2921msgid "replace .err file with resorted version"
2922msgstr ""
2923
2924#: ../src/sorterr.c:81
2925#: ../src/sorterr.c:98
2926#: ../src/sorterr.c:170
2927#: n:112
2928msgid "Couldn’t parse .err file"
2929msgstr ""
2930
2931#. TRANSLATORS: for diffpos:
2932#: ../src/diffpos.c:159
2933#: n:500
2934#, c-format
2935msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
2936msgstr ""
2937
2938#. TRANSLATORS: for diffpos:
2939#: ../src/diffpos.c:196
2940#: n:501
2941#, c-format
2942msgid "Added: %s"
2943msgstr ""
2944
2945#. TRANSLATORS: for diffpos:
2946#: ../src/diffpos.c:219
2947#: n:502
2948#, c-format
2949msgid "Deleted: %s"
2950msgstr ""
2951
2952#. TRANSLATORS: The first of two warnings given when a survey which has
2953#. already been completed is reentered.  This example file crawl.svx:
2954#.
2955#. *begin crawl
2956#. 1 2 9.45 234 -01 # <- second warning here
2957#. *end crawl
2958#. *begin crawl     # <- first warning here
2959#. 2 3 7.67 223 -03
2960#. *end crawl
2961#.
2962#. Would lead to:
2963#.
2964#. crawl.svx:3: Reentering an existing survey is deprecated
2965#. crawl.svx:1: Originally entered here
2966#.
2967#. If you're unsure what "deprecated" means, see:
2968#. http://en.wikipedia.org/wiki/Deprecation
2969#: ../src/commands.c:572
2970#: n:29
2971msgid "Reentering an existing survey is deprecated"
2972msgstr ""
2973
2974#. TRANSLATORS: The second of two warnings given when a survey which has
2975#. already been completed is reentered.  This example file crawl.svx:
2976#.
2977#. *begin crawl
2978#. 1 2 9.45 234 -01 # <- second warning here
2979#. *end crawl
2980#. *begin crawl     # <- first warning here
2981#. 2 3 7.67 223 -03
2982#. *end crawl
2983#.
2984#. Would lead to:
2985#.
2986#. crawl.svx:3: Reentering an existing survey is deprecated
2987#. crawl.svx:1: Originally entered here
2988#.
2989#. If you're unsure what "deprecated" means, see:
2990#. http://en.wikipedia.org/wiki/Deprecation
2991#: ../src/commands.c:590
2992#: n:30
2993msgid "Originally entered here"
2994msgstr ""
2995
2996#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
2997#. deprecated, so this error would be generated by:
2998#.
2999#. *equate \foo.7 1
3000#.
3001#. If you're unsure what "deprecated" means, see:
3002#. http://en.wikipedia.org/wiki/Deprecation
3003#: ../src/commands.c:492
3004#: ../src/readval.c:90
3005#: ../src/readval.c:94
3006#: n:25
3007msgid "ROOT is deprecated"
3008msgstr ""
3009
3010#. TRANSLATORS: --help output for dump3d --rewind option
3011#: ../src/dump3d.c:51
3012#: n:204
3013msgid "rewind file and read it a second time"
3014msgstr ""
3015
3016#: ../src/dump3d.c:52
3017#: n:396
3018msgid "show survey date information (if present)"
3019msgstr ""
3020
3021#: ../src/findentrances.cc:111
3022#: ../src/gfxcore.cc:2669
3023#: ../src/gpx.cc:70
3024#: ../src/kml.cc:69
3025#: n:287
3026#, c-format
3027msgid "Failed to initialise input coordinate system “%s”"
3028msgstr ""
3029
3030#: ../src/findentrances.cc:114
3031#: ../src/gfxcore.cc:2675
3032#: ../src/gpx.cc:75
3033#: ../src/kml.cc:74
3034#: n:288
3035#, c-format
3036msgid "Failed to initialise output coordinate system “%s”"
3037msgstr ""
3038
3039#: ../src/findentrances.cc:169
3040#: n:388
3041msgid "-d PROJ_DATUM 3D_FILE"
3042msgstr ""
3043
3044#. TRANSLATORS: The PROJ library is used to do coordinate transformations
3045#. (https://trac.osgeo.org/proj/) - the user passes a string to tell PROJ
3046#. what the input datum is.
3047#: ../src/findentrances.cc:160
3048#: n:389
3049msgid "input datum as string to pass to PROJ"
3050msgstr ""
3051
3052#. TRANSLATORS: The PROJ library is used to do coordinate transformations
3053#. (https://trac.osgeo.org/proj/) - if the .3d file doesn't contain details
3054#. of the coordinate projection in use, the user must specify it here for
3055#. export formats which need to know it (e.g. GPX).
3056#: ../src/printing.cc:584
3057#: n:440
3058msgid "Coordinate projection"
3059msgstr ""
3060
3061#: ../src/cad3d.c:661
3062#: n:100
3063msgid "do not generate station markers"
3064msgstr ""
3065
3066#: ../src/cad3d.c:662
3067#: n:101
3068msgid "do not generate station labels"
3069msgstr ""
3070
3071#: ../src/cad3d.c:663
3072#: n:102
3073msgid "do not generate survey legs"
3074msgstr ""
3075
3076#: ../src/cad3d.c:667
3077#: n:103
3078msgid "produce an elevation view"
3079msgstr ""
3080
3081#: ../src/cad3d.c:664
3082#: n:148
3083#, c-format
3084msgid "generate grid (default %sm)"
3085msgstr ""
3086
3087#: ../src/cad3d.c:665
3088#: n:149
3089#, c-format
3090msgid "station labels text height (default %s)"
3091msgstr ""
3092
3093#: ../src/cad3d.c:666
3094#: n:152
3095#, c-format
3096msgid "station marker size (default %s)"
3097msgstr ""
3098
3099#: ../src/cad3d.c:668
3100#: n:155
3101#, c-format
3102msgid "factor to scale down by (default %s)"
3103msgstr ""
3104
3105#: ../src/cad3d.c:669
3106#: n:156
3107msgid "produce DXF output"
3108msgstr ""
3109
3110#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
3111#. translated.
3112#: ../src/cad3d.c:672
3113#: n:158
3114msgid "produce Skencil output"
3115msgstr ""
3116
3117#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
3118#. so should not be translated.
3119#: ../src/cad3d.c:675
3120#: n:159
3121msgid "produce Compass PLT output for Carto"
3122msgstr ""
3123
3124#: ../src/cad3d.c:676
3125#: n:160
3126msgid "produce SVG output"
3127msgstr ""
3128
3129#, c-format
3130#~ msgid "Error in format of font file “%s”"
3131#~ msgstr ""
3132
3133#. TRANSLATORS: Show the terrain as solid rather than transparent.
3134#~ msgid "Solid Su&rface"
3135#~ msgstr ""
3136
3137#. TRANSLATORS: number of stations found matching search
3138#, c-format
3139#~ msgid "%d found"
3140#~ msgstr ""
3141
3142#: ../src/mainfrm.cc:926
3143#: n:347
3144#~ msgid "&Preferences…"
3145#~ msgstr ""
3146
3147#: n:348
3148#~ msgid "Draw passage walls"
3149#~ msgstr ""
3150
3151#: n:349
3152#~ msgid "Estimate LRUD readings based on heuristics"
3153#~ msgstr ""
3154
3155#: n:350
3156#~ msgid "Mark survey stations with crosses"
3157#~ msgstr ""
3158
3159#: n:351
3160#~ msgid "Highlight stations marked as entrances"
3161#~ msgstr ""
3162
3163#: n:352
3164#~ msgid "Highlight stations marked as fixed points"
3165#~ msgstr ""
3166
3167#: n:353
3168#~ msgid "Highlight stations which are exported"
3169#~ msgstr ""
3170
3171#: n:354
3172#~ msgid "Mark survey stations with their names"
3173#~ msgstr ""
3174
3175#: n:355
3176#~ msgid "Allow names to overlap on the display (faster)"
3177#~ msgstr ""
3178
3179#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3180#. "survey stations".
3181#: n:357
3182#~ msgid "Display underground survey legs"
3183#~ msgstr ""
3184
3185#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3186#. "survey stations".
3187#: n:358
3188#~ msgid "Display surface survey legs"
3189#~ msgstr ""
3190
3191#: n:359
3192#~ msgid "Colour surface surveys by depth"
3193#~ msgstr ""
3194
3195#: n:360
3196#~ msgid "Draw surface legs with dashed lines"
3197#~ msgstr ""
3198
3199#: n:361
3200#~ msgid "Draw a grid"
3201#~ msgstr ""
3202
3203#: n:362
3204#~ msgid "metric units"
3205#~ msgstr ""
3206
3207#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
3208#. the USA (rather confusingly now that England has largely gone metric!)
3209#: n:363
3210#~ msgid "imperial units"
3211#~ msgstr ""
3212
3213#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
3214#. full circle.
3215#: n:364
3216#~ msgid "degrees (°)"
3217#~ msgstr ""
3218
3219#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
3220#. full circle.
3221#: n:365
3222#~ msgid "grads"
3223#~ msgstr ""
3224
3225#: n:366
3226#~ msgid "Display measurements in"
3227#~ msgstr ""
3228
3229#: n:367
3230#~ msgid "Display angles in"
3231#~ msgstr ""
3232
3233#. TRANSLATORS: reverses the sense of the mouse controls
3234#: n:368
3235#~ msgid "Reverse the sense of the controls"
3236#~ msgstr ""
3237
3238#: n:369
3239#~ msgid "Display scale bar"
3240#~ msgstr ""
3241
3242#: n:370
3243#~ msgid "Display depth bar"
3244#~ msgstr ""
3245
3246#: n:371
3247#~ msgid "Display compass"
3248#~ msgstr ""
3249
3250#: n:372
3251#~ msgid "Display clinometer"
3252#~ msgstr ""
3253
3254#: n:373
3255#~ msgid "Display side panel"
3256#~ msgstr ""
Note: See TracBrowser for help on using the repository browser.