opengnsys-1.0.6
Rev | Line | |
---|
[1602040] | 1 | <?php |
---|
| 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
| 4 | // Fichero de idiomas php: eliminarimagencache_cat.php (Comandos) |
---|
| 5 | // Idioma: Catal� |
---|
| 6 | //________________________________________________________________________________________________________ |
---|
| 7 | if (empty ($TbMsg)) $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 de la Cache en Client'; |
---|
| 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 NO está al Repositori'; |
---|
| 23 | $TbMsg[15]=' te varis Repositoris assignats'; |
---|
| 24 | $TbMsg[16]=' NO te el Repositori al Servidor'; |
---|
| 25 | $TbMsg[17]='Limitacions Versió 1.1'; |
---|
| 26 | $TbMsg[18]='Grand�ria de la imatge disponible si Repositori i Servidor Web allotjats al mateix Servidor'; |
---|
| 27 | $TbMsg[19]='Tipus'; |
---|
| 28 | $TbMsg["CONFIG_NOCONFIG"]='Sense configuraci�: client no connectat al servidor.'; |
---|
| 29 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.