summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/propiedades_repositorios_esp.php
blob: e01e657b76eac1396eed6a204ac562e6645e57b2 (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
<?php
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_repositorios_esp.php
//	Idioma: Español 
//________________________________________________________________________________________________________
if (empty ($TbMsg)) $TbMsg=array();
$TbMsg[0]="Sin Opción";
$TbMsg[1]="Insertar";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gestión Repositorios";
$TbMsg[5]="Nombre del Repositorio";
$TbMsg[6]="Dirección IP";
$TbMsg[7]="Comentarios";

$TbMsg[9]="Directorio Base"; 
$TbMsg[10]="Directorio PXE"; 
$TbMsg[11]="Espacio TOTAL"; 
$TbMsg[12]="Espacio Ocupado"; 
$TbMsg[13]="Espacio Libre"; 
$TbMsg[14]="% Ocupado"; 
$TbMsg[15]='Sin acceso a informaci&oacute;n del repositorio';
$TbMsg[16]='Revise la conexión con el repositorio<br>Revise la clave de acceso (campo Api Token debe coincidir con su valor en fichero "ogAdmRepo.cfg")';
$TbMsg[17]='Api Token';
$TbMsg['MSG_CONTENT']='Contenido';
$TbMsg['MSG_IMAGE']='Imagen';
$TbMsg['MSG_TYPE']='Tipo';
$TbMsg['MSG_SIZE']='Tama&ntilde;o';
$TbMsg['MSG_MODIFIED']='Modificado';
$TbMsg['MSG_PERMISSIONS']='Permisos';