source: git/lib/en_US.po @ 5f69a50

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

lib/: Update source references.

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