Ignore:
Timestamp:
Feb 1, 2010, 7:46:54 AM (14 years ago)
Author:
riopwg
Message:

Update language IT for upload_form

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/upload_form/language/it_IT/plugin.lang.php

    r4792 r4810  
    2727$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Creare la directory "% s" alla radice della vostra installazione Piwigo';
    2828$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Dare i permessi in scrittura (chmod 777) nella directory "% s" alla radice della vostra installazione Piwigo';
     29$lang['existing category'] = 'categoria esistente';
     30$lang['create a new category'] = 'creare una nuova categoria';
     31$lang['Category name'] = 'Nome della categoria';
     32$lang['Category "%s" has been added'] = 'La categoria "%s" è stata aggiunta';
     33$lang['Uploaded Photos'] = 'foto aggiunte ';
     34$lang['%d photos uploaded'] = '%d foto aggiunte';
     35$lang['Privacy level set to "%s"'] = 'Livello di confidenzialitàt "%s"';
     36$lang['Category "%s" now contains %d photos'] = 'La categoria "%s" contiene oramai %d foto';
    2937?>
Note: See TracChangeset for help on using the changeset viewer.