Ignore:
Timestamp:
Dec 1, 2011, 10:02:52 PM (12 years ago)
Author:
rvelices
Message:

language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)

File:
1 edited

Legend:

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

    r12677 r12681  
    121121$lang['About Piwigo'] = 'Quant a Piwigo';
    122122$lang['You are not authorized to access the requested page'] = 'No esteu autoritzats a accedir en aquesta pàgina';
    123 $lang['add to caddie'] = 'afegeix al carret';
     123$lang['Add to caddie'] = 'afegeix al carret';
    124124$lang['add this photo to your favorites'] = 'afegiu aquesta imatge a les vostres preferides';
    125125$lang['Administration'] = 'Administració';
     
    167167$lang['delete this photo from your favorites'] = 'Elimina aquesta imatge de les teves preferides';
    168168$lang['descending'] = 'descendent';
    169 $lang['download'] = 'baixada';
    170 $lang['download this file'] = 'baixa aquest fitxer';
     169$lang['Download'] = 'Baixada';
     170$lang['Download this file'] = 'baixa aquest fitxer';
    171171$lang['edit'] = 'edita';
    172172$lang['wrong date'] = 'data errònia';
     
    195195$lang['Last'] = 'Última';
    196196$lang['Logout'] = 'Sortida';
    197 $lang['E-mail address'] = 'Adreça de correu electrònic';
    198197$lang['obligatory'] = 'Obligatori';
    199198$lang['Maximum photo height'] = 'Alçada màxima de les imatges';
Note: See TracChangeset for help on using the changeset viewer.