Ignore:
Timestamp:
Apr 18, 2011, 1:02:46 PM (13 years ago)
Author:
riopwg
Message:

merge r10463 from trunk to branch 2.2
Update language IT

Location:
branches/2.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2

  • branches/2.2/language/it_IT/admin.lang.php

    r10373 r10465  
    525525$lang['Plugin has been successfully copied'] = 'Il plugin è stato copiato con successo.';
    526526$lang['You might go to plugin list to install and activate it.'] = 'Recatevi nella lista dei plugins per installarlo ed attivarlo.';
    527 $lang['Can\'t create temporary file.'] = 'E\' impossibile creare un file temporaneo.';
    528 $lang['Can\'t download archive.'] = 'E\' impossibile scaricare l\'archivio.';
    529 $lang['Can\'t read or extract archive.'] = 'E\' impossibile leggere o eseguire l\'archivio.';
     527$lang['Can\'t create temporary file.'] = 'È impossibile creare un file temporaneo.';
     528$lang['Can\'t download archive.'] = 'È impossibile scaricare l\'archivio.';
     529$lang['Can\'t read or extract archive.'] = 'È impossibile leggere o eseguire l\'archivio.';
    530530$lang['An error occured during extraction (%s).'] = 'Si è verificato un\'errore durante l\'estrazione del file (%s).';
    531531$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = 'Verificate i permessi della cartella "plugins" e delle sue sotto cartelle (CHMOD).';
Note: See TracChangeset for help on using the changeset viewer.