From d530c7b4237d513c9c75aff438232e3e6778b42c Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 8 Dec 2010 18:12:17 +0000 Subject: improved i18n - part 2 --- h-source/Application/Include/languages.php | 19 +++++++++++++++++++ h-source/Application/Views/My/panel.php | 10 +++++----- h-source/Application/Views/right.php | 14 +++++++------- 3 files changed, 31 insertions(+), 12 deletions(-) (limited to 'h-source') 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 ( diff --git a/h-source/Application/Views/My/panel.php b/h-source/Application/Views/My/panel.php index b5cc35e..1f4b9fe 100644 --- a/h-source/Application/Views/My/panel.php +++ b/h-source/Application/Views/My/panel.php @@ -39,11 +39,11 @@ \ No newline at end of file diff --git a/h-source/Application/Views/right.php b/h-source/Application/Views/right.php index 52839cf..c0b1b68 100644 --- a/h-source/Application/Views/right.php +++ b/h-source/Application/Views/right.php @@ -33,10 +33,10 @@
- Hello (logout) + (logout)
@@ -71,11 +71,11 @@ @@ -92,11 +92,11 @@
- website statistics: + :
- hardware in the database: + :
@@ -109,7 +109,7 @@
- users logged: + :
-- cgit v1.2.3