Changeset 12883 for trunk/language/fr_CA


Ignore:
Timestamp:
Jan 14, 2012, 1:00:47 PM (12 years ago)
Author:
mistic100
Message:

2021: email notification on user creation + mail for admin at installation

Location:
trunk/language/fr_CA
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/fr_CA/common.lang.php

    r12882 r12883  
    368368$lang['Your username has been successfully changed to : %s'] = 'Votre nom d\'utilisateur a bien été changé par : %s';
    369369$lang['Username modification'] = 'Modification du nom d\'utilisateur';
     370$lang['Hello %s,'] = 'Bonjour %s,';
     371$lang['Thank you for registering at %s!'] = 'Merci pour votre inscription sur %s !';
     372$lang['Here is your password: %s'] = 'Votre mot de passe est : %s';
     373$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Si vous pensez avoir reçu cet email par erreur, veuillez nous contacter %s';
     374$lang['Successfully registered, an email with your password has been sent to you. Welcome!'] = 'Inscription terminée, un email avec votre mot de passe vient de vous être envoyé. Bienvenue !';
    370375
    371376?>
  • trunk/language/fr_CA/install.lang.php

    r12242 r12883  
    7171$lang['Just another Piwigo gallery'] = 'Une galerie Piwigo de plus';
    7272$lang['Welcome to my photo gallery'] = 'Bienvenue sur ma galerie photo';
     73$lang['Welcome to your new installation of Piwigo!'] = 'Bienvenue sur votre nouvelle installtion de Piwigo!';
     74$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'N\'hésitez pas à consulter bos forums si vous avez le moindre problème : %s';
    7375
    7476?>
Note: See TracChangeset for help on using the changeset viewer.