Ignore:
Timestamp:
May 29, 2010, 10:57:34 AM (15 years ago)
Author:
rvelices
Message:

merge r6418 from branch 2.1 to trunk

  • removed multiple definitions of language keys
File:
1 edited

Legend:

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

    r6362 r6419  
    237237$lang['Rate this picture'] = 'Vota questa foto';
    238238$lang['Next'] = 'Prossima';
    239 $lang['Home'] = 'Home';
    240239$lang['no rate'] = 'nessun voto';
    241240$lang['Elements posted within the last %d day.'] = 'L\'insieme degli elementi sono filtrati per visualizzare solo gli elementi recenti di meno di %d giorno.';
     
    280279$lang['Search results'] = 'Risultato della ricerca';
    281280$lang['Search in subcategories'] = 'Cercare nelle sottocategorie';
    282 $lang['Search'] = 'Cercare';
    283281$lang['searched words : %s'] = 'parole cercate : %s';
    284282$lang['Contact'] = 'Contattare';
     
    305303$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opzionale ma raccomandato: scegliere una miniatura da associare a ';
    306304$lang['the width of the picture must not exceed :'] = 'la larghezza dell\'immagine non deve eccedere: ';
    307 $lang['Author'] = 'Autore';
    308305$lang['can\'t upload the picture on the server'] = 'non è stato possibile caricare il file sul server';
    309306$lang['the username must be given'] = 'nome utente obbligatorio';
Note: See TracChangeset for help on using the changeset viewer.