aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/it
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-12-22 13:22:20 +0100
committerGravatar GitHub <noreply@github.com> 2018-12-22 13:22:20 +0100
commitf0a359619fa2936d66a2b96dd086d4686e7405fa (patch)
treeddad42a7f6813bd458f39d5203d083daad4cc1c5 /app/i18n/it
parente04804d0f67dd43fd3f072b9a127768ee7b7b56c (diff)
parent4a1a852f457d52fa47191e3f7e3e9073e1324cd9 (diff)
Merge pull request #2186 from FreshRSS/dev1.13.0
FreshRSS 1.13.0
Diffstat (limited to 'app/i18n/it')
-rw-r--r--app/i18n/it/admin.php30
-rw-r--r--app/i18n/it/conf.php51
-rw-r--r--app/i18n/it/feedback.php18
-rw-r--r--app/i18n/it/gen.php26
-rw-r--r--app/i18n/it/index.php6
-rw-r--r--app/i18n/it/install.php7
-rw-r--r--app/i18n/it/sub.php41
7 files changed, 97 insertions, 82 deletions
diff --git a/app/i18n/it/admin.php b/app/i18n/it/admin.php
index 5696ed571..d4253e9ba 100644
--- a/app/i18n/it/admin.php
+++ b/app/i18n/it/admin.php
@@ -67,8 +67,8 @@ return array(
'ok' => 'Estensione JSON presente.',
),
'mbstring' => array(
- 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO
- 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO
+ 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - Translation
+ 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO - Translation
),
'minz' => array(
'nok' => 'Manca il framework Minz.',
@@ -106,23 +106,23 @@ return array(
),
),
'extensions' => array(
+ 'author' => 'Author', //TODO - Translation
+ 'community' => 'Available community extensions', //TODO - Translation
+ 'description' => 'Description', //TODO - Translation
'disabled' => 'Disabilitata',
'empty_list' => 'Non ci sono estensioni installate',
'enabled' => 'Abilitata',
+ 'latest' => 'Installed', //TODO - Translation
+ 'name' => 'Name', //TODO - Translation
'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' => 'Update available', //TODO - Translation
'user' => 'Estensioni utente',
- 'community' => 'Available community extensions', // @todo translate
- 'name' => 'Name', // @todo translate
- 'version' => 'Version', // @todo translate
- 'description' => 'Description', // @todo translate
- 'author' => 'Author', // @todo translate
- 'latest' => 'Installed', // @todo translate
- 'update' => 'Update available', // @todo translate
+ 'version' => 'Version', //TODO - Translation
),
'stats' => array(
'_' => 'Statistiche',
@@ -158,10 +158,14 @@ return array(
),
'system' => array(
'_' => 'Configurazione di sistema',
- 'auto-update-url' => 'Auto-update server URL', // @todo translate
+ 'auto-update-url' => 'Auto-update server URL', //TODO - Translation
'instance-name' => 'Nome istanza',
'max-categories' => 'Limite categorie per utente',
'max-feeds' => 'Limite feeds per utente',
+ 'cookie-duration' => array(
+ 'help' => 'in seconds', // @todo translate
+ 'number' => 'Duration to keep logged in', // @todo translate
+ ),
'registration' => array(
'help' => '0 significa che non esiste limite sui profili',
'number' => 'Numero massimo di profili',
@@ -179,15 +183,15 @@ return array(
'user' => array(
'articles_and_size' => '%s articoli (%s)',
'create' => 'Crea nuovo utente',
- 'delete_users' => 'Delete user', // TODO
+ 'delete_users' => 'Delete user', //TODO - Translation
'language' => 'Lingua',
'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',
- 'selected' => 'Selected user', // TODO
+ 'selected' => 'Selected user', //TODO - Translation
'title' => 'Gestione utenti',
- 'update_users' => 'Update user', // TODO
+ 'update_users' => 'Update user', //TODO - Translation
'user_list' => 'Lista utenti',
'username' => 'Nome utente',
'users' => 'Utenti',
diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php
index 83beb2df5..df4a5ebeb 100644
--- a/app/i18n/it/conf.php
+++ b/app/i18n/it/conf.php
@@ -19,7 +19,7 @@ return array(
'bottom_line' => 'Barra in fondo',
'entry' => 'Icone degli articoli',
'publication_date' => 'Data di pubblicazione',
- 'related_tags' => 'Tags correlati', //TODO
+ 'related_tags' => 'Tags correlati', //TODO - Translation
'sharing' => 'Condivisione',
'top_line' => 'Barra in alto',
),
@@ -28,6 +28,7 @@ return array(
'seconds' => 'secondi (0 significa nessun timeout)',
'timeout' => 'Notifica timeout HTML5',
),
+ 'show_nav_buttons' => 'Show the navigation buttons', //TODO - Translation
'theme' => 'Tema',
'title' => 'Visualizzazione',
'width' => array(
@@ -37,12 +38,22 @@ return array(
'no_limit' => 'Nessun limite',
'thin' => 'Stretto',
),
- 'show_nav_buttons' => 'Show the navigation buttons', //TODO
+ ),
+ 'profile' => array(
+ '_' => 'Gestione profili',
+ 'delete' => array(
+ '_' => 'Cancellazione account',
+ 'warn' => 'Il tuo account e tutti i dati associati saranno cancellati.',
+ ),
+ 'password_api' => 'Password API<br /><small>(e.g., per applicazioni mobili)</small>',
+ 'password_form' => 'Password<br /><small>(per il login classico)</small>',
+ 'password_format' => 'Almeno 7 caratteri',
+ 'title' => 'Profilo',
),
'query' => array(
'_' => 'Ricerche personali',
'deprecated' => 'Questa query non è più valida. La categoria o il feed di riferimento non stati cancellati.',
- 'display' => 'Display user query results', // TODO
+ 'display' => 'Display user query results', //TODO - Translation
'filter' => 'Filtro applicato:',
'get_all' => 'Mostra tutti gli articoli',
'get_category' => 'Mostra la categoria "%s" ',
@@ -53,7 +64,7 @@ return array(
'number' => 'Ricerca n°%d',
'order_asc' => 'Mostra prima gli articoli più vecchi',
'order_desc' => 'Mostra prima gli articoli più nuovi',
- 'remove' => 'Remove user query', // TODO
+ 'remove' => 'Remove user query', //TODO - Translation
'search' => 'Cerca per "%s"',
'state_0' => 'Mostra tutti gli articoli',
'state_1' => 'Mostra gli articoli letti',
@@ -73,31 +84,19 @@ return array(
'state_15' => 'Mostra tutti gli articoli',
'title' => 'Ricerche personali',
),
- 'profile' => array(
- '_' => 'Gestione profili',
- 'delete' => array(
- '_' => 'Cancellazione account',
- 'warn' => 'Il tuo account e tutti i dati associati saranno cancellati.',
- ),
- 'password_api' => 'Password API<br /><small>(e.g., per applicazioni mobili)</small>',
- 'password_form' => 'Password<br /><small>(per il login classico)</small>',
- 'password_format' => 'Almeno 7 caratteri',
- 'title' => 'Profilo',
- ),
'reading' => array(
'_' => 'Lettura',
'after_onread' => 'Dopo “segna tutto come letto”,',
'articles_per_page' => 'Numero di articoli per pagina',
'auto_load_more' => 'Carica articoli successivi a fondo pagina',
'auto_remove_article' => 'Nascondi articoli dopo la lettura',
- 'mark_updated_article_unread' => 'Segna articoli aggiornati come non letti',
'confirm_enabled' => 'Mostra una conferma per “segna tutto come letto”',
'display_articles_unfolded' => 'Mostra articoli aperti di predefinito',
'display_categories_unfolded' => 'Mostra categorie aperte di predefinito',
'hide_read_feeds' => 'Nascondi categorie e feeds con articoli già letti (non funziona se “Mostra tutti gli articoli” è selezionato)',
'img_with_lazyload' => 'Usa la modalità "caricamento ritardato" per le immagini',
- 'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO
'jump_next' => 'Salta al successivo feed o categoria non letto',
+ 'mark_updated_article_unread' => 'Segna articoli aggiornati come non letti',
'number_divided_when_reader' => 'Diviso 2 nella modalità di lettura.',
'read' => array(
'article_open_on_website' => 'Quando un articolo è aperto nel suo sito di origine',
@@ -112,6 +111,7 @@ return array(
'all_articles' => 'Mostra tutti gli articoli',
'unread' => 'Mostra solo non letti',
),
+ 'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO - Translation
'sort' => array(
'_' => 'Ordinamento',
'newer_first' => 'Prima i più recenti',
@@ -128,7 +128,7 @@ return array(
),
'sharing' => array(
'_' => 'Condivisione',
- 'add' => 'Add a sharing method', // TODO
+ 'add' => 'Add a sharing method', //TODO - Translation
'blogotext' => 'Blogotext',
'diaspora' => 'Diaspora*',
'email' => 'Email',
@@ -136,7 +136,7 @@ return array(
'g+' => 'Google+',
'more_information' => 'Ulteriori informazioni',
'print' => 'Stampa',
- 'remove' => 'Remove sharing method', // TODO
+ 'remove' => 'Remove sharing method', //TODO - Translation
'shaarli' => 'Shaarli',
'share_name' => 'Nome condivisione',
'share_url' => 'URL condivisione',
@@ -153,27 +153,30 @@ return array(
'collapse_article' => 'Collassa articoli',
'first_article' => 'Salta al primo articolo',
'focus_search' => 'Modulo di ricerca',
- 'global_view' => 'Switch to global view', // TODO
+ 'global_view' => 'Switch to global view', //TODO - Translation
'help' => 'Mostra documentazione',
'javascript' => 'JavaScript deve essere abilitato per poter usare i comandi da tastiera',
'last_article' => 'Salta all ultimo articolo',
'load_more' => 'Carica altri articoli',
- 'mark_read' => 'Segna come letto',
'mark_favorite' => 'Segna come preferito',
+ 'mark_read' => 'Segna come letto',
'navigation' => 'Navigazione',
'navigation_help' => 'Con il tasto "Shift" i comandi di navigazione verranno applicati ai feeds.<br/>Con il tasto "Alt" i comandi di navigazione verranno applicati alle categorie.',
+ 'navigation_no_mod_help' => 'The following navigation shortcuts do not support modifiers.', //TODO - Translation
'next_article' => 'Salta al contenuto successivo',
'normal_view' => 'Switch to normal view', // TODO
'other_action' => 'Altre azioni',
'previous_article' => 'Salta al contenuto precedente',
- 'reading_view' => 'Switch to reading view', // TODO
- 'rss_view' => 'Open RSS view in a new tab', // TODO
+ 'reading_view' => 'Switch to reading view', //TODO - Translation
+ 'rss_view' => 'Open RSS view in a new tab', //TODO - Translation
'see_on_website' => 'Vai al sito fonte',
'shift_for_all_read' => '+ <code>shift</code> per segnare tutti gli articoli come letti',
+ 'skip_next_article' => 'Focus next without opening', //TODO - Translation
+ 'skip_previous_article' => 'Focus previous without opening', //TODO - Translation
'title' => 'Comandi da tastiera',
'user_filter' => 'Accedi alle ricerche personali',
'user_filter_help' => 'Se è presente una sola ricerca personale verrà usata quella, altrimenti usare anche il numero associato.',
- 'views' => 'Views', // TODO
+ 'views' => 'Views', //TODO - Translation
),
'user' => array(
'articles_and_size' => '%s articoli (%s)',
diff --git a/app/i18n/it/feedback.php b/app/i18n/it/feedback.php
index b0f3a814a..ca7879904 100644
--- a/app/i18n/it/feedback.php
+++ b/app/i18n/it/feedback.php
@@ -50,11 +50,15 @@ return array(
'no_zip_extension' => 'Estensione ZIP non presente sul server.',
'zip_error' => 'Si è verificato un errore importando il file ZIP',
),
+ 'profile' => array(
+ 'error' => 'Il tuo profilo non può essere modificato',
+ 'updated' => 'Il tuo profilo è stato modificato',
+ ),
'sub' => array(
'actualize' => 'Aggiorna',
'articles' => array(
- 'marked_read' => 'The selected articles have been marked as read.', //TODO
- 'marked_unread' => 'The articles have been marked as unread.', //TODO
+ 'marked_read' => 'The selected articles have been marked as read.', //TODO - Translation
+ 'marked_unread' => 'The articles have been marked as unread.', //TODO - Translation
),
'category' => array(
'created' => 'Categoria %s creata.',
@@ -76,7 +80,7 @@ return array(
'already_subscribed' => 'Hai già sottoscritto <em>%s</em>',
'deleted' => 'Feed cancellato',
'error' => 'Feed non aggiornato',
- 'internal_problem' => 'RSS feed non aggiunto. <a href="%s">Verifica i logs</a> per dettagli.', // @todo
+ 'internal_problem' => 'RSS feed non aggiunto. <a href="%s">Verifica i logs</a> per dettagli.', //TODO - Translation
'invalid_url' => 'URL <em>%s</em> non valido',
'n_actualized' => '%d feeds aggiornati',
'n_entries_deleted' => '%d articoli cancellati',
@@ -105,12 +109,8 @@ return array(
'error' => 'Utente %s non cancellato',
),
'updated' => array(
- '_' => 'User %s has been updated', // TODO
- 'error' => 'User %s has not been updated', // TODO
+ '_' => 'User %s has been updated', //TODO - Translation
+ 'error' => 'User %s has not been updated', //TODO - Translation
),
),
- 'profile' => array(
- 'error' => 'Il tuo profilo non può essere modificato',
- 'updated' => 'Il tuo profilo è stato modificato',
- ),
);
diff --git a/app/i18n/it/gen.php b/app/i18n/it/gen.php
index ab17441e7..9cc40ffe3 100644
--- a/app/i18n/it/gen.php
+++ b/app/i18n/it/gen.php
@@ -44,33 +44,28 @@ return array(
),
'date' => array(
'Apr' => '\\A\\p\\r\\i\\l\\e',
- 'Aug' => '\\A\\g\\o\\s\\t\\o',
- 'Dec' => '\\D\\i\\c\\e\\m\\b\\r\\e',
- 'Feb' => '\\F\\e\\b\\b\\r\\a\\i\\o',
- 'Jan' => '\\G\\e\\n\\u\\a\\i\\o',
- 'Jul' => '\\L\\u\\g\\l\\i\\o',
- 'Jun' => '\\G\\i\\u\\g\\n\\o',
- 'Mar' => '\\M\\a\\r\\z\\o',
- 'May' => '\\M\\a\\g\\g\\i\\o',
- 'Nov' => '\\N\\o\\v\\e\\m\\b\\r\\e',
- 'Oct' => '\\O\\t\\t\\o\\b\\r\\e',
- 'Sep' => '\\S\\e\\t\\t\\e\\m\\b\\r\\e',
'apr' => 'apr.',
'april' => 'aprile',
+ 'Aug' => '\\A\\g\\o\\s\\t\\o',
'aug' => 'ag.',
'august' => 'agosto',
'before_yesterday' => 'Meno recenti',
+ 'Dec' => '\\D\\i\\c\\e\\m\\b\\r\\e',
'dec' => 'dic.',
'december' => 'dicembre',
+ 'Feb' => '\\F\\e\\b\\b\\r\\a\\i\\o',
'feb' => 'febbr.',
'february' => 'febbraio',
'format_date' => 'j\\ %s Y',
'format_date_hour' => 'j\\ %s Y \\o\\r\\e H\\:i',
'fri' => 'Fri',
+ 'Jan' => '\\G\\e\\n\\u\\a\\i\\o',
'jan' => 'genn.',
'january' => 'gennaio',
+ 'Jul' => '\\L\\u\\g\\l\\i\\o',
'jul' => 'jul',
'july' => 'luglio',
+ 'Jun' => '\\G\\i\\u\\g\\n\\o',
'jun' => 'jun',
'june' => 'giugno',
'last_3_month' => 'Ultimi 3 mesi',
@@ -78,17 +73,22 @@ return array(
'last_month' => 'Ultimo mese',
'last_week' => 'Ultima settimana',
'last_year' => 'Ultimo anno',
+ 'Mar' => '\\M\\a\\r\\z\\o',
'mar' => 'mar.',
'march' => 'marzo',
+ 'May' => '\\M\\a\\g\\g\\i\\o',
'may' => 'maggio',
'may_' => 'May',
'mon' => 'Mon',
'month' => 'mesi',
+ 'Nov' => '\\N\\o\\v\\e\\m\\b\\r\\e',
'nov' => 'nov.',
'november' => 'novembre',
+ 'Oct' => '\\O\\t\\t\\o\\b\\r\\e',
'oct' => 'ott.',
'october' => 'ottobre',
'sat' => 'Sat',
+ 'Sep' => '\\S\\e\\t\\t\\e\\m\\b\\r\\e',
'sep' => 'sett.',
'september' => 'settembre',
'sun' => 'Sun',
@@ -124,6 +124,7 @@ return array(
'it' => 'Italiano',
'kr' => '한국어',
'nl' => 'Nederlands',
+ 'oc' => 'Occitan',
'pt-br' => 'Português (Brasil)',
'ru' => 'Русский',
'tr' => 'Türkçe',
@@ -160,7 +161,6 @@ return array(
'previous' => 'Precedente',
),
'share' => array(
- 'Known' => 'Siti basati su Known',
'blogotext' => 'Blogotext',
'diaspora' => 'Diaspora*',
'email' => 'Email',
@@ -168,9 +168,11 @@ return array(
'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
+ 'Known' => 'Siti basati su Known',
'linkedin' => 'LinkedIn',
'mastodon' => 'Mastodon',
'movim' => 'Movim',
+ 'pinboard' => 'Pinboard',
'pocket' => 'Pocket',
'print' => 'Stampa',
'shaarli' => 'Shaarli',
diff --git a/app/i18n/it/index.php b/app/i18n/it/index.php
index 909db1440..8162b1639 100644
--- a/app/i18n/it/index.php
+++ b/app/i18n/it/index.php
@@ -40,7 +40,7 @@ return array(
'mark_all_read' => 'Segna tutto come letto',
'mark_cat_read' => 'Segna la categoria come letta',
'mark_feed_read' => 'Segna il feed come letto',
- 'mark_selection_unread' => 'Mark selection as unread', //TODO
+ 'mark_selection_unread' => 'Mark selection as unread', //TODO - Translation
'newer_first' => 'Mostra prima i recenti',
'non-starred' => 'Escludi preferiti',
'normal_view' => 'Vista elenco',
@@ -53,11 +53,11 @@ return array(
'starred' => 'Mostra solo preferiti',
'stats' => 'Statistiche',
'subscription' => 'Gestione sottoscrizioni',
- 'tags' => 'My labels', //TODO
+ 'tags' => 'My labels', //TODO - Translation
'unread' => 'Mostra solo non letti',
),
'share' => 'Condividi',
'tag' => array(
- 'related' => 'Tags correlati', //TODO
+ 'related' => 'Tags correlati', //TODO - Translation
),
);
diff --git a/app/i18n/it/install.php b/app/i18n/it/install.php
index 2d0a34885..0b904ab02 100644
--- a/app/i18n/it/install.php
+++ b/app/i18n/it/install.php
@@ -24,8 +24,8 @@ return array(
'ok' => 'Le configurazioni del database sono state salvate.',
),
'host' => 'Host',
- 'prefix' => 'Prefisso tabella',
'password' => 'Password del database',
+ 'prefix' => 'Prefisso tabella',
'type' => 'Tipo di database',
'username' => 'Nome utente del database',
),
@@ -69,8 +69,8 @@ return array(
'ok' => 'You have a recommended library to parse JSON.',
),
'mbstring' => array(
- 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO
- 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO
+ 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - Translation
+ 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO - Translation
),
'minz' => array(
'nok' => 'Manca il framework Minz.',
@@ -85,7 +85,6 @@ return array(
'ok' => 'PDO e altri driver supportati (pdo_mysql, pdo_sqlite, pdo_pgsql).',
),
'php' => array(
- '_' => 'Installazione PHP',
'nok' => 'Versione di PHP %s FreshRSS richiede almeno la versione %s.',
'ok' => 'Versione di PHP %s, compatibile con FreshRSS.',
),
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php
index b22340c9b..6faa48d63 100644
--- a/app/i18n/it/sub.php
+++ b/app/i18n/it/sub.php
@@ -2,13 +2,13 @@
return array(
'api' => array(
- 'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
- 'title' => 'API',// TODO
+ '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 "Subscribe" button in any page you want to subscribe to.',// TODO
- 'label' => 'Subscribe',// TODO
- 'title' => 'Bookmarklet',// TODO
+ 'label' => 'Subscribe', //TODO - Translation
+ 'title' => 'Bookmarklet', //TODO - Translation
),
'category' => array(
'_' => 'Categoria',
@@ -27,7 +27,7 @@ return array(
'password' => 'HTTP password',
'username' => 'HTTP username',
),
- 'clear_cache' => 'Always clear cache', //TODO
+ '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',
@@ -36,30 +36,37 @@ return array(
'informations' => 'Informazioni',
'keep_history' => 'Numero minimo di articoli da mantenere',
'moved_category_deleted' => 'Cancellando una categoria i feed al suo interno verranno classificati automaticamente come <em>%s</em>.',
- 'mute' => 'mute', // TODO
+ 'mute' => 'mute', //TODO - Translation
'no_selected' => 'Nessun feed selezionato.',
'number_entries' => '%d articoli',
'priority' => array(
- '_' => 'Visibility', // TODO
- 'archived' => 'Do not show (archived)', // TODO
- 'main_stream' => 'Mostra in homepage', // TODO
- 'normal' => 'Show in its category', // TODO
+ '_' => 'Visibility', //TODO - Translation
+ 'archived' => 'Do not show (archived)', //TODO - Translation
+ 'main_stream' => 'Mostra in homepage', //TODO - Translation
+ 'normal' => 'Show in its category', //TODO - Translation
),
- 'ssl_verify' => 'Verify SSL security', //TODO
+ 'websub' => 'Notifica istantanea con WebSub',
+ 'show' => array(
+ 'all' => 'Show all feeds', //TODO - Translation
+ 'error' => 'Show only feeds with error', //TODO - Translation
+ ),
+ 'showing' => array(
+ 'error' => 'Showing only feeds with error', //TODO - Translation
+ ),
+ 'ssl_verify' => 'Verify SSL security', //TODO - Translation
'stats' => 'Statistiche',
'think_to_add' => 'Aggiungi feed.',
- 'timeout' => 'Timeout in seconds', //TODO
+ 'timeout' => 'Timeout in seconds', //TODO - Translation
'title' => 'Titolo',
'title_add' => 'Aggiungi RSS feed',
'ttl' => 'Non aggiornare automaticamente piu di',
'url' => 'Feed URL',
'validator' => 'Controlla la validita del feed ',
'website' => 'URL del sito',
- 'pubsubhubbub' => 'Notifica istantanea con PubSubHubbub',
),
'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
- 'title' => 'Firefox feed reader',// TODO
+ '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
+ 'title' => 'Firefox feed reader', //TODO - Translation
),
'import_export' => array(
'export' => 'Esporta',
@@ -76,11 +83,11 @@ return array(
'bookmark' => 'Bookmark (trascina nei preferiti)',
'import_export' => 'Importa / esporta',
'subscription_management' => 'Gestione sottoscrizioni',
- 'subscription_tools' => 'Subscription tools',// TODO
+ 'subscription_tools' => 'Subscription tools', //TODO - Translation
),
'title' => array(
'_' => 'Gestione sottoscrizioni',
'feed_management' => 'Gestione RSS feeds',
- 'subscription_tools' => 'Subscription tools',// TODO
+ 'subscription_tools' => 'Subscription tools', //TODO - Translation
),
);