source: git/lib/en_US.po @ 469c47b

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 469c47b was 6de11d3, checked in by Olly Betts <olly@…>, 10 years ago

lib/en_US.po: Translate new message.

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