source: git/lib/en_US.po @ dfc141d

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since dfc141d was dfc141d, checked in by Olly Betts <olly@…>, 10 years ago

lib/: Update translations.

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