diff options
author | ramon <ramongomez@us.es> | 2018-03-08 12:20:43 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2018-03-08 12:20:43 +0000 |
commit | 8e6fe0a69c160fcdda90c27118448d6d55a15c60 (patch) | |
tree | affcd3ace1fbf3256f90b84182cbd51857585bae /client/shared | |
parent | e53c26aff865544f2ff062307e1e75058c10a176 (diff) |
#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
Diffstat (limited to 'client/shared')
-rw-r--r-- | client/shared/etc/lang.ca_ES.conf | 4 | ||||
-rw-r--r-- | client/shared/etc/lang.en_GB.conf | 16 | ||||
-rw-r--r-- | client/shared/etc/lang.es_ES.conf | 6 |
3 files changed, 11 insertions, 15 deletions
diff --git a/client/shared/etc/lang.ca_ES.conf b/client/shared/etc/lang.ca_ES.conf index a8a45b2d..d489eaf4 100644 --- a/client/shared/etc/lang.ca_ES.conf +++ b/client/shared/etc/lang.ca_ES.conf @@ -120,7 +120,7 @@ MSG_HELP_ogConfigureFstab="" MSG_HELP_ogConfigureOgagent="Configura el nuevo agente OGAgent para sistemas ooperativos." MSG_HELP_ogCopyFile="Copia un fichero a otro almacenamiento." MSG_HELP_ogCreateBootLoaderImage="" -MSG_HELP_ogCreateCache="Reserva espacio para la partición de caché al final del disco 1." +MSG_HELP_ogCreateCache="Reserva espacio para la partición de caché al final del disco." MSG_HELP_ogCreateDiskImage="Genera una imagen exacta de un disco completo." MSG_HELP_ogCreateFileImage="Crea/Redimensiona el archivo de la imagen sincronizada" MSG_HELP_ogCreateGptPartitions="" @@ -153,7 +153,7 @@ MSG_HELP_ogGetCacheSize="Devuelve el tamaño de la partición de caché local." MSG_HELP_ogGetCacheSpace="Devuelve el espacio máximo disponible que puede ser reservado para la partición de caché local." MSG_HELP_ogGetCaller="" MSG_HELP_ogGetDiskSize="Devuelve el tamaño del disco." -MSG_HELP_ogGetDiskType="" +MSG_HELP_ogGetDiskType="Devuelve el mnemónico de tipo de disco" MSG_HELP_ogGetFreeSize="" MSG_HELP_ogGetFsSize="Devuelve el tamaño de un sistema de archivos." MSG_HELP_ogGetFsType="Devuelve el mnemónico de tipo de sistema de archivos." diff --git a/client/shared/etc/lang.en_GB.conf b/client/shared/etc/lang.en_GB.conf index 5a1cec59..13365baf 100644 --- a/client/shared/etc/lang.en_GB.conf +++ b/client/shared/etc/lang.en_GB.conf @@ -11,7 +11,7 @@ MSG_ERR_NOTFOUND="File or device not found" MSG_ERR_PARTITION="Unknown or wrong partition" MSG_ERR_LOCKED="Resource locked by exclusive use operation" MSG_ERR_CACHE="Local cache error" -MSG_ERR_NOGPT="Current disc does not include GPT partition" +MSG_ERR_NOGPT="Current disk does not include GPT partition" MSG_ERR_REPO="Failed when mounting images repository" MSG_ERR_FILESYS="Unknown or unmountable file system" MSG_ERR_NOTOS="Cannot detect or boot OS" @@ -123,7 +123,7 @@ MSG_HELP_ogConfigureFstab="" MSG_HELP_ogConfigureOgagent="Sets OS new agent: OGAgent." MSG_HELP_ogCopyFile="Copies file to another storage unit ." MSG_HELP_ogCreateBootLoaderImage="" -MSG_HELP_ogCreateCache="Saves space for cache partition at the end of disc 1." +MSG_HELP_ogCreateCache="Saves space for cache partition at the end of disk." MSG_HELP_ogCreateDiskImage="Creates exact image from local disk." MSG_HELP_ogCreateFileImage="Creates/Resizes synchronized image file." MSG_HELP_ogCreateGptPartitions="" @@ -131,7 +131,7 @@ MSG_HELP_ogCreateImage="Creates exact image from local installed OS." MSG_HELP_ogCreateImageSyntax="" MSG_HELP_ogCreateInfoImage="Creates image content information." MSG_HELP_ogCreateMbrImage="Creates MBR image." -MSG_HELP_ogCreatePartitions="Creates disc partition table." +MSG_HELP_ogCreatePartitions="Creates disk partition table." MSG_HELP_ogCreatePartitionTable="Creates partition table, if necessary." MSG_HELP_ogCreateTorrent="" MSG_HELP_ogDeleteCache="Deletes local cache partition." @@ -155,8 +155,8 @@ MSG_HELP_ogGetArch="Returns client architecture." MSG_HELP_ogGetCacheSize="Returns local cache partition size." MSG_HELP_ogGetCacheSpace="Returns maximum available space that can be reserved for local cache partition." MSG_HELP_ogGetCaller="Returns program or function which is calling to current one" -MSG_HELP_ogGetDiskSize="Returns disc size." -MSG_HELP_ogGetDiskType="" +MSG_HELP_ogGetDiskSize="Returns disk size." +MSG_HELP_ogGetDiskType="Returns disk type." MSG_HELP_ogGetFreeSize="" MSG_HELP_ogGetFsSize="Returns file system size." MSG_HELP_ogGetFsType="Returns file system type." @@ -170,7 +170,7 @@ MSG_HELP_ogGetImageProgram="Returns used program to create image." MSG_HELP_ogGetImageSize="Returns system image size." MSG_HELP_ogGetImageType="Returns image file system." MSG_HELP_ogGetIpAddress="Returns client IP." -MSG_HELP_ogGetLastSector="Returns last available sector from disc or partition." +MSG_HELP_ogGetLastSector="Returns last available sector from disk or partition." MSG_HELP_ogGetMacAddress="Returns client Ethernet address." MSG_HELP_ogGetMountImageDir="Returns mounting directory of image." MSG_HELP_ogGetMountPoint="Returns directory of local file system mount point." @@ -183,7 +183,7 @@ MSG_HELP_ogGetPartitionActive="Returns disk active partition." MSG_HELP_ogGetPartitionId="Returns partition type ID." MSG_HELP_ogGetPartitionSize="Returns partition size." MSG_HELP_ogGetPartitionsNumber="Returns disk partitions number." -MSG_HELP_ogGetPartitionTableType="Returns disc partition table type." +MSG_HELP_ogGetPartitionTableType="Returns disk partition table type." MSG_HELP_ogGetPartitionType="Returns partition type." MSG_HELP_ogGetPath="Returns full path of OpenGnsys system file." MSG_HELP_ogGetRegistryValue="Returns data from Windows registry value." @@ -205,11 +205,9 @@ MSG_HELP_ogIdToType="Returns partition type identifier." MSG_HELP_ogInstallFirstBoot="Creates file to run on first Windows boot." MSG_HELP_ogInstallLaunchDaemon="Installs file to run on MACos boot." MSG_HELP_ogInstallLinuxClient="$MSG_OBSOLETE." -MSG_HELP_ogInstallLinuxClient="$MSG_OBSOLETE." MSG_HELP_ogInstallMiniSetup="Installs file to run on Windows boot." MSG_HELP_ogInstallRunonce="Creates file to run on admin-user Windows boot." MSG_HELP_ogInstallWindowsClient="$MSG_OBSOLETE." -MSG_HELP_ogInstallWindowsClient="$MSG_OBSOLETE." MSG_HELP_ogIsFormated="Checks file system if formatted." MSG_HELP_ogIsImageLocked="Checks image if blocked by exclusive use operation." MSG_HELP_ogIsLocked="Checks partition or disk if blocked by exclusive use operation." diff --git a/client/shared/etc/lang.es_ES.conf b/client/shared/etc/lang.es_ES.conf index 6798ba50..782cb624 100644 --- a/client/shared/etc/lang.es_ES.conf +++ b/client/shared/etc/lang.es_ES.conf @@ -120,7 +120,7 @@ MSG_HELP_ogConfigureFstab="" MSG_HELP_ogConfigureOgagent="Configura el nuevo agente OGAgent para sistemas operativos." MSG_HELP_ogCopyFile="Copia un fichero a otro almacenamiento." MSG_HELP_ogCreateBootLoaderImage="" -MSG_HELP_ogCreateCache="Reserva espacio para la partición de caché al final del disco 1." +MSG_HELP_ogCreateCache="Reserva espacio para la partición de caché al final del disco." MSG_HELP_ogCreateDiskImage="Genera una imagen exacta de un disco completo." MSG_HELP_ogCreateFileImage="Crea/redimensiona el archivo de la imagen sincronizada" MSG_HELP_ogCreateGptPartitions="" @@ -153,7 +153,7 @@ MSG_HELP_ogGetCacheSize="Devuelve el tamaño de la partición de caché local." MSG_HELP_ogGetCacheSpace="Devuelve el espacio máximo disponible que puede ser reservado para la partición de caché local." MSG_HELP_ogGetCaller="Devuelve el programa o función que llama al actual" MSG_HELP_ogGetDiskSize="Devuelve el tamaño del disco." -MSG_HELP_ogGetDiskType="" +MSG_HELP_ogGetDiskType="Devuelve el mnemónico de tipo de disco." MSG_HELP_ogGetFreeSize="" MSG_HELP_ogGetFsSize="Devuelve el tamaño de un sistema de archivos." MSG_HELP_ogGetFsType="Devuelve el mnemónico de tipo de sistema de archivos." @@ -202,11 +202,9 @@ MSG_HELP_ogIdToType="Devuelve el mnemónico asociado al identificador de tipo de MSG_HELP_ogInstallFirstBoot="Crea un archivo que se ejecutará en el primer arranque de Windows." MSG_HELP_ogInstallLaunchDaemon="Instala un archivo que se ejecutará en el arranque de macOS." MSG_HELP_ogInstallLinuxClient="$MSG_OBSOLETE." -MSG_HELP_ogInstallLinuxClient="$MSG_OBSOLETE." MSG_HELP_ogInstallMiniSetup="Instala un archivo que se ejecutará en el arranque de Windows." MSG_HELP_ogInstallRunonce="Crea archivo que se ejecutará en el inicio de un usuario administrador de Windows." MSG_HELP_ogInstallWindowsClient="$MSG_OBSOLETE." -MSG_HELP_ogInstallWindowsClient="$MSG_OBSOLETE." MSG_HELP_ogIsFormated="Comprueba si un sistema de archivos está formateado." MSG_HELP_ogIsImageLocked="Comprueba si una imagen está bloqueada por una operación de uso exclusivo." MSG_HELP_ogIsLocked="Comprueba si una partición o su disco están bloqueados por una operación de uso exclusivo." |