source: git/lib/survex.pot @ 98cf5b5

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

lib/,src/datain.c,src/img_hosted.c,src/printwx.cc,tests/badinc.out,
tests/badinc2.out,tests/badinc3.out: Merge two very similar
messages.

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