Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Translate Locale to your language
06-09-2011, 02:33 PM
Post: #4
Italian language
PHP Code:
$lcl['homepage']="HOME";
$lcl['popularvideos']="VIDEO POPOLARI";
$lcl['relatedvideos']="VIDEO CORRELATI";
$lcl['contact']="CONTATTI";
$lcl['categories']="Categorie";
$lcl['recentcomments']="Commenti Recenti";
$lcl['tags']="Tags";
$lcl['contact_name']="Vostro Nome";
$lcl['contact_email']="Vostra E-Mail";
$lcl['contact_subject']="Oggetto";
$lcl['contact_message']="Messaggio";
$lcl['contact_security']="Codice Sicurezza";
$lcl['contact_name_err']="Inserite il Vostro Nome,per favore!";
$lcl['contact_email_err']="Inserite la vostra E-Mail,per favore!";
$lcl['contact_subject_err']="Please enter Your Subject!";
$lcl['contact_message_err']="Inserite il messaggio, per favore!";
$lcl['contact_security_err']="Inserite il codice sicurezza,per favore!";
$lcl['contact_security_err2']="Codice sicurezza invalido, per favore reinseritelo!";
$lcl['contact_succes']="Abbiamo ricevuto il vostro messaggio. Vi risponderemo appena possibile";
$lcl['send']="Spedisci";
$lcl['comment_form_title']="Invia Commento";
$lcl['comment_form_name']="Vostro Nome";
$lcl['comment_form_email']="E-Mail: (Non sarà pubblica)";
$lcl['comment_form_comment']="Commento";
$lcl['comment_form_security']="Codice Sicurezza";
$lcl['comment_form_security_err']="Inserite il codice sicurezza nell'immagine, per favore!";
$lcl['comment_form_security_err2']="Codice sicurezza invalido, per favore riscrivetelo!";
$lcl['comment_form_comment_err']="Per favore scrivete il commento!";
$lcl['comment_form_succes']="Commento ricevuto. L'amministratore lo pubblicherà!";
$lcl['comment_list_name']="Nome";
$lcl['comment_list_date']="Data";
$lcl['comment_list_comment']="Commento";


$lcl['games']="GIOCHI";
$lcl['videos']="VIDEO";
$lcl['populargames']="GIOCHI POPOLARI";
$lcl['relatedgames']="Giochi Correlati";
$lcl['populargames']="Giochi Popolari"
[/quote]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Translate Locale to your language - admin - 16-12-2010, 04:33 PM
Dutch - swingers - 29-12-2010, 10:46 PM
Italian language - redstone - 06-09-2011 02:33 PM

Forum Jump: