Ignore:
Timestamp:
Apr 23, 2012, 11:40:55 AM (12 years ago)
Author:
riopwg
Message:

Update language IT

File:
1 edited

Legend:

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

    r13907 r14278  
    389389$lang['Mobile'] = 'Mobile';
    390390$lang['Desktop'] = 'Classico';
    391 
    392 $lang['Email: %s'] = 'Email : %s';
    393 $lang['File name, A → Z'] = 'Nome file, A → Z';
    394 $lang['File name, Z → A'] = 'Nome file, Z → A';
    395 $lang['Manual sort order'] = 'Ordine manuale';
    396 $lang['Photo title, A → Z'] = 'Titolo immagine, A → Z';
    397 $lang['Photo title, Z → A'] = 'Titolo immagine, Z → A';
    398 $lang['Visits, high → low'] = 'Visite, massimo → minimo';
    399391$lang['Date created, new → old'] = 'Data di creazione, recente → vecchia';
    400392$lang['Date created, old → new'] = 'Data di creazione, vecchia → recente';
    401393$lang['Date posted, new → old'] = 'Data di inserimento, recente → vecchia';
    402394$lang['Date posted, old → new'] = 'Data di inserimento, vecchia → recente';
     395$lang['File name, A → Z'] = 'Nome file, A → Z';
     396$lang['File name, Z → A'] = 'Nome file, Z → A';
     397$lang['Manual sort order'] = 'Ordine manuale';
    403398$lang['Numeric identifier, 1 → 9'] = 'Numero identificativo, 1 → 9';
    404399$lang['Numeric identifier, 9 → 1'] = 'Numero identificativo, 9 → 1';
     400$lang['Photo title, A → Z'] = 'Titolo immagine, A → Z';
     401$lang['Photo title, Z → A'] = 'Titolo immagine, Z → A';
    405402$lang['Rating score, high → low'] = 'Valutazione, alto → basso';
    406403$lang['Rating score, low → high'] = 'Valutazione, basso → alto';
     404$lang['Visits, high → low'] = 'Visite, massimo → minimo';
    407405$lang['Visits, low → high'] = 'Visite, basso → alto';
    408406?>
Note: See TracChangeset for help on using the changeset viewer.