Bumped required version to 2 and build only
[AROS.git] / workbench / system / Wanderer / Tools / ExecuteCommand / catalogs / spanish.ct
blobf0e92a160daa8a023ce5efb2d94095c0f82641ee
1 ## version $VER: executecommand.catalog 2.0 (30.03.2016)
2 ## language espaƱol
3 ## codeset 0
5 ; Translated by ahg
7 MSG_TITLE
8 Ejecutar
9 ;Execute
11 MSG_DESCRIPTION
12 Ejecutar el Comando
13 ;Execute Command
15 MSG_LABEL_COMMANDLINE
16 Comando y argumentos:
17 ;Command and arguments:
19 MSG_BUTTON_EXECUTE
20 _Ejecutar
21 ;_Execute
23 MSG_BUTTON_CANCEL
24 _Cancelar
25 ;_Cancel
27 MSG_CONSOLE_TITLE
28 Salida del Comando
29 ;Command Output
31 MSG_ERROR_HEADER
32 ERROR
34 MSG_ERROR_OK
35 *OK
37 MSG_ERROR_LOCALE
38 No se puede inicializar el locale.
39 ;Can't initialize locale.
41 MSG_ERROR_CLASSES
42 No se pueden inicializar las clases propias.
43 ;Can't initialize custom classes.
45 MSG_ERROR_OPEN_CONSOLE
46 No se puede abrir la ventana de la consola.
47 ;Can't open console window.
49 MSG_ERROR_EXECUTE
50 No se pudo ejecutar el comando.
51 ;Can't execute command.