source: admin/WebConsole/idiomas/php/eng/tiposhardwares_eng.php

lgromero-new-oglive
Last change on this file was beebc19, checked in by Irina Gomez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de idioma en inglés.

  • Property mode set to 100644
File size: 974 bytes
Line 
1<?php
2//________________________________________________________
3//
4//      Php language file: tiposhardwares_eng.php
5//      Language: English
6//________________________________________________________
7if (empty ($TbMsg)) $TbMsg=Array();
8$TbMsg["HARDWARE_aud"]="Audio devices";
9$TbMsg["HARDWARE_bio"]="BIOS model and version";
10$TbMsg["HARDWARE_boa"]="Mainboard";
11$TbMsg["HARDWARE_boo"]="Boot process type";
12$TbMsg["HARDWARE_bus"]="System bus";
13$TbMsg["HARDWARE_cdr"]="CD/DVD/Optical devices";
14$TbMsg["HARDWARE_cha"]="Chassis type";
15$TbMsg["HARDWARE_cpu"]="Processors";
16$TbMsg["HARDWARE_dis"]="Disks";
17$TbMsg["HARDWARE_fir"]="FireWire controller";
18$TbMsg["HARDWARE_ide"]="IDE controller";
19$TbMsg["HARDWARE_mem"]="Memory";
20$TbMsg["HARDWARE_mod"]="System model";
21$TbMsg["HARDWARE_mul"]="Multimedia devices";
22$TbMsg["HARDWARE_net"]="Network devices";
23$TbMsg["HARDWARE_sto"]="Storage controller";
24$TbMsg["HARDWARE_usb"]="USB controller";
25$TbMsg["HARDWARE_vga"]="Video/Graphic devices";
Note: See TracBrowser for help on using the repository browser.