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
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: propiedades_servidoresrembo_esp.php |
---|
5 | // Idioma: Español |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsg=array(); |
---|
8 | $TbMsg[0]="Sin Opción"; |
---|
9 | $TbMsg[1]="Insertar"; |
---|
10 | $TbMsg[2]="Modificar"; |
---|
11 | $TbMsg[3]="Eliminar"; |
---|
12 | $TbMsg[4]="Gestión Repositorios"; |
---|
13 | $TbMsg[5]="Nombre del Repositorio"; |
---|
14 | $TbMsg[6]="Dirección IP"; |
---|
15 | $TbMsg[7]="Comentarios"; |
---|
16 | $TbMsg[8]="Puerto"; |
---|
17 | $TbMsg[9]="Directorio Base"; |
---|
18 | $TbMsg[10]="Directorio PXE"; |
---|
19 | $TbMsg[11]="Espacio TOTAL"; |
---|
20 | $TbMsg[12]="Espacio Ocupado"; |
---|
21 | $TbMsg[13]="Espacio Libre"; |
---|
22 | $TbMsg[14]="% Ocupado"; |
---|
23 | $TbMsg[15]='Sin acceso a información del repositorio'; |
---|
24 | $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")'; |
---|
25 | $TbMsg[17]='Api Token'; |
---|
26 | $TbMsg['MSG_CONTENT']='Contenido'; |
---|
27 | $TbMsg['MSG_IMAGE']='Imagen'; |
---|
28 | $TbMsg['MSG_TYPE']='Tipo'; |
---|
29 | $TbMsg['MSG_SIZE']='Tamaño'; |
---|
30 | $TbMsg['MSG_MODIFIED']='Modificado'; |
---|
31 | $TbMsg['MSG_PERMISSIONS']='Permisos'; |
---|
32 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.