diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-11 06:56:30 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-11 06:56:30 +0000 |
commit | 4aa35f97386b93201743067876033450e01e61c5 (patch) | |
tree | ee105c095257fc834b9c08903464c32d50f5bb49 /language | |
parent | 2bfedaea5c401b3878b3d7b71ac51a7d7742e139 (diff) |
[trunk (public)] Update fr_CA, thanks to : mistic100
git-svn-id: http://piwigo.org/svn/trunk@13093 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/fr_CA/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index ccd848a08..2edfb62ac 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -120,7 +120,6 @@ $lang['Webmaster'] = 'Webmestre'; $lang['Week %d'] = 'Semaine %d'; $lang['About Piwigo'] = 'À propos de Piwigo'; $lang['You are not authorized to access the requested page'] = 'Vous n\'êtes pas autorisé à accéder à la page demandée'; -$lang['Add to caddie'] = 'ajouter au panier'; $lang['add this photo to your favorites'] = 'ajouter cette image à vos favoris'; $lang['Administration'] = 'Administration'; $lang['all'] = 'tout'; @@ -377,4 +376,6 @@ $lang['If you think you\'ve received this email in error, please contact us at % $lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Inscription réussie, vous recevrez bientôt un email avec vos identifiants. Bienvenue !'; $lang['Send my connection settings by email'] = 'Recevoir mes identifiants par email'; +$lang['new → old'] = 'nouveau → ancien'; +$lang['old → new'] = 'ancien → nouveau'; ?>
\ No newline at end of file |