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
Rev | Line | |
---|
[2196ce9] | 1 | <?php |
---|
[3ec149c] | 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
| 4 | // Fichero de idiomas php: propiedades_imagenes_esp.php |
---|
| 5 | // Idioma: Español |
---|
| 6 | //________________________________________________________________________________________________________ |
---|
| 7 | $TbMsg=array(); |
---|
[a7e6f1b] | 8 | $TbMsg[0]="Sin Opción"; |
---|
[3ec149c] | 9 | $TbMsg[1]="Insertar"; |
---|
| 10 | $TbMsg[2]="Modificar"; |
---|
| 11 | $TbMsg[3]="Eliminar"; |
---|
[a7e6f1b] | 12 | $TbMsg[4]="Gestión Imágenes Monolíticas"; |
---|
| 13 | $TbMsg[5]="Descripción"; |
---|
[3ec149c] | 14 | $TbMsg[6]="Perfil Software"; |
---|
| 15 | $TbMsg[7]="Comentarios"; |
---|
[a7e6f1b] | 16 | $TbMsg[8]="Disco, Partición"; |
---|
| 17 | $TbMsg[9]="Tipo partición"; |
---|
[3ec149c] | 18 | $TbMsg[10]="Repositorio"; |
---|
[657b38b] | 19 | $TbMsg[11]="Nombre"; |
---|
[a7e6f1b] | 20 | $TbMsg[12]="Gestión Imágenes Básicas"; |
---|
| 21 | $TbMsg[13]="Gestión Imágenes Incrementales"; |
---|
| 22 | $TbMsg[14]="Imagen básica"; |
---|
| 23 | $TbMsg[15]="ATENCIÓN.- Una imagen que tiene perfil software indica que en algún momento se ha creado <br> |
---|
[4329e85] | 24 | y por tanto no pueden modificarse ciertos datos a menos que la elimine y la vuelva a crear"; |
---|
| 25 | $TbMsg[16]="Ruta Origen"; |
---|
[1f86917] | 26 | $TbMsg[17]='"Nombre canónico fichero-imagen existe : Introduzca otro nombre"'; // JavaScript |
---|
[20876b1] | 27 | $TbMsg[18]="Introduzca otro Nombre"; |
---|
[5a8c831] | 28 | $TbMsg[19]="Equipo modelo"; |
---|
[a7e6f1b] | 29 | $TbMsg[20]="Fecha de creación"; |
---|
[1f86917] | 30 | $TbMsg[21]='"Descripción Nombre fichero-imagen existe : Introduzca otra Descripción"'; // JavaScript |
---|
[a7e6f1b] | 31 | $TbMsg[22]="Introduzca otra Descripción"; |
---|
[0234026] | 32 | $TbMsg['PROP_OS']="Sistema operativo"; |
---|
[2196ce9] | 33 | $TbMsg['PROP_REMOTEACCESS']="Acceso remoto"; |
---|
| 34 | $TbMsg['COMM_REMOTEACCESS']="permitir gestión de acceso remoto a los ordenadores"; |
---|
[3ec149c] | 35 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.