diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/comandos/particionaryformatear_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/comandos/particionaryformatear_eng.php | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/comandos/particionaryformatear_eng.php b/admin/WebConsole/idiomas/php/eng/comandos/particionaryformatear_eng.php new file mode 100644 index 00000000..a2cccdcd --- /dev/null +++ b/admin/WebConsole/idiomas/php/eng/comandos/particionaryformatear_eng.php @@ -0,0 +1,26 @@ +<? +//________________________________________________________________________________________________________ +// +// Fichero de idiomas php: particionaryformatear_eng.php (Comandos) +// Idioma: Ingés +//________________________________________________________________________________________________________ + $TbMsg=array(); + $TbMsg[0]='Centers'; + $TbMsg[1]='Group of labs'; + $TbMsg[2]='Labs'; + $TbMsg[3]='Group of computers'; + $TbMsg[4]='Computers'; + $TbMsg[5]='Partitions and Formatting'; + $TbMsg[6]='Environment'; + $TbMsg[7]=''; + $TbMsg[8]='Par'; + $TbMsg[9]='Type'; + $TbMsg[10]='System name'; + $TbMsg[11]='Size'; + $TbMsg[12]='Operation'; + $TbMsg[13]='No action'; + $TbMsg[14]='Format'; + $TbMsg[15]='Hide'; + $TbMsg[16]='Show'; + $TbMsg[17]='ˇˇ Free space !!'; +?>
\ No newline at end of file |