Show
Ignore:
Timestamp:
10/20/08 12:28:37 (5 years ago)
Author:
riopwg
Message:

Updates & Corrections

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/it_IT/admin.lang.php

    r2685 r2783  
    639639$lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Impossibile di connettersi al server perche la funzione allow_url_fopen è disattivata.'; 
    640640$lang['Quick Local Synchronization'] = 'Sincronizzazione rapida'; 
    641 /* TODO */ $lang['No photo can be deleted'] = 'No photo can be deleted'; 
    642 /* TODO */ $lang['Note: Only deletes photos added with pLoader'] = 'Note: Only deletes photos added with pLoader'; 
    643 /* TODO */ $lang['Delete selected photos'] = 'Delete selected photos'; 
    644 /* TODO */ $lang['%d photo was deleted'] = '%d photo was deleted'; 
    645 /* TODO */ $lang['%d photos were deleted'] = '%d photos were deleted'; 
     641$lang['No photo can be deleted'] = 'Nessuna foto può essere soppressa'; 
     642$lang['Note: Only deletes photos added with pLoader'] = 'Nota: solo le foto agiunte con pLoader possono essere rimosse'; 
     643$lang['Delete selected photos'] = 'Cancellare le foto'; 
     644$lang['%d photo was deleted'] = '%d foto cancellata'; 
     645$lang['%d photos were deleted'] = '%d foto cancellate'; 
    646646?>