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
Last change
on this file since a37e8cbb was
28cdb75,
checked in by Ramón M. Gómez <ramongomez@…>, 7 years ago
|
#870: Add warning if computer has no repository assigned to it.
|
-
Property mode set to
100644
|
File size:
1.0 KB
|
Line | |
---|
1 | <?php |
---|
2 | //____________________________________________________________ |
---|
3 | // |
---|
4 | // Fitxer d'idiomes php: propiedades_ordenadores_cat.php |
---|
5 | // Idioma: Català |
---|
6 | //____________________________________________________________ |
---|
7 | if (empty ($TbMsg)) $TbMsg=array(); |
---|
8 | $TbMsg[0]="Sense Opció"; |
---|
9 | $TbMsg[1]="Afegir"; |
---|
10 | $TbMsg[2]="Modificar"; |
---|
11 | $TbMsg[3]="Eliminar"; |
---|
12 | $TbMsg[4]="Gestió Ordinadors"; |
---|
13 | $TbMsg[5]="Nom"; |
---|
14 | $TbMsg[6]="Direcció IP"; |
---|
15 | $TbMsg[7]="Direcció MAC"; |
---|
16 | $TbMsg[8]="Perfil Hardware"; |
---|
17 | $TbMsg[9]="Autoexec"; |
---|
18 | $TbMsg[10]="Repositori"; |
---|
19 | $TbMsg[11]="Menú"; |
---|
20 | $TbMsg[12]="Grandéria Caché"; |
---|
21 | $TbMsg[13]="Interficie de Xarxa"; |
---|
22 | $TbMsg[14]="Driver de Xarxa"; |
---|
23 | // AGP |
---|
24 | $TbMsg[18]="ogLive"; |
---|
25 | $TbMsg[509]="Foto ordinador"; |
---|
26 | $TbMsg[5091]="Afegir foto"; |
---|
27 | $TbMsg[5092]="Veure fotos"; |
---|
28 | $TbMsg[495]="Data/Caché"; |
---|
29 | $TbMsg[4951]="Caché lliure"; |
---|
30 | // AGP |
---|
31 | $TbMsg['COMM_DEFOGLIVE']="Assignat per l'administrador"; |
---|
32 | $TbMsg["PROP_SERIALNO"]="Nº de serie"; |
---|
33 | $TbMsg["WARN_NOTREPO"]="<em>AVISO: sin repositorio asignado.</em>"; |
---|
34 | $TbMsg["WARN_NOTDETECTED"]="<em>(no detectado)</em>"; |
---|
35 | $TbMsg['WARN_PROFESSOR']="profesor"; |
---|
Note: See
TracBrowser
for help on using the repository browser.