| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- <?php
- /******************************************************************************
- * Each entry of that file can be associated with a comment to indicate its *
- * state. When there is no comment, it means the entry is fully translated. *
- * The recognized comments are (comment matching is case-insensitive): *
- * + TODO: the entry has never been translated. *
- * + DIRTY: the entry has been translated but needs to be updated. *
- * + IGNORE: the entry does not need to be translated. *
- * When a comment is not recognized, it is discarded. *
- ******************************************************************************/
- return array(
- 'auth' => array(
- 'allow_anonymous' => 'Consenti la lettura agli utenti anonimi degli articoli dell utente predefinito (%s)',
- 'allow_anonymous_refresh' => 'Consenti agli utenti anonimi di aggiornare gli articoli',
- 'api_enabled' => 'Consentire l’accesso all’<abbr>API</abbr> <small>(necessario per le app e per la condivisione delle query degli utenti)</small>',
- 'form' => 'Web form (tradizionale, richiede JavaScript)',
- 'http' => 'HTTP (avanzato: gestito da server Web, OIDC, SSO…)',
- 'none' => 'Nessuno (pericoloso)',
- 'title' => 'Autenticazione',
- 'token' => 'Token di autenticazione principale',
- 'token_help' => 'Consente l’accesso a tutti gli output RSS dell’utente e di aggiornare i feed senza autenticazione:',
- 'type' => 'Metodo di autenticazione',
- ),
- 'extensions' => array(
- 'author' => 'Autore',
- 'community' => 'Estensioni della community disponibili',
- 'description' => 'Descrizione',
- 'disabled' => 'Disabilitata',
- 'empty_list' => 'Non ci sono estensioni installate',
- 'empty_list_help' => 'Controllare i log per determinare il motivo della lista estensioni vuota.',
- 'enabled' => 'Abilitata',
- 'is_compatible' => 'È compatibile',
- 'latest' => 'Installato',
- 'name' => 'Nome',
- 'no_configure_view' => 'Questa estensioni non può essere configurata.',
- 'system' => array(
- '_' => 'Estensioni di sistema',
- 'no_rights' => 'Estensione di sistema (non hai i permessi su questo tipo)',
- ),
- 'title' => 'Estensioni',
- 'update' => 'Aggiornamento disponibile',
- 'user' => 'Estensioni utente',
- 'version' => 'Versione',
- ),
- 'stats' => array(
- '_' => 'Statistiche',
- 'all_feeds' => 'Tutti i feeds',
- 'category' => 'Categoria',
- 'date_published' => 'Data di pubblicazione',
- 'date_received' => 'Data di ricezione',
- 'entry_count' => 'Articoli',
- 'entry_per_category' => 'Articoli per categoria',
- 'entry_per_day' => 'Articoli per giorno (ultimi 30 giorni)',
- 'entry_per_day_of_week' => 'Per giorno della settimana (media: %.2f articoli)',
- 'entry_per_hour' => 'Per ora (media: %.2f articoli)',
- 'entry_per_month' => 'Per mese (media: %.2f articoli)',
- 'entry_repartition' => 'Ripartizione contenuti',
- 'feed' => 'Feed', // IGNORE
- 'feed_per_category' => 'Feeds per categoria',
- 'idle' => 'Feeds non aggiornati',
- 'main' => 'Statistiche principali',
- 'main_stream' => 'Flusso principale',
- 'nb_unreads' => 'Numero di articoli non letti',
- 'no_idle' => 'Non ci sono feed non aggiornati',
- 'number_entries' => '%d articoli',
- 'overview' => 'Panoramica',
- 'percent_of_total' => '% del totale',
- 'repartition' => 'Ripartizione articoli: %s',
- 'status_favorites' => 'Preferiti',
- 'status_read' => 'Letti',
- 'status_total' => 'Totale',
- 'status_unread' => 'Non letti',
- 'title' => 'Statistiche',
- 'top_feed' => 'I migliori 10 feeds',
- 'unread_dates' => 'Date con il maggior numero di articoli non letti',
- ),
- 'system' => array(
- '_' => 'Configurazione di sistema',
- 'auto-update-url' => 'Aggiorna automaticamente l’URL del server',
- 'base-url' => array(
- '_' => 'URL base',
- 'recommendation' => 'Suggerimento automatico: <kbd>%s</kbd>',
- ),
- 'closed_registration_message' => 'Messaggio visualizzato se le registrazioni sono chiuse',
- 'cookie-duration' => array(
- 'help' => 'in secondi',
- 'number' => 'Tempo in cui rimanere loggati',
- ),
- 'default_closed_registration_message' => 'Questo server non accetta nuove registrazioni per il momento.',
- 'force_email_validation' => 'Forza la validazione dell’indirizzo mail',
- 'instance-name' => 'Nome istanza',
- 'max-categories' => 'Limite categorie per utente',
- 'max-feeds' => 'Limite feeds per utente',
- 'registration' => array(
- 'number' => 'Numero massimo di profili',
- 'select' => array(
- 'label' => 'Form di registrazione',
- 'option' => array(
- 'noform' => 'Disabilitato: Nessun form di registrazione',
- 'nolimit' => 'Abilitato: Nessun limite agli account',
- 'setaccountsnumber' => 'Imposta il numero massimo di account',
- ),
- ),
- 'status' => array(
- 'disabled' => 'Form disabilitato',
- 'enabled' => 'Form abilitato',
- ),
- 'title' => 'Form di registrazione utente',
- ),
- 'sensitive-parameter' => 'Parametro sensibile. Modificalo manualmente in <kbd>./data/config.php</kbd>',
- 'tos' => array(
- 'disabled' => 'non fornito',
- 'enabled' => '<a href="./?a=tos">è abilitato</a>',
- 'help' => 'Come <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">abilitare i termini e condizioni</a>',
- ),
- 'websub' => array(
- 'help' => 'Riguardo <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>',
- ),
- ),
- 'update' => array(
- '_' => 'Aggiornamento sistema',
- 'apply' => 'Applica',
- 'changelog' => 'Lista dei cambiamenti',
- 'check' => 'Controlla la presenza di nuovi aggiornamenti',
- 'copiedFromURL' => 'update.php copiato da %s a ./data',
- 'current_version' => 'Versione',
- 'last' => 'Ultima verifica',
- 'loading' => 'Aggiornamento…',
- 'none' => 'Nessun aggiornamento da applicare',
- 'releaseChannel' => array(
- '_' => 'Canale di rilascio',
- 'edge' => 'Rilascio continuo (“edge”)',
- 'latest' => 'Stabile (“latest”)',
- ),
- 'title' => 'Aggiorna sistema',
- 'viaGit' => 'Aggiornamento tramite git e GitHub.com avviato',
- ),
- 'user' => array(
- 'admin' => 'Amministratore',
- 'article_count' => 'Articoli',
- 'back_to_manage' => '← Ritorna alla lista utenti',
- 'create' => 'Crea nuovo utente',
- 'database_size' => 'Dimensione del database',
- 'email' => 'Indirizzo e-mail',
- 'enabled' => 'Abilitato',
- 'feed_count' => 'Feed',
- 'is_admin' => 'Amministratore',
- 'language' => 'Lingua',
- 'last_user_activity' => 'Ultime attività degli utenti',
- 'list' => 'Lista utenti',
- 'number' => ' %d profilo utente creato',
- 'numbers' => 'Sono presenti %d profili utente',
- 'password_form' => 'Password<br /><small>(per il login classico)</small>',
- 'password_format' => 'Almeno 7 caratteri',
- 'title' => 'Gestione utenti',
- 'username' => 'Nome utente',
- ),
- );
|