Updated italian translation
This commit is contained in:
parent
fdc0298caf
commit
f4786bd867
@ -50,7 +50,7 @@ return array(
|
|||||||
'Open item' => 'Apri articolo',
|
'Open item' => 'Apri articolo',
|
||||||
'About' => 'Informazioni sul software',
|
'About' => 'Informazioni sul software',
|
||||||
'Miniflux version:' => 'Versione Miniflux:',
|
'Miniflux version:' => 'Versione Miniflux:',
|
||||||
'Nothing to read' => 'Nichts zu lesen',
|
'Nothing to read' => 'Niente da leggere',
|
||||||
'<span id="page-counter">%s</span>unread items' => '<span id="page-counter">%s</span>articoli non letti',
|
'<span id="page-counter">%s</span>unread items' => '<span id="page-counter">%s</span>articoli non letti',
|
||||||
'mark all as read' => 'segna tutti come già letti',
|
'mark all as read' => 'segna tutti come già letti',
|
||||||
'original link' => 'link originale',
|
'original link' => 'link originale',
|
||||||
@ -64,7 +64,7 @@ return array(
|
|||||||
'Next' => 'Successivo',
|
'Next' => 'Successivo',
|
||||||
'Previous' => 'Precedente',
|
'Previous' => 'Precedente',
|
||||||
'Sign in' => 'Accedi',
|
'Sign in' => 'Accedi',
|
||||||
'feeds' => 'feeds',
|
'feeds' => 'feed',
|
||||||
'add' => 'aggiungi',
|
'add' => 'aggiungi',
|
||||||
'import' => 'importa',
|
'import' => 'importa',
|
||||||
'export' => 'esporta',
|
'export' => 'esporta',
|
||||||
@ -104,6 +104,6 @@ return array(
|
|||||||
'Do you really want to remove this subscription: "%s"?' => 'Vuoi veramente cancellare la sottoscrizione a: "%s" ?',
|
'Do you really want to remove this subscription: "%s"?' => 'Vuoi veramente cancellare la sottoscrizione a: "%s" ?',
|
||||||
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' =>
|
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' =>
|
||||||
'Niente da leggere, vuoi <a href="?action=refresh-all" data-action="refresh-all">aggiornare tutte le sottoscrizioni?</a>',
|
'Niente da leggere, vuoi <a href="?action=refresh-all" data-action="refresh-all">aggiornare tutte le sottoscrizioni?</a>',
|
||||||
'Show help' => 'Mostra help',
|
'Show help' => 'Mostra guida',
|
||||||
'Close help' => 'Chiudere aiuto'
|
'Close help' => 'Chiudi guida'
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user