From 2e071ba4a17cfb4e4ea0ab6e50516ddac5e0ae90 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 8 Mar 2016 10:51:10 +0100 Subject: merge --squash from translation up to f9fecd0be09ea6da405f1ab2a09e09bc51312dd4 git merge --squash is simpler for the first time, then we plan to do cherry-pick --- language/it_IT/admin.lang.php | 12 +++++++++++- language/it_IT/common.lang.php | 3 ++- 2 files changed, 13 insertions(+), 2 deletions(-) (limited to 'language/it_IT') diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 002e8ea3d..990cf8ccd 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -982,4 +982,14 @@ $lang['file name'] = 'nome file'; $lang['date & time'] = 'data e ora'; $lang['width & height'] = 'larghezza e altezza'; $lang['No and unlock sub-albums'] = 'No e sbloccare sub-albums'; -$lang['Upload in progress'] = 'Trasferimento in corso...'; \ No newline at end of file +$lang['Upload in progress'] = 'Trasferimento in corso...'; +$lang['Delete %d orphan photos'] = 'Cancellazione di %d foto orfane'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Ogni Email inviata conterrà una propria chiave di autenticazione automatica, valida per %s.'; +$lang['Edit user'] = 'Modificare utente'; +$lang['For security reason, authentication keys do not work for administrators.'] = 'Per motivi di sicurezza, le chiavi di autenticazione non funzionano per gli amministratori.'; +$lang['No recipient selected'] = 'Nessun destinatario selezionato'; +$lang['No user is permitted to see this private album'] = 'Nessun utente è autorizzato a visualizzare questo album privato'; +$lang['Orphans'] = 'Orfane'; +$lang['Recipients'] = ' +Destinatari'; +$lang['Y Repeat'] = 'Y Ripeti'; \ No newline at end of file diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index cf6e81cfc..c53280f19 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -424,4 +424,5 @@ $lang['Photo description'] = 'Descrizione foto'; $lang['Photo title'] = 'Titolo foto'; $lang['Album name, A → Z'] = 'Nome album, A → Z'; $lang['Album name, Z → A'] = 'Nome album, Z → A'; -$lang['Link: %s'] = 'Link: %s'; \ No newline at end of file +$lang['Link: %s'] = 'Link: %s'; +$lang['Your authentication key is no longer valid.'] = 'La chiave di autenticazione non è più valida'; \ No newline at end of file -- cgit v1.2.3