aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-02-07 08:27:01 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-02-07 08:27:01 +0000
commitd36a10db4f19a93fa2f666eabe8f585313f0e834 (patch)
treeac44b65861c0a13aad9f94bea35b2d451186b925
parent057f85567e7bf4a7e4036cd81a4fa059028e60f1 (diff)
improved i18n - added some vendor manes
-rw-r--r--h-source/Application/Include/hardware.php2
-rw-r--r--h-source/Application/Include/languages.php24
2 files changed, 26 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php
index 2ad9056..d3b7a82 100644
--- a/h-source/Application/Include/hardware.php
+++ b/h-source/Application/Include/hardware.php
@@ -274,6 +274,7 @@ class Notebooks extends Hardware
"SAMSUNG" => "SAMSUNG",
"Thomson" => "Thomson",
"TOSHIBA" => "TOSHIBA",
+ "ZaReason, Inc" => "ZaReason-Inc",
);
public static $compatibility = array(
@@ -440,6 +441,7 @@ class Webcams extends Hardware
"Divio" => "Divio",
"Dynex" => "Dynex",
"eMPIA Technology, Inc" => "eMPIA-Technology-Inc",
+ "Gembird" => "Gembird",
"Genesys Logic, Inc" => "Genesys-Logic-Inc",
"Hama Trading Co" => "Hama-Trading-Co",
"Hewlett Packard" => "Hewlett-Packard",
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php
index 0a72b9a..0e0959a 100644
--- a/h-source/Application/Include/languages.php
+++ b/h-source/Application/Include/languages.php
@@ -279,6 +279,30 @@ class Lang
"contributions of" => "contribuciones de",
"No sound cards found" => "No se encontró ninguna tarjeta de audio",
"LAST UPDATE" => "ULTIMA MODIFICACIÓN",
+ "LAST UPDATE" => "ÚLTIMA MODIFICACIÓN",
+ "search by" => "buscar por",
+ "analyze the output of the lspci command" => "analice la salida de la orden lscpi",
+ "paste the output of the lspci command" => "pegue la salida de la orden lspci",
+ "works, but without 3D acceleration" => "funciona, pero sin aceleración 3D",
+ "the text submitted by you does not seem the lspci -vmmnn output. Please check the text and try again" => "el texto insertado no parece ser la salida de la orden lspci -vmmnn. Por favor revise el texto e intente nuevamente",
+ "Search form" => "Formulario de búsqueda",
+ "write here the output of lspci -vmmnn" => "escriba aquí la salida de la orden lspci -vmmnn",
+ "The following devices has been found in the database" => "Los siguientes dispositivos han sido encontrados en la base de datos",
+ "yes" => "si",
+ "no" => "no",
+ "The following devices has not been found in the database" => "Los siguientes dispositivos no han sido encontrados en la base de datos",
+ "can you please insert them?" => "¿podría insertarlos?",
+ "No webcams found" => "No se encontró ninguna cámara web",
+ "Download the xml file of all the database" => "Descargue el archivo xml de toda la base de datos",
+ "Download the xml file of all the <b>notebooks</b> in the database" => "Descargue el archivo xml de todas las <b>laptops</b> presentes en la base de datos",
+ "Download the xml file of all the <b>wifi cards</b> in the database" => "Descargue el archivo xml de todas las <b>tarjetas de red inalámbrica</b> presentes en la base de datos",
+ "Download the xml file of all the <b>video cards</b> in the database" => "Descargue el archivo xml de todas las <b>tarjetas de video</b> presentes en la base de datos",
+ "Download the xml file of all the <b>printers</b> in the database" => "Descargue el archivo xml de todas las <b>impresoras</b> presentes en la base de datos",
+ "Download the xml file of all the <b>3G cards</b> in the database" => "Descargue el archivo xml de todas las <b>tarjetas 3G</b> presentes en la base de datos",
+ "Download the xml file of all the <b>sound cards</b> in the database" => "Descargue el archivo xml de todas las <b>tarjetas de audio</b> presentes en la base de datos",
+ "Download the xml file of all the <b>webcams</b> in the database" => "Descargue el archivo xml de todas las <b>cámaras web</b> presentes en la base de datos",
+ "You can download all the h-node database in one unique xml file in order to parse its contents by means of some proper script (for example a Python or Perl or PHP script)" => "Puede descargar toda la base de datos de h-node en un archivo xml único para poder analizarlo su contenido por medio de otro script apropiado (por ejemplo un script en Python, Perl o PHP)",
+ "Download the h-node hardware database in xml format" => "Descargue la base de datos de h-node en formato xml",
),
'fr' => array
(