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
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.3 KB
|
Rev | Line | |
---|
[b2651a6] | 1 | <?php |
---|
[f1cef3e] | 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
[b2651a6] | 4 | // Fitxer d'idiomes php: configurar_cat.php (Comandos) |
---|
[d358d08] | 5 | // Idioma: Català |
---|
[f1cef3e] | 6 | //________________________________________________________________________________________________________ |
---|
[b2651a6] | 7 | if (empty ($TbMsg)) $TbMsg=array(); |
---|
[d358d08] | 8 | $TbMsg[0]='Centres'; |
---|
| 9 | $TbMsg[1]='Grup d\'aules'; |
---|
| 10 | $TbMsg[2]='Aules'; |
---|
| 11 | $TbMsg[3]='Grup d\'ordinadors'; |
---|
| 12 | $TbMsg[4]='Ordinadors'; |
---|
| 13 | $TbMsg[5]='Particionar i Formatejar'; |
---|
| 14 | $TbMsg[6]='Àmbit'; |
---|
| 15 | $TbMsg[7]='Partició oculta'; |
---|
[f1cef3e] | 16 | $TbMsg[8]='Par'; |
---|
| 17 | $TbMsg[9]=''; |
---|
| 18 | $TbMsg[10]=''; |
---|
| 19 | $TbMsg[11]=''; |
---|
[d358d08] | 20 | $TbMsg[12]='Operació'; |
---|
| 21 | $TbMsg[13]='Sense acció'; |
---|
| 22 | $TbMsg[14]='Formatejar'; |
---|
[f1cef3e] | 23 | $TbMsg[15]='Ocultar'; |
---|
| 24 | $TbMsg[16]='Mostrar'; |
---|
[d358d08] | 25 | $TbMsg[17]=' Espai lliure !!'; |
---|
[f1cef3e] | 26 | |
---|
[d358d08] | 27 | $TbMsg[18]="DES-AGRUPAR SEGONS VALORS DIFERENTS DE:"; |
---|
| 28 | $TbMsg[19]="Dades a subministrar"; |
---|
[f1cef3e] | 29 | |
---|
| 30 | // Cabeceras de tabla de configuración |
---|
[d358d08] | 31 | $TbMsg[20]='Partició'; |
---|
| 32 | $TbMsg[21]='S.O. Instal·lat'; |
---|
| 33 | $TbMsg[22]='Grandària'; |
---|
| 34 | $TbMsg[23]='Dades de configuració'; |
---|
| 35 | $TbMsg[24]='Tipus'; |
---|
| 36 | $TbMsg[25]='Imatge'; |
---|
[f1cef3e] | 37 | $TbMsg[26]='Perfil Software'; |
---|
| 38 | $TbMsg[27]='S.F.'; |
---|
[d358d08] | 39 | $TbMsg[28]='Cap'; |
---|
| 40 | $TbMsg[29]='Desconegut'; |
---|
[f1cef3e] | 41 | // Desagrupamiento |
---|
[d358d08] | 42 | $TbMsg[30]='Sistema de Fitxers'; |
---|
| 43 | $TbMsg[31]='Nom del S.O.'; |
---|
| 44 | $TbMsg[32]='Grandària de partició'; |
---|
| 45 | $TbMsg[33]='Nom de la Imatge '; |
---|
| 46 | $TbMsg[34]='Perfil Software'; |
---|
[760b597] | 47 | |
---|
| 48 | $TbMsg["HD"]='Disco'; |
---|
[b6ec162] | 49 | |
---|
Note: See
TracBrowser
for help on using the repository browser.