Changeset 3203 for trunk/language/fr_FR
- Timestamp:
- Mar 16, 2009, 5:57:10 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/fr_FR/install.lang.php
r3185 r3203 62 62 $lang['conf_mail_webmaster'] = 'Adresse e-mail de l\'Administrateur'; 63 63 $lang['conf_mail_webmaster_info'] = 'Les visiteurs pourront vous contacter par ce mail'; 64 65 $lang['PHP 5 is required'] = 'PHP 5 est requis'; 66 $lang['It appears your webhost is currently running PHP %s.'] = 'Apparemment, la version PHP de votre hébergeur est PHP %s.'; 67 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo va essayer de passer en PHP 5 en créant ou en modifiant le fichier .htaccess.'; 68 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Notez que vous pouvez changer vous-même la configuration PHP et re-lancer Piwigo après.'; 69 $lang['Try to configure PHP 5'] = 'Essayer de configurer PHP 5'; 70 $lang['Sorry!'] = 'Désolé!'; 71 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo n\'a pas pu configurer PHP 5.'; 72 $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = 'Vous devez contacter votre hébergeur afin de savoir comment configurer PHP 5.'; 73 $lang['Hope to see you back soon.'] = 'En espérant vous revoir très prochainement...'; 64 74 ?>
Note: See TracChangeset
for help on using the changeset viewer.