summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/propiedades_imagenes_esp.php
blob: 058f7512e75fcdc2af7543f1c3fe8ca6c63c2e61 (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
<?php
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_imagenes_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="Sin Opci&oacute;n";
$TbMsg[1]="Insertar";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gesti&oacute;n Im&aacute;genes Monolíticas";
$TbMsg[5]="Descripci&oacute;n";
$TbMsg[6]="Perfil Software";
$TbMsg[7]="Comentarios";
$TbMsg[8]="Disco, Partici&oacute;n";
$TbMsg[9]="Tipo partici&oacute;n";
$TbMsg[10]="Repositorio";
$TbMsg[11]="Nombre";
$TbMsg[12]="Gesti&oacute;n Im&aacute;genes B&aacute;sicas";
$TbMsg[13]="Gesti&oacute;n Im&aacute;genes Incrementales";
$TbMsg[14]="Imagen b&aacute;sica";
$TbMsg[15]="ATENCI&Oacute;N.- Una imagen que tiene perfil software indica que en alg&uacute;n momento se ha creado <br>
			y por tanto no pueden modificarse ciertos datos a menos que la elimine y la vuelva a crear";
$TbMsg[16]="Ruta Origen";
$TbMsg[17]='"Nombre canónico fichero-imagen existe : Introduzca otro nombre"';	// JavaScript
$TbMsg[18]="Introduzca otro Nombre";
$TbMsg[19]="Equipo modelo";
$TbMsg[20]="Fecha de creaci&oacute;n";
$TbMsg[21]='"Descripción Nombre fichero-imagen existe : Introduzca otra Descripción"';	// JavaScript
$TbMsg[22]="Introduzca otra Descripci&oacute;n";
$TbMsg['PROP_OS']="Sistema operativo";
$TbMsg['PROP_REMOTEACCESS']="Acceso remoto";
$TbMsg['COMM_REMOTEACCESS']="permitir gesti&oacute;n de acceso remoto a los ordenadores";
?>