lang update
lang update
This commit is contained in:
@@ -98,10 +98,10 @@ $lang = array_merge($lang, array(
|
||||
'MCHAT_ONLINE_EXPLAIN' => 'basato sugli utenti attivi negli ultimi %s',
|
||||
'WHO_IS_CHATTING' => 'Chi è in chat',
|
||||
'WHO_IS_REFRESH_EXPLAIN' => 'Refresh ogni <strong>%d</strong> secondi',
|
||||
'MCHAT_NEW_TOPIC' => 'Made A New Topic',
|
||||
'MCHAT_NEW_REPLY' => 'Made A New Reply',
|
||||
'MCHAT_NEW_QUOTE' => 'Replied with a Quote',
|
||||
'MCHAT_NEW_EDIT' => 'Made A Edit',
|
||||
'MCHAT_NEW_TOPIC' => 'Nuovo Topic',
|
||||
'MCHAT_NEW_REPLY' => 'Nuova risposta',
|
||||
'MCHAT_NEW_QUOTE' => 'Risposta con Quote',
|
||||
'MCHAT_NEW_EDIT' => 'Ha modificato',
|
||||
// UCP
|
||||
'UCP_PROFILE_MCHAT' => 'mChat Preferenze',
|
||||
'DISPLAY_MCHAT' => 'Visualizza mChat in Index',
|
||||
|
||||
@@ -101,16 +101,16 @@ $lang = array_merge($lang, array(
|
||||
'MCHAT_OVERRIDE_SMILIE_LIMIT_EXPLAIN' => 'Impostare su Si per ignorare le smile impostazione messaggi di limite in chat',
|
||||
'MCHAT_OVERRIDE_MIN_POST_CHARS' => 'Ignora limite minimo caratteri',
|
||||
'MCHAT_OVERRIDE_MIN_POST_CHARS_EXPLAIN' => 'Impostare su SI per ignorare i caratteri minimi impostazione per i messaggi di chat',
|
||||
'MCHAT_NEW_POSTS' => 'Enable Posts Display',
|
||||
'MCHAT_NEW_POSTS_EXPLAIN' => 'Set to yes and you can set below the options what message to display in the chat message area.',
|
||||
'MCHAT_NEW_POSTS_TOPIC' => 'Display New Topic Posts',
|
||||
'MCHAT_NEW_POSTS_TOPIC_EXPLAIN' => 'Set to yes to allow new topic posts from the forum to be posted into the chat message area.',
|
||||
'MCHAT_NEW_POSTS_REPLY' => 'Display New Replied Posts',
|
||||
'MCHAT_NEW_POSTS_REPLY_EXPLAIN' => 'Set to yes to allow replied posts from the forum to be posted into the chat message area.',
|
||||
'MCHAT_NEW_POSTS_EDIT' => 'Display Edited Posts',
|
||||
'MCHAT_NEW_POSTS_EDIT_EXPLAIN' => 'Set to yes to allow edited posts from the forum to be posted into the chat message area.',
|
||||
'MCHAT_NEW_POSTS_QUOTE' => 'Display Quoted Posts',
|
||||
'MCHAT_NEW_POSTS_QUOTE_EXPLAIN' => 'Set to yes to allow quoted posts from the forum to be posted into the chat message area.',
|
||||
'MCHAT_NEW_POSTS' => 'Abilita Post Display',
|
||||
'MCHAT_NEW_POSTS_EXPLAIN' => 'Setta si se vuoi visualizzare in chat i messaggi di post nel forum.',
|
||||
'MCHAT_NEW_POSTS_TOPIC' => 'Visualizza nuovi post e topic',
|
||||
'MCHAT_NEW_POSTS_TOPIC_EXPLAIN' => 'Impostare su si per consentire i nuovi post-argomento del forum per essere pubblicati in area messaggio della chat.',
|
||||
'MCHAT_NEW_POSTS_REPLY' => 'Visualizza nuove risposte',
|
||||
'MCHAT_NEW_POSTS_REPLY_EXPLAIN' => 'Impostata su Sì per consentire la visualizzazione delle risposte ai messaggi nel forum in area messaggio della chat.',
|
||||
'MCHAT_NEW_POSTS_EDIT' => 'Visualizza post modificati',
|
||||
'MCHAT_NEW_POSTS_EDIT_EXPLAIN' => 'Impostare su si per consentire ai messaggi modificati del forum di essere pubblicati in area messaggio della chat.',
|
||||
'MCHAT_NEW_POSTS_QUOTE' => 'Visualizza post quotati',
|
||||
'MCHAT_NEW_POSTS_QUOTE_EXPLAIN' => 'Impostare su Sì per consentire ai messaggi citati del forum di esser pubblicati in area messaggio della chat.',
|
||||
'MCHAT_MAIN' => 'Configurazione principale',
|
||||
'MCHAT_STATS' => 'Chat Whois',
|
||||
'MCHAT_STATS_INDEX' => 'Statistiche Index',
|
||||
|
||||
Reference in New Issue
Block a user