source: admin/WebConsole/idiomas/php/cat/propiedades_perfilhardwares_cat.php @ a52f983

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 a52f983 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: 612 bytes
Line 
1<?php
2//________________________________________________________________
3//
4//      Fitxer d'idiomes php: propiedades_perfilhardwares_cat.php
5//      Idioma: Català
6//________________________________________________________________
7$TbMsg=array();
8$TbMsg[0]="Sense Opció";
9$TbMsg[1]="Afegir";
10$TbMsg[2]="Modificar";
11$TbMsg[3]="Eliminar";
12$TbMsg["HARD_TITLE"]="Gestió Perfils Hardware";
13$TbMsg["HARD_NAME"]="Nom";
14$TbMsg["HARD_COMMENTS"]="Comentaris";
15$TbMsg["HARD_COMPUTERS"]="Ordinadors";
16$TbMsg["HARD_WINBOOT"]="Arrencada Windows";
17$TbMsg["HARD_REBOOT"]="Reinici (reboot)";
18$TbMsg["HARD_KEXEC"]="Directe (kexec)";
19
20
Note: See TracBrowser for help on using the repository browser.