Initial import of Scalos. To decrease size I have
[AROS-Contrib.git] / scalos / Modules / Execute_Command.MUI / Catalogs / deutsch / Scalos / Execute_Command.ct
blob1baca2e4adf167f3f986ccf9c73858e20e426aeb
1 ; Execute_Command.ct
2 ## version $VER: Execute_Command.catalog 40.1 (20 Feb 2005 22:02:39)
3 ## codeset 0
4 ## language deutsch
6 ;#arrayopts static __far
9 MSGID_TITLENAME
10 Scalos Execute_Command
13 MSGID_OKBUTTON
14 Ausführen
15 ;Execute
18 MSGID_OKBUTTON_SHORT
22 MSGID_SHORTHELP_OKBUTTON
23 Save the changed icon.\n\
24 If necessary, a new icon will be\n\
25 created from a the default icon.
28 MSGID_CANCELBUTTON
29 Abbrechen
30 ;Cancel
33 MSGID_CANCELBUTTON_SHORT
38 MSGID_SHORTHELP_CANCELBUTTON
39 Änderungen verwerfen und\n\
40 keinen Befehl ausführen.
41 ;Discard all changes and\n\
42 ;do not execute any command.
45 MSGID_CREATE_APPLICATION_FAILED
46 Fehler beim Erzeugen der Anwendung.\n
47 ;Failed to create Application.\n
50 MSGID_CREATE_MAINWINDOW_FAILED
51 Fehler beim Öffnen des Hauptfensters!\n
52 ;Failed to open main window !\n
55 MSGID_OPEN_LIBRARY_FAILED
56 Fehler beim Öffnen von \"%s\" !\n
57 ;Failed to open \"%s\" !\n
59 ;--------------------------------
61 MSGID_MENU_PROJECT
62 Projekt
63 ;Project
66 MSGID_MENU_PROJECT_ABOUT
67 Über...
68 ;About...
71 MSGID_MENU_PROJECT_ABOUTMUI
72 Über MUI...
73 ;About MUI...
76 MSGID_MENU_PROJECT_QUIT
77 Beenden
78 ;Quit
81 MSGID_MENU_PROJECT_QUIT_SHORT
84 ;-----------------------------------------------------------
86 MSGID_ABOUTREQOK
87 _OK
90 MSGID_ABOUTREQFORMAT
91 \33c\033bScalos Execute_Command.module V%ld.%ld\033n\n\
92 %s\n\
93 © 2004%s Das Scalos-Team
94 ;\33c\033bScalos Execute_Command.module V%ld.%ld\033n\n\
95 ;%s\n\
96 ;© 2004%s The Scalos Team
98 ;-----------------------------------------------------------
101 MSGID_TEXT_ENTER_COMMAND
102 Befehl und Parameter:
103 ;Enter command and its arguments:
106 MSGID_LABEL_COMMAND
107 Befehl:
108 ;Command:
111 MSGID_TITLE_ERRORREQ
112 Eceute_Command Fehler
113 ;Execute_Command Error
116 MSGID_CURRENTDIR
117 Aktuelles Verzeichnis: "%s"
118 ; Current dir: "%s"
121 MSGID_CURRENTDIR_SHORTHELP
122 Aktuelles Verzeichnis.\n\
123 Bei langen Verzeichnisnamen kann der ganze Inhalt mit\n\
124 dem Rollbalken am unteren Fensterrand angezeigt werden.
125 ;Current dir.\n\n\
126 ;It's possible to show all content of this gadget using\n\
127 ;the scroller located at the bottom of the window.\n\
128 ;Can be usefull for large path lenght.
131 MSGID_ERRORREQ_BODYTEXT
132 Konnte Befehl\n\
133 \"%s\" nicht ausführen\n\
135 ;Could not execute command\n\
136 ;\"%s\"\n\
140 MSGID_REQ_OK
144 MSGID_ASL_REQUESTER_SHORTHELP
145 Öffnet einen Dateiauswahldialog, in dem das\n\
146 auszuführende Programm ausgewählt werden kann.
147 ;Open a ASL file requeter\n\
148 ;and choose a file to execute.\n\
151 MSGID_COMMAND_ASLTITLE
152 Auszuführenden Befehl wählen
153 ;Select file to execute
156 MSGID_LABEL_STACK
157 Stackgröße:
158 ;Stack:
161 MSGID_GET_DEFSTACK_SHORTHELP
162 Standardgröße für Stack benutzen.
163 ;Use default stack size
166 MSGID_LABEL_CHECKQUIT
167 Dialogfenster geöffnet lassen
168 ;Stay opened
171 MSGID_CHECKQUIT_SHORTHELP
172 When diese Option eingeschaltet ist, bleibt das\n\
173 Fenster vom Execute_Command.module auch nach\n\
174 dem Start einer Anwendung offen.
175 ;If selected, Execute_Command.module\n\
176 ;stay opened after execution.
179 MSGID_CONSOLE_NAME
180 Scalos Execute_Command Ausgabefenster
181 ;Scalos Execute_Command Output Window
183 ;-----------------------------------------------------------
185 MSGID_STARTUP_FAILURE
186 Execute_Command.module kann nicht gestartet werden
187 ;Execute_Command.module startup failed
190 MSGID_STARTUP_RETRY_QUIT_GAD
191 Wiederholen|Beenden
192 ;Try again|Quit
195 MSGID_STARTUP_MCC_NOT_FOUND
196 Konnte die MUI Klasse '%s' v%lu.%lu nicht öffnen.\n\
197 Die Klasse ist nicht installiert.
198 ;Couldn't open MUI custom class '%s' V%lu.%lu.\n\
199 ;The class is not installed.
202 MSGID_STARTUP_OLD_MCC
203 Konnte die MUI Klasse '%s' v%lu.%lu nicht öffnen.\n\n\
204 Sie haben momentan Version v%lu.%lu installiert und\n\
205 sollten die Klasse daher aktualisieren!
206 ;Couldn't open MUI custom class '%s' V%lu.%lu.\n\
207 ;\n\
208 ;Currently installed is V%lu.%lu, please upgrade!
211 MSGID_STARTUP_MCC_IN_USE
212 Konnte die MUI Klasse '%s' v%lu.%lu nicht öffnen.\n\n\
213 Version %lu.%lu wird momentan von einer anderen Anwendung\n\
214 verwendet. Wenn sie die benötigte Version installiert haben,\n\
215 schließen sie alle MUI Programme und probieren es erneut.
216 ;Couldn't open MUI custom class '%s' V%lu.%lu.\n\
217 ;%lu.%lu is currently in use by other applications.\n\
218 ;\n\
219 ;Once you have installed the required version,\n\
220 ;close all MUI programs, make sure the old class\n\
221 ;is flushed from memory and try again.
223 ;-----------------------------------------------------------