918-git-images-111dconfigure-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 240a4dc 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
|
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: restaurarimagen_cat.php (Comandos) |
---|
5 | // Idioma: Català |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsg=array(); |
---|
8 | $TbMsg[0]='Centres'; |
---|
9 | $TbMsg[1]='Grupo d\'aules'; |
---|
10 | $TbMsg[2]='Aules'; |
---|
11 | $TbMsg[3]='Grup d\'ordinadors'; |
---|
12 | $TbMsg[4]='Ordinadors'; |
---|
13 | $TbMsg[5]='Restaurar Imatge'; |
---|
14 | $TbMsg[6]='Àmbit'; |
---|
15 | $TbMsg[7]='Dades a subministrar'; |
---|
16 | $TbMsg[8]='Par'; |
---|
17 | $TbMsg[9]='Mètode'; |
---|
18 | $TbMsg[10]='Imatge (Mateix sistema)'; |
---|
19 | $TbMsg[11]='Imatge (Diferent sistema)'; |
---|
20 | $TbMsg[12]='Desconegut'; |
---|
21 | $TbMsg[13]=''; |
---|
22 | $TbMsg[14]='Àmbit'; |
---|
23 | $TbMsg[15]='Ordinadors'; |
---|
24 | $TbMsg[16]=''; |
---|
25 | $TbMsg[17]=''; |
---|
26 | $TbMsg[18]="DES-AGRUPAR SEGONS VALORS DIIFERENTS DE:"; |
---|
27 | $TbMsg[19]="Dades a subministrar"; |
---|
28 | // Cabeceras de tabla de configuración |
---|
29 | $TbMsg[20]='Partició'; |
---|
30 | $TbMsg[21]='S.O. Instal·lat'; |
---|
31 | $TbMsg[22]='Grandària'; |
---|
32 | $TbMsg[23]='Dades de configuració'; |
---|
33 | $TbMsg[24]='Tipus'; |
---|
34 | $TbMsg[25]='Imatge'; |
---|
35 | $TbMsg[26]='Perfil Software'; |
---|
36 | $TbMsg[27]='S.F.'; |
---|
37 | $TbMsg[28]='Cap'; |
---|
38 | $TbMsg[29]='Desconegut'; |
---|
39 | // Desagrupamiento |
---|
40 | $TbMsg[30]='Sistema de Fitxers'; |
---|
41 | $TbMsg[31]='Nom del S.O.'; |
---|
42 | $TbMsg[32]='Grandària de partició'; |
---|
43 | $TbMsg[33]='Nom de la Imatge '; |
---|
44 | $TbMsg[34]='Perfil software'; |
---|
45 | |
---|
Note: See
TracBrowser
for help on using the repository browser.