Changeset 27803 for extensions/Fotorama/language/ca_ES/plugin.lang.php
- Timestamp:
- Mar 17, 2014, 6:18:37 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Fotorama/language/ca_ES/plugin.lang.php
r27379 r27803 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 $lang['stop the slideshow'] = ' Atura la presentació de diapositives';24 $lang['Stops slideshow at any user action with the fotorama'] = 'Atura r passide diapositives per a qualsevol acció de l\'usuari amb el Fotorama';25 $lang['What transition to use'] = ' Transició a utilitzar';23 $lang['stop the slideshow'] = 'atura la presentació de diapositives'; 24 $lang['Stops slideshow at any user action with the fotorama'] = 'Atura la presentació de diapositives per a qualsevol acció de l\'usuari amb el Fotorama'; 25 $lang['What transition to use'] = 'Quina transició a utilitzar'; 26 26 $lang['How to fit an image'] = 'Com ajustar una imatge'; 27 27 $lang['Navigation style'] = 'Estil de navegació'; 28 $lang['Allows fullscreen'] = 'Permet re pantalla completa';29 $lang['Enables autoplay'] = 'Permet rela reproducció automàtica';30 $lang['Enables loop'] = 'Premet rebucle';31 $lang['Enables shadows'] = 'Permet reombres';28 $lang['Allows fullscreen'] = 'Permet el mode de pantalla completa'; 29 $lang['Enables autoplay'] = 'Permet la reproducció automàtica'; 30 $lang['Enables loop'] = 'Premet la reproducció en bucle'; 31 $lang['Enables shadows'] = 'Permet ombres'; 32 32 $lang['Fullscreen navigation style'] = 'Estil de navegació a pantalla completa'; 33 33 $lang['Only fullscreen mode'] = 'Només mode de pantalla completa';
Note: See TracChangeset
for help on using the changeset viewer.