diff options
Diffstat (limited to 'language/it_IT')
-rw-r--r-- | language/it_IT/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 5834ac794..e136192c1 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -386,7 +386,7 @@ $lang['Errors caption'] = 'Significato degli errori'; $lang['Detailed informations'] = 'Informazioni dettagliate'; $lang['File/directory read error'] = 'Errore in letture del file/directory'; $lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'Non è possibile accedere al file o alla directory (probabilmente non esiste o l\'accesso è stato negato)'; -$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'Ogni foto richiede una miniatura. La miniatura deve essere presente nella sottodirectory "thumbnail" della directory. Il nome del file della miniatura deve iniziare con il parametro di configurazione "prefix_thumbnail" e l\'estensione deve essere presente nell\’elenco seguente:'; +$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'Ogni foto richiede una miniatura. La miniatura deve essere presente nella sottodirectory "thumbnail" della directory. Il nome del file della miniatura deve iniziare con il parametro di configurazione "prefix_thumbnail" e l\'estensione deve essere presente nell\'elenco seguente:'; $lang['missing thumbnail'] = 'miniature mancanti'; $lang['albums deleted in the database'] = 'album cancellati dal database'; $lang['photos deleted from the database'] = 'foto cancellate dal database'; |