source: git/lib/de.po @ dcd60d8

RELEASE/1.2debug-cidebug-ci-sanitiserswalls-data
Last change on this file since dcd60d8 was dcd60d8, checked in by Olly Betts <olly@…>, 6 years ago

Improve handling of Compass MAK files

Handle fixed point coordinates in feet - previously the units were
ignored and the coordinates assumed to be in metres.

Previously the first byte in a MAK file was being ignored. Typically
MAK files start with a comment, and since cavern currently ignores lines
that start with characters it doesn't understand the meaning of this
would often go unnoticed.

  • Property mode set to 100644
File size: 89.5 KB
RevLine 
[d86459c]1msgid ""
2msgstr ""
[483796d]3"Project-Id-Version: survex\n"
[d86459c]4"Report-Msgid-Bugs-To: olly@survex.com\n"
5"POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
[51384bf]6"PO-Revision-Date: 2014-01-16 03:14:41 +0000\n"
[cd5b089]7"Last-Translator: Dennis Baudys <Unknown>\n"
[d86459c]8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=utf-8\n"
11"Content-Transfer-Encoding: 8bit\n"
[e521b8e0]12"Language: de\n"
[d86459c]13
[8377f15]14#. TRANSLATORS: Aven menu titles.  An “&” goes before the letter of any
15#. accelerator key.  The accelerators must be different within this group
[eb7b39c]16#: ../src/mainfrm.cc:977
[8377f15]17#: n:210
18msgid "&File"
19msgstr "&Datei"
20
[eb7b39c]21#: ../src/mainfrm.cc:978
[8377f15]22#: n:211
23msgid "&Rotation"
24msgstr "&Rotieren"
25
[eb7b39c]26#: ../src/mainfrm.cc:979
[8377f15]27#: n:212
28msgid "&Orientation"
29msgstr "&Orientierung"
30
[eb7b39c]31#: ../src/mainfrm.cc:980
[8377f15]32#: n:213
33msgid "&View"
34msgstr "&Ansicht"
35
[eb7b39c]36#: ../src/mainfrm.cc:982
[8377f15]37#: n:214
38msgid "&Controls"
39msgstr "&Steuerung"
40
[eb7b39c]41#: ../src/mainfrm.cc:994
[8377f15]42#: n:215
43msgid "&Help"
44msgstr "&Hilfe"
45
[adc7f92]46#. TRANSLATORS: "Presentation" in the sense of a talk with a slideshow -
47#. the items in this menu allow the user to animate between preset
48#. views.
[eb7b39c]49#: ../src/mainfrm.cc:987
[8377f15]50#: n:216
51msgid "&Presentation"
52msgstr "&Präsentation"
53
54#. TRANSLATORS: as in: Usage: cavern …
55#: ../src/cmdline.c:168
56#: n:49
57msgid "Usage"
58msgstr "Aufruf"
59
[47dc9c2]60#: ../src/gla-gl.cc:258
[0273042]61#: n:389
62msgid "Out of memory"
63msgstr "Nicht genug Speicher vorhanden"
64
[a665282]65#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
66#. was trying to allocate space for.
[fce42be]67#: ../src/message.c:76
[4a78370]68#: n:1
[d86459c]69#, c-format
[ee7511a]70msgid "Out of memory (couldn’t find %lu bytes)."
[31f1db0]71msgstr "Nicht genug Speicher vorhanden (%lu Bytes nicht gefunden)."
72
73#. TRANSLATORS: %s will be replaced by the filename that we were trying
74#. to read when we ran out of memory.
75#: ../src/img_hosted.c:34
76#: n:38
77#, fuzzy, c-format
78msgid "Out of memory trying to read file “%s”"
[88b57e6e]79msgstr "Nicht genug Speicher vorhanden beim Einlesen der Datei »%s«"
[d86459c]80
[a665282]81#. TRANSLATORS: Feel free to translate as "or newer" instead of "or
82#. greater" if that gives a more natural translation.  It's
83#. technically not quite right when there are parallel active release
84#. series (e.g. Survex 1.0.40 was released *after* 1.2.0), but this
[a7d4233]85#. seems unlikely to confuse users.  "Survex" is the name of the
86#. software, so should not be translated.
87#.
88#. Here "survey" is a "cave map" rather than list of questions - it should be
89#. translated to the terminology that cavers using the language would use.
[aceaeea]90#: ../src/commands.c:2267
[4a78370]91#: n:2
[d86459c]92#, c-format
93msgid "Survex version %s or greater required to process this survey data."
[71cf541]94msgstr "Zum Verarbeiten dieser Vermessungsdaten ist Survex-Version %s oder neuer erforderlich."
[d86459c]95
96#. TRANSLATORS: Indicates a warning message e.g.:
97#. "spoon.svx:12: warning: *prefix is deprecated"
[47dc9c2]98#: ../src/aven.cc:460
[eb7b39c]99#: ../src/cavernlog.cc:664
100#: ../src/message.c:1240
[4a78370]101#: n:4
[d86459c]102msgid "warning"
103msgstr "Warnung"
104
[31f1db0]105#. TRANSLATORS: Indicates an error message e.g.:
106#. "spoon.svx:13:4: error: Field may not be omitted"
[eb7b39c]107#: ../src/cavernlog.cc:663
108#: ../src/message.c:1244
[47dc9c2]109#: ../src/survexport.cc:441
[31f1db0]110#: n:93
111msgid "error"
[4b5971f]112msgstr "Fehler"
[31f1db0]113
[a665282]114#. TRANSLATORS: %s is replaced by the filename of the parent file, and %u
[a7d4233]115#. by the line number in that file.  Your translation should also contain
116#. %s:%u so that automatic parsing of error messages to determine the file
117#. and line number still works.
[18ac2c5]118#: ../src/datain.c:107
[4a78370]119#: n:5
120#, c-format
[715720f]121msgid "In file included from %s:%u:\n"
122msgstr "In von %s:%u aus eingelesener Datei:\n"
[d86459c]123
[63a4d47]124#. TRANSLATORS: If you're unsure what "deprecated" means, see:
[2c1c52e]125#. https://en.wikipedia.org/wiki/Deprecation
[18ac2c5]126#: ../src/commands.c:644
[4a78370]127#: n:6
[d86459c]128msgid "*prefix is deprecated - use *begin and *end instead"
129msgstr "*prefix ist veraltet - stattdessen *begin und *end verwenden"
130
[1c6c300]131#. TRANSLATORS: Here "station" is a survey station, not a train station.
[18ac2c5]132#: ../src/readval.c:209
[4a78370]133#: n:7
[d86459c]134#, c-format
[0804fbe]135msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
[71cf541]136msgstr "Ungültiges Zeichen »%c« in Messpunktname (erlaubte Zeichen können mit *SET NAMES definiert werden)"
[d86459c]137
[18ac2c5]138#: ../src/readval.c:395
[4a78370]139#: n:8
[d86459c]140msgid "Field may not be omitted"
141msgstr "Eintragung fehlt"
142
[aceaeea]143#: ../src/datain.c:1640
144#: ../src/datain.c:1675
145#: ../src/datain.c:2024
[18ac2c5]146#: ../src/readval.c:397
147#: ../src/readval.c:445
148#: ../src/readval.c:475
[4a78370]149#: n:9
[d86459c]150#, c-format
[0804fbe]151msgid "Expecting numeric field, found “%s”"
[71cf541]152msgstr "Zahl erwartet, »%s« gelesen"
[d86459c]153
[aceaeea]154#: ../src/commands.c:1848
[4a78370]155#: n:10
[d86459c]156#, c-format
[0804fbe]157msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
[71cf541]158msgstr "»PRESERVE«, »TOUPPER« oder »TOLOWER« erwartet, »%s« gelesen"
[d86459c]159
160#: ../src/debug.h:45
161#: ../src/debug.h:47
[f8c981b]162#: ../src/matrix.c:352
[4a78370]163#: n:11
[d86459c]164msgid "Bug in program detected! Please report this to the authors"
165msgstr "Fehler im Programm, bitte informieren Sie die Programmierer darüber"
166
[aceaeea]167#: ../src/commands.c:2397
[9e8ff8e]168#: ../src/extend.c:456
[4a78370]169#: n:12
[d86459c]170#, c-format
[0804fbe]171msgid "Unknown command “%s”"
[71cf541]172msgstr "Unbekanntes Befehl »%s«"
[d86459c]173
[1c6c300]174#. TRANSLATORS: Here "station" is a survey station, not a train station.
[a7d4233]175#: ../src/netbits.c:449
[4a78370]176#: n:13
[d86459c]177#, c-format
[0804fbe]178msgid "Station “%s” equated to itself"
[71cf541]179msgstr "Messpunkt »%s« mit sich selbst gleichgesetzt"
[d86459c]180
[a665282]181#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
182#. survey stations.
[aceaeea]183#: ../src/datain.c:1181
[4a78370]184#: n:14
[d86459c]185msgid "Compass reading may not be omitted except on plumbed legs"
186msgstr "Kompassablesung darf nur bei Lotstrecken weggelassen werden"
187
[aceaeea]188#: ../src/datain.c:1819
189#: ../src/datain.c:1940
[b2d6cc2]190#: n:94
191msgid "Tape reading may not be omitted"
192msgstr "Längeneintrag fehlt"
193
[aceaeea]194#: ../src/datain.c:383
[9e8ff8e]195#: ../src/extend.c:461
[4a78370]196#: n:15
[d86459c]197msgid "End of line not blank"
198msgstr "Ende der Zeile ist nicht leer"
199
[eb7b39c]200#: ../src/cavern.c:382
[4a78370]201#: n:16
[d86459c]202#, c-format
203msgid "There were %d warning(s)."
204msgstr "Es gab %d Warnungen."
205
[3d3fb6c]206#. TRANSLATORS: %s is replaced by the command we attempted to run.
[eb7b39c]207#: ../src/cavernlog.cc:435
208#: ../src/cavernlog.cc:480
[47dc9c2]209#: ../src/mainfrm.cc:1578
[4a78370]210#: n:17
[c001c40]211#, c-format
[3d3fb6c]212msgid "Couldn’t run external command: “%s”"
[c001c40]213msgstr "Externer Befehl konnte nicht ausgeführt werden: »%s«"
[d86459c]214
[18ac2c5]215#: ../src/datain.c:85
216#: ../src/datain.c:93
217#: ../src/datain.c:128
[aceaeea]218#: ../src/datain.c:150
219#: ../src/datain.c:167
220#: ../src/datain.c:859
[9e8ff8e]221#: ../src/extend.c:690
[a665282]222#: ../src/sorterr.c:80
223#: ../src/sorterr.c:97
224#: ../src/sorterr.c:240
[4a78370]225#: n:18
[d86459c]226msgid "Error reading file"
227msgstr "Fehler beim Einlesen der Datei"
228
[eb7b39c]229#: ../src/message.c:1260
[4a78370]230#: n:19
[d86459c]231msgid "Too many errors - giving up"
232msgstr "Abbruch wegen zu vieler Fehler"
233
[63a4d47]234#. TRANSLATORS: If you're unsure what "deprecated" means, see:
[2c1c52e]235#. https://en.wikipedia.org/wiki/Deprecation
[aceaeea]236#: ../src/commands.c:1729
[4a78370]237#: n:20
[d86459c]238msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
239msgstr "*DEFAULT ist veraltet - stattdessen *CALIBRATE/DATA/SD/UNITS mit DEFAULT-Argument verwenden"
240
[a665282]241#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
242#. (a weight on a string).  So the problem here is that the leg is
243#. vertical, so a compass reading has no meaning!
[aceaeea]244#: ../src/datain.c:1151
[4a78370]245#: n:21
[d86459c]246msgid "Compass reading given on plumbed leg"
247msgstr "Kompassablesung für geloteten Schacht angegeben"
248
[18ac2c5]249#: ../src/commands.c:738
[4a78370]250#: n:22
[d86459c]251msgid "END with no matching BEGIN in this file"
252msgstr "END ohne entsprechendes BEGIN in dieser Datei"
253
[aceaeea]254#: ../src/datain.c:846
[4a78370]255#: n:23
[d86459c]256msgid "BEGIN with no matching END in this file"
257msgstr "BEGIN ohne entsprechendes END in dieser Datei"
258
[a665282]259#. TRANSLATORS: A station must be exported out of each level it is in, so
260#. this would give "Station “\outer.inner.1” not exported from survey
261#. “\outer”)":
262#.
[d86459c]263#. *equate entrance outer.inner.1
264#. *begin outer
265#. *begin inner
266#. *export 1
267#. 1 2 1.23 045 -6
268#. *end inner
269#. *end outer
[a7d4233]270#.
271#. Here "survey" is a "cave map" rather than list of questions - it should be
272#. translated to the terminology that cavers using the language would use.
[18ac2c5]273#: ../src/commands.c:1096
274#: ../src/commands.c:1098
[dfc141d]275#: ../src/listpos.c:104
[18ac2c5]276#: ../src/readval.c:332
277#: ../src/readval.c:335
[4a78370]278#: n:26
[d86459c]279#, c-format
[0804fbe]280msgid "Station “%s” not exported from survey “%s”"
[71cf541]281msgstr "Messpunkt »%s« nicht aus Vermessung »%s« exportiert"
[d86459c]282
[a665282]283#. TRANSLATORS: This error occurs if there's an attempt to
284#. export a station from a survey which doesn't actually exist.
[a7d4233]285#.
286#. Here "survey" is a "cave map" rather than list of questions - it should be
287#. translated to the terminology that cavers using the language would use.
288#: ../src/listpos.c:112
[4a78370]289#: n:286
[571547c]290#, c-format
291msgid "Reference to station “%s” from non-existent survey “%s”"
[71cf541]292msgstr "Referenz zu Messpunkt »%s« aus nicht existierender Vermessung »%s«"
[571547c]293
[a7d4233]294#. TRANSLATORS: Here "station" is a survey station, not a train station.
295#.
296#. Here "survey" is a "cave map" rather than list of questions - it should be
297#. translated to the terminology that cavers using the language would use.
[18ac2c5]298#: ../src/readval.c:306
[4a78370]299#: n:27
[d86459c]300#, c-format
[ee7511a]301msgid "“%s” can’t be both a station and a survey"
[71cf541]302msgstr "»%s« kann nicht ein Messpunkt und eine Vermessung sein"
[d86459c]303
[a7d4233]304#. TRANSLATORS: Here "station" is a survey station, not a train station.
[9e8ff8e]305#: ../src/extend.c:259
306#: ../src/extend.c:278
307#: ../src/extend.c:325
308#: ../src/extend.c:369
309#: ../src/extend.c:413
[18ac2c5]310#: ../src/readval.c:205
[4a78370]311#: n:28
[d86459c]312msgid "Expecting station name"
313msgstr "Messpunktname erwartet"
314
[aceaeea]315#: ../src/commands.c:2184
[4a78370]316#: n:31
[d86459c]317#, c-format
[0804fbe]318msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
[71cf541]319msgstr "»EQUATES«, »EXPORTS« oder »PLUMBS« erwartet, »%s« gelesen"
[d86459c]320
[aceaeea]321#: ../src/commands.c:2190
[4a78370]322#: n:32
[d86459c]323#, c-format
[0804fbe]324msgid "Found “%s”, expecting “ON” or “OFF”"
[71cf541]325msgstr "»ON« oder »OFF« erwartet, »%s« gelesen"
[d86459c]326
[a665282]327#. TRANSLATORS: EQUATE is a command name, so shouldn’t be
328#. translated.
[a7d4233]329#.
330#. Here "station" is a survey station, not a train station.
[18ac2c5]331#: ../src/commands.c:1055
[4a78370]332#: n:33
[d86459c]333msgid "Only one station in EQUATE command"
334msgstr "Nur ein Messpunkt im EQUATE-Befehl angegeben"
335
[c6a54a8]336#. TRANSLATORS: A "quantity" is something measured like "LENGTH",
337#. "BEARING", "ALTITUDE", etc.
[18ac2c5]338#: ../src/commands.c:462
[4a78370]339#: n:34
[d86459c]340#, c-format
[0804fbe]341msgid "Unknown quantity “%s”"
[71cf541]342msgstr "Unbekannte Größe »%s«"
[d86459c]343
[18ac2c5]344#: ../src/commands.c:378
[4a78370]345#: n:35
[d86459c]346#, c-format
[0804fbe]347msgid "Unknown units “%s”"
[71cf541]348msgstr "Unbekannte Einheit(en) »%s«"
[d86459c]349
[aceaeea]350#: ../src/commands.c:2018
351#: ../src/commands.c:2094
[11f3c9a]352#: n:434
353msgid "Unknown coordinate system"
354msgstr ""
355
[aceaeea]356#: ../src/commands.c:2116
357#: ../src/commands.c:2144
[aa430ec]358#: n:443
359#, c-format
360msgid "Invalid coordinate system: %s"
361msgstr ""
362
[aceaeea]363#: ../src/commands.c:2102
364#: ../src/commands.c:2123
[11f3c9a]365#: n:435
366msgid "Coordinate system unsuitable for output"
367msgstr ""
368
[18ac2c5]369#: ../src/commands.c:870
[aceaeea]370#: ../src/commands.c:1687
[11f3c9a]371#: n:436
[4cce48d]372#, c-format
[6583db5]373msgid "Failed to convert coordinates: %s"
[11f3c9a]374msgstr ""
375
[18ac2c5]376#: ../src/commands.c:873
[11f3c9a]377#: n:437
[29d1883f]378msgid "The input projection is set but the output projection isn't"
[11f3c9a]379msgstr ""
380
[18ac2c5]381#: ../src/commands.c:875
[11f3c9a]382#: n:438
[29d1883f]383msgid "The output projection is set but the input projection isn't"
[11f3c9a]384msgstr ""
385
[18ac2c5]386#: ../src/commands.c:829
[11f3c9a]387#: n:439
388msgid "Coordinates can't be omitted when coordinate system has been specified"
389msgstr ""
390
[aceaeea]391#: ../src/commands.c:1673
[4cce48d]392#: n:301
[d72396e]393msgid "Input coordinate system must be specified for “*DECLINATION AUTO”"
[4cce48d]394msgstr ""
395
[aceaeea]396#: ../src/commands.c:1665
[4cce48d]397#: n:309
[d72396e]398msgid "Expected number or “AUTO”"
[4cce48d]399msgstr ""
400
[aceaeea]401#: ../src/datain.c:992
[4cce48d]402#: n:304
403msgid "No survey date specified - using 0 for magnetic declination"
404msgstr ""
405
[613028c]406#. TRANSLATORS: Used when a BEGIN command has no survey, but the
407#. END command does, e.g.:
[a665282]408#.
[d86459c]409#. *begin
410#. 1 2 10.00 178 -01
411#. *end entrance      <--[Message given here]
[18ac2c5]412#: ../src/commands.c:768
[4a78370]413#: n:36
[613028c]414#, fuzzy
415msgid "Matching BEGIN command has no survey name"
[3ae0f959]416msgstr "Zugehöriges BEGIN hatte kein Vermessungsnamen"
[d86459c]417
[a665282]418#. TRANSLATORS: Note: In English you talk about the *units* of a single
419#. measurement, but the correct term in other languages may be singular.
[18ac2c5]420#: ../src/commands.c:390
[4a78370]421#: n:37
[d86459c]422#, c-format
[0804fbe]423msgid "Invalid units “%s” for quantity"
[71cf541]424msgstr "Unpassende Einheit »%s« für diese Größe"
[d86459c]425
[18ac2c5]426#: ../src/commands.c:454
[4a78370]427#: n:39
[d86459c]428#, c-format
[0804fbe]429msgid "Unknown instrument “%s”"
[71cf541]430msgstr "Unbekanntes Instrument »%s«"
[d86459c]431
[a665282]432#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
433#. translate
[aceaeea]434#: ../src/commands.c:1638
[4a78370]435#: n:40
[d86459c]436msgid "Scale factor must be 1.0 for DECLINATION"
437msgstr "Skalenfaktor für die DECLINATION muss 1.0 sein"
438
[a665282]439#. TRANSLATORS: If the scale factor for an instrument is zero, then any
440#. reading would be mapped to zero, which doesn't make sense.
[aceaeea]441#: ../src/commands.c:1646
[4a78370]442#: n:391
[63a4d47]443msgid "Scale factor must be non-zero"
444msgstr "Skalenfaktor muss von Null verschieden sein"
445
[aceaeea]446#: ../src/commands.c:1747
[4a78370]447#: n:41
[d86459c]448#, c-format
[0804fbe]449msgid "Unknown setting “%s”"
[71cf541]450msgstr "Ungültige Einstellung »%s«"
[d86459c]451
[18ac2c5]452#: ../src/commands.c:499
[4a78370]453#: n:42
[d86459c]454#, c-format
[0804fbe]455msgid "Unknown character class “%s”"
[71cf541]456msgstr "Unbekannte Zeichenklasse »%s«"
[d86459c]457
[9e8ff8e]458#: ../src/extend.c:700
[4cce48d]459#: ../src/netskel.c:93
[4a78370]460#: n:43
[d86459c]461msgid "No survey data"
462msgstr "Keine Vermessungsdaten vorhanden"
463
464#: ../src/filename.c:52
[18ac2c5]465#: ../src/img_hosted.c:39
[4a78370]466#: n:44
[d86459c]467#, c-format
[0804fbe]468msgid "Filename “%s” refers to directory"
[71cf541]469msgstr "Dateiname »%s« bezeichnet ein Verzeichnis"
[d86459c]470
[c6a54a8]471#. TRANSLATORS: At the end of processing (or if a *SOLVE command is used)
472#. cavern will issue this error if there are any sections of the survey
473#. network which are hanging.
474#: ../src/netartic.c:387
[4a78370]475#: n:45
[d86459c]476msgid "Survey not all connected to fixed stations"
[71cf541]477msgstr "Teile der Vermessung sind nicht mit festen Messpunkten verbunden"
[d86459c]478
[18ac2c5]479#: ../src/commands.c:985
[aceaeea]480#: ../src/datain.c:775
[4a78370]481#: n:46
[d86459c]482msgid "Station already fixed or equated to a fixed point"
483msgstr "Messpunkt ist schon fest oder gleich einem festen Punkt"
484
[eb7b39c]485#: ../src/cavern.c:287
[d86459c]486#: ../src/filename.c:55
[47dc9c2]487#: ../src/gfxcore.cc:4019
[18ac2c5]488#: ../src/img_hosted.c:35
[4a78370]489#: n:47
[d86459c]490#, c-format
[0804fbe]491msgid "Failed to open output file “%s”"
[71cf541]492msgstr "Ausgabedatei »%s« konnte nicht geöffnet werden"
[d86459c]493
[18ac2c5]494#: ../src/commands.c:882
495#: ../src/commands.c:896
496#: ../src/commands.c:908
[aceaeea]497#: ../src/commands.c:1802
[4a78370]498#: n:48
[d86459c]499msgid "Standard deviation must be positive"
500msgstr "Standardabweichung muss positiv sein"
501
[97d5744]502#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
503#. "survey stations".
504#.
505#. %s is replaced by the name of the station.
[a7d4233]506#: ../src/netbits.c:346
[4a78370]507#: n:50
[d86459c]508#, c-format
[0804fbe]509msgid "Survey leg with same station (“%s”) at both ends - typing error?"
[71cf541]510msgstr "Messstrecke mit einem auf sich selbst bezogenen Messpunkt (»%s«) – Tippfehler?"
[d86459c]511
[85c0078]512#. TRANSLATORS: %.f%s will be replaced with a right angle in the
513#. units currently in use, e.g. "90°" or "100ᵍ".  And "absolute
514#. value" means the reading ignoring the sign (so it might be
515#. < -90° or > 90°.
[aceaeea]516#: ../src/datain.c:1072
517#: ../src/datain.c:1085
[4a78370]518#: n:51
[85c0078]519#, c-format
520msgid "Clino reading over %.f%s (absolute value)"
521msgstr "Neigungseintrag übertrifft %.f%s (Absolutwert)"
[d86459c]522
[a7d4233]523#: ../src/netbits.c:464
[4a78370]524#: n:52
[d86459c]525#, c-format
[0804fbe]526msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
[71cf541]527msgstr "Versuch, zwei verschiedene feste Messpunkte gleichzusetzen: »%s« und »%s«"
[d86459c]528
[a665282]529#. TRANSLATORS: "equal" as in:
530#.
531#. *fix a 1 2 3
532#. *fix b 1 2 3
533#. *equate a b
[a7d4233]534#: ../src/netbits.c:475
[4a78370]535#: n:53
[d86459c]536#, c-format
[0804fbe]537msgid "Equating two equal fixed points: “%s” and “%s”"
[71cf541]538msgstr "Zwei identische feste Punkte miteinander gleichgesetzt: »%s« und »%s«"
[d86459c]539
540#. TRANSLATORS: " *fix a " gives this message:
[18ac2c5]541#: ../src/commands.c:839
[4a78370]542#: n:54
[d86459c]543msgid "FIX command with no coordinates - fixing at (0,0,0)"
544msgstr "FIX-Befehl ohne Koordinatenwerte, wurde auf (0,0,0) gesetzt"
545
546#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
[18ac2c5]547#: ../src/commands.c:989
[aceaeea]548#: ../src/datain.c:777
[4a78370]549#: n:55
[d86459c]550msgid "Station already fixed at the same coordinates"
551msgstr "Messpunkt schon auf die gleichen Koordinaten festgelegt"
552
[dfc141d]553#. TRANSLATORS: Emitted after second and subsequent "FIX command with
554#. no coordinates - fixing at (0,0,0)" warnings.
[18ac2c5]555#: ../src/commands.c:848
[dfc141d]556#: n:441
[29d1883f]557#, fuzzy, c-format
[dfc141d]558msgid "Already had FIX command with no coordinates for station “%s”"
[0a8fad2]559msgstr "Mehr als ein FIX-Befehl ohne Koordinaten für Messpunkt »%s«"
[dfc141d]560
[aceaeea]561#: ../src/commands.c:1901
[29d1883f]562#: n:442
563#, c-format
564msgid "Station “%s” fixed before CS command first used"
565msgstr ""
566
[a665282]567#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
568#. <SURVEY>, so this would generate this error:
569#.
[d86459c]570#. *begin fred
571#. 1 2 1.23 045 -6
572#. *export 2
573#. *end fred
[aceaeea]574#: ../src/commands.c:2411
[4a78370]575#: n:57
[0804fbe]576msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
[71cf541]577msgstr "*EXPORT muss unmittelbar auf »*BEGIN <VERMESSUNG>« folgen"
[d86459c]578
[734f5f4]579#. TRANSLATORS: %d will be replaced by the assumed year, e.g. 1918
[eb7b39c]580#: ../src/readval.c:535
[734f5f4]581#: n:76
[eb7b39c]582#, c-format
[734f5f4]583msgid "Assuming 2 digit year is %d"
584msgstr ""
585
[eb7b39c]586#: ../src/readval.c:540
[4a78370]587#: n:58
[d86459c]588msgid "Invalid year (< 1900 or > 2078)"
589msgstr "Ungültiges Jahr (< 1900 oder > 2078)"
590
[a665282]591#. TRANSLATORS: Suspicious means something like 410 degrees or -20
592#. degrees
[aceaeea]593#: ../src/datain.c:960
594#: ../src/datain.c:969
[4a78370]595#: n:59
[d86459c]596msgid "Suspicious compass reading"
597msgstr "Seltsamer Kompasswert"
598
[aceaeea]599#: ../src/datain.c:1647
[4a78370]600#: n:60
[d86459c]601msgid "Negative tape reading"
602msgstr "Negativer Längeneintrag"
603
[18ac2c5]604#: ../src/commands.c:834
[4a78370]605#: n:61
[d86459c]606msgid "Same station fixed twice with no coordinates"
[71cf541]607msgstr "Gleicher Messpunkt zweimal ohne Koordinaten angegeben"
[d86459c]608
609#. TRANSLATORS: This means that the data fed in said this.
[a665282]610#.
611#. It could be a gross error (e.g. the decimal point is missing from the
612#. depth gauge reading) or it could just be due to random error on a near
613#. vertical leg
[aceaeea]614#: ../src/datain.c:1336
[4a78370]615#: n:62
[d86459c]616msgid "Tape reading is less than change in depth"
617msgstr "Längeneintrag ist kleiner als Höhenunterschied"
618
619#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
620#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
[a665282]621#. neither style nor reading is a keyword in the program This error
622#. complains about a depth gauge reading in normal style, for example
[aceaeea]623#: ../src/commands.c:1328
[4a78370]624#: n:63
[d86459c]625#, c-format
[0804fbe]626msgid "Reading “%s” not allowed in data style “%s”"
[71cf541]627msgstr "Messgröße »%s« ist beim Datenformat »%s« nicht erlaubt"
[d86459c]628
629#. TRANSLATORS: i.e. not enough readings for the style.
[aceaeea]630#: ../src/commands.c:1509
[4a78370]631#: n:64
[d86459c]632#, c-format
[0804fbe]633msgid "Too few readings for data style “%s”"
[71cf541]634msgstr "Zu wenige Messwerte für Datenformat »%s«"
[d86459c]635
636#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
[aceaeea]637#: ../src/commands.c:1289
[4a78370]638#: n:65
[d86459c]639#, c-format
[0804fbe]640msgid "Data style “%s” unknown"
[71cf541]641msgstr "Datenformat »%s« unbekannt"
[d86459c]642
[1c6c300]643#. TRANSLATORS: Here "station" is a survey station, not a train station.
644#.
[a665282]645#. Exporting a station twice gives this error:
646#.
[d86459c]647#. *begin example
648#. *export 1
649#. *export 1
650#. 1 2 1.24 045 -6
651#. *end example
[18ac2c5]652#: ../src/commands.c:1150
[4a78370]653#: n:66
[d86459c]654#, c-format
[0804fbe]655msgid "Station “%s” already exported"
[71cf541]656msgstr "Messpunkt »%s« ist bereits exportiert"
[d86459c]657
[a665282]658#. TRANSLATORS: complains about a situation like trying to define
659#. two from stations per leg
[aceaeea]660#: ../src/commands.c:1353
[4a78370]661#: n:67
[d86459c]662#, c-format
[0804fbe]663msgid "Duplicate reading “%s”"
[71cf541]664msgstr "Messgröße »%s« mehrfach angegeben"
[d86459c]665
[18ac2c5]666#: ../src/commands.c:1015
[4a78370]667#: n:68
[d86459c]668#, c-format
[0804fbe]669msgid "FLAG “%s” unknown"
[71cf541]670msgstr "FLAG »%s« unbekannt"
[d86459c]671
[18ac2c5]672#: ../src/readval.c:489
[4a78370]673#: n:69
[d86459c]674msgid "Missing \""
675msgstr "\" fehlt"
676
[1c6c300]677#. TRANSLATORS: Here "station" is a survey station, not a train station.
[a7d4233]678#: ../src/listpos.c:122
[4a78370]679#: n:70
[ec3d624]680#, fuzzy, c-format
681msgid "Station “%s” referred to just once, with an explicit survey name - typo?"
[0a8fad2]682msgstr "Messpunkt »%s« nur einmal erwähnt, mit explizitem Vermessungsnamen - Tippfehler?"
[d86459c]683
[a665282]684#. TRANSLATORS: Here "station" is a survey station, not a train
685#. station.
[4cce48d]686#: ../src/netartic.c:405
[4a78370]687#: n:71
[d86459c]688msgid "The following survey stations are not attached to a fixed point:"
[71cf541]689msgstr "Die folgenden Messpunkte haben keine festen Koordinaten:"
[d86459c]690
[4cce48d]691#: ../src/netskel.c:138
[4a78370]692#: n:72
[d86459c]693#, c-format
[ee7511a]694msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
[d86459c]695msgstr "Vermessung hat keine Festpunkte. %s wurde als Nullpunkt (0,0,0) gewählt"
696
[1c6c300]697#. TRANSLATORS: fixed survey station that is not part of any survey
[4cce48d]698#: ../src/netskel.c:961
[4a78370]699#: n:73
[d86459c]700#, c-format
[0804fbe]701msgid "Unused fixed point “%s”"
[71cf541]702msgstr "Fester Messpunkt »%s« wird nicht verwendet"
[d86459c]703
704#: ../src/matrix.c:123
[4a78370]705#: n:74
[d86459c]706msgid "Network solved by reduction - no simultaneous equations to solve."
707msgstr "Netzausgleichung gelöst durch Reduktion - kein Gleichungssystem erforderlich."
708
[f8c981b]709#: ../src/matrix.c:134
[4a78370]710#: n:75
[d86459c]711#, c-format
712msgid "Solving %d simultaneous equations"
713msgstr "Löse System mit %d Gleichungen und Unbekannten"
714
[c6a54a8]715#. TRANSLATORS: This is an error from the *DATA command.  It
716#. means that a reading (which will appear where %s is isn't
717#. valid as the list of readings has already included the same
718#. reading, or an equivalent one (e.g. you can't have both
719#. DEPTH and DEPTHCHANGE together).
[aceaeea]720#: ../src/commands.c:1417
[4a78370]721#: n:77
[d86459c]722#, c-format
[0804fbe]723msgid "Reading “%s” duplicates previous reading(s)"
[71cf541]724msgstr "Eintrag »%s« wiederholt frühere(n)"
[d86459c]725
[f8c981b]726#: ../src/matrix.c:132
[4a78370]727#: n:78
[d86459c]728msgid "Solving one equation"
729msgstr "Eine Gleichung wird gelöst"
730
[aceaeea]731#: ../src/datain.c:1111
732#: ../src/datain.c:1325
733#: ../src/datain.c:1521
[4a78370]734#: n:79
[d86459c]735msgid "Negative adjusted tape reading"
736msgstr "Negative korrigierte Streckenlänge"
737
[aceaeea]738#: ../src/commands.c:2308
739#: ../src/commands.c:2330
[4a78370]740#: n:80
[d86459c]741msgid "Date is in the future!"
742msgstr "Datum liegt in der Zukunft!"
743
[aceaeea]744#: ../src/commands.c:2335
[4a78370]745#: n:81
[d86459c]746msgid "End of date range is before the start"
747msgstr "Das Enddatum ist früher als das Anfangsdatum"
748
[a665282]749#. TRANSLATORS: e.g. the user specifies a passage cross-section at
750#. station "entrance.27", but there is no station "entrance.27" in
751#. the centre-line.
[4cce48d]752#: ../src/netskel.c:1049
[4a78370]753#: n:83
[d86459c]754#, c-format
[0804fbe]755msgid "Cross section specified at non-existent station “%s”"
[71cf541]756msgstr "Überschneidung an nicht existierendem Messpunkt »%s« angegeben"
[d86459c]757
[a665282]758#. TRANSLATORS: In data with backsights, the user has tried to give a
759#. plumb for the foresight and a clino reading for the backsight, or
760#. something similar.
[aceaeea]761#: ../src/datain.c:1135
[4a78370]762#: n:84
[d86459c]763msgid "CLINO and BACKCLINO readings must be of the same type"
764msgstr "CLINO- und BACKCLINO-Eintrag müssen den gleichen Typ haben"
765
[5d1c60c]766#. TRANSLATORS: We've been told the foresight and backsight are
767#. both "UP", or that they're both "DOWN".
[aceaeea]768#: ../src/datain.c:1160
[5d1c60c]769#: n:92
770msgid "Plumbed CLINO and BACKCLINO readings can't be in the same direction"
771msgstr ""
772
[eb7b39c]773#: ../src/readval.c:551
[4a78370]774#: n:86
[d86459c]775msgid "Invalid month"
776msgstr "Ungültiger Monat"
777
778#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
[eb7b39c]779#: ../src/readval.c:562
[4a78370]780#: n:87
[d86459c]781msgid "Invalid day of the month"
782msgstr "Ungültiger Monatstag"
783
[eb7b39c]784#: ../src/cavern.c:236
[4a78370]785#: n:88
[d86459c]786#, c-format
[1c6c300]787msgid "3d file format versions %d to %d supported"
[571547c]788msgstr "Versionen %d bis %d des 3D-Dateiformats werden unterstützt"
[1c6c300]789
[18ac2c5]790#: ../src/readval.c:203
[4a78370]791#: n:89
[d86459c]792msgid "Expecting survey name"
793msgstr "Name einer Vermessung erwartet"
794
[aceaeea]795#: ../src/datain.c:504
[9e8ff8e]796#: ../src/extend.c:685
[98cf5b5]797#: ../src/img_hosted.c:30
[eb7b39c]798#: ../src/mainfrm.cc:413
[a665282]799#: ../src/sorterr.c:146
[98cf5b5]800#: n:24
[d86459c]801#, c-format
[ee7511a]802msgid "Couldn’t open file “%s”"
[98cf5b5]803msgstr "Konnte Datei »%s« nicht öffnen"
[d86459c]804
[47dc9c2]805#: ../src/printing.cc:657
806#: ../src/survexport.cc:437
[4a78370]807#: n:402
[1c6c300]808#, c-format
[ee7511a]809msgid "Couldn’t write file “%s”"
[71cf541]810msgstr "In die Datei »%s« konnte nicht geschrieben werden"
[1c6c300]811
[63a4d47]812#. TRANSLATORS: If you're unsure what "deprecated" means, see:
[2c1c52e]813#. https://en.wikipedia.org/wiki/Deprecation
[18ac2c5]814#: ../src/commands.c:517
815#: ../src/commands.c:622
816#: ../src/commands.c:646
[aceaeea]817#: ../src/commands.c:1303
818#: ../src/commands.c:1731
[18ac2c5]819#: ../src/readval.c:92
[4a78370]820#: n:95
[d86459c]821msgid "Further uses of this deprecated feature will not be reported"
822msgstr "Weitere Vorkommen dieser veralteten Funktionalität werden nicht gemeldet werden"
823
[4f38f94]824#. TRANSLATORS: %s is replaced by the amount the readings disagree
825#. by, e.g. "0.12m" or "0.2ft".
[aceaeea]826#: ../src/datain.c:1808
827#: ../src/datain.c:1929
[4f38f94]828#: n:97
829#, c-format
830msgid "TAPE reading and BACKTAPE reading disagree by %s"
831msgstr "TAPE- und BACKTAPE-Eintrag differieren um %s"
832
[85c0078]833#. TRANSLATORS: %s is replaced by the amount the readings disagree
834#. by, e.g. "2.5°" or "3ᵍ".
[aceaeea]835#: ../src/datain.c:1024
[4a78370]836#: n:98
[d86459c]837#, c-format
[85c0078]838msgid "COMPASS reading and BACKCOMPASS reading disagree by %s"
839msgstr "COMPASS- und BACKCOMPASS-Eintrag differieren um %s"
[d86459c]840
[85c0078]841#. TRANSLATORS: %s is replaced by the amount the readings disagree
842#. by, e.g. "2.5°" or "3ᵍ".
[aceaeea]843#: ../src/datain.c:1212
[4a78370]844#: n:99
[d86459c]845#, c-format
[85c0078]846msgid "CLINO reading and BACKCLINO reading disagree by %s"
847msgstr "CLINO- und BACKCLINO-Eintrag differieren um %s"
[d86459c]848
[aceaeea]849#: ../src/commands.c:1300
[4a78370]850#: n:104
[d86459c]851#, c-format
[0804fbe]852msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
[71cf541]853msgstr "»*data %s %c …« ist veraltet - verwenden Sie stattdessen »*data %s …«"
[d86459c]854
[a665282]855#. TRANSLATORS: Perhaps the user tried to load a different type of file as
856#. a Survex .3d file, or the .3d file was corrupted.
[18ac2c5]857#: ../src/img_hosted.c:38
[4a78370]858#: n:106
[d86459c]859#, c-format
[0804fbe]860msgid "Bad 3d image file “%s”"
[71cf541]861msgstr "3D-Bilddatei »%s« ist fehlerhaft"
[d86459c]862
[a665282]863#. TRANSLATORS: This is the date format string used to timestamp .3d
864#. files internally.  Probably best to keep it the same for all
865#. translations.
[f8c981b]866#: ../src/img.c:43
[47dc9c2]867#: ../src/model.cc:388
[4a78370]868#: n:107
[d86459c]869#, c-format
870msgid "%a,%Y.%m.%d %H:%M:%S %Z"
871msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
872
[a665282]873#. TRANSLATORS: used a processed survey with no processing date/time info
[47dc9c2]874#: ../src/model.cc:381
[4a78370]875#: n:108
[d86459c]876msgid "Date and time not available."
877msgstr "Datum und Uhrzeit nicht feststellbar."
878
[31f1db0]879#: ../src/img_hosted.c:40
[4a78370]880#: n:109
[d86459c]881#, c-format
[0804fbe]882msgid "Error reading from file “%s”"
[71cf541]883msgstr "Fehler beim Lesen der Datei »%s«"
[d86459c]884
[eb7b39c]885#: ../src/cavernlog.cc:840
[d86459c]886#: ../src/filename.c:79
[31f1db0]887#: ../src/img_hosted.c:41
[eb7b39c]888#: ../src/mainfrm.cc:375
[47dc9c2]889#: ../src/mainfrm.cc:1502
[4a78370]890#: n:110
[d86459c]891#, c-format
[0804fbe]892msgid "Error writing to file “%s”"
[71cf541]893msgstr "Fehler beim Schreiben in die Datei »%s«"
[d86459c]894
895#: ../src/filename.c:82
[4a78370]896#: n:111
[d86459c]897msgid "Error writing to file"
898msgstr "Fehler beim Schreiben in eine Datei"
899
[eb7b39c]900#: ../src/cavern.c:377
[4a78370]901#: n:113
[d86459c]902#, c-format
903msgid "There were %d warning(s) and %d error(s) - no output files produced."
904msgstr "Es gab %d Warnungen und %d Fehler - keine Ausgabedatei erstellt."
905
[31f1db0]906#: ../src/img_hosted.c:42
[4a78370]907#: n:114
[d86459c]908#, c-format
[0804fbe]909msgid "File “%s” has a newer format than this program can understand"
[71cf541]910msgstr "Datei »%s« ist in einem neueren Format, als dieses Programm verarbeiten kann"
[d86459c]911
[47dc9c2]912#: ../src/printing.cc:1145
[4a78370]913#: n:115
[d86459c]914msgid "North"
915msgstr "Norden"
916
917#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
[47dc9c2]918#: ../src/printing.cc:1170
[4a78370]919#: n:116
[d86459c]920msgid "Elevation on"
[71cf541]921msgstr "Aufriss auf die Ebene"
[d86459c]922
[47dc9c2]923#: ../src/printing.cc:451
[4a78370]924#: n:117
[8a78ca1]925msgid "P&lan view"
[71cf541]926msgstr "&Grundriss"
[8a78ca1]927
[47dc9c2]928#: ../src/printing.cc:453
[4a78370]929#: n:285
[8a78ca1]930msgid "&Elevation"
[71cf541]931msgstr "&Aufriss"
[d86459c]932
[fb08ce4]933#. TRANSLATORS: Label used for "clino" in Aven when the view is
934#. neither from directly above nor from directly below.  It is
935#. also used in the dialog for editing a marked position in a
936#. presentation.
937#.
938#. Try to keep this translation short - ideally at most 10
939#. characters - as otherwise the compass and clino will be moved
940#. further apart to make room. */
[47dc9c2]941#: ../src/gfxcore.cc:918
942#: ../src/gfxcore.cc:2079
[eb7b39c]943#: ../src/mainfrm.cc:162
[4a78370]944#: n:118
[d86459c]945msgid "Elevation"
[71cf541]946msgstr "Aufriss"
[d86459c]947
[11f3c9a]948#. TRANSLATORS: Label used for "clino" in Aven when the view is
949#. from directly above.
[fb08ce4]950#.
951#. Try to keep this translation short - ideally at most 10
952#. characters - as otherwise the compass and clino will be moved
953#. further apart to make room. */
[47dc9c2]954#: ../src/gfxcore.cc:818
955#: ../src/gfxcore.cc:2073
[0fceb30]956#: n:432
957msgid "Plan"
958msgstr "Grundriss"
959
[11f3c9a]960#. TRANSLATORS: Label used for "clino" in Aven when the view is
961#. from directly below.
[fb08ce4]962#.
963#. Try to keep this translation short - ideally at most 10
964#. characters - as otherwise the compass and clino will be moved
965#. further apart to make room. */
[47dc9c2]966#: ../src/gfxcore.cc:832
967#: ../src/gfxcore.cc:2076
[0fceb30]968#: n:433
969msgid "Kiwi Plan"
970msgstr ""
971
[eb7b39c]972#: ../src/cavern.c:341
[4a78370]973#: n:120
[d86459c]974msgid "Calculating statistics"
975msgstr "Statistik wird berechnet"
976
[18ac2c5]977#: ../src/readval.c:504
[4a78370]978#: n:121
[d86459c]979msgid "Expecting string field"
980msgstr "Textfeld erwartet"
981
[a665282]982#: ../src/cmdline.c:212
[4a78370]983#: n:122
[d86459c]984msgid "too few arguments"
985msgstr "zu wenige Argumente"
986
[a665282]987#: ../src/cmdline.c:219
[4a78370]988#: n:123
[d86459c]989msgid "too many arguments"
990msgstr "zu viele Argumente"
991
[a665282]992#: ../src/cmdline.c:178
[38eced7]993#: ../src/cmdline.c:181
[a665282]994#: ../src/cmdline.c:185
[4a78370]995#: n:124
[d86459c]996msgid "FILE"
997msgstr "DATEI"
998
[a665282]999#. TRANSLATORS: In French, Eric chose to use the terminology used by
1000#. toporobot: "sequence" for the English "traverse", which makes sense
1001#. (although toporobot actually uses this term to mean something more
1002#. specific).  Feel free to follow this lead if you can't think of a better
1003#. term - these messages mostly indicate how processing is progressing.
[63a4d47]1004#.
1005#. A trailing traverse is a dead end back to a junction.
[4cce48d]1006#: ../src/netskel.c:180
[4a78370]1007#: n:125
[d86459c]1008msgid "Removing trailing traverses"
1009msgstr "Einseitig angeschlossene Messzüge werden entfernt"
1010
[a665282]1011#. TRANSLATORS: In French, Eric chose to use the terminology used by
1012#. toporobot: "sequence" for the English "traverse", which makes sense
1013#. (although toporobot actually uses this term to mean something more
1014#. specific).  Feel free to follow this lead if you can't think of a better
1015#. term - these messages mostly indicate how processing is progressing.
[4cce48d]1016#: ../src/netskel.c:239
[4a78370]1017#: n:126
[c20d521]1018msgid "Concatenating traverses"
[d86459c]1019msgstr "Messzüge zwischen Abzweigungen werden verbunden"
1020
[a665282]1021#. TRANSLATORS: In French, Eric chose to use the terminology used by
1022#. toporobot: "sequence" for the English "traverse", which makes sense
1023#. (although toporobot actually uses this term to mean something more
1024#. specific).  Feel free to follow this lead if you can't think of a better
1025#. term - these messages mostly indicate how processing is progressing.
[4cce48d]1026#: ../src/netskel.c:437
[4a78370]1027#: n:127
[c20d521]1028msgid "Calculating traverses"
[d86459c]1029msgstr "Messzüge zwischen Abzweigungen werden berechnet"
1030
[a665282]1031#. TRANSLATORS: In French, Eric chose to use the terminology used by
1032#. toporobot: "sequence" for the English "traverse", which makes sense
1033#. (although toporobot actually uses this term to mean something more
1034#. specific).  Feel free to follow this lead if you can't think of a better
1035#. term - these messages mostly indicate how processing is progressing.
[63a4d47]1036#.
1037#. A trailing traverse is a dead end back to a junction.
[4cce48d]1038#: ../src/netskel.c:782
[4a78370]1039#: n:128
[d86459c]1040msgid "Calculating trailing traverses"
1041msgstr "Einseitig angeschlossene Messzüge werden berechnet"
1042
1043#: ../src/network.c:82
[4a78370]1044#: n:129
[d86459c]1045msgid "Simplifying network"
1046msgstr "Netzwerk wird vereinfacht"
1047
1048#: ../src/network.c:540
[4a78370]1049#: n:130
[d86459c]1050msgid "Calculating network"
1051msgstr "Netzwerk wird ausgeglichen"
1052
[aceaeea]1053#: ../src/datain.c:1629
[4a78370]1054#: n:131
[d86459c]1055#, c-format
[0804fbe]1056msgid "Found “%s”, expecting “F” or “B”"
[71cf541]1057msgstr "»F« oder »B« erwartet, »%s« gelesen"
[d86459c]1058
[eb7b39c]1059#: ../src/cavern.c:443
[4a78370]1060#: n:132
[1c6c300]1061#, c-format
[85c0078]1062msgid "Total length of survey legs = %7.2f%s (%7.2f%s adjusted)"
1063msgstr "Gesamtlänge der Messstrecken = %7.2f%s (%7.2f%s ausgeglichen)"
[d86459c]1064
[eb7b39c]1065#: ../src/cavern.c:446
[4a78370]1066#: n:133
[1c6c300]1067#, c-format
[85c0078]1068msgid "Total plan length of survey legs = %7.2f%s"
1069msgstr "Gesamte Horizontallänge der Messstrecken = %7.2f%s"
[d86459c]1070
[eb7b39c]1071#: ../src/cavern.c:449
[4a78370]1072#: n:134
[1c6c300]1073#, c-format
[85c0078]1074msgid "Total vertical length of survey legs = %7.2f%s"
1075msgstr "Gesamte Vertikallänge der Messstrecken = %7.2f%s"
[d86459c]1076
1077#. TRANSLATORS: numbers are altitudes of highest and lowest stations
[eb7b39c]1078#: ../src/cavern.c:456
[4a78370]1079#: n:135
[1c6c300]1080#, c-format
[85c0078]1081msgid "Vertical range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1082msgstr "Vertikale Erstreckung = %4.2f%s (von %s auf %4.2f%s bis %s auf %4.2f%s)"
[d86459c]1083
[aecd032]1084#. TRANSLATORS: c.f. previous message
[eb7b39c]1085#: ../src/cavern.c:459
[4a78370]1086#: n:136
[1c6c300]1087#, c-format
[85c0078]1088msgid "North-South range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1089msgstr "Nord-Süd-Erstreckung = %4.2f%s (von %s bei %4.2f%s bis %s bei %4.2f%s)"
[d86459c]1090
[aecd032]1091#. TRANSLATORS: c.f. previous two messages
[eb7b39c]1092#: ../src/cavern.c:462
[4a78370]1093#: n:137
[1c6c300]1094#, c-format
[85c0078]1095msgid "East-West range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1096msgstr "Ost-West-Erstreckung = %4.2f%s (von %s bei %4.2f%s bis %s bei %4.2f%s)"
[d86459c]1097
[eb7b39c]1098#: ../src/cavern.c:428
[4a78370]1099#: n:138
[d86459c]1100msgid "There is 1 loop."
1101msgstr "Es gibt eine Ringverbindung."
1102
[eb7b39c]1103#: ../src/cavern.c:430
[4a78370]1104#: n:139
[d86459c]1105#, c-format
1106msgid "There are %ld loops."
1107msgstr "Es gibt %ld Ringverbindungen."
1108
[eb7b39c]1109#: ../src/cavern.c:363
[4a78370]1110#: n:140
[1c6c300]1111#, c-format
[d86459c]1112msgid "CPU time used %5.2fs"
1113msgstr "Benötigte Rechenzeit (CPU) %5.2fs"
1114
[eb7b39c]1115#: ../src/cavern.c:366
[4a78370]1116#: n:141
[1c6c300]1117#, c-format
[d86459c]1118msgid "Time used %5.2fs"
1119msgstr "Benötigte Zeit %5.2fs"
1120
[eb7b39c]1121#: ../src/cavern.c:368
[4a78370]1122#: n:142
[d86459c]1123msgid "Time used unavailable"
1124msgstr "Benötigte Zeit nicht feststellbar"
1125
[eb7b39c]1126#: ../src/cavern.c:371
[4a78370]1127#: n:143
[1c6c300]1128#, c-format
[d86459c]1129msgid "Time used %5.2fs (%5.2fs CPU time)"
1130msgstr "Benötigte Zeit %5.2fs (%5.2fs CPU-Zeit)"
1131
[4cce48d]1132#: ../src/netskel.c:747
[4a78370]1133#: n:145
[1c6c300]1134#, c-format
[034141d]1135msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
1136msgstr "Ursprüngliche Länge %6.2fm (%3d Strecken), verändert um %6.2fm (%5.2fm/Messstrecke). "
[d86459c]1137
[4cce48d]1138#: ../src/netskel.c:750
[4a78370]1139#: n:146
[1c6c300]1140#, c-format
[034141d]1141msgid "Error %6.2f%%"
1142msgstr "Fehler %6.2f%%"
[d86459c]1143
[a665282]1144#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
1145#. traverse has zero length, so error per metre is meaningless.
1146#.
1147#. There should be 4 spaces between "Error" and "N/A" so that it lines
1148#. up with the numbers in the message above.
[4cce48d]1149#: ../src/netskel.c:757
[4a78370]1150#: n:147
[d86459c]1151msgid "Error    N/A"
1152msgstr "Fehler   belanglos"
1153
1154#. TRANSLATORS: description of --help option
[a665282]1155#: ../src/cmdline.c:138
[4a78370]1156#: n:150
[d86459c]1157msgid "display this help and exit"
1158msgstr "Diese Hilfemeldung anzeigen und Beenden"
1159
[c5d45ba]1160#. TRANSLATORS: description of --version option
[a665282]1161#: ../src/cmdline.c:141
[4a78370]1162#: n:151
[d86459c]1163msgid "output version information and exit"
1164msgstr "Versionsinformation ausgeben und beenden"
1165
[38eced7]1166#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
[a665282]1167#: ../src/cmdline.c:170
[4a78370]1168#: n:153
[d86459c]1169msgid "OPTION"
1170msgstr "OPTION"
1171
[eb7b39c]1172#: ../src/mainfrm.cc:166
[47dc9c2]1173#: ../src/printing.cc:391
1174#: ../src/printing.cc:1207
1175#: ../src/printing.cc:1256
[4a78370]1176#: n:154
[d86459c]1177msgid "Scale"
1178msgstr "Maßstab"
1179
[47dc9c2]1180#: ../src/survexport.cc:118
[f46ceee]1181#: n:217
1182msgid "scale (50, 0.02, 1:50 and 2:100 all mean 1:50)"
1183msgstr ""
1184
[a665282]1185#: ../src/cmdline.c:194
[4a78370]1186#: n:157
[d86459c]1187#, c-format
[0804fbe]1188msgid "Try “%s --help” for more information.\n"
[71cf541]1189msgstr "Versuchen Sie »%s --help« für weitere Hinweise.\n"
[d86459c]1190
[14c991a]1191#. TRANSLATORS: N/M meaning page N of M in the page footer of a printout.
[47dc9c2]1192#: ../src/printing.cc:1915
[14c991a]1193#: n:232
1194#, c-format
1195msgid "%d/%d"
[dc37c16]1196msgstr "%d/%d"
[14c991a]1197
1198#. TRANSLATORS: Used in the footer of printouts to compactly indicate that
1199#. the date which follows is the date that the survey data was processed.
1200#.
1201#. Aven will replace %s with a string giving the date and time (e.g.
1202#. "2015-06-09 12:40:44").
[47dc9c2]1203#: ../src/printing.cc:1956
[4a78370]1204#: n:167
[14c991a]1205#, fuzzy, c-format
1206msgid "Processed: %s"
1207msgstr "Berechnung von Seite %s"
1208
1209#. TRANSLATORS: Used in the footer of printouts to compactly
1210#. indicate this is a plan view and what the viewing angle is.
1211#. Aven will replace %s with the bearing, and %.0f with the scale.
1212#.
1213#. This message probably doesn't need translating for most languages.
[47dc9c2]1214#: ../src/printing.cc:1870
[14c991a]1215#: n:233
[d86459c]1216#, c-format
[14c991a]1217msgid "↑%s 1:%.0f"
1218msgstr ""
1219
1220#. TRANSLATORS: Used in the footer of printouts to compactly
1221#. indicate this is an elevation view and what the viewing angle
1222#. is.  Aven will replace the %s codes with the bearings to the
1223#. left and right of the viewer, and %.0f with the scale.
1224#.
1225#. This message probably doesn't need translating for most languages.
[47dc9c2]1226#: ../src/printing.cc:1881
[14c991a]1227#: n:235
1228#, c-format
1229msgid "%s↔%s 1:%.0f"
1230msgstr ""
1231
1232#. TRANSLATORS: Used in the footer of printouts to compactly
1233#. indicate this is a tilted elevation view and what the viewing
1234#. angles are.  Aven will replace the %s codes with the bearings to
1235#. the left and right of the viewer and the angle the view is
1236#. tilted at, and %.0f with the scale.
1237#.
1238#. This message probably doesn't need translating for most languages.
[47dc9c2]1239#: ../src/printing.cc:1894
[14c991a]1240#: n:236
1241#, c-format
1242msgid "%s↔%s ∡%s 1:%.0f"
1243msgstr ""
1244
1245#. TRANSLATORS: Used in the footer of printouts to compactly
1246#. indicate this is an extended elevation view.  Aven will replace
1247#. %.0f with the scale.
1248#.
1249#. Try to keep the translation short (for example, in English we
1250#. use "Extended" not "Extended elevation") - there is limited room
1251#. in the footer, and the details there are mostly to make it easy
1252#. to check that you have corresponding pages from a multiple page
1253#. printout.
[47dc9c2]1254#: ../src/printing.cc:1910
[14c991a]1255#: n:244
1256#, c-format
1257msgid "Extended 1:%.0f"
1258msgstr ""
[d86459c]1259
[8011e0c]1260#. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1261#. something like "123°".  The bearing is up the page.
[47dc9c2]1262#: ../src/printing.cc:1151
[4a78370]1263#: n:168
[71cf541]1264#, c-format
[38eced7]1265msgid "Plan view, %s up page"
1266msgstr "Grundriß, %s oben"
[8011e0c]1267
[a665282]1268#. TRANSLATORS: This is used on printouts of elevations, with %s
1269#. replaced by something like "123°".  The bearing is the direction
1270#. we’re looking.
[47dc9c2]1271#: ../src/printing.cc:1183
[4a78370]1272#: n:169
[6b9e4eb]1273#, c-format
[38eced7]1274msgid "Elevation facing %s"
[71cf541]1275msgstr "Aufriss in Richtung %s"
[d86459c]1276
[f46ceee]1277#: ../src/survexport.cc:121
1278#: n:462
1279msgid "plan view (equivalent to --tilt=-90)"
1280msgstr ""
1281
[a665282]1282#. TRANSLATORS: This is used on printouts of tilted elevations, with
1283#. the first %s replaced by something like "123°", and the second by
1284#. something like "-45°".  The bearing is the direction we’re
1285#. looking.
[47dc9c2]1286#: ../src/printing.cc:1190
[4a78370]1287#: n:284
[38eced7]1288#, c-format
1289msgid "Elevation facing %s, tilted %s"
[71cf541]1290msgstr "Aufriss in Richtung %s, Neigung %s"
[38eced7]1291
[f46ceee]1292#: ../src/survexport.cc:122
1293#: n:463
1294msgid "elevation view (equivalent to --tilt=0)"
1295msgstr ""
1296
[38eced7]1297#. TRANSLATORS: This is used on printouts of extended elevations.
[47dc9c2]1298#: ../src/printing.cc:1199
[4a78370]1299#: n:191
[38eced7]1300msgid "Extended elevation"
1301msgstr "Abwicklung"
1302
[eb7b39c]1303#: ../src/cavern.c:414
[4a78370]1304#: n:172
[d86459c]1305msgid "Survey contains 1 survey station,"
[6b9e4eb]1306msgstr "Vermessung enthält 1 Messpunkt,"
[d86459c]1307
[eb7b39c]1308#: ../src/cavern.c:416
[4a78370]1309#: n:173
[d86459c]1310#, c-format
1311msgid "Survey contains %ld survey stations,"
[71cf541]1312msgstr "Vermessung enthält %ld Messpunkte,"
[d86459c]1313
[eb7b39c]1314#: ../src/cavern.c:420
[4a78370]1315#: n:174
[d86459c]1316msgid " joined by 1 leg."
[cd5b089]1317msgstr " verbunden durch 1 Messstrecke."
[d86459c]1318
[eb7b39c]1319#: ../src/cavern.c:422
[4a78370]1320#: n:175
[d86459c]1321#, c-format
1322msgid " joined by %ld legs."
[cd5b089]1323msgstr " verbunden durch %ld Messstrecken."
[d86459c]1324
1325#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
[a7d4233]1326#: ../src/listpos.c:185
[4a78370]1327#: n:176
[d86459c]1328msgid "node"
1329msgstr "Verzweigungspunkt"
1330
1331#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
[a7d4233]1332#: ../src/listpos.c:187
[4a78370]1333#: n:177
[d86459c]1334msgid "nodes"
1335msgstr "Verzweigungspunkte"
1336
[a665282]1337#. TRANSLATORS: "Connected component" in the graph theory sense - it
1338#. means there are %ld bits of survey with no connections between them.
1339#. This message is only used if there are more than 1.
[eb7b39c]1340#: ../src/cavern.c:439
[4a78370]1341#: n:178
[d86459c]1342#, c-format
1343msgid "Survey has %ld connected components."
1344msgstr "Netzwerk hat %ld zusammenhängende Teile."
1345
[8377f15]1346#. TRANSLATORS: Label for button in aven’s cavern log window which
1347#. allows the user to save the log to a file.
[eb7b39c]1348#: ../src/cavernlog.cc:771
[8377f15]1349#: n:446
[9cd0657]1350msgid "&Save Log"
1351msgstr "&Protokoll Speichern"
[8377f15]1352
[a665282]1353#. TRANSLATORS: Label for button in aven’s cavern log window which
1354#. causes the survey data to be reprocessed.
[eb7b39c]1355#: ../src/cavernlog.cc:781
1356#: ../src/cavernlog.cc:786
[4a78370]1357#: n:184
[9cd0657]1358msgid "&Reprocess"
1359msgstr "&Neu berechnen"
[d86459c]1360
[a665282]1361#: ../src/cmdline.c:242
1362#: ../src/cmdline.c:261
[4a78370]1363#: n:185
[d86459c]1364#, c-format
[0804fbe]1365msgid "numeric argument “%s” out of range"
[71cf541]1366msgstr "Numerisches Argument »%s« ist nicht im gültigen Bereich"
[d86459c]1367
[a665282]1368#: ../src/cmdline.c:244
[4a78370]1369#: n:186
[d86459c]1370#, c-format
[0804fbe]1371msgid "argument “%s” not an integer"
[71cf541]1372msgstr "Argument »%s« ist keine Ganzzahl"
[d86459c]1373
[a665282]1374#: ../src/cmdline.c:263
[4a78370]1375#: n:187
[d86459c]1376#, c-format
[0804fbe]1377msgid "argument “%s” not a number"
[71cf541]1378msgstr "Argument »%s« ist keine Zahl"
[d86459c]1379
[18ac2c5]1380#: ../src/commands.c:1029
[4a78370]1381#: n:188
[0804fbe]1382msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”"
[71cf541]1383msgstr "»DUPLICATE«, »SPLAY« oder »SURFACE« erwartet"
[d86459c]1384
[18ac2c5]1385#: ../src/commands.c:1031
[4a78370]1386#: n:189
[0804fbe]1387msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”"
[71cf541]1388msgstr "»NOT«, »DUPLICATE«, »SPLAY« oder »SURFACE« erwartet"
[d86459c]1389
[dcd60d8]1390#: ../src/datain.c:757
1391#: n:103
1392msgid "Expecting “F” or “M”"
1393msgstr "»F« oder »M« erwartet"
1394
[4a78370]1395#: ../src/listpos.c:82
1396#: n:190
[d86459c]1397#, c-format
[0804fbe]1398msgid "Station “%s” referred to by *entrance or *export but never used"
[71cf541]1399msgstr "In *entrance oder *export wird sich auf den Messpunkt »%s« bezogen, er wird aber nirgends verwendet"
[d86459c]1400
[18ac2c5]1401#: ../src/commands.c:736
[4a78370]1402#: n:192
[d86459c]1403msgid "No matching BEGIN"
1404msgstr "Kein entsprechendes BEGIN"
1405
[613028c]1406#. TRANSLATORS: *BEGIN <survey> and *END <survey> should have the
1407#. same <survey> if it’s given at all
[18ac2c5]1408#: ../src/commands.c:772
[4a78370]1409#: n:193
[613028c]1410#, fuzzy
1411msgid "Survey name doesn’t match BEGIN"
[3ae0f959]1412msgstr "Vermessungsnamen passt nicht zu BEGIN"
[d86459c]1413
[613028c]1414#. TRANSLATORS: Used when a BEGIN command has a survey name, but the
1415#. END command omits it, e.g.:
1416#.
1417#. *begin entrance
1418#. 1 2 10.00 178 -01
1419#. *end     <--[Message given here]
[18ac2c5]1420#: ../src/commands.c:782
[4a78370]1421#: n:194
[613028c]1422#, fuzzy
1423msgid "Survey name omitted from END"
[3ae0f959]1424msgstr "Vermessungsnamen vor END fehlt"
[d86459c]1425
[47dc9c2]1426#. TRANSLATORS: Heading line for .pos file.  Please try to ensure the
1427#. “,”s (or at least the columns) are in the same place
1428#: ../src/pos.cc:102
[4a78370]1429#: n:195
[d86459c]1430msgid "( Easting, Northing, Altitude )"
1431msgstr "( Rechtsw.,Hochwert, Höhe     )"
1432
[1c6c300]1433#. TRANSLATORS: bpp is "Bits Per Pixel"
[eb7b39c]1434#: ../src/aboutdlg.cc:178
[4a78370]1435#: n:196
[38eced7]1436#, c-format
[1c6c300]1437msgid "Display Depth: %d bpp"
[571547c]1438msgstr "Farbtiefe: %d bpp"
[1c6c300]1439
1440#. TRANSLATORS: appended to previous message if the display is colour
[eb7b39c]1441#: ../src/aboutdlg.cc:180
[4a78370]1442#: n:197
[1c6c300]1443msgid " (colour)"
[571547c]1444msgstr " (Farbe)"
[1c6c300]1445
[18ac2c5]1446#: ../src/readval.c:527
[eb7b39c]1447#: ../src/readval.c:548
1448#: ../src/readval.c:558
[4a78370]1449#: n:198
[d86459c]1450#, c-format
[0804fbe]1451msgid "Expecting date, found “%s”"
[71cf541]1452msgstr "Datum erwartet, »%s« gelesen"
[d86459c]1453
[a665282]1454#. TRANSLATORS: --help output for --survey option.
1455#.
[45af761]1456#. "this" has been added to English translation
[47dc9c2]1457#: ../src/aven.cc:70
[38eced7]1458#: ../src/diffpos.c:57
[f8c981b]1459#: ../src/dump3d.c:49
[9e8ff8e]1460#: ../src/extend.c:480
[47dc9c2]1461#: ../src/survexport.cc:117
[4a78370]1462#: n:199
[45af761]1463msgid "only load the sub-survey with this prefix"
[71cf541]1464msgstr "Nur Teilvermessung mit diesem Präfix laden"
[d86459c]1465
[1c6c300]1466#. TRANSLATORS: --help output for aven --print option
[47dc9c2]1467#: ../src/aven.cc:72
[4a78370]1468#: n:119
[1c6c300]1469msgid "print and exit (requires a 3d file)"
[71cf541]1470msgstr "Drucken und Beenden (3D-Datei erforderlich)"
[1c6c300]1471
1472#. TRANSLATORS: --help output for cavern --output option
[eb7b39c]1473#: ../src/cavern.c:121
[4a78370]1474#: n:162
[1c6c300]1475msgid "set location for output files"
[71cf541]1476msgstr "Ort für Ausgabedateien festlegen"
[1c6c300]1477
1478#. TRANSLATORS: --help output for cavern --quiet option
[eb7b39c]1479#: ../src/cavern.c:123
[4a78370]1480#: n:163
[1c6c300]1481msgid "only show brief summary (-qq for errors only)"
[71cf541]1482msgstr "Nur kurze Zusammenfassung zeigen (-qq zeigt nur Fehler)"
[1c6c300]1483
1484#. TRANSLATORS: --help output for cavern --no-auxiliary-files option
[eb7b39c]1485#: ../src/cavern.c:125
[4a78370]1486#: n:164
[1c6c300]1487msgid "do not create .err file"
[71cf541]1488msgstr "Keine .err-Datei erstellen"
[1c6c300]1489
1490#. TRANSLATORS: --help output for cavern --warnings-are-errors option
[eb7b39c]1491#: ../src/cavern.c:127
[4a78370]1492#: n:165
[1c6c300]1493msgid "turn warnings into errors"
[71cf541]1494msgstr "Warnungen als Fehler behandeln"
[1c6c300]1495
1496#. TRANSLATORS: --help output for cavern --log option
[eb7b39c]1497#: ../src/cavern.c:129
[4a78370]1498#: n:170
[1c6c300]1499msgid "log output to .log file"
[71cf541]1500msgstr "Ausgabe in .log-Datei protokollieren"
[1c6c300]1501
1502#. TRANSLATORS: --help output for cavern --3d-version option
[eb7b39c]1503#: ../src/cavern.c:131
[4a78370]1504#: n:171
[1c6c300]1505msgid "specify the 3d file format version to output"
[71cf541]1506msgstr "Version des 3D-Dateiformats für die Ausgabe"
[1c6c300]1507
[fce42be]1508#. TRANSLATORS: --help output for extend --specfile option
[9e8ff8e]1509#: ../src/extend.c:482
[fce42be]1510#: n:90
1511msgid ".espec file to control extending"
1512msgstr ""
1513
1514#. TRANSLATORS: --help output for extend --show-breaks option
[9e8ff8e]1515#: ../src/extend.c:484
[fce42be]1516#: n:91
1517msgid "show breaks with surface survey legs in output"
1518msgstr ""
1519
[a665282]1520#. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
1521#. meaningless to say your tape is marked in "0 feet" (but you might
1522#. measure distance by counting knots on a diving line, and tie them
1523#. every "2 feet").
[aceaeea]1524#: ../src/commands.c:1560
[4a78370]1525#: n:200
[d86459c]1526msgid "*UNITS factor must be non-zero"
1527msgstr "Faktor nach *UNITS muss von Null verschieden sein"
1528
[47dc9c2]1529#: ../src/model.cc:398
[4a78370]1530#: n:202
[d86459c]1531#, c-format
[0804fbe]1532msgid "No survey data in 3d file “%s”"
[71cf541]1533msgstr "Keine Vermessungsdaten in 3D-Datei »%s«"
[d86459c]1534
[fb08ce4]1535#. TRANSLATORS: Used in aven above the compass indicator at the lower
1536#. right of the display, with a bearing below "Facing".  This indicates the
1537#. direction the viewer is "facing" in.
1538#.
1539#. Try to keep this translation short - ideally at most 10 characters -
1540#. as otherwise the compass and clino will be moved further apart to
1541#. make room. */
[47dc9c2]1542#: ../src/gfxcore.cc:804
1543#: ../src/gfxcore.cc:2060
[4a78370]1544#: n:203
[d86459c]1545msgid "Facing"
[ce6e54f]1546msgstr "Blickricht."
[d86459c]1547
1548#. TRANSLATORS: for the title of the About box
[4cce48d]1549#: ../src/aboutdlg.cc:62
[4a78370]1550#: n:205
[d86459c]1551#, c-format
1552msgid "About %s"
1553msgstr "Über %s"
1554
[51755e1]1555#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a
1556#. grid of height values).
[47dc9c2]1557#: ../src/mainfrm.cc:1456
[51755e1]1558#: n:451
1559msgid "Select a terrain file to view"
1560msgstr "Geländedatei zur Ansicht wählen"
1561
[47dc9c2]1562#: ../src/mainfrm.cc:1450
[51755e1]1563#: n:452
1564msgid "Terrain files"
1565msgstr "Geländedateien"
1566
[7685ae3]1567#. TRANSLATORS: Aven shows a circle of terrain covering the area
1568#. of the survey plus a bit, but the terrain data file didn't
1569#. contain any data inside that circle.
[47dc9c2]1570#: ../src/gfxcore.cc:3094
[7685ae3]1571#: n:161
1572msgid "No terrain data near area of survey"
1573msgstr ""
1574
[a665282]1575#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1576#. - it should be translated to the terminology that cavers using the
1577#. language would use.
[97d5744]1578#.
[d86459c]1579#. File->Open dialog:
[47dc9c2]1580#: ../src/mainfrm.cc:1427
[4a78370]1581#: n:206
[1c6c300]1582msgid "Select a survey file to view"
[c4a0938]1583msgstr "Vermessungsdatei zur Ansicht wählen"
[d86459c]1584
[a7d4233]1585#. TRANSLATORS: Survex is the name of the software, and "3d" refers to a
1586#. file extension, so neither should be translated.
[47dc9c2]1587#: ../src/mainfrm.cc:1404
1588#: ../src/mainfrm.cc:1557
[4a78370]1589#: n:207
[d86459c]1590msgid "Survex 3d files"
1591msgstr "Survex 3D-Dateien"
1592
[47dc9c2]1593#: ../src/mainfrm.cc:1419
1594#: ../src/mainfrm.cc:1451
1595#: ../src/mainfrm.cc:1978
1596#: ../src/printing.cc:627
[4a78370]1597#: n:208
[d86459c]1598msgid "All files"
1599msgstr "Alle Dateien"
1600
[a665282]1601#. TRANSLATORS: Here "survey" is a "cave map" rather than
1602#. list of questions - it should be translated to the
1603#. terminology that cavers using the language would use.
[47dc9c2]1604#: ../src/mainfrm.cc:1401
[4a78370]1605#: n:229
[1c6c300]1606msgid "All survey files"
[c4a0938]1607msgstr "Alle Vermessungsdateien"
[1c6c300]1608
[a7d4233]1609#. TRANSLATORS: Survex is the name of the software, and "svx" refers to a
1610#. file extension, so neither should be translated.
[47dc9c2]1611#: ../src/mainfrm.cc:1407
[4a78370]1612#: n:329
[1c6c300]1613msgid "Survex svx files"
[71cf541]1614msgstr "SVX-Dateien für Survex"
[1c6c300]1615
[a665282]1616#. TRANSLATORS: "Compass" as in Larry Fish’s cave
[a7d4233]1617#. surveying package, so should not be translated
[47dc9c2]1618#: ../src/mainfrm.cc:1415
[4a78370]1619#: n:330
[1c6c300]1620msgid "Compass DAT and MAK files"
[71cf541]1621msgstr "Compass DAT- und MAK-Dateien"
[1c6c300]1622
[47dc9c2]1623#: ../src/export.cc:72
1624#: n:101
1625msgid "CSV files"
1626msgstr "CSV-Dateien"
1627
1628#: ../src/export.cc:75
[583c17d]1629#: n:411
1630msgid "DXF files"
1631msgstr "DXF-Dateien"
1632
[47dc9c2]1633#: ../src/export.cc:78
[583c17d]1634#: n:412
1635msgid "EPS files"
1636msgstr "EPS-Dateien"
1637
[47dc9c2]1638#: ../src/export.cc:81
[583c17d]1639#: n:413
1640msgid "GPX files"
1641msgstr "GPX-Dateien"
1642
[a7d4233]1643#. TRANSLATORS: Here "plotter" refers to a machine which draws a printout
1644#. on a (usually large) sheet of paper using a pen mounted in a motorised
1645#. mechanism.
[47dc9c2]1646#: ../src/export.cc:87
[583c17d]1647#: n:414
1648msgid "HPGL for plotters"
1649msgstr "HPGL-Dateien für Plotter"
1650
[47dc9c2]1651#: ../src/export.cc:93
[aa430ec]1652#: n:444
1653msgid "KML files"
1654msgstr "KML-Dateien"
1655
[a7d4233]1656#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
1657#. so should not be translated:
1658#. http://www.fountainware.com/compass/
1659#. http://www.psc-cavers.org/carto/
[47dc9c2]1660#: ../src/export.cc:100
[583c17d]1661#: n:415
1662msgid "Compass PLT for use with Carto"
1663msgstr "Compass PLT-Dateien für Carto"
1664
[a7d4233]1665#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
1666#. translated: http://www.skencil.org/
[47dc9c2]1667#: ../src/export.cc:105
[583c17d]1668#: n:416
[9fc1cac]1669msgid "Skencil files"
1670msgstr "Skencil-Dateien"
[583c17d]1671
[13ebaa9]1672#. TRANSLATORS: Survex is the name of the software, and "pos" refers to a
1673#. file extension, so neither should be translated.
[47dc9c2]1674#: ../src/export.cc:110
[13ebaa9]1675#: n:166
1676msgid "Survex pos files"
1677msgstr "Survex POS-Dateien"
1678
[47dc9c2]1679#: ../src/export.cc:113
[583c17d]1680#: n:417
1681msgid "SVG files"
1682msgstr "SVG-Dateien"
[1c6c300]1683
[47dc9c2]1684#: ../src/export.cc:90
[31f1db0]1685#: n:445
1686msgid "JSON files"
[498a7c1]1687msgstr "JSON-Dateien"
[31f1db0]1688
[8377f15]1689#. TRANSLATORS: Log files from running cavern (extension .log)
[eb7b39c]1690#: ../src/cavernlog.cc:830
[8377f15]1691#: n:447
1692msgid "Log files"
[c639f73]1693msgstr "Protokolldateien"
[8377f15]1694
[a665282]1695#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1696#. - it should be translated to the terminology that cavers using the
1697#. language would use.
[97d5744]1698#.
1699#. This string is used in the about box (summarising the purpose of aven).
[4cce48d]1700#: ../src/aboutdlg.cc:90
[4a78370]1701#: n:209
[d86459c]1702msgid "Survey visualisation tool"
1703msgstr "Visualisierungsprogramm für Vermessungsdaten"
1704
[a7d4233]1705#. TRANSLATORS: Summary paragraph for the GPLv2 - there are translations for
1706#. some languages here:
[18ac2c5]1707#. https://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html
[4cce48d]1708#: ../src/aboutdlg.cc:104
[4a78370]1709#: n:219
[d86459c]1710msgid "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."
1711msgstr "Dieses Programm ist freie Software. Sie können es unter den Bedingungen der GNU General Public License, wie von der Free Software Foundation herausgegeben, weitergeben und/oder modifizieren, entweder unter Version 2 der Lizenz oder (wenn Sie es wünschen) jeder späteren Version."
1712
[1c6c300]1713#. TRANSLATORS: Part of diffpos --help
[a665282]1714#: ../src/diffpos.c:265
[4a78370]1715#: n:218
[1c6c300]1716msgid "FILE1 FILE2 [THRESHOLD]"
[71cf541]1717msgstr "DATEI1 DATEI2 [SCHWELLE]"
[1c6c300]1718
1719#. TRANSLATORS: Part of diffpos --help
[a665282]1720#: ../src/diffpos.c:267
[4a78370]1721#: n:255
[38eced7]1722#, c-format
[1c6c300]1723msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
[71cf541]1724msgstr "DATEI1 und DATEI2 können .pos- oder .3d-Dateien sein\nSCHWELLE ist die max. zu ignorierende Abweichung entlang beliebiger Achsen in Metern (Vorgabe %s)"
[1c6c300]1725
1726#. TRANSLATORS: Part of extend --help
[9e8ff8e]1727#: ../src/extend.c:553
[4a78370]1728#: n:267
[1c6c300]1729msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
[71cf541]1730msgstr "EINGABE-3D-DATEI [AUSGABE-3D-DATEI]"
[1c6c300]1731
1732#. TRANSLATORS: Part of sorterr --help
[a665282]1733#: ../src/sorterr.c:127
[4a78370]1734#: n:268
[a7b5554]1735msgid "ERR_FILE [HOW_MANY]"
[71cf541]1736msgstr "ERR-DATEI [WIE_VIELE]"
[1c6c300]1737
[a665282]1738#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1739#. - it should be translated to the terminology that cavers using the
1740#. language would use.
[97d5744]1741#.
1742#. Part of aven --help
[47dc9c2]1743#: ../src/aven.cc:169
1744#: ../src/aven.cc:196
[4a78370]1745#: n:269
[1c6c300]1746msgid "[SURVEY_FILE]"
[c4a0938]1747msgstr "[VERMESSUNGSDATEI]"
[1c6c300]1748
[a665282]1749#. TRANSLATORS: Used in the "colour key" for "colour by date" if there
[a7d4233]1750#. are surveys without date information.  Try to keep this fairly short.
[47dc9c2]1751#: ../src/gfxcore.cc:1163
[4a78370]1752#: n:221
[1c6c300]1753msgid "Undated"
[7196714]1754msgstr "Nicht datiert"
[1c6c300]1755
1756#. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
[a7d4233]1757#. which aren’t part of a loop and so have no error information. Try to keep
1758#. this fairly short.
[47dc9c2]1759#: ../src/gfxcore.cc:1188
[4a78370]1760#: n:290
[1c6c300]1761msgid "Not in loop"
[71cf541]1762msgstr "Nicht in Schleife"
[d86459c]1763
[a665282]1764#. TRANSLATORS: error from:
1765#.
1766#. *data normal newline from to tape compass clino
[aceaeea]1767#: ../src/commands.c:1401
[4a78370]1768#: n:222
[ee7511a]1769msgid "NEWLINE can’t be the first reading"
[d86459c]1770msgstr "NEWLINE kann nicht der erste Eintrag sein"
1771
[a665282]1772#. TRANSLATORS: error from:
1773#.
1774#. *data normal from to tape compass clino newline
[aceaeea]1775#: ../src/commands.c:1442
[4a78370]1776#: n:223
[ee7511a]1777msgid "NEWLINE can’t be the last reading"
[d86459c]1778msgstr "NEWLINE kann nicht der letzte Eintrag sein"
1779
[a665282]1780#. TRANSLATORS: Error given by something like:
1781#.
1782#. *data normal station tape compass clino
1783#.
1784#. ("station" signifies interleaved data).
[aceaeea]1785#: ../src/commands.c:1465
[4a78370]1786#: n:224
[d86459c]1787msgid "Interleaved readings, but no NEWLINE"
1788msgstr "Abwechselnde Einträge, aber kein NEWLINE"
1789
[a665282]1790#. TRANSLATORS: caused by e.g.
1791#.
1792#. *data diving station newline depth tape compass
1793#.
1794#. ("depth" needs to occur before "newline").
[aceaeea]1795#: ../src/commands.c:1341
[4a78370]1796#: n:225
[d86459c]1797#, c-format
[0804fbe]1798msgid "Reading “%s” must occur before NEWLINE"
[71cf541]1799msgstr "Eintrag »%s« muss vor NEWLINE stehen"
[d86459c]1800
[a665282]1801#. TRANSLATORS: e.g.
1802#.
1803#. *data normal from to tape newline compass clino
[aceaeea]1804#: ../src/commands.c:1392
[4a78370]1805#: n:226
[d86459c]1806msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1807msgstr "Vor NEWLINE kann nur STATION, DEPTH oder COUNT stehen"
1808
[a7d4233]1809#. TRANSLATORS: e.g.
1810#.
1811#. *calibrate tape compass 1 1
[aceaeea]1812#: ../src/commands.c:1603
[4a78370]1813#: n:227
[ee7511a]1814msgid "Can’t calibrate angular and length quantities together"
[d86459c]1815msgstr "Winkel und Längen können nicht gleichzeitig kalibriert werden"
1816
[18ac2c5]1817#: ../src/commands.c:674
[cd5b089]1818#: n:397
1819msgid "Bad *alias command"
[47a650b]1820msgstr "*alias-Befehl ist fehlerhaft"
[cd5b089]1821
[a665282]1822#. TRANSLATORS: %s will be replaced by the application name ("Aven"
1823#. currently)
1824#: ../src/log.cc:32
[4a78370]1825#: n:228
[38eced7]1826#, c-format
[1c6c300]1827msgid "%s Error Log"
[571547c]1828msgstr "%s-Fehlerprotokoll"
[d86459c]1829
[a665282]1830#. TRANSLATORS: The text on the action button in the "Export" settings
1831#. dialog
[47dc9c2]1832#: ../src/printing.cc:569
[4a78370]1833#: n:230
[7f928d3]1834msgid "&Export..."
1835msgstr "&Exportieren..."
[d86459c]1836
[a665282]1837#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within
[9e8ff8e]1838#. this group.  Tickable menu item which toggles auto rotation.
1839#. Please don't translate "Space" - that's the shortcut key to use which
1840#. wxWidgets needs to parse and it should then handle translating.
[eb7b39c]1841#: ../src/mainfrm.cc:817
[4a78370]1842#: n:231
[d86459c]1843msgid "Au&to-Rotate\tSpace"
1844msgstr "Auto&matisch rotieren\tSpace"
1845
[eb7b39c]1846#: ../src/mainfrm.cc:819
[4a78370]1847#: n:234
[d86459c]1848msgid "&Reverse Direction"
1849msgstr "&Andere Richtung"
1850
1851#. TRANSLATORS: View *looking* North
[47dc9c2]1852#: ../src/gfxcore.cc:4187
[eb7b39c]1853#: ../src/mainfrm.cc:822
[4a78370]1854#: n:240
[d86459c]1855msgid "View &North"
1856msgstr "Nach &Norden"
1857
1858#. TRANSLATORS: View *looking* East
[47dc9c2]1859#: ../src/gfxcore.cc:4189
[eb7b39c]1860#: ../src/mainfrm.cc:823
[4a78370]1861#: n:241
[d86459c]1862msgid "View &East"
1863msgstr "Nach &Osten"
1864
1865#. TRANSLATORS: View *looking* South
[47dc9c2]1866#: ../src/gfxcore.cc:4191
[eb7b39c]1867#: ../src/mainfrm.cc:824
[4a78370]1868#: n:242
[d86459c]1869msgid "View &South"
1870msgstr "Nach &Süden"
1871
1872#. TRANSLATORS: View *looking* West
[47dc9c2]1873#: ../src/gfxcore.cc:4193
[eb7b39c]1874#: ../src/mainfrm.cc:825
[4a78370]1875#: n:243
[d86459c]1876msgid "View &West"
1877msgstr "Nach &Westen"
1878
[47dc9c2]1879#: ../src/gfxcore.cc:4210
[eb7b39c]1880#: ../src/mainfrm.cc:827
[4a78370]1881#: n:248
[d86459c]1882msgid "&Plan View"
[71cf541]1883msgstr "&Grundriss"
[d86459c]1884
[47dc9c2]1885#: ../src/gfxcore.cc:4211
[eb7b39c]1886#: ../src/mainfrm.cc:828
[4a78370]1887#: n:249
[d86459c]1888msgid "Ele&vation"
[71cf541]1889msgstr "&Aufriss"
[d86459c]1890
[eb7b39c]1891#: ../src/mainfrm.cc:830
[4a78370]1892#: n:254
[d86459c]1893msgid "Restore De&fault View"
1894msgstr "&Zurück zur voreingestellten Ansicht"
1895
[a665282]1896#. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
1897#. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
1898#. the "what to print/export" dialog.
[47dc9c2]1899#: ../src/printing.cc:356
[4a78370]1900#: n:283
[8011e0c]1901msgid "View"
1902msgstr "Ansicht"
1903
[a665282]1904#. TRANSLATORS: Used as a label for the surrounding box for the "survey
1905#. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
1906#. "Elements" isn’t a good name for this but nothing better has yet come to
1907#. mind!
[47dc9c2]1908#: ../src/printing.cc:361
[4a78370]1909#: n:256
[d86459c]1910msgid "Elements"
1911msgstr "Elemente"
1912
[47dc9c2]1913#: ../src/printing.cc:366
[31f1db0]1914#: n:410
1915msgid "Export format"
1916msgstr "Exportformat"
1917
[47dc9c2]1918#: ../src/printing.cc:424
1919#: ../src/printing.cc:807
[4a78370]1920#: n:257
[d86459c]1921#, c-format
1922msgid "%d pages (%dx%d)"
1923msgstr "%d Seiten (%dx%d)"
1924
[a665282]1925#. TRANSLATORS: used in the scale drop down selector in the print
1926#. dialog the implicit meaning is "choose a suitable scale to fit
1927#. the plot on a single page", but we need something shorter
[47dc9c2]1928#: ../src/printing.cc:396
[4a78370]1929#: n:258
[d86459c]1930msgid "One page"
1931msgstr "Eine Seite"
1932
[eb7b39c]1933#: ../src/mainfrm.cc:158
[47dc9c2]1934#: ../src/printing.cc:431
[4a78370]1935#: n:259
[d86459c]1936msgid "Bearing"
1937msgstr "Richtung"
1938
[47dc9c2]1939#: ../src/survexport.cc:119
[f46ceee]1940#: n:460
1941msgid "bearing (90, 90d, 100g all mean 90°)"
1942msgstr ""
1943
[47dc9c2]1944#: ../src/pos.cc:93
1945#: n:100
1946msgid "Station Name"
1947msgstr "Messpunktname"
1948
1949#: ../src/printing.cc:479
[4a78370]1950#: n:260
[d86459c]1951msgid "Station Names"
1952msgstr "Messpunktnamen"
1953
[47dc9c2]1954#: ../src/survexport.cc:127
[f46ceee]1955#: n:475
[47dc9c2]1956msgid "station labels"
1957msgstr "Messpunktbezeichnungen"
[f46ceee]1958
[47dc9c2]1959#: ../src/printing.cc:475
[4a78370]1960#: n:261
[d86459c]1961msgid "Crosses"
1962msgstr "Kreuze"
1963
[47dc9c2]1964#: ../src/survexport.cc:126
[f46ceee]1965#: n:474
[47dc9c2]1966msgid "station markers"
1967msgstr "Messpunktmarkierungen"
[f46ceee]1968
[97d5744]1969#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1970#. "survey stations".
[47dc9c2]1971#: ../src/printing.cc:461
[4a78370]1972#: n:262
[d86459c]1973msgid "Underground Survey Legs"
[71cf541]1974msgstr "Messstrecken unter Grund"
[d86459c]1975
[47dc9c2]1976#: ../src/survexport.cc:123
[f46ceee]1977#: n:476
1978msgid "underground survey legs"
[81b44f0]1979msgstr "Messstrecken unter Grund"
[f46ceee]1980
[47dc9c2]1981#: ../src/printing.cc:495
[97d5744]1982#: n:393
1983msgid "Cross-sections"
[6eef93d]1984msgstr "Überschneidungen"
[97d5744]1985
[47dc9c2]1986#: ../src/survexport.cc:131
[f46ceee]1987#: n:469
1988msgid "cross-sections"
[81b44f0]1989msgstr "Überschneidungen"
[f46ceee]1990
[47dc9c2]1991#: ../src/printing.cc:500
[97d5744]1992#: n:394
1993msgid "Walls"
[6eef93d]1994msgstr "Wände"
[97d5744]1995
[47dc9c2]1996#: ../src/survexport.cc:132
[f46ceee]1997#: n:470
1998msgid "walls"
[81b44f0]1999msgstr "Wände"
[f46ceee]2000
[c6a54a8]2001#. TRANSLATORS: Label for checkbox which controls whether there's a
2002#. layer in the exported file (for formats such as DXF and SVG)
2003#. containing polygons for the inside of cave passages).
[47dc9c2]2004#: ../src/printing.cc:507
[97d5744]2005#: n:395
2006msgid "Passages"
[6eef93d]2007msgstr "Passagen"
[97d5744]2008
[47dc9c2]2009#: ../src/survexport.cc:133
[f46ceee]2010#: n:471
2011msgid "passages"
[81b44f0]2012msgstr "Passagen"
[f46ceee]2013
[47dc9c2]2014#: ../src/printing.cc:511
[57f70f2]2015#: n:421
2016msgid "Origin in centre"
[4a7b9e3]2017msgstr "Ursprung in der Mitte"
[57f70f2]2018
[47dc9c2]2019#: ../src/survexport.cc:134
[f46ceee]2020#: n:472
2021msgid "origin in centre"
[81b44f0]2022msgstr "Ursprung in der Mitte"
[f46ceee]2023
[47dc9c2]2024#: ../src/printing.cc:515
[57f70f2]2025#: n:422
2026msgid "Full coordinates"
[4a7b9e3]2027msgstr "Vollständige Koordinaten"
[57f70f2]2028
[47dc9c2]2029#: ../src/survexport.cc:135
[f46ceee]2030#: n:473
2031msgid "full coordinates"
[81b44f0]2032msgstr "Vollständige Koordinaten"
[f46ceee]2033
[47dc9c2]2034#: ../src/printing.cc:519
[32a040e]2035#: n:477
2036msgid "Clamp to ground"
2037msgstr ""
2038
[47dc9c2]2039#: ../src/survexport.cc:136
[32a040e]2040#: n:478
2041msgid "clamp to ground"
2042msgstr ""
2043
[d86459c]2044#. TRANSLATORS: Used in the print dialog:
[47dc9c2]2045#: ../src/printing.cc:441
[4a78370]2046#: n:263
[d86459c]2047msgid "Tilt angle"
2048msgstr "Neigung"
2049
[47dc9c2]2050#: ../src/survexport.cc:120
[f46ceee]2051#: n:461
2052msgid "tilt (45, 45d, 50g, 100% all mean 45°)"
2053msgstr ""
2054
[a665282]2055#. TRANSLATORS: used in the print dialog - controls drawing lines
2056#. around each page
[47dc9c2]2057#: ../src/printing.cc:527
[4a78370]2058#: n:264
[d86459c]2059msgid "Page Borders"
2060msgstr "Seitenrahmen"
2061
[a665282]2062#. TRANSLATORS: As in the legend on a map.  Used in the print dialog -
2063#. controls drawing the box at the lower left with survey name, view
2064#. angles, etc
[47dc9c2]2065#: ../src/printing.cc:538
[4a78370]2066#: n:265
[08e858b]2067msgid "Legend"
[d86459c]2068msgstr "Legende"
2069
[a665282]2070#. TRANSLATORS: will be used in the print dialog - check this to print
2071#. blank pages (otherwise they’ll be skipped to save paper)
[47dc9c2]2072#: ../src/printing.cc:533
[4a78370]2073#: n:266
[d86459c]2074msgid "Blank Pages"
2075msgstr "Leerseiten"
2076
[57d980f]2077#. TRANSLATORS: Items in the "View" menu:
[eb7b39c]2078#: ../src/mainfrm.cc:847
[4a78370]2079#: n:270
[d86459c]2080msgid "Station &Names\tCtrl+N"
2081msgstr "Messpunkt&namen\tCtrl+N"
2082
[57d980f]2083#. TRANSLATORS: Toggles drawing of 3D passages
[eb7b39c]2084#: ../src/mainfrm.cc:849
[4a78370]2085#: n:346
[57d980f]2086msgid "Passage &Tubes\tCtrl+T"
2087msgstr "3D-Pa&ssagen\tCtrl+T"
2088
[35d5206]2089#. TRANSLATORS: Toggles drawing the surface of the Earth
[eb7b39c]2090#: ../src/mainfrm.cc:851
[35d5206]2091#: n:449
2092msgid "Terr&ain"
2093msgstr ""
2094
[eb7b39c]2095#: ../src/mainfrm.cc:852
[4a78370]2096#: n:271
[d86459c]2097msgid "&Crosses\tCtrl+X"
2098msgstr "Kreu&ze\tCtrl+X"
2099
[eb7b39c]2100#: ../src/mainfrm.cc:853
[4a78370]2101#: n:297
[57d980f]2102msgid "&Grid\tCtrl+G"
2103msgstr "&Gitter\tCtrl+G"
2104
[eb7b39c]2105#: ../src/mainfrm.cc:854
[4a78370]2106#: n:318
[57d980f]2107msgid "&Bounding Box\tCtrl+B"
2108msgstr "&Begrenzendes Rechteck\tCtrl+B"
2109
[97d5744]2110#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2111#. "survey stations".
[eb7b39c]2112#: ../src/mainfrm.cc:858
[4a78370]2113#: n:272
[d86459c]2114msgid "&Underground Survey Legs\tCtrl+L"
[71cf541]2115msgstr "Messstrecken unter Gr&und\tCtrl+L"
[d86459c]2116
[97d5744]2117#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2118#. "survey stations".
[eb7b39c]2119#: ../src/mainfrm.cc:861
[4a78370]2120#: n:291
[57d980f]2121msgid "&Surface Survey Legs\tCtrl+F"
2122msgstr "Messstrecken an der &Oberfläche\tCtrl+F"
2123
[47dc9c2]2124#: ../src/survexport.cc:124
[f46ceee]2125#: n:464
2126msgid "surface survey legs"
[81b44f0]2127msgstr "Messstrecken an der Oberfläche"
[f46ceee]2128
[eb7b39c]2129#: ../src/mainfrm.cc:886
[4a78370]2130#: n:273
[d86459c]2131msgid "&Overlapping Names"
2132msgstr "Über&lappende Namen"
2133
[eb7b39c]2134#: ../src/mainfrm.cc:895
[35d5206]2135#: n:450
[88b57e6e]2136#, fuzzy
[35d5206]2137msgid "Co&lour by"
2138msgstr "&Colour by"
[69f54b0]2139
[eb7b39c]2140#: ../src/mainfrm.cc:898
[4a78370]2141#: n:294
[57d980f]2142msgid "Highlight &Entrances"
2143msgstr "&Eingänge hervorheben"
2144
[eb7b39c]2145#: ../src/mainfrm.cc:899
[4a78370]2146#: n:295
[57d980f]2147msgid "Highlight &Fixed Points"
2148msgstr "&Festpunkte hervorheben"
2149
[eb7b39c]2150#: ../src/mainfrm.cc:900
[4a78370]2151#: n:296
[57d980f]2152msgid "Highlight E&xported Points"
2153msgstr "E&xportierte Punkte hervorheben"
2154
[47dc9c2]2155#: ../src/printing.cc:483
[57f70f2]2156#: n:418
2157msgid "Entrances"
2158msgstr "Eingänge"
2159
[47dc9c2]2160#: ../src/survexport.cc:128
[f46ceee]2161#: n:466
2162msgid "entrances"
[81b44f0]2163msgstr "Eingänge"
[f46ceee]2164
[47dc9c2]2165#: ../src/printing.cc:487
[57f70f2]2166#: n:419
2167msgid "Fixed Points"
2168msgstr "Festpunkte"
2169
[47dc9c2]2170#: ../src/survexport.cc:129
[f46ceee]2171#: n:467
2172msgid "fixed points"
[81b44f0]2173msgstr "Festpunkte"
[f46ceee]2174
[47dc9c2]2175#: ../src/printing.cc:491
[57f70f2]2176#: n:420
2177msgid "Exported Stations"
2178msgstr "Exportierte Punkte"
2179
[47dc9c2]2180#: ../src/survexport.cc:130
[f46ceee]2181#: n:468
2182msgid "exported stations"
[81b44f0]2183msgstr "Exportierte Punkte"
[f46ceee]2184
[eb7b39c]2185#: ../src/mainfrm.cc:909
[4a78370]2186#: n:237
[57d980f]2187msgid "&Perspective"
2188msgstr "&Perspektive"
2189
[eb7b39c]2190#: ../src/mainfrm.cc:911
[4a78370]2191#: n:238
[57d980f]2192msgid "Textured &Walls"
2193msgstr "&Wandtextur"
2194
[a665282]2195#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
2196#. using that term instead if it gives a better translation which most
2197#. users will understand.
[eb7b39c]2198#: ../src/mainfrm.cc:915
[4a78370]2199#: n:239
[57d980f]2200msgid "Fade Distant Ob&jects"
2201msgstr "Dunsteffe&kt"
2202
[97d5744]2203#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2204#. "survey stations".
[eb7b39c]2205#: ../src/mainfrm.cc:918
[4a78370]2206#: n:298
[57d980f]2207msgid "Smoot&hed Survey Legs"
2208msgstr "Geglättete &Messstrecken"
2209
[eb7b39c]2210#: ../src/mainfrm.cc:924
2211#: ../src/mainfrm.cc:931
[4a78370]2212#: n:356
[57d980f]2213msgid "Full Screen &Mode\tF11"
2214msgstr "&Vollbild-Modus\tF11"
2215
[47dc9c2]2216#: ../src/gfxcore.cc:4248
[eb7b39c]2217#: ../src/mainfrm.cc:889
[35d5206]2218#: n:292
2219msgid "Colour by &Depth"
2220msgstr "Farbe je nach &Tiefe"
2221
[47dc9c2]2222#: ../src/gfxcore.cc:4249
[eb7b39c]2223#: ../src/mainfrm.cc:890
[35d5206]2224#: n:293
2225msgid "Colour by D&ate"
2226msgstr "Farbe je nach &Datum"
2227
[47dc9c2]2228#: ../src/gfxcore.cc:4250
[eb7b39c]2229#: ../src/mainfrm.cc:891
[35d5206]2230#: n:289
2231#, fuzzy
2232msgid "Colour by &Error"
[366435d]2233msgstr "Farbe je nach &Fehlern"
[35d5206]2234
[47dc9c2]2235#: ../src/gfxcore.cc:4251
[eb7b39c]2236#: ../src/mainfrm.cc:892
[35d5206]2237#: n:85
2238#, fuzzy
2239msgid "Colour by &Gradient"
[366435d]2240msgstr "Farbe je nach &Gefälle"
[35d5206]2241
[47dc9c2]2242#: ../src/gfxcore.cc:4252
[eb7b39c]2243#: ../src/mainfrm.cc:893
[35d5206]2244#: n:82
2245#, fuzzy
2246msgid "Colour by &Length"
2247msgstr "Farbe je nach &Länge"
2248
2249#: n:448
[366435d]2250#, fuzzy
[35d5206]2251msgid "Colour by &Survey"
[366435d]2252msgstr "Farbe je nach &Vermessung"
[35d5206]2253
[eb7b39c]2254#: ../src/mainfrm.cc:959
[4a78370]2255#: n:274
[d86459c]2256msgid "&Compass"
2257msgstr "&Kompass"
2258
[eb7b39c]2259#: ../src/mainfrm.cc:960
[4a78370]2260#: n:275
[d86459c]2261msgid "C&linometer"
2262msgstr "&Neigungsanzeige"
2263
[95694a1]2264#. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
2265#. corresponds to which depth, date, survey closure error, etc.
[eb7b39c]2266#: ../src/mainfrm.cc:963
[4a78370]2267#: n:276
[8011e0c]2268msgid "Colour &Key"
[51384bf]2269msgstr "&Farbschlüssel"
[d86459c]2270
[eb7b39c]2271#: ../src/mainfrm.cc:964
[4a78370]2272#: n:277
[d86459c]2273msgid "&Scale Bar"
2274msgstr "&Maßstab"
2275
[eb7b39c]2276#: ../src/mainfrm.cc:940
[4a78370]2277#: n:280
[d86459c]2278msgid "&Reverse Sense\tCtrl+R"
2279msgstr "Richtung &umkehren\tCtrl+R"
2280
[9e8ff8e]2281#. TRANSLATORS: Please don't translate "Escape" - that's the shortcut key
2282#. to use which wxWidgets needs to parse and it should then handle
2283#. translating.
[eb7b39c]2284#: ../src/mainfrm.cc:907
2285#: ../src/mainfrm.cc:949
2286#: ../src/mainfrm.cc:955
[4a78370]2287#: n:281
[d86459c]2288msgid "&Cancel Measuring Line\tEscape"
2289msgstr "Messlinie &abschalten\tEscape"
2290
[eb7b39c]2291#: ../src/mainfrm.cc:965
[4a78370]2292#: n:299
[d86459c]2293msgid "&Indicators"
2294msgstr "&Richtungsanzeiger"
2295
[8bfcf39]2296#: ../src/z_getopt.c:712
[4a78370]2297#: n:300
[d86459c]2298#, c-format
[0804fbe]2299msgid "%s: option “%s” is ambiguous\n"
[71cf541]2300msgstr "%s: Die Option »%s« ist nicht eindeutig\n"
[d86459c]2301
[8bfcf39]2302#: ../src/z_getopt.c:762
[4a78370]2303#: n:302
[d86459c]2304#, c-format
[ee7511a]2305msgid "%s: option “%c%s” doesn’t allow an argument\n"
[71cf541]2306msgstr "%s: Die Option »%c%s« erlaubt kein Argument\n"
[d86459c]2307
[8bfcf39]2308#: ../src/z_getopt.c:749
[4a78370]2309#: n:303
[d86459c]2310#, c-format
[ee7511a]2311msgid "%s: option “--%s” doesn’t allow an argument\n"
[71cf541]2312msgstr "%s: Die Option »--%s« erlaubt kein Argument\n"
[d86459c]2313
[8bfcf39]2314#: ../src/z_getopt.c:810
[4a78370]2315#: n:305
[d86459c]2316#, c-format
[0804fbe]2317msgid "%s: option “%s” requires an argument\n"
[71cf541]2318msgstr "%s: Die Option »%s« benötigt ein Argument\n"
[d86459c]2319
[8bfcf39]2320#: ../src/z_getopt.c:1182
[4a78370]2321#: n:306
[d86459c]2322#, c-format
2323msgid "%s: option requires an argument -- %c\n"
2324msgstr "%s: Die Option verlangt ein Argmuent -- %c\n"
2325
[8bfcf39]2326#: ../src/z_getopt.c:851
[4a78370]2327#: n:307
[d86459c]2328#, c-format
[0804fbe]2329msgid "%s: unrecognized option “--%s”\n"
[71cf541]2330msgstr "%s: Unbekannte Option »--%s«\n"
[d86459c]2331
[8bfcf39]2332#: ../src/z_getopt.c:862
[4a78370]2333#: n:308
[d86459c]2334#, c-format
[0804fbe]2335msgid "%s: unrecognized option “%c%s”\n"
[71cf541]2336msgstr "%s: Unbekannte Option »%c%s«\n"
[d86459c]2337
[8bfcf39]2338#: ../src/z_getopt.c:923
[4a78370]2339#: n:310
[d86459c]2340#, c-format
2341msgid "%s: invalid option -- %c\n"
2342msgstr "%s: ungültige Option -- %c\n"
2343
[eb7b39c]2344#: ../src/mainfrm.cc:833
[4a78370]2345#: n:311
[d86459c]2346msgid "&New Presentation"
2347msgstr "&Neue Präsentation"
2348
[eb7b39c]2349#: ../src/mainfrm.cc:834
[4a78370]2350#: n:312
[7f928d3]2351msgid "&Open Presentation..."
2352msgstr "&Präsentation öffnen..."
[d86459c]2353
[eb7b39c]2354#: ../src/mainfrm.cc:835
[4a78370]2355#: n:313
[d86459c]2356msgid "&Save Presentation"
2357msgstr "Präsentation &speichern"
2358
[eb7b39c]2359#: ../src/mainfrm.cc:836
[4a78370]2360#: n:314
[7f928d3]2361msgid "Sa&ve Presentation As..."
2362msgstr "Präsentation speichern &als..."
[d86459c]2363
2364#. TRANSLATORS: "Mark" as in "Mark this position"
[eb7b39c]2365#: ../src/mainfrm.cc:839
[4a78370]2366#: n:315
[d86459c]2367msgid "&Mark"
2368msgstr "&Markieren"
2369
2370#. TRANSLATORS: "Play" as in "Play back a recording"
[eb7b39c]2371#: ../src/mainfrm.cc:841
[4a78370]2372#: n:316
[d86459c]2373msgid "Pla&y"
2374msgstr "Abspie&len"
2375
[eb7b39c]2376#: ../src/mainfrm.cc:842
[4a78370]2377#: n:317
[7f928d3]2378msgid "&Export as Movie..."
2379msgstr "&Exportieren als Film..."
[d86459c]2380
[47dc9c2]2381#: ../src/mainfrm.cc:2056
[4a78370]2382#: n:331
[1c6c300]2383msgid "Export Movie"
[571547c]2384msgstr "Film exportieren"
[1c6c300]2385
[eb7b39c]2386#: ../src/cavernlog.cc:833
2387#: ../src/mainfrm.cc:366
[47dc9c2]2388#: ../src/mainfrm.cc:1560
[4a78370]2389#: n:319
[d86459c]2390msgid "Select an output filename"
2391msgstr "Name der Ausgabedatei wählen"
2392
[eb7b39c]2393#: ../src/mainfrm.cc:363
[47dc9c2]2394#: ../src/mainfrm.cc:1977
[4a78370]2395#: n:320
[d86459c]2396msgid "Aven presentations"
2397msgstr "Aven Präsentationen"
2398
2399#. TRANSLATORS: title of the save screenshot dialog
[47dc9c2]2400#: ../src/mainfrm.cc:1488
[4a78370]2401#: n:321
[d86459c]2402msgid "Save Screenshot"
2403msgstr "Bildschirmabzug speichern"
2404
[47dc9c2]2405#: ../src/mainfrm.cc:1972
2406#: ../src/mainfrm.cc:1975
[4a78370]2407#: n:322
[d86459c]2408msgid "Select a presentation to open"
2409msgstr "Zu öffnende Präsentation auswählen"
2410
[eb7b39c]2411#: ../src/mainfrm.cc:437
[4a78370]2412#: n:323
[d86459c]2413#, c-format
[0804fbe]2414msgid "Error in format of presentation file “%s”"
[71cf541]2415msgstr "Formatfehler in der Präsentationsdatei »%s«"
[d86459c]2416
[a665282]2417#. TRANSLATORS: "Compass" as in Larry Fish’s cave
2418#. surveying package, so probably shouldn’t be translated
[47dc9c2]2419#: ../src/mainfrm.cc:1411
[4a78370]2420#: n:324
[d86459c]2421msgid "Compass PLT files"
2422msgstr "Compass PLT Datei"
2423
[a665282]2424#. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
2425#. package, so don’t translate it.
[47dc9c2]2426#: ../src/mainfrm.cc:1418
[4a78370]2427#: n:325
[d86459c]2428msgid "CMAP XYZ files"
2429msgstr "CAMP XYZ Datei"
2430
2431#. TRANSLATORS: title of message box
[47dc9c2]2432#: ../src/mainfrm.cc:1597
2433#: ../src/mainfrm.cc:1949
2434#: ../src/mainfrm.cc:1966
[4a78370]2435#: n:326
[d86459c]2436msgid "Modified Presentation"
2437msgstr "Modifizierte Präsentation"
2438
2439#. TRANSLATORS: and the question in that box
[47dc9c2]2440#: ../src/mainfrm.cc:1595
2441#: ../src/mainfrm.cc:1948
2442#: ../src/mainfrm.cc:1965
[4a78370]2443#: n:327
[d86459c]2444msgid "The current presentation has been modified.  Abandon unsaved changes?"
2445msgstr "Die aktuelle Präsentation wurde verändert. Abbrechen, ohne die Änderungen zu speichern?"
2446
[47dc9c2]2447#: ../src/mainfrm.cc:2290
2448#: ../src/mainfrm.cc:2301
[4a78370]2449#: n:328
[d86459c]2450msgid "No matches were found."
2451msgstr "Kein Treffer gefunden."
2452
[1c6c300]2453#. TRANSLATORS: "Find stations" button tooltip
[eb7b39c]2454#: ../src/mainfrm.cc:1056
[4a78370]2455#: n:332
[d86459c]2456msgid "Find"
2457msgstr "Suchen"
2458
[1c6c300]2459#. TRANSLATORS: "Hide stations" button default tooltip
[eb7b39c]2460#: ../src/mainfrm.cc:1058
[47dc9c2]2461#: ../src/mainfrm.cc:2333
[4a78370]2462#: n:333
[d86459c]2463msgid "Hide"
[47a650b]2464msgstr "Verstecken"
[d86459c]2465
[1c6c300]2466#. TRANSLATORS: "Hide stations" button tooltip when stations are found
[47dc9c2]2467#: ../src/mainfrm.cc:2294
[4a78370]2468#: n:334
[1c6c300]2469#, c-format
2470msgid "Hide %d found stations"
[71cf541]2471msgstr "%d gefundene(n) Messpunkt(e) verstecken"
[1c6c300]2472
[eb7b39c]2473#: ../src/mainfrm.cc:246
[47dc9c2]2474#: ../src/mainfrm.cc:1685
2475#: ../src/mainfrm.cc:1761
2476#: ../src/mainfrm.cc:1813
2477#: ../src/pos.cc:92
[4a78370]2478#: n:335
[d86459c]2479msgid "Altitude"
2480msgstr "Höhe"
2481
[a665282]2482#. TRANSLATORS: error if you try to drag multiple files to the aven
2483#. window
[eb7b39c]2484#: ../src/mainfrm.cc:715
[4a78370]2485#: n:336
[d86459c]2486msgid "You may only view one 3d file at a time."
2487msgstr "Es kann nur eine 3D-Datei zugleich angezeigt werden."
2488
[eb7b39c]2489#: ../src/mainfrm.cc:966
[4a78370]2490#: n:337
[d86459c]2491msgid "&Side Panel"
2492msgstr "&Seitliches Kontrollfeld"
2493
[a665282]2494#. TRANSLATORS: show coordinates (N = North or Northing, E = East or
2495#. Easting)
[47dc9c2]2496#: ../src/mainfrm.cc:1683
2497#: ../src/mainfrm.cc:1705
2498#: ../src/mainfrm.cc:1707
2499#: ../src/mainfrm.cc:1812
[4a78370]2500#: n:338
[14c991a]2501#, c-format
[d86459c]2502msgid "%.2f E, %.2f N"
[4981588]2503msgstr "%.2f R, %.2f H"
[d86459c]2504
2505#. TRANSLATORS: Used in Aven:
[85dcdcd]2506#. From <stationname>: H 12.24m, Brg 234.5°
[47dc9c2]2507#: ../src/mainfrm.cc:1725
2508#: ../src/mainfrm.cc:1770
2509#: ../src/mainfrm.cc:1834
[4a78370]2510#: n:339
[d86459c]2511#, c-format
2512msgid "From %s"
2513msgstr "Von %s aus"
2514
2515#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
[47dc9c2]2516#: ../src/mainfrm.cc:1847
[4a78370]2517#: n:340
[d86459c]2518#, c-format
2519msgid "H %.2f%s, V %.2f%s"
2520msgstr "H %.2f%s, V %.2f%s"
2521
[a665282]2522#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
[533d8e0]2523#. in Compass bearing) and "Grd" for "Gradient" (the slope angle
2524#. measured by the clino)
[47dc9c2]2525#: ../src/mainfrm.cc:1887
[4a78370]2526#: n:341
[533d8e0]2527#, fuzzy, c-format
2528msgid "%s: %s, Dist %.2f%s, Brg %03.1f%s, Grd %s"
2529msgstr "%s: %s, Dist %.2f%s, Richt. %03.1f%s, Gefälle %s"
[d86459c]2530
[a720caa]2531#. TRANSLATORS: tickable menu item in View menu.
[a7d4233]2532#.
2533#. "Metric" here means metres, km, etc (rather than feet, miles, etc)
[47dc9c2]2534#: ../src/gfxcore.cc:4239
2535#: ../src/gfxcore.cc:4259
[eb7b39c]2536#: ../src/mainfrm.cc:968
[4a78370]2537#: n:342
[d86459c]2538msgid "&Metric"
2539msgstr "&Metrisch"
2540
[1c6c300]2541#. TRANSLATORS: tickable menu item in View menu.
[a665282]2542#.
2543#. Degrees are the angular measurement where there are 360 in a full
2544#. circle.
[47dc9c2]2545#: ../src/gfxcore.cc:4201
2546#: ../src/gfxcore.cc:4219
2547#: ../src/gfxcore.cc:4261
[eb7b39c]2548#: ../src/mainfrm.cc:969
[4a78370]2549#: n:343
[d86459c]2550msgid "&Degrees"
2551msgstr "&Grad"
2552
[d171c0c]2553#. TRANSLATORS: tickable menu item in View menu.
[a665282]2554#.
2555#. Show the tilt of the survey as a percentage gradient (100% = 45
2556#. degrees = 50 grad).
[47dc9c2]2557#: ../src/gfxcore.cc:4224
[eb7b39c]2558#: ../src/mainfrm.cc:970
[d171c0c]2559#: n:430
2560msgid "&Percent"
[e068cffd]2561msgstr "&Prozentual"
[d171c0c]2562
[a665282]2563#. TRANSLATORS: abbreviation for "kilometres" (unit of length),
2564#. used e.g.  "5km".
2565#.
2566#. If there should be a space between the number and this, include
2567#. one in the translation.
[47dc9c2]2568#: ../src/gfxcore.cc:1295
2569#: ../src/printing.cc:1248
[ccb83b7]2570#: n:423
2571msgid "km"
2572msgstr "km"
2573
[a665282]2574#. TRANSLATORS: abbreviation for "metres" (unit of length), used
2575#. e.g. "10m".
[ccb83b7]2576#.
[a665282]2577#. If there should be a space between the number and this, include
2578#. one in the translation.
[18ac2c5]2579#: ../src/commands.c:330
[47dc9c2]2580#: ../src/gfxcore.cc:1133
2581#: ../src/gfxcore.cc:1225
2582#: ../src/gfxcore.cc:1302
2583#: ../src/mainfrm.cc:1674
2584#: ../src/mainfrm.cc:1736
2585#: ../src/mainfrm.cc:1756
2586#: ../src/mainfrm.cc:1805
2587#: ../src/mainfrm.cc:1838
2588#: ../src/printing.cc:1250
[ccb83b7]2589#: n:424
[e9988b3]2590msgid "m"
2591msgstr "m"
2592
[a665282]2593#. TRANSLATORS: abbreviation for "centimetres" (unit of length),
2594#. used e.g.  "50cm".
[ccb83b7]2595#.
[a665282]2596#. If there should be a space between the number and this, include
2597#. one in the translation.
[47dc9c2]2598#: ../src/gfxcore.cc:1310
2599#: ../src/printing.cc:1253
[ccb83b7]2600#: n:425
2601msgid "cm"
2602msgstr "cm"
2603
[a665282]2604#. TRANSLATORS: abbreviation for "miles" (unit of length,
2605#. plural), used e.g.  "2 miles".
[ccb83b7]2606#.
[a665282]2607#. If there should be a space between the number and this,
2608#. include one in the translation.
[47dc9c2]2609#: ../src/gfxcore.cc:1323
[ccb83b7]2610#: n:426
2611msgid " miles"
[0bb6bef]2612msgstr " Meilen"
[ccb83b7]2613
[a665282]2614#. TRANSLATORS: abbreviation for "mile" (unit of length,
2615#. singular), used e.g.  "1 mile".
[ccb83b7]2616#.
[a665282]2617#. If there should be a space between the number and this,
2618#. include one in the translation.
[47dc9c2]2619#: ../src/gfxcore.cc:1330
[ccb83b7]2620#: n:427
2621msgid " mile"
[0bb6bef]2622msgstr " Meile"
[ccb83b7]2623
[a665282]2624#. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
2625#. as "10ft".
[ccb83b7]2626#.
[a665282]2627#. If there should be a space between the number and this, include
2628#. one in the translation.
[18ac2c5]2629#: ../src/commands.c:331
[47dc9c2]2630#: ../src/gfxcore.cc:1133
2631#: ../src/gfxcore.cc:1225
2632#: ../src/gfxcore.cc:1338
2633#: ../src/mainfrm.cc:1679
2634#: ../src/mainfrm.cc:1739
2635#: ../src/mainfrm.cc:1759
2636#: ../src/mainfrm.cc:1810
2637#: ../src/mainfrm.cc:1843
[ccb83b7]2638#: n:428
[e9988b3]2639msgid "ft"
[ccb83b7]2640msgstr "ft"
2641
[a665282]2642#. TRANSLATORS: abbreviation for "inches" (unit of length), used
2643#. e.g. as "6in".
[ccb83b7]2644#.
[a665282]2645#. If there should be a space between the number and this, include
2646#. one in the translation.
[47dc9c2]2647#: ../src/gfxcore.cc:1346
[ccb83b7]2648#: n:429
2649msgid "in"
[0bb6bef]2650msgstr "in"
[e9988b3]2651
[95694a1]2652#. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
[47dc9c2]2653#: ../src/gfxcore.cc:4196
[4a78370]2654#: n:387
[38eced7]2655msgid "&Hide Compass"
[71cf541]2656msgstr "&Kompass verstecken"
[38eced7]2657
[95694a1]2658#. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
[47dc9c2]2659#: ../src/gfxcore.cc:4214
[4a78370]2660#: n:384
[38eced7]2661msgid "&Hide Clino"
[71cf541]2662msgstr "&Clino verstecken"
[38eced7]2663
[95694a1]2664#. TRANSLATORS: Menu item which turns off the scale bar in aven.
[47dc9c2]2665#: ../src/gfxcore.cc:4234
[4a78370]2666#: n:385
[38eced7]2667msgid "&Hide scale bar"
[71cf541]2668msgstr "Maßstab &verstecken"
[38eced7]2669
[95694a1]2670#. TRANSLATORS: Menu item which turns off the colour key.
2671#. The "Colour Key" is the thing in aven showing which colour
2672#. corresponds to which depth, date, survey closure error, etc.
[47dc9c2]2673#: ../src/gfxcore.cc:4257
[4a78370]2674#: n:386
[38eced7]2675msgid "&Hide colour key"
[366435d]2676msgstr "Farbschlüssel &verstecken"
[38eced7]2677
[a665282]2678#. TRANSLATORS: degree symbol - probably should be translated to
2679#. itself.
[18ac2c5]2680#: ../src/commands.c:333
[47dc9c2]2681#: ../src/gfxcore.cc:786
2682#: ../src/gfxcore.cc:876
2683#: ../src/gfxcore.cc:1197
2684#: ../src/mainfrm.cc:1728
2685#: ../src/mainfrm.cc:1851
2686#: ../src/mainfrm.cc:1874
[18ac2c5]2687#: ../src/printing.cc:88
[4a78370]2688#: n:344
[38eced7]2689msgid "°"
2690msgstr "°"
2691
[a665282]2692#. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
2693#. circle).
[18ac2c5]2694#: ../src/commands.c:334
[47dc9c2]2695#: ../src/gfxcore.cc:791
2696#: ../src/gfxcore.cc:881
2697#: ../src/gfxcore.cc:1197
2698#: ../src/mainfrm.cc:1731
2699#: ../src/mainfrm.cc:1854
2700#: ../src/mainfrm.cc:1877
[85dcdcd]2701#: n:345
[d171c0c]2702msgid "ᵍ"
[0bb6bef]2703msgstr "ᵍ"
[d171c0c]2704
[11f3c9a]2705#. TRANSLATORS: symbol for percentage gradient (100% = 45
2706#. degrees = 50 grad).
[18ac2c5]2707#: ../src/commands.c:335
[47dc9c2]2708#: ../src/gfxcore.cc:867
2709#: ../src/gfxcore.cc:885
2710#: ../src/mainfrm.cc:1872
[d171c0c]2711#: n:96
2712msgid "%"
[0bb6bef]2713msgstr "%"
[d171c0c]2714
[a7d4233]2715#. TRANSLATORS: infinity symbol - used for the percentage gradient on
[11f3c9a]2716#. vertical angles.
[47dc9c2]2717#: ../src/gfxcore.cc:861
2718#: ../src/mainfrm.cc:1870
[d171c0c]2719#: n:431
2720msgid "∞"
[0bb6bef]2721msgstr "∞"
[d171c0c]2722
[31f1db0]2723#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
2724#. in Compass bearing)
[47dc9c2]2725#: ../src/mainfrm.cc:1743
[31f1db0]2726#: n:374
2727#, c-format
[113731f]2728msgid "%s: H %.2f%s, Brg %03.1f%s"
2729msgstr "%s: H %.2f%s, Richt. %03.1f%s"
[d86459c]2730
[31f1db0]2731#. TRANSLATORS: "V" is short for "Vertical"
[47dc9c2]2732#: ../src/mainfrm.cc:1776
[31f1db0]2733#: n:375
2734#, c-format
2735msgid "%s: V %.2f%s"
2736msgstr "%s: V %.2f%s"
[d86459c]2737
[31f1db0]2738#. TRANSLATORS: labels for tabbed side panel this is for the tab with the
2739#. tree hierarchy of survey station names
[eb7b39c]2740#: ../src/mainfrm.cc:1113
[31f1db0]2741#: n:376
2742msgid "Surveys"
2743msgstr "Vermessungen"
[d86459c]2744
[eb7b39c]2745#: ../src/mainfrm.cc:1114
[31f1db0]2746#: n:377
2747msgid "Presentation"
2748msgstr "Präsentation"
[d86459c]2749
[5e0b9f9d]2750#. TRANSLATORS: In aven's survey tree, right-clicking on the root
2751#. gives a pop-up menu and this is an option (but only enabled if
[18ac2c5]2752#. the view is restricted to a subsurvey). It reloads the current
[5e0b9f9d]2753#. survey file with the who survey visible.
[47dc9c2]2754#: ../src/aventreectrl.cc:362
[5e0b9f9d]2755#: n:245
2756msgid "Show all"
2757msgstr "Alles zeigen"
2758
2759#. TRANSLATORS: In aven's survey tree, right-clicking on a survey
2760#. name gives a pop-up menu and this is an option.  It reloads the
2761#. current survey file with the view restricted to the survey
2762#. clicked upon.
[47dc9c2]2763#: ../src/aventreectrl.cc:376
[5e0b9f9d]2764#: n:246
2765msgid "Hide others"
2766msgstr "Andere ausblenden"
2767
[47dc9c2]2768#: ../src/aventreectrl.cc:380
2769#: n:388
2770msgid "Hide si&blings"
2771msgstr ""
2772
[eb7b39c]2773#: ../src/mainfrm.cc:244
[47dc9c2]2774#: ../src/pos.cc:90
[31f1db0]2775#: n:378
2776msgid "Easting"
2777msgstr "Rechtswert"
[d86459c]2778
[eb7b39c]2779#: ../src/mainfrm.cc:245
[47dc9c2]2780#: ../src/pos.cc:91
[4a78370]2781#: n:379
[d86459c]2782msgid "Northing"
2783msgstr "Hochwert"
2784
[8377f15]2785#. TRANSLATORS: Aven menu items.  An “&” goes before the letter of any
2786#. accelerator key.
2787#.
2788#. The string "\t" separates the menu text and any accelerator key.
2789#.
2790#. "File" menu.  The accelerators must be different within this group.
2791#. c.f. 201, 380, 381.
[eb7b39c]2792#: ../src/mainfrm.cc:780
[8377f15]2793#: n:220
[7f928d3]2794msgid "&Open...\tCtrl+O"
2795msgstr "Ö&ffnen...\tCtrl+O"
[8377f15]2796
[51755e1]2797#. TRANSLATORS: Open a "Terrain file" - i.e. a digital model of the
2798#. terrain.
[eb7b39c]2799#: ../src/mainfrm.cc:783
[51755e1]2800#: n:453
[7f928d3]2801msgid "Open &Terrain..."
2802msgstr "Gelände&modell öffnen..."
[51755e1]2803
[eb7b39c]2804#: ../src/mainfrm.cc:784
[8377f15]2805#: n:144
2806msgid "Show &Log"
[c639f73]2807msgstr "&Protokoll anzeigen"
[8377f15]2808
[eb7b39c]2809#: ../src/mainfrm.cc:787
[4a78370]2810#: n:380
[7f928d3]2811msgid "&Print...\tCtrl+P"
2812msgstr "&Drucken...\tCtrl+P"
[d86459c]2813
[eb7b39c]2814#: ../src/mainfrm.cc:788
[4a78370]2815#: n:381
[7f928d3]2816msgid "P&age Setup..."
2817msgstr "&Seite einrichten..."
[d86459c]2818
[8377f15]2819#. TRANSLATORS: In the "File" menu
[eb7b39c]2820#: ../src/mainfrm.cc:791
[8377f15]2821#: n:201
[7f928d3]2822msgid "&Screenshot..."
[e31fd3a]2823msgstr "&Bildschirmabzug..."
[8377f15]2824
[549eb37]2825#. TRANSLATORS: In the "File" menu - c.f. n:191
[eb7b39c]2826#: ../src/mainfrm.cc:794
[549eb37]2827#: n:247
2828msgid "E&xtended Elevation..."
2829msgstr "&Abwicklung..."
2830
[eb7b39c]2831#: ../src/mainfrm.cc:792
[4a78370]2832#: n:382
[7f928d3]2833msgid "&Export as..."
2834msgstr "&Exportieren als..."
[d86459c]2835
[a665282]2836#. TRANSLATORS: Title of file dialog to choose name and type of exported
2837#. file.
[47dc9c2]2838#: ../src/printing.cc:633
[4a78370]2839#: n:401
[1c6c300]2840msgid "Export as:"
[571547c]2841msgstr "Exportieren als:"
[1c6c300]2842
[a665282]2843#. TRANSLATORS: Title of the export
2844#. dialog
[47dc9c2]2845#: ../src/printing.cc:303
[4a78370]2846#: n:383
[d86459c]2847msgid "Export"
2848msgstr "Exportieren"
2849
2850#. TRANSLATORS: for about box:
[4cce48d]2851#: ../src/aboutdlg.cc:141
[4a78370]2852#: n:390
[d86459c]2853msgid "System Information:"
2854msgstr "Systeminformation:"
2855
2856#. TRANSLATORS: Title of the print preview dialog
[47dc9c2]2857#: ../src/printing.cc:680
[4a78370]2858#: n:398
[d86459c]2859msgid "Print Preview"
2860msgstr "Druckvorschau"
2861
[a665282]2862#. TRANSLATORS: Title of the print
2863#. dialog
[47dc9c2]2864#: ../src/printing.cc:300
[4a78370]2865#: n:399
[d86459c]2866msgid "Print"
2867msgstr "Drucken"
2868
[47dc9c2]2869#: ../src/printing.cc:564
[4a78370]2870#: n:400
[7f928d3]2871msgid "&Print..."
2872msgstr "&Drucken..."
[d86459c]2873
[97d5744]2874#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2875#. "survey stations".
[47dc9c2]2876#: ../src/printing.cc:467
[4a78370]2877#: n:403
[d86459c]2878msgid "Sur&face Survey Legs"
[71cf541]2879msgstr "Messstrecken an der Ober&fläche"
[d86459c]2880
[1c6c300]2881#. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
[eb7b39c]2882#: ../src/mainfrm.cc:131
[4a78370]2883#: n:404
[1c6c300]2884msgid "Edit Waypoint"
[7196714]2885msgstr "Wegpunkt bearbeiten"
[1c6c300]2886
[a665282]2887#. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
2888#. in a presentation.
[eb7b39c]2889#: ../src/mainfrm.cc:170
[4a78370]2890#: n:278
[1c6c300]2891msgid " (unused in perspective view)"
[6b9e4eb]2892msgstr " (in Ansicht »Perspektive« ungenutzt)"
[1c6c300]2893
[a665282]2894#. TRANSLATORS: Field label in dialog to edit a waypoint in a
2895#. presentation.
[eb7b39c]2896#: ../src/mainfrm.cc:177
[4a78370]2897#: n:279
[1c6c300]2898msgid "Time: "
[7196714]2899msgstr "Zeit: "
[1c6c300]2900
[a665282]2901#. TRANSLATORS: units+info after time field in dialog to edit a
2902#. waypoint in a presentation.
[eb7b39c]2903#: ../src/mainfrm.cc:181
[4a78370]2904#: n:282
[1c6c300]2905msgid " secs (0 = auto; *6 = 6 times auto)"
[71cf541]2906msgstr " Sekunden (0 = auto; *6 = 6 mal auto)"
[d86459c]2907
[a665282]2908#. TRANSLATORS: %s will be replaced with "Aven" currently (and
2909#. perhaps by "Survex" or other things in future).
[47dc9c2]2910#: ../src/aven.cc:288
[4a78370]2911#: n:405
[d86459c]2912#, c-format
[ee7511a]2913msgid "This version of %s requires OpenGL to work, but it isn’t available."
[d86459c]2914msgstr "Diese Version von %s benötigt zum Funktionieren OpenGL, was jedoch nicht verfügbar ist."
2915
[18ac2c5]2916#: ../src/readval.c:348
[8377f15]2917#: n:392
2918msgid "Separator in survey name"
2919msgstr "Trennzeichen im Vermessungsnamen"
[d86459c]2920
[8377f15]2921#. TRANSLATORS: Used in place of the station name when talking about an
2922#. anonymous station.
[eb7b39c]2923#: ../src/labelinfo.h:83
[8377f15]2924#: n:56
[88b57e6e]2925#, fuzzy
[8377f15]2926msgid "anonymous station"
[88b57e6e]2927msgstr "anonymer Messpunkt"
[d86459c]2928
[18ac2c5]2929#: ../src/readval.c:122
2930#: ../src/readval.c:138
2931#: ../src/readval.c:156
[8377f15]2932#: n:3
2933msgid "Can't have a leg between two anonymous stations"
2934msgstr "Zwischen zwei anonymen Messpunkten kann keine Messstrecke sein"
2935
[eb7b39c]2936#: ../src/mainfrm.cc:876
[47dc9c2]2937#: ../src/printing.cc:471
[8377f15]2938#: n:406
2939msgid "Spla&y Legs"
[3859ed3]2940msgstr "&Hilfslinien (splay)"
[8377f15]2941
[47dc9c2]2942#: ../src/survexport.cc:125
[f46ceee]2943#: n:465
2944msgid "splay legs"
[6d99989]2945msgstr "Hilfslinien (splay)"
[f46ceee]2946
[eb7b39c]2947#: ../src/mainfrm.cc:883
[2102591]2948#: n:251
2949msgid "&Duplicate Legs"
[3859ed3]2950msgstr "&Doppelte Messstrecken"
[2102591]2951
2952#. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
2953#. this is selected, such legs are not shown.
[47dc9c2]2954#: ../src/aventreectrl.cc:378
[eb7b39c]2955#: ../src/mainfrm.cc:866
2956#: ../src/mainfrm.cc:879
[8377f15]2957#: n:407
2958msgid "&Hide"
2959msgstr "&Verstecken"
2960
[2102591]2961#. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
2962#. this is selected, aven will show such legs with less bright colours.
[eb7b39c]2963#: ../src/mainfrm.cc:872
2964#: ../src/mainfrm.cc:881
[8377f15]2965#: n:408
2966msgid "&Fade"
[3859ed3]2967msgstr "&Dunsteffekt"
[8377f15]2968
[2102591]2969#. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
2970#. this is selected, aven will show such legs with dashed lines.
[eb7b39c]2971#: ../src/mainfrm.cc:869
2972#: ../src/mainfrm.cc:880
[2102591]2973#: n:250
2974msgid "&Dashed"
[3859ed3]2975msgstr "&Gestrichelt"
[2102591]2976
2977#. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
2978#. this is selected, such legs are shown the same as other legs.
[47dc9c2]2979#: ../src/aventreectrl.cc:379
[eb7b39c]2980#: ../src/mainfrm.cc:875
2981#: ../src/mainfrm.cc:882
[8377f15]2982#: n:409
2983msgid "&Show"
2984msgstr "&Zeigen"
2985
[9e8ff8e]2986#: ../src/extend.c:588
[8377f15]2987#: n:105
2988msgid "Reading in data - please wait…"
2989msgstr "Daten werden eingelesen - bitte warten…"
[d86459c]2990
[a665282]2991#. TRANSLATORS: for extend: the user specified breaking a loop or
2992#. changing extend direction at this station, but we didn’t find it in
2993#. the 3d file
[9e8ff8e]2994#: ../src/extend.c:274
2995#: ../src/extend.c:293
2996#: ../src/extend.c:340
2997#: ../src/extend.c:384
2998#: ../src/extend.c:428
[4a78370]2999#: n:510
[d86459c]3000#, c-format
3001msgid "Failed to find station %s"
3002msgstr "Messpunkt konnte nicht gefunden werden: %s"
3003
[a665282]3004#. TRANSLATORS: for extend: the user specified breaking a loop or
3005#. changing extend direction at this leg, but we didn’t find it in the
3006#. 3d file
[9e8ff8e]3007#: ../src/extend.c:320
3008#: ../src/extend.c:364
3009#: ../src/extend.c:408
3010#: ../src/extend.c:453
[4a78370]3011#: n:511
[d86459c]3012#, c-format
3013msgid "Failed to find leg %s → %s"
3014msgstr "Messstrecke konnte nicht gefunden werden: %s → %s"
3015
[a665282]3016#. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
[9e8ff8e]3017#: ../src/extend.c:265
[4a78370]3018#: n:512
[d86459c]3019#, c-format
3020msgid "Starting from station %s"
3021msgstr "Bei diesem Messpunkt wird begonnen: %s"
3022
3023#. TRANSLATORS: for extend:
[9e8ff8e]3024#: ../src/extend.c:286
[4a78370]3025#: n:513
[d86459c]3026#, c-format
3027msgid "Extending to the left from station %s"
3028msgstr "Von diesem Messpunkt aus nach links erweitern: %s"
3029
3030#. TRANSLATORS: for extend:
[9e8ff8e]3031#: ../src/extend.c:333
[4a78370]3032#: n:514
[d86459c]3033#, c-format
3034msgid "Extending to the right from station %s"
3035msgstr "Von diesem Messpunkt aus nach rechts erweitern: %s"
3036
3037#. TRANSLATORS: for extend:
[9e8ff8e]3038#: ../src/extend.c:307
[4a78370]3039#: n:515
[d86459c]3040#, c-format
3041msgid "Extending to the left from leg %s → %s"
3042msgstr "Von dieser Messstrecke aus nach links erweitern: %s → %s"
3043
3044#. TRANSLATORS: for extend:
[9e8ff8e]3045#: ../src/extend.c:354
[4a78370]3046#: n:516
[d86459c]3047#, c-format
3048msgid "Extending to the right from leg %s → %s"
3049msgstr "Von dieser Messstrecke aus nach rechts erweitern: %s → %s"
3050
3051#. TRANSLATORS: for extend:
[9e8ff8e]3052#: ../src/extend.c:421
[4a78370]3053#: n:517
[d86459c]3054#, c-format
3055msgid "Breaking survey loop at station %s"
3056msgstr "Messschleife wird an diesem Messpunkt unterbrochen: %s"
3057
3058#. TRANSLATORS: for extend:
[9e8ff8e]3059#: ../src/extend.c:443
[4a78370]3060#: n:518
[d86459c]3061#, c-format
3062msgid "Breaking survey loop at leg %s → %s"
3063msgstr "Messschleife wird an dieser Messstrecke unterbrochen: %s → %s"
3064
3065#. TRANSLATORS: for extend:
[9e8ff8e]3066#: ../src/extend.c:377
[4a78370]3067#: n:519
[d86459c]3068#, c-format
3069msgid "Swapping extend direction from station %s"
[71cf541]3070msgstr "Erweiterungsrichtung von Messpunkt %s wird umgekehrt"
[d86459c]3071
3072#. TRANSLATORS: for extend:
[9e8ff8e]3073#: ../src/extend.c:398
[4a78370]3074#: n:520
[d86459c]3075#, c-format
3076msgid "Swapping extend direction from leg %s → %s"
[71cf541]3077msgstr "Erweiterungsrichtung von Messstrecke wird umgekehrt: %s → %s"
[d86459c]3078
3079#. TRANSLATORS: for extend:
[9e8ff8e]3080#: ../src/extend.c:682
[4a78370]3081#: n:521
[d86459c]3082#, c-format
[0804fbe]3083msgid "Applying specfile: “%s”"
[71cf541]3084msgstr "Spezifikationsdatei wird angewendet: »%s«"
[d86459c]3085
3086#. TRANSLATORS: for extend:
3087#. Used to tell the user that a file is being written - %s is the filename
[9e8ff8e]3088#: ../src/extend.c:706
[4a78370]3089#: n:522
[d86459c]3090#, c-format
3091msgid "Writing %s…"
3092msgstr "%s wird geschrieben…"
[571547c]3093
[8377f15]3094#. TRANSLATORS: --help output for sorterr --horizontal option
3095#: ../src/sorterr.c:53
3096#: n:179
3097msgid "sort by horizontal error factor"
3098msgstr "Nach horizontalem Fehlerfaktor sortieren"
3099
3100#. TRANSLATORS: --help output for sorterr --vertical option
3101#: ../src/sorterr.c:55
3102#: n:180
3103msgid "sort by vertical error factor"
3104msgstr "Nach vertikalem Fehlerfaktor sortieren"
3105
3106#. TRANSLATORS: --help output for sorterr --percentage option
3107#: ../src/sorterr.c:57
3108#: n:181
3109msgid "sort by percentage error"
3110msgstr "Nach prozentualem Fehlerfaktor sortieren"
3111
3112#. TRANSLATORS: --help output for sorterr --per-leg option
3113#: ../src/sorterr.c:59
3114#: n:182
3115msgid "sort by error per leg"
3116msgstr "Nach Fehlern pro Messstrecke sortieren"
3117
3118#. TRANSLATORS: --help output for sorterr --replace option
3119#: ../src/sorterr.c:61
3120#: n:183
3121msgid "replace .err file with resorted version"
3122msgstr ".err-Datei durch sortierte Version ersetzen"
3123
3124#: ../src/sorterr.c:81
3125#: ../src/sorterr.c:98
3126#: ../src/sorterr.c:170
3127#: n:112
3128msgid "Couldn’t parse .err file"
3129msgstr ".err-Datei konnte nicht interpretiert werden"
3130
3131#. TRANSLATORS: for diffpos:
3132#: ../src/diffpos.c:159
3133#: n:500
3134#, c-format
3135msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
3136msgstr "Verschoben um (%3.2f,%3.2f,%3.2f): %s"
3137
3138#. TRANSLATORS: for diffpos:
3139#: ../src/diffpos.c:196
3140#: n:501
3141#, c-format
3142msgid "Added: %s"
3143msgstr "Hinzugefügt: %s"
3144
3145#. TRANSLATORS: for diffpos:
3146#: ../src/diffpos.c:219
3147#: n:502
3148#, c-format
3149msgid "Deleted: %s"
3150msgstr "Entfernt: %s"
3151
[fb08ce4]3152#. TRANSLATORS: The first of two warnings given when a survey which has
3153#. already been completed is reentered.  This example file crawl.svx:
[8377f15]3154#.
[4cce48d]3155#. *begin crawl     ; <- second warning here
3156#. 1 2 9.45 234 -01
[8377f15]3157#. *end crawl
[4cce48d]3158#. *begin crawl     ; <- first warning here
[8377f15]3159#. 2 3 7.67 223 -03
3160#. *end crawl
3161#.
[fb08ce4]3162#. Would lead to:
3163#.
[4cce48d]3164#. crawl.svx:4: Reentering an existing survey is deprecated
[fb08ce4]3165#. crawl.svx:1: Originally entered here
3166#.
[8377f15]3167#. If you're unsure what "deprecated" means, see:
[2c1c52e]3168#. https://en.wikipedia.org/wiki/Deprecation
[18ac2c5]3169#: ../src/commands.c:596
[8377f15]3170#: n:29
3171#, fuzzy
3172msgid "Reentering an existing survey is deprecated"
3173msgstr "Erneutes Einführen einer Vermessung ist veraltet"
3174
[fb08ce4]3175#. TRANSLATORS: The second of two warnings given when a survey which has
3176#. already been completed is reentered.  This example file crawl.svx:
3177#.
3178#. *begin crawl
3179#. 1 2 9.45 234 -01 # <- second warning here
3180#. *end crawl
3181#. *begin crawl     # <- first warning here
3182#. 2 3 7.67 223 -03
3183#. *end crawl
3184#.
3185#. Would lead to:
3186#.
3187#. crawl.svx:3: Reentering an existing survey is deprecated
3188#. crawl.svx:1: Originally entered here
3189#.
3190#. If you're unsure what "deprecated" means, see:
[2c1c52e]3191#. https://en.wikipedia.org/wiki/Deprecation
[18ac2c5]3192#: ../src/commands.c:615
[8377f15]3193#: n:30
3194msgid "Originally entered here"
3195msgstr "Bereits hier verwendet"
3196
3197#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
3198#. deprecated, so this error would be generated by:
3199#.
3200#. *equate \foo.7 1
3201#.
3202#. If you're unsure what "deprecated" means, see:
[2c1c52e]3203#. https://en.wikipedia.org/wiki/Deprecation
[18ac2c5]3204#: ../src/commands.c:513
3205#: ../src/readval.c:86
3206#: ../src/readval.c:90
[8377f15]3207#: n:25
3208msgid "ROOT is deprecated"
3209msgstr "ROOT ist veraltet"
3210
3211#. TRANSLATORS: --help output for dump3d --rewind option
3212#: ../src/dump3d.c:51
3213#: n:204
3214msgid "rewind file and read it a second time"
3215msgstr "An den Anfang der Datei und neu einlesen"
3216
3217#: ../src/dump3d.c:52
3218#: n:396
3219msgid "show survey date information (if present)"
3220msgstr "Datumsangaben einer Vermessung zeigen (wenn vorhanden)"
3221
[47dc9c2]3222#: ../src/gfxcore.cc:2973
[f8c981b]3223#: ../src/gpx.cc:70
[aa430ec]3224#: ../src/kml.cc:69
[4a78370]3225#: n:287
[571547c]3226#, c-format
3227msgid "Failed to initialise input coordinate system “%s”"
[71cf541]3228msgstr "Initialisierung des Eingabekoordinatensystems »%s« ist gescheitert"
[571547c]3229
[47dc9c2]3230#: ../src/gfxcore.cc:2982
[11f3c9a]3231#: ../src/gpx.cc:75
[aa430ec]3232#: ../src/kml.cc:74
[4a78370]3233#: n:288
[571547c]3234#, c-format
3235msgid "Failed to initialise output coordinate system “%s”"
[71cf541]3236msgstr "Initialisierung des Ausgabekoordinatensystems »%s« ist gescheitert"
[571547c]3237
[4cce48d]3238#. TRANSLATORS: The PROJ library is used to do coordinate
3239#. transformations (https://trac.osgeo.org/proj/) - if the .3d file
3240#. doesn't contain details of the coordinate projection in use, the
3241#. user must specify it here for export formats which need to know it
3242#. (e.g. GPX).
[11f3c9a]3243#: n:440
3244msgid "Coordinate projection"
3245msgstr ""
3246
[47dc9c2]3247#: ../src/survexport.cc:138
[31f1db0]3248#: n:148
3249#, c-format
3250msgid "generate grid (default %sm)"
3251msgstr "Gitter erzeugen (Vorgabe %sm)"
3252
[47dc9c2]3253#: ../src/survexport.cc:139
[31f1db0]3254#: n:149
3255#, c-format
3256msgid "station labels text height (default %s)"
3257msgstr "Texthöhe der Messpunktbezeichnungen (Vorgabe %s)"
3258
[47dc9c2]3259#: ../src/survexport.cc:140
[31f1db0]3260#: n:152
3261#, c-format
3262msgid "station marker size (default %s)"
3263msgstr "Messpunktmarkierungsgröße (Vorgabe %s)"
3264
[47dc9c2]3265#: ../src/survexport.cc:141
3266#: n:102
3267msgid "produce CSV output"
3268msgstr "CSV-Ausgabe erzeugen"
3269
3270#: ../src/survexport.cc:142
[31f1db0]3271#: n:156
3272msgid "produce DXF output"
3273msgstr "DXF-Ausgabe erzeugen"
3274
[47dc9c2]3275#: ../src/survexport.cc:143
[f46ceee]3276#: n:454
3277msgid "produce EPS output"
[81b44f0]3278msgstr "EPS-Ausgabe erzeugen"
[f46ceee]3279
[47dc9c2]3280#: ../src/survexport.cc:144
[f46ceee]3281#: n:455
3282msgid "produce GPX output"
[81b44f0]3283msgstr "GPX-Ausgabe erzeugen"
[f46ceee]3284
[47dc9c2]3285#: ../src/survexport.cc:145
[f46ceee]3286#: n:456
3287msgid "produce HPGL output"
[81b44f0]3288msgstr "HPGL-Ausgabe erzeugen"
[f46ceee]3289
[47dc9c2]3290#: ../src/survexport.cc:146
[f46ceee]3291#: n:457
3292msgid "produce JSON output"
[81b44f0]3293msgstr "JSON-Ausgabe erzeugen"
[f46ceee]3294
[47dc9c2]3295#: ../src/survexport.cc:147
[f46ceee]3296#: n:458
3297msgid "produce KML output"
[81b44f0]3298msgstr "KML-Ausgabe erzeugen"
[f46ceee]3299
[31f1db0]3300#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
3301#. translated.
[47dc9c2]3302#: ../src/survexport.cc:153
[31f1db0]3303#: n:158
3304msgid "produce Skencil output"
3305msgstr "Skencil-Ausgabe erzeugen"
3306
[47dc9c2]3307#: ../src/survexport.cc:154
[f46ceee]3308#: n:459
3309msgid "produce Survex POS output"
[81b44f0]3310msgstr "Survex POS-Ausgabe erzeugen"
[f46ceee]3311
[31f1db0]3312#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
3313#. so should not be translated.
[47dc9c2]3314#: ../src/survexport.cc:150
[31f1db0]3315#: n:159
3316msgid "produce Compass PLT output for Carto"
3317msgstr "Compass PLT-Ausgabe für Carto erzeugen"
3318
[47dc9c2]3319#: ../src/survexport.cc:155
[31f1db0]3320#: n:160
3321msgid "produce SVG output"
3322msgstr "SVG-Ausgabe erzeugen"
3323
[47dc9c2]3324#: ../src/survexport.cc:383
[f46ceee]3325#: n:252
3326msgid "Export format not specified and not known from output file extension"
3327msgstr ""
3328
[47dc9c2]3329#: ../src/survexport.cc:388
[f46ceee]3330#: n:253
3331msgid "Export format not specified"
3332msgstr ""
3333
[47dc9c2]3334#: ../src/survexport.cc:137
[f46ceee]3335#: n:155
3336msgid "include items exported by default"
[c05dec0]3337msgstr ""
[f46ceee]3338
[31f1db0]3339#, c-format
3340#~ msgid "Error in format of font file “%s”"
3341#~ msgstr "Formatfehler in der Schriftdatei »%s«"
3342
[fb08ce4]3343#. TRANSLATORS: Show the terrain as solid rather than transparent.
[31f1db0]3344#~ msgid "Solid Su&rface"
3345#~ msgstr "&Durchgezogene Oberfläche"
3346
3347#. TRANSLATORS: number of stations found matching search
3348#, c-format
3349#~ msgid "%d found"
3350#~ msgstr "%d gefunden"
3351
[eb7b39c]3352#: ../src/mainfrm.cc:935
[31f1db0]3353#: n:347
[7f928d3]3354#~ msgid "&Preferences..."
3355#~ msgstr "&Einstellungen..."
[31f1db0]3356
3357#: n:348
3358#~ msgid "Draw passage walls"
3359#~ msgstr "Wände einzeichnen"
3360
3361#: n:349
3362#~ msgid "Estimate LRUD readings based on heuristics"
3363#~ msgstr "LROU-Werte heuristisch schätzen"
3364
3365#: n:350
3366#~ msgid "Mark survey stations with crosses"
3367#~ msgstr "Messpunkte durch Kreuze markieren"
3368
3369#: n:351
3370#~ msgid "Highlight stations marked as entrances"
3371#~ msgstr "Messpunkte an den Eingängen hervorheben"
3372
3373#: n:352
3374#~ msgid "Highlight stations marked as fixed points"
3375#~ msgstr "Feste Messpunkte hervorheben"
3376
3377#: n:353
3378#~ msgid "Highlight stations which are exported"
3379#~ msgstr "Exportierte Messpunkte hervorheben"
3380
3381#: n:354
3382#~ msgid "Mark survey stations with their names"
3383#~ msgstr "Messpunkte mit ihren Namen beschriften"
3384
3385#: n:355
3386#~ msgid "Allow names to overlap on the display (faster)"
3387#~ msgstr "Überlappende Beschriftungen zulassen (schneller)"
3388
3389#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3390#. "survey stations".
3391#: n:357
3392#~ msgid "Display underground survey legs"
3393#~ msgstr "Messstrecken unter Grund anzeigen"
3394
3395#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3396#. "survey stations".
3397#: n:358
3398#~ msgid "Display surface survey legs"
3399#~ msgstr "Messstrecken an der Oberfläche anzeigen"
3400
3401#: n:359
3402#~ msgid "Colour surface surveys by depth"
3403#~ msgstr "Oberflächenvermessung nach Höhe einfärben"
3404
3405#: n:360
3406#~ msgid "Draw surface legs with dashed lines"
3407#~ msgstr "Oberflächenstrecken gestrichelt zeichnen"
3408
3409#: n:361
3410#~ msgid "Draw a grid"
3411#~ msgstr "Gitter einzeichnen"
3412
3413#: n:362
3414#~ msgid "metric units"
3415#~ msgstr "Meter"
3416
3417#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
3418#. the USA (rather confusingly now that England has largely gone metric!)
3419#: n:363
3420#~ msgid "imperial units"
3421#~ msgstr "englische Einheiten"
3422
3423#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
3424#. full circle.
3425#: n:364
3426#~ msgid "degrees (°)"
3427#~ msgstr "Altgrad (°)"
3428
3429#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
3430#. full circle.
3431#: n:365
3432#~ msgid "grads"
3433#~ msgstr "Neugrad (gon)"
3434
3435#: n:366
3436#~ msgid "Display measurements in"
3437#~ msgstr "Längen anzeigen in"
3438
3439#: n:367
3440#~ msgid "Display angles in"
3441#~ msgstr "Winkel anzeigen in"
3442
3443#. TRANSLATORS: reverses the sense of the mouse controls
3444#: n:368
3445#~ msgid "Reverse the sense of the controls"
3446#~ msgstr "Maus-Steuerung umkehren"
3447
3448#: n:369
3449#~ msgid "Display scale bar"
3450#~ msgstr "Maßstab anzeigen"
3451
3452#: n:370
3453#~ msgid "Display depth bar"
3454#~ msgstr "Tiefenskala anzeigen"
3455
3456#: n:371
3457#~ msgid "Display compass"
3458#~ msgstr "Kompass anzeigen"
3459
3460#: n:372
3461#~ msgid "Display clinometer"
3462#~ msgstr "Neigungsmesser anzeigen"
3463
3464#: n:373
3465#~ msgid "Display side panel"
3466#~ msgstr "Seitliches Kontrollfeld anzeigen"
Note: See TracBrowser for help on using the repository browser.