aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_CA/admin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-09-27 23:32:09 +0000
committerplegall <plg@piwigo.org>2010-09-27 23:32:09 +0000
commitc6a5f13d2307757a0328f9c8fac340938a17f90d (patch)
tree2cdbc8d891390edda192101d6cc10038c018b936 /language/fr_CA/admin.lang.php
parent70978fdf5471e3a9b08bc948b4d0a3640d35f42c (diff)
feature 1616: rename category into album, a few language keys were missing
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_CA/admin.lang.php')
-rw-r--r--language/fr_CA/admin.lang.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php
index b254327bf..322367fb3 100644
--- a/language/fr_CA/admin.lang.php
+++ b/language/fr_CA/admin.lang.php
@@ -359,7 +359,7 @@ $lang['synchronize'] = "synchroniser";
$lang['update the database from files'] = "met à jour la base de données à partir des fichiers";
$lang['status'] = "Statut";
$lang['Directory'] = "Répertoire";
-$lang['sub-categories'] = "sous-catégories";
+$lang['sub-albums'] = "sous-catégories";
$lang['synchronize metadata'] = "Synchroniser les méta-données";
$lang['synchronize'] = "synchroniser";
$lang['target'] = "Cible";
@@ -411,7 +411,7 @@ $lang['Errors caption'] = "Légende des erreurs";
$lang['Detailed informations'] = "Informations détaillées";
$lang['File/directory read error'] = "Erreur d'ouverture fichier/répertoire";
$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = "Le fichier ou répertoire ne peut pas être accessible (soit il n'existe pas, soit l'accès est refusé)";
-$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = "Chaque fichier image requiert une miniature. La miniature doit être présente dans le sous-répertoire \"thumbnail\" du répertoire de la catégorie. Le nom du fichier de la miniature doit commencer avec le paramètre de configuration \"prefix_thumbnail\" et l'extension du nom du fichier doit être parmi la liste suivante :";
+$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = "Chaque fichier image requiert une miniature. La miniature doit être présente dans le sous-répertoire \"thumbnail\" du répertoire de la catégorie. Le nom du fichier de la miniature doit commencer avec le paramètre de configuration \"prefix_thumbnail\" et l'extension du nom du fichier doit être parmi la liste suivante :";
$lang['missing thumbnail'] = "miniature manquante";
$lang['albums deleted in the database'] = "catégories supprimées de la base de données";
$lang['elements deleted in the database'] = "éléments supprimés de la base de données";
@@ -444,7 +444,7 @@ $lang['user_status_guest'] = "Invité";
$lang['user_status_normal'] = "Visiteur";
$lang['user_status_webmaster'] = "Webmestre";
$lang['Users'] = "Utilisateurs";
-$lang['Virtual category'] = "Catégorie virtuelle";
+$lang['Virtual album'] = "Catégorie virtuelle";
$lang['Waiting'] = "En attente";
$lang['default'] = "par défaut";
$lang['Toggle \'default group\' property'] = "Inverser la propriété 'groupe par défaut'";
@@ -471,10 +471,10 @@ $lang['Properties'] = "Propriétés";
$lang['An information email was sent to group "%s"'] = "Un courriel d'informations a été envoyé aux membres du groupe \"%s\"";
$lang['Send an information email to group members'] = "Envoyer un courriel d'informations aux membres d'un groupe";
$lang['Group'] = "Groupe";
-$lang['[%s] Come to visit the category %s'] = "[%s] Venez visiter la catégorie %s";
+$lang['[%s] Visit album %s'] = "[%s] Venez visiter la catégorie %s";
$lang['Hello,'] = "Bonjour,";
$lang['See you soon.'] = "À bientôt.";
-$lang['Come to discover the category:'] = "Venez découvrir la catégorie:";
+$lang['Discover album:'] = "Venez découvrir la catégorie:";
$lang['Mail content'] = "Contenu du courriel";
$lang['none'] = "aucun";
$lang['high'] = "élevé";