Update fr_FR, thanks to plg

This commit is contained in:
Piwigo-TranslationTeam
2021-05-11 18:33:16 +02:00
parent 43971b59cf
commit 8b1a0219c6

View File

@@ -1121,3 +1121,17 @@ $lang['Posted %s on %s'] = 'Posté %s sur %s';
$lang['Portraits'] = 'Portraits';
$lang['Edit photo'] = 'Éditer la photo';
$lang['Delete tag "%s"?'] = 'Supprimer le tag "%s" ?';
$lang['<b>%d+</b> albums found, try to refine the search'] = '<b>%d+</b> albums trouvé, essayez d\'affiner la recherche';
$lang['Add Album'] = 'Ajouter un album';
$lang['Apply an automatic order to root albums'] = 'Appliquer un tri automatique sur les albums racines';
$lang['Apply to direct sub-albums'] = 'Appliquer aux sous-albums directs';
$lang['Apply to the whole hierarchy'] = 'Appliquer à toute l\'arborescence';
$lang['Compact View'] = 'Vue compacte';
$lang['Drag and drop to reorder albums'] = 'Réorganisez les albums par glisser/déposer';
$lang['Hide sub-albums'] = 'Cacher les sous-albums';
$lang['Line View'] = 'Vue lignes';
$lang['Name field must not be empty'] = 'Le nom ne doit pas être vide';
$lang['Root'] = 'Racine';
$lang['Select an album... or type it!'] = 'Sélectionnez un album... ou tapez-le !';
$lang['Show sub-albums'] = 'Afficher les sous-albums';
$lang['Tile View'] = 'Vue tuiles';