aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/admin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-04-06 20:45:35 +0000
committerplegall <plg@piwigo.org>2012-04-06 20:45:35 +0000
commit1072ba010a7e940bc78aeffbc85ce9673d5c88f3 (patch)
tree6b374ad81d8e2ebc16a19a706e7aa33fb8d95818 /language/fr_FR/admin.lang.php
parent7a20cd3a60ddbfd10cbb43bbb0baac10906b6b08 (diff)
feature 2608: explain what the Center of Interest is
git-svn-id: http://piwigo.org/svn/trunk@13940 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR/admin.lang.php')
-rw-r--r--language/fr_FR/admin.lang.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 981fd4ec5..c915f51c1 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -891,4 +891,9 @@ $lang['%u users have automatic permission because they belong to a granted group
$lang['include photos with lower privacy level'] = 'inclure les photos d\'un niveau de confidentialité inférieur';
$lang['No group is permitted to see this private album'] = 'Aucun groupe n\'est autorisé à voir cet album privé';
$lang['Permission management'] = 'Gestion des permissions';
+$lang['Photo sizes with crop'] = 'Tailles de photo avec retaillage';
+$lang['The center of interest is the most meaningful zone in the photo.'] = 'Le centre d\'intérêt est la zone la plus représentative de la photo.';
+$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'Pour les tailles de photo avec retaillage, comme la taille "Carré", Piwigo essaiera d\'inclure au mieux ce centre d\'intérêt.';
+$lang['By default, the center of interest is placed in the middle of the photo.'] = 'Par défaut, le centre d\'intérêt est placé au milieu de la photo.';
+$lang['Select a zone with your mouse to define a new center of interest.'] = 'Sélectionnez une zone avec votre souris pour définir un nouveau centre d\'intérêt.';
?> \ No newline at end of file