diff options
author | riopwg <riopwg@piwigo.org> | 2011-05-02 08:47:39 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2011-05-02 08:47:39 +0000 |
commit | 8a1214f7e7d9f861be5b9bdc21edc79dcf08eb04 (patch) | |
tree | 59e1c3d09af9cf1f8a4a73a8aee3083e1f84600a /language | |
parent | ec76cf810a1c067812ccd77e69d27d86a0902187 (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@10740 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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'; |