blob: a6b2876aa8ee15919241082f8086c72fc3ea2263 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
|
# English language file.
# Error messages.
MSG_ERR_GENERIC="Undefined or unknown error"
MSG_ERR_FORMAT="Unrecognized execution format"
MSG_ERR_OUTOFLIMIT="Out of limit value"
MSG_ERR_NOTFOUND="No such file or device"
MSG_ERR_PARTITION="Unknown or missing partition"
MSG_ERR_LOCKED="Resource locked by an operation"
MSG_ERR_CACHE="Local cache error"
MSG_ERR_FILESYS="Unknown or unmounted filesystem"
MSG_ERR_NOTOS="Undetected operating system"
MSG_ERR_IMAGE="Cannot create or cannot restore an image"
MSG_ERR_NOTEXEC="The function or binary is not executable"
MSG_ERR_NOTWRITE="Write permission denied"
MSG_ERR_NOTCACHE="No cache partition"
MSG_ERR_CACHESIZE="Not enough space in cache"
MSG_ERR_REDUCEFS="Error reducing the filesystem"
MSG_ERR_EXTENDFS="Error expanding the filesystem"
MSG_ERR_IMGSIZEPARTITION="Error al restaurar: Particion mas pequeña que la imagen"
MSG_ERR_UCASTSYNTAXT="Error en la generación de sintaxis de transferenica unicast"
MSG_ERR_UCASTSENDPARTITION="Error en envio UNICAST de una particion"
MSG_ERR_UCASTSENDFILE="Error en envio UNICAST de un fichero"
MSG_ERR_UCASTRECEIVERPARTITION="Error en la recepcion UNICAST de una particion"
MSG_ERR_UCASTRECEIVERFILE="Error en la recepcion UNICAST de un fichero"
MSG_ERR_MCASTSYNTAXT="Error en la generación de sintaxis de transferenica multicast"
MSG_ERR_MCASTSENDFILE="Error en envio MULTICAST de un fichero"
MSG_ERR_MCASTRECEIVERFILE="Error en la recepcion MULTICAST de un fichero"
MSG_ERR_MCASTSENDPARTITION="Error en envio MULTICAST de una particion"
MSG_ERR_MCASTRECEIVERPARTITION="Error en la recepcion MULTICAST de un fichero"
MSG_ERR_PROTOCOLJOINMASTER="Error en la conexion de una sesion UNICAST|MULTICAST con el MASTER"
# Warning messages.
MSG_DONTMOUNT="Unmounted filesystem"
MSG_DONTUNMOUNT="Cannot unmount the filesystem"
# Help auxiliary menssages.
MSG_64BIT="64 bit"
MSG_ERROR="Error"
MSG_EXAMPLE="Example"
MSG_FORMAT="Format"
MSG_FUNCTION="Function"
MSG_HARDWAREINVENTORY="Hardware inventory"
MSG_IMAGE="image"
MSG_INSTALLED="installed"
MSG_NOCACHE="no lacal cache"
MSG_NOEXTENDED="no extended partition"
MSG_NOFORMAT="no formatted"
MSG_PARTITION="partition"
MSG_PROTOCOL="protocol"
MSG_RESERVEDVALUE="Reserved value"
MSG_UNKNOWN="Unknown"
# Mensajes del proceso de arranque.
MSG_DETECTLVMRAID="Detecting LVM and RAID meta-devices."
MSG_ERRBOOTMODE="$MSG_ERROR: unknown boot mode."
MSG_LAUNCHCLIENT="Launching client browser."
MSG_LOADAPI="Loading clonning engine functions."
MSG_LOADMODULES="Loaging kernel modules."
MSG_MAKELINKS="Making symbolic links."
MSG_MOUNTREPO="Mounting repository using %s, %s mode."
MSG_OFFLINEMODE="Off-line boot mode."
MSG_OTHERSERVICES="Starting other services."
MSG_POWEROFFCONF="Setting power saving parameters."
# Old messages.
MSG_ERRLOADUDEB="$MSG_ERROR: No se puede cargar el paquete udeb %s."
MSG_LOADUDEBS="Cargar paquetes udeb."
# API functions menssages.
MSG_HELP_ogAddRegistryKey="Add a new Windows registry key."
MSG_HELP_ogAddRegistryValue="Add a new Windows registry value."
MSG_HELP_ogBoot="Boot a installed operating system."
MSG_HELP_ogCalculateChecksum="Calculate file checksum."
MSG_HELP_ogCheckFs="Check a filesystem."
MSG_HELP_ogCompareChecksumFiles="Compare if the checksums match."
MSG_HELP_ogCopyFile="Copy a file to other storage."
MSG_HELP_ogCreateCache="Reserve space for the cache partition at the end of disc 1."
MSG_HELP_ogCreateImage="Create an exact image from a local filesystem."
MSG_HELP_ogCreateMbrImage="Create an MBR image."
MSG_HELP_ogCreatePartitions="Create the disc partition table."
MSG_HELP_ogDeleteFile="Delete a file."
MSG_HELP_ogDeleteRegistryKey="Delete an empty Windows registry key."
MSG_HELP_ogDeleteRegistryValue="Deleta a Windows registry value."
MSG_HELP_ogDeleteTree="Delete a directory tree."
MSG_HELP_ogDevToDisk="Display the order number of disk or partition for the device file path."
MSG_HELP_ogDiskToDev="Display the device file path for the order number of disk or partition."
MSG_HELP_ogEcho="Display and log messages."
MSG_HELP_ogExtendFs="Extiende el tamaño de un sistema de archivo al máximo de su partición."
MSG_HELP_ogFindCache="Indica la partición reservada para caché local."
MSG_HELP_ogFormat="Format a filesystem."
MSG_HELP_ogFormatCache="Format (purge) the local cache."
MSG_HELP_ogFormatFs=$MSG_HELP_ogFormat
MSG_HELP_ogGetArch="Return the client architecture."
MSG_HELP_ogGetCacheSize="Return the cache partition size."
MSG_HELP_ogGetCacheSpace="Devuelve el espacio máximo disponible que puede ser reservado para la partición de caché local."
MSG_HELP_ogGetFsSize="Return the filesystem size."
MSG_HELP_ogGetFsType="Return the filesystem type."
MSG_HELP_ogGetHivePath="Devuelve el camino completo del fichero de una sección del registro de Windows."
MSG_HELP_ogGetHostname="Return the client's hostname."
MSG_HELP_ogGetIpAddress="Return the client's IP address."
MSG_HELP_ogGetImageSize="Devuelve el tamaño de una imagen de sistema."
MSG_HELP_ogGetMacAddress="Devuelve la dirección Ethernet del cliente."
MSG_HELP_ogGetMountPoint="Devuelve el directorio donde está montado un sistema de archivos local."
MSG_HELP_ogGetOsType="Devuelve el tipo de un sistema operativo instalado."
MSG_HELP_ogGetOsVersion="Devuelve el tipo y la versión de un sistema operativo instalado."
MSG_HELP_ogGetParentPath=$"Devuelve el camino completo del directorio padre de un fichero de sistema OpenGnSys."
MSG_HELP_ogGetPartitionActive="Indica cual es la partición marcada como activa en un disco."
MSG_HELP_ogGetPartitionId="Devuelve el identificador de tipo de una partición."
MSG_HELP_ogGetPartitionSize="Devuelve el tamaño de una partición."
MSG_HELP_ogGetPartitionType="Devuelve el mnemónico de tipo de una partición."
MSG_HELP_ogGetPath="Devuelve el camino completo de un fichero de sistema OpenGnSys."
MSG_HELP_ogGetRegistryValue="Devuelve el dato de un valor del registro de Windows."
MSG_HELP_ogGetRepoIp="Devuelve la dirección IP del repositorio de datos."
MSG_HELP_ogGetServerIp="Devuelve la dirección IP del servidor principal."
MSG_HELP_ogGetWindowsName="Devuelve el nombre del cliente guardado en el registro de Windows."
MSG_HELP_ogHelp="Muestra mensajes de ayudas para las funciones."
MSG_HELP_ogHidePartition="Oculta una partición de Windows."
MSG_HELP_ogIdToType="Devuelve el mnemónico asociado al identificador de tipo de partición."
MSG_HELP_ogIsFormated="Comprueba si un sistema de archivos está formateado."
MSG_HELP_ogIsLocked="Comprueba si una partición está bloqueada por una operación de uso exclusivo."
MSG_HELP_ogIsImageLocked="Comprueba si una imagen está bloqueada por una operación de uso exclusivo."
MSG_HELP_ogIsPartitionLocked=$MSG_HELP_ogIsLocked
MSG_HELP_ogIsMounted="Comprueba si un sistema de archivos está montado."
MSG_HELP_ogIsNewerFile="Comprueba si un fichero es más nuevo (se ha modificado después) que otro."
MSG_HELP_ogIsValidType="Comprueba si el tipo de sistema de archivos es válido para un identificador de partición."
MSG_HELP_ogLinuxBootParameters="Devuelve los parámetros de arranque de un sistema operativo Linux instalado."
MSG_HELP_ogListHardwareInfo="Lista el inventario de dispositivos del cliente."
MSG_HELP_ogListPartitions="Lista la estructura de particiones de un disco."
MSG_HELP_ogListRegistryKeys="Lista los nombres de las subclaves incluidas en una clave del registro de Windows."
MSG_HELP_ogListRegistryValues="Lista los nombres de los valores incluidos en una clave del registro de Windows."
MSG_HELP_ogListSoftware="Lista el inventario de programas instalados en un sistema operativo."
MSG_HELP_ogLock="Bloquea una partición para operación de uso exclusivo."
MSG_HELP_ogLockImage="Bloquea una imagen para operación de uso exclusivo."
MSG_HELP_ogLockPartition=$MSG_HELP_ogLock
MSG_HELP_ogMakeChecksumFile="Store the file checksum."
MSG_HELP_ogMakeDir="Make a directory."
MSG_HELP_ogMount="Mount a filesystem and display its mount point."
MSG_HELP_ogMountCache="Mount the cache filesystem."
MSG_HELP_ogMountCdrom=""
MSG_HELP_ogMountFs=$MSG_HELP_ogMount
MSG_HELP_ogRaiseError="Muestra y registra mensajes de error y devuelve el código correspondiente."
MSG_HELP_ogReduceFs="Reduce el tamaño del sistema de archivos al mínimo ocupado por sus datos."
MSG_HELP_ogRestoreImage="Restaura una imagen de sistema operativo."
MSG_HELP_ogRestoreMbrImage="Restaura una imagen del sector de arranque (MBR)."
MSG_HELP_ogSetPartitionActive="Establece el número de partición activa de un disco."
MSG_HELP_ogSetPartitionId="Change de partition identification."
MSG_HELP_ogSetPartitionSize="Set the partition size."
MSG_HELP_ogSetRegistryValue="Asigna un dato a un valor del registro de Windows."
MSG_HELP_ogSetWindowsName="Asign the Windows hostname."
MSG_HELP_ogSetWinlogonUser="Asign the Windows default username."
MSG_HELP_ogTypeToId="Devuelve el identificador asociado al mnemónico de tipo de partición."
MSG_HELP_ogUnhidePartition="Unhide a Windows partition."
MSG_HELP_ogUnlock="Desbloquea una partición tras finalizar una operación de uso exclusivo."
MSG_HELP_ogUnlockImage="Desbloquea una imagen tras finalizar una operación de uso exclusivo."
MSG_HELP_ogUnlockPartition=$MSG_HELP_ogUnlock
MSG_HELP_ogUnmount="Unmount a filesystem."
MSG_HELP_ogUnmountCache="Unmount the cache filesystem."
MSG_HELP_ogUnmountFs=$MSG_HELP_ogUnmount
MSG_HELP_ogUnmountAll="Unmount all filesystems."
|