918-git-images-111dconfigure-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-instalacion
Last change
on this file since 240a4dc 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
|
Rev | Line | |
---|
[043e67d] | 1 | <?php |
---|
[203e7d9] | 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
| 4 | // Fichero de idiomas php: eliminarimagencache_esp.php (Comandos) |
---|
| 5 | // Idioma: Español |
---|
| 6 | //________________________________________________________________________________________________________ |
---|
| 7 | $TbMsg=array(); |
---|
| 8 | $TbMsg[0]='Creació d\'Imatge'; |
---|
| 9 | $TbMsg[1]='Característiques de l\'ordinador'; |
---|
| 10 | $TbMsg[2]='Nom'; |
---|
| 11 | $TbMsg[3]='Direcció IP'; |
---|
| 12 | $TbMsg[4]='Direcció MAC'; |
---|
| 13 | $TbMsg[5]='Eliminar Imatge del Repositori'; |
---|
| 14 | $TbMsg[6]='Dades a subministrar'; |
---|
| 15 | $TbMsg[7]='Imátges Disponibles'; |
---|
| 16 | $TbMsg[8]='Par'; |
---|
| 17 | $TbMsg[9]='Nom S.O.'; |
---|
| 18 | $TbMsg[10]='----------- Nom de la Imatge -----------'; |
---|
| 19 | $TbMsg[11]='Nº'; |
---|
| 20 | $TbMsg[12]='Marcar'; |
---|
| 21 | $TbMsg[13]='Grandària'; |
---|
| 22 | $TbMsg[14]='Imatge Bloquejada'; |
---|
| 23 | $TbMsg[15]='Eliminant Imatge'; |
---|
| 24 | $TbMsg[16]='**** ATENCIÓN ****'; |
---|
| 25 | $TbMsg[17]='Si premeu Acceptar seliminen els objectes seleccionats'; |
---|
| 26 | $TbMsg[18]="Espaci TOTAL"; |
---|
| 27 | $TbMsg[19]="Espaci Ocupat"; |
---|
| 28 | $TbMsg[20]="Espaci Lliure"; |
---|
| 29 | $TbMsg[21]="% Ocupat"; |
---|
| 30 | $TbMsg[22]="No hi ha connexió amb el Repositori"; |
---|
[6a5b3d7] | 31 | $TbMsg[23]='Limitacions Versió 1.5'; |
---|
[203e7d9] | 32 | $TbMsg[24]='Informació Espai és permès si Repositori i Servidor Web allotjats al mateix Servidor'; |
---|
| 33 | $TbMsg[25]='NO Creat'; |
---|
| 34 | $TbMsg[26]='Eliminar Objecte Imatge'; |
---|
| 35 | $TbMsg[27]='Tipus'; |
---|
[cecbc56] | 36 | $TbMsg[28]='Vista Repositori Complet'; |
---|
| 37 | $TbMsg[29]='Vista Unitat Organitzativa'; |
---|
[5d4a2a9] | 38 | $TbMsg[30]='Unitat Organitzativa'; |
---|
[b239936] | 39 | $TbMsg[31]='Arxiu'; |
---|
| 40 | $TbMsg[32]='Directori'; |
---|
[25a56b8] | 41 | $TbMsg[33]='AVISO: La imagen está situada en un directorio que no corresponde a la unidad organizativa.'; |
---|
[b6ec162] | 42 | |
---|
Note: See
TracBrowser
for help on using the repository browser.