diff options
Diffstat (limited to 'language/fr_CA')
-rw-r--r-- | language/fr_CA/admin.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php index 797621397..71de88cfd 100644 --- a/language/fr_CA/admin.lang.php +++ b/language/fr_CA/admin.lang.php @@ -626,12 +626,9 @@ $lang['Privacy level set to "%s"'] = 'Niveau de confidentialité "%s"'; $lang['Album "%s" now contains %d photos'] = 'La catégorie "%s" contient désormais %d photos'; $lang['Manage this set of %d photos'] = 'Gérer ce lot de %d photos'; $lang['Select files'] = 'Choisir des fichiers'; -$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'Fichiers JPEG ou archives ZIP contenant des fichiers JPEG s\'il vous plaît.'; $lang['Everybody'] = 'Tout le monde'; $lang['Who can see these photos?'] = 'Qui peut voir ces photos ?'; $lang['Who can see this photo?'] = 'Qui peut voir cette photo ?'; -$lang['... or switch to the old style form'] = '... ou utiliser le formulaire "à l\'ancienne"'; -$lang['... or switch to the multiple files form'] = '... ou utiliser le formulaire multi-fichiers'; $lang['The websize maximum width must be a number between %d and %d'] = 'La largeur maximum pour la photo taille web doit être un chiffre compris entre %d et %d'; $lang['The websize maximum height must be a number between %d and %d'] = 'La hauteur maximum pour la photo taille web doit être un chiffre compris entre %d et %d'; $lang['The websize image quality must be a number between %d and %d'] = 'La qualité d\'image pour la photo taille web doit être un chiffre compris entre %d et %d'; |