source: extensions/Juza/language/fr_FR/lang.php @ 4659

Last change on this file since 4659 was 4659, checked in by vdigital, 14 years ago

[Update] For Juza - Juza Theme is full working (On Standard Piwigo Gallery).

Recommended organization: Don't mixed Pictures and subcategories in a category.
Next step - Response time checking.
To see I will raise a locked gallery.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 786 bytes
Line 
1<?php
2$lang['Juza Theme Configuration'] = 'Configuration du thème Juza ';
3
4$lang['Activate Juza handlers'] = 'Activer les interceptions de Juza ';
5$lang['Index picture max-width'] = 'Largeur maximale des images de l\'index ';
6$lang['[300:885]'] = '[300:885] ';
7$lang['Index picture cropping-height'] = 'Hauteur de découpe des images de l\'index ';
8$lang['[110:400]'] = '[110:400] ';
9$lang['Index picture top-shift'] = 'Décalage vers le haut des images de l\'index ';
10$lang['[-320:0]'] = '[-320:0] ';
11$lang['Auto cropping and shifting'] = 'Décalage et découpe automatiques ';
12$lang['Inactive, maintain picture width &lt; 900px (Height is free)'] = 'Désactivé, la largeur des images doit rester &lt; 900px ';
13$lang['Juza_Submit'] = 'Enregister';
14$lang['Juza_Reset'] = 'Annuler';
15?>
Note: See TracBrowser for help on using the repository browser.