mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 05:44:58 +02:00
@@ -1159,3 +1159,11 @@ $lang['Tile View'] = 'Tile View';
|
|||||||
$lang['Line View'] = 'Line View';
|
$lang['Line View'] = 'Line View';
|
||||||
$lang['Add Album'] = 'Add Album';
|
$lang['Add Album'] = 'Add Album';
|
||||||
$lang['Name field must not be empty'] = 'Name field must not be empty';
|
$lang['Name field must not be empty'] = 'Name field must not be empty';
|
||||||
|
$lang['Drag and drop to reorder albums'] = 'Drag and drop to reorder albums';
|
||||||
|
$lang['Apply an automatic order to root albums'] = 'Apply an automatic order to root albums';
|
||||||
|
$lang['Show sub-albums'] = 'Show sub-albums';
|
||||||
|
$lang['Hide sub-albums'] = 'Hide sub-albums';
|
||||||
|
$lang['Apply an automatic order'] = 'Apply an automatic order';
|
||||||
|
$lang['Root'] = 'Root';
|
||||||
|
$lang['Apply to direct sub-albums'] = 'Apply to direct sub-albums';
|
||||||
|
$lang['Apply to the whole hierarchy'] = 'Appliquer à toute l\'arborescence';
|
||||||
@@ -1161,3 +1161,11 @@ $lang['Tile View'] = 'Affichage tuiles';
|
|||||||
$lang['Line View'] = 'Affichage lignes';
|
$lang['Line View'] = 'Affichage lignes';
|
||||||
$lang['Add Album'] = 'Ajouter un Album';
|
$lang['Add Album'] = 'Ajouter un Album';
|
||||||
$lang['Name field must not be empty'] = 'Le nom ne dois pas être vide';
|
$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['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';
|
||||||
Reference in New Issue
Block a user