aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Include/languages.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2010-12-08 18:12:17 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2010-12-08 18:12:17 +0000
commitd530c7b4237d513c9c75aff438232e3e6778b42c (patch)
tree896abfdcc4807ef9f5c0f0e909dd4dce21b8c481 /h-source/Application/Include/languages.php
parent1d2c9e00545ac5005274c6a4d3b372b4c0f60ae0 (diff)
improved i18n - part 2
Diffstat (limited to 'h-source/Application/Include/languages.php')
-rw-r--r--h-source/Application/Include/languages.php19
1 files changed, 19 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php
index 99cfd6f..4d83edd 100644
--- a/h-source/Application/Include/languages.php
+++ b/h-source/Application/Include/languages.php
@@ -103,6 +103,19 @@ class Lang
"does it have a free bios?" => "ha il bios libero?",
"does the webcam work?" => "funziona la webcam?",
"Current revision" => "Revisione corrente",
+ "Hello" => "Ciao",
+ "Your" => "il ",
+ "control panel" => "pannello di controllo",
+ "Create new account" => "Crea un account",
+ "Request new password" => "Richiedi nuova password",
+ "website statistics" => "statistiche del sito",
+ "hardware in the database" => "hardware nel database",
+ "users logged" => "utenti loggati",
+ "Watch your public profile" => "Guarda il tuo profilo pubblico",
+ "Edit your profile" => "Modifica il tuo profilo",
+ "Change your e-mail address" => "Cambia il tuo indirizzo e-mail",
+ "Change your password" => "Cambia la tua password",
+ "Delete your account" => "Chiudi il tuo account",
),
'es' => array
(
@@ -168,6 +181,12 @@ class Lang
"No wifi cards found" => "No se encontró ninguna tarjeta de red inalámbrica",
"does it work with free software?" => "¿funciona con software libre?",
"differences in the entry" => "diferencias en el campo",
+ "No 3G cards found" => "No se encontró ninguna tarjeta 3G",
+ "Please specify in the below description entry the Internet Service Provider (ISP) and the country where the service is provided" => "Por favor especifique en el campo de descripción inferior el Proveedor de Internet (ISP) y el país donde se provee el servicio",
+ "webcam model" => "modelo de cámara web",
+ "does it have a free bios?" => "¿tiene bios libre?",
+ "does the webcam work?" => "¿funciona la cámara web?",
+ "Current revision" => "Revisión actual",
),
'fr' => array
(