amath/catalog/deutsch/amath-text.ct

131 lines
3.2 KiB
Plaintext
Raw Normal View History

2015-04-09 09:28:25 +00:00
### version $VER: amath-text.catalog 1.60 (08.04.2015) German
## language deutsch
2015-04-08 14:27:35 +00:00
## codeset 0
; #############################################################################
; Copyright (c) 2015, Carsten Larsen
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; * Redistributions of source code must retain the above copyright notice, this
; list of conditions and the following disclaimer.
;
; * Redistributions in binary form must reproduce the above copyright notice,
; this list of conditions and the following disclaimer in the documentation
; and/or other materials provided with the distribution.
;
; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
; IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
; DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
; FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
; DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
; SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
; CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
; OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
; OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
; #############################################################################
INTROMSG
2015-04-09 09:28:25 +00:00
; #NORMALTEXT##BOLD##STARTMSG##NEWLINE##NORMALTEXT##COLOR02##ITALICS#Type help to show info.#NEWLINE#
2015-04-08 14:27:35 +00:00
TXTLISTDIRHEADER
2015-04-09 09:28:25 +00:00
; Type Name#NEWLINE#-----------------------------------------------#NEWLINE#
2015-04-08 14:27:35 +00:00
TXTLISTDIRTFILE
2015-04-09 09:28:25 +00:00
; [file]
2015-04-08 14:27:35 +00:00
TXTLISTDIRTDIR
2015-04-09 09:28:25 +00:00
; [dir]
2015-04-08 14:27:35 +00:00
TXTLISTDIRTUNKNOWN
2015-04-09 09:28:25 +00:00
; [unknown]
2015-04-08 14:27:35 +00:00
TXTMEMBLOCKS
2015-04-09 09:28:25 +00:00
; Allocated blocks:#SPACE#
2015-04-08 14:27:35 +00:00
TXTMEMSIZE
2015-04-09 09:28:25 +00:00
; Memory usage: #SPACE#
2015-04-08 14:27:35 +00:00
TXTMEMMAXSIZE
2015-04-09 09:28:25 +00:00
; Maximum usage: #SPACE#
2015-04-08 14:27:35 +00:00
HELPNOHELP
2015-04-09 09:28:25 +00:00
; No help is available for this topic.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPSYNTAX
2015-04-09 09:28:25 +00:00
; Syntax error:#SPACE#
2015-04-08 14:27:35 +00:00
HELPUERROR
2015-04-09 09:28:25 +00:00
; Unexpected error:#SPACE#
2015-04-08 14:27:35 +00:00
HELPVARNDEF
2015-04-09 09:28:25 +00:00
; Variable is not defined:#SPACE#
2015-04-08 14:27:35 +00:00
HELPFUNNDEF
2015-04-09 09:28:25 +00:00
; Function is not defined:#SPACE#
2015-04-08 14:27:35 +00:00
HELPFUNRDEF
2015-04-09 09:28:25 +00:00
; Function cannot be redefined:#SPACE#
2015-04-08 14:27:35 +00:00
HELPPNUMERA
2015-04-09 09:28:25 +00:00
; Base value must be between 2 and 32:#SPACE#
2015-04-08 14:27:35 +00:00
HELPPDIGITS
2015-04-09 09:28:25 +00:00
; Number of digist must be between 0 and 15:#SPACE#
2015-04-08 14:27:35 +00:00
HELPINPUSHOW
2015-04-09 09:28:25 +00:00
; Numeral input system is#SPACE#
2015-04-08 14:27:35 +00:00
HELPOUTPSHOW
2015-04-09 09:28:25 +00:00
; Numeral output system is#SPACE#
2015-04-08 14:27:35 +00:00
HELPINPUSETT
2015-04-09 09:28:25 +00:00
; Input changed to#SPACE#
2015-04-08 14:27:35 +00:00
HELPOUTPSETT
2015-04-09 09:28:25 +00:00
; Output changed to#SPACE#
2015-04-08 14:27:35 +00:00
HELPDIGISETT
2015-04-09 09:28:25 +00:00
; Number of digits changed to#SPACE#
2015-04-08 14:27:35 +00:00
HELPDIGISHOW
2015-04-09 09:28:25 +00:00
; Number of digits shown are#SPACE#
2015-04-08 14:27:35 +00:00
HELPVARSNDEF
2015-04-09 09:28:25 +00:00
; No variables are defined.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPFUNCNDEF
2015-04-09 09:28:25 +00:00
; No functions are defined.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPLOADSUCC
2015-04-09 09:28:25 +00:00
; Variable and functions loaded from file.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPSAVESUCC
2015-04-09 09:28:25 +00:00
; Variable and functions saved to file.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPSAVEFAIL
2015-04-09 09:28:25 +00:00
; Cannot save to file.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPSAVENOTH
2015-04-09 09:28:25 +00:00
; Nothing to save.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPPREFLOAD
2015-04-09 09:28:25 +00:00
; Preferences loaded.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPPREFNOLO
2015-04-09 09:28:25 +00:00
; Preferences could not be loaded.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPPREFSAVE
2015-04-09 09:28:25 +00:00
; Preferences saved to disk.#NEWLINE#
2015-04-08 14:27:35 +00:00
HELPPREFNOSA
2015-04-09 09:28:25 +00:00
; Preferences could not be saved.#NEWLINE#
2015-04-08 14:27:35 +00:00
MSGNODIR
2015-04-09 09:28:25 +00:00
; Could not open directory:#SPACE#
2015-04-08 14:27:35 +00:00
MSGNOFILE
2015-04-09 09:28:25 +00:00
; Cannot open file.#NEWLINE#