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

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: 612 bytes
RevLine 
[dc5e48a]1<?php
2//________________________________________________________________
[3ec149c]3//
[ca0f67c6]4//      Fitxer d'idiomes php: propiedades_perfilhardwares_cat.php
[b2bd768]5//      Idioma: Català
[dc5e48a]6//________________________________________________________________
[3ec149c]7$TbMsg=array();
[ca0f67c6]8$TbMsg[0]="Sense Opció";
9$TbMsg[1]="Afegir";
[3ec149c]10$TbMsg[2]="Modificar";
11$TbMsg[3]="Eliminar";
[ca0f67c6]12$TbMsg["HARD_TITLE"]="Gestió Perfils Hardware";
[b2bd768]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)";
[b6ec162]19
[b2bd768]20
Note: See TracBrowser for help on using the repository browser.