From 5789fcf4eb31eed88c299d0a2b7d873c3ccaa5f8 Mon Sep 17 00:00:00 2001 From: Luis Alberto Guzmán García Date: Sat, 29 Oct 2011 05:32:08 +0000 Subject: translation fix to fit new layout on hardware page --- h-source/Application/Include/languages.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'h-source/Application/Include') diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 4df9ee8..ead32ff 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -357,7 +357,7 @@ class Lang /*0035*/"Add a new issue" => "Agregue una nueva incidencia", /*0036*/"MESSAGE" => "MENSAJE", /*0037*/"there are no messages" => "no hay mensajes", - /*0038*/"No notebooks found" => "No se encontró ningún computador portátil", + /*0038*/"No notebooks found" => "No se encontró ningún equipo portátil", /*0039*/"subtype (notebook, netbook, tablet)" => "subtipo (portátil, subportátil, tablet)", /*0040*/"compatibility with free software" => "compatibilidad con software libre", /*0041*/"view the other specifications" => "ver otras especificaciones", @@ -442,7 +442,7 @@ class Lang /*0120*/"can you please insert them?" => "¿podría insertarlos?", /*0121*/"No webcams found" => "No se encontró ninguna cámara web", /*0122*/"Download the xml file of all the database" => "Descargue el archivo xml de toda la base de datos", - /*0123*/"Download the xml file of all the notebooks in the database" => "Descargue el archivo xml de todos los computadores portátiles presentes en la base de datos", + /*0123*/"Download the xml file of all the notebooks in the database" => "Descargue el archivo xml de todos los equipos portátiles presentes en la base de datos", /*0124*/"Download the xml file of all the wifi cards in the database" => "Descargue el archivo xml de todas las tarjetas de red inalámbrica presentes en la base de datos", /*0125*/"Download the xml file of all the video cards in the database" => "Descargue el archivo xml de todas las tarjetas de video presentes en la base de datos", /*0126*/"Download the xml file of all the printers in the database" => "Descargue el archivo xml de todas las impresoras presentes en la base de datos", @@ -538,7 +538,7 @@ class Lang /*0216*/"works with 3D acceleration" => "funciona con aceleración 3D", /*0217*/"works, but without 3D acceleration" => "funciona, pero sin aceleración 3D", /*0218*/"it does not work" => "no funciona", - /*0219*/"Notebooks, netbooks, tablet PC" => "Computadores portátiles, subportátiles, tablet PC", + /*0219*/"Notebooks, netbooks, tablet PC" => "Equipos portátiles, subportátiles, tablet PC", /*0220*/"Wifi cards" => "Tarjetas de red inalámbrica", /*0221*/"Video cards" => "Tarjetas de video", /*0222*/"Printers and multifunction" => "Impresoras y multifuncionales", -- cgit v1.2.3