source: git/lib/codes.po @ 5c2bff7

RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereostereo-2025walls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Last change on this file since 5c2bff7 was ee7511a, checked in by Olly Betts <olly@…>, 14 years ago

lib/,src/: Use curly apostrophe instead of "'" in messages. Correct
messages in source code which didn't match those in the message file
(no visible effects to end-users).
lib/codes.po: Update file:lineno locations where messages are used.
lib/po-to-msg.pl: Warn about different numbers of opening or
closing curly double quotes in message vs translation.
lib/ca.po,lib/es.po: Fix minor typo in one message caught by this
new warning.

git-svn-id: file:///home/survex-svn/survex/trunk@3900 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

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