comparison src/text_german.inc @ 608:d866684249bd

work on 2.99 stable
author heinrichsweikamp
date Mon, 07 Jan 2019 21:13:43 +0100
parents ca4556fb60b9
children a32212cd5ea9
comparison
equal deleted inserted replaced
607:c5151a490d88 608:d866684249bd
1 ;============================================================================= 1 ;=============================================================================
2 ; 2 ;
3 ; File text_german.asm REFACTORED VERSIOn V2.99e 3 ; File text_german.asm REFACTORED VERSION V2.99f
4 ; 4 ;
5 ; German texts translation file. 5 ; German texts translation file.
6 ; 6 ;
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. 7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
8 ;============================================================================= 8 ;=============================================================================
207 TCODE tMedium, "Mittel" 207 TCODE tMedium, "Mittel"
208 TCODE tHigh, "Hoch" 208 TCODE tHigh, "Hoch"
209 TCODE tDvSalinity, "Salinität: " ; Salinity 209 TCODE tDvSalinity, "Salinität: " ; Salinity
210 TCODE tShowppO2, "ständig zeigen:" ; Always show ppO2: 210 TCODE tShowppO2, "ständig zeigen:" ; Always show ppO2:
211 TCODE tFlip, "Anzeige drehen:" ; Rotate Screen 211 TCODE tFlip, "Anzeige drehen:" ; Rotate Screen
212 TCODE tMODwarning, "MOD Warnung:" ; MOD warning 212 TCODE tMODwarning, "Tiefe Warnung:" ; depth Warnings
213 TCODE tIBCDwarning, "IBCD Warnung:" ; IBCD Warning 213 TCODE tIBCDwarning, "IBCD Warnung:" ; IBCD warning
214 TCODE t2ndDepth, "2.Tiefe:" ; 2nd depth display content (10 chars max) 214 TCODE t2ndDepth, "2.Tiefe:" ; 2nd depth display content (10 chars max)
215 TCODE tTimeoutDive, "TG-Ende nach:" ; Dive Timeout 215 TCODE tTimeoutDive, "TG-Ende nach:" ; Dive Timeout
216 216
217 ; VSI display Settings 217 ; VSI display Settings
218 TCODE tVSItext2, "Variable Geschw.:" ; Variable speed: 218 TCODE tVSItext2, "Variable Geschw:" ; Variable speed:
219 TCODE tVSIgraph, "Geschw. Grafik :" ; Speed graph: 219 TCODE tVSIgraph, "Geschw. Grafik:" ; Speed graph:
220 220
221 ; Setup Menu 221 ; Setup Menu
222 TCODE tSystSets, "Konfiguration" 222 TCODE tSystSets, "Konfiguration"
223 TCODE tCompassMenu, "Kompass-Kalibrierung" ; Compass calibration 223 TCODE tCompassMenu, "Kompass-Kalibrierung" ; Compass calibration
224 TCODE tCompassGain, "Empfindlichkeit:" ; Compass gain: 224 TCODE tCompassGain, "Empfindlichkeit:" ; Compass gain:
314 TCODE tHe, "He" ; He 314 TCODE tHe, "He" ; He
315 TCODE tN2, "N2" ; N2 315 TCODE tN2, "N2" ; N2
316 TCODE tDiveBailout, "Bailout" ; Bailout 316 TCODE tDiveBailout, "Bailout" ; Bailout
317 TCODE tGFactors, "GF Werte" ; GF Values 317 TCODE tGFactors, "GF Werte" ; GF Values
318 TCODE taGFactors, "aGF Werte" ; aGF Values 318 TCODE taGFactors, "aGF Werte" ; aGF Values
319 TCODE tGFInfo, "GF jetzt" ; GF Info 319 TCODE tGFInfo, "Sättigung" ; Saturation
320 TCODE tCeiling, "Ceiling" ; Ceiling 320 TCODE tCeiling, "Ceiling" ; Ceiling
321 TCODE tDiveSafetyStop, "Stop" ; Stop (four chars, right aligned) 321 TCODE tDiveSafetyStop, "Stop" ; Stop (four chars, right aligned)
322 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) 322 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars)
323 TCODE tDecoInfo, "Deko Zone" ; Deco info 323 TCODE tDecoInfo, "Deko Zone" ; Deco info
324 TCODE tSensorCheck, "Sensor Test" ; Sensor Check 324 TCODE tSensorCheck, "Sensor Test" ; Sensor Check
383 TCODE tResetDeco, "Reset Deko" ; Reset Deco 383 TCODE tResetDeco, "Reset Deko" ; Reset Deco
384 TCODE tResetBattery, "neue Batterie" ; Reset Battery 384 TCODE tResetBattery, "neue Batterie" ; Reset Battery
385 TCODE tResetLogbook, "Logbuch löschen" ; Reset Logbook 385 TCODE tResetLogbook, "Logbuch löschen" ; Reset Logbook
386 386
387 ; Set Time Menu/Set Date Menu 387 ; Set Time Menu/Set Date Menu
388 TCODE tSetHours, "Stunden einst." ; Set Hours 388 TCODE tSetHours, "Stunden einstellen" ; Set Hours
389 TCODE tSetMinutes, "Minuten einst." ; Set Minutes 389 TCODE tSetMinutes, "Minuten einstellen" ; Set Minutes
390 TCODE tSetSeconds, "Sekunden zurücks." ; Clear seconds 390 TCODE tSetSeconds, "Sekunden Nullen" ; Clear seconds
391 TCODE tSetDay, "Setze Tag" ; Set Day 391 TCODE tSetDay, "Setze Tag" ; Set Day
392 TCODE tSetMonth, "Setze Monat" ; Set Month 392 TCODE tSetMonth, "Setze Monat" ; Set Month
393 TCODE tSetYear, "Setze Jahr" ; Set Year 393 TCODE tSetYear, "Setze Jahr" ; Set Year
394 394
395 ; Logbook Offset Menu 395 ; Logbook Offset Menu