mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
issue #1396 missing/duplicate translations
This commit is contained in:
@@ -1159,15 +1159,14 @@ $lang['Refresh thumbnail'] = 'Changer de miniature';
|
||||
$lang['Compact View'] = 'Affichage compact';
|
||||
$lang['Tile View'] = 'Affichage tuiles';
|
||||
$lang['Line View'] = 'Affichage lignes';
|
||||
$lang['Add Album'] = 'Ajouter un Album';
|
||||
$lang['Name field must not be empty'] = 'Le nom ne dois pas être vide';
|
||||
$lang['Drag and drop to reorder albums'] = 'Glisser / Déposer pour réorganiser les albums';
|
||||
$lang['Apply an automatic order to root albums'] = 'Appliquer un ordre automatique aux albums racines';
|
||||
$lang['Add Album'] = 'Ajouter un album';
|
||||
$lang['Name field must not be empty'] = 'Le nom ne doit pas être vide';
|
||||
$lang['Drag and drop to reorder albums'] = 'Réorganisez les albums par glisser/déposer';
|
||||
$lang['Apply an automatic order to root albums'] = 'Appliquer un tri automatique sur les albums racines';
|
||||
$lang['Show sub-albums'] = 'Afficher les sous-albums';
|
||||
$lang['Hide sub-albums'] = 'Cacher les sous-albums';
|
||||
$lang['Apply an automatic order'] = 'Appliquer un ordre automatique';
|
||||
$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!'] = 'Selectionnez un album... ou tapez-le !';
|
||||
$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 !';
|
||||
Reference in New Issue
Block a user