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: 2014-07-03 06:35:00 +0000\n" "Last-Translator: Olly Betts \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: en_US\n" #. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex #. was trying to allocate space for. #: ../src/message.c:85 #: n:1 #, c-format msgid "Out of memory (couldn’t find %lu bytes)." msgstr "Out of memory (couldn’t find %lu bytes)." #. 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:2006 #: n:2 #, c-format msgid "Survex version %s or greater required to process this survey data." msgstr "Survex version %s or greater required to process this survey data." #. TRANSLATORS: Indicates a warning message e.g.: #. "spoon.svx:12: warning: *prefix is deprecated" #: ../src/aven.cc:374 #: ../src/message.c:1251 #: n:4 msgid "warning" msgstr "warning" #. TRANSLATORS: %s is replaced by the filename of the parent file, and %u #. by the line number in that file. #: ../src/datain.c:107 #: n:5 #, c-format msgid "In file included from %s:%u:\n" msgstr "In file included from %s:%u:\n" #. TRANSLATORS: If you're unsure what "deprecated" means, see: #. http://en.wikipedia.org/wiki/Deprecation #: ../src/commands.c:560 #: n:6 msgid "*prefix is deprecated - use *begin and *end instead" msgstr "*prefix is deprecated - use *begin and *end instead" #. TRANSLATORS: Here "station" is a survey station, not a train station. #: ../src/readval.c:206 #: n:7 #, c-format msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)" msgstr "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)" #: ../src/readval.c:382 #: n:8 msgid "Field may not be omitted" msgstr "Field may not be omitted" #: ../src/datain.c:1526 #: ../src/datain.c:1812 #: ../src/readval.c:384 #: ../src/readval.c:425 #: ../src/readval.c:455 #: n:9 #, c-format msgid "Expecting numeric field, found “%s”" msgstr "Expecting numeric field, found “%s”" #: ../src/commands.c:1609 #: n:10 #, c-format msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”" msgstr "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”" #: ../src/debug.h:45 #: ../src/debug.h:47 #: ../src/matrix.c:352 #: ../src/message.c:238 #: n:11 msgid "Bug in program detected! Please report this to the authors" msgstr "Bug in program detected! Please report this to the authors" #: ../src/commands.c:2121 #: ../src/extend.c:435 #: n:12 #, c-format msgid "Unknown command “%s”" msgstr "Unknown command “%s”" #. TRANSLATORS: Here "station" is a survey station, not a train station. #: ../src/netbits.c:407 #: n:13 #, c-format msgid "Station “%s” equated to itself" msgstr "Station “%s” equated to itself" #. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between #. survey stations. #: ../src/datain.c:1047 #: n:14 msgid "Compass reading may not be omitted except on plumbed legs" msgstr "Compass reading may not be omitted except on plumbed shots" #: ../src/datain.c:282 #: ../src/extend.c:440 #: n:15 msgid "End of line not blank" msgstr "End of line not blank" #: ../src/cavern.c:393 #: n:16 #, c-format msgid "There were %d warning(s)." msgstr "There were %d warning(s)." #. TRANSLATORS: %s is replaced by the command we attempted to run. #: ../src/cavernlog.cc:175 #: ../src/cavernlog.cc:233 #: n:17 #, c-format msgid "Couldn’t run external command: “%s”" msgstr "Couldn’t run external command: “%s”" #: ../src/datain.c:80 #: ../src/datain.c:88 #: ../src/datain.c:95 #: ../src/datain.c:766 #: ../src/extend.c:558 #: ../src/sorterr.c:80 #: ../src/sorterr.c:97 #: ../src/sorterr.c:240 #: n:18 msgid "Error reading file" msgstr "Error reading file" #: ../src/message.c:1266 #: n:19 msgid "Too many errors - giving up" msgstr "Too many errors - giving up" #. TRANSLATORS: If you're unsure what "deprecated" means, see: #. http://en.wikipedia.org/wiki/Deprecation #: ../src/commands.c:1488 #: n:20 msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead" msgstr "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead" #. 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:1018 #: n:21 msgid "Compass reading given on plumbed leg" msgstr "Compass reading given on plumbed shot" #: ../src/commands.c:648 #: n:22 msgid "END with no matching BEGIN in this file" msgstr "END with no matching BEGIN in this file" #: ../src/datain.c:753 #: n:23 msgid "BEGIN with no matching END in this file" msgstr "BEGIN with no matching END in this file" #. 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:463 #: ../src/readval.c:90 #: ../src/readval.c:94 #: n:25 msgid "ROOT is deprecated" msgstr "ROOT is deprecated" #. 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:957 #: ../src/commands.c:959 #: ../src/listpos.c:104 #: ../src/readval.c:323 #: ../src/readval.c:326 #: n:26 #, c-format msgid "Station “%s” not exported from survey “%s”" msgstr "Station “%s” not exported from survey “%s”" #. TRANSLATORS: This error occurs if there's an attempt to #. export a station from a survey which doesn't actually exist. #: ../src/listpos.c:109 #: n:286 #, c-format msgid "Reference to station “%s” from non-existent survey “%s”" msgstr "Reference to station “%s” from non-existent survey “%s”" #: ../src/readval.c:297 #: n:27 #, c-format msgid "“%s” can’t be both a station and a survey" msgstr "“%s” can’t be both a station and a survey" #: ../src/extend.c:247 #: ../src/extend.c:266 #: ../src/extend.c:311 #: ../src/extend.c:353 #: ../src/extend.c:395 #: ../src/readval.c:202 #: n:28 msgid "Expecting station name" msgstr "Expecting station name" #. TRANSLATORS: e.g. #. #. *begin crawl #. 1 2 9.45 234 -01 #. *end crawl #. *begin crawl # <- warning here #. 2 3 7.67 223 -03 #. *end crawl #. #. If you're unsure what "deprecated" means, see: #. http://en.wikipedia.org/wiki/Deprecation #: ../src/commands.c:537 #: n:29 msgid "Reentering an existing survey is deprecated" msgstr "Reentering an existing survey is deprecated" #: ../src/commands.c:538 #: n:30 msgid "Originally entered here" msgstr "Originally entered here" #: ../src/commands.c:1937 #: n:31 #, c-format msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”" msgstr "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”" #: ../src/commands.c:1944 #: n:32 #, c-format msgid "Found “%s”, expecting “ON” or “OFF”" msgstr "Found “%s”, expecting “ON” or “OFF”" #. TRANSLATORS: EQUATE is a command name, so shouldn’t be #. translated. #: ../src/commands.c:921 #: n:33 msgid "Only one station in EQUATE command" msgstr "Only one station in EQUATE command" #: ../src/commands.c:410 #: n:34 #, c-format msgid "Unknown quantity “%s”" msgstr "Unknown quantity “%s”" #: ../src/commands.c:327 #: n:35 #, c-format msgid "Unknown units “%s”" msgstr "Unknown units “%s”" #: ../src/commands.c:1777 #: ../src/commands.c:1852 #: n:434 msgid "Unknown coordinate system" msgstr "Unknown coordinate system" #: ../src/commands.c:1872 #: ../src/commands.c:1897 #: n:443 #, c-format msgid "Invalid coordinate system: %s" msgstr "Invalid coordinate system: %s" #: ../src/commands.c:1859 #: ../src/commands.c:1877 #: n:435 msgid "Coordinate system unsuitable for output" msgstr "Coordinate system unsuitable for output" #: ../src/commands.c:824 #: n:436 msgid "Failed to convert coordinates" msgstr "Failed to convert coordinates" #: ../src/commands.c:829 #: n:437 msgid "The input projection is set but the output projection isn't" msgstr "The input projection is set but the output projection isn't" #: ../src/commands.c:831 #: n:438 msgid "The output projection is set but the input projection isn't" msgstr "The output projection is set but the input projection isn't" #: ../src/commands.c:731 #: n:439 msgid "Coordinates can't be omitted when coordinate system has been specified" msgstr "Coordinates can't be omitted when coordinate system has been specified" #. TRANSLATORS: Used when a BEGIN command has no survey, but the #. END command does, e.g.: #. #. *begin #. 1 2 10.00 178 -01 #. *end entrance <--[Message given here] #: ../src/commands.c:670 #: n:36 msgid "Matching BEGIN command has no survey name" msgstr "Matching BEGIN tag has no survey name" #. 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:340 #: n:37 #, c-format msgid "Invalid units “%s” for quantity" msgstr "Invalid units “%s” for quantity" #. 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:35 #: n:38 msgid "Out of memory %.0s" msgstr "Out of memory %.0s" #: ../src/commands.c:403 #: n:39 #, c-format msgid "Unknown instrument “%s”" msgstr "Unknown instrument “%s”" #. TRANSLATORS: DECLINATION is a built-in keyword, so best not to #. translate #: ../src/commands.c:1456 #: n:40 msgid "Scale factor must be 1.0 for DECLINATION" msgstr "Scale factor must be 1.0 for DECLINATION" #. 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:1462 #: n:391 msgid "Scale factor must be non-zero" msgstr "Scale factor must be non-zero" #: ../src/commands.c:1507 #: n:41 #, c-format msgid "Unknown setting “%s”" msgstr "Unknown setting “%s”" #: ../src/commands.c:448 #: n:42 #, c-format msgid "Unknown character class “%s”" msgstr "Unknown character class “%s”" #: ../src/extend.c:604 #: ../src/netskel.c:90 #: n:43 msgid "No survey data" msgstr "No survey data" #: ../src/filename.c:52 #: ../src/img_hosted.c:36 #: n:44 #, c-format msgid "Filename “%s” refers to directory" msgstr "Filename “%s” refers to directory" #: ../src/netartic.c:384 #: n:45 msgid "Survey not all connected to fixed stations" msgstr "Survey not all connected to fixed stations" #: ../src/commands.c:854 #: ../src/datain.c:679 #: n:46 msgid "Station already fixed or equated to a fixed point" msgstr "Station already fixed or equated to a fixed point" #: ../src/cavern.c:298 #: ../src/filename.c:55 #: ../src/img_hosted.c:37 #: n:47 #, c-format msgid "Failed to open output file “%s”" msgstr "Failed to open output file “%s”" #: ../src/commands.c:1562 #: n:48 msgid "Standard deviation must be positive" msgstr "Standard deviation must be positive" #. TRANSLATORS: as in: Usage: cavern … #: ../src/cmdline.c:168 #: n:49 msgid "Usage" msgstr "Usage" #. 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:333 #: n:50 #, c-format msgid "Survey leg with same station (“%s”) at both ends - typing error?" msgstr "Survey shot with same station (“%s”) at both ends - typing error?" #. TRANSLATORS: Degrees are the angular measurement where there are #. 360 in a full circle. #: ../src/datain.c:965 #: ../src/datain.c:973 #: ../src/datain.c:985 #: n:51 msgid "Clino reading over 90 degrees (absolute value)" msgstr "Clino reading over 90 degrees (absolute value)" #: ../src/netbits.c:422 #: n:52 #, c-format msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”" msgstr "Tried to equate two non-equal fixed stations: “%s” and “%s”" #. TRANSLATORS: "equal" as in: #. #. *fix a 1 2 3 #. *fix b 1 2 3 #. *equate a b #: ../src/netbits.c:433 #: n:53 #, c-format msgid "Equating two equal fixed points: “%s” and “%s”" msgstr "Equating two equal fixed points: “%s” and “%s”" #. TRANSLATORS: " *fix a " gives this message: #: ../src/commands.c:741 #: n:54 msgid "FIX command with no coordinates - fixing at (0,0,0)" msgstr "FIX command with no coordinates - fixing at (0,0,0)" #. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3 #: ../src/commands.c:858 #: ../src/datain.c:681 #: n:55 msgid "Station already fixed at the same coordinates" msgstr "Station already fixed at the same coordinates" #. TRANSLATORS: Emitted after second and subsequent "FIX command with #. no coordinates - fixing at (0,0,0)" warnings. #: ../src/commands.c:749 #: n:441 #, c-format msgid "Already had FIX command with no coordinates for station “%s”" msgstr "Already had FIX command with no coordinates for station “%s”" #: ../src/commands.c:1662 #: n:442 #, c-format msgid "Station “%s” fixed before CS command first used" msgstr "Station “%s” fixed before CS command first used" #. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN #. , so this would generate this error: #. #. *begin fred #. 1 2 1.23 045 -6 #. *export 2 #. *end fred #: ../src/commands.c:2135 #: n:57 msgid "*EXPORT must immediately follow “*BEGIN ”" msgstr "*EXPORT must immediately follow “*BEGIN ”" #: ../src/readval.c:512 #: n:58 msgid "Invalid year (< 1900 or > 2078)" msgstr "Invalid year (< 1900 or > 2078)" #. TRANSLATORS: Suspicious means something like 410 degrees or -20 #. degrees #: ../src/datain.c:863 #: ../src/datain.c:872 #: n:59 msgid "Suspicious compass reading" msgstr "Suspicious compass reading" #: ../src/datain.c:1502 #: n:60 msgid "Negative tape reading" msgstr "Negative tape reading" #: ../src/commands.c:736 #: n:61 msgid "Same station fixed twice with no coordinates" msgstr "Same station fixed twice with no coordinates" #. 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:1201 #: n:62 msgid "Tape reading is less than change in depth" msgstr "Tape reading is less than change in depth" #. 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:1178 #: n:63 #, c-format msgid "Reading “%s” not allowed in data style “%s”" msgstr "Reading “%s” not allowed in data style “%s”" #. TRANSLATORS: i.e. not enough readings for the style. #: ../src/commands.c:1363 #: n:64 #, c-format msgid "Too few readings for data style “%s”" msgstr "Too few readings for data style “%s”" #. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style #: ../src/commands.c:1138 #: n:65 #, c-format msgid "Data style “%s” unknown" msgstr "Data style “%s” unknown" #. TRANSLATORS: Here "station" is a survey station, not a train station. #. #. Exporting a station twice gives this error: #. #. *begin example #. *export 1 #. *export 1 #. 1 2 1.24 045 -6 #. *end example #: ../src/commands.c:1008 #: n:66 #, c-format msgid "Station “%s” already exported" msgstr "Station “%s” already exported" #. TRANSLATORS: complains about a situation like trying to define #. two from stations per leg #: ../src/commands.c:1204 #: n:67 #, c-format msgid "Duplicate reading “%s”" msgstr "Duplicate reading “%s”" #: ../src/commands.c:885 #: n:68 #, c-format msgid "FLAG “%s” unknown" msgstr "FLAG “%s” unknown" #: ../src/readval.c:469 #: n:69 msgid "Missing \"" msgstr "Missing \"" #. TRANSLATORS: Here "station" is a survey station, not a train station. #: ../src/listpos.c:119 #: n:70 #, c-format msgid "Station “%s” referred to just once, with an explicit survey name - typo?" msgstr "Station “%s” referred to just once, with an explicit survey name - typo?" #. TRANSLATORS: Here "station" is a survey station, not a train #. station. #: ../src/netartic.c:396 #: n:71 msgid "The following survey stations are not attached to a fixed point:" msgstr "The following survey stations are not attached to a fixed point:" #: ../src/netskel.c:135 #: n:72 #, c-format msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)" msgstr "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)" #. TRANSLATORS: fixed survey station that is not part of any survey #: ../src/netskel.c:958 #: n:73 #, c-format msgid "Unused fixed point “%s”" msgstr "Unused fixed point “%s”" #: ../src/matrix.c:123 #: n:74 msgid "Network solved by reduction - no simultaneous equations to solve." msgstr "Network solved by reduction - no simultaneous equations to solve." #: ../src/matrix.c:134 #: n:75 #, c-format msgid "Solving %d simultaneous equations" msgstr "Solving %d simultaneous equations" #: ../src/commands.c:1266 #: n:77 #, c-format msgid "Reading “%s” duplicates previous reading(s)" msgstr "Reading “%s” duplicates previous reading(s)" #: ../src/matrix.c:132 #: n:78 msgid "Solving one equation" msgstr "Solving one equation" #: ../src/datain.c:936 #: ../src/datain.c:1190 #: ../src/datain.c:1383 #: n:79 msgid "Negative adjusted tape reading" msgstr "Negative adjusted tape reading" #: ../src/commands.c:2043 #: ../src/commands.c:2063 #: n:80 msgid "Date is in the future!" msgstr "Date is in the future!" #: ../src/commands.c:2067 #: n:81 msgid "End of date range is before the start" msgstr "End of date range is before the start" #: ../src/avenprcore.cc:125 #: n:82 #, c-format msgid "Parameter “%s” has invalid value “%s” in printer configuration file" msgstr "Parameter “%s” has invalid value “%s” in printer configuration file" #. 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:1046 #: n:83 #, c-format msgid "Cross section specified at non-existent station “%s”" msgstr "Cross section specified at non-existent station “%s”" #. 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:1002 #: ../src/datain.c:1026 #: n:84 msgid "CLINO and BACKCLINO readings must be of the same type" msgstr "CLINO and BACKCLINO readings must be of the same type" #: ../src/avenprcore.cc:120 #: n:85 #, c-format msgid "Parameter “%s” missing in printer configuration file" msgstr "Parameter “%s” missing in printer configuration file" #: ../src/readval.c:520 #: n:86 msgid "Invalid month" msgstr "Invalid month" #. TRANSLATORS: e.g. 31st of April, or 32nd of any month #: ../src/readval.c:529 #: n:87 msgid "Invalid day of the month" msgstr "Invalid day of the month" #: ../src/cavern.c:247 #: n:88 #, c-format msgid "3d file format versions %d to %d supported" msgstr "3d file format versions %d to %d supported" #, c-format #~ msgid "Error in format of font file “%s”" #~ msgstr "Error in format of font file “%s”" #: ../src/readval.c:200 #: n:89 msgid "Expecting survey name" msgstr "Expecting survey name" #. TRANSLATORS: Program will exit shortly after printing this #: ../src/message.c:227 #: n:90 msgid "Abnormal termination" msgstr "Abnormal termination" #: ../src/message.c:228 #: n:91 msgid "Arithmetic error" msgstr "Arithmetic error" #. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad #. opcodes -- corrupted program? #: ../src/message.c:231 #: n:92 msgid "Illegal instruction" msgstr "Illegal instruction" #: ../src/datain.c:399 #: ../src/extend.c:553 #: ../src/img_hosted.c:30 #: ../src/mainfrm.cc:387 #: ../src/printwx.cc:1530 #: ../src/sorterr.c:146 #: n:24 #, c-format msgid "Couldn’t open file “%s”" msgstr "Couldn’t open file “%s”" #: ../src/printwx.cc:636 #: n:402 #, c-format msgid "Couldn’t write file “%s”" msgstr "Couldn’t write file “%s”" #: ../src/message.c:232 #: n:94 msgid "Bad memory access" msgstr "Bad memory access" #. TRANSLATORS: If you're unsure what "deprecated" means, see: #. http://en.wikipedia.org/wiki/Deprecation #: ../src/commands.c:467 #: ../src/commands.c:540 #: ../src/commands.c:562 #: ../src/commands.c:1153 #: ../src/commands.c:1490 #: ../src/readval.c:96 #: n:95 msgid "Further uses of this deprecated feature will not be reported" msgstr "Further uses of this deprecated feature will not be reported" #: ../src/message.c:233 #: n:97 msgid "Unknown signal received" msgstr "Unknown signal received" #. TRANSLATORS: Degrees are the angular measurement where there are #. 360 in a full circle. #: ../src/datain.c:902 #: n:98 #, c-format msgid "COMPASS reading and BACKCOMPASS reading disagree by %s degrees" msgstr "COMPASS reading and BACKCOMPASS reading disagree by %s degrees" #. TRANSLATORS: Degrees are the angular measurement where #. there are 360 in a full circle. #: ../src/datain.c:1078 #: n:99 #, c-format msgid "CLINO reading and BACKCLINO reading disagree by %s degrees" msgstr "CLINO reading and BACKCLINO reading disagree by %s degrees" #: ../src/cad3d.c:661 #: n:100 msgid "do not generate station markers" msgstr "do not generate station markers" #: ../src/cad3d.c:662 #: n:101 msgid "do not generate station labels" msgstr "do not generate station labels" #: ../src/cad3d.c:663 #: n:102 msgid "do not generate survey legs" msgstr "do not generate survey shots" #: ../src/cad3d.c:667 #: n:103 msgid "produce an elevation view" msgstr "produce a profile view" #: ../src/commands.c:1150 #: n:104 #, c-format msgid "“*data %s %c …” is deprecated - use “*data %s …” instead" msgstr "“*data %s %c …” is deprecated - use “*data %s …” instead" #: ../src/extend.c:506 #: n:105 msgid "Reading in data - please wait…" msgstr "Reading in data - please wait…" #. 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:157 #: ../src/3dtopos.c:163 #: ../src/cad3d.c:905 #: ../src/cad3d.c:916 #: ../src/img_hosted.c:40 #: n:106 #, c-format msgid "Bad 3d image file “%s”" msgstr "Bad 3d image file “%s”" #. 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:1412 #: n:107 #, c-format msgid "%a,%Y.%m.%d %H:%M:%S %Z" msgstr "%a,%Y.%m.%d %H:%M:%S %Z" #. TRANSLATORS: used a processed survey with no processing date/time info #: ../src/mainfrm.cc:1405 #: n:108 msgid "Date and time not available." msgstr "Date and time not available." #: ../src/img_hosted.c:41 #: n:109 #, c-format msgid "Error reading from file “%s”" msgstr "Error reading from file “%s”" #: ../src/filename.c:79 #: ../src/img_hosted.c:42 #: ../src/mainfrm.cc:345 #: ../src/mainfrm.cc:1920 #: n:110 #, c-format msgid "Error writing to file “%s”" msgstr "Error writing to file “%s”" #: ../src/filename.c:82 #: n:111 msgid "Error writing to file" msgstr "Error writing to file" #: ../src/sorterr.c:81 #: ../src/sorterr.c:98 #: ../src/sorterr.c:170 #: n:112 msgid "Couldn’t parse .err file" msgstr "Couldn’t parse .err file" #: ../src/cavern.c:388 #: n:113 #, c-format msgid "There were %d warning(s) and %d error(s) - no output files produced." msgstr "There were %d warning(s) and %d error(s) - no output files produced." #: ../src/img_hosted.c:43 #: n:114 #, c-format msgid "File “%s” has a newer format than this program can understand" msgstr "File “%s” has a newer format than this program can understand" #: ../src/printwx.cc:982 #: n:115 msgid "North" msgstr "North" #. TRANSLATORS: "Elevation on" 020 <-> 200 degrees #: ../src/printwx.cc:1009 #: n:116 msgid "Elevation on" msgstr "Profile on" #: ../src/printwx.cc:441 #: n:117 msgid "P&lan view" msgstr "P&lan view" #: ../src/printwx.cc:443 #: n:285 msgid "&Elevation" msgstr "P&rofile" #: ../src/gfxcore.cc:802 #: ../src/mainfrm.cc:128 #: n:118 msgid "Elevation" msgstr "Profile" #. TRANSLATORS: Label used for "clino" in Aven when the view is #. from directly above. #: ../src/gfxcore.cc:714 #: n:432 msgid "Plan" msgstr "Plan" #. TRANSLATORS: Label used for "clino" in Aven when the view is #. from directly below. #: ../src/gfxcore.cc:724 #: n:433 msgid "Kiwi Plan" msgstr "Kiwi Plan" #: ../src/cavern.c:352 #: n:120 msgid "Calculating statistics" msgstr "Calculating statistics" #: ../src/readval.c:483 #: n:121 msgid "Expecting string field" msgstr "Expecting string field" #: ../src/cmdline.c:212 #: n:122 msgid "too few arguments" msgstr "too few arguments" #: ../src/cmdline.c:219 #: n:123 msgid "too many arguments" msgstr "too many arguments" #: ../src/cmdline.c:178 #: ../src/cmdline.c:181 #: ../src/cmdline.c:185 #: n:124 msgid "FILE" msgstr "FILE" #. 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:177 #: n:125 msgid "Removing trailing traverses" msgstr "Removing trailing traverses" #. 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:236 #: n:126 msgid "Concatenating traverses" msgstr "Concatenating traverses" #. 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:434 #: n:127 msgid "Calculating traverses" msgstr "Calculating traverses" #. 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:779 #: n:128 msgid "Calculating trailing traverses" msgstr "Calculating trailing traverses" #: ../src/network.c:82 #: n:129 msgid "Simplifying network" msgstr "Simplifying network" #: ../src/network.c:540 #: n:130 msgid "Calculating network" msgstr "Calculating network" #: ../src/datain.c:1492 #: n:131 #, c-format msgid "Found “%s”, expecting “F” or “B”" msgstr "Found “%s”, expecting “F” or “B”" #: ../src/cavern.c:449 #: n:132 #, c-format msgid "Total length of survey legs = %7.2fm (%7.2fm adjusted)" msgstr "Total length of survey shots = %7.2fm (%7.2fm adjusted)" #: ../src/cavern.c:452 #: n:133 #, c-format msgid "Total plan length of survey legs = %7.2fm" msgstr "Total plan length of survey shots = %7.2fm" #: ../src/cavern.c:455 #: n:134 #, c-format msgid "Total vertical length of survey legs = %7.2fm" msgstr "Total vertical length of survey shots = %7.2fm" #. TRANSLATORS: numbers are altitudes of highest and lowest stations #: ../src/cavern.c:462 #: n:135 #, c-format msgid "Vertical range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)" msgstr "Vertical range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)" #. TRANSLATORS: c.f. previous message #: ../src/cavern.c:464 #: n:136 #, c-format msgid "North-South range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)" msgstr "North-South range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)" #. TRANSLATORS: c.f. previous two messages #: ../src/cavern.c:466 #: n:137 #, c-format msgid "East-West range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)" msgstr "East-West range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)" #: ../src/cavern.c:434 #: n:138 msgid "There is 1 loop." msgstr "There is 1 loop." #: ../src/cavern.c:436 #: n:139 #, c-format msgid "There are %ld loops." msgstr "There are %ld loops." #: ../src/cavern.c:374 #: n:140 #, c-format msgid "CPU time used %5.2fs" msgstr "CPU time used %5.2fs" #: ../src/cavern.c:377 #: n:141 #, c-format msgid "Time used %5.2fs" msgstr "Time used %5.2fs" #: ../src/cavern.c:379 #: n:142 msgid "Time used unavailable" msgstr "Time used unavailable" #: ../src/cavern.c:382 #: n:143 #, c-format msgid "Time used %5.2fs (%5.2fs CPU time)" msgstr "Time used %5.2fs (%5.2fs CPU time)" #: ../src/netskel.c:744 #: n:145 #, c-format msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). " msgstr "Original length %6.2fm (%3d shots), moved %6.2fm (%5.2fm/shot). " #: ../src/netskel.c:747 #: n:146 #, c-format msgid "Error %6.2f%%" msgstr "Error %6.2f%%" #. 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:754 #: n:147 msgid "Error N/A" msgstr "Error N/A" #: ../src/cad3d.c:664 #: n:148 #, c-format msgid "generate grid (default %sm)" msgstr "generate grid (default %sm)" #: ../src/cad3d.c:665 #: n:149 #, c-format msgid "station labels text height (default %s)" msgstr "station labels text height (default %s)" #: ../src/cad3d.c:666 #: n:152 #, c-format msgid "station marker size (default %s)" msgstr "station marker size (default %s)" #: ../src/cad3d.c:668 #: n:155 #, c-format msgid "factor to scale down by (default %s)" msgstr "factor to scale down by (default %s)" #: ../src/cad3d.c:669 #: n:156 msgid "produce DXF output" msgstr "produce DXF output" #: ../src/cad3d.c:670 #: n:158 msgid "produce Skencil output" msgstr "produce Skencil output" #: ../src/cad3d.c:671 #: n:159 msgid "produce Compass PLT output for Carto" msgstr "produce Compass PLT output for Carto" #: ../src/cad3d.c:672 #: n:160 msgid "produce SVG output" msgstr "produce SVG output" #. TRANSLATORS: description of --help option #: ../src/cmdline.c:138 #: n:150 msgid "display this help and exit" msgstr "display this help and exit" #. TRANSLATORS: description of --verbose option #: ../src/cmdline.c:141 #: n:151 msgid "output version information and exit" msgstr "output version information and exit" #. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]… #: ../src/cmdline.c:170 #: n:153 msgid "OPTION" msgstr "OPTION" #: ../src/mainfrm.cc:132 #: ../src/printwx.cc:389 #: ../src/printwx.cc:1054 #: ../src/printwx.cc:1103 #: n:154 msgid "Scale" msgstr "Scale" #: ../src/cmdline.c:194 #: n:157 #, c-format msgid "Try “%s --help” for more information.\n" msgstr "Try “%s --help” for more information.\n" #: ../src/avenprcore.cc:269 #: n:166 #, c-format msgid "Page %d of %d" msgstr "Page %d of %d" #: ../src/avenprcore.cc:272 #: ../src/printwx.cc:1536 #: n:167 #, c-format msgid "Survey “%s” Page %d (of %d) Processed on %s" msgstr "Survey “%s” Page %d (of %d) Processed on %s" #. TRANSLATORS: This is used on printouts of plans, with %s replaced by #. something like "123°". The bearing is up the page. #: ../src/printwx.cc:990 #: n:168 #, c-format msgid "Plan view, %s up page" msgstr "Plan view, %s up page" #. 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:1028 #: n:169 #, c-format msgid "Elevation facing %s" msgstr "Profile facing %s" #. 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:1037 #: n:284 #, c-format msgid "Elevation facing %s, tilted %s" msgstr "Profile facing %s, tilted %s" #. TRANSLATORS: This is used on printouts of extended elevations. #: ../src/printwx.cc:1046 #: n:191 msgid "Extended elevation" msgstr "Extended profile" #: ../src/cavern.c:420 #: n:172 msgid "Survey contains 1 survey station," msgstr "Survey contains 1 survey station," #: ../src/cavern.c:422 #: n:173 #, c-format msgid "Survey contains %ld survey stations," msgstr "Survey contains %ld survey stations," #: ../src/cavern.c:426 #: n:174 msgid " joined by 1 leg." msgstr " joined by 1 shot." #: ../src/cavern.c:428 #: n:175 #, c-format msgid " joined by %ld legs." msgstr " joined by %ld shots." #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes." #: ../src/listpos.c:182 #: n:176 msgid "node" msgstr "node" #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes." #: ../src/listpos.c:184 #: n:177 msgid "nodes" msgstr "nodes" #. 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:445 #: n:178 #, c-format msgid "Survey has %ld connected components." msgstr "Survey has %ld connected components." #. TRANSLATORS: Label for button in aven’s cavern log window which #. causes the survey data to be reprocessed. #: ../src/cavernlog.cc:400 #: ../src/cavernlog.cc:411 #: n:184 msgid "Reprocess" msgstr "Reprocess" #: ../src/cmdline.c:242 #: ../src/cmdline.c:261 #: n:185 #, c-format msgid "numeric argument “%s” out of range" msgstr "numeric argument “%s” out of range" #: ../src/cmdline.c:244 #: n:186 #, c-format msgid "argument “%s” not an integer" msgstr "argument “%s” not an integer" #: ../src/cmdline.c:263 #: n:187 #, c-format msgid "argument “%s” not a number" msgstr "argument “%s” not a number" #: ../src/commands.c:900 #: n:188 msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”" msgstr "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”" #: ../src/commands.c:903 #: n:189 msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”" msgstr "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”" #: ../src/listpos.c:82 #: n:190 #, c-format msgid "Station “%s” referred to by *entrance or *export but never used" msgstr "Station “%s” referred to by *entrance or *export but never used" #: ../src/commands.c:646 #: n:192 msgid "No matching BEGIN" msgstr "No matching BEGIN" #. TRANSLATORS: *BEGIN and *END should have the #. same if it’s given at all #: ../src/commands.c:674 #: n:193 msgid "Survey name doesn’t match BEGIN" msgstr "Survey name doesn’t match BEGIN" #. TRANSLATORS: Used when a BEGIN command has a survey name, but the #. END command omits it, e.g.: #. #. *begin entrance #. 1 2 10.00 178 -01 #. *end <--[Message given here] #: ../src/commands.c:683 #: n:194 msgid "Survey name omitted from END" msgstr "Survey name omitted from END" #. 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:112 #: n:195 msgid "( Easting, Northing, Altitude )" msgstr "( Easting, Northing, Altitude )" #. TRANSLATORS: bpp is "Bits Per Pixel" #: ../src/aboutdlg.cc:181 #: n:196 #, c-format msgid "Display Depth: %d bpp" msgstr "Display Depth: %d bpp" #. TRANSLATORS: appended to previous message if the display is colour #: ../src/aboutdlg.cc:183 #: n:197 msgid " (colour)" msgstr " (color)" #: ../src/readval.c:508 #: ../src/readval.c:518 #: ../src/readval.c:526 #: n:198 #, c-format msgid "Expecting date, found “%s”" msgstr "Expecting date, found “%s”" #. TRANSLATORS: --help output for --survey option. #. #. "this" has been added to English translation #: ../src/3dtopos.c:50 #: ../src/aven.cc:66 #: ../src/cad3d.c:660 #: ../src/diffpos.c:57 #: ../src/dump3d.c:49 #: ../src/extend.c:458 #: n:199 msgid "only load the sub-survey with this prefix" msgstr "only load the sub-survey with this prefix" #. TRANSLATORS: --help output for aven --print option #: ../src/aven.cc:68 #: n:119 msgid "print and exit (requires a 3d file)" msgstr "print and exit (requires a 3d file)" #. TRANSLATORS: --help output for cavern --percentage option #: ../src/cavern.c:125 #: n:161 msgid "display percentage progress" msgstr "display percentage progress" #. TRANSLATORS: --help output for cavern --output option #: ../src/cavern.c:127 #: n:162 msgid "set location for output files" msgstr "set location for output files" #. TRANSLATORS: --help output for cavern --quiet option #: ../src/cavern.c:129 #: n:163 msgid "only show brief summary (-qq for errors only)" msgstr "only show brief summary (-qq for errors only)" #. TRANSLATORS: --help output for cavern --no-auxiliary-files option #: ../src/cavern.c:131 #: n:164 msgid "do not create .err file" msgstr "do not create .err file" #. TRANSLATORS: --help output for cavern --warnings-are-errors option #: ../src/cavern.c:133 #: n:165 msgid "turn warnings into errors" msgstr "turn warnings into errors" #. TRANSLATORS: --help output for cavern --log option #: ../src/cavern.c:135 #: n:170 msgid "log output to .log file" msgstr "log output to .log file" #. TRANSLATORS: --help output for cavern --3d-version option #: ../src/cavern.c:137 #: n:171 msgid "specify the 3d file format version to output" msgstr "specify the 3d file format version to output" #. TRANSLATORS: --help output for sorterr --horizontal option #: ../src/sorterr.c:53 #: n:179 msgid "sort by horizontal error factor" msgstr "sort by horizontal error factor" #. TRANSLATORS: --help output for sorterr --vertical option #: ../src/sorterr.c:55 #: n:180 msgid "sort by vertical error factor" msgstr "sort by vertical error factor" #. TRANSLATORS: --help output for sorterr --percentage option #: ../src/sorterr.c:57 #: n:181 msgid "sort by percentage error" msgstr "sort by percentage error" #. TRANSLATORS: --help output for sorterr --per-leg option #: ../src/sorterr.c:59 #: n:182 msgid "sort by error per leg" msgstr "sort by error per shot" #. TRANSLATORS: --help output for sorterr --replace option #: ../src/sorterr.c:61 #: n:183 msgid "replace .err file with resorted version" msgstr "replace .err file with resorted version" #. TRANSLATORS: --help output for dump3d --rewind option #: ../src/dump3d.c:51 #: n:204 msgid "rewind file and read it a second time" msgstr "rewind file and read it a second time" #. 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:1410 #: n:200 msgid "*UNITS factor must be non-zero" msgstr "*UNITS factor must be non-zero" #. TRANSLATORS: In the "File" menu #: ../src/mainfrm.cc:769 #: n:201 msgid "&Screenshot…" msgstr "&Screenshot…" #: ../src/mainfrm.cc:1422 #: n:202 #, c-format msgid "No survey data in 3d file “%s”" msgstr "No survey data in 3d file “%s”" #: ../src/gfxcore.cc:704 #: n:203 msgid "Facing" msgstr "Facing" #. TRANSLATORS: for the title of the About box #: ../src/aboutdlg.cc:70 #: n:205 #, c-format msgid "About %s" msgstr "About %s" #. 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:1892 #: n:206 msgid "Select a survey file to view" msgstr "Select a survey file to view" #: ../src/mainfrm.cc:1871 #: n:207 msgid "Survex 3d files" msgstr "Survex 3d files" #: ../src/mainfrm.cc:1884 #: ../src/mainfrm.cc:2316 #: ../src/printwx.cc:616 #: n:208 msgid "All files" msgstr "All files" #. 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:1870 #: n:229 msgid "All survey files" msgstr "All survey files" #: ../src/mainfrm.cc:1872 #: n:329 msgid "Survex svx files" msgstr "Survex svx files" #. TRANSLATORS: "Compass" as in Larry Fish’s cave #. surveying package, so probably shouldn’t be translated #: ../src/mainfrm.cc:1880 #: n:330 msgid "Compass DAT and MAK files" msgstr "Compass DAT and MAK files" #: ../src/printwx.cc:274 #: n:411 msgid "DXF files" msgstr "DXF files" #: ../src/printwx.cc:275 #: n:412 msgid "EPS files" msgstr "EPS files" #: ../src/printwx.cc:276 #: n:413 msgid "GPX files" msgstr "GPX files" #: ../src/printwx.cc:277 #: n:414 msgid "HPGL for plotters" msgstr "HPGL for plotters" #: ../src/printwx.cc:278 #: n:444 msgid "KML files" msgstr "KML files" #: ../src/printwx.cc:279 #: n:415 msgid "Compass PLT for use with Carto" msgstr "Compass PLT for use with Carto" #: ../src/printwx.cc:280 #: n:416 msgid "Skencil files" msgstr "Skencil files" #: ../src/printwx.cc:281 #: n:417 msgid "SVG files" msgstr "SVG files" #. 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:94 #: n:209 msgid "Survey visualisation tool" msgstr "Survey visualization tool" #. TRANSLATORS: Aven menu titles. An “&” goes before the letter of any #. accelerator key. The accelerators must be different within this group #: ../src/mainfrm.cc:928 #: n:210 msgid "&File" msgstr "&File" #: ../src/mainfrm.cc:929 #: n:211 msgid "&Rotation" msgstr "&Rotation" #: ../src/mainfrm.cc:930 #: n:212 msgid "&Orientation" msgstr "&Orientation" #: ../src/mainfrm.cc:931 #: n:213 msgid "&View" msgstr "&View" #: ../src/mainfrm.cc:933 #: n:214 msgid "&Controls" msgstr "&Controls" #: ../src/mainfrm.cc:942 #: n:215 msgid "&Help" msgstr "&Help" #: ../src/mainfrm.cc:935 #: n:216 msgid "&Presentation" msgstr "&Presentation" #: ../src/aboutdlg.cc:105 #: 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 "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version." #. TRANSLATORS: Part of 3dtopos --help #: ../src/3dtopos.c:86 #: n:217 msgid "3D_FILE [POS_FILE]" msgstr "3D_FILE [POS_FILE]" #. TRANSLATORS: Part of diffpos --help #: ../src/diffpos.c:265 #: n:218 msgid "FILE1 FILE2 [THRESHOLD]" msgstr "FILE1 FILE2 [THRESHOLD]" #. TRANSLATORS: Part of diffpos --help #: ../src/diffpos.c:267 #: 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 "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in meters (default %s)" #. TRANSLATORS: Part of extend --help #: ../src/extend.c:480 #: n:267 msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]" msgstr "INPUT_3D_FILE [OUTPUT_3D_FILE]" #. TRANSLATORS: Part of sorterr --help #: ../src/sorterr.c:127 #: n:268 msgid "ERR_FILE [HOW_MANY]" msgstr "ERR_FILE [HOW_MANY]" #. 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:115 #: ../src/aven.cc:139 #: n:269 msgid "[SURVEY_FILE]" msgstr "[SURVEY_FILE]" #. TRANSLATORS: Aven menu items. An “&” goes before the letter of any #. accelerator key. #. #. The string "\t" separates the menu text and any accelerator key. #. #. "File" menu. The accelerators must be different within this group. #. c.f. 201, 380, 381. #: ../src/mainfrm.cc:762 #: n:220 msgid "&Open…\tCtrl+O" msgstr "&Open…\tCtrl+O" #. TRANSLATORS: Used in the "colour key" for "colour by date" if there #. are surveys without date information. #: ../src/gfxcore.cc:1047 #: n:221 msgid "Undated" msgstr "Undated" #. 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:1071 #: n:290 msgid "Not in loop" msgstr "Not in loop" #. TRANSLATORS: error from: #. #. *data normal newline from to tape compass clino #: ../src/commands.c:1254 #: n:222 msgid "NEWLINE can’t be the first reading" msgstr "NEWLINE can’t be the first reading" #. TRANSLATORS: error from: #. #. *data normal from to tape compass clino newline #: ../src/commands.c:1292 #: n:223 msgid "NEWLINE can’t be the last reading" msgstr "NEWLINE can’t be the last reading" #. TRANSLATORS: Error given by something like: #. #. *data normal station tape compass clino #. #. ("station" signifies interleaved data). #: ../src/commands.c:1315 #: n:224 msgid "Interleaved readings, but no NEWLINE" msgstr "Interleaved readings, but no NEWLINE" #. TRANSLATORS: caused by e.g. #. #. *data diving station newline depth tape compass #. #. ("depth" needs to occur before "newline"). #: ../src/commands.c:1191 #: n:225 #, c-format msgid "Reading “%s” must occur before NEWLINE" msgstr "Reading “%s” must occur before NEWLINE" #. TRANSLATORS: e.g. #. #. *data normal from to tape newline compass clino #: ../src/commands.c:1244 #: n:226 msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT" msgstr "NEWLINE can only be preceded by STATION, DEPTH, and COUNT" #: ../src/commands.c:1444 #: n:227 msgid "Can’t calibrate angular and length quantities together" msgstr "Can’t calibrate angular and length quantities together" #: ../src/commands.c:589 #: n:397 msgid "Bad *alias command" msgstr "Bad *alias command" #. 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 "Select a terrain file to view" #~ msgid "Terrain files" #~ msgstr "Terrain files" #. TRANSLATORS: %s will be replaced by the application name ("Aven" #. currently) #: ../src/log.cc:32 #: n:228 #, c-format msgid "%s Error Log" msgstr "%s Error Log" #. TRANSLATORS: The text on the action button in the "Export" settings #. dialog #: ../src/printwx.cc:575 #: n:230 msgid "&Export…" msgstr "&Export…" #. TRANSLATORS: "Rotation" menu. The accelerators must be different within #. this group. Tickable menu item which toggles auto rotation #: ../src/mainfrm.cc:784 #: n:231 msgid "Au&to-Rotate\tSpace" msgstr "Au&to-Rotate\tSpace" #: ../src/mainfrm.cc:786 #: n:232 msgid "Speed &Up" msgstr "Speed &Up" #: ../src/mainfrm.cc:787 #: n:233 msgid "Slow &Down" msgstr "Slow &Down" #: ../src/mainfrm.cc:789 #: n:234 msgid "&Reverse Direction" msgstr "&Reverse Direction" #: ../src/mainfrm.cc:791 #: n:235 msgid "Step Once &Anticlockwise" msgstr "Step Once C&ounterclockwise" #: ../src/mainfrm.cc:792 #: n:236 msgid "Step Once &Clockwise" msgstr "Step Once &Clockwise" #. TRANSLATORS: View *looking* North #: ../src/gfxcore.cc:3217 #: ../src/mainfrm.cc:795 #: n:240 msgid "View &North" msgstr "View &North" #. TRANSLATORS: View *looking* East #: ../src/gfxcore.cc:3219 #: ../src/mainfrm.cc:796 #: n:241 msgid "View &East" msgstr "View &East" #. TRANSLATORS: View *looking* South #: ../src/gfxcore.cc:3221 #: ../src/mainfrm.cc:797 #: n:242 msgid "View &South" msgstr "View &South" #. TRANSLATORS: View *looking* West #: ../src/gfxcore.cc:3223 #: ../src/mainfrm.cc:798 #: n:243 msgid "View &West" msgstr "View &West" #. 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:803 #: n:244 msgid "Shift Survey &Left" msgstr "Shift Survey &Left" #. 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:807 #: n:245 msgid "Shift Survey &Right" msgstr "Shift Survey &Right" #. 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:811 #: n:246 msgid "Shift Survey &Up" msgstr "Shift Survey &Up" #. 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:815 #: n:247 msgid "Shift Survey &Down" msgstr "Shift Survey &Down" #: ../src/gfxcore.cc:3237 #: ../src/mainfrm.cc:817 #: n:248 msgid "&Plan View" msgstr "&Plan View" #: ../src/gfxcore.cc:3238 #: ../src/mainfrm.cc:818 #: n:249 msgid "Ele&vation" msgstr "Pro&file" #: ../src/mainfrm.cc:820 #: n:250 msgid "&Higher Viewpoint" msgstr "&Higher Viewpoint" #: ../src/mainfrm.cc:821 #: n:251 msgid "L&ower Viewpoint" msgstr "L&ower Viewpoint" #: ../src/mainfrm.cc:824 #: n:252 msgid "&Zoom In\t]" msgstr "&Zoom In\t]" #: ../src/mainfrm.cc:825 #: n:253 msgid "Zoo&m Out\t[" msgstr "Zoo&m Out\t[" #: ../src/mainfrm.cc:827 #: n:254 msgid "Restore De&fault View" msgstr "Restore Defaul&t View" #. 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/export" dialog. #: ../src/printwx.cc:353 #: n:283 msgid "View" msgstr "View" #. 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:358 #: n:256 msgid "Elements" msgstr "Elements" #: ../src/printwx.cc:413 #: ../src/printwx.cc:786 #: n:257 #, c-format msgid "%d pages (%dx%d)" msgstr "%d pages (%dx%d)" #. 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:395 #: ../src/printwx.cc:805 #: n:258 msgid "One page" msgstr "One page" #: ../src/mainfrm.cc:124 #: ../src/printwx.cc:426 #: n:259 msgid "Bearing" msgstr "Bearing" #: ../src/printwx.cc:465 #: n:260 msgid "Station Names" msgstr "Station Names" #: ../src/printwx.cc:461 #: n:261 msgid "Crosses" msgstr "Crosses" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/printwx.cc:451 #: n:262 msgid "Underground Survey Legs" msgstr "Underground Shots" #: ../src/printwx.cc:481 #: n:393 msgid "Cross-sections" msgstr "Cross-sections" #: ../src/printwx.cc:486 #: n:394 msgid "Walls" msgstr "Walls" #: ../src/printwx.cc:490 #: n:395 msgid "Passages" msgstr "Passages" #: ../src/printwx.cc:494 #: n:421 msgid "Origin in centre" msgstr "Origin in center" #: ../src/printwx.cc:498 #: n:422 msgid "Full coordinates" msgstr "Full coordinates" #. TRANSLATORS: Used in the print dialog: #: ../src/printwx.cc:432 #: n:263 msgid "Tilt angle" msgstr "Tilt angle" #. TRANSLATORS: used in the print dialog - controls drawing lines #. around each page #: ../src/printwx.cc:506 #: n:264 msgid "Page Borders" msgstr "Page Borders" #. 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:517 #: n:265 msgid "Legend" msgstr "Legend" #. 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:512 #: n:266 msgid "Blank Pages" msgstr "Blank Pages" #. TRANSLATORS: Items in the "View" menu: #: ../src/mainfrm.cc:844 #: n:270 msgid "Station &Names\tCtrl+N" msgstr "Station &Names\tCtrl+N" #. TRANSLATORS: Toggles drawing of 3D passages #: ../src/mainfrm.cc:846 #: n:346 msgid "Passage &Tubes\tCtrl+T" msgstr "Passage &Tubes\tCtrl+T" #: ../src/mainfrm.cc:847 #: n:271 msgid "&Crosses\tCtrl+X" msgstr "&Crosses\tCtrl+X" #: ../src/mainfrm.cc:848 #: n:297 msgid "&Grid\tCtrl+G" msgstr "&Grid\tCtrl+G" #: ../src/mainfrm.cc:849 #: n:318 msgid "&Bounding Box\tCtrl+B" msgstr "&Bounding Box\tCtrl+B" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/mainfrm.cc:853 #: n:272 msgid "&Underground Survey Legs\tCtrl+L" msgstr "&Underground Shots\tCtrl+L" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/mainfrm.cc:856 #: n:291 msgid "&Surface Survey Legs\tCtrl+F" msgstr "&Surface Shots\tCtrl+F" #: ../src/mainfrm.cc:865 #: n:273 msgid "&Overlapping Names" msgstr "&Overlapping Names" #: ../src/gfxcore.cc:3272 #: ../src/mainfrm.cc:866 #: n:292 msgid "Colour by &Depth" msgstr "Color by &Depth" #: ../src/gfxcore.cc:3273 #: ../src/mainfrm.cc:867 #: n:293 msgid "Colour by D&ate" msgstr "Color by D&ate" #: ../src/gfxcore.cc:3274 #: ../src/mainfrm.cc:868 #: n:289 msgid "Colour by E&rror" msgstr "Color by E&rror" #: ../src/mainfrm.cc:870 #: n:294 msgid "Highlight &Entrances" msgstr "Highlight &Entrances" #: ../src/mainfrm.cc:871 #: n:295 msgid "Highlight &Fixed Points" msgstr "Highlight Contro&l Points" #: ../src/mainfrm.cc:872 #: n:296 msgid "Highlight E&xported Points" msgstr "Highlight E&xported Points" #: ../src/printwx.cc:469 #: n:418 msgid "Entrances" msgstr "Entrances" #: ../src/printwx.cc:473 #: n:419 msgid "Fixed Points" msgstr "Fixed Points" #: ../src/printwx.cc:477 #: n:420 msgid "Exported Stations" msgstr "Exported Stations" #: ../src/mainfrm.cc:877 #: n:237 msgid "&Perspective" msgstr "&Perspective" #: ../src/mainfrm.cc:879 #: n:238 msgid "Textured &Walls" msgstr "Textured &Walls" #. 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:883 #: n:239 msgid "Fade Distant Ob&jects" msgstr "&Fade Distant Objects" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/mainfrm.cc:886 #: n:298 msgid "Smoot&hed Survey Legs" msgstr "Smoot&hed Survey Shots" #: ../src/mainfrm.cc:892 #: ../src/mainfrm.cc:896 #: n:356 msgid "Full Screen &Mode\tF11" msgstr "Full Screen &Mode\tF11" #: ../src/mainfrm.cc:910 #: n:274 msgid "&Compass" msgstr "&Compass" #: ../src/mainfrm.cc:911 #: n:275 msgid "C&linometer" msgstr "C&linometer" #. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour #. corresponds to which depth, date, survey closure error, etc. #: ../src/mainfrm.cc:914 #: n:276 msgid "Colour &Key" msgstr "Color &Key" #: ../src/mainfrm.cc:915 #: n:277 msgid "&Scale Bar" msgstr "&Scale Bar" #: ../src/mainfrm.cc:905 #: n:280 msgid "&Reverse Sense\tCtrl+R" msgstr "&Reverse Sense\tCtrl+R" #: ../src/mainfrm.cc:875 #: ../src/mainfrm.cc:907 #: n:281 msgid "&Cancel Measuring Line\tEscape" msgstr "&Cancel Measuring Line\tEscape" #: ../src/mainfrm.cc:916 #: n:299 msgid "&Indicators" msgstr "&Indicators" #: ../src/z_getopt.c:697 #: ../src/z_getopt.c:709 #: n:300 #, c-format msgid "%s: option “%s” is ambiguous\n" msgstr "%s: option “%s” is ambiguous\n" #: ../src/z_getopt.c:1025 #: ../src/z_getopt.c:1036 #: n:301 #, c-format msgid "%s: option “-W %s” is ambiguous\n" msgstr "%s: option “-W %s” is ambiguous\n" #: ../src/z_getopt.c:753 #: ../src/z_getopt.c:757 #: n:302 #, c-format msgid "%s: option “%c%s” doesn’t allow an argument\n" msgstr "%s: option “%c%s” doesn’t allow an argument\n" #: ../src/z_getopt.c:742 #: ../src/z_getopt.c:745 #: n:303 #, c-format msgid "%s: option “--%s” doesn’t allow an argument\n" msgstr "%s: option “--%s” doesn’t allow an argument\n" #: ../src/z_getopt.c:1060 #: ../src/z_getopt.c:1071 #: n:304 #, c-format msgid "%s: option “-W %s” doesn’t allow an argument\n" msgstr "%s: option “-W %s” doesn’t allow an argument\n" #: ../src/z_getopt.c:792 #: ../src/z_getopt.c:804 #: ../src/z_getopt.c:1091 #: ../src/z_getopt.c:1103 #: n:305 #, c-format msgid "%s: option “%s” requires an argument\n" msgstr "%s: option “%s” requires an argument\n" #: ../src/z_getopt.c:962 #: ../src/z_getopt.c:973 #: ../src/z_getopt.c:1156 #: ../src/z_getopt.c:1168 #: n:306 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: option requires an argument -- %c\n" #: ../src/z_getopt.c:842 #: ../src/z_getopt.c:845 #: n:307 #, c-format msgid "%s: unrecognized option “--%s”\n" msgstr "%s: unrecognized option “--%s”\n" #: ../src/z_getopt.c:853 #: ../src/z_getopt.c:856 #: n:308 #, c-format msgid "%s: unrecognized option “%c%s”\n" msgstr "%s: unrecognized option “%c%s”\n" #: ../src/z_getopt.c:903 #: ../src/z_getopt.c:906 #: n:309 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: illegal option -- %c\n" #: ../src/z_getopt.c:912 #: ../src/z_getopt.c:915 #: n:310 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: invalid option -- %c\n" #: ../src/mainfrm.cc:830 #: n:311 msgid "&New Presentation" msgstr "&New Presentation" #: ../src/mainfrm.cc:831 #: n:312 msgid "&Open Presentation…" msgstr "&Open Presentation…" #: ../src/mainfrm.cc:832 #: n:313 msgid "&Save Presentation" msgstr "&Save Presentation" #: ../src/mainfrm.cc:833 #: n:314 msgid "Sa&ve Presentation As…" msgstr "Sa&ve Presentation As…" #. TRANSLATORS: "Mark" as in "Mark this position" #: ../src/mainfrm.cc:836 #: n:315 msgid "&Mark" msgstr "&Mark" #. TRANSLATORS: "Play" as in "Play back a recording" #: ../src/mainfrm.cc:838 #: n:316 msgid "Pla&y" msgstr "Pla&y" #: ../src/mainfrm.cc:839 #: n:317 msgid "&Export as Movie…" msgstr "&Export as Movie…" #: ../src/mainfrm.cc:2393 #: n:331 msgid "Export Movie" msgstr "Export Movie" #: ../src/mainfrm.cc:332 #: n:319 msgid "Select an output filename" msgstr "Select an output filename" #: ../src/mainfrm.cc:329 #: ../src/mainfrm.cc:2315 #: n:320 msgid "Aven presentations" msgstr "Aven presentations" #. TRANSLATORS: title of the save screenshot dialog #: ../src/mainfrm.cc:1906 #: n:321 msgid "Save Screenshot" msgstr "Save Screenshot" #: ../src/mainfrm.cc:2310 #: ../src/mainfrm.cc:2313 #: n:322 msgid "Select a presentation to open" msgstr "Select a presentation to open" #: ../src/mainfrm.cc:411 #: n:323 #, c-format msgid "Error in format of presentation file “%s”" msgstr "Error in format of presentation file “%s”" #. TRANSLATORS: "Compass" as in Larry Fish’s cave #. surveying package, so probably shouldn’t be translated #: ../src/mainfrm.cc:1876 #: n:324 msgid "Compass PLT files" msgstr "Compass PLT files" #. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying #. package, so don’t translate it. #: ../src/mainfrm.cc:1883 #: n:325 msgid "CMAP XYZ files" msgstr "CMAP XYZ files" #. TRANSLATORS: title of message box #: ../src/mainfrm.cc:1969 #: ../src/mainfrm.cc:2287 #: ../src/mainfrm.cc:2304 #: n:326 msgid "Modified Presentation" msgstr "Modified Presentation" #. TRANSLATORS: and the question in that box #: ../src/mainfrm.cc:1967 #: ../src/mainfrm.cc:2286 #: ../src/mainfrm.cc:2303 #: n:327 msgid "The current presentation has been modified. Abandon unsaved changes?" msgstr "The current presentation has been modified. Abandon unsaved changes?" #: ../src/mainfrm.cc:2604 #: ../src/mainfrm.cc:2615 #: n:328 msgid "No matches were found." msgstr "No matches were found." #~ msgid "Open &Terrain…" #~ msgstr "Open &Terrain…" #~ msgid "Solid Su&rface" #~ msgstr "Solid Su&rface" #. TRANSLATORS: number of stations found matching search #, c-format #~ msgid "%d found" #~ msgstr "%d found" #. TRANSLATORS: "Find stations" button tooltip #: ../src/mainfrm.cc:993 #: n:332 msgid "Find" msgstr "Find" #. TRANSLATORS: "Hide stations" button default tooltip #: ../src/mainfrm.cc:995 #: ../src/mainfrm.cc:2647 #: n:333 msgid "Hide" msgstr "Hide" #. TRANSLATORS: "Hide stations" button tooltip when stations are found #: ../src/mainfrm.cc:2608 #: n:334 #, c-format msgid "Hide %d found stations" msgstr "Hide %d found stations" #: ../src/mainfrm.cc:212 #: ../src/mainfrm.cc:2052 #: ../src/mainfrm.cc:2133 #: ../src/mainfrm.cc:2185 #: n:335 msgid "Altitude" msgstr "Altitude" #. TRANSLATORS: error if you try to drag multiple files to the aven #. window #: ../src/mainfrm.cc:689 #: n:336 msgid "You may only view one 3d file at a time." msgstr "You may only view one 3d file at a time." #: ../src/mainfrm.cc:917 #: n:337 msgid "&Side Panel" msgstr "&Side Panel" #. TRANSLATORS: show coordinates (N = North or Northing, E = East or #. Easting) #: ../src/mainfrm.cc:2050 #: ../src/mainfrm.cc:2072 #: ../src/mainfrm.cc:2074 #: ../src/mainfrm.cc:2184 #: n:338 msgid "%.2f E, %.2f N" msgstr "%.2f E, %.2f N" #. TRANSLATORS: Used in Aven: #. From #. H: 123.45m V: 234.56m #. Dist: 456.78m Brg: 200 #: ../src/mainfrm.cc:2092 #: ../src/mainfrm.cc:2142 #: ../src/mainfrm.cc:2204 #: n:339 #, c-format msgid "From %s" msgstr "From %s" #. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical" #: ../src/mainfrm.cc:2217 #: n:340 #, c-format msgid "H %.2f%s, V %.2f%s" msgstr "H %.2f%s, V %.2f%s" #. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as #. in Compass bearing) #: ../src/mainfrm.cc:2229 #: n:341 #, c-format msgid "%s: %s, Dist %.2f%s, Brg %03d%s" msgstr "%s: %s, Dist %.2f%s, Brg %03d%s" #. TRANSLATORS: tickable menu item in View menu. #: ../src/gfxcore.cc:3263 #: ../src/gfxcore.cc:3281 #: ../src/mainfrm.cc:919 #: n:342 msgid "&Metric" msgstr "&Metric" #. TRANSLATORS: tickable menu item in View menu. #. #. Degrees are the angular measurement where there are 360 in a full #. circle. #: ../src/gfxcore.cc:3228 #: ../src/gfxcore.cc:3246 #: ../src/mainfrm.cc:920 #: n:343 msgid "&Degrees" msgstr "&Degrees" #. TRANSLATORS: tickable menu item in View menu. #. #. Show the tilt of the survey as a percentage gradient (100% = 45 #. degrees = 50 grad). #: ../src/gfxcore.cc:3251 #: ../src/mainfrm.cc:921 #: n:430 msgid "&Percent" msgstr "&Percent" #. TRANSLATORS: abbreviation for "kilometres" (unit of length), #. used e.g. "5km". #. #. If there should be a space between the number and this, include #. one in the translation. #: ../src/gfxcore.cc:1144 #: ../src/printwx.cc:1095 #: n:423 msgid "km" msgstr "km" #. TRANSLATORS: abbreviation for "metres" (unit of length), used #. e.g. "10m". #. #. If there should be a space between the number and this, include #. one in the translation. #: ../src/gfxcore.cc:1018 #: ../src/gfxcore.cc:1151 #: ../src/mainfrm.cc:2041 #: ../src/mainfrm.cc:2108 #: ../src/mainfrm.cc:2128 #: ../src/mainfrm.cc:2177 #: ../src/mainfrm.cc:2208 #: ../src/printwx.cc:1097 #: n:424 msgid "m" msgstr "m" #. TRANSLATORS: abbreviation for "centimetres" (unit of length), #. used e.g. "50cm". #. #. If there should be a space between the number and this, include #. one in the translation. #: ../src/gfxcore.cc:1159 #: ../src/printwx.cc:1100 #: n:425 msgid "cm" msgstr "cm" #. TRANSLATORS: abbreviation for "miles" (unit of length, #. plural), used e.g. "2 miles". #. #. If there should be a space between the number and this, #. include one in the translation. #: ../src/gfxcore.cc:1172 #: n:426 msgid " miles" msgstr " miles" #. TRANSLATORS: abbreviation for "mile" (unit of length, #. singular), used e.g. "1 mile". #. #. If there should be a space between the number and this, #. include one in the translation. #: ../src/gfxcore.cc:1179 #: n:427 msgid " mile" msgstr " mile" #. 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/gfxcore.cc:1018 #: ../src/gfxcore.cc:1187 #: ../src/mainfrm.cc:2046 #: ../src/mainfrm.cc:2111 #: ../src/mainfrm.cc:2131 #: ../src/mainfrm.cc:2182 #: ../src/mainfrm.cc:2213 #: n:428 msgid "ft" msgstr "ft" #. TRANSLATORS: abbreviation for "inches" (unit of length), used #. e.g. as "6in". #. #. If there should be a space between the number and this, include #. one in the translation. #: ../src/gfxcore.cc:1195 #: n:429 msgid "in" msgstr "in" #. TRANSLATORS: Menu item which turns off the "north arrow" in aven. #: ../src/gfxcore.cc:3226 #: n:387 msgid "&Hide Compass" msgstr "&Hide Compass" #. TRANSLATORS: Menu item which turns off the tilt indicator in aven. #: ../src/gfxcore.cc:3241 #: n:384 msgid "&Hide Clino" msgstr "&Hide Clino" #. TRANSLATORS: Menu item which turns off the scale bar in aven. #: ../src/gfxcore.cc:3261 #: n:385 msgid "&Hide scale bar" msgstr "&Hide scale bar" #. 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:3279 #: n:386 msgid "&Hide colour key" msgstr "&Hide color key" #. TRANSLATORS: degree symbol - probably should be translated to #. itself. #: ../src/gfxcore.cc:693 #: ../src/gfxcore.cc:768 #: ../src/mainfrm.cc:2095 #: ../src/mainfrm.cc:2221 #: ../src/printwx.cc:986 #: ../src/printwx.cc:1014 #: ../src/printwx.cc:1018 #: ../src/printwx.cc:1022 #: ../src/printwx.cc:1032 #: n:344 msgid "°" msgstr "°" #. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full #. circle). #: ../src/gfxcore.cc:698 #: ../src/gfxcore.cc:773 #: n:76 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:2103 #: ../src/mainfrm.cc:2224 #: n:345 msgid "grad" msgstr "grad" #. TRANSLATORS: symbol for percentage gradient (100% = 45 #. degrees = 50 grad). #: ../src/gfxcore.cc:759 #: ../src/gfxcore.cc:777 #: n:96 msgid "%" msgstr "%" #. TRANSLATORS: used for the percentage gradient on #. vertical angles. #: ../src/gfxcore.cc:753 #: n:431 msgid "∞" msgstr "∞" #: ../src/mainfrm.cc:900 #: n:347 #~ msgid "&Preferences…" #~ msgstr "&Preferences…" #: n:348 #~ msgid "Draw passage walls" #~ msgstr "Draw passage walls" #: n:349 #~ msgid "Estimate LRUD readings based on heuristics" #~ msgstr "Estimate LRUD readings based on heuristics" #: n:350 #~ msgid "Mark survey stations with crosses" #~ msgstr "Mark survey stations with crosses" #: n:351 #~ msgid "Highlight stations marked as entrances" #~ msgstr "Highlight stations marked as entrances" #: n:352 #~ msgid "Highlight stations marked as fixed points" #~ msgstr "Highlight stations marked as fixed points" #: n:353 #~ msgid "Highlight stations which are exported" #~ msgstr "Highlight stations which are exported" #: n:354 #~ msgid "Mark survey stations with their names" #~ msgstr "Mark survey stations with their names" #: n:355 #~ msgid "Allow names to overlap on the display (faster)" #~ msgstr "Allow names to overlap on the display (faster)" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: n:357 #~ msgid "Display underground survey legs" #~ msgstr "Display underground survey shots" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: n:358 #~ msgid "Display surface survey legs" #~ msgstr "Display surface survey shots" #: n:359 #~ msgid "Colour surface surveys by depth" #~ msgstr "Color surface surveys by depth" #: n:360 #~ msgid "Draw surface legs with dashed lines" #~ msgstr "Draw surface shots with dashed lines" #: n:361 #~ msgid "Draw a grid" #~ msgstr "Draw a grid" #: n:362 #~ msgid "metric units" #~ msgstr "metric units" #. 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 "english units" #. TRANSLATORS: Degrees are the angular measurement where there are 360 in a #. full circle. #: n:364 #~ msgid "degrees (°)" #~ msgstr "degrees (°)" #. TRANSLATORS: Grads are the angular measurement where there are 400 in a #. full circle. #: n:365 #~ msgid "grads" #~ msgstr "grads" #: n:366 #~ msgid "Display measurements in" #~ msgstr "Display measurements in" #: n:367 #~ msgid "Display angles in" #~ msgstr "Display angles in" #. TRANSLATORS: reverses the sense of the mouse controls #: n:368 #~ msgid "Reverse the sense of the controls" #~ msgstr "Reverse the sense of the controls" #: n:369 #~ msgid "Display scale bar" #~ msgstr "Display scale bar" #: n:370 #~ msgid "Display depth bar" #~ msgstr "Display depth bar" #: n:371 #~ msgid "Display compass" #~ msgstr "Display compass" #: n:372 #~ msgid "Display clinometer" #~ msgstr "Display clinometer" #: n:373 #~ msgid "Display side panel" #~ msgstr "Display side panel" #. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as #. in Compass bearing) #: ../src/mainfrm.cc:2115 #: n:374 #, c-format msgid "%s: H %.2f%s, Brg %03d%s" msgstr "%s: H %.2f%s, Brg %03d%s" #. TRANSLATORS: "V" is short for "Vertical" #: ../src/mainfrm.cc:2148 #: n:375 #, c-format msgid "%s: V %.2f%s" msgstr "%s: V %.2f%s" #. TRANSLATORS: labels for tabbed side panel this is for the tab with the #. tree hierarchy of survey station names #: ../src/mainfrm.cc:1047 #: n:376 msgid "Surveys" msgstr "Surveys" #: ../src/mainfrm.cc:1048 #: n:377 msgid "Presentation" msgstr "Presentation" #: ../src/mainfrm.cc:210 #: n:378 msgid "Easting" msgstr "Easting" #: ../src/mainfrm.cc:211 #: n:379 msgid "Northing" msgstr "Northing" #: ../src/mainfrm.cc:765 #: n:380 msgid "&Print…\tCtrl+P" msgstr "&Print…\tCtrl+P" #: ../src/mainfrm.cc:766 #: n:381 msgid "P&age Setup…" msgstr "P&age Setup…" #: ../src/mainfrm.cc:770 #: n:382 msgid "&Export as…" msgstr "&Export as…" #. TRANSLATORS: Title of file dialog to choose name and type of exported #. file. #: ../src/printwx.cc:622 #: n:401 msgid "Export as:" msgstr "Export as:" #. TRANSLATORS: Title of the export #. dialog #: ../src/printwx.cc:299 #: n:383 msgid "Export" msgstr "Export" #. TRANSLATORS: for about box: #: ../src/aboutdlg.cc:142 #: n:390 msgid "System Information:" msgstr "System Information:" #. TRANSLATORS: Title of the print preview dialog #: ../src/printwx.cc:659 #: n:398 msgid "Print Preview" msgstr "Print Preview" #. TRANSLATORS: Title of the print #. dialog #: ../src/printwx.cc:296 #: n:399 msgid "Print" msgstr "Print" #: ../src/printwx.cc:570 #: n:400 msgid "&Print…" msgstr "&Print…" #. TRANSLATORS: Here a "survey leg" is a set of measurements between two #. "survey stations". #: ../src/printwx.cc:457 #: n:403 msgid "Sur&face Survey Legs" msgstr "Sur&face Shots" #. TRANSLATORS: Title of dialog to edit a waypoint in a presentation. #: ../src/mainfrm.cc:97 #: n:404 msgid "Edit Waypoint" msgstr "Edit Waypoint" #. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint #. in a presentation. #: ../src/mainfrm.cc:136 #: n:278 msgid " (unused in perspective view)" msgstr " (unused in perspective view)" #. TRANSLATORS: Field label in dialog to edit a waypoint in a #. presentation. #: ../src/mainfrm.cc:143 #: n:279 msgid "Time: " msgstr "Time: " #. TRANSLATORS: units+info after time field in dialog to edit a #. waypoint in a presentation. #: ../src/mainfrm.cc:147 #: n:282 msgid " secs (0 = auto; *6 = 6 times auto)" msgstr " secs (0 = auto; *6 = 6 times auto)" #. TRANSLATORS: %s will be replaced with "Aven" currently (and #. perhaps by "Survex" or other things in future). #: ../src/aven.cc:230 #: n:405 #, c-format msgid "This version of %s requires OpenGL to work, but it isn’t available." msgstr "This version of %s requires OpenGL to work, but it isn’t available." #. TRANSLATORS: for diffpos: #: ../src/diffpos.c:159 #: n:500 #, c-format msgid "Moved by (%3.2f,%3.2f,%3.2f): %s" msgstr "Moved by (%3.2f,%3.2f,%3.2f): %s" #. TRANSLATORS: for diffpos: #: ../src/diffpos.c:196 #: n:501 #, c-format msgid "Added: %s" msgstr "Added: %s" #. TRANSLATORS: for diffpos: #: ../src/diffpos.c:219 #: n:502 #, c-format msgid "Deleted: %s" msgstr "Deleted: %s" #. 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:262 #: ../src/extend.c:280 #: ../src/extend.c:325 #: ../src/extend.c:367 #: ../src/extend.c:409 #: n:510 #, c-format msgid "Failed to find station %s" msgstr "Failed to find station %s" #. 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:306 #: ../src/extend.c:348 #: ../src/extend.c:390 #: ../src/extend.c:432 #: n:511 #, c-format msgid "Failed to find leg %s → %s" msgstr "Failed to find shot %s → %s" #. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s #: ../src/extend.c:253 #: n:512 #, c-format msgid "Starting from station %s" msgstr "Starting from station %s" #. TRANSLATORS: for extend: #: ../src/extend.c:273 #: n:513 #, c-format msgid "Extending to the left from station %s" msgstr "Extending to the left from station %s" #. TRANSLATORS: for extend: #: ../src/extend.c:318 #: n:514 #, c-format msgid "Extending to the right from station %s" msgstr "Extending to the right from station %s" #. TRANSLATORS: for extend: #: ../src/extend.c:293 #: n:515 #, c-format msgid "Extending to the left from leg %s → %s" msgstr "Extending to the left from shot %s → %s" #. TRANSLATORS: for extend: #: ../src/extend.c:338 #: n:516 #, c-format msgid "Extending to the right from leg %s → %s" msgstr "Extending to the right from shot %s → %s" #. TRANSLATORS: for extend: #: ../src/extend.c:402 #: n:517 #, c-format msgid "Breaking survey loop at station %s" msgstr "Breaking survey loop at station %s" #. TRANSLATORS: for extend: #: ../src/extend.c:422 #: n:518 #, c-format msgid "Breaking survey loop at leg %s → %s" msgstr "Breaking survey loop at shot %s → %s" #. TRANSLATORS: for extend: #: ../src/extend.c:360 #: n:519 #, c-format msgid "Swapping extend direction from station %s" msgstr "Swapping extend direction from station %s" #. TRANSLATORS: for extend: #: ../src/extend.c:380 #: n:520 #, c-format msgid "Swapping extend direction from leg %s → %s" msgstr "Swapping extend direction from shot %s → %s" #. TRANSLATORS: for extend: #: ../src/extend.c:550 #: n:521 #, c-format msgid "Applying specfile: “%s”" msgstr "Applying specfile: “%s”" #. TRANSLATORS: for extend: #. Used to tell the user that a file is being written - %s is the filename #: ../src/extend.c:613 #: n:522 #, c-format msgid "Writing %s…" msgstr "Writing %s…" #: ../src/findentrances.cc:100 #: ../src/gpx.cc:70 #: ../src/kml.cc:69 #: n:287 #, c-format msgid "Failed to initialise input coordinate system “%s”" msgstr "Failed to initialize input coordinate system “%s”" #: ../src/findentrances.cc:103 #: ../src/gpx.cc:75 #: ../src/kml.cc:74 #: n:288 #, c-format msgid "Failed to initialise output coordinate system “%s”" msgstr "Failed to initialize output coordinate system “%s”" #: ../src/findentrances.cc:158 #: n:388 msgid "-d PROJ_DATUM 3D_FILE" msgstr "-d PROJ_DATUM 3D_FILE" #. TRANSLATORS: The PROJ library is used to do coordinate transformations #. (https://trac.osgeo.org/proj/) - the user passes a string to tell PROJ #. what the input datum is. #: ../src/findentrances.cc:149 #: n:389 msgid "input datum as string to pass to PROJ" msgstr "input datum as string to pass to PROJ" #. TRANSLATORS: The PROJ library is used to do coordinate transformations #. (https://trac.osgeo.org/proj/) - if the .3d file doesn't contain details #. of the coordinate projection in use, the user must specify it here for #. export formats which need to know it (e.g. GPX). #: ../src/printwx.cc:531 #: n:440 msgid "Coordinate projection" msgstr "Coordinate projection" #: ../src/readval.c:336 #: n:392 msgid "Separator in survey name" msgstr "Separator in survey name" #. TRANSLATORS: Used in place of the station name when talking about an #. anonymous station. #: ../src/labelinfo.h:81 #: n:56 msgid "anonymous station" msgstr "anonymous station" #: ../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 "Can't have a shot between two anonymous stations" #: ../src/dump3d.c:52 #: n:396 msgid "show survey date information (if present)" msgstr "show survey date information (if present)" #: ../src/mainfrm.cc:862 #: n:406 msgid "Spla&y Legs" msgstr "Spla&y Shots" #: ../src/mainfrm.cc:859 #: n:407 msgid "&Hide" msgstr "&Hide" #: ../src/mainfrm.cc:860 #: n:408 msgid "&Fade" msgstr "&Fade" #: ../src/mainfrm.cc:861 #: n:409 msgid "&Show" msgstr "&Show" #: ../src/printwx.cc:364 #: n:410 msgid "Export format" msgstr "Export format"