git-svn-id: http://piwigo.org/svn/branches/2.1@6637 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
1de69261bb
commit
773546363e
1 changed files with 3 additions and 3 deletions
|
@ -555,9 +555,9 @@ $lang['Are you sure to install this upgrade? You must verify if this version doe
|
|||
$lang['%s has been successfully upgraded.'] = '%s è stato aggiornato con successo.';
|
||||
$lang['Plugin has been successfully copied'] = 'Il plugin è stato copiato con successo.';
|
||||
$lang['You might go to plugin list to install and activate it.'] = 'Recatevi nella lista dei plugins per installarlo ed attivarlo.';
|
||||
$lang['Can\'t create temporary file.'] = 'È impossibile creare un file temporaneo.';
|
||||
$lang['Can\'t download archive.'] = 'È impossibile scaricare l\'archivio.';
|
||||
$lang['Can\'t read or extract archive.'] = 'È impossibile leggere o eseguire l\'archivio.';
|
||||
$lang['Can\'t create temporary file.'] = 'E\' impossibile creare un file temporaneo.';
|
||||
$lang['Can\'t download archive.'] = 'E\' impossibile scaricare l\'archivio.';
|
||||
$lang['Can\'t read or extract archive.'] = 'E\' impossibile leggere o eseguire l\'archivio.';
|
||||
$lang['An error occured during extraction (%s).'] = 'Si è verificato un\'errore durante l\'estrazione del file (%s).';
|
||||
$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = 'Verificate i permessi della cartella "plugins" e delle sue sotto cartelle (CHMOD).';
|
||||
$lang['Can\'t connect to server.'] = 'Non è possibile connettersi al server.';
|
||||
|
|
Loading…
Add table
Reference in a new issue