mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
Pictures > Waiting > Pictures
- Please, center column titles (category, Date, file, thumbnail, Author)
- Caps are missing : Category, File, Thumbnail
and Pictures > Waiting > Comments
* Reject * Validate aligned
and Pictures > Thumbnails
- Caps are missing : path, filesize
Translators: (Only English and French are updated)
git-svn-id: http://piwigo.org/svn/branches/2.0@2943 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -232,8 +232,8 @@ $lang['editcat_uploadable'] = 'Autoriser l\'ajout d\'images';
|
||||
$lang['elements per page'] = 'éléments par page';
|
||||
$lang['elements'] = 'éléments';
|
||||
$lang['enabled_high'] = 'Haute définition actif';
|
||||
$lang['file'] = 'fichier';
|
||||
$lang['filesize'] = 'poids';
|
||||
$lang['file'] = 'Fichier';
|
||||
$lang['filesize'] = 'Poids';
|
||||
$lang['first element added on %s'] = 'premier élément ajouté le %s';
|
||||
$lang['forbidden'] = 'Interdit';
|
||||
$lang['conf_general'] = 'Générale';
|
||||
@@ -376,7 +376,7 @@ $lang['sub-categories'] = 'sous-catégories';
|
||||
$lang['synchronize metadata'] = 'synchroniser les méta-données';
|
||||
$lang['synchronize'] = 'synchroniser';
|
||||
$lang['target'] = 'cible';
|
||||
$lang['thumbnail'] = 'miniature';
|
||||
$lang['thumbnail'] = 'Miniature';
|
||||
$lang['title'] = 'titre';
|
||||
$lang['title_categories'] = 'Gestion des catégories';
|
||||
$lang['title_configuration'] = 'Configuration de Piwigo';
|
||||
|
||||
Reference in New Issue
Block a user