aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_CA
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-04-14 23:17:49 +0000
committermistic100 <mistic@piwigo.org>2011-04-14 23:17:49 +0000
commitfda50a256ba37648c661922735226d319dcc1750 (patch)
tree7ce79186b36de926f9617a8a1bf41f18dd1b00f2 /language/fr_CA
parent8027f4fe0c9894cef757598ebf4bd06edbc7a285 (diff)
plugin manager : description tooltip on the title, tooltip for restoration link
git-svn-id: http://piwigo.org/svn/trunk@10378 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_CA')
-rw-r--r--language/fr_CA/admin.lang.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php
index fe3d1951b..5d452bb06 100644
--- a/language/fr_CA/admin.lang.php
+++ b/language/fr_CA/admin.lang.php
@@ -794,4 +794,9 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of
$lang['Do you want to activate anyway?'] = 'Voulez-vous l\'activer quand même?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'CE GREFFON FAIT DÉSORMAIS PARTIE DU CŒUR DE PIWIGO! SUPPRIMEZ-LE.';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERREUR: CE GREFFON EST MANQUANT MAIS TOUJOURS INSTALLÉ! DÉSINSTALLEZ-LE.';
+$lang['display'] = 'Afficher';
+$lang['Compact'] = "Compact";
+$lang['Complete'] = "Complet";
+$lang['Restore'] = "Restaurer";
+$lang['Restore default configuration. You will lost your plugin settings!'] = "Restaurer la configuration par défaut? Vous perdrez vos réglages personnels !";
?> \ No newline at end of file