| 1 | msgid ""
|
|---|
| 2 | msgstr ""
|
|---|
| 3 | "Project-Id-Version: survex-1.1.16\n"
|
|---|
| 4 | "Report-Msgid-Bugs-To: olly@survex.com\n"
|
|---|
| 5 | "POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
|
|---|
| 6 | "PO-Revision-Date: 2011-05-17 01:20:59 +1200\n"
|
|---|
| 7 | "Last-Translator: Olly Betts <olly@survex.com>\n"
|
|---|
| 8 | "Language-Team: \n"
|
|---|
| 9 | "MIME-Version: 1.0\n"
|
|---|
| 10 | "Content-Type: text/plain; charset=utf-8\n"
|
|---|
| 11 | "Content-Transfer-Encoding: 8bit\n"
|
|---|
| 12 |
|
|---|
| 13 | #. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex was trying to
|
|---|
| 14 | #. allocate space for.
|
|---|
| 15 | #: ../src/message.c:83
|
|---|
| 16 | #, c-format
|
|---|
| 17 | msgid "Out of memory (couldn't find %lu bytes)."
|
|---|
| 18 | msgstr "Zuwenig Speicherplatz (konnte %lu Bytes nicht finden)."
|
|---|
| 19 |
|
|---|
| 20 | #. TRANSLATORS: de: Gerhard: (this replaces the idea of "greater" with "newer" because it
|
|---|
| 21 | #. sounds more natural. Feel free to write "höher" instead of "neuer", but
|
|---|
| 22 | #. I would advise against it.)
|
|---|
| 23 | #: ../src/commands.c:1502
|
|---|
| 24 | #, c-format
|
|---|
| 25 | msgid "Survex version %s or greater required to process this survey data."
|
|---|
| 26 | msgstr "Survex Version %s oder neuer ist zum Verarbeiten dieser Daten erforderlich."
|
|---|
| 27 |
|
|---|
| 28 | #. TRANSLATORS: Used with message 5 like so:
|
|---|
| 29 | #. In file included from area.svx:12,
|
|---|
| 30 | #. from cave.svx:3:
|
|---|
| 31 | #. passage.svx:17: <some error or warning>
|
|---|
| 32 | #: ../src/datain.c:107
|
|---|
| 33 | msgid "from"
|
|---|
| 34 | msgstr "von"
|
|---|
| 35 |
|
|---|
| 36 | #. TRANSLATORS: Indicates a warning message e.g.:
|
|---|
| 37 | #. "spoon.svx:12: warning: *prefix is deprecated"
|
|---|
| 38 | #: ../src/aven.cc:351
|
|---|
| 39 | #: ../src/message.c:1181
|
|---|
| 40 | msgid "warning"
|
|---|
| 41 | msgstr "Warnung"
|
|---|
| 42 |
|
|---|
| 43 | #. TRANSLATORS: de: we really want the filename/line number at the end (so error parsing
|
|---|
| 44 | #. editors can follow), so the natural translation:
|
|---|
| 45 | #. "In von %s:%d: aus eingelesener Datei"
|
|---|
| 46 | #. isn't ideal. This is "clumsy but workable":
|
|---|
| 47 | #: ../src/datain.c:103
|
|---|
| 48 | msgid "In file included from"
|
|---|
| 49 | msgstr "In eingelesener Datei ausgehend von"
|
|---|
| 50 |
|
|---|
| 51 | #: ../src/commands.c:507
|
|---|
| 52 | msgid "*prefix is deprecated - use *begin and *end instead"
|
|---|
| 53 | msgstr "*prefix ist veraltet - stattdessen *begin und *end verwenden"
|
|---|
| 54 |
|
|---|
| 55 | #. TRANSLATORS: de: shorter, but not as good:
|
|---|
| 56 | #. Unerlaubtes Zeichen `%c' in Meßpunktname (erlaubte Zeichen mit *SET NAMES definieren)
|
|---|
| 57 | #: ../src/readval.c:121
|
|---|
| 58 | #, c-format
|
|---|
| 59 | msgid "Character `%c' not allowed in station name (use *SET NAMES to set allowed characters)"
|
|---|
| 60 | msgstr "Unerlaubtes Zeichen `%c' in Messpunktname (erlaubte Zeichen können mit *SET NAMES definiert werden)"
|
|---|
| 61 |
|
|---|
| 62 | #: ../src/readval.c:319
|
|---|
| 63 | msgid "Field may not be omitted"
|
|---|
| 64 | msgstr "Eintragung fehlt"
|
|---|
| 65 |
|
|---|
| 66 | #: ../src/datain.c:1436
|
|---|
| 67 | #: ../src/datain.c:1447
|
|---|
| 68 | #: ../src/datain.c:1708
|
|---|
| 69 | #: ../src/readval.c:321
|
|---|
| 70 | #: ../src/readval.c:362
|
|---|
| 71 | #: ../src/readval.c:392
|
|---|
| 72 | #, c-format
|
|---|
| 73 | msgid "Expecting numeric field, found `%s'"
|
|---|
| 74 | msgstr "Zahl erwartet, `%s' gelesen"
|
|---|
| 75 |
|
|---|
| 76 | #. TRANSLATORS: de: Gerhard: "`%s' gelesen" means "have read `%s'" - "gefunden", the literal
|
|---|
| 77 | #. equivalent, doesn't sound quite right here
|
|---|
| 78 | #. NB there is no comma before "oder"
|
|---|
| 79 | #: ../src/commands.c:1410
|
|---|
| 80 | #, c-format
|
|---|
| 81 | msgid "Found `%s', expecting `PRESERVE', `TOUPPER', or `TOLOWER'"
|
|---|
| 82 | msgstr "`%s' gelesen, `PRESERVE', `TOUPPER' oder `TOLOWER' erwartet"
|
|---|
| 83 |
|
|---|
| 84 | #: ../src/matrix.c:359
|
|---|
| 85 | #: ../src/message.c:233
|
|---|
| 86 | #: ../src/debug.h:45
|
|---|
| 87 | #: ../src/debug.h:47
|
|---|
| 88 | msgid "Bug in program detected! Please report this to the authors"
|
|---|
| 89 | msgstr "Fehler im Programm, bitte informieren Sie die Programmierer darüber"
|
|---|
| 90 |
|
|---|
| 91 | #. TRANSLATORS: de: Gerhard says "Kommando" and "Befehl" are equally valid translations - use
|
|---|
| 92 | #. Befehl to be consistency.
|
|---|
| 93 | #: ../src/commands.c:1614
|
|---|
| 94 | #: ../src/extend.c:420
|
|---|
| 95 | #, c-format
|
|---|
| 96 | msgid "Unknown command `%s'"
|
|---|
| 97 | msgstr "Unbekanntes Befehl `%s'"
|
|---|
| 98 |
|
|---|
| 99 | #: ../src/netbits.c:407
|
|---|
| 100 | #, c-format
|
|---|
| 101 | msgid "Station `%s' equated to itself"
|
|---|
| 102 | msgstr "Messpunkt `%s' mit sich selbst gleichgesetzt"
|
|---|
| 103 |
|
|---|
| 104 | #: ../src/datain.c:970
|
|---|
| 105 | msgid "Compass reading may not be omitted except on plumbed legs"
|
|---|
| 106 | msgstr "Kompassablesung darf nur bei Lotstrecken weggelassen werden"
|
|---|
| 107 |
|
|---|
| 108 | #: ../src/datain.c:236
|
|---|
| 109 | #: ../src/extend.c:425
|
|---|
| 110 | msgid "End of line not blank"
|
|---|
| 111 | msgstr "Ende der Zeile ist nicht leer"
|
|---|
| 112 |
|
|---|
| 113 | #. TRANSLATORS: de: Es wurden %d Warnungen registriert.
|
|---|
| 114 | #: ../src/cavern.c:374
|
|---|
| 115 | #, c-format
|
|---|
| 116 | msgid "There were %d warning(s)."
|
|---|
| 117 | msgstr "Es gab %d Warnungen."
|
|---|
| 118 |
|
|---|
| 119 | #. TRANSLATORS: pipe here means a Unix pipe, which transfers data between two programs
|
|---|
| 120 | #. -- probably best not to translate it
|
|---|
| 121 | #: ../src/cavernlog.cc:210
|
|---|
| 122 | #, c-format
|
|---|
| 123 | msgid "Couldn't open pipe: `%s'"
|
|---|
| 124 | msgstr "Konnte `Pipe' nicht öffnen: `%s'"
|
|---|
| 125 |
|
|---|
| 126 | #: ../src/datain.c:80
|
|---|
| 127 | #: ../src/datain.c:88
|
|---|
| 128 | #: ../src/datain.c:95
|
|---|
| 129 | #: ../src/datain.c:723
|
|---|
| 130 | #: ../src/extend.c:544
|
|---|
| 131 | #: ../src/sorterr.c:75
|
|---|
| 132 | #: ../src/sorterr.c:92
|
|---|
| 133 | #: ../src/sorterr.c:234
|
|---|
| 134 | msgid "Error reading file"
|
|---|
| 135 | msgstr "Fehler beim Einlesen der Datei"
|
|---|
| 136 |
|
|---|
| 137 | #. TRANSLATORS: anthropomorphising version: de: 19 Zu viele Fehler - ich gebe auf
|
|---|
| 138 | #: ../src/message.c:1196
|
|---|
| 139 | msgid "Too many errors - giving up"
|
|---|
| 140 | msgstr "Abbruch wegen zu vieler Fehler"
|
|---|
| 141 |
|
|---|
| 142 | #: ../src/commands.c:1291
|
|---|
| 143 | msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
|
|---|
| 144 | msgstr "*DEFAULT ist veraltet - stattdessen *CALIBRATE/DATA/SD/UNITS mit DEFAULT-Argument verwenden"
|
|---|
| 145 |
|
|---|
| 146 | #. TRANSLATORS: A "plumbed leg" is one measured using a plumbline (a weight on a string).
|
|---|
| 147 | #. So the problem here is that the leg is vertical, so a compass reading has
|
|---|
| 148 | #. no meaning!
|
|---|
| 149 | #: ../src/datain.c:943
|
|---|
| 150 | msgid "Compass reading given on plumbed leg"
|
|---|
| 151 | msgstr "Kompassablesung für geloteten Schacht angegeben"
|
|---|
| 152 |
|
|---|
| 153 | #: ../src/commands.c:569
|
|---|
| 154 | msgid "END with no matching BEGIN in this file"
|
|---|
| 155 | msgstr "END ohne entsprechendes BEGIN in dieser Datei"
|
|---|
| 156 |
|
|---|
| 157 | #: ../src/datain.c:710
|
|---|
| 158 | msgid "BEGIN with no matching END in this file"
|
|---|
| 159 | msgstr "BEGIN ohne entsprechendes END in dieser Datei"
|
|---|
| 160 |
|
|---|
| 161 | #: ../src/printwx.cc:1166
|
|---|
| 162 | #: ../src/datain.c:352
|
|---|
| 163 | #: ../src/img.c:176
|
|---|
| 164 | #, c-format
|
|---|
| 165 | msgid "Couldn't open data file `%s'"
|
|---|
| 166 | msgstr "Konnte Datendatei nicht öffnen oder finden `%s'"
|
|---|
| 167 |
|
|---|
| 168 | #. TRANSLATORS: Use of the ROOT character (which is "\" by default) is deprecated, so this error
|
|---|
| 169 | #. would be generated by:
|
|---|
| 170 | #. *equate \foo.7 1
|
|---|
| 171 | #: ../src/commands.c:416
|
|---|
| 172 | #: ../src/readval.c:62
|
|---|
| 173 | #: ../src/readval.c:66
|
|---|
| 174 | msgid "ROOT is deprecated"
|
|---|
| 175 | msgstr "ROOT ist veraltet"
|
|---|
| 176 |
|
|---|
| 177 | #. TRANSLATORS: A station must be exported out of each level it is in, so this would give
|
|---|
| 178 | #. "Station `\outer.inner.1' not exported from survey `\outer')":
|
|---|
| 179 | #. *equate entrance outer.inner.1
|
|---|
| 180 | #. *begin outer
|
|---|
| 181 | #. *begin inner
|
|---|
| 182 | #. *export 1
|
|---|
| 183 | #. 1 2 1.23 045 -6
|
|---|
| 184 | #. *end inner
|
|---|
| 185 | #. *end outer
|
|---|
| 186 | #: ../src/commands.c:813
|
|---|
| 187 | #: ../src/listpos.c:130
|
|---|
| 188 | #: ../src/readval.c:240
|
|---|
| 189 | #, c-format
|
|---|
| 190 | msgid "Station `%s' not exported from survey `%s'"
|
|---|
| 191 | msgstr "Messpunkt `%s' nicht aus Vermessung `%s' exportiert"
|
|---|
| 192 |
|
|---|
| 193 | #: ../src/readval.c:212
|
|---|
| 194 | #, c-format
|
|---|
| 195 | msgid "`%s' can't be both a station and a survey"
|
|---|
| 196 | msgstr "`%s' kann nicht ein Messpunkt und eine Vermessung sein"
|
|---|
| 197 |
|
|---|
| 198 | #: ../src/extend.c:247
|
|---|
| 199 | #: ../src/extend.c:262
|
|---|
| 200 | #: ../src/extend.c:302
|
|---|
| 201 | #: ../src/extend.c:342
|
|---|
| 202 | #: ../src/extend.c:382
|
|---|
| 203 | #: ../src/readval.c:118
|
|---|
| 204 | msgid "Expecting station name"
|
|---|
| 205 | msgstr "Messpunktname erwartet"
|
|---|
| 206 |
|
|---|
| 207 | #. TRANSLATORS: FIXME: perhaps use "survey" instead of "prefix level"?
|
|---|
| 208 | #. de: deprecated is a wonderful English word lacking a wonderful German
|
|---|
| 209 | #. equivalent.... errm and do we have a translation for "prefix level"
|
|---|
| 210 | #. yet? (rummaging in old mail folders) apparently not. Ok. Would
|
|---|
| 211 | #. "to introduce a prefix" be a rough equivalent for "to enter a prefix
|
|---|
| 212 | #. level"?
|
|---|
| 213 | #: ../src/commands.c:479
|
|---|
| 214 | msgid "Reentering an existing prefix level is deprecated"
|
|---|
| 215 | msgstr "Erneutes Einführen eines Präfix ist veraltet"
|
|---|
| 216 |
|
|---|
| 217 | #: ../src/commands.c:486
|
|---|
| 218 | msgid "Originally entered here"
|
|---|
| 219 | msgstr "Bereits hier verwendet"
|
|---|
| 220 |
|
|---|
| 221 | #: ../src/commands.c:1439
|
|---|
| 222 | #, c-format
|
|---|
| 223 | msgid "Found `%s', expecting `EQUATES', `EXPORTS', or `PLUMBS'"
|
|---|
| 224 | msgstr "`%s' gelesen, `EQUATES', `EXPORTS' oder `PLUMBS' erwartet"
|
|---|
| 225 |
|
|---|
| 226 | #: ../src/commands.c:1445
|
|---|
| 227 | #, c-format
|
|---|
| 228 | msgid "Found `%s', expecting `ON' or `OFF'"
|
|---|
| 229 | msgstr "`%s' gelesen, `ON' oder `OFF' erwartet"
|
|---|
| 230 |
|
|---|
| 231 | #. TRANSLATORS: EQUATE is a command name, so shouldn't be translated. I've attempted to
|
|---|
| 232 | #. update de, but my language skills aren't great...
|
|---|
| 233 | #: ../src/commands.c:786
|
|---|
| 234 | msgid "Only one station in EQUATE command"
|
|---|
| 235 | msgstr "Nur ein Messpunkt im EQUATE-Befehl angegeben"
|
|---|
| 236 |
|
|---|
| 237 | #: ../src/commands.c:372
|
|---|
| 238 | #, c-format
|
|---|
| 239 | msgid "Unknown quantity `%s'"
|
|---|
| 240 | msgstr "Unbekannte Größe `%s'"
|
|---|
| 241 |
|
|---|
| 242 | #: ../src/commands.c:298
|
|---|
| 243 | #, c-format
|
|---|
| 244 | msgid "Unknown units `%s'"
|
|---|
| 245 | msgstr "Unbekannte Einheit(en) `%s'"
|
|---|
| 246 |
|
|---|
| 247 | #. TRANSLATORS: Used when a BEGIN tag has no prefix, but the END tag has one, e.g.:
|
|---|
| 248 | #. *begin
|
|---|
| 249 | #. 1 2 10.00 178 -01
|
|---|
| 250 | #. *end entrance <--[Message given here]
|
|---|
| 251 | #: ../src/commands.c:586
|
|---|
| 252 | msgid "Matching BEGIN tag has no prefix"
|
|---|
| 253 | msgstr "Zugehöriges BEGIN hatte keine Präfix"
|
|---|
| 254 |
|
|---|
| 255 | #. TRANSLATORS: Note: In English you talk about the *units* of a single measurement, but
|
|---|
| 256 | #. the correct term in other languages may be singular.
|
|---|
| 257 | #. de: This is assuming there is _no_ subsequent message naming the culprit
|
|---|
| 258 | #. quantity. If there is, make it `die Größe', and append its
|
|---|
| 259 | #. name immediately.
|
|---|
| 260 | #: ../src/commands.c:307
|
|---|
| 261 | #, c-format
|
|---|
| 262 | msgid "Invalid units `%s' for quantity"
|
|---|
| 263 | msgstr "Unpassende Einheit `%s' für diese Größe"
|
|---|
| 264 |
|
|---|
| 265 | #. TRANSLATORS: nasty hack - this message is for the .3d img code, and all errors there take
|
|---|
| 266 | #. a filename parameter - we don't really want it here, so lose it with "%.0s"
|
|---|
| 267 | #. (which should display 0 characters from the filename) FIXME: sort out this
|
|---|
| 268 | #: ../src/img.c:177
|
|---|
| 269 | msgid "Out of memory %.0s"
|
|---|
| 270 | msgstr "Nicht genug Speicher vorhanden %.0s"
|
|---|
| 271 |
|
|---|
| 272 | #: ../src/commands.c:366
|
|---|
| 273 | #, c-format
|
|---|
| 274 | msgid "Unknown instrument `%s'"
|
|---|
| 275 | msgstr "Unbekanntes Instrument `%s'"
|
|---|
| 276 |
|
|---|
| 277 | #. TRANSLATORS: DECLINATION is a built-in keyword, so best not to translate
|
|---|
| 278 | #: ../src/commands.c:1267
|
|---|
| 279 | msgid "Scale factor must be 1.0 for DECLINATION"
|
|---|
| 280 | msgstr "Skalenfaktor für die DECLINATION muss 1.0 sein"
|
|---|
| 281 |
|
|---|
| 282 | #: ../src/commands.c:1309
|
|---|
| 283 | #, c-format
|
|---|
| 284 | msgid "Unknown setting `%s'"
|
|---|
| 285 | msgstr "Unbekannte (ungültige) Einstellung `%s'"
|
|---|
| 286 |
|
|---|
| 287 | #: ../src/commands.c:409
|
|---|
| 288 | #, c-format
|
|---|
| 289 | msgid "Unknown character class `%s'"
|
|---|
| 290 | msgstr "Unbekannte Zeichenklasse `%s'"
|
|---|
| 291 |
|
|---|
| 292 | #: ../src/extend.c:590
|
|---|
| 293 | #: ../src/netskel.c:89
|
|---|
| 294 | msgid "No survey data"
|
|---|
| 295 | msgstr "Keine Vermessungsdaten vorhanden"
|
|---|
| 296 |
|
|---|
| 297 | #. TRANSLATORS: de: sounds ugly, but is correct, and I can't think of a replacement
|
|---|
| 298 | #: ../src/filename.c:52
|
|---|
| 299 | #: ../src/img.c:178
|
|---|
| 300 | #, c-format
|
|---|
| 301 | msgid "Filename `%s' refers to directory"
|
|---|
| 302 | msgstr "Dateiname `%s' bezeichnet ein Verzeichnis"
|
|---|
| 303 |
|
|---|
| 304 | #: ../src/netartic.c:374
|
|---|
| 305 | msgid "Survey not all connected to fixed stations"
|
|---|
| 306 | msgstr "Teile der Vermessung sind nicht an feste Punkte angeschlossen"
|
|---|
| 307 |
|
|---|
| 308 | #: ../src/commands.c:725
|
|---|
| 309 | #: ../src/datain.c:633
|
|---|
| 310 | msgid "Station already fixed or equated to a fixed point"
|
|---|
| 311 | msgstr "Messpunkt ist schon fest oder gleich einem festen Punkt"
|
|---|
| 312 |
|
|---|
| 313 | #: ../src/cavern.c:277
|
|---|
| 314 | #: ../src/filename.c:55
|
|---|
| 315 | #: ../src/img.c:179
|
|---|
| 316 | #, c-format
|
|---|
| 317 | msgid "Failed to open output file `%s'"
|
|---|
| 318 | msgstr "Konnte Ausgabedatei nicht öffnen `%s'"
|
|---|
| 319 |
|
|---|
| 320 | #: ../src/commands.c:1364
|
|---|
| 321 | msgid "Standard deviation must be positive"
|
|---|
| 322 | msgstr "Standardabweichung muss positiv sein"
|
|---|
| 323 |
|
|---|
| 324 | #. TRANSLATORS: as in: Usage: cavern ...
|
|---|
| 325 | #: ../src/cmdline.c:147
|
|---|
| 326 | msgid "Usage"
|
|---|
| 327 | msgstr "Aufruf"
|
|---|
| 328 |
|
|---|
| 329 | #. TRANSLATORS: %s is a placeholder for the name of the station
|
|---|
| 330 | #: ../src/netbits.c:335
|
|---|
| 331 | #, c-format
|
|---|
| 332 | msgid "Survey leg with same station (`%s') at both ends - typing error?"
|
|---|
| 333 | msgstr "Messstrecke von einem Punkt (`%s') zu sich selbst - Tippfehler?"
|
|---|
| 334 |
|
|---|
| 335 | #. TRANSLATORS: de: `Grad' *is* `degree'. The decimal grades are called `Neugrad'
|
|---|
| 336 | #. when necessary to avoid confusion. While surface surveyors here use
|
|---|
| 337 | #. these per default, cavers rarely do.
|
|---|
| 338 | #: ../src/datain.c:901
|
|---|
| 339 | #: ../src/datain.c:916
|
|---|
| 340 | msgid "Clino reading over 90 degrees (absolute value)"
|
|---|
| 341 | msgstr "Neigungseintrag übertrifft 90 Grad (Absolutwert)"
|
|---|
| 342 |
|
|---|
| 343 | #: ../src/netbits.c:422
|
|---|
| 344 | #, c-format
|
|---|
| 345 | msgid "Tried to equate two non-equal fixed stations: `%s' and `%s'"
|
|---|
| 346 | msgstr "Versuch, zwei verschiedene feste Punkte gleichzusetzen: `%s' und `%s'"
|
|---|
| 347 |
|
|---|
| 348 | #. TRANSLATORS: "equal" as in: *fix a 1 2 3 / *fix b 1 2 3 / *equate a b
|
|---|
| 349 | #: ../src/netbits.c:428
|
|---|
| 350 | #, c-format
|
|---|
| 351 | msgid "Equating two equal fixed points: `%s' and `%s'"
|
|---|
| 352 | msgstr "Zwei identische Punkte miteinander gleichgesetzt: `%s' und `%s'"
|
|---|
| 353 |
|
|---|
| 354 | #. TRANSLATORS: " *fix a " gives this message:
|
|---|
| 355 | #: ../src/commands.c:643
|
|---|
| 356 | msgid "FIX command with no coordinates - fixing at (0,0,0)"
|
|---|
| 357 | msgstr "FIX-Befehl ohne Koordinatenwerte, wurde auf (0,0,0) gesetzt"
|
|---|
| 358 |
|
|---|
| 359 | #. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
|
|---|
| 360 | #: ../src/commands.c:728
|
|---|
| 361 | #: ../src/datain.c:635
|
|---|
| 362 | msgid "Station already fixed at the same coordinates"
|
|---|
| 363 | msgstr "Messpunkt schon auf die gleichen Koordinaten festgelegt"
|
|---|
| 364 |
|
|---|
| 365 | #: ../src/commands.c:636
|
|---|
| 366 | msgid "More than one FIX command with no coordinates"
|
|---|
| 367 | msgstr "Mehr als ein FIX-Befehl ohne Koordinaten"
|
|---|
| 368 |
|
|---|
| 369 | #. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN <SURVEY>, so this
|
|---|
| 370 | #. would generate error 57:
|
|---|
| 371 | #. *begin fred
|
|---|
| 372 | #. 1 2 1.23 045 -6
|
|---|
| 373 | #. *export 2
|
|---|
| 374 | #. *end fred
|
|---|
| 375 | #: ../src/commands.c:1621
|
|---|
| 376 | msgid "*EXPORT must immediately follow `*BEGIN <SURVEY>'"
|
|---|
| 377 | msgstr "*EXPORT muss unmittelbar auf `*BEGIN <VERMESSUNG>' folgen"
|
|---|
| 378 |
|
|---|
| 379 | #: ../src/readval.c:448
|
|---|
| 380 | msgid "Invalid year (< 1900 or > 2078)"
|
|---|
| 381 | msgstr "Ungültiges Jahr (< 1900 oder > 2078)"
|
|---|
| 382 |
|
|---|
| 383 | #. TRANSLATORS: Suspicious means something like 410 degrees or -20 degrees
|
|---|
| 384 | #: ../src/datain.c:818
|
|---|
| 385 | #: ../src/datain.c:827
|
|---|
| 386 | msgid "Suspicious compass reading"
|
|---|
| 387 | msgstr "Seltsamer Kompasswert"
|
|---|
| 388 |
|
|---|
| 389 | #: ../src/datain.c:1414
|
|---|
| 390 | msgid "Negative tape reading"
|
|---|
| 391 | msgstr "Negativer Längeneintrag"
|
|---|
| 392 |
|
|---|
| 393 | #: ../src/commands.c:638
|
|---|
| 394 | msgid "Same station fixed twice with no coordinates"
|
|---|
| 395 | msgstr "Gleicher Punkt zweimal ohne Koordinaten angegeben"
|
|---|
| 396 |
|
|---|
| 397 | #. TRANSLATORS: This means that the data fed in said this.
|
|---|
| 398 | #. It could be a gross error (e.g. the decimal point is missing from
|
|---|
| 399 | #. the depth gauge reading) or it could just be due to random error on
|
|---|
| 400 | #. a near vertical leg
|
|---|
| 401 | #. de: Note that a change in depth becomes a `change in height' in German
|
|---|
| 402 | #: ../src/datain.c:1117
|
|---|
| 403 | msgid "Tape reading is less than change in depth"
|
|---|
| 404 | msgstr "Längeneintrag ist kleiner als Höhenunterschied"
|
|---|
| 405 |
|
|---|
| 406 | #. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
|
|---|
| 407 | #. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
|
|---|
| 408 | #. neither style nor reading is a keyword in the program
|
|---|
| 409 | #. This error complains about a depth gauge reading in normal style, for example
|
|---|
| 410 | #: ../src/commands.c:1018
|
|---|
| 411 | #, c-format
|
|---|
| 412 | msgid "Reading `%s' not allowed in data style `%s'"
|
|---|
| 413 | msgstr "Messgröße `%s' ist bei Datenformat `%s' nicht erlaubt"
|
|---|
| 414 |
|
|---|
| 415 | #. TRANSLATORS: i.e. not enough readings for the style.
|
|---|
| 416 | #: ../src/commands.c:1181
|
|---|
| 417 | #, c-format
|
|---|
| 418 | msgid "Too few readings for data style `%s'"
|
|---|
| 419 | msgstr "Zu wenige Messwerte für Datenformat `%s'"
|
|---|
| 420 |
|
|---|
| 421 | #. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
|
|---|
| 422 | #: ../src/commands.c:985
|
|---|
| 423 | #, c-format
|
|---|
| 424 | msgid "Data style `%s' unknown"
|
|---|
| 425 | msgstr "Datenformat `%s' unbekannt"
|
|---|
| 426 |
|
|---|
| 427 | #. TRANSLATORS: Exporting a station twice give error 66:
|
|---|
| 428 | #. *begin example
|
|---|
| 429 | #. *export 1
|
|---|
| 430 | #. *export 1
|
|---|
| 431 | #. 1 2 1.24 045 -6
|
|---|
| 432 | #. *end example
|
|---|
| 433 | #: ../src/commands.c:857
|
|---|
| 434 | #, c-format
|
|---|
| 435 | msgid "Station `%s' already exported"
|
|---|
| 436 | msgstr "Messpunkt `%s' bereits exportiert"
|
|---|
| 437 |
|
|---|
| 438 | #. TRANSLATORS: complains about a situation like trying to define two from stations per leg
|
|---|
| 439 | #. de: The reservations with respect to "quantity" (a close equivalent
|
|---|
| 440 | #. to "Meßgröße") apply to the German term as well --
|
|---|
| 441 | #. a from station of a leg isn't a "Meßgröße" either
|
|---|
| 442 | #. by any stretch of the imagination.
|
|---|
| 443 | #: ../src/commands.c:1036
|
|---|
| 444 | #, c-format
|
|---|
| 445 | msgid "Duplicate reading `%s'"
|
|---|
| 446 | msgstr "Messgröße `%s' mehrfach angegeben"
|
|---|
| 447 |
|
|---|
| 448 | #: ../src/commands.c:754
|
|---|
| 449 | #, c-format
|
|---|
| 450 | msgid "FLAG `%s' unknown"
|
|---|
| 451 | msgstr "FLAG `%s' unbekannt"
|
|---|
| 452 |
|
|---|
| 453 | #: ../src/readval.c:406
|
|---|
| 454 | msgid "Missing \""
|
|---|
| 455 | msgstr "\" fehlt"
|
|---|
| 456 |
|
|---|
| 457 | #: ../src/listpos.c:105
|
|---|
| 458 | #, c-format
|
|---|
| 459 | msgid "Station `%s' referred to just once, with an explicit prefix - typo?"
|
|---|
| 460 | msgstr "Messpunkt `%s' nur einmal erwähnt, mit explizitem Präfix - Tippfehler?"
|
|---|
| 461 |
|
|---|
| 462 | #: ../src/netartic.c:379
|
|---|
| 463 | msgid "The following survey stations are not attached to a fixed point:"
|
|---|
| 464 | msgstr "Die folgenden Vermessungspunkte haben keine festen Koordinaten:"
|
|---|
| 465 |
|
|---|
| 466 | #: ../src/netskel.c:128
|
|---|
| 467 | #, c-format
|
|---|
| 468 | msgid "Survey has no fixed points. Therefore I've fixed %s at (0,0,0)"
|
|---|
| 469 | msgstr "Vermessung hat keine Festpunkte. %s wurde als Nullpunkt (0,0,0) gewählt"
|
|---|
| 470 |
|
|---|
| 471 | #. TRANSLATORS: fixed station that is not part of any survey
|
|---|
| 472 | #: ../src/netskel.c:896
|
|---|
| 473 | #, c-format
|
|---|
| 474 | msgid "Unused fixed point `%s'"
|
|---|
| 475 | msgstr "Festpunkt nicht verwendet `%s'"
|
|---|
| 476 |
|
|---|
| 477 | #: ../src/matrix.c:123
|
|---|
| 478 | msgid "Network solved by reduction - no simultaneous equations to solve."
|
|---|
| 479 | msgstr "Netzausgleichung gelöst durch Reduktion - kein Gleichungssystem erforderlich."
|
|---|
| 480 |
|
|---|
| 481 | #: ../src/matrix.c:135
|
|---|
| 482 | #, c-format
|
|---|
| 483 | msgid "Solving %d simultaneous equations"
|
|---|
| 484 | msgstr "Löse System mit %d Gleichungen und Unbekannten"
|
|---|
| 485 |
|
|---|
| 486 | #. TRANSLATORS: %c is 'x', 'y' or 'z'
|
|---|
| 487 | #: ../src/matrix.c:150
|
|---|
| 488 | #, c-format
|
|---|
| 489 | msgid "Solving to find %c coordinates"
|
|---|
| 490 | msgstr "Auflösen nach den %c-Koordinaten"
|
|---|
| 491 |
|
|---|
| 492 | #. TRANSLATORS: de has the reverse singular/plural arrangement :)
|
|---|
| 493 | #. (i.e., singular has the final -n, plural doesn't)
|
|---|
| 494 | #: ../src/commands.c:1090
|
|---|
| 495 | #, c-format
|
|---|
| 496 | msgid "Reading `%s' duplicates previous reading(s)"
|
|---|
| 497 | msgstr "Eintrag `%s' wiederholt frühere(n)"
|
|---|
| 498 |
|
|---|
| 499 | #: ../src/matrix.c:133
|
|---|
| 500 | msgid "Solving one equation"
|
|---|
| 501 | msgstr "Eine Gleichung wird gelöst"
|
|---|
| 502 |
|
|---|
| 503 | #: ../src/datain.c:889
|
|---|
| 504 | #: ../src/datain.c:1111
|
|---|
| 505 | #: ../src/datain.c:1300
|
|---|
| 506 | msgid "Negative adjusted tape reading"
|
|---|
| 507 | msgstr "Negative korrigierte Streckenlänge"
|
|---|
| 508 |
|
|---|
| 509 | #: ../src/commands.c:1539
|
|---|
| 510 | #: ../src/commands.c:1559
|
|---|
| 511 | msgid "Date is in the future!"
|
|---|
| 512 | msgstr "Datum liegt in der Zukunft!"
|
|---|
| 513 |
|
|---|
| 514 | #: ../src/commands.c:1563
|
|---|
| 515 | msgid "End of date range is before the start"
|
|---|
| 516 | msgstr "Das Enddatum ist früher als das Anfangsdatum"
|
|---|
| 517 |
|
|---|
| 518 | #: ../src/avenprcore.cc:118
|
|---|
| 519 | #, c-format
|
|---|
| 520 | msgid "Parameter `%s' has invalid value `%s' in printer configuration file"
|
|---|
| 521 | msgstr "Parameter `%s' hat ungültigen Wert `%s' in der Druckerkonfigurationsdatei"
|
|---|
| 522 |
|
|---|
| 523 | #. TRANSLATORS: e.g. the user specifies a passage cross-section at station "entrance.27", but
|
|---|
| 524 | #. there is no station "entrance.27" in the centre-line.
|
|---|
| 525 | #: ../src/netskel.c:980
|
|---|
| 526 | #, c-format
|
|---|
| 527 | msgid "Cross section specified at non-existent station `%s'"
|
|---|
| 528 | msgstr ""
|
|---|
| 529 |
|
|---|
| 530 | #. TRANSLATORS: In data with backsights, the user has tried to give a plumb for the
|
|---|
| 531 | #. foresight and a clino reading for the backsight, or something similar.
|
|---|
| 532 | #: ../src/datain.c:930
|
|---|
| 533 | #: ../src/datain.c:951
|
|---|
| 534 | msgid "CLINO and BACKCLINO readings must be of the same type"
|
|---|
| 535 | msgstr "CLINO- und BACKCLINO-Eintrag müssen den gleichen Typ haben"
|
|---|
| 536 |
|
|---|
| 537 | #: ../src/avenprcore.cc:113
|
|---|
| 538 | #, c-format
|
|---|
| 539 | msgid "Parameter `%s' missing in printer configuration file"
|
|---|
| 540 | msgstr "Parameter `%s' fehlt in der Druckerkonfigurationsdatei"
|
|---|
| 541 |
|
|---|
| 542 | #: ../src/readval.c:456
|
|---|
| 543 | msgid "Invalid month"
|
|---|
| 544 | msgstr "Ungültiger Monat"
|
|---|
| 545 |
|
|---|
| 546 | #. TRANSLATORS: e.g. 31st of April, or 32nd of any month
|
|---|
| 547 | #: ../src/readval.c:464
|
|---|
| 548 | msgid "Invalid day of the month"
|
|---|
| 549 | msgstr "Ungültiger Monatstag"
|
|---|
| 550 |
|
|---|
| 551 | #, c-format
|
|---|
| 552 | msgid "Error in format of font file `%s'"
|
|---|
| 553 | msgstr "Formatfehler in der Zeichensatzdatei `%s'"
|
|---|
| 554 |
|
|---|
| 555 | #: ../src/readval.c:116
|
|---|
| 556 | msgid "Expecting survey name"
|
|---|
| 557 | msgstr "Name einer Vermessung erwartet"
|
|---|
| 558 |
|
|---|
| 559 | #. TRANSLATORS: Program will exit shortly after printing this
|
|---|
| 560 | #: ../src/message.c:224
|
|---|
| 561 | msgid "Abnormal termination"
|
|---|
| 562 | msgstr "Programmabbruch"
|
|---|
| 563 |
|
|---|
| 564 | #: ../src/message.c:225
|
|---|
| 565 | msgid "Arithmetic error"
|
|---|
| 566 | msgstr "Arithmetik-Fehler"
|
|---|
| 567 |
|
|---|
| 568 | #. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad opcodes -- corrupted program?
|
|---|
| 569 | #: ../src/message.c:226
|
|---|
| 570 | msgid "Illegal instruction"
|
|---|
| 571 | msgstr "Illegaler CPU-Befehlscode"
|
|---|
| 572 |
|
|---|
| 573 | #: ../src/mainfrm.cc:364
|
|---|
| 574 | #: ../src/extend.c:539
|
|---|
| 575 | #: ../src/sorterr.c:140
|
|---|
| 576 | #, c-format
|
|---|
| 577 | msgid "Couldn't open file `%s'"
|
|---|
| 578 | msgstr "Konnte Datei `%s' nicht öffnen"
|
|---|
| 579 |
|
|---|
| 580 | #: ../src/message.c:227
|
|---|
| 581 | msgid "Bad memory access"
|
|---|
| 582 | msgstr "Fehler beim Speicherzugriff"
|
|---|
| 583 |
|
|---|
| 584 | #: ../src/commands.c:418
|
|---|
| 585 | #: ../src/commands.c:481
|
|---|
| 586 | #: ../src/commands.c:509
|
|---|
| 587 | #: ../src/commands.c:999
|
|---|
| 588 | #: ../src/commands.c:1293
|
|---|
| 589 | #: ../src/readval.c:68
|
|---|
| 590 | msgid "Further uses of this deprecated feature will not be reported"
|
|---|
| 591 | msgstr "Weitere Vorkommen dieser veralteten Funktionalität werden nicht gemeldet werden"
|
|---|
| 592 |
|
|---|
| 593 | #: ../src/message.c:228
|
|---|
| 594 | msgid "Unknown signal received"
|
|---|
| 595 | msgstr "Unbekanntes Signal erhalten"
|
|---|
| 596 |
|
|---|
| 597 | #: ../src/datain.c:855
|
|---|
| 598 | #, c-format
|
|---|
| 599 | msgid "COMPASS reading and BACKCOMPASS reading disagree by %s degrees"
|
|---|
| 600 | msgstr "COMPASS- und BACKCOMPASS-Eintrag differieren um %s Grad"
|
|---|
| 601 |
|
|---|
| 602 | #: ../src/datain.c:999
|
|---|
| 603 | #, c-format
|
|---|
| 604 | msgid "CLINO reading and BACKCLINO reading disagree by %s degrees"
|
|---|
| 605 | msgstr "CLINO- und BACKCLINO-Eintrag differieren um %s Grad"
|
|---|
| 606 |
|
|---|
| 607 | #. TRANSLATORS: A computer mouse, not the rodent sort ;)
|
|---|
| 608 | #. Actually, mouse is somewhat imprecise as it could refer to a trackerball
|
|---|
| 609 | #. or joystick, but mouse is more compact than "pointing device" and usually
|
|---|
| 610 | #. correct.
|
|---|
| 611 | msgid "No mouse detected"
|
|---|
| 612 | msgstr "Keine Maus angeschlossen"
|
|---|
| 613 |
|
|---|
| 614 | #. TRANSLATORS: %05.1f will be replaced by something like "123.4"
|
|---|
| 615 | msgid "Plan, %05.1f up screen"
|
|---|
| 616 | msgstr "Grundriß, oben auf dem Bildschirm = Richtung %05.1f"
|
|---|
| 617 |
|
|---|
| 618 | msgid "View towards %05.1f"
|
|---|
| 619 | msgstr "Aufriß, Blick in Richtung %05.1f"
|
|---|
| 620 |
|
|---|
| 621 | #. TRANSLATORS: de: Or shorter, just have - `siehe Handbuch' for the second half.
|
|---|
| 622 | msgid "You need to calibrate your printer - see the manual for details."
|
|---|
| 623 | msgstr "Drucker muss kalibriert werden - näher beschrieben im Handbuch."
|
|---|
| 624 |
|
|---|
| 625 | #: ../src/commands.c:996
|
|---|
| 626 | #, c-format
|
|---|
| 627 | msgid "`*data %s %c …' is deprecated - use `*data %s …' instead"
|
|---|
| 628 | msgstr "`*data %s %c …' ist veraltet - stattdessen `*data %s …' verwenden"
|
|---|
| 629 |
|
|---|
| 630 | #: ../src/extend.c:491
|
|---|
| 631 | msgid "Reading in data - please wait…"
|
|---|
| 632 | msgstr "Daten werden eingelesen - bitte warten…"
|
|---|
| 633 |
|
|---|
| 634 | #. TRANSLATORS: Probably not a .3D file. caverot autoexec.bat would give this
|
|---|
| 635 | #: ../src/3dtopos.c:154
|
|---|
| 636 | #: ../src/3dtopos.c:160
|
|---|
| 637 | #: ../src/cad3d.c:865
|
|---|
| 638 | #: ../src/cad3d.c:876
|
|---|
| 639 | #: ../src/img.c:180
|
|---|
| 640 | #, c-format
|
|---|
| 641 | msgid "Bad 3d image file `%s'"
|
|---|
| 642 | msgstr "3D-Bilddatei `%s' ist fehlerhaft"
|
|---|
| 643 |
|
|---|
| 644 | #. TRANSLATORS: This is the date format string used to timestamp .3d files internally
|
|---|
| 645 | #. Probably best to keep it the same for all translations
|
|---|
| 646 | #: ../src/img.c:48
|
|---|
| 647 | #, c-format
|
|---|
| 648 | msgid "%a,%Y.%m.%d %H:%M:%S %Z"
|
|---|
| 649 | msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
|
|---|
| 650 |
|
|---|
| 651 | #. TRANSLATORS: put in .3d file if we can't read the date/time
|
|---|
| 652 | #: ../src/img.c:47
|
|---|
| 653 | msgid "Date and time not available."
|
|---|
| 654 | msgstr "Datum und Uhrzeit nicht feststellbar."
|
|---|
| 655 |
|
|---|
| 656 | #: ../src/img.c:181
|
|---|
| 657 | #, c-format
|
|---|
| 658 | msgid "Error reading from file `%s'"
|
|---|
| 659 | msgstr "Fehler beim Lesen der Datei `%s'"
|
|---|
| 660 |
|
|---|
| 661 | #: ../src/gfxcore.cc:2886
|
|---|
| 662 | #: ../src/mainfrm.cc:322
|
|---|
| 663 | #: ../src/mainfrm.cc:1728
|
|---|
| 664 | #: ../src/mainfrm.cc:2179
|
|---|
| 665 | #: ../src/filename.c:79
|
|---|
| 666 | #: ../src/img.c:182
|
|---|
| 667 | #, c-format
|
|---|
| 668 | msgid "Error writing to file `%s'"
|
|---|
| 669 | msgstr "Fehler beim Schreiben in die Datei `%s'"
|
|---|
| 670 |
|
|---|
| 671 | #: ../src/filename.c:82
|
|---|
| 672 | msgid "Error writing to file"
|
|---|
| 673 | msgstr "Fehler beim Schreiben in eine Datei"
|
|---|
| 674 |
|
|---|
| 675 | #: ../src/sorterr.c:76
|
|---|
| 676 | #: ../src/sorterr.c:93
|
|---|
| 677 | #: ../src/sorterr.c:164
|
|---|
| 678 | msgid "Couldn't parse .err file"
|
|---|
| 679 | msgstr ".err-Datei konnte nicht interpretiert werden"
|
|---|
| 680 |
|
|---|
| 681 | #. TRANSLATORS: de: Es wurden %d Warnungen und %d Fehler registriert.
|
|---|
| 682 | #: ../src/cavern.c:369
|
|---|
| 683 | #, c-format
|
|---|
| 684 | msgid "There were %d warning(s) and %d error(s) - no output files produced."
|
|---|
| 685 | msgstr "Es gab %d Warnungen und %d Fehler - keine Ausgabedatei erstellt."
|
|---|
| 686 |
|
|---|
| 687 | #: ../src/img.c:183
|
|---|
| 688 | #, c-format
|
|---|
| 689 | msgid "File `%s' has a newer format than this program can understand"
|
|---|
| 690 | msgstr "Datei `%s' ist in einem neueren Format, als dieses Programm verstehen kann"
|
|---|
| 691 |
|
|---|
| 692 | #: ../src/printwx.cc:634
|
|---|
| 693 | msgid "North"
|
|---|
| 694 | msgstr "Norden"
|
|---|
| 695 |
|
|---|
| 696 | #. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
|
|---|
| 697 | #: ../src/printwx.cc:651
|
|---|
| 698 | msgid "Elevation on"
|
|---|
| 699 | msgstr "Aufriß auf die Ebene"
|
|---|
| 700 |
|
|---|
| 701 | #: ../src/printwx.cc:255
|
|---|
| 702 | #: ../src/printwx.cc:637
|
|---|
| 703 | msgid "Plan view"
|
|---|
| 704 | msgstr "Grundriß"
|
|---|
| 705 |
|
|---|
| 706 | #: ../src/gfxcore.cc:713
|
|---|
| 707 | #: ../src/printwx.cc:257
|
|---|
| 708 | #: ../src/printwx.cc:660
|
|---|
| 709 | msgid "Elevation"
|
|---|
| 710 | msgstr "Aufriß"
|
|---|
| 711 |
|
|---|
| 712 | msgid "3d file"
|
|---|
| 713 | msgstr "3D-Bilddatei"
|
|---|
| 714 |
|
|---|
| 715 | #: ../src/cavern.c:331
|
|---|
| 716 | msgid "Calculating statistics"
|
|---|
| 717 | msgstr "Statistik wird berechnet"
|
|---|
| 718 |
|
|---|
| 719 | #: ../src/readval.c:420
|
|---|
| 720 | msgid "Expecting string field"
|
|---|
| 721 | msgstr "Textfeld erwartet"
|
|---|
| 722 |
|
|---|
| 723 | #: ../src/cmdline.c:190
|
|---|
| 724 | msgid "too few arguments"
|
|---|
| 725 | msgstr "zu wenige Argumente"
|
|---|
| 726 |
|
|---|
| 727 | #: ../src/cmdline.c:197
|
|---|
| 728 | msgid "too many arguments"
|
|---|
| 729 | msgstr "zu viele Argumente"
|
|---|
| 730 |
|
|---|
| 731 | #: ../src/cmdline.c:156
|
|---|
| 732 | #: ../src/cmdline.c:159
|
|---|
| 733 | #: ../src/cmdline.c:163
|
|---|
| 734 | msgid "FILE"
|
|---|
| 735 | msgstr "DATEI"
|
|---|
| 736 |
|
|---|
| 737 | #. TRANSLATORS: a trailing traverse is a dead end back to a junction
|
|---|
| 738 | #: ../src/netskel.c:162
|
|---|
| 739 | msgid "Removing trailing traverses"
|
|---|
| 740 | msgstr "Einseitig angeschlossene Messzüge werden entfernt"
|
|---|
| 741 |
|
|---|
| 742 | #: ../src/netskel.c:216
|
|---|
| 743 | msgid "Concatenating traverses between nodes"
|
|---|
| 744 | msgstr "Messzüge zwischen Abzweigungen werden verbunden"
|
|---|
| 745 |
|
|---|
| 746 | #: ../src/netskel.c:409
|
|---|
| 747 | msgid "Calculating traverses between nodes"
|
|---|
| 748 | msgstr "Messzüge zwischen Abzweigungen werden berechnet"
|
|---|
| 749 |
|
|---|
| 750 | #: ../src/netskel.c:739
|
|---|
| 751 | msgid "Calculating trailing traverses"
|
|---|
| 752 | msgstr "Einseitig angeschlossene Messzüge werden berechnet"
|
|---|
| 753 |
|
|---|
| 754 | #: ../src/network.c:82
|
|---|
| 755 | msgid "Simplifying network"
|
|---|
| 756 | msgstr "Netzwerk wird vereinfacht"
|
|---|
| 757 |
|
|---|
| 758 | #: ../src/network.c:540
|
|---|
| 759 | msgid "Calculating network"
|
|---|
| 760 | msgstr "Netzwerk wird ausgeglichen"
|
|---|
| 761 |
|
|---|
| 762 | #: ../src/datain.c:1404
|
|---|
| 763 | #, c-format
|
|---|
| 764 | msgid "Found `%s', expecting `F' or `B'"
|
|---|
| 765 | msgstr "`%s' gelesen, `F' oder `B' erwartet"
|
|---|
| 766 |
|
|---|
| 767 | #: ../src/cavern.c:425
|
|---|
| 768 | msgid "Total length of survey legs = %7.2fm (%7.2fm adjusted)"
|
|---|
| 769 | msgstr "Gesamtlänge der Messstrecken = %7.2fm (%7.2fm ausgeglichen)"
|
|---|
| 770 |
|
|---|
| 771 | #: ../src/cavern.c:428
|
|---|
| 772 | msgid "Total plan length of survey legs = %7.2fm"
|
|---|
| 773 | msgstr "Gesamte Horizontallänge der Messstrecken = %7.2fm"
|
|---|
| 774 |
|
|---|
| 775 | #: ../src/cavern.c:431
|
|---|
| 776 | msgid "Total vertical length of survey legs = %7.2fm"
|
|---|
| 777 | msgstr "Gesamte Vertikallänge der Messstrecken = %7.2fm"
|
|---|
| 778 |
|
|---|
| 779 | #. TRANSLATORS: numbers are altitudes of highest and lowest stations
|
|---|
| 780 | #: ../src/cavern.c:457
|
|---|
| 781 | msgid "Vertical range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
|
|---|
| 782 | msgstr "Vertikale Erstreckung = %4.2fm (von %s auf %4.2fm bis %s auf %4.2fm)"
|
|---|
| 783 |
|
|---|
| 784 | #. TRANSLATORS: c.f. previous message
|
|---|
| 785 | #: ../src/cavern.c:458
|
|---|
| 786 | msgid "North-South range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
|
|---|
| 787 | msgstr "Nord-Süd-Erstreckung = %4.2fm (von %s bei %4.2fm bis %s bei %4.2fm)"
|
|---|
| 788 |
|
|---|
| 789 | #. TRANSLATORS: c.f. previous two messages
|
|---|
| 790 | #: ../src/cavern.c:459
|
|---|
| 791 | msgid "East-West range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
|
|---|
| 792 | msgstr "Ost-West-Erstreckung = %4.2fm (von %s bei %4.2fm bis %s bei %4.2fm)"
|
|---|
| 793 |
|
|---|
| 794 | #. TRANSLATORS: de: There _is_ a technical term for this which I fail to remember at the moment.
|
|---|
| 795 | #: ../src/cavern.c:413
|
|---|
| 796 | msgid "There is 1 loop."
|
|---|
| 797 | msgstr "Es gibt eine Ringverbindung."
|
|---|
| 798 |
|
|---|
| 799 | #. TRANSLATORS: de: There _is_ a technical term for this which I fail to remember at the moment.
|
|---|
| 800 | #: ../src/cavern.c:415
|
|---|
| 801 | #, c-format
|
|---|
| 802 | msgid "There are %ld loops."
|
|---|
| 803 | msgstr "Es gibt %ld Ringverbindungen."
|
|---|
| 804 |
|
|---|
| 805 | #. TRANSLATORS: CPU isn't CPU in French
|
|---|
| 806 | #: ../src/cavern.c:353
|
|---|
| 807 | msgid "CPU time used %5.2fs"
|
|---|
| 808 | msgstr "Benötigte Rechenzeit (CPU) %5.2fs"
|
|---|
| 809 |
|
|---|
| 810 | #: ../src/cavern.c:356
|
|---|
| 811 | msgid "Time used %5.2fs"
|
|---|
| 812 | msgstr "Benötigte Zeit %5.2fs"
|
|---|
| 813 |
|
|---|
| 814 | #: ../src/cavern.c:358
|
|---|
| 815 | msgid "Time used unavailable"
|
|---|
| 816 | msgstr "Benötigte Zeit nicht feststellbar"
|
|---|
| 817 |
|
|---|
| 818 | #: ../src/cavern.c:361
|
|---|
| 819 | msgid "Time used %5.2fs (%5.2fs CPU time)"
|
|---|
| 820 | msgstr "Benötigte Zeit %5.2fs (%5.2fs CPU-Zeit)"
|
|---|
| 821 |
|
|---|
| 822 | #: ../src/cavern.c:365
|
|---|
| 823 | msgid "Done."
|
|---|
| 824 | msgstr "Fertig."
|
|---|
| 825 |
|
|---|
| 826 | #: ../src/netskel.c:717
|
|---|
| 827 | msgid "Original length%7.2fm (%3d legs), moved%7.2fm (%5.2fm/leg). "
|
|---|
| 828 | msgstr "Ursprüngliche Länge%7.2fm (%3d Strecken), verändert um%7.2fm (%5.2fm/Messstrecke). "
|
|---|
| 829 |
|
|---|
| 830 | #: ../src/netskel.c:720
|
|---|
| 831 | msgid "Error%7.2f%%"
|
|---|
| 832 | msgstr "Fehler%7.2f%%"
|
|---|
| 833 |
|
|---|
| 834 | #. TRANSLATORS: Here N/A means "Not Applicable" -- it means the traverse has zero length, so
|
|---|
| 835 | #. error per metre is meaningless
|
|---|
| 836 | #. There should be 4 spaces between "Error" and "N/A" so that it lines up with
|
|---|
| 837 | #. the numbers in the message above.
|
|---|
| 838 | #: ../src/netskel.c:722
|
|---|
| 839 | msgid "Error N/A"
|
|---|
| 840 | msgstr "Fehler belanglos"
|
|---|
| 841 |
|
|---|
| 842 | #. TRANSLATORS: description of --help option
|
|---|
| 843 | #: ../src/cmdline.c:127
|
|---|
| 844 | msgid "display this help and exit"
|
|---|
| 845 | msgstr "Diese Hilfemeldung anzeigen und Beenden"
|
|---|
| 846 |
|
|---|
| 847 | #. TRANSLATORS: description of --verbose option
|
|---|
| 848 | #: ../src/cmdline.c:128
|
|---|
| 849 | msgid "output version information and exit"
|
|---|
| 850 | msgstr "Versionsinformation ausgeben und beenden"
|
|---|
| 851 |
|
|---|
| 852 | #. TRANSLATORS: As in "printer driver"
|
|---|
| 853 | msgid "Driver"
|
|---|
| 854 | msgstr "Treiber"
|
|---|
| 855 |
|
|---|
| 856 | #. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]...
|
|---|
| 857 | #: ../src/cmdline.c:148
|
|---|
| 858 | msgid "OPTION"
|
|---|
| 859 | msgstr "OPTION"
|
|---|
| 860 |
|
|---|
| 861 | #: ../src/printwx.cc:220
|
|---|
| 862 | #: ../src/printwx.cc:672
|
|---|
| 863 | #: ../src/printwx.cc:733
|
|---|
| 864 | msgid "Scale"
|
|---|
| 865 | msgstr "Maßstab"
|
|---|
| 866 |
|
|---|
| 867 | msgid "Continue"
|
|---|
| 868 | msgstr "Weiter"
|
|---|
| 869 |
|
|---|
| 870 | msgid "Exiting."
|
|---|
| 871 | msgstr "Ende."
|
|---|
| 872 |
|
|---|
| 873 | #: ../src/cmdline.c:172
|
|---|
| 874 | #, c-format
|
|---|
| 875 | msgid "Try `%s --help' for more information.\n"
|
|---|
| 876 | msgstr "Versuchen Sie `%s --help' für weitere Hinweise.\n"
|
|---|
| 877 |
|
|---|
| 878 | msgid "Plan or Elevation"
|
|---|
| 879 | msgstr "Grundriß oder Aufriß"
|
|---|
| 880 |
|
|---|
| 881 | msgid "Bearing up page (degrees): "
|
|---|
| 882 | msgstr "Richtung nach oben auf der Seite (Grad): "
|
|---|
| 883 |
|
|---|
| 884 | msgid "View towards: "
|
|---|
| 885 | msgstr "Blick in Richtung: "
|
|---|
| 886 |
|
|---|
| 887 | #. TRANSLATORS: de: I would have written "Blickneigung" or something like that, but this
|
|---|
| 888 | #. would have made the sign convention even more counterintuitive.
|
|---|
| 889 | msgid "Tilt (degrees): "
|
|---|
| 890 | msgstr "Neigung (Grad): "
|
|---|
| 891 |
|
|---|
| 892 | #, c-format
|
|---|
| 893 | msgid "Please enter Map Scale = X:Y (default 1:%d)\n: "
|
|---|
| 894 | msgstr "Bitte den Maßstab = X:Y eingeben (Default 1:%d)\n: "
|
|---|
| 895 |
|
|---|
| 896 | msgid "Using scale %.0f:%.0f"
|
|---|
| 897 | msgstr "Verwendeter Maßstab %.0f:%.0f"
|
|---|
| 898 |
|
|---|
| 899 | msgid "Print which pages?\n(RETURN for all; 'n' for one page, 'm-n', 'm-', '-n' for a range)\n: "
|
|---|
| 900 | msgstr "Welche Seite(n) drucken?\n(RETURN für alle; 'n' für eine Seite, 'm-n', 'm-', '-n' für entsprechende Abschnitte)\n: "
|
|---|
| 901 |
|
|---|
| 902 | #. TRANSLATORS: e.g. "Printing to `somefile.ps'..." / "Printing to `Laserjet4 on amachine...'
|
|---|
| 903 | #, c-format
|
|---|
| 904 | msgid "Printing to `%s'…"
|
|---|
| 905 | msgstr "Drucken nach `%s'…"
|
|---|
| 906 |
|
|---|
| 907 | #: ../src/avenprcore.cc:262
|
|---|
| 908 | #, c-format
|
|---|
| 909 | msgid "Page %d of %d"
|
|---|
| 910 | msgstr "Seite %d von %d"
|
|---|
| 911 |
|
|---|
| 912 | #: ../src/avenprcore.cc:266
|
|---|
| 913 | #: ../src/printwx.cc:1172
|
|---|
| 914 | #, c-format
|
|---|
| 915 | msgid "Survey `%s' Page %d (of %d) Processed on %s"
|
|---|
| 916 | msgstr "Vermessung `%s' Seite %d (von %d) Berechnung von Seite %s"
|
|---|
| 917 |
|
|---|
| 918 | #. TRANSLATORS: This is used on printouts of plan views, and gives the bearing up the page
|
|---|
| 919 | #. (so if North is across the page to the right, 270 is "Up page"
|
|---|
| 920 | #: ../src/printwx.cc:677
|
|---|
| 921 | msgid "Up page"
|
|---|
| 922 | msgstr "Oben"
|
|---|
| 923 |
|
|---|
| 924 | #. TRANSLATORS: This is used on printouts of elevations
|
|---|
| 925 | #. It gives the bearing we're looking in the direction of
|
|---|
| 926 | #: ../src/printwx.cc:677
|
|---|
| 927 | msgid "View"
|
|---|
| 928 | msgstr "Ansicht"
|
|---|
| 929 |
|
|---|
| 930 | #, c-format
|
|---|
| 931 | msgid "This will need %d pages (%dx%d)."
|
|---|
| 932 | msgstr "Dies benötigt %d Seiten (%dx%d)."
|
|---|
| 933 |
|
|---|
| 934 | msgid "This will need 1 page."
|
|---|
| 935 | msgstr "Dies benötigt eine Seite."
|
|---|
| 936 |
|
|---|
| 937 | #: ../src/cavern.c:399
|
|---|
| 938 | msgid "Survey contains 1 survey station,"
|
|---|
| 939 | msgstr "Vermessung enthält 1 Verzweigungspunkt,"
|
|---|
| 940 |
|
|---|
| 941 | #: ../src/cavern.c:401
|
|---|
| 942 | #, c-format
|
|---|
| 943 | msgid "Survey contains %ld survey stations,"
|
|---|
| 944 | msgstr "Vermessung enthält %ld Verzweigungspunkte,"
|
|---|
| 945 |
|
|---|
| 946 | #: ../src/cavern.c:405
|
|---|
| 947 | msgid " joined by 1 leg."
|
|---|
| 948 | msgstr " verbunden durch eine Meßstrecke."
|
|---|
| 949 |
|
|---|
| 950 | #: ../src/cavern.c:407
|
|---|
| 951 | #, c-format
|
|---|
| 952 | msgid " joined by %ld legs."
|
|---|
| 953 | msgstr " verbunden durch %ld Strecken."
|
|---|
| 954 |
|
|---|
| 955 | #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes."
|
|---|
| 956 | #: ../src/listpos.c:159
|
|---|
| 957 | msgid "node"
|
|---|
| 958 | msgstr "Verzweigungspunkt"
|
|---|
| 959 |
|
|---|
| 960 | #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes."
|
|---|
| 961 | #: ../src/listpos.c:159
|
|---|
| 962 | msgid "nodes"
|
|---|
| 963 | msgstr "Verzweigungspunkte"
|
|---|
| 964 |
|
|---|
| 965 | #. TRANSLATORS: connected component in the graph theory sense
|
|---|
| 966 | #. It means there are %ld bits of survey with no connections between them
|
|---|
| 967 | #. This message is only used if there are more than 1
|
|---|
| 968 | #: ../src/cavern.c:421
|
|---|
| 969 | #, c-format
|
|---|
| 970 | msgid "Survey has %ld connected components."
|
|---|
| 971 | msgstr "Netzwerk hat %ld zusammenhängende Teile."
|
|---|
| 972 |
|
|---|
| 973 | #, c-format
|
|---|
| 974 | msgid "Bad list of pages to print `%s'"
|
|---|
| 975 | msgstr "Liste zu druckender Seiten `%s' ist fehlerhaft"
|
|---|
| 976 |
|
|---|
| 977 | #. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
|
|---|
| 978 | msgid "yes"
|
|---|
| 979 | msgstr "ja"
|
|---|
| 980 |
|
|---|
| 981 | msgid "no"
|
|---|
| 982 | msgstr "nein"
|
|---|
| 983 |
|
|---|
| 984 | #. TRANSLATORS: de: or `aufhören'. These are parts of menus, right? as in `yes,no,abort'?
|
|---|
| 985 | #. In fact, `verlassen' is only appropriate when you want to quit the whole
|
|---|
| 986 | #. program. If you just want to abort an action, it ought to be `Abbruch'.
|
|---|
| 987 | #. Yes this is a noun not a verb, but that's what's commonly used.
|
|---|
| 988 | #. If this one is part of a (yes,no,quit) selection based on the first letter, it
|
|---|
| 989 | #. is better to use this message (even if it isn't usual):
|
|---|
| 990 | msgid "quit"
|
|---|
| 991 | msgstr "verlassen"
|
|---|
| 992 |
|
|---|
| 993 | msgid "plan"
|
|---|
| 994 | msgstr "Grundriß"
|
|---|
| 995 |
|
|---|
| 996 | msgid "elevation"
|
|---|
| 997 | msgstr "Aufriß"
|
|---|
| 998 |
|
|---|
| 999 | #: ../src/cmdline.c:219
|
|---|
| 1000 | #: ../src/cmdline.c:238
|
|---|
| 1001 | #, c-format
|
|---|
| 1002 | msgid "numeric argument `%s' out of range"
|
|---|
| 1003 | msgstr "numerisches Argument `%s' nicht im erlaubten Bereich"
|
|---|
| 1004 |
|
|---|
| 1005 | #: ../src/cmdline.c:221
|
|---|
| 1006 | #, c-format
|
|---|
| 1007 | msgid "argument `%s' not an integer"
|
|---|
| 1008 | msgstr "Argument `%s' ist nicht ganzzahlig"
|
|---|
| 1009 |
|
|---|
| 1010 | #: ../src/cmdline.c:240
|
|---|
| 1011 | #, c-format
|
|---|
| 1012 | msgid "argument `%s' not a number"
|
|---|
| 1013 | msgstr "Argument `%s' ist keine Zahl"
|
|---|
| 1014 |
|
|---|
| 1015 | #. TRANSLATORS: de: NB there is no comma before "oder"
|
|---|
| 1016 | #: ../src/commands.c:768
|
|---|
| 1017 | msgid "Expecting `DUPLICATE', `SPLAY', or `SURFACE'"
|
|---|
| 1018 | msgstr "`DUPLICATE', `SPLAY' oder `SURFACE' erwartet"
|
|---|
| 1019 |
|
|---|
| 1020 | #. TRANSLATORS: de: NB there is no comma before "oder"
|
|---|
| 1021 | #: ../src/commands.c:770
|
|---|
| 1022 | msgid "Expecting `NOT', `DUPLICATE', `SPLAY', or `SURFACE'"
|
|---|
| 1023 | msgstr "`NOT', `DUPLICATE', `SPLAY' oder `SURFACE' erwartet"
|
|---|
| 1024 |
|
|---|
| 1025 | #: ../src/listpos.c:86
|
|---|
| 1026 | #, c-format
|
|---|
| 1027 | msgid "Station `%s' referred to by *entrance or *export but never used"
|
|---|
| 1028 | msgstr "Messpunkt `%s' in *entrance oder *export erwähnt, aber nie verwendet"
|
|---|
| 1029 |
|
|---|
| 1030 | #: ../src/printwx.cc:665
|
|---|
| 1031 | msgid "Extended elevation"
|
|---|
| 1032 | msgstr "Abwicklung"
|
|---|
| 1033 |
|
|---|
| 1034 | #: ../src/commands.c:567
|
|---|
| 1035 | msgid "No matching BEGIN"
|
|---|
| 1036 | msgstr "Kein entsprechendes BEGIN"
|
|---|
| 1037 |
|
|---|
| 1038 | #. TRANSLATORS: *BEGIN <prefix> and *END <prefix> should have the same <prefix> if it's
|
|---|
| 1039 | #. given at all
|
|---|
| 1040 | #: ../src/commands.c:589
|
|---|
| 1041 | msgid "Prefix tag doesn't match BEGIN"
|
|---|
| 1042 | msgstr "Präfix passt nicht zu BEGIN"
|
|---|
| 1043 |
|
|---|
| 1044 | #: ../src/commands.c:593
|
|---|
| 1045 | msgid "Closing prefix omitted from END"
|
|---|
| 1046 | msgstr "Präfix vor END fehlt"
|
|---|
| 1047 |
|
|---|
| 1048 | #. TRANSLATORS: heading line for .pos file
|
|---|
| 1049 | #. please try to ensure the ','s (or at least the columns) are in the same place
|
|---|
| 1050 | #: ../src/3dtopos.c:109
|
|---|
| 1051 | msgid "( Easting, Northing, Altitude )"
|
|---|
| 1052 | msgstr "( Rechtsw.,Hochwert, Höhe )"
|
|---|
| 1053 |
|
|---|
| 1054 | #: ../src/readval.c:444
|
|---|
| 1055 | #: ../src/readval.c:454
|
|---|
| 1056 | #: ../src/readval.c:462
|
|---|
| 1057 | #, c-format
|
|---|
| 1058 | msgid "Expecting date, found `%s'"
|
|---|
| 1059 | msgstr "Datum erwartet, `%s' gelesen"
|
|---|
| 1060 |
|
|---|
| 1061 | #. TRANSLATORS: --help output for --survey option
|
|---|
| 1062 | #. "this" has been added to English translation
|
|---|
| 1063 | #, fuzzy
|
|---|
| 1064 | msgid "only load the sub-survey with this prefix"
|
|---|
| 1065 | msgstr "nur Teilvermessung mit Präfix laden"
|
|---|
| 1066 |
|
|---|
| 1067 | #. TRANSLATORS: error message given by "*units tape 0 feet" - it's meaningless to say
|
|---|
| 1068 | #. your tape is marked in "0 feet" (but you might measure distance by counting
|
|---|
| 1069 | #. knots on a diving line, and tie them every "2 feet").
|
|---|
| 1070 | #: ../src/commands.c:1223
|
|---|
| 1071 | msgid "*UNITS factor must be non-zero"
|
|---|
| 1072 | msgstr "Faktor nach *UNITS muss von Null verschieden sein"
|
|---|
| 1073 |
|
|---|
| 1074 | #. TRANSLATORS: In the "File" menu
|
|---|
| 1075 | #: ../src/mainfrm.cc:720
|
|---|
| 1076 | msgid "&Screenshot…"
|
|---|
| 1077 | msgstr "Bildschirm&abzug…"
|
|---|
| 1078 |
|
|---|
| 1079 | #: ../src/mainfrm.cc:1254
|
|---|
| 1080 | #, c-format
|
|---|
| 1081 | msgid "No survey data in 3d file `%s'"
|
|---|
| 1082 | msgstr "Keine Vermessungsdaten in 3D-Datei `%s'"
|
|---|
| 1083 |
|
|---|
| 1084 | #: ../src/gfxcore.cc:671
|
|---|
| 1085 | msgid "Facing"
|
|---|
| 1086 | msgstr "Blickrichtung"
|
|---|
| 1087 |
|
|---|
| 1088 | msgid "Close"
|
|---|
| 1089 | msgstr "Schließen"
|
|---|
| 1090 |
|
|---|
| 1091 | #. TRANSLATORS: for the title of the About box
|
|---|
| 1092 | #: ../src/aboutdlg.cc:69
|
|---|
| 1093 | #, c-format
|
|---|
| 1094 | msgid "About %s"
|
|---|
| 1095 | msgstr "Über %s"
|
|---|
| 1096 |
|
|---|
| 1097 | #. TRANSLATORS: Aven menu items. An '&' goes before the letter of any accelerator key.
|
|---|
| 1098 | #. The string "\t" separates the menu text and any accelerator key.
|
|---|
| 1099 | #. File->Open dialog:
|
|---|
| 1100 | #: ../src/mainfrm.cc:1701
|
|---|
| 1101 | msgid "Select a 3d file to view"
|
|---|
| 1102 | msgstr "3D-Datei zur Ansicht wählen"
|
|---|
| 1103 |
|
|---|
| 1104 | #: ../src/mainfrm.cc:1692
|
|---|
| 1105 | msgid "Survex 3d files"
|
|---|
| 1106 | msgstr "Survex 3D-Dateien"
|
|---|
| 1107 |
|
|---|
| 1108 | #: ../src/mainfrm.cc:1697
|
|---|
| 1109 | #: ../src/mainfrm.cc:2096
|
|---|
| 1110 | msgid "All files"
|
|---|
| 1111 | msgstr "Alle Dateien"
|
|---|
| 1112 |
|
|---|
| 1113 | #. TRANSLATORS: in the about box (summarising the purpose of aven)
|
|---|
| 1114 | #: ../src/aboutdlg.cc:87
|
|---|
| 1115 | msgid "Survey visualisation tool"
|
|---|
| 1116 | msgstr "Visualisierungsprogramm für Vermessungsdaten"
|
|---|
| 1117 |
|
|---|
| 1118 | #. TRANSLATORS: Aven menu titles. An '&' goes before the letter of any accelerator key.
|
|---|
| 1119 | #. The accelerators must be different within this group
|
|---|
| 1120 | #: ../src/mainfrm.cc:832
|
|---|
| 1121 | msgid "&File"
|
|---|
| 1122 | msgstr "&Datei"
|
|---|
| 1123 |
|
|---|
| 1124 | #: ../src/mainfrm.cc:833
|
|---|
| 1125 | msgid "&Rotation"
|
|---|
| 1126 | msgstr "&Rotieren"
|
|---|
| 1127 |
|
|---|
| 1128 | #: ../src/mainfrm.cc:834
|
|---|
| 1129 | msgid "&Orientation"
|
|---|
| 1130 | msgstr "&Orientierung"
|
|---|
| 1131 |
|
|---|
| 1132 | #: ../src/mainfrm.cc:835
|
|---|
| 1133 | msgid "&View"
|
|---|
| 1134 | msgstr "&Ansehen"
|
|---|
| 1135 |
|
|---|
| 1136 | #: ../src/mainfrm.cc:837
|
|---|
| 1137 | msgid "&Controls"
|
|---|
| 1138 | msgstr "&Steuerung"
|
|---|
| 1139 |
|
|---|
| 1140 | #: ../src/mainfrm.cc:843
|
|---|
| 1141 | msgid "&Help"
|
|---|
| 1142 | msgstr "&Hilfe"
|
|---|
| 1143 |
|
|---|
| 1144 | #: ../src/mainfrm.cc:839
|
|---|
| 1145 | msgid "&Presentation"
|
|---|
| 1146 | msgstr "&Präsentation"
|
|---|
| 1147 |
|
|---|
| 1148 | #: ../src/aboutdlg.cc:98
|
|---|
| 1149 | msgid "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version."
|
|---|
| 1150 | msgstr "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."
|
|---|
| 1151 |
|
|---|
| 1152 | #. TRANSLATORS: "File" menu. The accelerators must be different within this group.
|
|---|
| 1153 | #. c.f. 201, 380, 381.
|
|---|
| 1154 | #: ../src/mainfrm.cc:715
|
|---|
| 1155 | msgid "&Open…\tCtrl+O"
|
|---|
| 1156 | msgstr "Ö&ffnen…\tCtrl+O"
|
|---|
| 1157 |
|
|---|
| 1158 | #: ../src/mainfrm.cc:727
|
|---|
| 1159 | msgid "&Quit\tCtrl+Q"
|
|---|
| 1160 | msgstr "&Beenden\tCtrl+Q"
|
|---|
| 1161 |
|
|---|
| 1162 | #. TRANSLATORS: error from "*data normal newline from to tape compass clino"
|
|---|
| 1163 | #: ../src/commands.c:1079
|
|---|
| 1164 | msgid "NEWLINE can't be the first reading"
|
|---|
| 1165 | msgstr "NEWLINE kann nicht der erste Eintrag sein"
|
|---|
| 1166 |
|
|---|
| 1167 | #. TRANSLATORS: error from "*data normal from to tape compass clino newline"
|
|---|
| 1168 | #: ../src/commands.c:1112
|
|---|
| 1169 | msgid "NEWLINE can't be the last reading"
|
|---|
| 1170 | msgstr "NEWLINE kann nicht der letzte Eintrag sein"
|
|---|
| 1171 |
|
|---|
| 1172 | #. TRANSLATORS: error from "*data normal station tape compass clino"
|
|---|
| 1173 | #: ../src/commands.c:1134
|
|---|
| 1174 | msgid "Interleaved readings, but no NEWLINE"
|
|---|
| 1175 | msgstr "Abwechselnde Einträge, aber kein NEWLINE"
|
|---|
| 1176 |
|
|---|
| 1177 | #. TRANSLATORS: caused by e.g. "*data diving station newline depth tape compass"
|
|---|
| 1178 | #: ../src/commands.c:1026
|
|---|
| 1179 | #, c-format
|
|---|
| 1180 | msgid "Reading `%s' must occur before NEWLINE"
|
|---|
| 1181 | msgstr "Eintrag `%s' muss vor NEWLINE kommen"
|
|---|
| 1182 |
|
|---|
| 1183 | #. TRANSLATORS: e.g. "*data normal from to tape newline compass clino"
|
|---|
| 1184 | #: ../src/commands.c:1073
|
|---|
| 1185 | msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
|
|---|
| 1186 | msgstr "Vor NEWLINE kann nur STATION, DEPTH oder COUNT stehen"
|
|---|
| 1187 |
|
|---|
| 1188 | #: ../src/commands.c:1257
|
|---|
| 1189 | msgid "Can't calibrate angular and length quantities together"
|
|---|
| 1190 | msgstr "Winkel und Längen können nicht gleichzeitig kalibriert werden"
|
|---|
| 1191 |
|
|---|
| 1192 | #. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a grid of
|
|---|
| 1193 | #. height values).
|
|---|
| 1194 | msgid "Select a terrain file to view"
|
|---|
| 1195 | msgstr "Geländedatei zur Ansicht wählen"
|
|---|
| 1196 |
|
|---|
| 1197 | msgid "Terrain files"
|
|---|
| 1198 | msgstr "Geländedateien"
|
|---|
| 1199 |
|
|---|
| 1200 | #. TRANSLATORS: Used in the "Export" settings dialog
|
|---|
| 1201 | #: ../src/printwx.cc:298
|
|---|
| 1202 | msgid "&Export…"
|
|---|
| 1203 | msgstr "&Exportieren…"
|
|---|
| 1204 |
|
|---|
| 1205 | #. TRANSLATORS: "Rotation" menu. The accelerators must be different within this group.
|
|---|
| 1206 | #. Tickable menu item which toggles auto rotation
|
|---|
| 1207 | #: ../src/mainfrm.cc:733
|
|---|
| 1208 | msgid "Au&to-Rotate\tSpace"
|
|---|
| 1209 | msgstr "Auto&matisch rotieren\tSpace"
|
|---|
| 1210 |
|
|---|
| 1211 | #: ../src/mainfrm.cc:735
|
|---|
| 1212 | msgid "Speed &Up"
|
|---|
| 1213 | msgstr "&Schneller"
|
|---|
| 1214 |
|
|---|
| 1215 | #: ../src/mainfrm.cc:736
|
|---|
| 1216 | msgid "Slow &Down"
|
|---|
| 1217 | msgstr "&Langsamer"
|
|---|
| 1218 |
|
|---|
| 1219 | #: ../src/mainfrm.cc:738
|
|---|
| 1220 | msgid "&Reverse Direction"
|
|---|
| 1221 | msgstr "&Andere Richtung"
|
|---|
| 1222 |
|
|---|
| 1223 | #: ../src/mainfrm.cc:740
|
|---|
| 1224 | msgid "Step Once &Anticlockwise"
|
|---|
| 1225 | msgstr "Schritt im &Gegenuhrzeigersinn"
|
|---|
| 1226 |
|
|---|
| 1227 | #: ../src/mainfrm.cc:741
|
|---|
| 1228 | msgid "Step Once &Clockwise"
|
|---|
| 1229 | msgstr "Schritt im &Uhrzeigersinn"
|
|---|
| 1230 |
|
|---|
| 1231 | #: ../src/mainfrm.cc:798
|
|---|
| 1232 | msgid "&Perspective"
|
|---|
| 1233 | msgstr "&Perspektive"
|
|---|
| 1234 |
|
|---|
| 1235 | #: ../src/mainfrm.cc:800
|
|---|
| 1236 | msgid "Textured &Walls"
|
|---|
| 1237 | msgstr "&Wandtextur"
|
|---|
| 1238 |
|
|---|
| 1239 | #. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate using that term
|
|---|
| 1240 | #. instead if it gives a better translation which most users will understand.
|
|---|
| 1241 | #: ../src/mainfrm.cc:801
|
|---|
| 1242 | msgid "Fade Distant Ob&jects"
|
|---|
| 1243 | msgstr "D&unsteffekt"
|
|---|
| 1244 |
|
|---|
| 1245 | #. TRANSLATORS: View *looking* North
|
|---|
| 1246 | #: ../src/mainfrm.cc:744
|
|---|
| 1247 | msgid "View &North"
|
|---|
| 1248 | msgstr "Nach &Norden"
|
|---|
| 1249 |
|
|---|
| 1250 | #. TRANSLATORS: View *looking* East
|
|---|
| 1251 | #: ../src/mainfrm.cc:745
|
|---|
| 1252 | msgid "View &East"
|
|---|
| 1253 | msgstr "Nach &Osten"
|
|---|
| 1254 |
|
|---|
| 1255 | #. TRANSLATORS: View *looking* South
|
|---|
| 1256 | #: ../src/mainfrm.cc:746
|
|---|
| 1257 | msgid "View &South"
|
|---|
| 1258 | msgstr "Nach &Süden"
|
|---|
| 1259 |
|
|---|
| 1260 | #. TRANSLATORS: View *looking* West
|
|---|
| 1261 | #: ../src/mainfrm.cc:747
|
|---|
| 1262 | msgid "View &West"
|
|---|
| 1263 | msgstr "Nach &Westen"
|
|---|
| 1264 |
|
|---|
| 1265 | #: ../src/mainfrm.cc:749
|
|---|
| 1266 | msgid "Shift Survey &Left"
|
|---|
| 1267 | msgstr "Verschieben nach &links"
|
|---|
| 1268 |
|
|---|
| 1269 | #: ../src/mainfrm.cc:750
|
|---|
| 1270 | msgid "Shift Survey &Right"
|
|---|
| 1271 | msgstr "Verschieben nach &rechts"
|
|---|
| 1272 |
|
|---|
| 1273 | #: ../src/mainfrm.cc:751
|
|---|
| 1274 | msgid "Shift Survey &Up"
|
|---|
| 1275 | msgstr "Verschieben nach o&ben"
|
|---|
| 1276 |
|
|---|
| 1277 | #: ../src/mainfrm.cc:752
|
|---|
| 1278 | msgid "Shift Survey &Down"
|
|---|
| 1279 | msgstr "Verschieben nach &unten"
|
|---|
| 1280 |
|
|---|
| 1281 | #: ../src/mainfrm.cc:754
|
|---|
| 1282 | msgid "&Plan View"
|
|---|
| 1283 | msgstr "&Grundriß"
|
|---|
| 1284 |
|
|---|
| 1285 | #: ../src/mainfrm.cc:755
|
|---|
| 1286 | msgid "Ele&vation"
|
|---|
| 1287 | msgstr "&Aufriß"
|
|---|
| 1288 |
|
|---|
| 1289 | #: ../src/mainfrm.cc:757
|
|---|
| 1290 | msgid "&Higher Viewpoint"
|
|---|
| 1291 | msgstr "&Höherer Standort"
|
|---|
| 1292 |
|
|---|
| 1293 | #: ../src/mainfrm.cc:758
|
|---|
| 1294 | msgid "L&ower Viewpoint"
|
|---|
| 1295 | msgstr "Nie&drigerer Standort"
|
|---|
| 1296 |
|
|---|
| 1297 | #: ../src/mainfrm.cc:760
|
|---|
| 1298 | msgid "&Zoom In\t]"
|
|---|
| 1299 | msgstr "&Vergrößern\t]"
|
|---|
| 1300 |
|
|---|
| 1301 | #: ../src/mainfrm.cc:761
|
|---|
| 1302 | msgid "Zoo&m Out\t["
|
|---|
| 1303 | msgstr "Ver&kleinern\t["
|
|---|
| 1304 |
|
|---|
| 1305 | #: ../src/mainfrm.cc:763
|
|---|
| 1306 | msgid "Restore De&fault View"
|
|---|
| 1307 | msgstr "&Zurück zur voreingestellten Ansicht"
|
|---|
| 1308 |
|
|---|
| 1309 | #. TRANSLATORS: Used as a label for the surrounding box for the "survey legs" "stations"
|
|---|
| 1310 | #. "names" etc checkboxes in the "what to print" dialog. "Elements" isn't a
|
|---|
| 1311 | #. good name for this but nothing better has yet come to mind!
|
|---|
| 1312 | #: ../src/printwx.cc:215
|
|---|
| 1313 | msgid "Elements"
|
|---|
| 1314 | msgstr "Elemente"
|
|---|
| 1315 |
|
|---|
| 1316 | #: ../src/printwx.cc:234
|
|---|
| 1317 | #: ../src/printwx.cc:421
|
|---|
| 1318 | #, c-format
|
|---|
| 1319 | msgid "%d pages (%dx%d)"
|
|---|
| 1320 | msgstr "%d Seiten (%dx%d)"
|
|---|
| 1321 |
|
|---|
| 1322 | #. TRANSLATORS: used in the scale drop down selector in the print dialog
|
|---|
| 1323 | #. the implicit meaning is "choose a suitable scale to fit the
|
|---|
| 1324 | #. plot on a single page", but we need something shorter
|
|---|
| 1325 | #: ../src/printwx.cc:221
|
|---|
| 1326 | #: ../src/printwx.cc:453
|
|---|
| 1327 | msgid "One page"
|
|---|
| 1328 | msgstr "Eine Seite"
|
|---|
| 1329 |
|
|---|
| 1330 | #: ../src/printwx.cc:241
|
|---|
| 1331 | msgid "Bearing"
|
|---|
| 1332 | msgstr "Richtung"
|
|---|
| 1333 |
|
|---|
| 1334 | #: ../src/printwx.cc:271
|
|---|
| 1335 | msgid "Station Names"
|
|---|
| 1336 | msgstr "Messpunktnamen"
|
|---|
| 1337 |
|
|---|
| 1338 | #: ../src/printwx.cc:269
|
|---|
| 1339 | msgid "Crosses"
|
|---|
| 1340 | msgstr "Kreuze"
|
|---|
| 1341 |
|
|---|
| 1342 | #: ../src/printwx.cc:265
|
|---|
| 1343 | msgid "Underground Survey Legs"
|
|---|
| 1344 | msgstr "Strecken unter Grund"
|
|---|
| 1345 |
|
|---|
| 1346 | #. TRANSLATORS: Used in the print dialog:
|
|---|
| 1347 | #: ../src/printwx.cc:246
|
|---|
| 1348 | msgid "Tilt angle"
|
|---|
| 1349 | msgstr "Neigung"
|
|---|
| 1350 |
|
|---|
| 1351 | #. TRANSLATORS: used in the print dialog - controls drawing lines around each page
|
|---|
| 1352 | #: ../src/printwx.cc:274
|
|---|
| 1353 | msgid "Page Borders"
|
|---|
| 1354 | msgstr "Seitenrahmen"
|
|---|
| 1355 |
|
|---|
| 1356 | #. TRANSLATORS: used in the print dialog - controls drawing the box at the lower left
|
|---|
| 1357 | #. with survey name, view angles, etc
|
|---|
| 1358 | #: ../src/printwx.cc:278
|
|---|
| 1359 | msgid "Info Box"
|
|---|
| 1360 | msgstr "Legende"
|
|---|
| 1361 |
|
|---|
| 1362 | #. TRANSLATORS: will be used in the print dialog - check this to print blank pages
|
|---|
| 1363 | #. (otherwise they'll be skipped to save paper)
|
|---|
| 1364 | #: ../src/printwx.cc:276
|
|---|
| 1365 | msgid "Blank Pages"
|
|---|
| 1366 | msgstr "Leerseiten"
|
|---|
| 1367 |
|
|---|
| 1368 | #: ../src/mainfrm.cc:777
|
|---|
| 1369 | msgid "Station &Names\tCtrl+N"
|
|---|
| 1370 | msgstr "Messpunkt&namen\tCtrl+N"
|
|---|
| 1371 |
|
|---|
| 1372 | #: ../src/mainfrm.cc:779
|
|---|
| 1373 | msgid "&Crosses\tCtrl+X"
|
|---|
| 1374 | msgstr "Kreu&ze\tCtrl+X"
|
|---|
| 1375 |
|
|---|
| 1376 | #: ../src/mainfrm.cc:783
|
|---|
| 1377 | msgid "&Underground Survey Legs\tCtrl+L"
|
|---|
| 1378 | msgstr "&Strecken unter Grund\tCtrl+L"
|
|---|
| 1379 |
|
|---|
| 1380 | #: ../src/mainfrm.cc:786
|
|---|
| 1381 | msgid "&Overlapping Names"
|
|---|
| 1382 | msgstr "Über&lappende Namen"
|
|---|
| 1383 |
|
|---|
| 1384 | #: ../src/mainfrm.cc:817
|
|---|
| 1385 | msgid "&Compass"
|
|---|
| 1386 | msgstr "&Kompass"
|
|---|
| 1387 |
|
|---|
| 1388 | #: ../src/mainfrm.cc:818
|
|---|
| 1389 | msgid "C&linometer"
|
|---|
| 1390 | msgstr "&Neigungsanzeige"
|
|---|
| 1391 |
|
|---|
| 1392 | #: ../src/mainfrm.cc:819
|
|---|
| 1393 | msgid "&Depth Bar"
|
|---|
| 1394 | msgstr "&Tiefenskala"
|
|---|
| 1395 |
|
|---|
| 1396 | #: ../src/mainfrm.cc:820
|
|---|
| 1397 | msgid "&Scale Bar"
|
|---|
| 1398 | msgstr "&Maßstab"
|
|---|
| 1399 |
|
|---|
| 1400 | #: ../src/mainfrm.cc:812
|
|---|
| 1401 | msgid "&Reverse Sense\tCtrl+R"
|
|---|
| 1402 | msgstr "Richtung &umkehren\tCtrl+R"
|
|---|
| 1403 |
|
|---|
| 1404 | #: ../src/mainfrm.cc:796
|
|---|
| 1405 | #: ../src/mainfrm.cc:814
|
|---|
| 1406 | msgid "&Cancel Measuring Line\tEscape"
|
|---|
| 1407 | msgstr "Messlinie &abschalten\tEscape"
|
|---|
| 1408 |
|
|---|
| 1409 | #: ../src/mainfrm.cc:789
|
|---|
| 1410 | msgid "Colour by E&rror"
|
|---|
| 1411 | msgstr "Anhand Fehle&rn einfärben"
|
|---|
| 1412 |
|
|---|
| 1413 | #: ../src/mainfrm.cc:829
|
|---|
| 1414 | msgid "&About…"
|
|---|
| 1415 | msgstr "Ü&ber…"
|
|---|
| 1416 |
|
|---|
| 1417 | #: ../src/mainfrm.cc:784
|
|---|
| 1418 | msgid "&Surface Survey Legs\tCtrl+F"
|
|---|
| 1419 | msgstr "Messzüge Oberfläc&he\tCtrl+F"
|
|---|
| 1420 |
|
|---|
| 1421 | #: ../src/mainfrm.cc:787
|
|---|
| 1422 | msgid "Colour by &Depth"
|
|---|
| 1423 | msgstr "Farbe je nach &Tiefe"
|
|---|
| 1424 |
|
|---|
| 1425 | #: ../src/mainfrm.cc:788
|
|---|
| 1426 | msgid "Colour by D&ate"
|
|---|
| 1427 | msgstr "Farbe je nach &Datum"
|
|---|
| 1428 |
|
|---|
| 1429 | #: ../src/mainfrm.cc:791
|
|---|
| 1430 | msgid "Highlight &Entrances"
|
|---|
| 1431 | msgstr "&Eingänge hervorheben"
|
|---|
| 1432 |
|
|---|
| 1433 | #: ../src/mainfrm.cc:792
|
|---|
| 1434 | msgid "Highlight &Fixed Points"
|
|---|
| 1435 | msgstr "&Festpunkte hervorheben"
|
|---|
| 1436 |
|
|---|
| 1437 | #: ../src/mainfrm.cc:793
|
|---|
| 1438 | msgid "Highlight E&xported Points"
|
|---|
| 1439 | msgstr "Exp&ortierte Punkte hervorheben"
|
|---|
| 1440 |
|
|---|
| 1441 | #: ../src/mainfrm.cc:780
|
|---|
| 1442 | msgid "&Grid\tCtrl+G"
|
|---|
| 1443 | msgstr "&Gitter\tCtrl+G"
|
|---|
| 1444 |
|
|---|
| 1445 | #: ../src/mainfrm.cc:802
|
|---|
| 1446 | msgid "Smoot&hed Survey Legs"
|
|---|
| 1447 | msgstr "Geglättete &Messzüge"
|
|---|
| 1448 |
|
|---|
| 1449 | #: ../src/mainfrm.cc:821
|
|---|
| 1450 | msgid "&Indicators"
|
|---|
| 1451 | msgstr "&Richtungsanzeiger"
|
|---|
| 1452 |
|
|---|
| 1453 | #: ../src/z_getopt.c:695
|
|---|
| 1454 | #: ../src/z_getopt.c:707
|
|---|
| 1455 | #, c-format
|
|---|
| 1456 | msgid "%s: option `%s' is ambiguous\n"
|
|---|
| 1457 | msgstr "%s: Die Option `%s' ist nicht eindeutig\n"
|
|---|
| 1458 |
|
|---|
| 1459 | #: ../src/z_getopt.c:1023
|
|---|
| 1460 | #: ../src/z_getopt.c:1034
|
|---|
| 1461 | #, c-format
|
|---|
| 1462 | msgid "%s: option `-W %s' is ambiguous\n"
|
|---|
| 1463 | msgstr "%s: Die Option `-W %s' ist nicht eindeutig\n"
|
|---|
| 1464 |
|
|---|
| 1465 | #: ../src/z_getopt.c:751
|
|---|
| 1466 | #: ../src/z_getopt.c:755
|
|---|
| 1467 | #, c-format
|
|---|
| 1468 | msgid "%s: option `%c%s' doesn't allow an argument\n"
|
|---|
| 1469 | msgstr "%s: Die Option `%c%s' erlaubt kein Argmuent\n"
|
|---|
| 1470 |
|
|---|
| 1471 | #: ../src/z_getopt.c:740
|
|---|
| 1472 | #: ../src/z_getopt.c:743
|
|---|
| 1473 | #, c-format
|
|---|
| 1474 | msgid "%s: option `--%s' doesn't allow an argument\n"
|
|---|
| 1475 | msgstr "%s: Die Option `--%s' erlaubt kein Argmuent\n"
|
|---|
| 1476 |
|
|---|
| 1477 | #: ../src/z_getopt.c:1058
|
|---|
| 1478 | #: ../src/z_getopt.c:1069
|
|---|
| 1479 | #, c-format
|
|---|
| 1480 | msgid "%s: option `-W %s' doesn't allow an argument\n"
|
|---|
| 1481 | msgstr "%s: Die Option `-W %s' erlaubt kein Argmuent\n"
|
|---|
| 1482 |
|
|---|
| 1483 | #: ../src/z_getopt.c:790
|
|---|
| 1484 | #: ../src/z_getopt.c:802
|
|---|
| 1485 | #: ../src/z_getopt.c:1089
|
|---|
| 1486 | #: ../src/z_getopt.c:1101
|
|---|
| 1487 | #, c-format
|
|---|
| 1488 | msgid "%s: option `%s' requires an argument\n"
|
|---|
| 1489 | msgstr "%s: Option `%s' benötigt ein Argument\n"
|
|---|
| 1490 |
|
|---|
| 1491 | #: ../src/z_getopt.c:960
|
|---|
| 1492 | #: ../src/z_getopt.c:971
|
|---|
| 1493 | #: ../src/z_getopt.c:1154
|
|---|
| 1494 | #: ../src/z_getopt.c:1166
|
|---|
| 1495 | #, c-format
|
|---|
| 1496 | msgid "%s: option requires an argument -- %c\n"
|
|---|
| 1497 | msgstr "%s: Die Option verlangt ein Argmuent -- %c\n"
|
|---|
| 1498 |
|
|---|
| 1499 | #: ../src/z_getopt.c:840
|
|---|
| 1500 | #: ../src/z_getopt.c:843
|
|---|
| 1501 | #, c-format
|
|---|
| 1502 | msgid "%s: unrecognized option `--%s'\n"
|
|---|
| 1503 | msgstr "%s: unbekannte Option `--%s'\n"
|
|---|
| 1504 |
|
|---|
| 1505 | #: ../src/z_getopt.c:851
|
|---|
| 1506 | #: ../src/z_getopt.c:854
|
|---|
| 1507 | #, c-format
|
|---|
| 1508 | msgid "%s: unrecognized option `%c%s'\n"
|
|---|
| 1509 | msgstr "%s: unbekannte Option `%c%s'\n"
|
|---|
| 1510 |
|
|---|
| 1511 | #: ../src/z_getopt.c:901
|
|---|
| 1512 | #: ../src/z_getopt.c:904
|
|---|
| 1513 | #, c-format
|
|---|
| 1514 | msgid "%s: illegal option -- %c\n"
|
|---|
| 1515 | msgstr "%s: unzulässige Option -- %c\n"
|
|---|
| 1516 |
|
|---|
| 1517 | #: ../src/z_getopt.c:910
|
|---|
| 1518 | #: ../src/z_getopt.c:913
|
|---|
| 1519 | #, c-format
|
|---|
| 1520 | msgid "%s: invalid option -- %c\n"
|
|---|
| 1521 | msgstr "%s: ungültige Option -- %c\n"
|
|---|
| 1522 |
|
|---|
| 1523 | #: ../src/mainfrm.cc:766
|
|---|
| 1524 | msgid "&New Presentation"
|
|---|
| 1525 | msgstr "&Neue Präsentation"
|
|---|
| 1526 |
|
|---|
| 1527 | #: ../src/mainfrm.cc:767
|
|---|
| 1528 | msgid "&Open Presentation…"
|
|---|
| 1529 | msgstr "&Präsentation öffnen…"
|
|---|
| 1530 |
|
|---|
| 1531 | #: ../src/mainfrm.cc:768
|
|---|
| 1532 | msgid "&Save Presentation"
|
|---|
| 1533 | msgstr "Präsentation &speichern"
|
|---|
| 1534 |
|
|---|
| 1535 | #: ../src/mainfrm.cc:769
|
|---|
| 1536 | msgid "Sa&ve Presentation As…"
|
|---|
| 1537 | msgstr "Präsentation speichern &als…"
|
|---|
| 1538 |
|
|---|
| 1539 | #. TRANSLATORS: "Mark" as in "Mark this position"
|
|---|
| 1540 | #: ../src/mainfrm.cc:771
|
|---|
| 1541 | msgid "&Mark"
|
|---|
| 1542 | msgstr "&Markieren"
|
|---|
| 1543 |
|
|---|
| 1544 | #. TRANSLATORS: "Play" as in "Play back a recording"
|
|---|
| 1545 | #: ../src/mainfrm.cc:772
|
|---|
| 1546 | msgid "Pla&y"
|
|---|
| 1547 | msgstr "Abspie&len"
|
|---|
| 1548 |
|
|---|
| 1549 | #. TRANSLATORS: de: "als Animation" could also be used here.
|
|---|
| 1550 | #: ../src/mainfrm.cc:773
|
|---|
| 1551 | msgid "&Export as Movie…"
|
|---|
| 1552 | msgstr "&Exportieren als Film…"
|
|---|
| 1553 |
|
|---|
| 1554 | #: ../src/mainfrm.cc:781
|
|---|
| 1555 | msgid "&Bounding Box\tCtrl+B"
|
|---|
| 1556 | msgstr "&Begrenzendes Rechteck\tCtrl+B"
|
|---|
| 1557 |
|
|---|
| 1558 | #. TRANSLATORS: TRANSLATE: ro
|
|---|
| 1559 | #: ../src/mainfrm.cc:309
|
|---|
| 1560 | msgid "Select an output filename"
|
|---|
| 1561 | msgstr "Name der Ausgabedatei wählen"
|
|---|
| 1562 |
|
|---|
| 1563 | #: ../src/mainfrm.cc:306
|
|---|
| 1564 | #: ../src/mainfrm.cc:2095
|
|---|
| 1565 | msgid "Aven presentations"
|
|---|
| 1566 | msgstr "Aven Präsentationen"
|
|---|
| 1567 |
|
|---|
| 1568 | #. TRANSLATORS: title of the save screenshot dialog
|
|---|
| 1569 | #: ../src/mainfrm.cc:1714
|
|---|
| 1570 | msgid "Save Screenshot"
|
|---|
| 1571 | msgstr "Bildschirmabzug speichern"
|
|---|
| 1572 |
|
|---|
| 1573 | #: ../src/mainfrm.cc:2090
|
|---|
| 1574 | #: ../src/mainfrm.cc:2093
|
|---|
| 1575 | msgid "Select a presentation to open"
|
|---|
| 1576 | msgstr "Zu öffnende Präsentation auswählen"
|
|---|
| 1577 |
|
|---|
| 1578 | #: ../src/mainfrm.cc:388
|
|---|
| 1579 | #, c-format
|
|---|
| 1580 | msgid "Error in format of presentation file `%s'"
|
|---|
| 1581 | msgstr "Formatfehler in der Präsentationsdatei `%s'"
|
|---|
| 1582 |
|
|---|
| 1583 | #. TRANSLATORS: "Compass" as in Larry Fish's cave surveying package, so probably shouldn't
|
|---|
| 1584 | #. be translated
|
|---|
| 1585 | #: ../src/mainfrm.cc:1694
|
|---|
| 1586 | msgid "Compass PLT files"
|
|---|
| 1587 | msgstr "Compass PLT Datei"
|
|---|
| 1588 |
|
|---|
| 1589 | #. TRANSLATORS: "CMAP" is Bob Thrun's cave surveying package, so don't translate it.
|
|---|
| 1590 | #: ../src/mainfrm.cc:1696
|
|---|
| 1591 | msgid "CMAP XYZ files"
|
|---|
| 1592 | msgstr "CAMP XYZ Datei"
|
|---|
| 1593 |
|
|---|
| 1594 | #. TRANSLATORS: title of message box
|
|---|
| 1595 | #: ../src/mainfrm.cc:1770
|
|---|
| 1596 | #: ../src/mainfrm.cc:2067
|
|---|
| 1597 | #: ../src/mainfrm.cc:2084
|
|---|
| 1598 | msgid "Modified Presentation"
|
|---|
| 1599 | msgstr "Modifizierte Präsentation"
|
|---|
| 1600 |
|
|---|
| 1601 | #. TRANSLATORS: and the question in that box
|
|---|
| 1602 | #: ../src/mainfrm.cc:1769
|
|---|
| 1603 | #: ../src/mainfrm.cc:2066
|
|---|
| 1604 | #: ../src/mainfrm.cc:2083
|
|---|
| 1605 | msgid "The current presentation has been modified. Abandon unsaved changes?"
|
|---|
| 1606 | msgstr "Die aktuelle Präsentation wurde verändert. Abbrechen, ohne die Änderungen zu speichern?"
|
|---|
| 1607 |
|
|---|
| 1608 | #: ../src/mainfrm.cc:2372
|
|---|
| 1609 | #: ../src/mainfrm.cc:2381
|
|---|
| 1610 | msgid "No matches were found."
|
|---|
| 1611 | msgstr "Kein Treffer gefunden."
|
|---|
| 1612 |
|
|---|
| 1613 | #. TRANSLATORS: UNUSED
|
|---|
| 1614 | msgid "Open &Terrain…"
|
|---|
| 1615 | msgstr "Gelände&modell öffnen…"
|
|---|
| 1616 |
|
|---|
| 1617 | #. TRANSLATORS: UNUSED
|
|---|
| 1618 | msgid "Solid Su&rface"
|
|---|
| 1619 | msgstr "&Durchgezogene Oberfläche"
|
|---|
| 1620 |
|
|---|
| 1621 | #. TRANSLATORS: number of stations found matching search
|
|---|
| 1622 | #, c-format
|
|---|
| 1623 | msgid "%d found"
|
|---|
| 1624 | msgstr "%d gefunden"
|
|---|
| 1625 |
|
|---|
| 1626 | #. TRANSLATORS: "Find stations" button label
|
|---|
| 1627 | #: ../src/mainfrm.cc:894
|
|---|
| 1628 | msgid "Find"
|
|---|
| 1629 | msgstr "Suchen"
|
|---|
| 1630 |
|
|---|
| 1631 | #. TRANSLATORS: "Hide stations" button label
|
|---|
| 1632 | #: ../src/mainfrm.cc:896
|
|---|
| 1633 | msgid "Hide"
|
|---|
| 1634 | msgstr "Unterdrücken"
|
|---|
| 1635 |
|
|---|
| 1636 | #. TRANSLATORS: checkbox for regular expression search
|
|---|
| 1637 | #: ../src/mainfrm.cc:914
|
|---|
| 1638 | msgid "Regular expression"
|
|---|
| 1639 | msgstr "Regulärer Ausdruck"
|
|---|
| 1640 |
|
|---|
| 1641 | #: ../src/mainfrm.cc:193
|
|---|
| 1642 | #: ../src/mainfrm.cc:1843
|
|---|
| 1643 | #: ../src/mainfrm.cc:1847
|
|---|
| 1644 | #: ../src/mainfrm.cc:1912
|
|---|
| 1645 | #: ../src/mainfrm.cc:1914
|
|---|
| 1646 | #: ../src/mainfrm.cc:1957
|
|---|
| 1647 | #: ../src/mainfrm.cc:1961
|
|---|
| 1648 | msgid "Altitude"
|
|---|
| 1649 | msgstr "Höhe"
|
|---|
| 1650 |
|
|---|
| 1651 | #. TRANSLATORS: error if you try to drag multiple files to the aven window
|
|---|
| 1652 | #: ../src/mainfrm.cc:654
|
|---|
| 1653 | msgid "You may only view one 3d file at a time."
|
|---|
| 1654 | msgstr "Es kann nur eine 3D-Datei zugleich angezeigt werden."
|
|---|
| 1655 |
|
|---|
| 1656 | #: ../src/mainfrm.cc:822
|
|---|
| 1657 | msgid "&Side Panel"
|
|---|
| 1658 | msgstr "&Seitliches Kontrollfeld"
|
|---|
| 1659 |
|
|---|
| 1660 | #. TRANSLATORS: show coordinates (N = North or Northing, E = East or Easting)
|
|---|
| 1661 | #. de: alternatively "%.2f O, %.2f N", but H/R is consistent with headings in pos files
|
|---|
| 1662 | #: ../src/mainfrm.cc:1842
|
|---|
| 1663 | #: ../src/mainfrm.cc:1845
|
|---|
| 1664 | #: ../src/mainfrm.cc:1868
|
|---|
| 1665 | #: ../src/mainfrm.cc:1870
|
|---|
| 1666 | #: ../src/mainfrm.cc:1956
|
|---|
| 1667 | #: ../src/mainfrm.cc:1959
|
|---|
| 1668 | msgid "%.2f E, %.2f N"
|
|---|
| 1669 | msgstr "%.2f H, %.2f R"
|
|---|
| 1670 |
|
|---|
| 1671 | #. TRANSLATORS: Used in Aven:
|
|---|
| 1672 | #. From <stationname>
|
|---|
| 1673 | #. H: 123.45m V: 234.56m
|
|---|
| 1674 | #. Dist: 456.78m Brg: 200
|
|---|
| 1675 | #: ../src/mainfrm.cc:1885
|
|---|
| 1676 | #: ../src/mainfrm.cc:1924
|
|---|
| 1677 | #: ../src/mainfrm.cc:1980
|
|---|
| 1678 | #, c-format
|
|---|
| 1679 | msgid "From %s"
|
|---|
| 1680 | msgstr "Von %s aus"
|
|---|
| 1681 |
|
|---|
| 1682 | #. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
|
|---|
| 1683 | #: ../src/mainfrm.cc:1984
|
|---|
| 1684 | #: ../src/mainfrm.cc:1987
|
|---|
| 1685 | #, c-format
|
|---|
| 1686 | msgid "H %.2f%s, V %.2f%s"
|
|---|
| 1687 | msgstr "H %.2f%s, V %.2f%s"
|
|---|
| 1688 |
|
|---|
| 1689 | #. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as in Compass bearing)
|
|---|
| 1690 | #: ../src/mainfrm.cc:2000
|
|---|
| 1691 | #: ../src/mainfrm.cc:2004
|
|---|
| 1692 | #, c-format
|
|---|
| 1693 | msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
|
|---|
| 1694 | msgstr "%s: %s, Dist %.2f%s, Richt. %03d%s"
|
|---|
| 1695 |
|
|---|
| 1696 | #. TRANSLATORS: tickable menu item in View menu
|
|---|
| 1697 | #: ../src/mainfrm.cc:824
|
|---|
| 1698 | msgid "&Metric"
|
|---|
| 1699 | msgstr "&Metrisch"
|
|---|
| 1700 |
|
|---|
| 1701 | #. TRANSLATORS: tickable menu item in View menu
|
|---|
| 1702 | #: ../src/mainfrm.cc:825
|
|---|
| 1703 | msgid "&Degrees"
|
|---|
| 1704 | msgstr "&Grad"
|
|---|
| 1705 |
|
|---|
| 1706 | #. TRANSLATORS: alternative angle units (400 grad = 360 degrees)
|
|---|
| 1707 | #. try to make this as short as possible...
|
|---|
| 1708 | #: ../src/mainfrm.cc:1892
|
|---|
| 1709 | #: ../src/mainfrm.cc:1996
|
|---|
| 1710 | msgid "grad"
|
|---|
| 1711 | msgstr "Neugrad"
|
|---|
| 1712 |
|
|---|
| 1713 | #. TRANSLATORS: Toggles drawing of 3D passages
|
|---|
| 1714 | #: ../src/mainfrm.cc:778
|
|---|
| 1715 | msgid "Passage &Tubes\tCtrl+T"
|
|---|
| 1716 | msgstr "Passage Tubes (&y)\tCtrl+T"
|
|---|
| 1717 |
|
|---|
| 1718 | #: ../src/mainfrm.cc:807
|
|---|
| 1719 | msgid "&Preferences…"
|
|---|
| 1720 | msgstr "&Einstellungen…"
|
|---|
| 1721 |
|
|---|
| 1722 | #: ../src/tubeprefs.cc:37
|
|---|
| 1723 | msgid "Draw passage walls"
|
|---|
| 1724 | msgstr "Wände einzeichnen"
|
|---|
| 1725 |
|
|---|
| 1726 | #: ../src/tubeprefs.cc:39
|
|---|
| 1727 | msgid "Estimate LRUD readings based on heuristics"
|
|---|
| 1728 | msgstr "LROU-Werte heuristisch schätzen"
|
|---|
| 1729 |
|
|---|
| 1730 | #: ../src/stnprefs.cc:62
|
|---|
| 1731 | msgid "Mark survey stations with crosses"
|
|---|
| 1732 | msgstr "Messpunkte durch Kreuze markieren"
|
|---|
| 1733 |
|
|---|
| 1734 | #: ../src/stnprefs.cc:63
|
|---|
| 1735 | msgid "Highlight stations marked as entrances"
|
|---|
| 1736 | msgstr "Punkte an den Eingängen hervorheben"
|
|---|
| 1737 |
|
|---|
| 1738 | #: ../src/stnprefs.cc:65
|
|---|
| 1739 | msgid "Highlight stations marked as fixed points"
|
|---|
| 1740 | msgstr "Festpunkte hervorheben"
|
|---|
| 1741 |
|
|---|
| 1742 | #: ../src/stnprefs.cc:66
|
|---|
| 1743 | msgid "Highlight stations which are exported"
|
|---|
| 1744 | msgstr "Exportierte Punkte hervorheben"
|
|---|
| 1745 |
|
|---|
| 1746 | #: ../src/stnprefs.cc:67
|
|---|
| 1747 | msgid "Mark survey stations with their names"
|
|---|
| 1748 | msgstr "Messpunkte mit ihren Namen beschriften"
|
|---|
| 1749 |
|
|---|
| 1750 | #: ../src/stnprefs.cc:69
|
|---|
| 1751 | msgid "Allow names to overlap on the display (faster)"
|
|---|
| 1752 | msgstr "Überlappende Beschriftungen zulassen (schneller)"
|
|---|
| 1753 |
|
|---|
| 1754 | #: ../src/mainfrm.cc:804
|
|---|
| 1755 | msgid "Full Screen &Mode\tF11"
|
|---|
| 1756 | msgstr "&Vollbild-Modus\tF11"
|
|---|
| 1757 |
|
|---|
| 1758 | #: ../src/legprefs.cc:39
|
|---|
| 1759 | msgid "Display underground survey legs"
|
|---|
| 1760 | msgstr "Strecken unter Grund anzeigen"
|
|---|
| 1761 |
|
|---|
| 1762 | #: ../src/legprefs.cc:40
|
|---|
| 1763 | msgid "Display surface survey legs"
|
|---|
| 1764 | msgstr "Oberflächenstrecken anzeigen"
|
|---|
| 1765 |
|
|---|
| 1766 | msgid "Colour surface surveys by depth"
|
|---|
| 1767 | msgstr "Oberflächenvermessung nach Höhe einfärben"
|
|---|
| 1768 |
|
|---|
| 1769 | msgid "Draw surface legs with dashed lines"
|
|---|
| 1770 | msgstr "Oberflächenstrecken gestrichelt zeichnen"
|
|---|
| 1771 |
|
|---|
| 1772 | #: ../src/gridprefs.cc:36
|
|---|
| 1773 | msgid "Draw a grid"
|
|---|
| 1774 | msgstr "Gitter einzeichnen"
|
|---|
| 1775 |
|
|---|
| 1776 | #: ../src/unitsprefs.cc:44
|
|---|
| 1777 | msgid "metric units"
|
|---|
| 1778 | msgstr "Meter"
|
|---|
| 1779 |
|
|---|
| 1780 | #: ../src/unitsprefs.cc:46
|
|---|
| 1781 | msgid "imperial units"
|
|---|
| 1782 | msgstr "englische Einheiten"
|
|---|
| 1783 |
|
|---|
| 1784 | #: ../src/unitsprefs.cc:47
|
|---|
| 1785 | msgid "degrees (°)"
|
|---|
| 1786 | msgstr "Altgrad (°)"
|
|---|
| 1787 |
|
|---|
| 1788 | #: ../src/unitsprefs.cc:49
|
|---|
| 1789 | msgid "grads"
|
|---|
| 1790 | msgstr "Neugrad (gon)"
|
|---|
| 1791 |
|
|---|
| 1792 | #: ../src/unitsprefs.cc:53
|
|---|
| 1793 | msgid "Display measurements in"
|
|---|
| 1794 | msgstr "Längen anzeigen in"
|
|---|
| 1795 |
|
|---|
| 1796 | #: ../src/unitsprefs.cc:61
|
|---|
| 1797 | msgid "Display angles in"
|
|---|
| 1798 | msgstr "Winkel anzeigen in"
|
|---|
| 1799 |
|
|---|
| 1800 | #. TRANSLATORS: reverses the sense of the mouse controls
|
|---|
| 1801 | #: ../src/ctlprefs.cc:38
|
|---|
| 1802 | msgid "Reverse the sense of the controls"
|
|---|
| 1803 | msgstr "Maus-Steuerung umkehren"
|
|---|
| 1804 |
|
|---|
| 1805 | #: ../src/indicatorprefs.cc:39
|
|---|
| 1806 | msgid "Display scale bar"
|
|---|
| 1807 | msgstr "Maßstab anzeigen"
|
|---|
| 1808 |
|
|---|
| 1809 | #: ../src/indicatorprefs.cc:40
|
|---|
| 1810 | msgid "Display depth bar"
|
|---|
| 1811 | msgstr "Tiefenskala anzeigen"
|
|---|
| 1812 |
|
|---|
| 1813 | #: ../src/indicatorprefs.cc:41
|
|---|
| 1814 | msgid "Display compass"
|
|---|
| 1815 | msgstr "Kompass anzeigen"
|
|---|
| 1816 |
|
|---|
| 1817 | #: ../src/indicatorprefs.cc:42
|
|---|
| 1818 | msgid "Display clinometer"
|
|---|
| 1819 | msgstr "Neigungsmesser anzeigen"
|
|---|
| 1820 |
|
|---|
| 1821 | #: ../src/winprefs.cc:42
|
|---|
| 1822 | msgid "Display side panel"
|
|---|
| 1823 | msgstr "Seitliches Kontrollfeld anzeigen"
|
|---|
| 1824 |
|
|---|
| 1825 | #. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as in Compass bearing)
|
|---|
| 1826 | #: ../src/mainfrm.cc:1896
|
|---|
| 1827 | #: ../src/mainfrm.cc:1899
|
|---|
| 1828 | #, c-format
|
|---|
| 1829 | msgid "%s: H %.2f%s, Brg %03d%s"
|
|---|
| 1830 | msgstr "%s: H %.2f%s, Richt. %03d%s"
|
|---|
| 1831 |
|
|---|
| 1832 | #. TRANSLATORS: "V" is short for "Vertical"
|
|---|
| 1833 | #: ../src/mainfrm.cc:1927
|
|---|
| 1834 | #: ../src/mainfrm.cc:1930
|
|---|
| 1835 | #, c-format
|
|---|
| 1836 | msgid "%s: V %.2f%s"
|
|---|
| 1837 | msgstr "%s: V %.2f%s"
|
|---|
| 1838 |
|
|---|
| 1839 | #. TRANSLATORS: labels for tabbed side panel
|
|---|
| 1840 | #. this is for the tab with the tree hierarchy of survey station names
|
|---|
| 1841 | #: ../src/mainfrm.cc:947
|
|---|
| 1842 | msgid "Surveys"
|
|---|
| 1843 | msgstr "Vermessung"
|
|---|
| 1844 |
|
|---|
| 1845 | #: ../src/mainfrm.cc:948
|
|---|
| 1846 | msgid "Presentation"
|
|---|
| 1847 | msgstr "Präsentation"
|
|---|
| 1848 |
|
|---|
| 1849 | #: ../src/mainfrm.cc:191
|
|---|
| 1850 | msgid "Easting"
|
|---|
| 1851 | msgstr "Rechtswert"
|
|---|
| 1852 |
|
|---|
| 1853 | #: ../src/mainfrm.cc:192
|
|---|
| 1854 | msgid "Northing"
|
|---|
| 1855 | msgstr "Hochwert"
|
|---|
| 1856 |
|
|---|
| 1857 | #: ../src/mainfrm.cc:717
|
|---|
| 1858 | msgid "&Print…\tCtrl+P"
|
|---|
| 1859 | msgstr "&Drucken…\tCtrl+P"
|
|---|
| 1860 |
|
|---|
| 1861 | #: ../src/mainfrm.cc:718
|
|---|
| 1862 | msgid "P&age Setup…"
|
|---|
| 1863 | msgstr "&Seite einrichten…"
|
|---|
| 1864 |
|
|---|
| 1865 | #: ../src/mainfrm.cc:721
|
|---|
| 1866 | msgid "&Export as…"
|
|---|
| 1867 | msgstr "&Exportieren als…"
|
|---|
| 1868 |
|
|---|
| 1869 | #. TRANSLATORS: Title of the export dialog
|
|---|
| 1870 | #: ../src/printwx.cc:171
|
|---|
| 1871 | msgid "Export"
|
|---|
| 1872 | msgstr "Exportieren"
|
|---|
| 1873 |
|
|---|
| 1874 | #. TRANSLATORS: for about box:
|
|---|
| 1875 | #: ../src/aboutdlg.cc:134
|
|---|
| 1876 | msgid "System Information:"
|
|---|
| 1877 | msgstr "Systeminformation:"
|
|---|
| 1878 |
|
|---|
| 1879 | #. TRANSLATORS: Title of the print preview dialog
|
|---|
| 1880 | #: ../src/printwx.cc:355
|
|---|
| 1881 | msgid "Print Preview"
|
|---|
| 1882 | msgstr "Druckvorschau"
|
|---|
| 1883 |
|
|---|
| 1884 | #. TRANSLATORS: Title of the print dialog
|
|---|
| 1885 | #: ../src/printwx.cc:171
|
|---|
| 1886 | msgid "Print"
|
|---|
| 1887 | msgstr "Drucken"
|
|---|
| 1888 |
|
|---|
| 1889 | #: ../src/printwx.cc:293
|
|---|
| 1890 | #: ../src/printwx.cc:295
|
|---|
| 1891 | msgid "&Print…"
|
|---|
| 1892 | msgstr "&Drucken…"
|
|---|
| 1893 |
|
|---|
| 1894 | #: ../src/printwx.cc:291
|
|---|
| 1895 | msgid "Pre&view"
|
|---|
| 1896 | msgstr "&Vorschau"
|
|---|
| 1897 |
|
|---|
| 1898 | #: ../src/printwx.cc:287
|
|---|
| 1899 | msgid "&Cancel"
|
|---|
| 1900 | msgstr "&Abbrechen"
|
|---|
| 1901 |
|
|---|
| 1902 | #: ../src/printwx.cc:267
|
|---|
| 1903 | msgid "Sur&face Survey Legs"
|
|---|
| 1904 | msgstr "Messzüge Ober&fläche"
|
|---|
| 1905 |
|
|---|
| 1906 | #. TRANSLATORS: "%s" is replaced by the invalid expression
|
|---|
| 1907 | #, c-format
|
|---|
| 1908 | msgid "Invalid regular expression: %s"
|
|---|
| 1909 | msgstr "Ungültiger regulärer Ausdruck: %s"
|
|---|
| 1910 |
|
|---|
| 1911 | #. TRANSLATORS: %s will be replaced with "Aven" currently (and perhaps by "Survex" or other
|
|---|
| 1912 | #. things in future).
|
|---|
| 1913 | #: ../src/aven.cc:207
|
|---|
| 1914 | #, c-format
|
|---|
| 1915 | msgid "This version of %s requires OpenGL to work, but it isn't available."
|
|---|
| 1916 | msgstr "Diese Version von %s benötigt zum Funktionieren OpenGL, was jedoch nicht verfügbar ist."
|
|---|
| 1917 |
|
|---|
| 1918 | #. TRANSLATORS: for diffpos:
|
|---|
| 1919 | #: ../src/diffpos.c:158
|
|---|
| 1920 | #, c-format
|
|---|
| 1921 | msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
|
|---|
| 1922 | msgstr "Verschoben um (%3.2f,%3.2f,%3.2f): %s"
|
|---|
| 1923 |
|
|---|
| 1924 | #. TRANSLATORS: for diffpos:
|
|---|
| 1925 | #: ../src/diffpos.c:194
|
|---|
| 1926 | #, c-format
|
|---|
| 1927 | msgid "Added: %s"
|
|---|
| 1928 | msgstr "Hinzugefügt: %s"
|
|---|
| 1929 |
|
|---|
| 1930 | #. TRANSLATORS: for diffpos:
|
|---|
| 1931 | #: ../src/diffpos.c:216
|
|---|
| 1932 | #, c-format
|
|---|
| 1933 | msgid "Deleted: %s"
|
|---|
| 1934 | msgstr "Entfernt: %s"
|
|---|
| 1935 |
|
|---|
| 1936 | #. TRANSLATORS: for extend:
|
|---|
| 1937 | #. the user specified breaking a loop or changing extend direction at
|
|---|
| 1938 | #. this station, but we didn't find it in the 3d file
|
|---|
| 1939 | #: ../src/extend.c:258
|
|---|
| 1940 | #: ../src/extend.c:275
|
|---|
| 1941 | #: ../src/extend.c:315
|
|---|
| 1942 | #: ../src/extend.c:355
|
|---|
| 1943 | #: ../src/extend.c:395
|
|---|
| 1944 | #, c-format
|
|---|
| 1945 | msgid "Failed to find station %s"
|
|---|
| 1946 | msgstr "Messpunkt konnte nicht gefunden werden: %s"
|
|---|
| 1947 |
|
|---|
| 1948 | #. TRANSLATORS: for extend:
|
|---|
| 1949 | #. the user specified breaking a loop or changing extend direction at
|
|---|
| 1950 | #. this leg, but we didn't find it in the 3d file
|
|---|
| 1951 | #: ../src/extend.c:297
|
|---|
| 1952 | #: ../src/extend.c:337
|
|---|
| 1953 | #: ../src/extend.c:377
|
|---|
| 1954 | #: ../src/extend.c:417
|
|---|
| 1955 | #, c-format
|
|---|
| 1956 | msgid "Failed to find leg %s → %s"
|
|---|
| 1957 | msgstr "Messstrecke konnte nicht gefunden werden: %s → %s"
|
|---|
| 1958 |
|
|---|
| 1959 | #. TRANSLATORS: for extend:
|
|---|
| 1960 | #. "extend" is starting to produce an extended elevation from station %s
|
|---|
| 1961 | #: ../src/extend.c:252
|
|---|
| 1962 | #, c-format
|
|---|
| 1963 | msgid "Starting from station %s"
|
|---|
| 1964 | msgstr "Bei diesem Messpunkt wird begonnen: %s"
|
|---|
| 1965 |
|
|---|
| 1966 | #. TRANSLATORS: for extend:
|
|---|
| 1967 | #: ../src/extend.c:268
|
|---|
| 1968 | #, c-format
|
|---|
| 1969 | msgid "Extending to the left from station %s"
|
|---|
| 1970 | msgstr "Von diesem Messpunkt aus nach links erweitern: %s"
|
|---|
| 1971 |
|
|---|
| 1972 | #. TRANSLATORS: for extend:
|
|---|
| 1973 | #: ../src/extend.c:308
|
|---|
| 1974 | #, c-format
|
|---|
| 1975 | msgid "Extending to the right from station %s"
|
|---|
| 1976 | msgstr "Von diesem Messpunkt aus nach rechts erweitern: %s"
|
|---|
| 1977 |
|
|---|
| 1978 | #. TRANSLATORS: for extend:
|
|---|
| 1979 | #: ../src/extend.c:287
|
|---|
| 1980 | #, c-format
|
|---|
| 1981 | msgid "Extending to the left from leg %s → %s"
|
|---|
| 1982 | msgstr "Von dieser Messstrecke aus nach links erweitern: %s → %s"
|
|---|
| 1983 |
|
|---|
| 1984 | #. TRANSLATORS: for extend:
|
|---|
| 1985 | #: ../src/extend.c:327
|
|---|
| 1986 | #, c-format
|
|---|
| 1987 | msgid "Extending to the right from leg %s → %s"
|
|---|
| 1988 | msgstr "Von dieser Messstrecke aus nach rechts erweitern: %s → %s"
|
|---|
| 1989 |
|
|---|
| 1990 | #. TRANSLATORS: for extend:
|
|---|
| 1991 | #: ../src/extend.c:388
|
|---|
| 1992 | #, c-format
|
|---|
| 1993 | msgid "Breaking survey loop at station %s"
|
|---|
| 1994 | msgstr "Messschleife wird an diesem Messpunkt unterbrochen: %s"
|
|---|
| 1995 |
|
|---|
| 1996 | #. TRANSLATORS: for extend:
|
|---|
| 1997 | #: ../src/extend.c:407
|
|---|
| 1998 | #, c-format
|
|---|
| 1999 | msgid "Breaking survey loop at leg %s → %s"
|
|---|
| 2000 | msgstr "Messschleife wird an dieser Messstrecke unterbrochen: %s → %s"
|
|---|
| 2001 |
|
|---|
| 2002 | #. TRANSLATORS: for extend:
|
|---|
| 2003 | #: ../src/extend.c:348
|
|---|
| 2004 | #, c-format
|
|---|
| 2005 | msgid "Swapping extend direction from station %s"
|
|---|
| 2006 | msgstr ""
|
|---|
| 2007 |
|
|---|
| 2008 | #. TRANSLATORS: for extend:
|
|---|
| 2009 | #: ../src/extend.c:367
|
|---|
| 2010 | #, c-format
|
|---|
| 2011 | msgid "Swapping extend direction from leg %s → %s"
|
|---|
| 2012 | msgstr ""
|
|---|
| 2013 |
|
|---|
| 2014 | #. TRANSLATORS: for extend:
|
|---|
| 2015 | #: ../src/extend.c:536
|
|---|
| 2016 | #, c-format
|
|---|
| 2017 | msgid "Applying specfile: `%s'"
|
|---|
| 2018 | msgstr ""
|
|---|
| 2019 |
|
|---|
| 2020 | #. TRANSLATORS: for extend:
|
|---|
| 2021 | #. Used to tell the user that a file is being written - %s is the filename
|
|---|
| 2022 | #: ../src/extend.c:596
|
|---|
| 2023 | #, c-format
|
|---|
| 2024 | msgid "Writing %s…"
|
|---|
| 2025 | msgstr "%s wird geschrieben…"
|
|---|