mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
[FR] album is masculine
This commit is contained in:
@@ -203,7 +203,7 @@ $lang['jump to album'] = 'Se rendre dans l\'album';
|
||||
$lang['jump to photo'] = 'Voir la photo';
|
||||
$lang['leave'] = "laisser";
|
||||
$lang['Lock'] = "Verrouiller";
|
||||
$lang['Locked'] = "Verrouillées";
|
||||
$lang['Locked'] = "Verrouillé";
|
||||
$lang['manage album photos'] = 'Gérer les photos de l\'album';
|
||||
$lang['manage sub-albums'] = 'Gérer les sous-albums';
|
||||
$lang['Manage'] = "Gérer";
|
||||
@@ -323,7 +323,7 @@ $lang['average time'] = "temps moyen";
|
||||
$lang['total time'] = "temps total";
|
||||
$lang['for this file format'] = "pour ce format de fichier";
|
||||
$lang['unit mode'] = "Mode unitaire";
|
||||
$lang['Unlocked'] = "Déverrouillées";
|
||||
$lang['Unlocked'] = "Déverrouillé";
|
||||
$lang['unset'] = "vider";
|
||||
$lang['Update albums informations'] = 'Mettre à jour les informations des albums';
|
||||
$lang['Update photos information'] = 'Mettre à jour les informations des photos';
|
||||
|
||||
Reference in New Issue
Block a user