configure-oglivelgromero-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 dcc225a was
546b042,
checked in by Irina Gómez <irinagomez@…>, 6 years ago
|
#870 Crear imagen: si no existe repositorio asignado al ordenador se muestra un mensaje informativo. Árbol imágenes: se muestran las de los repositorios borrados.
|
-
Property mode set to
100644
|
File size:
914 bytes
|
Rev | Line | |
---|
[043e67d] | 1 | <?php |
---|
[f1cef3e] | 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
[546b042] | 4 | // Fichero de idiomas php: crearimagen_cat.php (Comandos) |
---|
[d358d08] | 5 | // Idioma: Català |
---|
[f1cef3e] | 6 | //________________________________________________________________________________________________________ |
---|
| 7 | $TbMsg=array(); |
---|
[d358d08] | 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'; |
---|
[f1cef3e] | 13 | $TbMsg[5]='Perfil Hardware'; |
---|
[d358d08] | 14 | $TbMsg[6]='Dades a subministrar'; |
---|
| 15 | $TbMsg[7]='Es necessita capturar Perfil Software'; |
---|
[f1cef3e] | 16 | $TbMsg[8]='Par'; |
---|
[d358d08] | 17 | $TbMsg[9]='Nom S.O.'; |
---|
| 18 | $TbMsg[10]='Imatge a crear '; |
---|
| 19 | $TbMsg[11]='Repositori de destí'; |
---|
| 20 | $TbMsg[12]='Desconegut'; |
---|
| 21 | $TbMsg[13]='Tipus'; |
---|
| 22 | $TbMsg[14]='Àmbit'; |
---|
| 23 | $TbMsg[15]='Ordinadors'; |
---|
[546b042] | 24 | $TbMsg["CREATE_NOREPO"]='<br> Ordenador sin repositorio asignado. <br>No se puede crear imagen.<br> '; |
---|
Note: See
TracBrowser
for help on using the repository browser.