Changeset 15248 for trunk/language/ca_ES/admin.lang.php
- Timestamp:
- May 22, 2012, 6:50:31 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/ca_ES/admin.lang.php
r15200 r15248 883 883 $lang['The Piwigo export plugin allows you to create albums and export photos.'] = 'El complement Piwigo Export li permet crear àlbums i exportar imatges.'; 884 884 $lang['The Piwigo publish Plug-in allows you to export and synchronize photos from Lightroom directly to your Piwigo photo gallery.'] = 'El complement Piwigo Publish et permet exportar i sincronitzar imatges des de Lightroom directament a la seva galeria de fotos Piwigo.'; 885 $lang['The center of interest is the most meaningful zone in the photo.'] = 'El punt d\'interès és la zona més significativa a la imatge.';885 $lang['The center of interest is the most meaningful zone in the photo.'] = 'El punt d\'interès és la zona més significativa d\'una imatge.'; 886 886 $lang['The original maximum height must be a number between %d and %d'] = 'L\'alçada màxima original ha de ser un número entre %d i %d'; 887 887 $lang['The original maximum width must be a number between %d and %d'] = 'L\'amplada màxima original ha de ser un número entre %d i %d'; … … 925 925 $lang['Numeric identifier : %d'] = 'Identificador numèric: %d'; 926 926 $lang['Original file : %s'] = 'Arxiu original: %s'; 927 $lang['Posted %s on %s'] = 'Publicat %s en%s';927 $lang['Posted %s on %s'] = 'Publicat %s, el %s'; 928 928 $lang['Rated %d times, score : %.2f'] = 'Valorada %d vegades. Resultat: %.2f'; 929 929 $lang['Sharpen'] = 'Enfocament'; 930 930 $lang['Visited %d times'] = 'Visitada %d vegades'; 931 931 $lang['Watermark'] = 'Marca d\'aigua'; 932 $lang['%d week'] = '%d setmana'; 933 $lang['%d weeks'] = '%d setmanes'; 934 $lang['Edit photo'] = 'Editar imatge'; 932 935 ?>
Note: See TracChangeset
for help on using the changeset viewer.