source: client/shared/etc/lang.en_GB.conf @ fc57da8

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since fc57da8 was 8e6fe0a, checked in by ramon <ramongomez@…>, 7 years ago

#595 #816: Revisar ficheros de idiomas de cliente y añadir campo de ordenador de profesor al actualizar.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5650 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 17.4 KB
Line 
1# English language file.
2#@version 1.1.0
3#@author Jose Miguel Hernandez - Universidad de Salamanca
4#@date 2018-03-01
5
6# Error messages.
7MSG_ERR_GENERIC="Undefined unknown error"
8MSG_ERR_FORMAT="Wrong execution format"
9MSG_ERR_OUTOFLIMIT="Out of range or invalid value"
10MSG_ERR_NOTFOUND="File or device not found"
11MSG_ERR_PARTITION="Unknown or wrong partition"
12MSG_ERR_LOCKED="Resource locked by exclusive use operation"
13MSG_ERR_CACHE="Local cache error"
14MSG_ERR_NOGPT="Current disk does not include GPT partition"
15MSG_ERR_REPO="Failed when mounting images repository"
16MSG_ERR_FILESYS="Unknown or unmountable file system"
17MSG_ERR_NOTOS="Cannot detect or boot OS"
18MSG_ERR_IMAGE="Cannot create or restore a system image"
19MSG_ERR_NOTEXEC="Non executable program or function"
20MSG_ERR_NOTWRITE="Write access denied"
21MSG_ERR_NOTCACHE="No client cache partition"
22MSG_ERR_CACHESIZE="Not enough space in local or remote cache"
23MSG_ERR_REDUCEFS="Error when reducing file system"
24MSG_ERR_EXTENDFS="Error when expanding file system"
25MSG_ERR_IMGSIZEPARTITION="Backup error: Partition smaller than image"
26MSG_ERR_UPDATECACHE="Error when running `updateCache´ command"
27MSG_ERR_UCASTSYNTAXT="Error when generating Unicast transfer syntax"
28MSG_ERR_UCASTSENDPARTITION="Error when sending a Unicast partition"
29MSG_ERR_UCASTSENDFILE="Error when sending a Unicast file"
30MSG_ERR_UCASTRECEIVERPARTITION="Error when receiving an Unicast partition"
31MSG_ERR_UCASTRECEIVERFILE="Error when receiving an Unicast file"
32MSG_ERR_MCASTSYNTAXT="Error when generating Multicast transfer syntax"
33MSG_ERR_MCASTSENDFILE="Error when sending Multicast file"
34MSG_ERR_MCASTRECEIVERFILE="Error when receiving Multicast file"
35MSG_ERR_MCASTSENDPARTITION="Error when sending Multicast partition"
36MSG_ERR_MCASTRECEIVERPARTITION="Error when receiving Multicast partition "
37MSG_ERR_PROTOCOLJOINMASTER="Error when connecting Unicast/Multicast session to Master"
38MSG_ERR_DONTFORMAT="Formatting Error"
39MSG_ERR_DONTMOUNT_IMAGE="Error  when mounting/reducing image"
40MSG_ERR_DONTUNMOUNT_IMAGE="Error when unmounting image"
41MSG_ERR_DONTSYNC_IMAGE="Unsynchronizable image"
42MSG_ERR_NOTDIFFERENT="Basic image identical to partition"
43MSG_ERR_SYNCHRONIZING="Synchronizing error, it may affect image creation/restoration process"
44
45# Warning messages.
46MSG_DONTUSE="DO NOT USE"
47MSG_DONTMOUNT="Unmounted file system"
48MSG_DONTUNMOUNT="Cannot unmount file system or it isn't mounted"
49MSG_MOUNT="File system already mounted"
50MSG_MOUNTREADONLY="Read-only file system mounted"
51MSG_OBSOLETE="OBSOLETE"
52
53# Auxiliary help messages.
54MSG_64BIT="64-bit"
55MSG_DISK="Disk"
56MSG_ERROR="Error"
57MSG_EXAMPLE="Example"
58MSG_FORMAT="Format"
59MSG_FUNCTION="Function"
60MSG_HARDWAREINVENTORY="Hardware inventory"
61MSG_IMAGE="Image"
62MSG_INSTALLED="Installed"
63MSG_NOCACHE="No local cache"
64MSG_NOEXTENDED="No extended partition"
65MSG_PARTITION="Partition"
66MSG_PROTOCOL="Protocol"
67MSG_RESERVEDVALUE="Reserved value"
68MSG_SEE="See"
69MSG_UNKNOWN="Unknown"
70MSG_WARNING="Warning"
71
72# Boot process messages.
73MSG_DETECTLVMRAID="Detecting LVM and RAID meta-devices."
74MSG_ERRBOOTMODE="$MSG_ERROR: Unknown boot mode."
75MSG_LAUNCHCLIENT="Launching client browser."
76MSG_LOADAPI="Loading cloning-engine functions."
77MSG_LOADMODULES="Loading kernel modules."
78MSG_MAKELINKS="Creating symbolic links."
79MSG_MOUNTREPO="Mounting repository using %s by %s mode."
80MSG_OFFLINEMODE="Off-line boot mode."
81MSG_OTHERSERVICES="Starting client complementary services."
82MSG_POWEROFFCONF="Defining power-saving parameters."
83
84# Default menu messages.
85MSG_BOOT="Boot"
86MSG_DUPLEX="Duplex"
87MSG_HOSTNAME="Hostname"
88MSG_IPADDR="IP Address"
89MSG_MACADDR="MAC Address"
90MSG_MENUTITLE="Options menu"
91MSG_POWEROFF="Shutdown computer"
92MSG_SPEED="Speed"
93
94# API functions messages.
95MSG_HELP_ogAclFilter="Draws ACL files from differential image."
96MSG_HELP_ogAddCmd="Adds commands to file created by ogInstalMiniSetup."
97MSG_HELP_ogAddRegistryKey="Adds new Windows registry key."
98MSG_HELP_ogAddRegistryValue="Adds new Windows registry value."
99MSG_HELP_ogAddToLaunchDaemon=""
100MSG_HELP_ogBoot="Boots installed OS."
101MSG_HELP_ogBootLoaderDeleteEntry="$MSG_DONTUSE."
102MSG_HELP_ogBootLoaderHidePartitions="$MSG_DONTUSE."
103MSG_HELP_ogBootMbrGeneric=""
104MSG_HELP_ogBootMbrXP=""
105MSG_HELP_ogBurgDefaultEntry="Sets default Burg entry."
106MSG_HELP_ogBurgDeleteEntry="Deletes partition start-entries from MBR BURG."
107MSG_HELP_ogBurgHidePartitions="Sets MBR Burg to hide non starting windows partitions."
108MSG_HELP_ogBurgInstallMbr="Installs BURG boot-loader on 1st HD MBR."
109MSG_HELP_ogBurgOgliveDefaultEntry="Sets ogLive input as default Burg input."
110MSG_HELP_ogCalculateChecksum="Calculates file checksum."
111MSG_HELP_ogCalculateFullChecksum="Calculates file full checksum"
112MSG_HELP_ogChangeRepo="Changes repository for remote resource: images."
113MSG_HELP_ogCheckFs="Checks file system consistence."
114MSG_HELP_ogCheckIpAddress=""
115MSG_HELP_ogCheckProgram=""
116MSG_HELP_ogCheckStringInGroup=""
117MSG_HELP_ogCheckStringInReg=""
118MSG_HELP_ogCheckSyncImage="Displays image contents to check it."
119MSG_HELP_ogCleanLinuxDevices=""
120MSG_HELP_ogCleanOs="Deletes OS unnecessary files."
121MSG_HELP_ogCompareChecksumFiles="Compares if the checksums match."
122MSG_HELP_ogConfigureFstab=""
123MSG_HELP_ogConfigureOgagent="Sets OS new agent: OGAgent."
124MSG_HELP_ogCopyFile="Copies file to another storage unit ."
125MSG_HELP_ogCreateBootLoaderImage=""
126MSG_HELP_ogCreateCache="Saves space for cache partition at the end of disk."
127MSG_HELP_ogCreateDiskImage="Creates exact image from local disk."
128MSG_HELP_ogCreateFileImage="Creates/Resizes synchronized image file."
129MSG_HELP_ogCreateGptPartitions=""
130MSG_HELP_ogCreateImage="Creates exact image from local installed OS."
131MSG_HELP_ogCreateImageSyntax=""
132MSG_HELP_ogCreateInfoImage="Creates image content information."
133MSG_HELP_ogCreateMbrImage="Creates MBR image."
134MSG_HELP_ogCreatePartitions="Creates disk partition table."
135MSG_HELP_ogCreatePartitionTable="Creates partition table, if necessary."
136MSG_HELP_ogCreateTorrent=""
137MSG_HELP_ogDeleteCache="Deletes local cache partition."
138MSG_HELP_ogDeleteFile="Deletes file from storage."
139MSG_HELP_ogDeletePartitionTable="Deletes disk table partition"
140MSG_HELP_ogDeleteRegistryKey="Deletes empty Windows registry key."
141MSG_HELP_ogDeleteRegistryValue="Deletes Windows registry value."
142MSG_HELP_ogDeleteTree="Deletes directory tree."
143MSG_HELP_ogDevToDisk="Returns disk or partition ordinal number for device file path."
144MSG_HELP_ogDiskToDev="Returns device file path for disk or partition ordinal number."
145MSG_HELP_ogDomainScript=""
146MSG_HELP_ogEcho="Displays and log messages."
147MSG_HELP_ogExecAndLog="Runs and logs command"
148MSG_HELP_ogExtendFs="Expands file system size to partition maximum."
149MSG_HELP_ogFindCache="Shows local cache reserved partition."
150MSG_HELP_ogFixBootSector=""
151MSG_HELP_ogFormatCache="Formats (clears) local cache."
152MSG_HELP_ogFormat="Formats file system."
153MSG_HELP_ogFormatFs=$MSG_HELP_ogFormat
154MSG_HELP_ogGetArch="Returns client architecture."
155MSG_HELP_ogGetCacheSize="Returns local cache partition size."
156MSG_HELP_ogGetCacheSpace="Returns maximum available space that can be reserved for local cache partition."
157MSG_HELP_ogGetCaller="Returns program or function which is calling to current one"
158MSG_HELP_ogGetDiskSize="Returns disk size."
159MSG_HELP_ogGetDiskType="Returns disk type."
160MSG_HELP_ogGetFreeSize=""
161MSG_HELP_ogGetFsSize="Returns file system size."
162MSG_HELP_ogGetFsType="Returns file system type."
163MSG_HELP_ogGetGroupDir="Returns default directory path for client group."
164MSG_HELP_ogGetGroupName="Returns client group name."
165MSG_HELP_ogGetHivePath="Returns full path of file from Windows registry section."
166MSG_HELP_ogGetHostname="Returns local hostname."
167MSG_HELP_ogGetImageCompressor="Returns image compression tool."
168MSG_HELP_ogGetImageInfo="Displays monolithic image information: cloning; compressor; file system; size(KB)."
169MSG_HELP_ogGetImageProgram="Returns used program to create image."
170MSG_HELP_ogGetImageSize="Returns system image size."
171MSG_HELP_ogGetImageType="Returns image file system."
172MSG_HELP_ogGetIpAddress="Returns client IP."
173MSG_HELP_ogGetLastSector="Returns last available sector from disk or partition."
174MSG_HELP_ogGetMacAddress="Returns client Ethernet address."
175MSG_HELP_ogGetMountImageDir="Returns mounting directory of image."
176MSG_HELP_ogGetMountPoint="Returns directory of local file system mount point."
177MSG_HELP_ogGetNetInterface=""
178MSG_HELP_ogGetOsType="Returns installed OS type."
179MSG_HELP_ogGetOsUuid="Returns OS UUID"
180MSG_HELP_ogGetOsVersion="Returns OS version."
181MSG_HELP_ogGetParentPath="Returns full path of OpenGnsys system file parent directory."
182MSG_HELP_ogGetPartitionActive="Returns disk active partition."
183MSG_HELP_ogGetPartitionId="Returns partition type ID."
184MSG_HELP_ogGetPartitionSize="Returns partition size."
185MSG_HELP_ogGetPartitionsNumber="Returns disk partitions number."
186MSG_HELP_ogGetPartitionTableType="Returns disk partition table type."
187MSG_HELP_ogGetPartitionType="Returns partition type."
188MSG_HELP_ogGetPath="Returns full path of OpenGnsys system file."
189MSG_HELP_ogGetRegistryValue="Returns data from Windows registry value."
190MSG_HELP_ogGetRepoIp="Returns OpenGnsys Repository IP address ."
191MSG_HELP_ogGetSerialNumber="Returns host serial number."
192MSG_HELP_ogGetServerIp="Returns main OpenGnsys Server IP address."
193MSG_HELP_ogGetSizeParameters="Returns file system data size, required space for image and if it fits in the chosen repository."
194MSG_HELP_ogGetWindowsName="Returns saved client name on Windows registry."
195MSG_HELP_ogGrubAddOgLive="Adds MBR grub an entry calling Opengnsys client."
196MSG_HELP_ogGrubDefaultEntry="Sets GRUB default entry."
197MSG_HELP_ogGrubDeleteEntry="Deletes partition start entries on MBR grub."
198MSG_HELP_ogGrubHidePartitions="Sets MBR grub to hide non starting Windows partitions."
199MSG_HELP_ogGrubInstallMbr="Installs GRUB boot loader on 1st HD MBR"
200MSG_HELP_ogGrubInstallPartition="Installs GRUB boot loader on BootSector"
201MSG_HELP_ogGrubOgliveDefaultEntry="Sets ogLive entry as default GRUB entry."
202MSG_HELP_ogHelp="Shows functions help messages."
203MSG_HELP_ogHidePartition="Hides Windows partition."
204MSG_HELP_ogIdToType="Returns partition type identifier."
205MSG_HELP_ogInstallFirstBoot="Creates file to run on first Windows boot."
206MSG_HELP_ogInstallLaunchDaemon="Installs file to run on MACos boot."
207MSG_HELP_ogInstallLinuxClient="$MSG_OBSOLETE."
208MSG_HELP_ogInstallMiniSetup="Installs file to run on Windows boot."
209MSG_HELP_ogInstallRunonce="Creates file to run on admin-user Windows boot."
210MSG_HELP_ogInstallWindowsClient="$MSG_OBSOLETE."
211MSG_HELP_ogIsFormated="Checks file system if formatted."
212MSG_HELP_ogIsImageLocked="Checks image if blocked by exclusive use operation."
213MSG_HELP_ogIsLocked="Checks partition or disk if blocked by exclusive use operation."
214MSG_HELP_ogIsDiskLocked="Checks disk if blocked by exclusive use operation."
215MSG_HELP_ogIsMounted="Checks file system if mounted."
216MSG_HELP_ogIsNewerFile="Checks if one file is newer (or has been modified later) than another one."
217MSG_HELP_ogIsPartitionLocked=$MSG_HELP_ogIsLocked
218MSG_HELP_ogIsRepoLocked=""
219MSG_HELP_ogIsSyncImage="Checks image if synchronizable."
220MSG_HELP_ogIsVirtualMachine="Checks if client is a virtual machine"
221MSG_HELP_ogIsWritable="Checks if mounted file system has write permissions."
222MSG_HELP_ogLinuxBootParameters="Returns installed Linux boot parameters."
223MSG_HELP_ogListHardwareInfo="Lists the client hardware inventory."
224MSG_HELP_ogListLogicalPartitions="Lists disk logic partitions."
225MSG_HELP_ogListPartitions="Lists disk partitions table."
226MSG_HELP_ogListPrimaryPartitions="Lists disk primary partitions"
227MSG_HELP_ogListRegistryKeys="Lists sub-keys names  included on a Windows registry key."
228MSG_HELP_ogListRegistryValues="Lists value names  included on a Windows registry key."
229MSG_HELP_ogListSoftware="Lists OS installed programs inventory."
230MSG_HELP_ogLock="Blocks partition for exclusive use operation."
231MSG_HELP_ogLockDisk="Blocks disk for exclusive use operation."
232MSG_HELP_ogLockImage="Blocks image for exclusive use operation."
233MSG_HELP_ogLockPartition=$MSG_HELP_ogLock
234MSG_HELP_ogMakeChecksumFile="Stores file checksum."
235MSG_HELP_ogMakeDir="Makes OpenGnsys directory."
236MSG_HELP_ogMakeGroupDir="Makes group (lab) directory on repository."
237MSG_HELP_ogMcastReceiverFile=""
238MSG_HELP_ogMcastReceiverPartition=""
239MSG_HELP_ogMcastRequest=""
240MSG_HELP_ogMcastSendFile=""
241MSG_HELP_ogMcastSendPartition=""
242MSG_HELP_ogMcastSyntax=""
243MSG_HELP_ogMountCache="Mounts cache file system."
244MSG_HELP_ogMountCdrom="Mounts default optical drive."
245MSG_HELP_ogMountFs=$MSG_HELP_ogMount
246MSG_HELP_ogMountImage="Mounts synchronizable image"
247MSG_HELP_ogMount="Mounts file system and returns mount point."
248MSG_HELP_ogRaiseError="Displays and registers error messages and returns code."
249MSG_HELP_ogReduceFs="Reduces file system size to minimum."
250MSG_HELP_ogReduceImage="Reduces image size."
251MSG_HELP_ogRestoreAclImage="Restores Windows ACL (Inf. must be on /tmp)."
252MSG_HELP_ogRestoreBootLoaderImage=""
253MSG_HELP_ogRestoreDiskImage="Restores disk image."
254MSG_HELP_ogRestoreImage="Restore OS image."
255MSG_HELP_ogRestoreInfoImage="Restores system information: ACL and symbolic links"
256MSG_HELP_ogRestoreMbrImage="Restores boot sector image (MBR)."
257MSG_HELP_ogSetLinuxName=""
258MSG_HELP_ogSetPartitionActive="Sets active partition number of disk."
259MSG_HELP_ogSetPartitionId="Changes partition ID using mnemonic."
260MSG_HELP_ogSetPartitionSize="Sets partition size."
261MSG_HELP_ogSetPartitionType="Changes partition type ID."
262MSG_HELP_ogSetRegistryValue="Assigns data to a Windows registry values."
263MSG_HELP_ogSetWindowsName="Assigns client name to Windows registry."
264MSG_HELP_ogSetWinlogonUser="Assigns Windows default user name to Windows input manager."
265MSG_HELP_ogSyncCreate="Synchronizes partition data to image"
266MSG_HELP_ogSyncRestore="Synchronize image data to partition"
267MSG_HELP_ogTorrentStart=""
268MSG_HELP_ogTypeToId="Returns the ID of partition type mnemonic."
269MSG_HELP_ogUcastReceiverPartition=""
270MSG_HELP_ogUcastSendFile=""
271MSG_HELP_ogUcastSendPartition=""
272MSG_HELP_ogUcastSyntax=""
273MSG_HELP_ogUnhidePartition="Unhides Windows partition."
274MSG_HELP_ogUninstallLinuxClient="Uninstalls old OpenGnSys agent from Linux OS."
275MSG_HELP_ogUninstallWindowsClient="Uninstalls oldOpenGnSys agent from Windows OS."
276MSG_HELP_ogUnlock="Unlocks partition after exclusive use operation."
277MSG_HELP_ogUnlockDisk="Unlocks disk after exclusive use operation."
278MSG_HELP_ogUnlockImage="Unlocks image after exclusive use operation."
279MSG_HELP_ogUnlockPartition=$MSG_HELP_ogUnlock
280MSG_HELP_ogUnmountAll="Unmounts all file systems."
281MSG_HELP_ogUnmountCache="Unmounts cache file system."
282MSG_HELP_ogUnmountFs=$MSG_HELP_ogUnmount
283MSG_HELP_ogUnmountImage="Unmounts image"
284MSG_HELP_ogUnmount="Unmounts file system."
285MSG_HELP_ogUnsetDirtyBit=
286MSG_HELP_ogUpdateCacheIsNecesary="Checks if necessary file update in local cache."
287MSG_HELP_ogUpdatePartitionTable="Updates disk partition table info "
288MSG_HELP_ogWaitSyncImage=""
289MSG_HELP_ogWindowsBootParameters=""
290MSG_HELP_ogWindowsRegisterPartition=""
291
292# Scripts
293MSG_HELP_configureOs="Post-configure system boot"
294MSG_HELP_createBaseImage="Create partition basic image"
295MSG_HELP_createDiffImage="Create partition differential image from basic image"
296MSG_HELP_installOfflineMode="Prepare client for off-line mode."
297MSG_HELP_partclone2sync="Turn part-clone image into synchronizable image."
298MSG_HELP_restoreBaseImage="Restore basic image into partition"
299MSG_HELP_restoreDiffImage="Restore differential image into partition"
300MSG_HELP_updateCache="Update cache"
301
302# INTERFACE functions messages.
303MSG_INTERFACE_START="[START Interface] Run command: "
304MSG_INTERFACE_END="[END Interface] Command finished with this code: "
305
306# SCRIPTS  messages.
307MSG_SCRIPTS_START=" START scripts: "
308MSG_SCRIPTS_END=" END scripts: "
309MSG_SCRIPTS_TASK_END="End of task"
310
311MSG_SCRIPTS_TASK_SLEEP="Waiting to start"
312MSG_SCRIPTS_TASK_START="Starting"
313MSG_SCRIPTS_TASK_ERR="Error"
314
315# createImage script
316MSG_SCRIPTS_FILE_RENAME="Rename previous image-file: "
317MSG_SCRIPTS_CREATE_SIZE="Check required and available storing space(KB): "
318
319# updateCache script
320MSG_SCRIPTS_UPDATECACHE_DOUPDATE="Check if it is necessary to update image file"
321MSG_SCRIPTS_UPDATECACHE_CHECKSIZECACHE="Check if Cache size is bigger than image file size."
322# Script updateCache: for dir synchronized images .
323MSG_SCRIPTS_UPDATECACHE_CHECKSIZEDIR="Calculate image size."
324MSG_SCRIPTS_UPDATECACHE_CHECKSIZEIMG="Check if repository image file size is bigger than Cache size."
325MSG_SCRIPTS_UPDATECACHE_IFNOTCACHEDO="Check free Cache and apply engine.cfg"
326
327MSG_SCRIPTS_UPDATECACHE_CHECKMCASTSESSION="Checking Multicast Session  McastServer:SessionPort:DataPort"       
328
329# interface temporarily replaces restore script
330MSG_SCRIPTS_CHECK_ENGINE="Analyze process to carry out according to engine.cfg"
331MSG_SCRIPTS_MULTICAST_PRECHECK_PORT="Check main and auxiliary Multicast port."
332MSG_SCRIPTS_MULTICAST_CHECK_PORT="Check session and data ports"
333MSG_SCRIPTS_MULTICAST_REQUEST_PORT="Request Multicast port opening: "
334MSG_SCRIPTS_OS_CONFIGURE="Start restored system setting"
335
336# TIME MESSAGES
337MSG_SCRIPTS_TIME_TOTAL="Total process time"
338MSG_SCRIPTS_TIME_PARTIAL="Partial sub-process time"
339
340# HTTPLOG
341MSG_HTTPLOG_NOUSE="PLEASE DO NOT TURN OFF THIS COMPUTER"
342
343# Messages for  synchronized images (complementary to errors)
344MSG_SYNC_RESIZE="Resize image to necessary size"
345MSG_SYNC_RESTORE="Get files list and download image"
346MSG_SYNC_DELETE="Differential: Delete old files"
347MSG_SYNC_SLEEP="Wait for mounting/reducing image"
348# Messages for  synchronized images (complementary to errors)
349MSG_SYNC_DIFFERENTFS="Destination file system does not match image"
350MSG_SYNC_EXTENSION="Image extension must be img or diff"
351MSG_SYNC_NOCHECK="Image mounted by another process. Cannot verify it"
352
353MSG_RESTORE="Restore image on "
354
Note: See TracBrowser for help on using the repository browser.