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 a52f983 was
b6ec162,
checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago
|
#834: Remove all redundant PHP closing tags.
|
-
Property mode set to
100644
|
File size:
1.6 KB
|
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: eliminarimagencache_esp.php (Comandos) |
---|
5 | // Idioma: Español |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsg=array(); |
---|
8 | $TbMsg[0]='Creación de Imagen'; |
---|
9 | $TbMsg[1]='Características del ordenador'; |
---|
10 | $TbMsg[2]='Nombre'; |
---|
11 | $TbMsg[3]='Dirección IP'; |
---|
12 | $TbMsg[4]='Dirección MAC'; |
---|
13 | $TbMsg[5]='Eliminar Imagen del Repositorio'; |
---|
14 | $TbMsg[6]='Datos a suministrar'; |
---|
15 | $TbMsg[7]='Imagenes Disponibles'; |
---|
16 | $TbMsg[8]='Par'; |
---|
17 | $TbMsg[9]='Nombre S.O.'; |
---|
18 | $TbMsg[10]='----------- Nombre de la Imagen -----------'; |
---|
19 | $TbMsg[11]='Nº'; |
---|
20 | $TbMsg[12]='Marcar'; |
---|
21 | $TbMsg[13]='Tamaño'; |
---|
22 | $TbMsg[14]='Imagen Bloqueada'; |
---|
23 | $TbMsg[15]='Eliminando imagen'; |
---|
24 | $TbMsg[16]='**** ATENCIÓN ****'; |
---|
25 | $TbMsg[17]='Si pulsa Aceptar se eliminan los objetos seleccionados'; |
---|
26 | $TbMsg[18]="Espacio TOTAL"; |
---|
27 | $TbMsg[19]="Espacio Ocupado"; |
---|
28 | $TbMsg[20]="Espacio Libre"; |
---|
29 | $TbMsg[21]="% Ocupado"; |
---|
30 | $TbMsg[22]="No hay conexion con el Repositorio"; |
---|
31 | $TbMsg[23]='Limitaciones Versión 1.5'; |
---|
32 | $TbMsg[24]='Eliminar Imagen es permitido si Repositorio y Servidor Web alojados en el mismo Servidor'; |
---|
33 | $TbMsg[25]='NO Creado'; |
---|
34 | $TbMsg[26]='Eliminar Objeto Imagen'; |
---|
35 | $TbMsg[27]='Tipo'; |
---|
36 | $TbMsg[28]='Vista Repositorio Completo'; |
---|
37 | $TbMsg[29]='Vista Unidad Organizativa'; |
---|
38 | $TbMsg[30]='Unidad Organizativa'; |
---|
39 | $TbMsg[31]='Archivo'; |
---|
40 | $TbMsg[32]='Directorio'; |
---|
41 | $TbMsg[33]='AVISO: La imagen está situada en un directorio que no corresponde a la unidad organizativa.'; |
---|
42 | |
---|
Note: See
TracBrowser
for help on using the repository browser.