Lhogho  0.0.028
 All Data Structures Files Functions Variables Typedefs Macros Pages
translate_de.h File Reference

Go to the source code of this file.

Macros

#define TR_OPTIONS
 
#define TR_HELP_TEXTS
 
#define TR_PRIMITIVES
 translations of primitives More...
 

Error messages

#define TR_ERRORS
 

Macro Definition Documentation

#define TR_OPTIONS
Value:
TEXT( \
" |-h| |--help| |--Hilfe| |drucke diese Hilfemeldung| "\
" |-x| |--executable| |--ausführen| |ausführbare Datei schaffen| "\
" |-xc| |--executable-compiler| |--compilieren| |Lhogho-Einbettung in ausführbare Datei| "\
" |-ci| |--case-insensitive| |--Schriftmodus-unempfindlich| |umschalten zum unempfindlichen Modus - Schriftsatz| "\
" |-t| |--traditional| |--traditionell| |umschalten zum traditionellen Modus| "\
" |-Za| |--Zassembler| |--ZAssembler| |dump Assemblercode| "\
" |-Zm| |--Zmemory| |--ZSpeicher| |dump Speicherstatistik| "\
" |-Zmad| |--Zmemory-all-details| |--ZSpeicher-alle-Details| |dump Speicherstatistik - alle Details| "\
" |-Zrt| |--Zrun-time| |--ZLaufzeit| |dump Laufzeit-Evaluationen| "\
" |-Zt| |--Ztree| |--ZBaum| |dump abstrakte Syntax-Bäume| "\
" |-Zv| |--Zvariables| |--ZVariablen| |dump Variablen| "\
" |-Zuv| |--Zuser-variables| |--ZBenutzer-Variablen| |dump Benutzer-Variablen| "\
" " )

Definition at line 43 of file translate_de.h.

#define TR_HELP_TEXTS
Value:
TEXT( \
" |LHOGHO - Der LOGO Compiler| "\
" |Usage:\n lhogho [Option] [Option] ... Dateiname [Argumente]\n\nOptionen:\n| "\
" |\nFortgeschrittene Optionen:| "\
" |\nNicht unterstützte Optionen:| "\
" " )

Definition at line 59 of file translate_de.h.

#define TR_PRIMITIVES

Definition at line 71 of file translate_de.h.

#define TR_ERRORS
Value:
TEXT( \
" |Der andere Zählerteil wird vermisst| " /*ERROR_INCOMPLETE_PAIR*/\
" |Leerer Ausdruck| " /*ERROR_EMPTY_EXPRESSION*/\
" |Überfüllter Ausdruck| " /*ERROR_CROWDED_EXPRESSION*/\
" |Einige linke Eingaben werden vermisst| " /*ERROR_MISSING_LEFTS*/\

Definition at line 119 of file translate_de.h.


[ HOME | INDEX | ATOMS | VARS | REFERENCE ]
Lhogho Developer's Documentation
Wed Jul 10 2013