source: git/lib/zh_CN.po @ a4adf09

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

NEWS,lib/,src/matrix.c,src/out.h,tests/calibrate_clino.out: Don't
report "Solving to find x coordinates" as we actually find y and z
in the same operation, and as a progress message it is redundant with
"Solving %d simultaneous equations" anyway.

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