language/italian.php
author Dirk Haun <dirk@haun-online.de>
Sun, 11 Oct 2009 19:18:47 +0200
branchHEAD
changeset 7371 6f0fe25ffbc7
parent 7095 d2feddf4150d
child 7396 ec6b034771a6
permissions -rw-r--r--
Synced all language files with their English equivalents
     1 <?php
     2 
     3 ###############################################################################
     4 # italian.php
     5 # Traduzione italiana per GeekLog!
     6 # Special thanks to Mischa Polivanov for his work on this project
     7 #
     8 # Copyright (C) 2002 quess65 webmaster@dynamikteam.net
     9 # Copyright (C) 2005 magomarcelo magomarcelo@gmail.com magomarcelo.blogspot.com
    10 #
    11 # Questo programma è free software; puoi ridistribuire e/o
    12 # modificarlo sotto i termini della GNU General Public License
    13 # come pubblicato da Free Software Foundation; dalla versione 2
    14 # della Licenza, o (come preferisci) a qualsiasi delle versioni
    15 # successive.
    16 #
    17 # Questo programma è distribuito con la speranza sia utile,
    18 # ma SENZA NESSUNA GARANZIA; senza qualsiasi garanzia implicita di
    19 # COMMERCIABILITA o USO PER SCOPI PARTICOLARI. Vedi la
    20 # GNU General Public License per ulteriori dettagli.
    21 #
    22 # Dovresti aver ricevuto una copia della GNU General Public License
    23 # insieme a questo programma; altrimenti scrivi a Free Software
    24 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    25 #
    26 ###############################################################################
    27 
    28 $LANG_CHARSET = 'iso-8859-1';
    29 
    30 ###############################################################################
    31 # Array Format:
    32 # $LANGXX[YY]:  $LANG - variable name
    33 #               XX    - file id number
    34 #               YY    - phrase id number
    35 ###############################################################################
    36 
    37 ###############################################################################
    38 # USER PHRASES - These are file phrases used in end user scripts
    39 ###############################################################################
    40 
    41 ###############################################################################
    42 # lib-common.php
    43 
    44 $LANG01 = array(
    45     1 => 'Inviato da:',
    46     2 => 'continua ->',
    47     3 => 'commenti',
    48     4 => 'Modifica',
    49     5 => '',
    50     6 => '',
    51     7 => '',
    52     8 => '',
    53     9 => 'Funzioni Ammin:',
    54     10 => 'Inserimenti',
    55     11 => 'Articoli',
    56     12 => 'Blocchi',
    57     13 => 'Argomenti',
    58     14 => '',
    59     15 => '',
    60     16 => '',
    61     17 => 'Utenti',
    62     18 => 'SQL Query',
    63     19 => 'Esci',
    64     20 => 'Informazioni utente:',
    65     21 => 'Nome Utente',
    66     22 => 'ID Utente',
    67     23 => 'Livello di sicurezza',
    68     24 => 'Anonimo',
    69     25 => 'Invia Commento',
    70     26 => 'I seguenti commenti sono propriet&agrave; di chi li ha inviati. Questo sito non &egrave; responsabile dei contenuti degli stessi.',
    71     27 => 'Inserimenti pi&ugrave; recenti',
    72     28 => 'Elimina',
    73     29 => 'Nessun commento.',
    74     30 => 'Articoli Meno Recenti',
    75     31 => 'Permetti tag HTML:',
    76     32 => 'Errore, nome utente non valido',
    77     33 => 'Errore, non puoi scrivere nel file di log',
    78     34 => 'Errore',
    79     35 => 'Esci',
    80     36 => 'su',
    81     37 => 'Nessun articolo dagli utenti',
    82     38 => 'Content Syndication',
    83     39 => 'Aggiorna',
    84     40 => 'Hai <tt>register_globals = Off</tt> nel tuo <tt>php.ini</tt>. Tuttavia, Geeklog richiede che <tt>register_globals</tt> sia <strong>On</strong>. Prima di continuare, prego impostalo ad <strong>on</strong> e riavvia il tuo web server.',
    85     41 => 'Ospiti',
    86     42 => 'Inviato da:',
    87     43 => 'Rispondi a questo',
    88     44 => 'Relativo',
    89     45 => 'Numero Errore MySQL',
    90     46 => 'Messaggio Errore MySQL',
    91     47 => 'Funzioni Utente',
    92     48 => 'Info Account',
    93     49 => 'Preferenze',
    94     50 => 'Errore nello statement SQL',
    95     51 => 'Aiuto',
    96     52 => 'Nuovo',
    97     53 => 'Home Ammin.',
    98     54 => 'Impossibile aprire il file.',
    99     55 => 'Errore su',
   100     56 => 'Vota',
   101     57 => 'Password',
   102     58 => 'Entra',
   103     59 => "Non hai ancora un account? Iscriviti come <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">Nuovo Utente</a>",
   104     60 => 'Inserisci un commento',
   105     61 => 'Crea un nuovo Account',
   106     62 => 'parole',
   107     63 => 'Preferenze Commenti',
   108     64 => 'Invia l\'articolo ad un amico',
   109     65 => 'Visualizza la versione stampabile',
   110     66 => '',
   111     67 => 'Benvenuto su ',
   112     68 => 'Home',
   113     69 => 'Contatto',
   114     70 => 'Cerca',
   115     71 => 'Scrivi',
   116     72 => 'Link',
   117     73 => '',
   118     74 => '',
   119     75 => 'Ricerca Avanzata',
   120     76 => 'Statistiche Sito',
   121     77 => 'Plug-in',
   122     78 => '',
   123     79 => 'Novit&agrave;',
   124     80 => 'Articoli nelle ultime',
   125     81 => 'Articolo nelle ultime',
   126     82 => 'ore',
   127     83 => 'COMMENTI',
   128     84 => '',
   129     85 => '<br' . XHTML . '>nelle ultime 48 ore',
   130     86 => 'Nessun nuovo commento',
   131     87 => '<br' . XHTML . '>nelle ultime 2 settimane',
   132     88 => '',
   133     89 => '',
   134     90 => 'Home',
   135     91 => 'Pagina creata in',
   136     92 => 'secondi',
   137     93 => 'Copyright',
   138     94 => 'Tutti i marchi e copyrights su questa pagina appartengono ai rispettivi proprietari.',
   139     95 => 'Powered by',
   140     96 => 'Gruppi',
   141     97 => 'Lista parole',
   142     98 => 'Plug-in',
   143     99 => 'ARTICOLI',
   144     100 => 'Nessun nuovo articolo',
   145     101 => '',
   146     102 => '',
   147     103 => 'Backup DB',
   148     104 => 'da',
   149     105 => 'Invio E-mail',
   150     106 => 'Visualizzazioni',
   151     107 => 'Test Versione GeekLog',
   152     108 => 'Svuota Cache',
   153     109 => 'Segnala abuso',
   154     110 => 'Segnala questo inserimento all\'ammin. del sito',
   155     111 => '',
   156     112 => 'Utenti Registrati',
   157     113 => 'Documentazione',
   158     114 => 'TRACKBACKS',
   159     115 => 'No new trackback comments',
   160     116 => 'Trackback',
   161     117 => 'Directory',
   162     118 => 'Please continue reading on the next page:',
   163     119 => "Lost your <a href=\"{$_CONF['site_url']}/users.php?mode=getpassword\" rel=\"nofollow\">password</a>?",
   164     120 => 'Permanent link to this comment',
   165     121 => 'Comments (%d)',
   166     122 => 'Trackbacks (%d)',
   167     123 => 'All HTML is allowed',
   168     124 => 'Click to delete all checked items',
   169     125 => 'Are you sure you want to Delete all checked items?',
   170     126 => 'Select or de-select all items',
   171     127 => 'Permalink',
   172     128 => 'Login with OpenID:',
   173     129 => 'Configuration',
   174     130 => 'Webservices'
   175 );
   176 
   177 ###############################################################################
   178 # comment.php
   179 
   180 $LANG03 = array(
   181     1 => 'Inserisci un commento',
   182     2 => 'Modo Inserimento',
   183     3 => 'Esci',
   184     4 => 'Crea un Account',
   185     5 => 'Nome Utente',
   186     6 => 'Per poter inserire un commento su questo sito &egrave; necessario loggarsi. Se non hai ancora un account puoi usare il form sottostante per crearne uno.',
   187     7 => 'Il tuo ultimo commento risale a ',
   188     8 => " secondi f&agrave;  Devi attendere {$_CONF['commentspeedlimit']} secondi per inserire un nuovo commento",
   189     9 => 'Commento',
   190     10 => 'Invia Segnalazione',
   191     11 => 'Inserisci Commento',
   192     12 => 'Per poter inserire un commento &egrave; necessario riempire tutti i campi.',
   193     13 => 'Le tue info',
   194     14 => 'Anteprima',
   195     15 => 'Segnala questo inserimento',
   196     16 => 'Titolo',
   197     17 => 'Errore',
   198     18 => 'Materiale Importante',
   199     19 => 'Per favore prova a mantenere questo inserimento in cima agli argomenti.',
   200     20 => 'Prova a rispondere ad un commento di un altro utente anzich&egrave; aprire un nuovo inserimento.',
   201     21 => 'Leggi i messaggi degli altri utenti prima di inviare il tuo in maniera da evitare messaggi doppi.',
   202     22 => 'Usa un soggetto che descriva il contenuto del messaggio.',
   203     23 => 'Il tuo indirizzo e-mail non sar&agrave; reso pubblico.',
   204     24 => 'Utente Anonimo',
   205     25 => 'Sei sicuro di voler segnalare questo inserimento all\'amminstratore del sito?',
   206     26 => '%s ha segnalato come abuso il seguente inserimento di commento:',
   207     27 => 'Segnalazione abuso',
   208     28 => 'Preview Changes',
   209     29 => 'Submit Changes',
   210     30 => 'Edited on',
   211     31 => 'by',
   212     32 => 'Editing a Comment',
   213     33 => 'Editing a Comment Submission',
   214     34 => 'Preview Submission Changes',
   215     35 => 'Save Changes to Queue',
   216     36 => 'Notify me of new replies',
   217     37 => 'New Comment Reply',
   218     38 => 'A reply has been made to your comment \'%s\'.',
   219     39 => 'You may view the comment thread at the following address:',
   220     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
   221     41 => 'Hello %s,',
   222     42 => 'Unsubscribe',
   223     43 => 'Unsubscribe from reply notifications'
   224 );
   225 
   226 ###############################################################################
   227 # users.php
   228 
   229 $LANG04 = array(
   230     1 => 'Profilo Utente di',
   231     2 => 'Nome Utente',
   232     3 => 'Nome Completo',
   233     4 => 'Password',
   234     5 => 'E-mail',
   235     6 => 'Homepage',
   236     7 => 'Bio',
   237     8 => 'Chiave PGP',
   238     9 => 'Registra Informazioni',
   239     10 => 'Ultimi 10 commenti dell\'utente',
   240     11 => 'Nessun commento dell\'utente',
   241     12 => 'Preferenze dell\'utente',
   242     13 => 'E-mail Digest Notturno',
   243     14 => 'Questa password &egrave; generata in maniera casuale. Si raccomanda di cambiare la password al pi presto. Per cambiare la password, entra nel sito, poi fai clic su Informazioni Account dal men&ugrave; utente.',
   244     15 => "Il tuo account su {$_CONF['site_name']} &egrave; stato creato correttamente. Per entrare nel sito usa le informazioni sottostanti. Si consiglia di registrare la mail per non perdere i dati dell'account.",
   245     16 => 'Informazioni del tuo account',
   246     17 => 'L\'Account non esiste',
   247     18 => 'L\'indirizzo e-mail fornito non &egrave; un indirizzo valido',
   248     19 => 'Il nome utente o l\'indirizzo e-mail fornito &egrave; gi&agrave; esistente',
   249     20 => 'L\'indirizzo e-mail fornito non &egrave; un indirizzo valido',
   250     21 => 'Errore',
   251     22 => "Registrati su {$_CONF['site_name']}!",
   252     23 => "<div align=justify>La creazione di un Account Utente d&agrave; la possibilit&agrave; di partecipare alla costruzione di {$_CONF['site_name']} e ti permette di inviare commenti e articoli da te realizzati. Senza un Account sarai in grado di inserire solo come Anonimo. Prego nota che il tuo indirizzo e-mail non sar&agrave; <b><i>mai</i></b> disponibile pubblicamente o visualizzata nel sito.<div>",
   253     24 => 'La tua password sar&agrave; inviata all\'indirizzo da te inserito.',
   254     25 => 'Ti sei dimenticato la tua password?',
   255     26 => 'Inserisci <em>almeno</em> il tuo nome utente <em>o</em> l\'indirizzo e-mail usato per registrarti e fai clic su E-mail Password. Le Istruzioni su come impostare la nuova new password ti saranno inviate all\'indirizzo registrato.',
   256     27 => 'Registrati Ora!',
   257     28 => 'Invia Password via E-mail',
   258     29 => 'uscito da',
   259     30 => 'entrato in',
   260     31 => 'La funzione da te selezionata richiede la tua autenticazione',
   261     32 => 'Firma',
   262     33 => 'Mai disponibile pubblicamente',
   263     34 => 'Questo &egrave; il tuo vero nome',
   264     35 => 'Inserisci una password per cambiarla',
   265     36 => 'Iniziando con http://',
   266     37 => 'Applicato ai tuoi commenti',
   267     38 => 'Informazioni Aggiuntive! Tutti possono leggere questo',
   268     39 => 'La tua chiave pubblica PGP key da condividere',
   269     40 => 'Nascondi Icone Argomenti',
   270     41 => 'Disponibile a Moderare',
   271     42 => 'Formato Data',
   272     43 => 'Numero Massimo di Articoli',
   273     44 => 'Nascondi box',
   274     45 => 'Mostra preferenze per',
   275     46 => 'Escludi Oggetti per',
   276     47 => 'Nuovo box di Configurazione per',
   277     48 => 'Articoli',
   278     49 => 'Nascondi icone in articoli',
   279     50 => 'Deseleziona se non interessato',
   280     51 => 'Solo i nuovi articoli',
   281     52 => 'Per definizione &egrave;',
   282     53 => 'Ricevi gli articoli giornalieri ogni notte',
   283     54 => 'Seleziona l\'opzione per gli articoli e gli autori che non vuoi vedere.',
   284     55 => 'Se lasci tutto non selezionato, significa che vuoi lasciare la selezione di default dei box. Se inizi a selezionare i box, ricordati di impostare tutti quelli desiderati in quanto la configurazione di default verr&agrave; ignorata. Quelli di default sono visualizzati in grassetto.',
   285     56 => 'Autori',
   286     57 => 'Modalit&agrave; Visualizzazione',
   287     58 => 'Ordinamento',
   288     59 => 'Limiti per i commenti',
   289     60 => 'Come preferisci siano visualizzati i tuoi commenti?',
   290     61 => 'Prima i pi&ugrave; recenti o i meno recenti?',
   291     62 => 'Per definizione &egrave; 100',
   292     63 => "La tua password &egrave; stata inviata e dovrebbe arrivarti a momenti. Prego segui le istruzioni del messaggio e grazie per la tua partecipazione a {$_CONF['site_name']}",
   293     64 => 'Preferenze Commenti per',
   294     65 => 'Prova a entrare di nuovo',
   295     66 => "Devi aver digitato male le tue credenziali di accesso. Prego riprova di nuovo sotto. Sei un <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">nuovo utente</a>?",
   296     67 => 'Membro dal',
   297     68 => 'Ricordami per',
   298     69 => 'Per quanto tempo vuoi essere ricordato dopo l\'ingresso nel sito?',
   299     70 => "Personalizza lo stile e il contenuto per {$_CONF['site_name']}",
   300     71 => "Una delle funzionalit&agrave; di {$_CONF['site_name']} &egrave; che puoi personalizzare il contenuto che vuoi visualizzare e lo stile con cui visualizzarlo.  Per utilizzare questa funzione devi prima <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">registrarti</a> in {$_CONF['site_name']}. Sei gi&agrave; un membro? Allora usa il form di accesso che trovi alla tua sinistra per entrare!",
   301     72 => 'Tema',
   302     73 => 'Lingua',
   303     74 => 'Cambia lo stile di visualizzazione come preferisci!',
   304     75 => 'Argomenti da inviare via e-mail per',
   305     76 => 'Se selezioni almeno un argomento dalla lista sottostante riceverai via e-mail ogni nuovo articolo associato all\'argomento alla fine della giornata. Seleziona solo gli argomenti che ti interessano!',
   306     77 => 'Foto',
   307     78 => 'Aggiungi una tua foto!',
   308     79 => 'Seleziona qu&igrave; per eliminare questa immagine',
   309     80 => 'Entra',
   310     81 => 'Invia E-mail',
   311     82 => 'Ultimi 10 articoli dagli utenti',
   312     83 => 'Statistiche di inserimento per utente',
   313     84 => 'Numero totale di articoli:',
   314     85 => 'Numero totale di commenti:',
   315     86 => 'Trova tutti gli inserimenti di',
   316     87 => 'Il tuo nome utente',
   317     88 => "Qualcuno (probabilmente tu) ha richiesto una nuova password per il tuo account \"%s\" su {$_CONF['site_name']}, <{$_CONF['site_url']}>.\n\nSe vuoi veramente eseguire questa azione, prego fai clic sul link seguente:\n\n",
   318     89 => "Se non vuoi eseguire questa operazione, semplicemente ignora questo messaggio e la richiesta sar&agrave; scartata (la tua password non sar&agrave; modificata).\n\n",
   319     90 => 'Puoi inserire una nuova password per il tuo account sotto. Prego nota che la tua vecchia password &egrave; ancora valida fino a che non invii questo form.',
   320     91 => 'Imposta Nuova Password',
   321     92 => 'Inserisci Nuova Password',
   322     93 => 'La tua ultima richiesta di una nuova password &egrave; stata eseguita %d secondi f&agrave;. Questo sito richiede almeno %d secondi tra una richiesta e l\'altra.',
   323     94 => 'Elimina Account "%s"',
   324     95 => 'Fai clic sul bottone "elimina account" qu&igrave;sotto per eliminare il tuo account dal nostro database. Prego nota che qualsiasi articolo e commento da te inserito con questo account <strong>non</strong> sar&agrave; eliminato ma visualizzato come inviato da un "Anonimo".',
   325     96 => 'Elimina account',
   326     97 => 'Conferma Eliminazione Account',
   327     98 => 'Sei proprio sicuro di voler eliminare il tuo account? Cos&igrave; facendo, non sarai pi&ugrave; in grado di entrare ancora in questo sito (fintantoch&egrave; non crei un nuovo account). Se sei sicuro, fai clic su "Elimina account" di nuovo nel form qu&igrave; sotto.',
   328     99 => 'Opzioni della Privacy per',
   329     100 => 'E-mail dall\'Amministratore',
   330     101 => 'Permetti invio e-mail dagli Amministratori del Sito',
   331     102 => 'E-mail dagli Utenti',
   332     103 => 'Permetti invio e-mail da altri Utenti',
   333     104 => 'Visualizza in Online Status',
   334     105 => 'Mostrami nel blocco Who\'s Online',
   335     106 => 'Localit&agrave;',
   336     107 => 'Mostra nel tuo profilo pubblico',
   337     108 => 'Confirm new password',
   338     109 => 'Enter the New password again here',
   339     110 => 'Current Password',
   340     111 => 'Please enter your Current password',
   341     112 => 'You have exceeded the number of allowed login attempts.  Please try again later.',
   342     113 => 'Login Attempt Failed',
   343     114 => 'Account Disabled',
   344     115 => 'Your account has been disabled, you may not login. Please contact an Administrator.',
   345     116 => 'Account Awaiting Activation',
   346     117 => 'Your account is currently awaiting activation by an administrator. You will not be able to login until your account has been approved.',
   347     118 => "Your {$_CONF['site_name']} account has now been activated by an administrator. You may now login to the site at the url below using your username (<username>) and password as previously emailed to you.",
   348     119 => 'If you have forgotten your password, you may request a new one at this url:',
   349     120 => 'Account Activated',
   350     121 => 'Service',
   351     122 => 'Sorry, new user registration is disabled',
   352     123 => "Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">new user</a>?",
   353     124 => 'Confirm Email',
   354     125 => 'You have to enter the same email address in both fields!',
   355     126 => 'Please repeat for confirmation',
   356     127 => 'To change any of these settings, you will have to enter your current password.',
   357     128 => 'Your Name',
   358     129 => 'Password &amp; Email',
   359     130 => 'About You',
   360     131 => 'Daily Digest Options',
   361     132 => 'Daily Digest Feature',
   362     133 => 'Comment Display',
   363     134 => 'Comment Options',
   364     135 => '<li>Default mode for how comments will be displayed</li><li>Default order to display comments</li><li>Set maximum number of comments to show - default is 100</li>',
   365     136 => 'Exclude Topics and Authors',
   366     137 => 'Filter Story Content',
   367     138 => 'Misc Settings',
   368     139 => 'Layout and Language',
   369     140 => '<li>No Topic Icons if checked will not display the story topic icons</li><li>No boxes if checked will only show the Admin Menu, User Menu and Topics<li>Set the maximum number of stories to show per page</li><li>Set your theme and perferred date format</li>',
   370     141 => 'Privacy Settings',
   371     142 => 'The default setting is to allow users & admins to email fellow site members and show your status as online. Un-check these options to protect your privacy.',
   372     143 => 'Filter Block Content',
   373     144 => 'Show & hide boxes',
   374     145 => 'Your Public Profile',
   375     146 => 'Password and email',
   376     147 => 'Edit your account password, email and autologin feature. You will need to enter the same password or email address twice as a confirmation.',
   377     148 => 'User Information',
   378     149 => 'Modify your user information that will be shown to other users.<li>The signature will be added to any comments or forum posts you made</li><li>The BIO is a brief summary of yourself to share</li><li>Share your PGP Key</li>',
   379     150 => 'Warning: Javascript recommended for enhanced functionality',
   380     156 => 'Delete Account',
   381     157 => 'Delete Option',
   382     158 => 'Time Zone',
   383     159 => 'This email was generated automatically. Please do not reply to this email.',
   384     160 => '(max. %d x %d pixels, %d bytes; %s)',
   385     161 => 'will be scaled down',
   386     162 => 'will not be scaled'
   387 );
   388 
   389 ###############################################################################
   390 # Customize if need to modify the Tabbed navbar MyAccount panels used.
   391 # Array index key matches preference div id
   392 
   393 $LANG_MYACCOUNT = array(
   394     'pe_preview' => 'Preview',
   395     'pe_namepass' => 'Username &amp; Password',
   396     'pe_userinfo' => 'About You',
   397     'pe_layout' => 'Layout &amp; Language',
   398     'pe_content' => 'Content',
   399     'pe_privacy' => 'Privacy'
   400 );
   401 
   402 ###############################################################################
   403 # index.php
   404 
   405 $LANG05 = array(
   406     1 => 'Non ci sono News da visualizzare',
   407     2 => '<br' . XHTML . '>Non ci sono nuovi articoli da visualizzare. Questo perch&egrave; o non ci sono nuovi articoli relativi a questo argomento o le tue preferenze utente sono troppo restrittive ',
   408     3 => 'per l\'argomento <b>%s</b>',
   409     4 => 'Articolo del giorno',
   410     5 => 'Successivo',
   411     6 => 'Precedente',
   412     7 => 'Primo',
   413     8 => 'Ultimo'
   414 );
   415 
   416 ###############################################################################
   417 # profiles.php
   418 
   419 $LANG08 = array(
   420     1 => 'C\'&egrave; stato un errore nell\'invio del tuo messaggio. Prego riprova un\'altra volta.',
   421     2 => 'Messaggio inviato correttamente.',
   422     3 => 'Prego assicurati di usare un indirizzo e-mail valido nel campo Rispondi a:.',
   423     4 => 'Prego compila i campi Tuo Nome, Rispondi a:,Soggetto e Messaggio',
   424     5 => 'Errore: Nessun Utente.',
   425     6 => 'C\'&egrave; stato un errore.',
   426     7 => 'Profilo Utente per',
   427     8 => 'Nome Utente',
   428     9 => 'URL Utente',
   429     10 => 'Invia mail a',
   430     11 => 'Tuo Nome:',
   431     12 => 'Rispondi a:',
   432     13 => 'Soggetto:',
   433     14 => 'Messaggio:',
   434     15 => 'L\'HTML non sar&agrave; tradotto.',
   435     16 => 'Invia Messaggio',
   436     17 => 'Spedisci l\'Articolo a un amico',
   437     18 => 'A Nome',
   438     19 => 'A Indirizzo E-mail',
   439     20 => 'Da Nome',
   440     21 => 'Da Indirizzo E-mail',
   441     22 => 'Tutti i campi sono richiesti',
   442     23 => "Questa e-mail ti &egrave; stata inviata da %s a %s perch&egrave; pensa possa interessarti questo articolo proveniente da {$_CONF['site_url']}.  Questa non &egrave; SPAM e il tuo indirizzo e-mail utilizzato in questa operazione non verr&agrave; registrato nella lista per un successivo uso.",
   443     24 => 'Commento su questo articolo a',
   444     25 => 'Devi essere un utente registrato per accedere a questa funzione. Identificandoti come utente ci aiuti a prevenire eventuali abusi sul sistema',
   445     26 => 'Questo form ti permette di inviare una e-mail all\'utente selezionato.  Tutti i campi sono richiesti.',
   446     27 => 'Messaggio breve',
   447     28 => '%s scrive: ',
   448     29 => "Questo è la newsletter quotidiana per {$_CONF['site_name']} del ",
   449     30 => ' - Newsletter quotidiana del ',
   450     31 => 'Titolo',
   451     32 => 'Data',
   452     33 => 'Leggi l\'articolo completo su',
   453     34 => 'Fine del messaggio',
   454     35 => 'Spiacenti, l\'Utente preferisce non ricevere e-mail.',
   455     36 => 'Copy:',
   456     37 => 'Send me a copy of this email',
   457     38 => "This is a copy of the email that you sent to %s from <{$_CONF['site_url']}>:"
   458 );
   459 
   460 ###############################################################################
   461 # search.php
   462 
   463 $LANG09 = array(
   464     1 => 'Ricerca Avanzata',
   465     2 => 'Parole chiave',
   466     3 => 'Argomenti',
   467     4 => 'Tutti',
   468     5 => 'Tipo',
   469     6 => 'Articoli',
   470     7 => 'Commenti',
   471     8 => 'Autori',
   472     9 => 'Tutti',
   473     10 => 'Ricerca',
   474     11 => 'Risultati Ricerca',
   475     12 => 'risultati',
   476     13 => 'Risultati Ricerca: Nessun risultato',
   477     14 => 'Non ci sono risultati per la tua ricerca su',
   478     15 => 'Prego riprova.',
   479     16 => 'Titolo',
   480     17 => 'Data',
   481     18 => 'Autore',
   482     19 => "Ricerca nell'intero database di articoli correnti e passati di {$_CONF['site_name']}",
   483     20 => 'Data',
   484     21 => 'a',
   485     22 => '(Formato Data YYYY-MM-DD)',
   486     23 => 'Visite',
   487     24 => 'Trovato %d risultati',
   488     25 => 'Ricerca effettuata per',
   489     26 => 'oggetti in',
   490     27 => 'secondi',
   491     28 => 'Nessun articolo o commento trovato per la tua ricerca',
   492     29 => 'Risultato Articoli e Commenti',
   493     30 => '',
   494     31 => 'Questo plug-in non restituisce nessun risultato',
   495     32 => '',
   496     33 => 'URL',
   497     34 => 'Localit&agrave;',
   498     35 => 'Tutti i giorni',
   499     36 => '',
   500     37 => '',
   501     38 => '',
   502     39 => '',
   503     40 => '',
   504     41 => 'La tua stringa di ricerca deve avere almeno 3 caratteri.',
   505     42 => 'Prego usa una data formattata come YYYY-MM-DD (anno-mese-giorno).',
   506     43 => 'frase esatta',
   507     44 => 'tutte queste parole',
   508     45 => 'qualsiasi di queste parole',
   509     46 => 'Prossimo',
   510     47 => 'Precedente',
   511     48 => 'Autore',
   512     49 => 'Data',
   513     50 => 'Visite',
   514     51 => '',
   515     52 => 'Localit&agrave;',
   516     53 => 'Risultato Articoli',
   517     54 => 'Risultato Commenti',
   518     55 => 'la stringa',
   519     56 => 'AND',
   520     57 => 'OR',
   521     58 => 'More results &gt;&gt;',
   522     59 => 'Results',
   523     60 => 'per page',
   524     61 => 'Refine search',
   525     62 => '#',
   526     63 => 'Description',
   527     64 => 'Showing %1$d - %2$d of %3$d results',
   528     65 => 'Story',
   529     66 => 'Comment',
   530     67 => 'Show %d Results',
   531     68 => 'Sort By',
   532     69 => 'Titles Only',
   533     70 => 'Not available ...'
   534 );
   535 
   536 ###############################################################################
   537 # stats.php
   538 
   539 $LANG10 = array(
   540     1 => 'Statistiche Sito',
   541     2 => 'Visite Totali nel sistema',
   542     3 => 'Articoli(Commenti) nel sistema',
   543     4 => '',
   544     5 => '',
   545     6 => '',
   546     7 => 'Top 10 Articoli Visitati',
   547     8 => 'Titolo Articolo',
   548     9 => 'Visite',
   549     10 => 'Sembra non ci siano articoli in questo sito.',
   550     11 => 'Top 10 Articoli Commentati',
   551     12 => 'Commenti',
   552     13 => 'Sembra non ci siano articoli disponibili in questo sito o nessuno ha ancora inserito un commento sullo stesso.',
   553     14 => '',
   554     15 => '',
   555     16 => '',
   556     17 => '',
   557     18 => '',
   558     19 => '',
   559     20 => '',
   560     21 => '',
   561     22 => 'Top 10 Articoli Inseriti',
   562     23 => 'E-mail',
   563     24 => 'Sembra che nessuno abbia ancora inviato un articolo su questo sito',
   564     25 => 'Top Ten Trackback Commented Stories',
   565     26 => 'No trackback comments found.',
   566     27 => 'Number of active users',
   567     28 => '',
   568     29 => '',
   569     30 => 'Hits',
   570     31 => ''
   571 );
   572 
   573 ###############################################################################
   574 # article.php
   575 
   576 $LANG11 = array(
   577     1 => 'Relativo a..',
   578     2 => 'Invia l\'Articolo a un amico',
   579     3 => 'Articolo in Formato Stampabile',
   580     4 => 'Opzioni',
   581     5 => '',
   582     6 => 'Subscribe to \'%s\''
   583 );
   584 
   585 ###############################################################################
   586 # submit.php
   587 
   588 $LANG12 = array(
   589     1 => 'Per inserire un %s &egrave; richiesto che tu ti autentifichi come utente.',
   590     2 => 'Entra',
   591     3 => 'Nuovo Utente',
   592     4 => '',
   593     5 => '',
   594     6 => 'Invia un Articolo',
   595     7 => 'Autenticazione Richiesta',
   596     8 => 'Invia',
   597     9 => 'Per l\'inserimento di informazioni da utilizzare in questo sito ti chiediamo di seguire i seguenti consigli...<ul><li>Inserisci tutti i campi, sono tutti richiesti<li>Fornisci informazioni complete e accurate<li>Controlla bene tutti gli URLs</ul>',
   598     10 => 'Titolo',
   599     11 => '',
   600     12 => 'Data Inizio',
   601     13 => 'Data Fine',
   602     14 => 'Localit&agrave;',
   603     15 => 'Descrizione',
   604     16 => '',
   605     17 => '',
   606     18 => '',
   607     19 => 'Leggi prima',
   608     20 => '',
   609     21 => '',
   610     22 => 'Errore: Campi Mancanti',
   611     23 => 'Prego compila tutti i campi del form. Tutti i campi sono richiesti.',
   612     24 => 'Inserimento Registrato',
   613     25 => 'Il tuo %s inserimento &egrave; stato registrato correttamente.',
   614     26 => 'Limite Velocit&agrave;',
   615     27 => 'Nome Utente',
   616     28 => 'Argomento',
   617     29 => 'Articolo',
   618     30 => 'Il tuo ultimo inserimento risale a ',
   619     31 => " secondi f&agrave;.  Questo sito richiede almeno {$_CONF['speedlimit']} secondi fra un inserimento e l'altro",
   620     32 => 'Anteprima',
   621     33 => 'Anteprima Articolo',
   622     34 => 'Esci',
   623     35 => 'I tag HTML non sono consentiti',
   624     36 => 'Modalit&agrave; Inserimento',
   625     37 => '',
   626     38 => '',
   627     39 => '',
   628     40 => '',
   629     41 => '',
   630     42 => '',
   631     43 => '',
   632     44 => 'Indirizzo 1',
   633     45 => 'Indirizzo 2',
   634     46 => 'Citt&agrave; Paese',
   635     47 => 'Stato',
   636     48 => 'C.A.P.',
   637     49 => '',
   638     50 => '',
   639     51 => 'Localit&agrave;',
   640     52 => 'Elimina',
   641     53 => 'Crea un Account',
   642     54 => 'Story Introduction',
   643     55 => 'Story Body'
   644 );
   645 
   646 ###############################################################################
   647 # ADMIN PHRASES - These are file phrases used in admin scripts
   648 ###############################################################################
   649 
   650 ###############################################################################
   651 # admin/auth.inc.php
   652 
   653 $LANG20 = array(
   654     1 => 'Autenticazione Richiesta',
   655     2 => 'Negato! Informazioni d\'accesso non corrette',
   656     3 => 'Password non valida per l\'utente',
   657     4 => 'Nome Utente:',
   658     5 => 'Password:',
   659     6 => 'Tutti gli accessi alle parti amministrative di questo sito sono registrate e controllate.<br' . XHTML . '>Questa pagina e per il solo personale autorizzato.',
   660     7 => 'Entra'
   661 );
   662 
   663 ###############################################################################
   664 # admin/block.php
   665 
   666 $LANG21 = array(
   667     1 => 'Permessi di amministrazione insufficienti',
   668     2 => 'Non hai i permessi necessari per modificare questo blocco.',
   669     3 => 'Editor Blocchi',
   670     4 => 'Si &egrave; verificato un problema nella lettura di questo feed (vedi error.log per dettagli).',
   671     5 => '',
   672     6 => '',
   673     7 => 'Tutti',
   674     8 => 'Livello Sicurezza Blocco',
   675     9 => 'Ordine Blocco',
   676     10 => '',
   677     11 => 'Blocco Portale',
   678     12 => 'Blocco Normale',
   679     13 => 'Opzioni Blocco Portale',
   680     14 => 'RDF URL',
   681     15 => 'Ultimo Agg. RDF',
   682     16 => 'Opzioni Blocco Normale',
   683     17 => 'Contenuto Blocco',
   684     18 => 'Prego completa i campi Titolo Blocco, Livello Sicurezza e Contenuto',
   685     19 => 'Manager Blocchi',
   686     20 => '',
   687     21 => 'SecLev Blocco',
   688     22 => '',
   689     23 => 'Ordine Blocco',
   690     24 => '',
   691     25 => 'Per modificare o eliminare un blocco, fai clic sul blocco selezionato. <br' . XHTML . '>Per creare un nuovo blocco fai clic su [ Nuovo Blocco ] sopra.',
   692     26 => 'Impaginazione Blocco',
   693     27 => 'Blocco PHP',
   694     28 => 'Opzioni Blocco PHP',
   695     29 => 'Funzione Blocco',
   696     30 => 'Se desideri avere un blocco che usi il codice PHP, inserisci il nome della funzione sotto.  Il nome della tua funzione deve iniziare con il prefisso "phpblock_" (es. phpblock_getweather).  Se non ha questo prefisso, la tua funzione NON verr&agrave; richiamata.  Questo per evitare che altre persone possano hackerare la vostra installazione di Geeklog inserendo funzioni di chiamate a codice arbitrario che possa danneggiare il vostro sistema.  Assicuratevi di inserire le parentesi vuote "()" dopo il vostro nome della funzione.  <br' . XHTML . '><br' . XHTML . '>Per ultimo, &egrave; raccomandabile mettere tutto il codice del Blocco in /path/to/geeklog/system/lib-custom.php.  <br' . XHTML . '><b>Questo permette di registrare il tuo codice nel caso di aggiornamenti di Geeklog.</b>',
   697     31 => 'Errore nel Blocco PHP.  La Funzione, %s, non esiste.',
   698     32 => 'Errore Campo(i) Mancante(i)',
   699     33 => 'Devi inserire la URL del file .rdf per il blocco portale',
   700     34 => 'Devi inserire il titolo e la funzione per il blocco PHP',
   701     35 => 'Devi inserire il titolo e il contenuto del blocco Normale',
   702     36 => 'Devi inserire il contenuto per il layout blocco',
   703     37 => 'Errato nome della funzione Blocco PHP',
   704     38 => 'La funzione per il Blocco PHP deve avere il prefisso \'phpblock_\' (es. phpblock_getweather).  Il prefisso \'phpblock_\' &egrave; richiesto per ragioni di sicurezza in particolare per prevenire le esecuzioni di codice arbitrario.',
   705     39 => 'Lato',
   706     40 => 'Sinistro',
   707     41 => 'Destro',
   708     42 => 'Devi inserire l\'ordine del blocco e il livello di sicurezza per i blocchi di default di Geeklog',
   709     43 => 'Solo in Homepage',
   710     44 => '',
   711     45 => "Stai tentando di accedere a un blocco del quale non hai i permessi di modifica.  Questo tentativo sar&agrave; registrato. Prego <a href=\"{$_CONF['site_admin_url']}/block.php\">ritorna alla schermata di amministrazione</a>.",
   712     46 => 'Nuovo Blocco',
   713     47 => '',
   714     48 => 'Nome Blocco',
   715     49 => ' (nessun spazio e deve essere univoco)',
   716     50 => '',
   717     51 => 'includi http://',
   718     52 => 'Se lasci in bianco questo spazio non verr&agrave; visualizzata la icona di Help per questo blocco',
   719     53 => 'Abilitato',
   720     54 => 'Registra',
   721     55 => 'Annulla',
   722     56 => 'Elimina',
   723     57 => 'Sposta Blocco In Basso',
   724     58 => 'Sposta Blocco in Alto',
   725     59 => 'Sposta blocco sul lato destro',
   726     60 => 'Sposta blocco sul lato sinistro',
   727     61 => 'No Title',
   728     62 => 'Article Limit',
   729     63 => 'Bad Block Title',
   730     64 => 'Your Title must not be empty and cannot contain HTML!',
   731     65 => 'Order',
   732     66 => 'Autotags',
   733     67 => 'Check to allow autotags',
   734     68 => 'The feed for this portal block is too long to display. Please set a maximum number of articles to import for the block in the block setup screen, or a global maximum in Geeklog Configuration.'
   735 );
   736 
   737 ###############################################################################
   738 # admin/story.php
   739 
   740 $LANG24 = array(
   741     1 => 'Articolo Precedente',
   742     2 => 'Prossimo Articolo',
   743     3 => 'Modalit&agrave;',
   744     4 => 'Modo Ins.',
   745     5 => 'Editor Articoli',
   746     6 => 'Non ci sono articoli nel sistema',
   747     7 => 'Autore',
   748     8 => 'Registra',
   749     9 => 'Anteprima',
   750     10 => 'Annulla',
   751     11 => 'Elimina',
   752     12 => 'ID',
   753     13 => '',
   754     14 => '',
   755     15 => 'Data',
   756     16 => 'Testo Intro',
   757     17 => 'Corpo',
   758     18 => 'Visite',
   759     19 => 'Commenti',
   760     20 => 'Ping',
   761     21 => 'Send Ping',
   762     22 => 'Lista Articoli',
   763     23 => 'Per modificare o eliminare un articolo, fai clic sul numero dell\'articolo. <br' . XHTML . '>Per visualizzare un articolo, fai clic sul titolo dell\'articolo desiderato. <br' . XHTML . '>Per creare un nuovo articolo fai clic su [ Nuovo Articolo ] sopra.',
   764     24 => 'L\'ID da te scelto per questo articolo &egrave; gi&agrave; in uso. Prego scegli un altro ID.',
   765     25 => 'Error when saving story',
   766     26 => 'Anteprima Articolo',
   767     27 => 'If you use [unscaledX] instead of [imageX], the image will be inserted at its original dimensions.',
   768     28 => '<p><b>PREVIEWING</b>: Previewing a story with images attached is best done by saving the article as a draft INSTEAD OF hitting the preview button.  Use the preview button only when images are not attached.',
   769     29 => 'Trackbacks',
   770     30 => 'Errore nel caricamento File',
   771     31 => 'Prego compila i campi di testo Titolo e Intro',
   772     32 => 'Evidenz.',
   773     33 => 'Ci pu&ograve; essere solo un articolo Evidenziato',
   774     34 => 'Draft',
   775     35 => 'Si',
   776     36 => 'No',
   777     37 => 'Altro da',
   778     38 => 'Altro su',
   779     39 => 'E-mail',
   780     40 => '',
   781     41 => "Stai tentando di accedere a un articolo dove non hai i permessi di accesso. Questo tentativo sar&agrave; tracciato. Puoi visualizzare l\articolo in sola lettura sotto. Prego <a href=\"{$_CONF['site_admin_url']}/story.php\">ritorna alla schermata amministrazione articoli</a> una volta terminato.",
   782     42 => "Stai tentando di accedere a un articolo dove non hai i permessi di accesso. Questo tentativo sar&agrave; tracciato. Prego <a href=\"{$_CONF['site_admin_url']}/story.php\">ritorna alla schermata amministrazione articoli</a>.",
   783     43 => '',
   784     44 => '',
   785     45 => '',
   786     46 => '<b>NOTA:</b> se modifichi questa data postadatandola, questo articolo non sar&agrave; pubblicato fino a suddetta data.  Questo significa inoltre che l\'articolo non sar&agrave; incluso nel tuo <em>RDF headline</em> e verr&agrave; ignorato dalla ricerca e dalle statistiche.',
   787     47 => 'Immagini',
   788     48 => 'image',
   789     49 => 'right',
   790     50 => 'left',
   791     51 => 'Per aggiungere una delle immagini in allegato a questo articolo devi inserire del codice di testo speciale. Questo codice speciale &egrave; [imageX], [imageX_right] o [imageX_left] dove X &egrave; il numero della immagine allegata.  <br' . XHTML . '>NOTA: Devi utilizzare le immagini allegate. Altrimenti non sarai in grado di registrare il tuo articolo.<br' . XHTML . '><p><b>ANTEPRIMA</b>: L\'Anteprima di un articolo con immagini allegate risulta pi&ugrave; agevole da realizzare registrandolo come bozza AL POSTO di fare clic sul bottone anteprima. Usare il bottone anteprima solo con immagini che non sono allegate.',
   792     52 => '',
   793     53 => 'non &egrave; utilizzata.  Devi includere questa immagine nell\'intro o nel corpo per poter registrare le tue modifiche',
   794     54 => 'Immagini in Allegato Non Usate',
   795     55 => 'Si sono verificati i seguenti errori durante la registrazione del tuo articolo. Prego correggi gli errori prima di registrarlo',
   796     56 => 'Mostra Icona Argomento',
   797     57 => 'Mostra Immagine non ridimensionata',
   798     58 => 'Gestione Articoli',
   799     59 => 'Opzione',
   800     60 => '',
   801     61 => 'Archivazione Automatica',
   802     62 => 'Eliminazione Automatica',
   803     63 => 'Disable Comments',
   804     64 => '',
   805     65 => '',
   806     66 => '',
   807     67 => 'Expand the Content Edit Area size',
   808     68 => 'Reduce the Content Edit Area size',
   809     69 => 'Publish Story Date',
   810     70 => 'Toolbar Selection',
   811     71 => 'Basic Toolbar',
   812     72 => 'Common Toolbar',
   813     73 => 'Advanced Toolbar',
   814     74 => 'Advanced II Toolbar',
   815     75 => 'Full Featured',
   816     76 => 'Publish Options',
   817     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
   818     78 => 'Click <a href="%s/story.php?mode=edit&amp;sid=%s&amp;editopt=default">here</a> to use default editor',
   819     79 => 'Preview',
   820     80 => 'Editor',
   821     81 => 'Publish Options',
   822     82 => 'Images',
   823     83 => 'Archive Options',
   824     84 => 'Permissions',
   825     85 => 'Show All',
   826     86 => 'Advanced Editor',
   827     87 => 'Story Stats',
   828     88 => 'Wiki-style format',
   829     89 => 'Meta Description',
   830     90 => 'Meta Keywords'
   831 );
   832 
   833 ###############################################################################
   834 # admin/topic.php
   835 
   836 $LANG27 = array(
   837     1 => 'Editor Argomento',
   838     2 => 'ID Argomento',
   839     3 => 'Nome Argomento',
   840     4 => 'Immagine Argomento',
   841     5 => '(non utilizzare spazi)',
   842     6 => 'Eliminando un argomento eliminerai anche gli articoli e i blocchi ad esso associati',
   843     7 => 'Prego compila i campi ID Argomento e Nome Argomento',
   844     8 => 'Manager Argomenti',
   845     9 => 'Per modificare o eliminare un argomento, fai clic sull\'argomento selezionato. <br' . XHTML . '>Per creare un nuovo argomento fai clic sul [ Nuovo Argomento ] in alto. <br' . XHTML . '>Dovresti trovare il tuoi permessi di accesso per ogni argomento elencati fra parentesi. L\'Asterisco (*) indica l\'argomento di default.',
   846     10 => 'Ordinamento',
   847     11 => 'Articoli/Pagina',
   848     12 => 'Accesso negato',
   849     13 => "Stai cercando di accedere a un argomento del quale non hai i permessi di visualizzazione.  Questo tentativo &egrave; stato registrato. Prego <a href=\"{$_CONF['site_admin_url']}/topic.php\">ritorna alla pagina amministrazione argomenti</a>.",
   850     14 => 'Metodo Ordinamento',
   851     15 => 'alfabetico',
   852     16 => 'per definizione &egrave;',
   853     17 => 'Nuovo Argomento',
   854     18 => 'Home Amministrazione',
   855     19 => 'Registra',
   856     20 => 'Annulla',
   857     21 => 'Elimina',
   858     22 => 'Default',
   859     23 => 'fai di questo l\'argomento di default per gli inserimenti dei nuovi articoli',
   860     24 => '(*)',
   861     25 => 'Argomento di Archivio',
   862     26 => 'rendi questo l\'argomento di default per gli articoli archiviati. Un solo argomento permesso.',
   863     27 => 'Or Upload Topic Icon',
   864     28 => 'Maximum',
   865     29 => 'File Upload Errors',
   866     30 => 'Stories in Topic'
   867 );
   868 
   869 ###############################################################################
   870 # admin/user.php
   871 
   872 $LANG28 = array(
   873     1 => 'Editor Utenti',
   874     2 => 'ID Utente',
   875     3 => 'Nome Utente',
   876     4 => 'Nome Completo',
   877     5 => 'Password',
   878     6 => 'Livello di Sicurezza',
   879     7 => 'Indirizzo E-mail',
   880     8 => 'Homepage',
   881     9 => '(non utilizzare spazi)',
   882     10 => 'Prego compila i campi Nome Utente e Indirizzo E-mail',
   883     11 => 'Manager Utenti',
   884     12 => 'Per modificare o eliminare un utente, fai clic su un utente qu&igrave; sotto. <br' . XHTML . '>Per creare un nuovo utente fai clic sul bottone [ Nuovo Utente ] in alto. <br' . XHTML . '>Per eseguire una ricerca semplice inserisci parti di nome utente,indirizzo e-mail o nome completo (es.*son* or *.edu) nel form sottostante.',
   885     13 => 'Liv. Sic.',
   886     14 => 'Data Reg.',
   887     15 => '',
   888     16 => '',
   889     17 => '',
   890     18 => '',
   891     19 => '',
   892     20 => 'Registra',
   893     21 => 'Il Nome Utente che stai tentando di registrare &egrave; gi&agrave; presente nel database.',
   894     22 => 'Errore',
   895     23 => 'Aggiungi (Batch)',
   896     24 => 'Importazione Batch di Utenti',
   897     25 => 'Puoi importare un batch di utenti in Geeklog. Il file da importare deve essere delimitato da tab di spaziatura e deve avere i campi nel seguente ordine: nome completo, nome utente, indirizzo e-mail.  a ogni utente che importi sar&agrave; inviata una mail con una password casuale.  Devi avere un utente per ogni riga del file.  La non corretta esecuzione delle seguenti istruzioni potrebbe causare problemi risolvibili solo con del lavoro manuale sul database, quindi fai molta attenzione alle tue operazioni!',
   898     26 => '',
   899     27 => '',
   900     28 => 'Fai clic qu&igrave; per eliminare questa immagine',
   901     29 => 'Percorso',
   902     30 => 'Importa',
   903     31 => 'Nuovo Utente',
   904     32 => 'Processo Eseguito. Importato %d e incontrati %d problemi',
   905     33 => 'invia',
   906     34 => 'Errore: Devi specificare un file da caricare.',
   907     35 => 'Ultimo Accesso',
   908     36 => '(mai)',
   909     37 => 'UID',
   910     38 => 'Group Listing',
   911     39 => 'Password (again)',
   912     40 => 'Registration Date',
   913     41 => 'Last login Date',
   914     42 => 'Banned',
   915     43 => 'Awaiting Activation',
   916     44 => 'Awaiting Authorization',
   917     45 => 'Active',
   918     46 => 'User Status',
   919     47 => 'Edit',
   920     48 => 'Show Admin Groups',
   921     49 => 'Admin Group',
   922     50 => 'Check to allow filtering this group as an Admin Use Group',
   923     51 => 'Online Days',
   924     52 => '<br' . XHTML . '>Note: "Online Days" is the number of days between the first registration and the last login.',
   925     53 => 'registered',
   926     54 => 'Batch Delete',
   927     55 => 'This only works if you have <code>$_CONF[\'lastlogin\'] = true;</code> in your config.php',
   928     56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
   929     57 => 'Phantom users',
   930     58 => 'Short-Time Users',
   931     59 => 'Old Users',
   932     60 => 'Users that registered more than ',
   933     61 => ' months ago, but never logged in.',
   934     62 => 'Users that registered more than ',
   935     63 => ' months ago, then logged in within 24 hours, but since then never came back to your site.',
   936     64 => 'Normal users, who simply did not visit your site since ',
   937     65 => ' months.',
   938     66 => 'Update List',
   939     67 => 'Months since registration',
   940     68 => 'Online Hours',
   941     69 => 'Offline Months',
   942     70 => 'could not be deleted',
   943     71 => 'sucessfully deleted',
   944     72 => 'No User selected for deletion',
   945     73 => 'Are You sure you want to permanently delete ALL selected users?',
   946     74 => 'Recent Users',
   947     75 => 'Users that registered in the last ',
   948     76 => ' months',
   949     77 => 'Email site login reminder to selected users',
   950     78 => 'Send Reminder',
   951     79 => 'No User selected for reminders',
   952     80 => 'Successfully sent Reminders',
   953     81 => 'Reminder to verify account for %s',
   954     82 => "Your account on {$_CONF['site_name']} has not been accesssed since %s and will be disabled if not accessed in the 30 days.",
   955     83 => "Your account on {$_CONF['site_name']} has not been used since it was created and will deleted soon if not accessed.",
   956     84 => "Your login name is: %s  for our site: {$_CONF['site_url']}",
   957     85 => 'If you have forgotten the password use the following link: %s',
   958     86 => 'Include',
   959     87 => 'Reminders'
   960 );
   961 
   962 ###############################################################################
   963 # admin/moderation.php
   964 
   965 $LANG29 = array(
   966     1 => 'Approva',
   967     2 => 'Elimina',
   968     3 => 'Modifica',
   969     4 => 'Profilo',
   970     10 => 'Titolo',
   971     11 => 'Data inizio',
   972     12 => 'URL',
   973     13 => 'Categoria',
   974     14 => 'Data',
   975     15 => 'Argomento',
   976     16 => 'Nome Utente',
   977     17 => 'Nome Completo',
   978     18 => 'E-mail',
   979     34 => 'Console di Amministrazione',
   980     35 => 'Inserimento Articolo',
   981     36 => 'Parent or Comment',
   982     37 => '',
   983     38 => 'Invia',
   984     39 => 'Non ci sono inserimenti da moderare al momento',
   985     40 => 'Inserimenti Utente',
   986     41 => 'Comment Submissions',
   987     42 => 'User Name',
   988     43 => 'Auto-publish Comments?'
   989 );
   990 
   991 ###############################################################################
   992 # admin/mail.php
   993 
   994 $LANG31 = array(
   995     1 => "{$_CONF['site_name']} Mail Utility",
   996     2 => 'Da',
   997     3 => 'Rispondi a',
   998     4 => 'Soggetto',
   999     5 => 'Commento',
  1000     6 => 'Invia a:',
  1001     7 => 'Tutti gli utenti',
  1002     8 => 'Amministrazione',
  1003     9 => 'Opzioni',
  1004     10 => 'HTML',
  1005     11 => 'Messaggio urgente!',
  1006     12 => 'Invia',
  1007     13 => 'Azzera',
  1008     14 => 'Ignora preferenze utente',
  1009     15 => 'Errore nell\'invio a: ',
  1010     16 => 'Messaggio inviato correttamente a: ',
  1011     17 => "<a href={$_CONF['site_admin_url']}/mail.php>Invia un'altro messaggio</a>",
  1012     18 => 'A',
  1013     19 => 'NOTA: se vuoi inviare un messaggio a tutti i membri del sito, seleziona il gruppo Logged-in Users dalla lista.',
  1014     20 => "Messaggi inviati correttamente <successcount> e messaggi non inviati <failcount>. Se lo necessiti, i dettagli di ogni messaggio sono elencati sotto.  Altrimenti puoi <a href=\"{$_CONF['site_admin_url']}/mail.php\">Inviare un'altro messaggio</a> o puoi <a href=\"{$_CONF['site_admin_url']}/moderation.php\">ritornare alla pagina amministrazione</a>.",
  1015     21 => 'Fallito',
  1016     22 => 'Eseguito correttamente',
  1017     23 => 'Nessun errore',
  1018     24 => 'Nessuna esecuzione',
  1019     25 => '-- Seleziona Gruppo --',
  1020     26 => 'Prego compila tutti i campi del form e seleziona un gruppo dal men&ugrave;  a tendina.'
  1021 );
  1022 
  1023 ###############################################################################
  1024 # admin/plugins.php
  1025 
  1026 $LANG32 = array(
  1027     1 => 'L\'Installazione di plug-in potrebbe provocare danni alla tua installazione di Geeklog ed eventualmente anche il tuo sistema. &Egrave; importante che tu installi solo i plug-in scaricati dalla <a href="http://www.geeklog.net" target="_blank">Homepage di Geeklog</a> in quanto questi plug-in vengono regolarmente testati da noi su numerosi sistemi operativi. E\' altres&igrave; importante che tu capisca che il processo di installazione richiede l\'esecuzione di alcuni comandi di sistema che potrebbero intaccare la sicurezza del sistema stesso (in particolare se utilizzi plug-in di terze parti). Anche con questo avvertenza che ti diamo, noi non garantiamo il successo della installazione e non siamo responsabili di eventuali danni causati dall\'installazione di plug-in. In altre parole, installa a tuo rischio!. Per gli amanti del rischio,  indicazioni su come installare manualmente un plug-in sono incluse in ogni pacchetto plug-in.',
  1028     2 => 'Note di Installazione Plug-in',
  1029     3 => 'Form Installazione Plug-in',
  1030     4 => 'Plug-in File',
  1031     5 => 'Lista Plug-in',
  1032     6 => 'Attenzione: Plug-in gi&agrave; installato!',
  1033     7 => 'Il plug-in che vuoi installare &egrave; gia installato nel sistema. Elimina il plug-in esistente prima di reinstallare la nuova versione',
  1034     8 => 'Controllo Compatibilit&agrave; Plug-in Fallita',
  1035     9 => 'Questo plug-in richiede una nuova versione di Geeklog. Puoi aggiornare la tua copia di <a href=http://www.geeklog.net>Geeklog</a> o prendere una nuova versione del plug-in.',
  1036     10 => '<br' . XHTML . '><b>Al momento nessun plug-in risulta installato.</b><br' . XHTML . '><br' . XHTML . '>',
  1037     11 => 'Per modificare o eliminare un plug-in, fai clic sul numero del plug-in dalla lista sottostante. <br' . XHTML . '>Per apprendere su come usare il plug-in, fai clic sul nome del plug-in e sarai redirezionato direttamente al sito del plug-in. <br' . XHTML . '>Per installare o aggiornare un plug-in fai clic su nuovo-plug-in sopra.',
  1038     12 => 'nessun nome di plug-in fornito da plugineditor()',
  1039     13 => 'Editor Plug-in',
  1040     14 => 'Nuovo Plug-in',
  1041     15 => 'Home Amministrazione',
  1042     16 => 'Nome Plug-in',
  1043     17 => 'Versione Plug-in',
  1044     18 => 'Versione Geeklog',
  1045     19 => 'Abilitato',
  1046     20 => 'Si',
  1047     21 => 'No',
  1048     22 => 'Installa',
  1049     23 => 'Registra',
  1050     24 => 'Annulla',
  1051     25 => 'Elimina',
  1052     26 => 'Nome Plug-in',
  1053     27 => 'Homepage Plug-in',
  1054     28 => 'Versione Plug-in',
  1055     29 => 'Versione Geeklog',
  1056     30 => 'Elimina Plug-in?',
  1057     31 => 'Sei sicuro di voler eliminare questo plug-in? Cos&igrave; facendo eliminerai anche tutti i file associati, dati e struttura utilizzati da questo plug-in. Se sei sicuro, fai clic su elimina nel form sottostante.',
  1058     32 => '<p><b>Errore, formato tag AutoLink errato</b></p>',
  1059     33 => 'Versione Codice',
  1060     34 => 'Aggiorna',
  1061     35 => 'Edit',
  1062     36 => 'Code',
  1063     37 => 'Data',
  1064     38 => 'Update!',
  1065     39 => 'Upload a plugin',
  1066     40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
  1067     41 => 'Upload',
  1068     99 => 'An unknown error occured',
  1069     100 => 'Ok.',
  1070     101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
  1071     102 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
  1072     103 => 'The uploaded file was only partially uploaded.',
  1073     104 => 'No file was uploaded.',
  1074     105 => '(undefined error)',
  1075     106 => 'Missing a temporary folder.',
  1076     107 => 'Failed to write file to disk.',
  1077     108 => 'File upload stopped by extension.'
  1078 );
  1079 
  1080 ###############################################################################
  1081 # admin/syndication.php
  1082 
  1083 $LANG33 = array(
  1084     1 => 'crea feed',
  1085     2 => 'registra',
  1086     3 => 'elimina',
  1087     4 => 'annulla',
  1088     10 => 'Content Syndication',
  1089     11 => 'Nuovo Feed',
  1090     12 => 'Home Admin',
  1091     13 => 'Per modificare o eliminare un feed, fai clic sul titolo del feed sotto. Per creare un nuovo feed, fai clic su Nuovo Feed sopra.',
  1092     14 => 'Titolo',
  1093     15 => 'Tipo',
  1094     16 => 'Nome File',
  1095     17 => 'Formato',
  1096     18 => 'ultimo aggiornamento',
  1097     19 => 'Abilitato',
  1098     20 => 'Si',
  1099     21 => 'No',
  1100     22 => '<i>(nessun feed)</i>',
  1101     23 => 'tutte gli Articoli',
  1102     24 => 'Editor Feed',
  1103     25 => 'Titolo Feed',
  1104     26 => 'Limita',
  1105     27 => 'Lunghezza elementi',
  1106     28 => '(0 = senza testo, 1 = testo completo, altro = limita a questo numero di caratteri.)',
  1107     29 => 'Descriztione',
  1108     30 => 'Ultimo Aggiornamento',
  1109     31 => 'Set Caratteri',
  1110     32 => 'Lingua',
  1111     33 => 'Contenuti',
  1112     34 => 'Elementi',
  1113     35 => 'Ore',
  1114     36 => 'Seleziona il tipo del feed',
  1115     37 => '',
  1116     38 => 'Errore: Campi Mancanti',
  1117     39 => 'Prego inserire Titolo Feed, Descrizione e Nome File.',
  1118     40 => 'Prego inserire un numero di elementi o un numero di ore.',
  1119     41 => 'Link',
  1120     42 => '',
  1121     43 => 'All',
  1122     44 => 'None',
  1123     45 => 'Header-link in topic',
  1124     46 => 'Limit Results',
  1125     47 => 'Search',
  1126     48 => 'Edit',
  1127     49 => 'Feed Logo',
  1128     50 => "Relative to site url ({$_CONF['site_url']})",
  1129     51 => 'The filename you have chosen is already used by another feed. Please choose a different one.',
  1130     52 => 'Error: existing Filename',
  1131     53 => 'All Frontpage Stories',
  1132     54 => 'Please select the type of feed to create.',
  1133     55 => 'Articles'
  1134 );
  1135 
  1136 ###############################################################################
  1137 # confirmation and error messages
  1138 
  1139 $MESSAGE = array(
  1140     1 => "La password &egrave; stata inviata all'indirizzo e-mail da te fornito, dovrebbe arrivare a momenti. Prego segui le istruzioni del messaggio per accedere al sito e grazie per il tuo supporto a {$_CONF['site_name']}",
  1141     2 => "Grazie per aver inserito un articolo in {$_CONF['site_name']}.  L'evento &egrave; stato inviato al nostro staff per l'approvazione. Se approvato, il tuo articolo sar&agrave; disponibile per la visualizzazione nel nostro sito.",
  1142     3 => '',
  1143     4 => '',
  1144     5 => 'Le tue informazioni utente sono state registrate correttamente.',
  1145     6 => 'Le tue preferenze di visualizzazione sono state registrate correttamente.',
  1146     7 => 'Le tue preferenze commenti sono state registrate correttamente.',
  1147     8 => 'Sei uscito dall\'area utenti correttamente.',
  1148     9 => 'Il tuo articolo &egrave; stato registrato correttamente.',
  1149     10 => 'L\'articolo &egrave; stato eliminato correttamente.',
  1150     11 => 'Il tuo blocco &egrave; stato registrato correttamente.',
  1151     12 => 'Il blocco &egrave; stato eliminato correttamente.',
  1152     13 => 'Il tuo argomento &egrave; stato registrato correttamente.',
  1153     14 => 'L\'argomento e tutte gli articoli e blocchi associati sono stati eliminati correttamente.',
  1154     15 => 'Your comment has been submitted for review and will be published when approved by a moderator.',
  1155     16 => 'You have been unsubscribed. You will no longer be notified of new replies.',
  1156     17 => '',
  1157     18 => '',
  1158     19 => '',
  1159     20 => '',
  1160     21 => 'Il nuovo utente &egrave; stato registrato correttamente.',
  1161     22 => 'L\'utente &egrave; stato eliminato correttamente',
  1162     23 => '',
  1163     24 => '',
  1164     25 => '',
  1165     26 => '',
  1166     27 => 'Il Messaggio &egrave; stato inviato correttamente.',
  1167     28 => 'Il plug-in &egrave; stato registrato correttamente',
  1168     29 => 'Sorry, you do not have access to this administration page.  Please note that all attempts to access unauthorized features are logged',
  1169     30 => 'Accesso negato',
  1170     31 => '',
  1171     32 => '',
  1172     33 => '',
  1173     34 => '',
  1174     35 => '',
  1175     36 => '',
  1176     37 => '',
  1177     38 => '',
  1178     39 => '',
  1179     40 => 'Messaggio di Sistema',
  1180     41 => '',
  1181     42 => '',
  1182     43 => '',
  1183     44 => 'Il plug-in &egrave; stato installato correttamente!',
  1184     45 => 'Il plug-in &egrave; stato eliminato correttamente.',
  1185     46 => '',
  1186     47 => 'Questa funzionalit&agrave; funziona solo sotto *nix. Se Geeklog sta girando sotto un sistema operativo *nix la tua cache verr&agrave; regolarmente azzerata. Se sei su Windows, dovrai necessariamente cercare i files con nome adodb_*.php ed eliminarli manualmente.',
  1187     48 => "Grazie per la tua richiesta di registrazione a {$_CONF['site_name']}. Il nostro Team valuter&agrave; la tua richiesta. Se approvata ti verr&agrave; inviata via posta elettronica la password alla casella e-mail da te specificata.",
  1188     49 => 'Il tuo gruppo &egrave; stato registrato correttamente.',
  1189     50 => 'Il gruppo &egrave; stato eliminato correttamente.',
  1190     51 => 'Questo Nome Utente &egrave; gi&agrave; in uso. Prego selezionane un\'altro.',
  1191     52 => 'L\'indirizzo e-mail da t&egrave; inserito non sembra essere un indirizzo e-mail valido.',
  1192     53 => 'La tua nuova password &egrave; stata accettata. Prego usa la tua nuova password per riaccedere al sito.',
  1193     54 => 'La tua richiesta per una nuova password &egrave; spirata. Prego riprova di nuovo.',
  1194     55 => 'Una e-mail ti &egrave; stata inviata e dovrebbe arrivare a breve. Prego segui le istruzioni contentute nel messaggio per impostare una nuova password per il tup account.',
  1195     56 => 'L\'indirizzo e-mail da te fornito &egrave; gi&agrave; in uso per un altro account.',
  1196     57 => 'Il tuo account &grave; stato eliminato.',
  1197     58 => 'Il tuo feed &egrave stato registrato correttamente.',
  1198     59 => 'Il feed &egrave stato eliminato correttamente.',
  1199     60 => 'Il plug-in &egrave stato aggiornato correttamente',
  1200     61 => 'Plug-in %s: Segnaposto messaggio sconosciuto',
  1201     62 => 'The trackback comment has been deleted.',
  1202     63 => 'An error occurred when deleting the trackback comment.',
  1203     64 => 'Your trackback comment has been successfully sent.',
  1204     65 => 'Weblog directory service successfully saved.',
  1205     66 => 'The weblog directory service has been deleted.',
  1206     67 => 'The new password does not match the confirmation password!',
  1207     68 => 'You have to enter the correct current password.',
  1208     69 => 'Your account has been blocked!',
  1209     70 => 'Your account is awaiting administrator approval.',
  1210     71 => 'Your account has now been confirmed and is awaiting administrator approval.',
  1211     72 => 'An error occured while attempting to install the plugin. See error.log for details.',
  1212     73 => 'An error occured while attempting to uninstall the plugin. See error.log for details.',
  1213     74 => 'The pingback has been successfully sent.',
  1214     75 => 'Trackbacks must be sent using a POST request.',
  1215     76 => 'Do you really want to delete this item?',
  1216     77 => 'WARNING:<br' . XHTML . '>You have set your default encoding to UTF-8. However, your server does not support multibyte encodings. Please install mbstring functions for PHP or choose a different character set/language.',
  1217     78 => 'Please make sure that the email address and the confirmation email address are the same.',
  1218     79 => 'The page you have been trying to open refers to a function that no longer exists on this site.',
  1219     80 => 'The plugin that created this feed is currently disabled. You will not be able to edit this feed until you re-enable the parent plugin.',
  1220     81 => 'You may have mistyped your login credentials.  Please try logging in again below.',
  1221     82 => 'You have exceeded the number of allowed login attempts.  Please try again later.',
  1222     83 => 'To change your password, email address, or for how long to remember you, please enter your current password.',
  1223     84 => 'To delete your account, please enter your current password.',
  1224     85 => 'There was a problem sending the email.',
  1225     86 => 'The OpenID server invalidated your login attempt.',
  1226     87 => 'OpenID login operation cancelled by user.',
  1227     88 => 'The OpenID server returned an error.',
  1228     89 => 'Unable to find an OpenID server for the given identity URL.',
  1229     90 => 'OpenID identification cancelled.',
  1230     91 => 'You specified an invalid identity URL.',
  1231     92 => "Please <a href=\"{$_CONF['site_admin_url']}/sectest.php\">check the security of your site</a> before using it!",
  1232     93 => 'Database back up was successful.',
  1233     94 => 'Backup Failed: Filesize less than 1kb',
  1234     95 => 'There was an error.',
  1235     96 => '',
  1236     97 => '',
  1237     98 => 'The plugin was successfully uploaded.',
  1238     99 => 'The plugin already exists.',
  1239     100 => 'The plugin file you uploaded was not a GZip or Zip compressed archive.',
  1240     101 => 'There are no topics (that you have access to). You need at least one topic to be able to submit stories.',
  1241     400 => 'Not all required fields have been passed validation',
  1242     401 => 'Please enter Fullname'
  1243 );
  1244 
  1245 ###############################################################################
  1246 
  1247 $LANG_ACCESS = array(
  1248     'access' => 'Accessi',
  1249     'ownerroot' => 'Proprietario/Root',
  1250     'group' => 'Gruppo',
  1251     'readonly' => 'Sola-Lettura',
  1252     'accessrights' => 'Permessi di Accesso',
  1253     'owner' => 'Proprietario',
  1254     'grantgrouplabel' => 'Grant Above Group Edit Rights',
  1255     'permmsg' => 'NOTA: i membri sono tutti gli utenti registrati nel sito e anonimi tutti i rimanenti visitatori non registrati.',
  1256     'securitygroups' => 'Sicurezza Gruppi',
  1257     'editrootmsg' => "Ricorda! Anche se sei un Utente Amministratore, non puoi modificare l'utente root senza essere prima entrato con l'account di root. Puoi modificare tutti gli gli altri utenti ad eccezzione dell'utente root. Prego nota che tutti i tentativi di modificare illegalmente l'utente root vengono registrati. Ritorna a <a href=\"{$_CONF['site_admin_url']}/user.php\">Pagina Ammin. Utenti</a>.",
  1258     'securitygroupsmsg' => 'Seleziona la casella per i gruppi nei quali vuoi inserire l\'utente.',
  1259     'groupeditor' => 'Editor Gruppi',
  1260     'description' => 'Descrizione',
  1261     'name' => 'Nome',
  1262     'rights' => 'Permessi',
  1263     'missingfields' => 'Campi Mancanti',
  1264     'missingfieldsmsg' => 'Devi fornire un nome e una descrizione per il gruppo',
  1265     'groupmanager' => 'Manager Gruppi',
  1266     'newgroupmsg' => 'Per modificare o eliminare un gruppo, selezionalo dalla lista sottostante. <br' . XHTML . '>Per creare un nuovo gruppo fai clic su [ Nuovo Gruppo ] sopra. <br' . XHTML . '>Considera che il gruppo principale non pu&ograve; essere eliminato in quanto usato dal sistema.',
  1267     'groupname' => 'Nome Gruppo',
  1268     'coregroup' => 'Gruppo Principale',
  1269     'yes' => 'Si',
  1270     'no' => 'No',
  1271     'corerightsdescr' => "Questo Gruppo di {$_CONF['site_name']} &egrave; il gruppo principale. Per definizione i permessi di questo gruppo non possono essere modificati.  Sotto c'&egrave; la lista in sola lettura dei permessi a cui questo gruppo ha accesso.",
  1272     'groupmsg' => 'Il modello di sicurezza per i Gruppi in questo sito &egrave; di tipo gerarchico.  Aggiungendo questo gruppo a uno qualsiasi dei gruppi elencati sotto fa s&igrave; che il gruppo prenda gli stessi permessi del gruppo superiore.  Dove possibile siete incoraggiati a usare i gruppi sottostanti per dare i permessi al gruppo.  Se avete necessit&agrave; di dare dei permessi personalizzati al gruppo potete selezionare i permessi fra le varie funzioni del sito nella sezione chiamata \'Permessi\'.  Per aggiungere questo gruppo a uno dei gruppi sottostanti seleziona la spunta nella caselle del gruppo(i) che desideri modificare.',
  1273     'coregroupmsg' => "Questo gruppo &egrave; il gruppo principale di {$_CONF['site_name']} .  Normalmente i gruppi che sono sottostanti a questo gruppo non posono essere modificati.  Sotto puoi trovare una lista in sola lettura dei gruppi associati a questo gruppo.",
  1274     'rightsdescr' => 'Alcuni permessi di accesso ai gruppi possono essere settati direttamente al gruppo o a un gruppo differente facente parte del gruppo.  Quelli che vedi sotto non selezionati sono i permessi che sono stati impostati a questo gruppo in quanto facente parte di altri gruppi e quindi ereditati.  I permessi selezionabili sono i permessi che posono essere dati direttamente a questo gruppo.',
  1275     'lock' => 'Bloccato',
  1276     'members' => 'Membro',
  1277     'anonymous' => 'Anonimo',
  1278     'permissions' => 'Permessi',
  1279     'permissionskey' => 'R = lettura, E = modifica, permesso di modifica implica permessi di lettura',
  1280     'edit' => 'Modifica',
  1281     'none' => 'Nessuno',
  1282     'accessdenied' => 'Accesso negato',
  1283     'storydenialmsg' => "Non disponi dei permessi per visualizzare questo articolo. Questo perch&egrave; non sei un membro registrato di {$_CONF['site_name']}.  Prego <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\"> diventa un membro</a> of {$_CONF['site_name']} per avere pieno accesso al sito!",
  1284     'nogroupsforcoregroup' => 'Questo Gruppo non ha alcun collegamento con gli altri gruppi',
  1285     'grouphasnorights' => 'Questo Gruppo non ha accesso a nessuna funzione amministrativa del sito',
  1286     'newgroup' => 'Nuovo Gruppo',
  1287     'adminhome' => 'Home Amministratore',
  1288     'save' => 'Registra',
  1289     'cancel' => 'Annulla',
  1290     'delete' => 'Elimina',
  1291     'canteditroot' => 'Hai provato a modificare il Gruppo Root ma non fai parte del gruppo stesso e quindi la tua modifica non &egrave; consentita. Prego contatta gli Amministratori se ritieni questo messaggio un errore',
  1292     'listusers' => 'Lista Utenti',
  1293     'listthem' => 'lista',
  1294     'usersingroup' => 'Utenti nel gruppo %s',
  1295     'usergroupadmin' => 'Amministrazione Gruppi Utenti',
  1296     'add' => 'Add',
  1297     'remove' => 'Remove',
  1298     'availmembers' => 'Membri Disponibili',
  1299     'groupmembers' => 'Membri del Gruppo',
  1300     'canteditgroup' => 'Per modificare questo gruppo, devi esserne membro. Prego contatta l\'amministratore del sistema se pensi si tratti di un errore.',
  1301     'cantlistgroup' => 'Per vedere i membri di questo gruppo, deve esserne membro tu stesso. Prego contatta l\'amministratore del sistema se pensi si tratti di un errore.',
  1302     'editgroupmsg' => 'To modify the group membership, click on the member names(s) and use the add or remove buttons. If the member is a member of the group, their name will appear on the right side only. Once you are complete - press <b>Save</b> to update the group and return to the main group admin page.',
  1303     'listgroupmsg' => 'Listing of all current members in the group: <b>%s</b>',
  1304     'search' => 'Search',
  1305     'submit' => 'Submit',
  1306     'limitresults' => 'Limit Results',
  1307     'group_id' => 'Group ID',
  1308     'plugin_access_denied_msg' => 'You are illegally trying access a plugin administration page.  Please note that all attempts to illegally access this page are logged.',
  1309     'groupexists' => 'Group name already exists',
  1310     'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.'
  1311 );
  1312 
  1313 ###############################################################################
  1314 # admin/database.php
  1315 
  1316 $LANG_DB_BACKUP = array(
  1317     'last_ten_backups' => 'Ultimi 10 Backup',
  1318     'do_backup' => 'Esegui il Backup',
  1319     'backup_successful' => 'Il Backup &egrave; stato eseguito correttamente.',
  1320     'db_explanation' => 'Per creare un nuovo Backup del tuo sistema Geeklog, fai clic sul bottone sottostante',
  1321     'not_found' => "Percorso non corretto o utility mysqldump non eseguibile.<br" . XHTML . ">Controlla il percorso <strong>\$_DB_mysqldump_path</strong> in config.php.<br" . XHTML . ">La variabile attualmente &egrave; definit&agrave; come: <var>{$_DB_mysqldump_path}</var>",
  1322     'zero_size' => 'Backup Fallito: La dimensione del File era di 0 bytes',
  1323     'path_not_found' => "{$_CONF['backup_path']} non esiste o non &egrave; una directory",
  1324     'no_access' => "ERRORE: La Directory {$_CONF['backup_path']} non &egrave; accessibile.",
  1325     'backup_file' => 'File di backup',
  1326     'size' => 'Dim.',
  1327     'bytes' => 'Byte',
  1328     'total_number' => 'Numero Totale di backup: %d',
  1329     'download' => 'Click to download this file'
  1330 );
  1331 
  1332 ###############################################################################
  1333 
  1334 $LANG_BUTTONS = array(
  1335     1 => 'Home',
  1336     2 => 'Contatti',
  1337     3 => 'Pubblica',
  1338     4 => '',
  1339     5 => '',
  1340     6 => '',
  1341     7 => 'Statistiche Sito',
  1342     8 => 'Preferenze',
  1343     9 => 'Ricerca',
  1344     10 => 'Ricerca Avanzata',
  1345     11 => 'Directory'
  1346 );
  1347 
  1348 ###############################################################################
  1349 # 404.php
  1350 
  1351 $LANG_404 = array(
  1352     1 => 'Errore 404',
  1353     2 => 'Attenzione, Abbiamo cercato in tutto il sito ma l\'argomento <b>%s</b> non &egrave; stato trovato.',
  1354     3 => 'Siamo spiacenti, ma il file da te richiesto non esiste. Prego controlla nella pagina principale o nella pagina di ricerca per vedere se puoi trovare quanto da te richiesto.'
  1355 );
  1356 
  1357 ###############################################################################
  1358 # login form
  1359 
  1360 $LANG_LOGIN = array(
  1361     1 => 'Autenticazione richiesta',
  1362     2 => 'Spiacenti, per accedere a questa area devi essere registrato come utente.',
  1363     3 => 'Entra',
  1364     4 => 'Nuovo Utente'
  1365 );
  1366 
  1367 ###############################################################################
  1368 # trackback.php
  1369 
  1370 $LANG_TRB = array(
  1371     'trackback' => 'Trackback',
  1372     'from' => 'from',
  1373     'tracked_on' => 'Tracked on',
  1374     'read_more' => '[read more]',
  1375     'intro_text' => 'Here\'s what others have to say about \'%s\':',
  1376     'no_comments' => 'No trackback comments for this entry.',
  1377     'this_trackback_url' => 'Trackback URL for this entry:',
  1378     'num_comments' => '%d trackback comments',
  1379     'send_trackback' => 'Send Pings',
  1380     'preview' => 'Preview',
  1381     'editor_title' => 'Send trackback comment',
  1382     'trackback_url' => 'Trackback URL',
  1383     'entry_url' => 'Entry URL',
  1384     'entry_title' => 'Entry Title',
  1385     'blog_name' => 'Site Name',
  1386     'excerpt' => 'Excerpt',
  1387     'truncate_warning' => 'Note: The receiving site may truncate your excerpt',
  1388     'button_send' => 'Send',
  1389     'button_preview' => 'Preview',
  1390     'send_error' => 'Error',
  1391     'send_error_details' => 'Error when sending trackback comment:',
  1392     'url_missing' => 'No Entry URL',
  1393     'url_required' => 'Please enter at least a URL for the entry.',
  1394     'target_missing' => 'No Trackback URL',
  1395     'target_required' => 'Please enter a trackback URL',
  1396     'error_socket' => 'Could not open socket.',
  1397     'error_response' => 'Response not understood.',
  1398     'error_unspecified' => 'Unspecified error.',
  1399     'select_url' => 'Select Trackback URL',
  1400     'not_found' => 'Trackback URL not found',
  1401     'autodetect_failed' => 'Geeklog could not detect the Trackback URL for the post you want to send your comment to. Please enter it manually below.',
  1402     'trackback_explain' => 'From the links below, please select the URL you want to send your Trackback comment to. Geeklog will then try to determine the correct Trackback URL for that post. Or you can <a href="%s">enter it manually</a> if you know it already.',
  1403     'no_links_trackback' => 'No links found. You can not send a Trackback comment for this entry.',
  1404     'pingback' => 'Pingback',
  1405     'pingback_results' => 'Pingback results',
  1406     'send_pings' => 'Send Pings',
  1407     'send_pings_for' => 'Send Pings for "%s"',
  1408     'no_links_pingback' => 'No links found. No Pingbacks were sent for this entry.',
  1409     'pingback_success' => 'Pingback sent.',
  1410     'no_pingback_url' => 'No pingback URL found.',
  1411     'resend' => 'Resend',
  1412     'ping_all_explain' => 'You can now notify the sites you linked to (<a href="http://en.wikipedia.org/wiki/Pingback">Pingback</a>), advertise that your site has been updated by pinging weblog directory services, or send a <a href="http://en.wikipedia.org/wiki/Trackback">Trackback</a> comment in case you wrote about a post on someone else\'s site.',
  1413     'pingback_button' => 'Send Pingback',
  1414     'pingback_short' => 'Send Pingbacks to all sites linked from this entry.',
  1415     'pingback_disabled' => '(Pingback disabled)',
  1416     'ping_button' => 'Send Ping',
  1417     'ping_short' => 'Ping weblog directory services.',
  1418     'ping_disabled' => '(Ping disabled)',
  1419     'trackback_button' => 'Send Trackback',
  1420     'trackback_short' => 'Send a Trackback comment.',
  1421     'trackback_disabled' => '(Trackback disabled)',
  1422     'may_take_a_while' => 'Please note that sending Pingbacks and Pings may take a while.',
  1423     'ping_results' => 'Ping results',
  1424     'unknown_method' => 'Unknown ping method',
  1425     'ping_success' => 'Ping sent.',
  1426     'error_site_name' => 'Please enter the site\'s name.',
  1427     'error_site_url' => 'Please enter the site\'s URL.',
  1428     'error_ping_url' => 'Please enter a valid Ping URL.',
  1429     'no_services' => 'No weblog directory services configured.',
  1430     'services_headline' => 'Weblog Directory Services',
  1431     'service_explain' => 'To modify or delete a weblog directory service, click on the edit icon of that service below. To add a new weblog directory service, click on "Create New" above.',
  1432     'service' => 'Service',
  1433     'ping_method' => 'Ping method',
  1434     'service_website' => 'Website',
  1435     'service_ping_url' => 'URL to ping',
  1436     'ping_standard' => 'Standard Ping',
  1437     'ping_extended' => 'Extended Ping',
  1438     'ping_unknown' => '(unknown method)',
  1439     'edit_service' => 'Edit Weblog Directory Service',
  1440     'trackbacks' => 'Trackbacks',
  1441     'editor_intro' => 'Prepare your trackback comment for <a href="%s">%s</a>.',
  1442     'editor_intro_none' => 'Prepare your trackback comment.',
  1443     'trackback_note' => 'To send a trackback comment for a story, go to the list of stories and click on "Send Ping" for the story. To send a trackback that is not related to a story, <a href="%s">click here</a>.',
  1444     'pingback_explain' => 'Enter a URL to send the Pingback to. The pingback will point to your site\'s homepage.',
  1445     'pingback_url' => 'Pingback URL',
  1446     'site_url' => 'This site\'s URL',
  1447     'pingback_note' => 'To send a pingback for a story, go to the list of stories and click on "Send Ping" for the story. To send a pingback that is not related to a story, <a href="%s">click here</a>.',
  1448     'pbtarget_missing' => 'No Pingback URL',
  1449     'pbtarget_required' => 'Please enter a pingback URL',
  1450     'pb_error_details' => 'Error when sending the pingback:',
  1451     'delete_trackback' => 'To delete this Trackback click: '
  1452 );
  1453 
  1454 ###############################################################################
  1455 # directory.php
  1456 
  1457 $LANG_DIR = array(
  1458     'title' => 'Article Directory',
  1459     'title_year' => 'Article Directory for %d',
  1460     'title_month_year' => 'Article Directory for %s %d',
  1461     'nav_top' => 'Back to Article Directory',
  1462     'no_articles' => 'No articles.'
  1463 );
  1464 
  1465 ###############################################################################
  1466 # admin/sectest.php
  1467 
  1468 $LANG_SECTEST = array(
  1469     'sectest' => 'Geeklog Security Check',
  1470     'results' => 'Results of the Security Check',
  1471     'okay' => 'Everything seems to be in order.',
  1472     'please_fix' => 'Please fix the above issues before using your site!',
  1473     'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
  1474     'stay_informed' => 'To stay informed about new Geeklog releases and possible security issues, we suggest that you subscribe to the (low-traffic) %s mailing list and/or use the %s option in your Admin menu from time to time to check for available updates.',
  1475     'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
  1476     'installation' => 'installation instructions',
  1477     'directory' => 'directory',
  1478     'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
  1479     'fix_it' => 'This is a security risk and should be fixed!',
  1480     'reachable' => 'Your %s is reachable from the web.',
  1481     'not_reachable' => 'Good! Your %s is not reachable from the web.',
  1482     'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
  1483     'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
  1484     'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.',
  1485     'inst_removed' => 'Good! You seem to have removed the install directory already.',
  1486     'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
  1487     'password_okay' => 'Good! You seem to have changed the default account password already.'
  1488 );
  1489 
  1490 ###############################################################################
  1491 # "What's New" Time Strings
  1492 # 
  1493 # For the first two strings, you can use the following placeholders.
  1494 # Order them so it makes sense in your language:
  1495 # %i    item, "Stories"
  1496 # %n    amount, "2", "20" etc.
  1497 # %t    time, "2" (weeks)
  1498 # %s    scale, "hrs", "weeks"
  1499 
  1500 $LANG_WHATSNEW = array(
  1501     'new_string' => '%n new %i in the last %t %s',
  1502     'new_last' => 'last %t %s',
  1503     'minutes' => 'minutes',
  1504     'hours' => 'hours',
  1505     'days' => 'days',
  1506     'weeks' => 'weeks',
  1507     'months' => 'months',
  1508     'minute' => 'minute',
  1509     'hour' => 'hour',
  1510     'day' => 'day',
  1511     'week' => 'week',
  1512     'month' => 'month'
  1513 );
  1514 
  1515 ###############################################################################
  1516 # Month names
  1517 
  1518 $LANG_MONTH = array(
  1519     1 => 'Gennaio',
  1520     2 => 'Febbraio',
  1521     3 => 'Marzo',
  1522     4 => 'Aprile',
  1523     5 => 'Maggio',
  1524     6 => 'Giugno',
  1525     7 => 'Luglio',
  1526     8 => 'Agosto',
  1527     9 => 'Settembre',
  1528     10 => 'Ottobre',
  1529     11 => 'Novembre',
  1530     12 => 'Dicembre'
  1531 );
  1532 
  1533 ###############################################################################
  1534 # Weekdays
  1535 
  1536 $LANG_WEEK = array(
  1537     1 => 'Domenica',
  1538     2 => 'Luned&igrave;',
  1539     3 => 'Marted&igrave;',
  1540     4 => 'Mercoled&igrave;',
  1541     5 => 'Gioved&igrave;',
  1542     6 => 'Venerd&igrave;',
  1543     7 => 'Sabato'
  1544 );
  1545 
  1546 ###############################################################################
  1547 # Admin - Strings
  1548 # 
  1549 # These are some standard strings used by core functions as well as plugins to
  1550 # display administration lists and edit pages
  1551 
  1552 $LANG_ADMIN = array(
  1553     'search' => 'Search',
  1554     'limit_results' => 'Limit Results',
  1555     'submit' => 'Submit',
  1556     'edit' => 'Edit',
  1557     'edit_adv' => 'Adv. Edit',
  1558     'admin_home' => 'Admin Home',
  1559     'create_new' => 'Create New',
  1560     'create_new_adv' => 'Create New (Adv.)',
  1561     'enabled' => 'Enabled',
  1562     'title' => 'Title',
  1563     'type' => 'Type',
  1564     'topic' => 'Topic',
  1565     'help_url' => 'Help File URL',
  1566     'save' => 'Save',
  1567     'cancel' => 'Cancel',
  1568     'delete' => 'Delete',
  1569     'delete_sel' => 'Delete selected',
  1570     'copy' => 'Copy',
  1571     'no_results' => '- No entries found -',
  1572     'data_error' => 'There was an error processing the subscription data. Please check the data source.',
  1573     'preview' => 'Preview',
  1574     'records_found' => 'Records found',
  1575     'addchild' => 'Add child',
  1576     'list' => 'list',
  1577     'list_all' => 'List all',
  1578     'meta_description' => 'Meta Description',
  1579     'meta_keywords' => 'Meta Keywords',
  1580     'na' => 'N/A'
  1581 );
  1582 
  1583 # Localisation of the texts for the various drop-down menus that are actually
  1584 # stored in the database. If these exist, they override the texts from the
  1585 # database.
  1586 
  1587 $LANG_commentcodes = array(
  1588     0 => 'Comments Enabled',
  1589     -1 => 'Comments Disabled',
  1590     1 => 'Comments Closed'
  1591 );
  1592 
  1593 $LANG_commentmodes = array(
  1594     'flat' => 'Flat',
  1595     'nested' => 'Nested',
  1596     'threaded' => 'Threaded',
  1597     'nocomment' => 'No Comments'
  1598 );
  1599 
  1600 $LANG_cookiecodes = array(
  1601     0 => '(don\'t)',
  1602     3600 => '1 Hour',
  1603     7200 => '2 Hours',
  1604     10800 => '3 Hours',
  1605     28800 => '8 Hours',
  1606     86400 => '1 Day',
  1607     604800 => '1 Week',
  1608     2678400 => '1 Month'
  1609 );
  1610 
  1611 $LANG_dateformats = array(
  1612     0 => 'System Default'
  1613 );
  1614 
  1615 $LANG_featurecodes = array(
  1616     0 => 'Not Featured',
  1617     1 => 'Featured'
  1618 );
  1619 
  1620 $LANG_frontpagecodes = array(
  1621     0 => 'Show Only in Topic',
  1622     1 => 'Show on Front Page'
  1623 );
  1624 
  1625 $LANG_postmodes = array(
  1626     'plaintext' => 'Plain Old Text',
  1627     'html' => 'HTML Formatted'
  1628 );
  1629 
  1630 $LANG_sortcodes = array(
  1631     'ASC' => 'Oldest First',
  1632     'DESC' => 'Newest First'
  1633 );
  1634 
  1635 $LANG_trackbackcodes = array(
  1636     0 => 'Trackback Enabled',
  1637     -1 => 'Trackback Disabled'
  1638 );
  1639 
  1640 ###############################################################################
  1641 # Localization of the Admin Configuration UI
  1642 
  1643 $LANG_CONFIG = array(
  1644     'home' => 'Home',
  1645     'admin_home' => 'Site Administration',
  1646     'sections' => 'Configuration Sections',
  1647     'restore' => 'Restore',
  1648     'add_element' => 'Add Element',
  1649     'save_changes' => 'Save Changes',
  1650     'reset_form' => 'Reset Form',
  1651     'changes_made' => 'Changes were successfully made to',
  1652     'title' => 'Configuration Manager',
  1653     'disable' => 'Click to disable this option',
  1654     'enable' => 'Enable'
  1655 );
  1656 
  1657 $LANG_configsections['Core'] = array(
  1658     'label' => 'Geeklog',
  1659     'title' => 'Geeklog Configuration'
  1660 );
  1661 
  1662 $LANG_confignames['Core'] = array(
  1663     'path_html' => 'HTML Path',
  1664     'site_url' => 'Site URL',
  1665     'site_admin_url' => 'Admin URL',
  1666     'site_mail' => 'Site E-Mail',
  1667     'noreply_mail' => 'No-Reply E-Mail',
  1668     'site_name' => 'Site Name',
  1669     'site_slogan' => 'Slogan',
  1670     'microsummary_short' => 'Microsummary',
  1671     'path_log' => 'Log',
  1672     'path_language' => 'Language',
  1673     'backup_path' => 'Backup',
  1674     'path_data' => 'Data',
  1675     'path_images' => 'Images',
  1676     'path_pear' => 'Path Pear',
  1677     'have_pear' => 'Have Pear?',
  1678     'mail_settings' => 'Mail Settings',
  1679     'allow_mysqldump' => 'Allow MySQL Dump',
  1680     'mysqldump_path' => 'Path of Executable',
  1681     'mysqldump_options' => 'MySQL Dump Options',
  1682     'mysqldump_filename_mask' => 'Backup File Name Mask',
  1683     'theme' => 'Theme',
  1684     'doctype' => 'DOCTYPE Declaration',
  1685     'menu_elements' => 'Menu Elements',
  1686     'path_themes' => 'Themes Path',
  1687     'disable_new_user_registration' => 'Disable New Registrations',
  1688     'allow_user_themes' => 'Allow User Themes',
  1689     'allow_user_language' => 'Allow User Language',
  1690     'allow_user_photo' => 'Allow User Photo',
  1691     'allow_username_change' => 'Allow Username Changes',
  1692     'allow_account_delete' => 'Allow Account Deletion',
  1693     'hide_author_exclusion' => 'Allow Hide Author',
  1694     'show_fullname' => 'Show Fullname',
  1695     'show_servicename' => 'Show Service Name',
  1696     'custom_registration' => 'Enable Custom Registration',
  1697     'user_login_method' => 'User Login Method',
  1698     'spamx' => 'Spam-X Actions',
  1699     'sort_admin' => 'Sort Links',
  1700     'language' => 'Language',
  1701     'locale' => 'Locale',
  1702     'date' => 'Date Format',
  1703     'daytime' => 'Daytime Format',
  1704     'shortdate' => 'Short Date Format',
  1705     'dateonly' => 'Date Only Format',
  1706     'timeonly' => 'Time Only Format',
  1707     'week_start' => 'Week Start',
  1708     'hour_mode' => 'Hour Mode',
  1709     'thousand_separator' => 'Thousands Separator',
  1710     'decimal_separator' => 'Decimal Separator',
  1711     'decimal_count' => 'Decimal Count',
  1712     'language_files' => 'Language Files',
  1713     'languages' => 'Languages',
  1714     'timezone' => 'Timezone',
  1715     'site_disabled_msg' => 'Site Disabled Message or URL',
  1716     'rootdebug' => 'Root Debugging',
  1717     'cookie_session' => 'Session Cookie Name',
  1718     'cookie_name' => 'Permanent Cookie Name',
  1719     'cookie_password' => 'Password Cookie Name',
  1720     'cookie_theme' => 'Theme Cookie Name',
  1721     'cookie_language' => 'Language Cookie Name',
  1722     'cookie_tzid' => 'Timezone Cookie Name',
  1723     'cookie_anon_name' => 'Anon. Username Cookie Name',
  1724     'cookie_ip' => 'Cookies embed IP?',
  1725     'default_perm_cookie_timeout' => 'Permanent Timeout',
  1726     'session_cookie_timeout' => 'Session Timeout',
  1727     'cookie_path' => 'Cookie Path',
  1728     'cookiedomain' => 'Cookie Domain',
  1729     'cookiesecure' => 'Cookie Secure',
  1730     'lastlogin' => 'Record Last Login?',
  1731     'num_search_results' => 'Number of Search Results',
  1732     'loginrequired' => 'Login Required?',
  1733     'submitloginrequired' => 'Submit Login Required?',
  1734     'commentsloginrequired' => 'Comment Login Required?',
  1735     'statsloginrequired' => 'Stats Login Required?',
  1736     'searchloginrequired' => 'Search Login Required?',
  1737     'profileloginrequired' => 'Profile Login Required?',
  1738     'emailuserloginrequired' => 'E-Mail User Login Required?',
  1739     'emailstoryloginrequired' => 'E-Mail Story Login Required?',
  1740     'directoryloginrequired' => 'Directory Login Required?',
  1741     'storysubmission' => 'Story Submission Queue?',
  1742     'usersubmission' => 'User Submission Queue?',
  1743     'listdraftstories' => 'List Draft Stories?',
  1744     'notification' => 'Notifications',
  1745     'postmode' => 'Default Post Mode',
  1746     'speedlimit' => 'Post Speed Limit',
  1747     'skip_preview' => 'Skip Preview in Posts',
  1748     'advanced_editor' => 'Advanced Editor?',
  1749     'wikitext_editor' => 'Wikitext Editor?',
  1750     'cron_schedule_interval' => 'Cron Schedule Interval',
  1751     'sortmethod' => 'Sort Topics',
  1752     'showstorycount' => 'Show Story Count?',
  1753     'showsubmissioncount' => 'Show Submission Count?',
  1754     'hide_home_link' => 'Hide Home Link?',
  1755     'whosonline_threshold' => 'Session Threshold',
  1756     'whosonline_anonymous' => 'Hide Names from Guests?',
  1757     'emailstories' => 'Daily Digest Enabled?',
  1758     'emailstorieslength' => 'Length of Stories',
  1759     'emailstoriesperdefault' => 'Enable for New Users?',
  1760     'allow_domains' => 'Automatic Allow Domains',
  1761     'disallow_domains' => 'Automatic Disallow Domains',
  1762     'newstoriesinterval' => 'New Stories Interval',
  1763     'newcommentsinterval' => 'New Comments Interval',
  1764     'newtrackbackinterval' => 'New Trackbacks Interval',
  1765     'hidenewstories' => 'Hide New Stories',
  1766     'hidenewcomments' => 'Hide New Comments',
  1767     'hidenewtrackbacks' => 'Hide New Trackbacks',
  1768     'hidenewplugins' => 'Hide New Plugin Entries',
  1769     'title_trim_length' => 'Title Trim Length',
  1770     'trackback_enabled' => 'Trackback Enabled?',
  1771     'pingback_enabled' => 'Pingback Enabled?',
  1772     'ping_enabled' => 'Ping Enabled?',
  1773     'trackback_code' => 'Trackback Default',
  1774     'multiple_trackbacks' => 'Multiple Trackbacks',
  1775     'trackbackspeedlimit' => 'Trackback Speed Limit',
  1776     'check_trackback_link' => 'Check Trackbacks',
  1777     'pingback_self' => 'Pingback Self?',
  1778     'pingback_excerpt' => 'Create Pingback Excerpt?',
  1779     'link_documentation' => 'Link to Documentation?',
  1780     'link_versionchecker' => 'Link to Version Checker?',
  1781     'maximagesperarticle' => 'Max Images per Article',
  1782     'limitnews' => 'Stories per Page',
  1783     'minnews' => 'Min. Stories per Page',
  1784     'contributedbyline' => 'Show "Contributed By"?"',
  1785     'hideviewscount' => 'Hide Views Count?',
  1786     'hideemailicon' => 'Hide E-Mail Icon?',
  1787     'hideprintericon' => 'Hide Print Icon?',
  1788     'allow_page_breaks' => 'Allow Page Breaks?',
  1789     'page_break_comments' => 'Comments on Multi-Page Articles',
  1790     'article_image_align' => 'Topic Icon Alignment',
  1791     'show_topic_icon' => 'Show Topic Icon?',
  1792     'draft_flag' => 'Draft Flag Default',
  1793     'frontpage' => 'Frontpage Default',
  1794     'hide_no_news_msg' => 'Hide "No News" Message?',
  1795     'hide_main_page_navigation' => 'Hide Main Page Navigation?',
  1796     'onlyrootfeatures' => 'Only Root can Feature?',
  1797     'aftersave_story' => 'After Saving Story',
  1798     'aftersave_user' => 'After Saving User',
  1799     'show_right_blocks' => 'Always Show Right Blocks?',
  1800     'showfirstasfeatured' => 'Show First Story as Featured?',
  1801     'backend' => 'Enable Feeds?',
  1802     'rdf_file' => 'Syndication Output Folder',
  1803     'rdf_limit' => 'Feed Limit',
  1804     'rdf_storytext' => 'Length of Stories in Feed',
  1805     'rdf_language' => 'Feed Language',
  1806     'syndication_max_headlines' => 'Max. Number of Headlines (portal blocks)',
  1807     'copyrightyear' => 'Copyright Year',
  1808     'image_lib' => 'Image Library',
  1809     'path_to_mogrify' => 'Path to Mogrify',
  1810     'path_to_netpbm' => 'Path to Netpbm',
  1811     'debug_image_upload' => 'Debug Image Uploading?',
  1812     'keep_unscaled_image' => 'Keep Unscaled Image?',
  1813     'allow_user_scaling' => 'Allow User Scaling?',
  1814     'jpeg_quality' => 'JPEG Quality?',
  1815     'max_image_width' => 'Max Image Width?',
  1816     'max_image_height' => 'Max Image Height?',
  1817     'max_image_size' => 'Max Image Size?',
  1818     'max_topicicon_width' => 'Max Topic Icon Width?',
  1819     'max_topicicon_height' => 'Max Topic Icon Height?',
  1820     'max_topicicon_size' => 'Max Topic Icon Size?',
  1821     'max_photo_width' => 'Max Photo Width?',
  1822     'max_photo_height' => 'Max Photo Height?',
  1823     'max_photo_size' => 'Max Photo Size?',
  1824     'use_gravatar' => 'Use Gravatar?',
  1825     'gravatar_rating' => 'Gravatar Rating Allowed',
  1826     'force_photo_width' => 'Force Photo Width',
  1827     'default_photo' => 'Default Photo',
  1828     'commentspeedlimit' => 'Comment Speed Limit',
  1829     'comment_limit' => 'Comment Limit',
  1830     'comment_mode' => 'Comment Mode',
  1831     'comment_code' => 'Comment Default',
  1832     'comment_edit' => 'Allow Comment Edit?',
  1833     'comment_edittime' => 'Comment Edit Time (seconds)',
  1834     'commentsubmission' => 'Queue Comment Submissions',
  1835     'passwordspeedlimit' => 'Password Speed Limit',
  1836     'login_attempts' => 'Max. Login Attempts',
  1837     'login_speedlimit' => 'Login Speed Limit',
  1838     'user_html' => 'User HTML',
  1839     'admin_html' => 'Admin HTML',
  1840     'advanced_html' => 'Additional HTML for Adv. Editor',
  1841     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
  1842     'allowed_protocols' => 'Allowed Protocols',
  1843     'disable_autolinks' => 'Disable Autolinks?',
  1844     'clickable_links' => 'Make URLs clickable?',
  1845     'compressed_output' => 'Send compressed output?',
  1846     'frame_options' => 'Protection against "clickjacking"',
  1847     'censormode' => 'Censor Mode?',
  1848     'censorreplace' => 'Censor Replace Text',
  1849     'censorlist' => 'Censor List',
  1850     'ip_lookup' => 'IP Lookup',
  1851     'url_rewrite' => 'Enable URL Rewrite',
  1852     'meta_tags' => 'Meta Tags',
  1853     'meta_description' => 'Default Meta Description',
  1854     'meta_keywords' => 'Default Meta Keywords',
  1855     'default_permissions_block' => 'Block Default Permissions',
  1856     'default_permissions_story' => 'Story Default Permissions',
  1857     'default_permissions_topic' => 'Topic Default Permissions',
  1858     'atom_max_stories' => 'Max. Stories in Webservices Feed',
  1859     'disable_webservices' => 'Disable Webservices?',
  1860     'restrict_webservices' => 'Restrict Webservices?',
  1861     'article_comment_close_enabled' => 'Automatically close comments (default)',
  1862     'article_comment_close_days' => 'Days to close comments (default)',
  1863     'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
  1864     'allow_reply_notifications' => 'Allow comment reply notifications?',
  1865     'search_style' => 'Results List Style',
  1866     'search_limits' => 'Page Limits',
  1867     'search_show_num' => 'Show Result Number?',
  1868     'search_show_type' => 'Show Result Type?',
  1869     'search_show_sort' => 'Allow User to Sort Results?',
  1870     'search_show_limit' => 'Show Page Limits?',
  1871     'search_separator' => 'Group Separator',
  1872     'search_def_keytype' => 'Default Search Method'
  1873 );
  1874 
  1875 $LANG_configsubgroups['Core'] = array(
  1876     'sg_site' => 'Site',
  1877     'sg_stories' => 'Stories and Trackback',
  1878     'sg_theme' => 'Theme',
  1879     'sg_blocks' => 'Blocks',
  1880     'sg_users' => 'Users and Submissions',
  1881     'sg_images' => 'Images',
  1882     'sg_locale' => 'Languages and Locale',
  1883     'sg_misc' => 'Miscellaneous'
  1884 );
  1885 
  1886 $LANG_fs['Core'] = array(
  1887     'fs_site' => 'Site',
  1888     'fs_paths' => 'Paths',
  1889     'fs_theme' => 'Theme',
  1890     'fs_mail' => 'Mail',
  1891     'fs_pear' => 'Pear',
  1892     'fs_mysql' => 'MySQL',
  1893     'fs_users' => 'Users',
  1894     'fs_misc' => 'Miscellaneous',
  1895     'fs_spamx' => 'Spam-X',
  1896     'fs_admin_block' => 'Admin Block',
  1897     'fs_locale' => 'Locale',
  1898     'fs_language' => 'Language',
  1899     'fs_debug' => 'Debug',
  1900     'fs_cookies' => 'Cookies',
  1901     'fs_login' => 'Login Settings',
  1902     'fs_search' => 'Search',
  1903     'fs_user_submission' => 'User Submission',
  1904     'fs_submission' => 'Submission Settings',
  1905     'fs_topics_block' => 'Topics Block',
  1906     'fs_whosonline_block' => 'Who\'s Online Block',
  1907     'fs_daily_digest' => 'Daily Digest',
  1908     'fs_whatsnew_block' => 'What\'s New Block',
  1909     'fs_trackback' => 'Trackback',
  1910     'fs_pingback' => 'Pingback',
  1911     'fs_story' => 'Story',
  1912     'fs_theme_advanced' => 'Advanced Settings',
  1913     'fs_syndication' => 'Syndication',
  1914     'fs_imagelib' => 'Image Library',
  1915     'fs_upload' => 'Upload',
  1916     'fs_articleimg' => 'Images in Articles',
  1917     'fs_topicicon' => 'Topic Icons',
  1918     'fs_userphoto' => 'Photos',
  1919     'fs_gravatar' => 'Gravatar',
  1920     'fs_comments' => 'Comments',
  1921     'fs_htmlfilter' => 'HTML Filtering',
  1922     'fs_censoring' => 'Censoring',
  1923     'fs_iplookup' => 'IP Lookup',
  1924     'fs_perm_story' => 'Story Default Permission',
  1925     'fs_perm_topic' => 'Topic Default Permission',
  1926     'fs_perm_block' => 'Block Default Permission',
  1927     'fs_webservices' => 'Webservices'
  1928 );
  1929 
  1930 $LANG_configselects['Core'] = array(
  1931     0 => array('True' => 1, 'False' => 0),
  1932     1 => array('True' => true, 'False' => false),
  1933     2 => array('Reject' => 0, 'Only Keep Latest' => 1, 'Allow Multiple Posts' => 2),
  1934     3 => array('Trackback Enabled' => 0, 'Trackback Disabled' => -1),
  1935     4 => array('Don\'t Check Anything' => 0, 'Check against Site URL' => 1, 'Check full URL' => 2, 'Check against Site URL and full URL' => 3, 'Check IP against Site IP' => 4, 'Check IP and Site URL' => 5, 'Check IP and Full URL' => 6, 'Check IP, Full URL, and Site URL' => 7),
  1936     5 => array('Plain Old Text' => 'plaintext', 'HTML Formatted' => 'html'),
  1937     6 => array('12' => 12, '24' => 24),
  1938     7 => array('Last Page' => 'last', 'First Page' => 'first', 'Every Page' => 'all'),
  1939     8 => array('Right' => 'right', 'Left' => 'left'),
  1940     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
  1941     10 => array('None' => '', 'Netpbm' => 'netpbm', 'ImageMagick' => 'imagemagick', 'gdLib' => 'gdlib'),
  1942     11 => array('Flat' => 'flat', 'Nested' => 'nested', 'Threaded' => 'threaded', 'No Comments' => 'nocomment'),
  1943     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
  1944     13 => array('Skip' => 0, 'Allow, with speedlimit' => 1, 'Allow, no speedlimit' => 2),
  1945     14 => array('Sunday' => 'Sun', 'Monday' => 'Mon'),
  1946     15 => array('By Number' => 'sortnum', 'Alphabetically' => 'alpha'),
  1947     16 => array('No Login required' => 0, 'Advanced Search only' => 1, 'Simple + Advanced Search' => 2),
  1948     17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1),
  1949     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
  1950     19 => array('Google' => 'google', 'Table' => 'table'),
  1951     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  1952     21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  1953     22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  1954     23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  1955 );
  1956 
  1957 ?>