summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php
diff options
context:
space:
mode:
authoralonso <alonso@us.es>2010-10-23 09:34:04 +0000
committeralonso <alonso@us.es>2010-10-23 09:34:04 +0000
commit3ec149cb19165453434984c88e8ba03f648e578e (patch)
tree9d315751684c2c27ed66ad645aeea52ce9027859 /admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php
parent550b680d176cbccfecfe35fad440dd570d90ba5b (diff)
git-svn-id: https://opengnsys.es/svn/trunk@1314 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php')
-rw-r--r--admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php21
1 files changed, 21 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php b/admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php
new file mode 100644
index 00000000..fe29a434
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php
@@ -0,0 +1,21 @@
+<?
+//_____________________________________________________________________________
+//
+// Fichero de idiomas php: propiedades_ordenadores_esp.php
+// Idioma: Español
+//______________________________________________________________________________
+$TbMsg=array();
+$TbMsg[0]="Sin Opción";
+$TbMsg[1]="Insertar";
+$TbMsg[2]="Modificar";
+$TbMsg[3]="Eliminar";
+$TbMsg[4]="Gestión Ordenadores";
+$TbMsg[5]="Nombre";
+$TbMsg[6]="Dirección IP";
+$TbMsg[7]="Dirección MAC";
+$TbMsg[8]="Perfil Hardware";
+$TbMsg[9]="Autoexec";
+$TbMsg[10]="Repositorio";
+$TbMsg[11]="Menu";
+$TbMsg[12]="Tamaño Caché";
+?>