| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- <?php
- return array(
- 'add' => 'Feed and category creation has been moved <a href=\'%s\'>here</a>. It is also accessible from the menu on the left and from the ✚ icon available on the main page.', // TODO - Translation
- 'api' => array(
- 'documentation' => 'Copy the following URL to use it within an external tool.', // TODO - Translation
- 'title' => 'API', // TODO - Translation
- ),
- 'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click the "Subscribe" button in any page you want to subscribe to.', // TODO - Translation
- 'label' => 'Subscribe', // TODO - Translation
- 'title' => 'Bookmarklet', // TODO - Translation
- ),
- 'category' => array(
- '_' => 'Categoria',
- 'add' => 'Aggiungi una categoria',
- 'archiving' => 'Archiviazione',
- 'empty' => 'Categoria vuota',
- 'information' => 'Informazioni',
- 'position' => 'Display position', // TODO - Translation
- 'position_help' => 'To control category sort order', // TODO - Translation
- 'title' => 'Titolo',
- ),
- 'feed' => array(
- 'add' => 'Aggiungi un Feed RSS',
- 'advanced' => 'Avanzate',
- 'archiving' => 'Archiviazione',
- 'auth' => array(
- 'configuration' => 'Autenticazione',
- 'help' => 'Accesso per feeds protetti',
- 'http' => 'Autenticazione HTTP',
- 'password' => 'HTTP password', // TODO - Translation
- 'username' => 'HTTP username', // TODO - Translation
- ),
- 'clear_cache' => 'Always clear cache', // TODO - Translation
- 'css_help' => 'In caso di RSS feeds troncati (attenzione, richiede molto tempo!)',
- 'css_path' => 'Percorso del foglio di stile CSS del sito di origine',
- 'description' => 'Descrizione',
- 'empty' => 'Questo feed non contiene articoli. Per favore verifica il sito direttamente.',
- 'error' => 'Questo feed ha generato un errore. Per favore verifica se ancora disponibile.',
- 'filteractions' => array(
- '_' => 'Filter actions', // TODO - Translation
- 'help' => 'Write one search filter per line.', // TODO - Translation
- ),
- 'information' => 'Informazioni',
- 'keep_min' => 'Numero minimo di articoli da mantenere',
- 'maintenance' => array(
- 'clear_cache' => 'Clear cache', // TODO - Translation
- 'clear_cache_help' => 'Clear the cache for this feed.', // TODO - Translation
- 'reload_articles' => 'Reload articles', // TODO - Translation
- 'reload_articles_help' => 'Reload articles and fetch complete content if a selector is defined.', // TODO - Translation
- 'title' => 'Maintenance', // TODO - Translation
- ),
- 'moved_category_deleted' => 'Cancellando una categoria i feed al suo interno verranno classificati automaticamente come <em>%s</em>.',
- 'mute' => 'mute', // TODO - Translation
- 'no_selected' => 'Nessun feed selezionato.',
- 'number_entries' => '%d articoli',
- 'priority' => array(
- '_' => 'Visibility', // TODO - Translation
- 'archived' => 'Do not show (archived)', // TODO - Translation
- 'main_stream' => 'Mostra in homepage',
- 'normal' => 'Show in its category', // TODO - Translation
- ),
- 'selector_preview' => array(
- 'show_raw' => 'Show source code', // TODO - Translation
- 'show_rendered' => 'Show content', // TODO - Translation
- ),
- 'show' => array(
- 'all' => 'Show all feeds', // TODO - Translation
- 'error' => 'Show only feeds with errors', // TODO - Translation
- ),
- 'showing' => array(
- 'error' => 'Showing only feeds with errors', // TODO - Translation
- ),
- 'ssl_verify' => 'Verify SSL security', // TODO - Translation
- 'stats' => 'Statistiche',
- 'think_to_add' => 'Aggiungi feed.',
- 'timeout' => 'Timeout in seconds', // TODO - Translation
- 'title' => 'Titolo',
- 'title_add' => 'Aggiungi RSS feed',
- 'ttl' => 'Non aggiornare automaticamente piu di',
- 'url' => 'Feed URL', // TODO - Translation
- 'validator' => 'Controlla la validita del feed ',
- 'website' => 'URL del sito',
- 'websub' => 'Notifica istantanea con WebSub',
- ),
- 'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.', // TODO - Translation
- 'obsolete_63' => 'From version 63 and onwards, Firefox has removed the ability to add your own subscription services that are not standalone programs.', // TODO - Translation
- 'title' => 'Firefox feed reader', // TODO - Translation
- ),
- 'import_export' => array(
- 'export' => 'Esporta',
- 'export_labelled' => 'Export your labelled articles', // TODO - Translation
- 'export_opml' => 'Esporta tutta la lista dei feed (OPML)',
- 'export_starred' => 'Esporta i tuoi preferiti',
- 'feed_list' => 'Elenco di %s articoli',
- 'file_to_import' => 'File da importare<br />(OPML, JSON o ZIP)',
- 'file_to_import_no_zip' => 'File da importare<br />(OPML o JSON)',
- 'import' => 'Importa',
- 'starred_list' => 'Elenco articoli preferiti',
- 'title' => 'Importa / esporta',
- ),
- 'menu' => array(
- 'add' => 'Add a feed or category', // TODO - Translation
- 'add_feed' => 'Add a feed', // TODO - Translation
- 'bookmark' => 'Bookmark (trascina nei preferiti)',
- 'import_export' => 'Importa / esporta',
- 'subscription_management' => 'Gestione sottoscrizioni',
- 'subscription_tools' => 'Subscription tools', // TODO - Translation
- 'tag_management' => 'Tag management', // TODO - Translation
- ),
- 'tag' => array(
- 'name' => 'Name', // TODO - Translation
- 'new_name' => 'New name', // TODO - Translation
- 'old_name' => 'Old name', // TODO - Translation
- ),
- 'title' => array(
- '_' => 'Gestione sottoscrizioni',
- 'add' => 'Add a feed or category', // TODO - Translation
- 'add_category' => 'Add a category', // TODO - Translation
- 'add_feed' => 'Add a feed', // TODO - Translation
- 'add_tag' => 'Add a tag', // TODO - Translation
- 'delete_tag' => 'Delete a tag', // TODO - Translation
- 'feed_management' => 'Gestione RSS feeds',
- 'rename_tag' => 'Rename a tag', // TODO - Translation
- 'subscription_tools' => 'Subscription tools', // TODO - Translation
- ),
- );
|