diff options
Diffstat (limited to 'h-source')
-rw-r--r-- | h-source/Application/Include/languages.php | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index ead32ff..2c9322d 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -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" => "Equipos portátiles, subportátiles, tablet PC", + /*0219*/"Notebooks, netbooks, tablet PC" => "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", @@ -586,6 +586,11 @@ class Lang /*0264*/"This issue is closed" => "Esta incidencia está cerrada", /*0265*/"This issue is opened" => "Esta incidencia está abierta", /*0266*/"does it adopt any techniques to track users?" => "¿adopta alguna técnica para rastrear a los usuarios?", + /*0267*/"Actions carried out by users" => "Acciones realizadas por usuarios", + /*0268*/"No modems found" => "No se encontró ningún modem", + /*0269*/"Download the xml file of all the <b>modems</b> in the database" => "Descargue el archivo xml de todos los <b>modems</b> presentes en la base de datos", + /*0270*/"Modems and ADSL cards" => "Modems y tarjetas ADSL", + /*0271*/"Table of contents" => "Tabla de contenido", ), 'fr' => array ( |