From c35eba3676b09d58f3b71c29934853964aaf0a3f Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 4 Dec 2011 20:32:05 +0000 Subject: improved i18n --- h-source/Application/Include/languages.php | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (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 abdd0f2..7ee011b 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -317,7 +317,7 @@ class Lang /*0269*/"Download the xml file of all the modems in the database" => "Scarica il file xml di tutti i modem presenti nel database", /*0270*/"Modems and ADSL cards" => "Modem e schede ADSL", /*0271*/"Table of contents" => "Indice dei contenuti", - /*0272*/"by" => "da", + /*0272*/"by" => "creato da", /*0273*/"Add a message" => "Aggiungi un messaggio", /*0274*/"Save" => "Salva", /*0275*/"Revision of the wiki page" => "Revisione della pagina della wiki", @@ -343,6 +343,18 @@ class Lang /*0295*/"undef" => "tutti", /*0296*/"All" => "Tutti", /*0297*/"inkjet" => "getto d'inchiostro", + /*0298*/"A-Full" => "A-Piena", + /*0299*/"B-Partial" => "B-Parziale", + /*0300*/"C-None" => "C-Nessuna", + /*0301*/"A-platinum" => "A-platino", + /*0302*/"B-gold" => "B-oro", + /*0303*/"C-silver" => "C-argento", + /*0304*/"D-bronze" => "D-bronzo", + /*0305*/"E-garbage" => "E-spazzatura", + /*0306*/"not specified how it works" => "non è stato specificato come funziona", + /*0307*/"there is no wifi card" => "la scheda wifi non è presente", + /*0308*/"there is no webcam" => "la webcam non è presente", + /*0309*/"it works" => "funziona", ), 'es' => array ( -- cgit v1.2.3