# Survex translation template. # Copyright (C) YEAR COPYRIGHT HOLDERS # This file is distributed under the same licence as Survex. # msgid "" msgstr "" "Project-Id-Version: survex\n" "Report-Msgid-Bugs-To: olly@survex.com\n" "POT-Creation-Date: 1999-08-26 12:23:58 +0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI:SE +ZONE\n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" #. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex was trying to #. allocate space for. #: ../src/message.c:83 #: n:1 #, c-format msgid "Out of memory (couldn’t find %lu bytes)." msgstr "" #. TRANSLATORS: Feel free to translate as "or newer" instead of "or greater" if that #. gives a more natural translation. It's technically not quite right when there are #. parallel active release series (e.g. Survex 1.0.40 was released *after* 1.2.0), but #. this seems unlikely to confuse users. #: ../src/commands.c:1567 #: n:2 #, c-format msgid "Survex version %s or greater required to process this survey data." msgstr "" #. TRANSLATORS: Indicates a warning message e.g.: #. "spoon.svx:12: warning: *prefix is deprecated" #: ../src/aven.cc:365 #: ../src/message.c:1235 #: n:4 msgid "warning" msgstr "" #. TRANSLATORS: %s is replaced by the filename of the parent file, and %u by #. the line number in that file. #: ../src/datain.c:105 #: n:5 #, c-format msgid "In file included from %s:%u:\n" msgstr "" #. TRANSLATORS: If you're unsure what "deprecated" means, see: #. http://en.wikipedia.org/wiki/Deprecation #: ../src/commands.c:535 #: n:6 msgid "*prefix is deprecated - use *begin and *end instead" msgstr "" #. TRANSLATORS: Here "station" is a survey station, not a train station. #: ../src/readval.c:205 #: n:7 #, c-format msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)" msgstr "" #: ../src/readval.c:384 #: n:8 msgid "Field may not be omitted" msgstr "" #: ../src/datain.c:1469 #: ../src/datain.c:1749 #: ../src/readval.c:386 #: ../src/readval.c:427 #: ../src/readval.c:457 #: n:9 #, c-format msgid "Expecting numeric field, found “%s”" msgstr "" #: ../src/commands.c:1473 #: n:10 #, c-format msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”" msgstr "" #: ../src/debug.h:45 #: ../src/debug.h:47 #: ../src/matrix.c:352 #: ../src/message.c:233 #: n:11 msgid "Bug in program detected! Please report this to the authors" msgstr "" #: ../src/commands.c:1681 #: ../src/extend.c:420 #: n:12 #, c-format msgid "Unknown command “%s”" msgstr "" #. TRANSLATORS: Here "station" is a survey station, not a train station. #: ../src/netbits.c:401 #: n:13 #, c-format msgid "Station “%s” equated to itself" msgstr "" #. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between survey stations. #: ../src/datain.c:997 #: n:14 msgid "Compass reading may not be omitted except on plumbed legs" msgstr "" #: ../src/datain.c:244 #: ../src/extend.c:425 #: n:15 msgid "End of line not blank" msgstr "" #: ../src/cavern.c:385 #: n:16 #, c-format msgid "There were %d warning(s)." msgstr "" #. TRANSLATORS: %s is replaced by the command we attempted to run. #: ../src/cavernlog.cc:174 #: ../src/cavernlog.cc:232 #: n:17 #, c-format msgid "Couldn’t run external command: “%s”" msgstr "" #: ../src/datain.c:80 #: ../src/datain.c:88 #: ../src/datain.c:95 #: ../src/datain.c:730 #: ../src/extend.c:541 #: ../src/sorterr.c:75 #: ../src/sorterr.c:92 #: ../src/sorterr.c:234 #: n:18 msgid "Error reading file" msgstr "" #: ../src/message.c:1250 #: n:19 msgid "Too many errors - giving up" msgstr "" #. TRANSLATORS: If you're unsure what "deprecated" means, see: #. http://en.wikipedia.org/wiki/Deprecation #: ../src/commands.c:1352 #: n:20 msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead" msgstr "" #. TRANSLATORS: A "plumbed leg" is one measured using a plumbline (a weight on a string). #. So the problem here is that the leg is vertical, so a compass reading has #. no meaning! #: ../src/datain.c:970 #: n:21 msgid "Compass reading given on plumbed leg" msgstr "" #: ../src/commands.c:619 #: n:22 msgid "END with no matching BEGIN in this file" msgstr "" #: ../src/datain.c:717 #: n:23 msgid "BEGIN with no matching END in this file" msgstr "" #: ../src/datain.c:361 #: ../src/img_hosted.c:30 #: ../src/printwx.cc:1457 #: n:24 #, c-format msgid "Couldn’t open data file “%s”" msgstr "" #. TRANSLATORS: Use of the ROOT character (which is "\" by default) is #. deprecated, so this error would be generated by: #. #. *equate \foo.7 1 #. #. If you're unsure what "deprecated" means, see: #. http://en.wikipedia.org/wiki/Deprecation #: ../src/commands.c:444 #: ../src/readval.c:90 #: ../src/readval.c:94 #: n:25 msgid "ROOT is deprecated" msgstr "" #. TRANSLATORS: A station must be exported out of each level it is in, so this would give #. "Station “\outer.inner.1” not exported from survey “\outer”)": #. *equate entrance outer.inner.1 #. *begin outer #. *begin inner #. *export 1 #. 1 2 1.23 045 -6 #. *end inner #. *end outer #: ../src/commands.c:861 #: ../src/listpos.c:107 #: ../src/readval.c:324 #: n:26 #, c-format msgid "Station “%s” not exported from survey “%s”" msgstr "" #. TRANSLATORS: This error occurs if there's an attempt to export a station #. from a survey which doesn't actually exist. #: ../src/listpos.c:110 #: n:286 #, c-format msgid "Reference to station “%s” from non-existent survey “%s”" msgstr "" #: ../src/readval.c:296 #: n:27 #, c-format msgid "“%s” can’t be both a station and a survey" msgstr "" #: ../src/extend.c:247 #: ../src/extend.c:262 #: ../src/extend.c:302 #: ../src/extend.c:342 #: ../src/extend.c:382 #: ../src/readval.c:202 #: n:28 msgid "Expecting station name" msgstr "" #. TRANSLATORS: FIXME: perhaps use "survey" instead of "prefix level"? #. #. If you're unsure what "deprecated" means, see: #. http://en.wikipedia.org/wiki/Deprecation #: ../src/commands.c:507 #: n:29 msgid "Reentering an existing prefix level is deprecated" msgstr "" #: ../src/commands.c:514 #: n:30 msgid "Originally entered here" msgstr "" #: ../src/commands.c:1503 #: n:31 #, c-format msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”" msgstr "" #: ../src/commands.c:1510 #: n:32 #, c-format msgid "Found “%s”, expecting “ON” or “OFF”" msgstr "" #. TRANSLATORS: EQUATE is a command name, so shouldn’t be translated. #: ../src/commands.c:834 #: n:33 msgid "Only one station in EQUATE command" msgstr "" #: ../src/commands.c:398 #: n:34 #, c-format msgid "Unknown quantity “%s”" msgstr "" #: ../src/commands.c:318 #: n:35 #, c-format msgid "Unknown units “%s”" msgstr "" #. TRANSLATORS: Used when a BEGIN tag has no prefix, but the END tag has one, e.g.: #. *begin #. 1 2 10.00 178 -01 #. *end entrance <--[Message given here] #: ../src/commands.c:636 #: n:36 msgid "Matching BEGIN tag has no prefix" msgstr "" #. TRANSLATORS: Note: In English you talk about the *units* of a single measurement, but #. the correct term in other languages may be singular. #: ../src/commands.c:328 #: n:37 #, c-format msgid "Invalid units “%s” for quantity" msgstr "" #. TRANSLATORS: nasty hack - this message is for the .3d img code, and all errors there take #. a filename parameter - we don’t really want it here, so lose it with "%.0s" #. (which should display 0 characters from the filename) FIXME: sort out this #: ../src/img_hosted.c:31 #: n:38 msgid "Out of memory %.0s" msgstr "" #: ../src/commands.c:391 #: n:39 #, c-format msgid "Unknown instrument “%s”" msgstr "" #. TRANSLATORS: DECLINATION is a built-in keyword, so best not to translate #: ../src/commands.c:1324 #: n:40 msgid "Scale factor must be 1.0 for DECLINATION" msgstr "" #. TRANSLATORS: If the scale factor for an instrument is zero, then any reading #. would be mapped to zero, which doesn't make sense. #: ../src/commands.c:1328 #: n:391 msgid "Scale factor must be non-zero" msgstr "" #: ../src/commands.c:1371 #: n:41 #, c-format msgid "Unknown setting “%s”" msgstr "" #: ../src/commands.c:436 #: n:42 #, c-format msgid "Unknown character class “%s”" msgstr "" #: ../src/extend.c:587 #: ../src/netskel.c:90 #: n:43 msgid "No survey data" msgstr "" #: ../src/filename.c:52 #: ../src/img_hosted.c:32 #: n:44 #, c-format msgid "Filename “%s” refers to directory" msgstr "" #: ../src/netartic.c:384 #: n:45 msgid "Survey not all connected to fixed stations" msgstr "" #: ../src/commands.c:770 #: ../src/datain.c:643 #: n:46 msgid "Station already fixed or equated to a fixed point" msgstr "" #: ../src/cavern.c:288 #: ../src/filename.c:55 #: ../src/img_hosted.c:33 #: n:47 #, c-format msgid "Failed to open output file “%s”" msgstr "" #: ../src/commands.c:1426 #: n:48 msgid "Standard deviation must be positive" msgstr "" #. TRANSLATORS: as in: Usage: cavern … #: ../src/cmdline.c:165 #: n:49 msgid "Usage" msgstr "" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #. #. %s is replaced by the name of the station. #: ../src/netbits.c:329 #: n:50 #, c-format msgid "Survey leg with same station (“%s”) at both ends - typing error?" msgstr "" #. TRANSLATORS: Degrees are the angular measurement where there are 360 in a #. full circle. #: ../src/datain.c:923 #: ../src/datain.c:931 #: ../src/datain.c:943 #: n:51 msgid "Clino reading over 90 degrees (absolute value)" msgstr "" #: ../src/netbits.c:416 #: n:52 #, c-format msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”" msgstr "" #. TRANSLATORS: "equal" as in: *fix a 1 2 3 / *fix b 1 2 3 / *equate a b #: ../src/netbits.c:422 #: n:53 #, c-format msgid "Equating two equal fixed points: “%s” and “%s”" msgstr "" #. TRANSLATORS: " *fix a " gives this message: #: ../src/commands.c:693 #: n:54 msgid "FIX command with no coordinates - fixing at (0,0,0)" msgstr "" #. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3 #: ../src/commands.c:773 #: ../src/datain.c:645 #: n:55 msgid "Station already fixed at the same coordinates" msgstr "" #: ../src/commands.c:686 #: n:56 msgid "More than one FIX command with no coordinates" msgstr "" #. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN , so this #. would generate error 57: #. *begin fred #. 1 2 1.23 045 -6 #. *export 2 #. *end fred #: ../src/commands.c:1688 #: n:57 msgid "*EXPORT must immediately follow “*BEGIN ”" msgstr "" #: ../src/readval.c:514 #: n:58 msgid "Invalid year (< 1900 or > 2078)" msgstr "" #. TRANSLATORS: Suspicious means something like 410 degrees or -20 degrees #: ../src/datain.c:825 #: ../src/datain.c:834 #: n:59 msgid "Suspicious compass reading" msgstr "" #: ../src/datain.c:1445 #: n:60 msgid "Negative tape reading" msgstr "" #: ../src/commands.c:688 #: n:61 msgid "Same station fixed twice with no coordinates" msgstr "" #. TRANSLATORS: This means that the data fed in said this. #. It could be a gross error (e.g. the decimal point is missing from #. the depth gauge reading) or it could just be due to random error on #. a near vertical leg #: ../src/datain.c:1144 #: n:62 msgid "Tape reading is less than change in depth" msgstr "" #. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc. #. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL #. neither style nor reading is a keyword in the program #. This error complains about a depth gauge reading in normal style, for example #: ../src/commands.c:1069 #: n:63 #, c-format msgid "Reading “%s” not allowed in data style “%s”" msgstr "" #. TRANSLATORS: i.e. not enough readings for the style. #: ../src/commands.c:1238 #: n:64 #, c-format msgid "Too few readings for data style “%s”" msgstr "" #. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style #: ../src/commands.c:1034 #: n:65 #, c-format msgid "Data style “%s” unknown" msgstr "" #. TRANSLATORS: Here "station" is a survey station, not a train station. #. #. Exporting a station twice give error 66: #. *begin example #. *export 1 #. *export 1 #. 1 2 1.24 045 -6 #. *end example #: ../src/commands.c:905 #: n:66 #, c-format msgid "Station “%s” already exported" msgstr "" #. TRANSLATORS: complains about a situation like trying to define two from stations per leg #: ../src/commands.c:1089 #: n:67 #, c-format msgid "Duplicate reading “%s”" msgstr "" #: ../src/commands.c:800 #: n:68 #, c-format msgid "FLAG “%s” unknown" msgstr "" #: ../src/readval.c:471 #: n:69 msgid "Missing \"" msgstr "" #. TRANSLATORS: Here "station" is a survey station, not a train station. #: ../src/listpos.c:121 #: n:70 #, c-format msgid "Station “%s” referred to just once, with an explicit prefix - typo?" msgstr "" #. TRANSLATORS: Here "station" is a survey station, not a train station. #: ../src/netartic.c:394 #: n:71 msgid "The following survey stations are not attached to a fixed point:" msgstr "" #: ../src/netskel.c:129 #: n:72 #, c-format msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)" msgstr "" #. TRANSLATORS: fixed survey station that is not part of any survey #: ../src/netskel.c:919 #: n:73 #, c-format msgid "Unused fixed point “%s”" msgstr "" #: ../src/matrix.c:123 #: n:74 msgid "Network solved by reduction - no simultaneous equations to solve." msgstr "" #: ../src/matrix.c:134 #: n:75 #, c-format msgid "Solving %d simultaneous equations" msgstr "" #: ../src/commands.c:1146 #: n:77 #, c-format msgid "Reading “%s” duplicates previous reading(s)" msgstr "" #: ../src/matrix.c:132 #: n:78 msgid "Solving one equation" msgstr "" #: ../src/datain.c:896 #: ../src/datain.c:1138 #: ../src/datain.c:1326 #: n:79 msgid "Negative adjusted tape reading" msgstr "" #: ../src/commands.c:1604 #: ../src/commands.c:1624 #: n:80 msgid "Date is in the future!" msgstr "" #: ../src/commands.c:1628 #: n:81 msgid "End of date range is before the start" msgstr "" #: ../src/avenprcore.cc:125 #: n:82 #, c-format msgid "Parameter “%s” has invalid value “%s” in printer configuration file" msgstr "" #. TRANSLATORS: e.g. the user specifies a passage cross-section at station "entrance.27", but #. there is no station "entrance.27" in the centre-line. #: ../src/netskel.c:1004 #: n:83 #, c-format msgid "Cross section specified at non-existent station “%s”" msgstr "" #. TRANSLATORS: In data with backsights, the user has tried to give a plumb for the #. foresight and a clino reading for the backsight, or something similar. #: ../src/datain.c:957 #: ../src/datain.c:978 #: n:84 msgid "CLINO and BACKCLINO readings must be of the same type" msgstr "" #: ../src/avenprcore.cc:120 #: n:85 #, c-format msgid "Parameter “%s” missing in printer configuration file" msgstr "" #: ../src/readval.c:522 #: n:86 msgid "Invalid month" msgstr "" #. TRANSLATORS: e.g. 31st of April, or 32nd of any month #: ../src/readval.c:530 #: n:87 msgid "Invalid day of the month" msgstr "" #: ../src/cavern.c:237 #: n:88 #, c-format msgid "3d file format versions %d to %d supported" msgstr "" #, c-format #~ msgid "Error in format of font file “%s”" #~ msgstr "" #: ../src/readval.c:200 #: n:89 msgid "Expecting survey name" msgstr "" #. TRANSLATORS: Program will exit shortly after printing this #: ../src/message.c:224 #: n:90 msgid "Abnormal termination" msgstr "" #: ../src/message.c:225 #: n:91 msgid "Arithmetic error" msgstr "" #. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad opcodes -- corrupted program? #: ../src/message.c:226 #: n:92 msgid "Illegal instruction" msgstr "" #: ../src/extend.c:536 #: ../src/mainfrm.cc:395 #: ../src/sorterr.c:140 #: n:93 #, c-format msgid "Couldn’t open file “%s”" msgstr "" #: ../src/printwx.cc:587 #: n:402 #, c-format msgid "Couldn’t write file “%s”" msgstr "" #: ../src/message.c:227 #: n:94 msgid "Bad memory access" msgstr "" #. TRANSLATORS: If you're unsure what "deprecated" means, see: #. http://en.wikipedia.org/wiki/Deprecation #: ../src/commands.c:446 #: ../src/commands.c:509 #: ../src/commands.c:537 #: ../src/commands.c:1049 #: ../src/commands.c:1354 #: ../src/readval.c:96 #: n:95 msgid "Further uses of this deprecated feature will not be reported" msgstr "" #: ../src/message.c:228 #: n:97 msgid "Unknown signal received" msgstr "" #. TRANSLATORS: Degrees are the angular measurement where there are 360 in a #. full circle. #: ../src/datain.c:862 #: n:98 #, c-format msgid "COMPASS reading and BACKCOMPASS reading disagree by %s degrees" msgstr "" #. TRANSLATORS: Degrees are the angular measurement where there are 360 in a #. full circle. #: ../src/datain.c:1026 #: n:99 #, c-format msgid "CLINO reading and BACKCLINO reading disagree by %s degrees" msgstr "" #: ../src/cad3d.c:629 #: n:100 msgid "do not generate station markers" msgstr "" #: ../src/cad3d.c:630 #: n:101 msgid "do not generate station labels" msgstr "" #: ../src/cad3d.c:631 #: n:102 msgid "do not generate survey legs" msgstr "" #: ../src/cad3d.c:635 #: n:103 msgid "produce an elevation view" msgstr "" #: ../src/commands.c:1046 #: n:104 #, c-format msgid "“*data %s %c …” is deprecated - use “*data %s …” instead" msgstr "" #: ../src/extend.c:490 #: n:105 msgid "Reading in data - please wait…" msgstr "" #. TRANSLATORS: Perhaps the user tried to load a different type of file as a #. Survex .3d file, or the .3d file was corrupted. #: ../src/3dtopos.c:154 #: ../src/3dtopos.c:160 #: ../src/cad3d.c:873 #: ../src/cad3d.c:884 #: ../src/img_hosted.c:34 #: n:106 #, c-format msgid "Bad 3d image file “%s”" msgstr "" #. TRANSLATORS: This is the date format string used to timestamp .3d files #. internally. Probably best to keep it the same for all translations. #: ../src/img.c:43 #: ../src/mainfrm.cc:1358 #: n:107 #, c-format msgid "%a,%Y.%m.%d %H:%M:%S %Z" msgstr "" #. TRANSLATORS: put in .3d file if we can’t read the date/time #: ../src/mainfrm.cc:1354 #: n:108 msgid "Date and time not available." msgstr "" #: ../src/img_hosted.c:35 #: n:109 #, c-format msgid "Error reading from file “%s”" msgstr "" #: ../src/filename.c:79 #: ../src/img_hosted.c:36 #: ../src/mainfrm.cc:353 #: ../src/mainfrm.cc:1848 #: n:110 #, c-format msgid "Error writing to file “%s”" msgstr "" #: ../src/filename.c:82 #: n:111 msgid "Error writing to file" msgstr "" #: ../src/sorterr.c:76 #: ../src/sorterr.c:93 #: ../src/sorterr.c:164 #: n:112 msgid "Couldn’t parse .err file" msgstr "" #: ../src/cavern.c:380 #: n:113 #, c-format msgid "There were %d warning(s) and %d error(s) - no output files produced." msgstr "" #: ../src/img_hosted.c:37 #: n:114 #, c-format msgid "File “%s” has a newer format than this program can understand" msgstr "" #: ../src/printwx.cc:923 #: n:115 msgid "North" msgstr "" #. TRANSLATORS: "Elevation on" 020 <-> 200 degrees #: ../src/printwx.cc:947 #: n:116 msgid "Elevation on" msgstr "" #: ../src/printwx.cc:419 #: n:117 msgid "P&lan view" msgstr "" #: ../src/printwx.cc:421 #: n:285 msgid "&Elevation" msgstr "" #: ../src/gfxcore.cc:692 #: ../src/mainfrm.cc:141 #: n:118 msgid "Elevation" msgstr "" #: ../src/cavern.c:342 #: n:120 msgid "Calculating statistics" msgstr "" #: ../src/readval.c:485 #: n:121 msgid "Expecting string field" msgstr "" #: ../src/cmdline.c:208 #: n:122 msgid "too few arguments" msgstr "" #: ../src/cmdline.c:215 #: n:123 msgid "too many arguments" msgstr "" #: ../src/cmdline.c:174 #: ../src/cmdline.c:177 #: ../src/cmdline.c:181 #: n:124 msgid "FILE" msgstr "" #. TRANSLATORS: In French, Eric chose to use the terminology used by toporobot: #. "sequence" for the English "traverse", which makes sense (although toporobot #. actually uses this term to mean something more specific). Feel free to #. follow this lead if you can't think of a better term - these messages mostly #. indicate how processing is progressing. #. #. A trailing traverse is a dead end back to a junction. #: ../src/netskel.c:163 #: n:125 msgid "Removing trailing traverses" msgstr "" #. TRANSLATORS: In French, Eric chose to use the terminology used by toporobot: #. "sequence" for the English "traverse", which makes sense (although toporobot #. actually uses this term to mean something more specific). Feel free to #. follow this lead if you can't think of a better term - these messages mostly #. indicate how processing is progressing. #: ../src/netskel.c:217 #: n:126 msgid "Concatenating traverses" msgstr "" #. TRANSLATORS: In French, Eric chose to use the terminology used by toporobot: #. "sequence" for the English "traverse", which makes sense (although toporobot #. actually uses this term to mean something more specific). Feel free to #. follow this lead if you can't think of a better term - these messages mostly #. indicate how processing is progressing. #: ../src/netskel.c:410 #: n:127 msgid "Calculating traverses" msgstr "" #. TRANSLATORS: In French, Eric chose to use the terminology used by toporobot: #. "sequence" for the English "traverse", which makes sense (although toporobot #. actually uses this term to mean something more specific). Feel free to #. follow this lead if you can't think of a better term - these messages mostly #. indicate how processing is progressing. #. #. A trailing traverse is a dead end back to a junction. #: ../src/netskel.c:742 #: n:128 msgid "Calculating trailing traverses" msgstr "" #: ../src/network.c:82 #: n:129 msgid "Simplifying network" msgstr "" #: ../src/network.c:540 #: n:130 msgid "Calculating network" msgstr "" #: ../src/datain.c:1435 #: n:131 #, c-format msgid "Found “%s”, expecting “F” or “B”" msgstr "" #: ../src/cavern.c:438 #: n:132 #, c-format msgid "Total length of survey legs = %7.2fm (%7.2fm adjusted)" msgstr "" #: ../src/cavern.c:441 #: n:133 #, c-format msgid "Total plan length of survey legs = %7.2fm" msgstr "" #: ../src/cavern.c:444 #: n:134 #, c-format msgid "Total vertical length of survey legs = %7.2fm" msgstr "" #. TRANSLATORS: numbers are altitudes of highest and lowest stations #: ../src/cavern.c:450 #: n:135 #, c-format msgid "Vertical range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)" msgstr "" #. TRANSLATORS: c.f. previous message #: ../src/cavern.c:451 #: n:136 #, c-format msgid "North-South range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)" msgstr "" #. TRANSLATORS: c.f. previous two messages #: ../src/cavern.c:452 #: n:137 #, c-format msgid "East-West range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)" msgstr "" #: ../src/cavern.c:426 #: n:138 msgid "There is 1 loop." msgstr "" #: ../src/cavern.c:428 #: n:139 #, c-format msgid "There are %ld loops." msgstr "" #: ../src/cavern.c:364 #: n:140 #, c-format msgid "CPU time used %5.2fs" msgstr "" #: ../src/cavern.c:367 #: n:141 #, c-format msgid "Time used %5.2fs" msgstr "" #: ../src/cavern.c:369 #: n:142 msgid "Time used unavailable" msgstr "" #: ../src/cavern.c:372 #: n:143 #, c-format msgid "Time used %5.2fs (%5.2fs CPU time)" msgstr "" #: ../src/cavern.c:376 #: n:144 msgid "Done." msgstr "" #: ../src/netskel.c:720 #: n:145 #, c-format msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). " msgstr "" #: ../src/netskel.c:723 #: n:146 #, c-format msgid "Error %6.2f%%" msgstr "" #. TRANSLATORS: Here N/A means "Not Applicable" -- it means the traverse has zero length, so #. error per metre is meaningless #. There should be 4 spaces between "Error" and "N/A" so that it lines up with #. the numbers in the message above. #: ../src/netskel.c:725 #: n:147 msgid "Error N/A" msgstr "" #: ../src/cad3d.c:632 #: n:148 #, c-format msgid "generate grid (default %sm)" msgstr "" #: ../src/cad3d.c:633 #: n:149 #, c-format msgid "station labels text height (default %s)" msgstr "" #: ../src/cad3d.c:634 #: n:152 #, c-format msgid "station marker size (default %s)" msgstr "" #: ../src/cad3d.c:636 #: n:155 #, c-format msgid "factor to scale down by (default %s)" msgstr "" #: ../src/cad3d.c:637 #: n:156 msgid "produce DXF output" msgstr "" #: ../src/cad3d.c:638 #: n:158 msgid "produce Skencil output" msgstr "" #: ../src/cad3d.c:639 #: n:159 msgid "produce Compass PLT output for Carto" msgstr "" #: ../src/cad3d.c:640 #: n:160 msgid "produce SVG output" msgstr "" #. TRANSLATORS: description of --help option #: ../src/cmdline.c:137 #: n:150 msgid "display this help and exit" msgstr "" #. TRANSLATORS: description of --verbose option #: ../src/cmdline.c:139 #: n:151 msgid "output version information and exit" msgstr "" #. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]… #: ../src/cmdline.c:166 #: n:153 msgid "OPTION" msgstr "" #: ../src/mainfrm.cc:145 #: ../src/printwx.cc:371 #: ../src/printwx.cc:984 #: ../src/printwx.cc:1038 #: n:154 msgid "Scale" msgstr "" #: ../src/cmdline.c:190 #: n:157 #, c-format msgid "Try “%s --help” for more information.\n" msgstr "" #: ../src/avenprcore.cc:269 #: n:166 #, c-format msgid "Page %d of %d" msgstr "" #: ../src/avenprcore.cc:272 #: ../src/printwx.cc:1463 #: n:167 #, c-format msgid "Survey “%s” Page %d (of %d) Processed on %s" msgstr "" #. TRANSLATORS: This is used on printouts of plans, with %s replaced by #. something like "123°". The bearing is up the page. #: ../src/printwx.cc:929 #: n:168 #, c-format msgid "Plan view, %s up page" msgstr "" #. TRANSLATORS: This is used on printouts of elevations, with %s replaced by #. something like "123°". The bearing is the direction we’re looking. #: ../src/printwx.cc:963 #: n:169 #, c-format msgid "Elevation facing %s" msgstr "" #. TRANSLATORS: This is used on printouts of tilted elevations, with the first #. %s replaced by something like "123°", and the second by something like "-45°". #. The bearing is the direction we’re looking. #: ../src/printwx.cc:968 #: n:284 #, c-format msgid "Elevation facing %s, tilted %s" msgstr "" #. TRANSLATORS: This is used on printouts of extended elevations. #: ../src/printwx.cc:976 #: n:191 msgid "Extended elevation" msgstr "" #: ../src/cavern.c:412 #: n:172 msgid "Survey contains 1 survey station," msgstr "" #: ../src/cavern.c:414 #: n:173 #, c-format msgid "Survey contains %ld survey stations," msgstr "" #: ../src/cavern.c:418 #: n:174 msgid " joined by 1 leg." msgstr "" #: ../src/cavern.c:420 #: n:175 #, c-format msgid " joined by %ld legs." msgstr "" #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes." #: ../src/listpos.c:182 #: n:176 msgid "node" msgstr "" #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes." #: ../src/listpos.c:182 #: n:177 msgid "nodes" msgstr "" #. TRANSLATORS: connected component in the graph theory sense #. It means there are %ld bits of survey with no connections between them #. This message is only used if there are more than 1 #: ../src/cavern.c:434 #: n:178 #, c-format msgid "Survey has %ld connected components." msgstr "" #. TRANSLATORS: Label for button in aven’s cavern log window which causes the #. survey data to be reprocessed. #: ../src/cavernlog.cc:397 #: ../src/cavernlog.cc:408 #: n:184 msgid "Reprocess" msgstr "" #: ../src/cmdline.c:238 #: ../src/cmdline.c:257 #: n:185 #, c-format msgid "numeric argument “%s” out of range" msgstr "" #: ../src/cmdline.c:240 #: n:186 #, c-format msgid "argument “%s” not an integer" msgstr "" #: ../src/cmdline.c:259 #: n:187 #, c-format msgid "argument “%s” not a number" msgstr "" #: ../src/commands.c:815 #: n:188 msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”" msgstr "" #: ../src/commands.c:818 #: n:189 msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”" msgstr "" #: ../src/listpos.c:82 #: n:190 #, c-format msgid "Station “%s” referred to by *entrance or *export but never used" msgstr "" #: ../src/commands.c:617 #: n:192 msgid "No matching BEGIN" msgstr "" #. TRANSLATORS: *BEGIN and *END should have the same if it’s #. given at all #: ../src/commands.c:639 #: n:193 msgid "Prefix tag doesn’t match BEGIN" msgstr "" #: ../src/commands.c:643 #: n:194 msgid "Closing prefix omitted from END" msgstr "" #. TRANSLATORS: heading line for .pos file #. please try to ensure the “,”s (or at least the columns) are in the same place #: ../src/3dtopos.c:109 #: n:195 msgid "( Easting, Northing, Altitude )" msgstr "" #. TRANSLATORS: bpp is "Bits Per Pixel" #: ../src/aboutdlg.cc:172 #: n:196 #, c-format msgid "Display Depth: %d bpp" msgstr "" #. TRANSLATORS: appended to previous message if the display is colour #: ../src/aboutdlg.cc:173 #: n:197 msgid " (colour)" msgstr "" #: ../src/readval.c:510 #: ../src/readval.c:520 #: ../src/readval.c:528 #: n:198 #, c-format msgid "Expecting date, found “%s”" msgstr "" #. TRANSLATORS: --help output for --survey option #. "this" has been added to English translation #: ../src/3dtopos.c:50 #: ../src/aven.cc:63 #: ../src/cad3d.c:628 #: ../src/diffpos.c:57 #: ../src/dump3d.c:49 #: ../src/extend.c:443 #: n:199 msgid "only load the sub-survey with this prefix" msgstr "" #. TRANSLATORS: --help output for aven --print option #: ../src/aven.cc:64 #: n:119 msgid "print and exit (requires a 3d file)" msgstr "" #. TRANSLATORS: --help output for cavern --percentage option #: ../src/cavern.c:122 #: n:161 msgid "display percentage progress" msgstr "" #. TRANSLATORS: --help output for cavern --output option #: ../src/cavern.c:123 #: n:162 msgid "set location for output files" msgstr "" #. TRANSLATORS: --help output for cavern --quiet option #: ../src/cavern.c:124 #: n:163 msgid "only show brief summary (-qq for errors only)" msgstr "" #. TRANSLATORS: --help output for cavern --no-auxiliary-files option #: ../src/cavern.c:125 #: n:164 msgid "do not create .err file" msgstr "" #. TRANSLATORS: --help output for cavern --warnings-are-errors option #: ../src/cavern.c:126 #: n:165 msgid "turn warnings into errors" msgstr "" #. TRANSLATORS: --help output for cavern --log option #: ../src/cavern.c:127 #: n:170 msgid "log output to .log file" msgstr "" #. TRANSLATORS: --help output for cavern --3d-version option #: ../src/cavern.c:128 #: n:171 msgid "specify the 3d file format version to output" msgstr "" #. TRANSLATORS: --help output for sorterr --horizontal option #: ../src/sorterr.c:52 #: n:179 msgid "sort by horizontal error factor" msgstr "" #. TRANSLATORS: --help output for sorterr --vertical option #: ../src/sorterr.c:53 #: n:180 msgid "sort by vertical error factor" msgstr "" #. TRANSLATORS: --help output for sorterr --percentage option #: ../src/sorterr.c:54 #: n:181 msgid "sort by percentage error" msgstr "" #. TRANSLATORS: --help output for sorterr --per-leg option #: ../src/sorterr.c:55 #: n:182 msgid "sort by error per leg" msgstr "" #. TRANSLATORS: --help output for sorterr --replace option #: ../src/sorterr.c:56 #: n:183 msgid "replace .err file with resorted version" msgstr "" #. TRANSLATORS: --help output for dump3d --rewind option #: ../src/dump3d.c:50 #: n:204 msgid "rewind file and read it a second time" msgstr "" #. TRANSLATORS: error message given by "*units tape 0 feet" - it’s meaningless to say #. your tape is marked in "0 feet" (but you might measure distance by counting #. knots on a diving line, and tie them every "2 feet"). #: ../src/commands.c:1280 #: n:200 msgid "*UNITS factor must be non-zero" msgstr "" #. TRANSLATORS: In the "File" menu #: ../src/mainfrm.cc:760 #: n:201 msgid "&Screenshot…" msgstr "" #: ../src/mainfrm.cc:1368 #: n:202 #, c-format msgid "No survey data in 3d file “%s”" msgstr "" #: ../src/gfxcore.cc:650 #: n:203 msgid "Facing" msgstr "" #. TRANSLATORS: for the title of the About box #: ../src/aboutdlg.cc:69 #: n:205 #, c-format msgid "About %s" msgstr "" #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions - #. it should be translated to the terminology that cavers using the language #. would use. #. #. File->Open dialog: #: ../src/mainfrm.cc:1821 #: n:206 msgid "Select a survey file to view" msgstr "" #: ../src/mainfrm.cc:1813 #: n:207 msgid "Survex 3d files" msgstr "" #: ../src/mainfrm.cc:1818 #: ../src/mainfrm.cc:2217 #: ../src/printwx.cc:563 #: n:208 msgid "All files" msgstr "" #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions - #. it should be translated to the terminology that cavers using the language #. would use. #: ../src/mainfrm.cc:1812 #: n:229 msgid "All survey files" msgstr "" #: ../src/mainfrm.cc:1814 #: n:329 msgid "Survex svx files" msgstr "" #: ../src/mainfrm.cc:1816 #: n:330 msgid "Compass DAT and MAK files" msgstr "" #: ../src/printwx.cc:269 #: n:411 msgid "DXF files" msgstr "" #: ../src/printwx.cc:270 #: n:412 msgid "EPS files" msgstr "" #: ../src/printwx.cc:271 #: n:413 msgid "GPX files" msgstr "" #: ../src/printwx.cc:272 #: n:414 msgid "HPGL for plotters" msgstr "" #: ../src/printwx.cc:273 #: n:415 msgid "Compass PLT for use with Carto" msgstr "" #: ../src/printwx.cc:274 #: n:416 msgid "Skencil files" msgstr "" #: ../src/printwx.cc:275 #: n:417 msgid "SVG files" msgstr "" #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions - #. it should be translated to the terminology that cavers using the language #. would use. #. #. This string is used in the about box (summarising the purpose of aven). #: ../src/aboutdlg.cc:87 #: n:209 msgid "Survey visualisation tool" msgstr "" #. TRANSLATORS: Aven menu titles. An “&” goes before the letter of any accelerator key. #. The accelerators must be different within this group #: ../src/mainfrm.cc:886 #: n:210 msgid "&File" msgstr "" #: ../src/mainfrm.cc:887 #: n:211 msgid "&Rotation" msgstr "" #: ../src/mainfrm.cc:888 #: n:212 msgid "&Orientation" msgstr "" #: ../src/mainfrm.cc:889 #: n:213 msgid "&View" msgstr "" #: ../src/mainfrm.cc:891 #: n:214 msgid "&Controls" msgstr "" #: ../src/mainfrm.cc:900 #: n:215 msgid "&Help" msgstr "" #: ../src/mainfrm.cc:893 #: n:216 msgid "&Presentation" msgstr "" #: ../src/aboutdlg.cc:98 #: n:219 msgid "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." msgstr "" #. TRANSLATORS: Part of 3dtopos --help #: ../src/3dtopos.c:85 #: n:217 msgid "3D_FILE [POS_FILE]" msgstr "" #. TRANSLATORS: Part of diffpos --help #: ../src/diffpos.c:261 #: n:218 msgid "FILE1 FILE2 [THRESHOLD]" msgstr "" #. TRANSLATORS: Part of diffpos --help #: ../src/diffpos.c:262 #: n:255 #, c-format msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)" msgstr "" #. TRANSLATORS: Part of extend --help #: ../src/extend.c:464 #: n:267 msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]" msgstr "" #. TRANSLATORS: Part of sorterr --help #: ../src/sorterr.c:121 #: n:268 msgid "ERR_FILE [HOW_MANY]" msgstr "" #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions - #. it should be translated to the terminology that cavers using the language #. would use. #. #. Part of aven --help #: ../src/aven.cc:106 #: ../src/aven.cc:130 #: n:269 msgid "[SURVEY_FILE]" msgstr "" #. TRANSLATORS: Aven menu items. An “&” goes before the letter of any accelerator key. #. The string "\t" separates the menu text and any accelerator key. #. TRANSLATORS: "File" menu. The accelerators must be different within this group. #. c.f. 201, 380, 381. #: ../src/mainfrm.cc:754 #: n:220 msgid "&Open…\tCtrl+O" msgstr "" #. TRANSLATORS: Used in the "colour key" for "colour by date" if there are #. surveys without date information. #: ../src/gfxcore.cc:931 #: n:221 msgid "Undated" msgstr "" #. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys #. which aren’t part of a loop and so have no error information. #: ../src/gfxcore.cc:953 #: n:290 msgid "Not in loop" msgstr "" #. TRANSLATORS: error from "*data normal newline from to tape compass clino" #: ../src/commands.c:1134 #: n:222 msgid "NEWLINE can’t be the first reading" msgstr "" #. TRANSLATORS: error from "*data normal from to tape compass clino newline" #: ../src/commands.c:1169 #: n:223 msgid "NEWLINE can’t be the last reading" msgstr "" #. TRANSLATORS: error from "*data normal station tape compass clino" #: ../src/commands.c:1191 #: n:224 msgid "Interleaved readings, but no NEWLINE" msgstr "" #. TRANSLATORS: caused by e.g. "*data diving station newline depth tape compass" #: ../src/commands.c:1078 #: n:225 #, c-format msgid "Reading “%s” must occur before NEWLINE" msgstr "" #. TRANSLATORS: e.g. "*data normal from to tape newline compass clino" #: ../src/commands.c:1127 #: n:226 msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT" msgstr "" #: ../src/commands.c:1314 #: n:227 msgid "Can’t calibrate angular and length quantities together" msgstr "" #: ../src/commands.c:564 #: n:397 msgid "Bad *alias command" msgstr "" #. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a grid of #. height values). #~ msgid "Select a terrain file to view" #~ msgstr "" #~ msgid "Terrain files" #~ msgstr "" #. TRANSLATORS: %s will be replaced by the application name ("Aven" currently) #: ../src/log.cc:30 #: n:228 #, c-format msgid "%s Error Log" msgstr "" #. TRANSLATORS: Used in the "Export" settings dialog #: ../src/printwx.cc:521 #: n:230 msgid "&Export…" msgstr "" #. TRANSLATORS: "Rotation" menu. The accelerators must be different within this group. #. Tickable menu item which toggles auto rotation #: ../src/mainfrm.cc:773 #: n:231 msgid "Au&to-Rotate\tSpace" msgstr "" #: ../src/mainfrm.cc:775 #: n:232 msgid "Speed &Up" msgstr "" #: ../src/mainfrm.cc:776 #: n:233 msgid "Slow &Down" msgstr "" #: ../src/mainfrm.cc:778 #: n:234 msgid "&Reverse Direction" msgstr "" #: ../src/mainfrm.cc:780 #: n:235 msgid "Step Once &Anticlockwise" msgstr "" #: ../src/mainfrm.cc:781 #: n:236 msgid "Step Once &Clockwise" msgstr "" #. TRANSLATORS: View *looking* North #: ../src/gfxcore.cc:3005 #: ../src/mainfrm.cc:784 #: n:240 msgid "View &North" msgstr "" #. TRANSLATORS: View *looking* East #: ../src/gfxcore.cc:3006 #: ../src/mainfrm.cc:785 #: n:241 msgid "View &East" msgstr "" #. TRANSLATORS: View *looking* South #: ../src/gfxcore.cc:3007 #: ../src/mainfrm.cc:786 #: n:242 msgid "View &South" msgstr "" #. TRANSLATORS: View *looking* West #: ../src/gfxcore.cc:3008 #: ../src/mainfrm.cc:787 #: n:243 msgid "View &West" msgstr "" #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions - #. it should be translated to the terminology that cavers using the language #. would use. #: ../src/mainfrm.cc:789 #: n:244 msgid "Shift Survey &Left" msgstr "" #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions - #. it should be translated to the terminology that cavers using the language #. would use. #: ../src/mainfrm.cc:790 #: n:245 msgid "Shift Survey &Right" msgstr "" #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions - #. it should be translated to the terminology that cavers using the language #. would use. #: ../src/mainfrm.cc:791 #: n:246 msgid "Shift Survey &Up" msgstr "" #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions - #. it should be translated to the terminology that cavers using the language #. would use. #: ../src/mainfrm.cc:792 #: n:247 msgid "Shift Survey &Down" msgstr "" #: ../src/gfxcore.cc:3020 #: ../src/mainfrm.cc:794 #: n:248 msgid "&Plan View" msgstr "" #: ../src/gfxcore.cc:3021 #: ../src/mainfrm.cc:795 #: n:249 msgid "Ele&vation" msgstr "" #: ../src/mainfrm.cc:797 #: n:250 msgid "&Higher Viewpoint" msgstr "" #: ../src/mainfrm.cc:798 #: n:251 msgid "L&ower Viewpoint" msgstr "" #: ../src/mainfrm.cc:801 #: n:252 msgid "&Zoom In\t]" msgstr "" #: ../src/mainfrm.cc:802 #: n:253 msgid "Zoo&m Out\t[" msgstr "" #: ../src/mainfrm.cc:804 #: n:254 msgid "Restore De&fault View" msgstr "" #. TRANSLATORS: Used as a label for the surrounding box for the "Bearing" and #. "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in the #. "what to print" dialog. #: ../src/printwx.cc:337 #: n:283 msgid "View" msgstr "" #. TRANSLATORS: Used as a label for the surrounding box for the "survey legs" "stations" #. "names" etc checkboxes in the "what to print" dialog. "Elements" isn’t a #. good name for this but nothing better has yet come to mind! #: ../src/printwx.cc:338 #: n:256 msgid "Elements" msgstr "" #: ../src/printwx.cc:392 #: ../src/printwx.cc:727 #: n:257 #, c-format msgid "%d pages (%dx%d)" msgstr "" #. TRANSLATORS: used in the scale drop down selector in the print dialog #. the implicit meaning is "choose a suitable scale to fit the #. plot on a single page", but we need something shorter #: ../src/printwx.cc:374 #: ../src/printwx.cc:746 #: n:258 msgid "One page" msgstr "" #: ../src/mainfrm.cc:137 #: ../src/printwx.cc:405 #: n:259 msgid "Bearing" msgstr "" #: ../src/printwx.cc:439 #: n:260 msgid "Station Names" msgstr "" #: ../src/printwx.cc:435 #: n:261 msgid "Crosses" msgstr "" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/printwx.cc:427 #: n:262 msgid "Underground Survey Legs" msgstr "" #: ../src/printwx.cc:455 #: n:393 msgid "Cross-sections" msgstr "" #: ../src/printwx.cc:460 #: n:394 msgid "Walls" msgstr "" #: ../src/printwx.cc:464 #: n:395 msgid "Passages" msgstr "" #: ../src/printwx.cc:468 #: n:421 msgid "Origin in centre" msgstr "" #: ../src/printwx.cc:472 #: n:422 msgid "Full coordinates" msgstr "" #. TRANSLATORS: Used in the print dialog: #: ../src/printwx.cc:410 #: n:263 msgid "Tilt angle" msgstr "" #. TRANSLATORS: used in the print dialog - controls drawing lines around each page #: ../src/printwx.cc:478 #: n:264 msgid "Page Borders" msgstr "" #. TRANSLATORS: As in the legend on a map. Used in the print dialog - controls #. drawing the box at the lower left with survey name, view angles, etc #: ../src/printwx.cc:484 #: n:265 msgid "Legend" msgstr "" #. TRANSLATORS: will be used in the print dialog - check this to print blank pages #. (otherwise they’ll be skipped to save paper) #: ../src/printwx.cc:482 #: n:266 msgid "Blank Pages" msgstr "" #. TRANSLATORS: Items in the "View" menu: #: ../src/mainfrm.cc:818 #: n:270 msgid "Station &Names\tCtrl+N" msgstr "" #. TRANSLATORS: Toggles drawing of 3D passages #: ../src/mainfrm.cc:819 #: n:346 msgid "Passage &Tubes\tCtrl+T" msgstr "" #: ../src/mainfrm.cc:820 #: n:271 msgid "&Crosses\tCtrl+X" msgstr "" #: ../src/mainfrm.cc:821 #: n:297 msgid "&Grid\tCtrl+G" msgstr "" #: ../src/mainfrm.cc:822 #: n:318 msgid "&Bounding Box\tCtrl+B" msgstr "" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/mainfrm.cc:824 #: n:272 msgid "&Underground Survey Legs\tCtrl+L" msgstr "" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/mainfrm.cc:825 #: n:291 msgid "&Surface Survey Legs\tCtrl+F" msgstr "" #: ../src/mainfrm.cc:834 #: n:273 msgid "&Overlapping Names" msgstr "" #: ../src/gfxcore.cc:3043 #: ../src/mainfrm.cc:835 #: n:292 msgid "Colour by &Depth" msgstr "" #: ../src/gfxcore.cc:3044 #: ../src/mainfrm.cc:836 #: n:293 msgid "Colour by D&ate" msgstr "" #: ../src/gfxcore.cc:3045 #: ../src/mainfrm.cc:837 #: n:289 msgid "Colour by E&rror" msgstr "" #: ../src/mainfrm.cc:839 #: n:294 msgid "Highlight &Entrances" msgstr "" #: ../src/mainfrm.cc:840 #: n:295 msgid "Highlight &Fixed Points" msgstr "" #: ../src/mainfrm.cc:841 #: n:296 msgid "Highlight E&xported Points" msgstr "" #: ../src/printwx.cc:443 #: n:418 msgid "Entrances" msgstr "" #: ../src/printwx.cc:447 #: n:419 msgid "Fixed Points" msgstr "" #: ../src/printwx.cc:451 #: n:420 msgid "Exported Stations" msgstr "" #: ../src/mainfrm.cc:846 #: n:237 msgid "&Perspective" msgstr "" #: ../src/mainfrm.cc:848 #: n:238 msgid "Textured &Walls" msgstr "" #. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate using that term #. instead if it gives a better translation which most users will understand. #: ../src/mainfrm.cc:849 #: n:239 msgid "Fade Distant Ob&jects" msgstr "" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/mainfrm.cc:850 #: n:298 msgid "Smoot&hed Survey Legs" msgstr "" #: ../src/mainfrm.cc:856 #: ../src/mainfrm.cc:860 #: n:356 msgid "Full Screen &Mode\tF11" msgstr "" #: ../src/mainfrm.cc:874 #: n:274 msgid "&Compass" msgstr "" #: ../src/mainfrm.cc:875 #: n:275 msgid "C&linometer" msgstr "" #. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour #. corresponds to which depth, date, survey closure error, etc. #: ../src/mainfrm.cc:876 #: n:276 msgid "Colour &Key" msgstr "" #: ../src/mainfrm.cc:877 #: n:277 msgid "&Scale Bar" msgstr "" #: ../src/mainfrm.cc:869 #: n:280 msgid "&Reverse Sense\tCtrl+R" msgstr "" #: ../src/mainfrm.cc:844 #: ../src/mainfrm.cc:871 #: n:281 msgid "&Cancel Measuring Line\tEscape" msgstr "" #: ../src/mainfrm.cc:878 #: n:299 msgid "&Indicators" msgstr "" #: ../src/z_getopt.c:695 #: ../src/z_getopt.c:707 #: n:300 #, c-format msgid "%s: option “%s” is ambiguous\n" msgstr "" #: ../src/z_getopt.c:1023 #: ../src/z_getopt.c:1034 #: n:301 #, c-format msgid "%s: option “-W %s” is ambiguous\n" msgstr "" #: ../src/z_getopt.c:751 #: ../src/z_getopt.c:755 #: n:302 #, c-format msgid "%s: option “%c%s” doesn’t allow an argument\n" msgstr "" #: ../src/z_getopt.c:740 #: ../src/z_getopt.c:743 #: n:303 #, c-format msgid "%s: option “--%s” doesn’t allow an argument\n" msgstr "" #: ../src/z_getopt.c:1058 #: ../src/z_getopt.c:1069 #: n:304 #, c-format msgid "%s: option “-W %s” doesn’t allow an argument\n" msgstr "" #: ../src/z_getopt.c:790 #: ../src/z_getopt.c:802 #: ../src/z_getopt.c:1089 #: ../src/z_getopt.c:1101 #: n:305 #, c-format msgid "%s: option “%s” requires an argument\n" msgstr "" #: ../src/z_getopt.c:960 #: ../src/z_getopt.c:971 #: ../src/z_getopt.c:1154 #: ../src/z_getopt.c:1166 #: n:306 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" #: ../src/z_getopt.c:840 #: ../src/z_getopt.c:843 #: n:307 #, c-format msgid "%s: unrecognized option “--%s”\n" msgstr "" #: ../src/z_getopt.c:851 #: ../src/z_getopt.c:854 #: n:308 #, c-format msgid "%s: unrecognized option “%c%s”\n" msgstr "" #: ../src/z_getopt.c:901 #: ../src/z_getopt.c:904 #: n:309 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" #: ../src/z_getopt.c:910 #: ../src/z_getopt.c:913 #: n:310 #, c-format msgid "%s: invalid option -- %c\n" msgstr "" #: ../src/mainfrm.cc:807 #: n:311 msgid "&New Presentation" msgstr "" #: ../src/mainfrm.cc:808 #: n:312 msgid "&Open Presentation…" msgstr "" #: ../src/mainfrm.cc:809 #: n:313 msgid "&Save Presentation" msgstr "" #: ../src/mainfrm.cc:810 #: n:314 msgid "Sa&ve Presentation As…" msgstr "" #. TRANSLATORS: "Mark" as in "Mark this position" #: ../src/mainfrm.cc:812 #: n:315 msgid "&Mark" msgstr "" #. TRANSLATORS: "Play" as in "Play back a recording" #: ../src/mainfrm.cc:813 #: n:316 msgid "Pla&y" msgstr "" #: ../src/mainfrm.cc:814 #: n:317 msgid "&Export as Movie…" msgstr "" #: ../src/mainfrm.cc:2294 #: n:331 msgid "Export Movie" msgstr "" #: ../src/mainfrm.cc:340 #: n:319 msgid "Select an output filename" msgstr "" #: ../src/mainfrm.cc:337 #: ../src/mainfrm.cc:2216 #: n:320 msgid "Aven presentations" msgstr "" #. TRANSLATORS: title of the save screenshot dialog #: ../src/mainfrm.cc:1834 #: n:321 msgid "Save Screenshot" msgstr "" #: ../src/mainfrm.cc:2211 #: ../src/mainfrm.cc:2214 #: n:322 msgid "Select a presentation to open" msgstr "" #: ../src/mainfrm.cc:419 #: n:323 #, c-format msgid "Error in format of presentation file “%s”" msgstr "" #. TRANSLATORS: "Compass" as in Larry Fish’s cave surveying package, so probably shouldn’t #. be translated #: ../src/mainfrm.cc:1815 #: n:324 msgid "Compass PLT files" msgstr "" #. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying package, so don’t translate it. #: ../src/mainfrm.cc:1817 #: n:325 msgid "CMAP XYZ files" msgstr "" #. TRANSLATORS: title of message box #: ../src/mainfrm.cc:1890 #: ../src/mainfrm.cc:2188 #: ../src/mainfrm.cc:2205 #: n:326 msgid "Modified Presentation" msgstr "" #. TRANSLATORS: and the question in that box #: ../src/mainfrm.cc:1889 #: ../src/mainfrm.cc:2187 #: ../src/mainfrm.cc:2204 #: n:327 msgid "The current presentation has been modified. Abandon unsaved changes?" msgstr "" #: ../src/mainfrm.cc:2505 #: ../src/mainfrm.cc:2514 #: n:328 msgid "No matches were found." msgstr "" #~ msgid "Open &Terrain…" #~ msgstr "" #~ msgid "Solid Su&rface" #~ msgstr "" #. TRANSLATORS: number of stations found matching search #, c-format #~ msgid "%d found" #~ msgstr "" #. TRANSLATORS: "Find stations" button tooltip #: ../src/mainfrm.cc:950 #: n:332 msgid "Find" msgstr "" #. TRANSLATORS: "Hide stations" button default tooltip #: ../src/mainfrm.cc:951 #: ../src/mainfrm.cc:2546 #: n:333 msgid "Hide" msgstr "" #. TRANSLATORS: "Hide stations" button tooltip when stations are found #: ../src/mainfrm.cc:2507 #: n:334 #, c-format msgid "Hide %d found stations" msgstr "" #: ../src/mainfrm.cc:220 #: ../src/mainfrm.cc:1960 #: ../src/mainfrm.cc:1965 #: ../src/mainfrm.cc:2030 #: ../src/mainfrm.cc:2033 #: ../src/mainfrm.cc:2077 #: ../src/mainfrm.cc:2082 #: n:335 msgid "Altitude" msgstr "" #. TRANSLATORS: error if you try to drag multiple files to the aven window #: ../src/mainfrm.cc:693 #: n:336 msgid "You may only view one 3d file at a time." msgstr "" #: ../src/mainfrm.cc:879 #: n:337 msgid "&Side Panel" msgstr "" #. TRANSLATORS: show coordinates (N = North or Northing, E = East or Easting) #: ../src/mainfrm.cc:1959 #: ../src/mainfrm.cc:1963 #: ../src/mainfrm.cc:1986 #: ../src/mainfrm.cc:1988 #: ../src/mainfrm.cc:2076 #: ../src/mainfrm.cc:2080 #: n:338 msgid "%.2f E, %.2f N" msgstr "" #. TRANSLATORS: Used in Aven: #. From #. H: 123.45m V: 234.56m #. Dist: 456.78m Brg: 200 #: ../src/mainfrm.cc:2003 #: ../src/mainfrm.cc:2044 #: ../src/mainfrm.cc:2101 #: n:339 #, c-format msgid "From %s" msgstr "" #. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical" #: ../src/mainfrm.cc:2105 #: ../src/mainfrm.cc:2108 #: n:340 #, c-format msgid "H %.2f%s, V %.2f%s" msgstr "" #. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as in Compass bearing) #: ../src/mainfrm.cc:2121 #: ../src/mainfrm.cc:2125 #: n:341 #, c-format msgid "%s: %s, Dist %.2f%s, Brg %03d%s" msgstr "" #. TRANSLATORS: tickable menu item in View menu #: ../src/gfxcore.cc:3034 #: ../src/gfxcore.cc:3049 #: ../src/mainfrm.cc:881 #: n:342 msgid "&Metric" msgstr "" #. TRANSLATORS: tickable menu item in View menu. #. Degrees are the angular measurement where there are 360 in a #. full circle. #: ../src/gfxcore.cc:3011 #: ../src/gfxcore.cc:3024 #: ../src/mainfrm.cc:882 #: n:343 msgid "&Degrees" msgstr "" #. TRANSLATORS: abbreviation for "metres" (unit of length), used e.g. as "10m". #. If there should be a space between the number and this, include one in the #. translation. #: ../src/mainfrm.cc:61 #: n:96 msgid "m" msgstr "" #. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g. as "10ft". #. If there should be a space between the number and this, include one in the #. translation. #: ../src/mainfrm.cc:67 #: n:76 msgid "ft" msgstr "" #. TRANSLATORS: Menu item which turns off the "north arrow" in aven. #: ../src/gfxcore.cc:3010 #: n:387 msgid "&Hide Compass" msgstr "" #. TRANSLATORS: Menu item which turns off the tilt indicator in aven. #: ../src/gfxcore.cc:3023 #: n:384 msgid "&Hide Clino" msgstr "" #. TRANSLATORS: Menu item which turns off the scale bar in aven. #: ../src/gfxcore.cc:3033 #: n:385 msgid "&Hide scale bar" msgstr "" #. TRANSLATORS: Menu item which turns off the colour key. #. The "Colour Key" is the thing in aven showing which colour #. corresponds to which depth, date, survey closure error, etc. #: ../src/gfxcore.cc:3047 #: n:386 msgid "&Hide colour key" msgstr "" #. TRANSLATORS: degree symbol - probably should be translated to itself. #: ../src/mainfrm.cc:2007 #: ../src/mainfrm.cc:2114 #: ../src/printwx.cc:927 #: ../src/printwx.cc:952 #: ../src/printwx.cc:956 #: ../src/printwx.cc:960 #: ../src/printwx.cc:967 #: n:344 msgid "°" msgstr "" #. TRANSLATORS: alternative angle units (400 grad = 360 degrees = full circle). #. Try to make this as short as sensibly possible. #. #. E.g. in Italian and Spanish we use "g.cent." rather than #. "gradi quattrocentesimali"/"grados centesimales" #: ../src/mainfrm.cc:2010 #: ../src/mainfrm.cc:2117 #: n:345 msgid "grad" msgstr "" #: ../src/mainfrm.cc:864 #: n:347 #~ msgid "&Preferences…" #~ msgstr "" #: n:348 #~ msgid "Draw passage walls" #~ msgstr "" #: n:349 #~ msgid "Estimate LRUD readings based on heuristics" #~ msgstr "" #: n:350 #~ msgid "Mark survey stations with crosses" #~ msgstr "" #: n:351 #~ msgid "Highlight stations marked as entrances" #~ msgstr "" #: n:352 #~ msgid "Highlight stations marked as fixed points" #~ msgstr "" #: n:353 #~ msgid "Highlight stations which are exported" #~ msgstr "" #: n:354 #~ msgid "Mark survey stations with their names" #~ msgstr "" #: n:355 #~ msgid "Allow names to overlap on the display (faster)" #~ msgstr "" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: n:357 #~ msgid "Display underground survey legs" #~ msgstr "" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: n:358 #~ msgid "Display surface survey legs" #~ msgstr "" #: n:359 #~ msgid "Colour surface surveys by depth" #~ msgstr "" #: n:360 #~ msgid "Draw surface legs with dashed lines" #~ msgstr "" #: n:361 #~ msgid "Draw a grid" #~ msgstr "" #: n:362 #~ msgid "metric units" #~ msgstr "" #. TRANSLATORS: Miles, Feet, Inches, etc. What they call "English units" in #. the USA (rather confusingly now that England has largely gone metric!) #: n:363 #~ msgid "imperial units" #~ msgstr "" #. TRANSLATORS: Degrees are the angular measurement where there are 360 in a #. full circle. #: n:364 #~ msgid "degrees (°)" #~ msgstr "" #. TRANSLATORS: Grads are the angular measurement where there are 400 in a #. full circle. #: n:365 #~ msgid "grads" #~ msgstr "" #: n:366 #~ msgid "Display measurements in" #~ msgstr "" #: n:367 #~ msgid "Display angles in" #~ msgstr "" #. TRANSLATORS: reverses the sense of the mouse controls #: n:368 #~ msgid "Reverse the sense of the controls" #~ msgstr "" #: n:369 #~ msgid "Display scale bar" #~ msgstr "" #: n:370 #~ msgid "Display depth bar" #~ msgstr "" #: n:371 #~ msgid "Display compass" #~ msgstr "" #: n:372 #~ msgid "Display clinometer" #~ msgstr "" #: n:373 #~ msgid "Display side panel" #~ msgstr "" #. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as in Compass bearing) #: ../src/mainfrm.cc:2014 #: ../src/mainfrm.cc:2017 #: n:374 #, c-format msgid "%s: H %.2f%s, Brg %03d%s" msgstr "" #. TRANSLATORS: "V" is short for "Vertical" #: ../src/mainfrm.cc:2047 #: ../src/mainfrm.cc:2050 #: n:375 #, c-format msgid "%s: V %.2f%s" msgstr "" #. TRANSLATORS: labels for tabbed side panel #. this is for the tab with the tree hierarchy of survey station names #: ../src/mainfrm.cc:1002 #: n:376 msgid "Surveys" msgstr "" #: ../src/mainfrm.cc:1003 #: n:377 msgid "Presentation" msgstr "" #: ../src/mainfrm.cc:218 #: n:378 msgid "Easting" msgstr "" #: ../src/mainfrm.cc:219 #: n:379 msgid "Northing" msgstr "" #: ../src/mainfrm.cc:757 #: n:380 msgid "&Print…\tCtrl+P" msgstr "" #: ../src/mainfrm.cc:758 #: n:381 msgid "P&age Setup…" msgstr "" #: ../src/mainfrm.cc:761 #: n:382 msgid "&Export as…" msgstr "" #. TRANSLATORS: Title of file dialog to choose name and type of exported file. #: ../src/printwx.cc:567 #: n:401 msgid "Export as:" msgstr "" #. TRANSLATORS: Title of the export dialog #: ../src/printwx.cc:287 #: n:383 msgid "Export" msgstr "" #. TRANSLATORS: for about box: #: ../src/aboutdlg.cc:134 #: n:390 msgid "System Information:" msgstr "" #. TRANSLATORS: Title of the print preview dialog #: ../src/printwx.cc:606 #: n:398 msgid "Print Preview" msgstr "" #. TRANSLATORS: Title of the print dialog #: ../src/printwx.cc:287 #: n:399 msgid "Print" msgstr "" #: ../src/printwx.cc:518 #: n:400 msgid "&Print…" msgstr "" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/printwx.cc:431 #: n:403 msgid "Sur&face Survey Legs" msgstr "" #. TRANSLATORS: Title of dialog to edit a waypoint in a presentation. #: ../src/mainfrm.cc:110 #: n:404 msgid "Edit Waypoint" msgstr "" #. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint in a presentation. #: ../src/mainfrm.cc:147 #: n:278 msgid " (unused in perspective view)" msgstr "" #. TRANSLATORS: Field label in dialog to edit a waypoint in a presentation. #: ../src/mainfrm.cc:152 #: n:279 msgid "Time: " msgstr "" #. TRANSLATORS: units+info after time field in dialog to edit a waypoint in a presentation. #: ../src/mainfrm.cc:154 #: n:282 msgid " secs (0 = auto; *6 = 6 times auto)" msgstr "" #. TRANSLATORS: %s will be replaced with "Aven" currently (and perhaps by "Survex" or other #. things in future). #: ../src/aven.cc:219 #: n:405 #, c-format msgid "This version of %s requires OpenGL to work, but it isn’t available." msgstr "" #. TRANSLATORS: for diffpos: #: ../src/diffpos.c:158 #: n:500 #, c-format msgid "Moved by (%3.2f,%3.2f,%3.2f): %s" msgstr "" #. TRANSLATORS: for diffpos: #: ../src/diffpos.c:194 #: n:501 #, c-format msgid "Added: %s" msgstr "" #. TRANSLATORS: for diffpos: #: ../src/diffpos.c:216 #: n:502 #, c-format msgid "Deleted: %s" msgstr "" #. TRANSLATORS: for extend: #. the user specified breaking a loop or changing extend direction at #. this station, but we didn’t find it in the 3d file #: ../src/extend.c:258 #: ../src/extend.c:275 #: ../src/extend.c:315 #: ../src/extend.c:355 #: ../src/extend.c:395 #: n:510 #, c-format msgid "Failed to find station %s" msgstr "" #. TRANSLATORS: for extend: #. the user specified breaking a loop or changing extend direction at #. this leg, but we didn’t find it in the 3d file #: ../src/extend.c:297 #: ../src/extend.c:337 #: ../src/extend.c:377 #: ../src/extend.c:417 #: n:511 #, c-format msgid "Failed to find leg %s → %s" msgstr "" #. TRANSLATORS: for extend: #. "extend" is starting to produce an extended elevation from station %s #: ../src/extend.c:252 #: n:512 #, c-format msgid "Starting from station %s" msgstr "" #. TRANSLATORS: for extend: #: ../src/extend.c:268 #: n:513 #, c-format msgid "Extending to the left from station %s" msgstr "" #. TRANSLATORS: for extend: #: ../src/extend.c:308 #: n:514 #, c-format msgid "Extending to the right from station %s" msgstr "" #. TRANSLATORS: for extend: #: ../src/extend.c:287 #: n:515 #, c-format msgid "Extending to the left from leg %s → %s" msgstr "" #. TRANSLATORS: for extend: #: ../src/extend.c:327 #: n:516 #, c-format msgid "Extending to the right from leg %s → %s" msgstr "" #. TRANSLATORS: for extend: #: ../src/extend.c:388 #: n:517 #, c-format msgid "Breaking survey loop at station %s" msgstr "" #. TRANSLATORS: for extend: #: ../src/extend.c:407 #: n:518 #, c-format msgid "Breaking survey loop at leg %s → %s" msgstr "" #. TRANSLATORS: for extend: #: ../src/extend.c:348 #: n:519 #, c-format msgid "Swapping extend direction from station %s" msgstr "" #. TRANSLATORS: for extend: #: ../src/extend.c:367 #: n:520 #, c-format msgid "Swapping extend direction from leg %s → %s" msgstr "" #. TRANSLATORS: for extend: #: ../src/extend.c:533 #: n:521 #, c-format msgid "Applying specfile: “%s”" msgstr "" #. TRANSLATORS: for extend: #. Used to tell the user that a file is being written - %s is the filename #: ../src/extend.c:593 #: n:522 #, c-format msgid "Writing %s…" msgstr "" #: ../src/findentrances.cc:100 #: ../src/gpx.cc:70 #: n:287 #, c-format msgid "Failed to initialise input coordinate system “%s”" msgstr "" #: ../src/findentrances.cc:103 #: ../src/gpx.cc:76 #: n:288 #, c-format msgid "Failed to initialise output coordinate system “%s”" msgstr "" #: ../src/findentrances.cc:155 #: n:388 msgid "-d PROJ_DATUM 3D_FILE" msgstr "" #. TRANSLATORS: The findentrances utility uses the PROJ library to do #. coordinate transformations (https://trac.osgeo.org/proj/) - you #. pass findentrances a string to tell PROJ what the input datum is. #: ../src/findentrances.cc:146 #: ../src/printwx.cc:496 #: n:389 msgid "input datum as string to pass to PROJ" msgstr "" #: ../src/readval.c:338 #: n:392 msgid "Separator in survey name" msgstr "" #: ../src/readval.c:124 #: ../src/readval.c:139 #: ../src/readval.c:156 #: n:3 msgid "Can't have a leg between two anonymous stations" msgstr "" #: ../src/dump3d.c:51 #: n:396 msgid "show survey date information (if present)" msgstr "" #: ../src/mainfrm.cc:831 #: n:406 msgid "Spla&y Legs" msgstr "" #: ../src/mainfrm.cc:828 #: n:407 msgid "&Hide" msgstr "" #: ../src/mainfrm.cc:829 #: n:408 msgid "&Fade" msgstr "" #: ../src/mainfrm.cc:830 #: n:409 msgid "&Show" msgstr "" #: ../src/printwx.cc:346 #: n:410 msgid "Export format" msgstr ""