source: git/lib/zh_CN.po @ 1c80bef

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 1c80bef was 9e8ff8e, checked in by Olly Betts <olly@…>, 7 years ago

Update i18n line refs and comments from source

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