source: git/lib/survex.pot @ 0dc5829

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

lib/,src/Makefile.am,src/gettexttomsg.pl: Eliminate po_codes and just
store the message numbers as the line number in a fake source
reference to file 'n'.

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