bug:2425
New interface like the Batch Mananger : language files and keys git-svn-id: http://piwigo.org/svn/trunk@19292 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
b750da5b90
commit
ec9072c302
4 changed files with 33 additions and 3 deletions
|
|
@ -939,4 +939,15 @@ $lang['Number of albums per page'] = 'Nombre d\'albums par page';
|
|||
$lang['Ratio'] = 'Ratio';
|
||||
$lang['between %d and %d pixels'] = 'entre %d et %d pixels';
|
||||
$lang['between %.2f and %.2f'] = 'entre %.2f et %.2f';
|
||||
$lang['Manage the members'] = 'Gérer les membres';
|
||||
$lang['Type here the name of the new group'] = 'Inscrivez ici le nom du nouveau groupe';
|
||||
$lang['No group selected, no action possible.'] = 'Pas de groupes sélectionnés, pas d\'actions possibles.';
|
||||
$lang['Please select at least two groups'] = 'Merci de sélectionner au moins deux groupes';
|
||||
$lang['Duplicate'] = 'Dupliquer';
|
||||
$lang['Merge selected groups'] = 'Fusionner les groupes sélectionnés';
|
||||
$lang['This group will be set to default'] = "Ce groupe deviendra par défaut";
|
||||
$lang['This group will be unset to default'] = "Ce groupe ne sera plus par défaut";
|
||||
$lang['No members to manage'] = "Aucun membre à gérer";
|
||||
$lang['Rename'] = 'Renommer';
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue