mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-01 22:43:37 +02:00
Update it_IT, thanks to kinmen
This commit is contained in:
@@ -1326,4 +1326,24 @@ $lang['Some photos are missing from your file system. Details provided by plugin
|
||||
$lang['Visit history'] = 'Cronologia visitatori.';
|
||||
$lang['%d pictures in sub-albums'] = '%d immagini nei sotto album';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> utente filtrato';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> utenti filtrati';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> utenti filtrati';
|
||||
$lang['%d in whole branch'] = '%d nell\'intero ramo';
|
||||
$lang['%d including sub-albums'] = '%d inclusi sotto album';
|
||||
$lang['Activate button "%s"'] = 'Attiva pulsante "%s"';
|
||||
$lang['All admins'] = 'Tutti gli amministratori';
|
||||
$lang['Allow comments for sub-albums'] = 'Permetti commenti per sotto album.';
|
||||
$lang['Authorize comments'] = 'Autorizza commenti.';
|
||||
$lang['Comments allowed for sub-albums'] = 'Commenti abilitati per sotto album.';
|
||||
$lang['Comments disallowed for sub-albums'] = 'Commenti disabilitati per sotto album.';
|
||||
$lang['Created'] = 'Creato.';
|
||||
$lang['Detect and avoid duplicates during upload'] = 'Individua ed evita duplicati nel corso del caricamento.';
|
||||
$lang['Disallow comments for sub-albums'] = 'Disabilita commenti per sotto album.';
|
||||
$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'Durante il caricamento, se Piwigo rileva che la fotografia già esiste, associa tale foto all\'album di destinazione, senza duplicarla.';
|
||||
$lang['Locked album'] = 'Album bloccato';
|
||||
$lang['Modified'] = 'Modificato';
|
||||
$lang['Only admins in a specific group'] = 'Solo amministratori in un gruppo specifico';
|
||||
$lang['Put at the root'] = 'Metti nella radice';
|
||||
$lang['Remove thumbnail'] = 'Rimuovi anteprime';
|
||||
$lang['This album is currently locked, visible only to administrators.'] = 'L\'album è attualmente bloccato, visibile soltanto agli amministratori.';
|
||||
$lang['Unlock it'] = 'Sbloccalo.';
|
||||
$lang['Unlocked album'] = 'Album sbloccato.';
|
||||
Reference in New Issue
Block a user