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-instalacion
Last change
on this file since 101796b 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.7 KB
|
Rev | Line | |
---|
[70ed85d] | 1 | <?php |
---|
| 2 | //____________________________________________________ |
---|
[f1cef3e] | 3 | // |
---|
[70ed85d] | 4 | // Fitxer d'idiomes php: configuraciones_cat.php |
---|
| 5 | // Idioma: Català |
---|
| 6 | //____________________________________________________ |
---|
[b2651a6] | 7 | if (empty ($TbMsg)) $TbMsg=array(); |
---|
[ca0f67c6] | 8 | $TbMsg[0]='Configuracions'; |
---|
| 9 | $TbMsg[1]='Àmbit'; |
---|
| 10 | $TbMsg[2]="Aules"; |
---|
| 11 | $TbMsg[3]="Grup d\'Ordinadors"; |
---|
| 12 | $TbMsg[4]="Ordinadors"; |
---|
[f1cef3e] | 13 | |
---|
[ca0f67c6] | 14 | $TbMsg[5]="Nom"; |
---|
| 15 | $TbMsg[6]="Ubicació"; |
---|
| 16 | $TbMsg[7]="Canó"; |
---|
| 17 | $TbMsg[8]="Pissarra"; |
---|
[7955ce8] | 18 | $TbMsg[9]="Aforament"; |
---|
[ca0f67c6] | 19 | $TbMsg[10]="URL Imatge"; |
---|
[f1cef3e] | 20 | $TbMsg[11]="Menú"; |
---|
[ca0f67c6] | 21 | $TbMsg[12]="Comentaris"; |
---|
| 22 | $TbMsg[13]="Ordinadors"; |
---|
[f1cef3e] | 23 | |
---|
[ca0f67c6] | 24 | $TbMsg[14]="Nom"; |
---|
| 25 | $TbMsg[15]="Direcció IP"; |
---|
| 26 | $TbMsg[16]="Direcció MAC"; |
---|
[f1cef3e] | 27 | $TbMsg[17]="Perfil Hardware"; |
---|
| 28 | |
---|
[ca0f67c6] | 29 | $TbMsg[18]="DES-AGRUPAR SEGONS VALORS DIFERENTS DE:"; |
---|
| 30 | $TbMsg[19]="Dades a subministrar"; |
---|
[f1cef3e] | 31 | |
---|
[ca0f67c6] | 32 | $TbMsg[20]='Partició'; |
---|
| 33 | $TbMsg[21]='S.O. Instal·lat'; |
---|
| 34 | $TbMsg[22]='Grandària'; |
---|
| 35 | $TbMsg[23]='Dades de configuració'; |
---|
| 36 | $TbMsg[24]='Tipus'; |
---|
| 37 | $TbMsg[25]='Imatge'; |
---|
[f1cef3e] | 38 | $TbMsg[26]='Perfil Software'; |
---|
| 39 | $TbMsg[27]='S.F.'; |
---|
[ca0f67c6] | 40 | $TbMsg[28]='Cap'; |
---|
| 41 | $TbMsg[29]='Desconegut'; |
---|
[f1cef3e] | 42 | |
---|
[ca0f67c6] | 43 | $TbMsg[30]='Sistema de Fitxers'; |
---|
| 44 | $TbMsg[31]='Nom del S.O.'; |
---|
| 45 | $TbMsg[32]='Grandària de partició'; |
---|
| 46 | $TbMsg[33]='Nom de la Imatge '; |
---|
[f1cef3e] | 47 | $TbMsg[34]='Perfil software'; |
---|
[ca0f67c6] | 48 | $TbMsg[35]='Disc'; |
---|
| 49 | $TbMsg[36]='Particions Primàries'; |
---|
| 50 | $TbMsg[37]='Particions Lògiques'; |
---|
| 51 | $TbMsg[38]='Menor espai lliure (KB)'; |
---|
| 52 | $TbMsg[39]='Personalitzar'; |
---|
| 53 | $TbMsg[40]='Sense modificar grandària'; |
---|
| 54 | $TbMsg[41]='Generar Instrucció OG'; |
---|
| 55 | $TbMsg["CONFIG_PARTTABLE"]='Tabla de particions'; |
---|
[a57dbd8] | 56 | |
---|
| 57 | $TbMsg[42]='Variable'; |
---|
[b2651a6] | 58 | $TbMsg["CONFIG_NOCONFIG"]='Sense configuració: client no connectat al servidor.'; |
---|
[ca0f67c6] | 59 | $TbMsg[44]='Equip sense Perfil de Hardware'; |
---|
| 60 | $TbMsg[45]='Afegeixi Perfil per obtenir dades'; |
---|
[d7a756d1] | 61 | $TbMsg[495]='Data/Caché'; |
---|
[ca0f67c6] | 62 | $TbMsg[4951]='Caché lliure'; |
---|
[b6ec162] | 63 | |
---|
[a57dbd8] | 64 | |
---|
Note: See
TracBrowser
for help on using the repository browser.