Translation added for Maintenance page

This commit is contained in:
MatthieuLP
2021-03-11 14:51:51 +01:00
committed by plegall
parent c463435543
commit 49aaeeaf51
4 changed files with 19 additions and 11 deletions
+5 -1
View File
@@ -1167,4 +1167,8 @@ $lang['Root'] = 'Root';
$lang['Apply to direct sub-albums'] = 'Apply to direct sub-albums';
$lang['Apply to the whole hierarchy'] = 'Apply to the whole hierarchy';
$lang['<b>%d+</b> albums found, try to refine the search'] = '<b>%d+</b> albums found, try to refine the search';
$lang['Select an album... or type it!'] = 'Select an album... or type it!';
$lang['Select an album... or type it!'] = 'Select an album... or type it!';
$lang['Cache size'] = "Cache size";
$lang['calculated'] = "calculated";
$lang['months ago'] = "months ago";
$lang['Delete these sizes'] = 'Delete these sizes';
+5 -1
View File
@@ -1169,4 +1169,8 @@ $lang['Root'] = 'Racine';
$lang['Apply to direct sub-albums'] = 'Appliquer aux sous-albums';
$lang['Apply to the whole hierarchy'] = 'Appliquer à toute l\'arborescence';
$lang['<b>%d+</b> albums found, try to refine the search'] = '<b>%d+</b> albums trouvé, essayez d\'affiner la recherche';
$lang['Select an album... or type it!'] = 'Sélectionnez un album... ou tapez-le !';
$lang['Select an album... or type it!'] = 'Sélectionnez un album... ou tapez-le !';
$lang['Cache size'] = "Taille du cache";
$lang['calculated'] = "calculé il y a";
$lang['months ago'] = "mois";
$lang['Delete these sizes'] = 'Supprimer les tailles';