From 799376543af81e836b175b1eb71368f321b84416 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Fri, 4 Feb 2011 11:26:22 +0000 Subject: added webcams - part 2 --- h-source/Application/Include/languages.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'h-source/Application/Include/languages.php') diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index a7498b7..e457f2e 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -157,6 +157,16 @@ class Lang "The following devices has not been found in the database" => "I seguenti device non sono stati trovati nel database", "can you please insert them?" => "puoi gentilmente inserirli?", "No webcams found" => "Non รจ stata trovata alcuna webcam", + "Download the xml file of all the database" => "Scarica il file xml di tutto il database", + "Download the xml file of all the notebooks in the database" => "Scarica il file xml di tutti i notebook presenti nel database", + "Download the xml file of all the wifi cards in the database" => "Scarica il file xml di tutte le schede wifi presenti nel database", + "Download the xml file of all the video cards in the database" => "Scarica il file xml di tutte le schede video presenti nel database", + "Download the xml file of all the printers in the database" => "Scarica il file xml di tutte le stampanti presenti nel database", + "Download the xml file of all the 3G cards in the database" => "Scarica il file xml di tutte le schede 3G presenti nel database", + "Download the xml file of all the sound cards in the database" => "Scarica il file xml di tutte le schede audio presenti nel database", + "Download the xml file of all the webcams in the database" => "Scarica il file xml di tutte le webcams presenti nel database", + "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)" => "Puoi scaricare l'intero database di h-node in un unico file xml per analizzarne i contenuti utilizzando uno script appropriato (ad esempio uno script Python o Perl o PHP)", + "Download the h-node hardware database in xml format" => "Scarica il database dell'hardware di h-node in formato xml", ), 'es' => array ( -- cgit v1.2.3