Changeset 18821 for trunk/language/it_IT/admin.lang.php
- Timestamp:
- Oct 31, 2012, 10:46:36 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/it_IT/admin.lang.php
r18764 r18821 562 562 $lang['Drop into album'] = 'Spostare nell\'album'; 563 563 $lang['+ Add an upload box'] = '+ Aggiungere un altro campo di upload'; 564 $lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Creare la directory "% 565 $lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Dare i permessi in scrittura (chmod 777) alla directory "% 564 $lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Creare la directory "%s" nella radice della vostra installazione Piwigo'; 565 $lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Dare i permessi in scrittura (chmod 777) alla directory "%s" nella radice della vostra installazione Piwigo'; 566 566 $lang['existing album'] = 'album esistente'; 567 567 $lang['create a new album'] = 'creare un nuovo album'; … … 683 683 $lang['Set creation date'] = 'Impostare la data di creazione'; 684 684 $lang['Apply action'] = 'Applicare l\'azione'; 685 $lang['on the %d selected photos'] = 'sulle % foto selezionate';685 $lang['on the %d selected photos'] = 'sulle %d foto selezionate'; 686 686 $lang['%d of %d photos selected'] = '%d foto su %d sono selezionate'; 687 687 $lang['No photo selected, %d photos in current set'] = 'Nessuna foto selezionata tra le %d foto del lotto'; … … 926 926 $lang['Name of the duplicate'] = 'Nome del duplicato'; 927 927 $lang['Source tag'] = 'Tag fonte'; 928 $lang['Tag "%s" is now a duplicate of "%s"'] = 'Il tag "% s" è ormai una copia di "%s"';928 $lang['Tag "%s" is now a duplicate of "%s"'] = 'Il tag "%s" è ormai una copia di "%s"'; 929 929 $lang['Duplicate selected tags'] = 'Duplicare i Tag selezionati'; 930 930 $lang['Invalid dimension'] = 'Dimensione non valida';
Note: See TracChangeset
for help on using the changeset viewer.