lang update

lang update
This commit is contained in:
dmzx
2015-03-13 15:33:14 +01:00
parent 537909479e
commit 01f16a63fe
2 changed files with 95 additions and 95 deletions

View File

@@ -167,58 +167,58 @@ $lang = array_merge($lang, array(
'MCHAT_BBCODES_DISALLOWED' => 'Disabilita bbcodes', 'MCHAT_BBCODES_DISALLOWED' => 'Disabilita bbcodes',
'MCHAT_BBCODES_DISALLOWED_EXPLAIN' => 'Qui è possibile inserire i BBCodes da <strong>non</strong> utilizzare.<br />Separare i bbcodes da una barra verticale, ad esempio: <br />b|i|u|code|list|list=|flash|quote e/o %scustom bbcode tag name%s', 'MCHAT_BBCODES_DISALLOWED_EXPLAIN' => 'Qui è possibile inserire i BBCodes da <strong>non</strong> utilizzare.<br />Separare i bbcodes da una barra verticale, ad esempio: <br />b|i|u|code|list|list=|flash|quote e/o %scustom bbcode tag name%s',
'MCHAT_STATIC_MESSAGE' => 'Messaggi Statici', 'MCHAT_STATIC_MESSAGE' => 'Messaggi Statici',
'MCHAT_STATIC_MESSAGE_EXPLAIN' => 'Here you can define a static message to display to users of the chat. HTML code is allowed.<br />Set to empty to disable the display. You are limited to 255 characters.<br /><strong>This message can be translated.</strong> (you must edit the mchat_lang.php file and read the instructions).', 'MCHAT_STATIC_MESSAGE_EXPLAIN' => 'Qui è possibile definire un messaggio statico da visualizzare agli utenti della chat. HTML permesso.<br />Set per disattivare la visualizzazione. Limite a 255 caratteri.<br /><strong>Questo messaggio può essere tradotto.</strong> (modificando il file mchat_lang.php e seguendo le istruzioni).',
'MCHAT_USER_TIMEOUT' => 'User Timeout', 'MCHAT_USER_TIMEOUT' => 'Timeout utente',
'MCHAT_USER_TIMEOUT_EXPLAIN' => 'Set the amount of time, in seconds, until a users session in the chat ends. Set to 0 for no timeout.<br /><em>You are limited to the %sforum config setting for sessions%s which is currently set to %s seconds</em>', 'MCHAT_USER_TIMEOUT_EXPLAIN' => 'Impostare la quantità di tempo, in secondi, fino una sessione utenti nella chat termina. Impostare a 0 per nessun timeout.<br /><em>Limite di %sforum config settato a sessions%s che è attualmente impostato a %s secondi</em>',
'MCHAT_OVERRIDE_SMILIE_LIMIT' => 'Override smilie limit', 'MCHAT_OVERRIDE_SMILIE_LIMIT' => 'Limite smilie',
'MCHAT_OVERRIDE_SMILIE_LIMIT_EXPLAIN' => 'Set to yes to override the forums smilie limit setting for chat messages', 'MCHAT_OVERRIDE_SMILIE_LIMIT_EXPLAIN' => 'Impostare su SI per ignorare i forum con smilie impostazione messaggi di limete in chat',
'MCHAT_OVERRIDE_MIN_POST_CHARS' => 'Override minimum characters limit', 'MCHAT_OVERRIDE_MIN_POST_CHARS' => 'Ignora limite minimo caratteri',
'MCHAT_OVERRIDE_MIN_POST_CHARS_EXPLAIN' => 'Set to yes to override the forums minimum characters setting for chat messages', 'MCHAT_OVERRIDE_MIN_POST_CHARS_EXPLAIN' => 'Impostare su SI per ignorare i forum con caratteri minimi con impostazione per i messaggi della chat',
'MCHAT_NEW_POSTS' => 'Display New Posts', 'MCHAT_NEW_POSTS' => 'Visualizza nuovi post',
'MCHAT_NEW_POSTS_EXPLAIN' => 'Set to yes to allow new posts from the forum to be posted into the chat message area<br /><strong>You must have the add-on for new post notifications installed</strong> (within the contrib directory of the extension download).', 'MCHAT_NEW_POSTS_EXPLAIN' => 'Impostare su SI per consentire ai nuovi messaggi del forum di essere pubblicati in area messaggio della chat<br /><strong>È necessario che questo add-on per postare sia installato</strong> (nella directory contrib estensione di download).',
'MCHAT_MAIN' => 'Main Configuration', 'MCHAT_MAIN' => 'Configurazione principale',
'MCHAT_STATS' => 'Whois Chatting', 'MCHAT_STATS' => 'Whois Chat',
'MCHAT_STATS_INDEX' => 'Stats on Index', 'MCHAT_STATS_INDEX' => 'Statistiche su Indice',
'MCHAT_STATS_INDEX_EXPLAIN' => 'Show who is chatting with in the stats section of the forum', 'MCHAT_STATS_INDEX_EXPLAIN' => 'Mostra chi sta chattando nella sezione statistiche del forum',
'MCHAT_MESSAGES' => 'Message Settings', 'MCHAT_MESSAGES' => 'Impostazioni messaggi',
'MCHAT_PAUSE_ON_INPUT' => 'Pause on input', 'MCHAT_PAUSE_ON_INPUT' => 'Pausa ingresso',
'MCHAT_PAUSE_ON_INPUT_EXPLAIN' => 'If set Yes, then the chat will not autoupdate upon a user entering a message in the input area', 'MCHAT_PAUSE_ON_INPUT_EXPLAIN' => 'Se impostato Sì, la chat non verrà aggiornata automaticamente se un utente posta in un messaggio in area di immissione',
// error reporting // error reporting
'MCHAT_NEEDS_UPDATING' => 'The mChat extension needs updating. Please have a forum founder visit this section to run the installer.', 'MCHAT_NEEDS_UPDATING' => 'Questa estensione necessita di un aggiornamento. Si prega di visitare il sito fondatore per eseguire il programma di installazione.',
'MCHAT_WRONG_VERSION' => 'The wrong version of the extension is installed. Please run the %sinstaller%s for the new version of the modification.', 'MCHAT_WRONG_VERSION' => 'È installata una versione errata di questa estensione. Perfavore vai al sito %sinstaller%s per la nuova versione.',
'WARNING' => 'Warning', 'WARNING' => 'Attenzione',
'TOO_LONG_DATE' => 'The date format you entered is too long.', 'TOO_LONG_DATE' => 'Il formato della data immessa è troppo lunga.',
'TOO_SHORT_DATE' => 'The date format you entered is too short.', 'TOO_SHORT_DATE' => 'Il formato della data immessa è troppo corta.',
'TOO_SMALL_REFRESH' => 'The refresh value is too small.', 'TOO_SMALL_REFRESH' => 'Il valore di aggiornamento è troppo piccolo.',
'TOO_LARGE_REFRESH' => 'The refresh value is too large.', 'TOO_LARGE_REFRESH' => 'Il valore di aggiornamento è troppo grande.',
'TOO_SMALL_MESSAGE_LIMIT' => 'The message limit value is too small.', 'TOO_SMALL_MESSAGE_LIMIT' => 'Il valore limite messaggio è troppo corto.',
'TOO_LARGE_MESSAGE_LIMIT' => 'The message limit value is too large.', 'TOO_LARGE_MESSAGE_LIMIT' => 'Il valore limite messaggio è troppo grande.',
'TOO_SMALL_ARCHIVE_LIMIT' => 'The archive limit value is too small.', 'TOO_SMALL_ARCHIVE_LIMIT' => 'Il valore limite archivio è troppo piccolo.',
'TOO_LARGE_ARCHIVE_LIMIT' => 'The archive limit value is too large.', 'TOO_LARGE_ARCHIVE_LIMIT' => 'Il valore limite archivio è troppo grande.',
'TOO_SMALL_FLOOD_TIME' => 'The flood time value is too small.', 'TOO_SMALL_FLOOD_TIME' => 'Il valore di limite di tempo è troppo breve.',
'TOO_LARGE_FLOOD_TIME' => 'The flood time value is too large.', 'TOO_LARGE_FLOOD_TIME' => 'Il valore di limite di tempo è troppo alto.',
'TOO_SMALL_MAX_MESSAGE_LNGTH' => 'The max message length value is too small.', 'TOO_SMALL_MAX_MESSAGE_LNGTH' => 'Il valore massimo della lunghezza del messaggio è troppo breve.',
'TOO_LARGE_MAX_MESSAGE_LNGTH' => 'The max message length value is too large.', 'TOO_LARGE_MAX_MESSAGE_LNGTH' => 'Il valore massimo della lunghezza del messaggio è troppo alto.',
'TOO_SMALL_MAX_WORDS_LNGTH' => 'The max words length value is too small.', 'TOO_SMALL_MAX_WORDS_LNGTH' => 'Il valore della lunghezza massima delle parole è troppo piccolo.',
'TOO_LARGE_MAX_WORDS_LNGTH' => 'The max words length value is too large.', 'TOO_LARGE_MAX_WORDS_LNGTH' => 'Il valore della lunghezza massima delle parole è troppo alto.',
'TOO_SMALL_WHOIS_REFRESH' => 'The whois refresh value is too small.', 'TOO_SMALL_WHOIS_REFRESH' => 'Il valore di aggiornamento whois è troppo piccolo.',
'TOO_LARGE_WHOIS_REFRESH' => 'The whois refresh value is too large.', 'TOO_LARGE_WHOIS_REFRESH' => 'Il valore di aggiornamento whois è troppo alto.',
'TOO_SMALL_INDEX_HEIGHT' => 'The index height value is too small.', 'TOO_SMALL_INDEX_HEIGHT' => 'Il valore di altezza indice è troppo piccolo.',
'TOO_LARGE_INDEX_HEIGHT' => 'The index height value is too large.', 'TOO_LARGE_INDEX_HEIGHT' => 'Il valore di altezza indice è troppo alto.',
'TOO_SMALL_CUSTOM_HEIGHT' => 'The custom height value is too small.', 'TOO_SMALL_CUSTOM_HEIGHT' => 'Il valore di altezza personalizzato è troppo piccolo.',
'TOO_LARGE_CUSTOM_HEIGHT' => 'The custom height value is too large.', 'TOO_LARGE_CUSTOM_HEIGHT' => 'Il valore di altezza personalizzato è troppo alto.',
'TOO_SHORT_STATIC_MESSAGE' => 'The static message value is too short.', 'TOO_SHORT_STATIC_MESSAGE' => 'Il valore di messaggio statico è troppo corto.',
'TOO_LONG_STATIC_MESSAGE' => 'The static message value is too long.', 'TOO_LONG_STATIC_MESSAGE' => 'Il valore di messaggio statico è troppo lungo.',
'TOO_SMALL_TIMEOUT' => 'The user timeout value is too small.', 'TOO_SMALL_TIMEOUT' => 'Il valore di timeout utente è troppo piccolo.',
'TOO_LARGE_TIMEOUT' => 'The user timeout value is too large.', 'TOO_LARGE_TIMEOUT' => 'Il valore di timeout utente è troppo alto.',
'UCP_CAT_MCHAT' => 'mChat', 'UCP_CAT_MCHAT' => 'mChat',
'UCP_MCHAT_CONFIG' => 'mChat', //Preferences 'UCP_MCHAT_CONFIG' => 'mChat', //Preferences
'LOG_MCHAT_TABLE_PRUNED' => 'mChat Table was pruned', 'LOG_MCHAT_TABLE_PRUNED' => 'mChat tabelle cancellate',
'ACP_USER_MCHAT' => 'mChat Settings', 'ACP_USER_MCHAT' => 'mChat Opzioni',
'LOG_DELETED_MCHAT' => '<strong>Deleted mChat message</strong><br />» %1$s', 'LOG_DELETED_MCHAT' => '<strong>Cancella messaggi mChat</strong><br />» %1$s',
'LOG_EDITED_MCHAT' => '<strong>Edited mChat message</strong><br />» %1$s', 'LOG_EDITED_MCHAT' => '<strong>Modifica messaggi mChat</strong><br />» %1$s',
'MCHAT_MESSAGE_LNGTH_EXPLAIN' => 'Characters remaining: <span class="charsLeft error"><strong>%d</strong></span>', 'MCHAT_MESSAGE_LNGTH_EXPLAIN' => 'Caratteri: <span class="charsLeft error"><strong>%d</strong></span>',
'MCHAT_TOP_POSTERS' => 'Miglior Spammer', 'MCHAT_TOP_POSTERS' => 'Miglior Spammer',
'MCHAT_NEW_CHAT' => 'Nuovo messaggio in Chat !', 'MCHAT_NEW_CHAT' => 'Nuovo messaggio in Chat !',
'FONT_COLOR' => 'Font colore', 'FONT_COLOR' => 'Font colore',

View File

@@ -97,63 +97,63 @@ $lang = array_merge($lang, array(
'MCHAT_STATIC_MESSAGE' => 'Messaggi Statici', 'MCHAT_STATIC_MESSAGE' => 'Messaggi Statici',
'MCHAT_STATIC_MESSAGE_EXPLAIN' => 'Qui è possibile definire un messaggio statico da visualizzare agli utenti della chat. HTML codice è permesso.<br />Svuotare per disattivare la visualizzazione. Limite di 255 caratteri.<br /><strong>Questo messaggio può essere tradotto.</strong> (modificando il file mchat_lang.php leggere le istruzioni).', 'MCHAT_STATIC_MESSAGE_EXPLAIN' => 'Qui è possibile definire un messaggio statico da visualizzare agli utenti della chat. HTML codice è permesso.<br />Svuotare per disattivare la visualizzazione. Limite di 255 caratteri.<br /><strong>Questo messaggio può essere tradotto.</strong> (modificando il file mchat_lang.php leggere le istruzioni).',
'MCHAT_USER_TIMEOUT' => 'Timeout utente', 'MCHAT_USER_TIMEOUT' => 'Timeout utente',
'MCHAT_USER_TIMEOUT_EXPLAIN' => 'Impostare la quantità di tempo, in secondi, fino una sessione utenti nella chat termina. Impostare a 0 per nessun timeout.<br /><em>Limite di %sforum config setting for sessions%s which is currently set to %s seconds</em>', 'MCHAT_USER_TIMEOUT_EXPLAIN' => 'Impostare la quantità di tempo, in secondi, fino una sessione utenti nella chat termina. Impostare a 0 per nessun timeout.<br /><em>Limite di %sforum config impostazioni a sessions%s che è attualmente impostato %s secondi</em>',
'MCHAT_OVERRIDE_SMILIE_LIMIT' => 'Override smilie limit', 'MCHAT_OVERRIDE_SMILIE_LIMIT' => 'Limite smile',
'MCHAT_OVERRIDE_SMILIE_LIMIT_EXPLAIN' => 'Set to yes to override the forums smilie limit setting for chat messages', 'MCHAT_OVERRIDE_SMILIE_LIMIT_EXPLAIN' => 'Impostare su Si per ignorare le smile impostazione messaggi di limite in chat',
'MCHAT_OVERRIDE_MIN_POST_CHARS' => 'Override minimum characters limit', 'MCHAT_OVERRIDE_MIN_POST_CHARS' => 'Ignora limite minimo caratteri',
'MCHAT_OVERRIDE_MIN_POST_CHARS_EXPLAIN' => 'Set to yes to override the forums minimum characters setting for chat messages', 'MCHAT_OVERRIDE_MIN_POST_CHARS_EXPLAIN' => 'Impostare su SI per ignorare i caratteri minimi impostazione per i messaggi di chat',
'MCHAT_NEW_POSTS' => 'Display New Posts', 'MCHAT_NEW_POSTS' => 'Visualizza nuovi post',
'MCHAT_NEW_POSTS_EXPLAIN' => 'Set to yes to allow new posts from the forum to be posted into the chat message area<br /><strong>You must have the add-on for new post notifications installed</strong> (within the contrib directory of the extension download).', 'MCHAT_NEW_POSTS_EXPLAIN' => 'Impostare su SI per consentire ai nuovi messaggi del forum di esser pubblicati in area messaggio chat<br /><strong>È necessario che questo add-on per le nuove notifiche sia installato</strong> (nella directory contrib estensione di download).',
'MCHAT_MAIN' => 'Main Configuration', 'MCHAT_MAIN' => 'Configurazione principale',
'MCHAT_STATS' => 'Whois Chatting', 'MCHAT_STATS' => 'Chat Whois',
'MCHAT_STATS_INDEX' => 'Stats on Index', 'MCHAT_STATS_INDEX' => 'Statistiche Index',
'MCHAT_STATS_INDEX_EXPLAIN' => 'Show who is chatting with in the stats section of the forum', 'MCHAT_STATS_INDEX_EXPLAIN' => 'Mostra chi sta chattando nella sezione statistiche del forum',
'MCHAT_MESSAGES' => 'Opzioni Messaggi', 'MCHAT_MESSAGES' => 'Opzioni Messaggi',
'MCHAT_PAUSE_ON_INPUT' => 'Pause on input', 'MCHAT_PAUSE_ON_INPUT' => 'Pausa in ingresso',
'MCHAT_PAUSE_ON_INPUT_EXPLAIN' => 'If set Yes, then the chat will not autoupdate upon a user entering a message in the input area', 'MCHAT_PAUSE_ON_INPUT_EXPLAIN' => 'Se impostato Sì, allora la chat non verrà aggiornata automaticamente se un utente inserisce un messaggio in area di immissione',
// error reporting // error reporting
'MCHAT_NEEDS_UPDATING' => 'The mChat extension needs updating. Please have a forum founder visit this section to run the installer.', 'MCHAT_NEEDS_UPDATING' => 'Questa estensione mChat necessita di un aggiornamento. Si prega di visitare il fondatore per eseguire il programma di installazione.',
'MCHAT_WRONG_VERSION' => 'The wrong version of the extension is installed. Please run the %sinstaller%s for the new version of the modification.', 'MCHAT_WRONG_VERSION' => 'È installata una versione errata di questa estensione. Eseguire il %sinstaller%s per la nuova versione.',
'WARNING' => 'Warning', 'WARNING' => 'Attenzione',
'TOO_LONG_DATE' => 'The date format you entered is too long.', 'TOO_LONG_DATE' => 'Il formato della data immessa è troppo lunga.',
'TOO_SHORT_DATE' => 'The date format you entered is too short.', 'TOO_SHORT_DATE' => 'Il formato della data immessa è troppo corta.',
'TOO_SMALL_REFRESH' => 'The refresh value is too small.', 'TOO_SMALL_REFRESH' => 'Il valore di aggiornamento è troppo piccolo.',
'TOO_LARGE_REFRESH' => 'The refresh value is too large.', 'TOO_LARGE_REFRESH' => 'Il valore di aggiornamento è troppo grande.',
'TOO_SMALL_MESSAGE_LIMIT' => 'The message limit value is too small.', 'TOO_SMALL_MESSAGE_LIMIT' => 'Il valore di limite messaggio è troppo piccolo.',
'TOO_LARGE_MESSAGE_LIMIT' => 'The message limit value is too large.', 'TOO_LARGE_MESSAGE_LIMIT' => 'Il valore di limite messaggio è troppo grande.',
'TOO_SMALL_ARCHIVE_LIMIT' => 'The archive limit value is too small.', 'TOO_SMALL_ARCHIVE_LIMIT' => 'Il valore limite archivio è troppo piccolo.',
'TOO_LARGE_ARCHIVE_LIMIT' => 'The archive limit value is too large.', 'TOO_LARGE_ARCHIVE_LIMIT' => 'Il valore limite archivio è troppo grande.',
'TOO_SMALL_FLOOD_TIME' => 'The flood time value is too small.', 'TOO_SMALL_FLOOD_TIME' => 'Il valore di tempo è troppo breve.',
'TOO_LARGE_FLOOD_TIME' => 'The flood time value is too large.', 'TOO_LARGE_FLOOD_TIME' => 'Il valore di tempo è troppo grande.',
'TOO_SMALL_MAX_MESSAGE_LNGTH' => 'The max message length value is too small.', 'TOO_SMALL_MAX_MESSAGE_LNGTH' => 'Il valore massimo della lunghezza del messaggio è troppo piccolo.',
'TOO_LARGE_MAX_MESSAGE_LNGTH' => 'The max message length value is too large.', 'TOO_LARGE_MAX_MESSAGE_LNGTH' => 'Il valore massimo della lunghezza del messaggio è troppo grande.',
'TOO_SMALL_MAX_WORDS_LNGTH' => 'The max words length value is too small.', 'TOO_SMALL_MAX_WORDS_LNGTH' => 'Il valore della lunghezza massima delle parole è troppo piccolo.',
'TOO_LARGE_MAX_WORDS_LNGTH' => 'The max words length value is too large.', 'TOO_LARGE_MAX_WORDS_LNGTH' => 'Il valore della lunghezza massima delle parole è troppo grande.',
'TOO_SMALL_WHOIS_REFRESH' => 'The whois refresh value is too small.', 'TOO_SMALL_WHOIS_REFRESH' => 'Il valore di aggiornamento whois è troppo piccolo.',
'TOO_LARGE_WHOIS_REFRESH' => 'The whois refresh value is too large.', 'TOO_LARGE_WHOIS_REFRESH' => 'Il valore di aggiornamento whois è troppo grande.',
'TOO_SMALL_INDEX_HEIGHT' => 'The index height value is too small.', 'TOO_SMALL_INDEX_HEIGHT' => 'Il valore di altezza indice è troppo piccolo.',
'TOO_LARGE_INDEX_HEIGHT' => 'The index height value is too large.', 'TOO_LARGE_INDEX_HEIGHT' => 'Il valore di altezza indice è troppo grande.',
'TOO_SMALL_CUSTOM_HEIGHT' => 'The custom height value is too small.', 'TOO_SMALL_CUSTOM_HEIGHT' => 'Il valore di altezza personalizzato è troppo piccolo.',
'TOO_LARGE_CUSTOM_HEIGHT' => 'The custom height value is too large.', 'TOO_LARGE_CUSTOM_HEIGHT' => 'Il valore di altezza personalizzato è troppo grande.',
'TOO_SHORT_STATIC_MESSAGE' => 'The static message value is too short.', 'TOO_SHORT_STATIC_MESSAGE' => 'Il valore di messaggio statico è troppo corto.',
'TOO_LONG_STATIC_MESSAGE' => 'The static message value is too long.', 'TOO_LONG_STATIC_MESSAGE' => 'Il valore di messaggio statico è troppo grande.',
'TOO_SMALL_TIMEOUT' => 'The user timeout value is too small.', 'TOO_SMALL_TIMEOUT' => 'Il valore di timeout utente è troppo piccolo.',
'TOO_LARGE_TIMEOUT' => 'The user timeout value is too large.', 'TOO_LARGE_TIMEOUT' => 'Il valore di timeout utente è troppo grande.',
// User perms // User perms
'ACL_U_MCHAT_USE' => 'Puoi usare mchat', 'ACL_U_MCHAT_USE' => 'Puoi usare mchat',
'ACL_U_MCHAT_VIEW' => 'Puoi vedere mChat mchat', 'ACL_U_MCHAT_VIEW' => 'Puoi vedere mChat mchat',
'ACL_U_MCHAT_EDIT' => 'Puoi modificare i messaggi in mChat', 'ACL_U_MCHAT_EDIT' => 'Puoi modificare i messaggi in mChat',
'ACL_U_MCHAT_DELETE' => 'Puoi cancellare i messaggi in mchat', 'ACL_U_MCHAT_DELETE' => 'Puoi cancellare i messaggi in mchat',
'ACL_U_MCHAT_IP' => 'Can use view mChat IP addresses mchat', 'ACL_U_MCHAT_IP' => 'Puoi visualizzare indirizzi IP in mChat',
'ACL_U_MCHAT_FLOOD_IGNORE' => 'Can ignore mChat flood mchat', 'ACL_U_MCHAT_FLOOD_IGNORE' => 'Puoi ignorare limite flood in mChat',
'ACL_U_MCHAT_ARCHIVE' => 'Can view the Archive mchat', 'ACL_U_MCHAT_ARCHIVE' => 'Puoi visualizzare archivio mchat',
'ACL_U_MCHAT_BBCODE' => 'Can use bbcode in mChat mchat', 'ACL_U_MCHAT_BBCODE' => 'Puoi usare bbcode in mChat',
'ACL_U_MCHAT_SMILIES' => 'Can use smilies in mChat mchat', 'ACL_U_MCHAT_SMILIES' => 'Puoi usare smile in mChat',
'ACL_U_MCHAT_URLS' => 'Can post urls in mChat mchat', 'ACL_U_MCHAT_URLS' => 'Puoi postare url in mChat',
// Admin perms // Admin perms
'ACL_A_MCHAT' => array('lang' => 'Can manage mChat settings', 'cat' => 'permissions'), // Using a phpBB category here 'ACL_A_MCHAT' => array('lang' => 'Puoi modificare impostazioni mChat', 'cat' => 'permessi'), // Using a phpBB category here
)); ));