From f4786bd867a902daf055603abd34265eccc1a4cf Mon Sep 17 00:00:00 2001 From: Luca Marra Date: Thu, 6 Feb 2014 09:54:07 +0100 Subject: [PATCH] Updated italian translation --- locales/it_IT/translations.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/it_IT/translations.php b/locales/it_IT/translations.php index a8090bf..f664e11 100644 --- a/locales/it_IT/translations.php +++ b/locales/it_IT/translations.php @@ -37,7 +37,7 @@ return array( 'Save' => 'Salva', 'More information' => 'Altre informazioni', 'Database' => 'Database', - 'Database size:' => 'Dimensione database :', + 'Database size:' => 'Dimensione database:', 'Optimize the database' => 'Ottimizza il database', '(VACUUM command)' => '(comando VACUUM)', 'Download the entire database' => 'Scarica l\'intero database', @@ -50,7 +50,7 @@ return array( 'Open item' => 'Apri articolo', 'About' => 'Informazioni sul software', 'Miniflux version:' => 'Versione Miniflux:', - 'Nothing to read' => 'Nichts zu lesen', + 'Nothing to read' => 'Niente da leggere', '%sunread items' => '%sarticoli non letti', 'mark all as read' => 'segna tutti come giĆ  letti', 'original link' => 'link originale', @@ -64,7 +64,7 @@ return array( 'Next' => 'Successivo', 'Previous' => 'Precedente', 'Sign in' => 'Accedi', - 'feeds' => 'feeds', + 'feeds' => 'feed', 'add' => 'aggiungi', 'import' => 'importa', 'export' => 'esporta', @@ -104,6 +104,6 @@ return array( 'Do you really want to remove this subscription: "%s"?' => 'Vuoi veramente cancellare la sottoscrizione a: "%s" ?', 'Nothing to read, do you want to update your subscriptions?' => 'Niente da leggere, vuoi aggiornare tutte le sottoscrizioni?', - 'Show help' => 'Mostra help', - 'Close help' => 'Chiudere aiuto' + 'Show help' => 'Mostra guida', + 'Close help' => 'Chiudi guida' );