From aff1f89df0e3fe33175d77e6cd5b8ca41e2c61c5 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 9 Dec 2010 21:06:40 +0000 Subject: improved i18n --- h-source/Application/Include/languages.php | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'h-source/Application/Include') diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 4d83edd..2d1514b 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -106,8 +106,8 @@ class Lang "Hello" => "Ciao", "Your" => "il ", "control panel" => "pannello di controllo", - "Create new account" => "Crea un account", - "Request new password" => "Richiedi nuova password", + "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", @@ -116,6 +116,29 @@ class Lang "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", + "choose the username" => "scegli lo username", + "characters allowed" => "caratteri ammessi", + "your e-mail address" => "il tuo indirizzo e-mail", + "necessary to confirm the registration" => "necessario per confermare la registrazione", + "choose the password" => "scegli la password", + "confirm the password" => "conferma la password", + "write the code above" => "scrivi il codice mostrato sopra", + "write your username" => "scrivi il tuo username", + "watch all the" => "guarda tutte le", + "actions carried out by moderators" => "azioni compiute dai moderatori", + "meet" => "conosci", + "Public profile of" => "Profilo pubblico di", + "See all the contributions of" => "Guarda tutti i contributi di ", + "My website" => "Il mio sito personale", + "My real name" => "Il mio vero nome", + "My e-mail address" => "Il mio indirizzo e-mail", + "I'm from" => "Vengo da", + "Birthdate" => "Sono nato il", + "My favourite distribution" => "La mia distribuzione favorita", + "Free software projects I'm working on" => "Progetti di software libero con i quali collaboro", + "My description" => "La mia descrizione", + "contributions" => "contributi", + "contributions of" => "contributi di", ), 'es' => array ( -- cgit v1.2.3