mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 02:33:02 +02:00
Special > History > Search
-"Submit" button should be aligned with "Image Id" input - Column titles need caps (Time, User, Element Type ...) Translators: (Only English and French are updated) merge -c2933 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2934 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -211,7 +211,7 @@ $lang['cat_status_title'] = 'Gérer le type d\'accès pour les catégories séle
|
||||
$lang['cat_upload_title'] = 'Sélectionner les catégories autorisées à l\'ajout';
|
||||
$lang['cat_virtual_added'] = 'Catégorie virtuelle ajoutée';
|
||||
$lang['cat_virtual_deleted'] = 'Catégorie virtuelle supprimée';
|
||||
$lang['category'] = 'catégorie';
|
||||
$lang['category'] = 'Catégorie';
|
||||
$lang['conf_access'] = 'Type d\'accès';
|
||||
$lang['conf_comments_title'] = 'Commentaires';
|
||||
$lang['conf_confirmation'] = 'Informations enregistrées dans la base de données';
|
||||
@@ -474,12 +474,12 @@ $lang['Month'] = 'Mois';
|
||||
$lang['Day'] = 'Jour';
|
||||
$lang['Pages seen'] = 'Pages vues';
|
||||
$lang['Pictures'] = 'Images';
|
||||
$lang['time'] = 'heure';
|
||||
$lang['user'] = 'utilisateur';
|
||||
$lang['time'] = 'Heure';
|
||||
$lang['user'] = 'Utilisateur';
|
||||
$lang['IP'] = 'IP';
|
||||
$lang['image'] = 'images';
|
||||
$lang['section'] = 'section';
|
||||
$lang['tags'] = 'tags';
|
||||
$lang['image'] = 'Element';
|
||||
$lang['section'] = 'Section';
|
||||
$lang['tags'] = 'Tags';
|
||||
$lang['conf_history_guest'] = 'Enregistrer les pages visitées par les invités';
|
||||
$lang['conf_history_user'] = 'Enregistrer les pages visitées par les utilisateurs';
|
||||
$lang['conf_history_admin'] = 'Enregistrer les pages visitées par les administrateurs';
|
||||
|
||||
Reference in New Issue
Block a user