Changeset 27914
- Timestamp:
- Mar 24, 2014, 6:45:53 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/GThumb/language/ca_ES/plugin.lang.php
r18544 r27914 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 $lang['%d file'] = '%d arxiu';24 $lang['%d files'] = '%d arxius';23 $lang['%d file'] = '%d fitxer'; 24 $lang['%d files'] = '%d fitxers'; 25 25 $lang['Cache Informations'] = 'Informació de la memòria cau'; 26 26 $lang['Cache have been generated'] = 'S\'ha generat la memòria cau'; … … 35 35 $lang['Thumbnails max height'] = 'Alçada màxima de les miniatures'; 36 36 $lang['Show thumbnails caption'] = 'Mostra el títol de les miniatures'; 37 ?>
Note: See TracChangeset
for help on using the changeset viewer.