mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 10:42:59 +02:00
related to #1316 Calculates cache size and cache size derivatives
This commit is contained in:
@@ -1171,7 +1171,7 @@ $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['Cache size'] = "Taille du cache";
|
||||
$lang['calculated'] = "calculé il y a";
|
||||
$lang['calculated'] = "calculé";
|
||||
$lang['months ago'] = "mois";
|
||||
$lang['Delete these sizes'] = 'Supprimer les tailles';
|
||||
$lang['Activity'] = 'Activité';
|
||||
@@ -1229,4 +1229,6 @@ $lang['Plugin "%s" has been activated!'] = 'Le plugin "%s" a été activé !';
|
||||
$lang['Plugin "%s" deleted!'] = 'Plugin "%s" supprimé !';
|
||||
$lang['Activated'] = 'Activé';
|
||||
$lang['Deactivated'] = 'Désactivé';
|
||||
$lang['Restored'] = 'Restoré';
|
||||
$lang['Restored'] = 'Restoré';
|
||||
$lang['right now'] = 'à l\'instant';
|
||||
$lang['never calculated'] = 'jamais calculé';
|
||||
Reference in New Issue
Block a user