mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
- translation: new items related to configuration parameters gallery_title
and gallery_description in GUI. git-svn-id: http://piwigo.org/svn/trunk@883 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-10-08 Pierrick LE GALL
|
||||
|
||||
* translation: new items related to configuration parameters
|
||||
gallery_title and gallery_description in GUI.
|
||||
|
||||
2005-10-08 Pierrick LE GALL
|
||||
|
||||
* modification: configuration parameters gallery_title and
|
||||
|
||||
@@ -65,6 +65,8 @@ $lang['Edit all picture informations'] = 'Edit all picture informations';
|
||||
$lang['Empty caddie'] = 'Empty caddie';
|
||||
$lang['Environment'] = 'Environment';
|
||||
$lang['Expand all categories'] = 'Expand all categories';
|
||||
$lang['Gallery description'] = 'Gallery description';
|
||||
$lang['Gallery title'] = 'Gallery title';
|
||||
$lang['Grant selected groups'] = 'Grant selected groups';
|
||||
$lang['Grant selected users'] = 'Grant selected users';
|
||||
$lang['Group name'] = 'Group name';
|
||||
|
||||
@@ -13,6 +13,12 @@ parameters by theme.</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>Gallery title</strong>: displayed on top of each public
|
||||
page.</li>
|
||||
|
||||
<li><strong>Gallery description</strong>: displayed under gallery
|
||||
title.</li>
|
||||
|
||||
<li><strong>History</strong>: visits on pages <span
|
||||
class="pwgScreen">category.php</span> and <span
|
||||
class="pwgScreen">picture.php</span> will be registered in
|
||||
|
||||
@@ -65,6 +65,7 @@ $lang['Edit all picture informations'] = 'Modifier toutes les informations li
|
||||
$lang['Empty caddie'] = 'Vider le panier';
|
||||
$lang['Environment'] = 'Environnement';
|
||||
$lang['Expand all categories'] = 'Développer toutes les catégories';
|
||||
$lang['Gallery title'] = 'Titre de la galerie';
|
||||
$lang['Grant selected groups'] = 'Donner l\'accès aux groupes sélectionnés';
|
||||
$lang['Grant selected users'] = 'Donner l\'accès aux utilisateurs sélectionnés';
|
||||
$lang['Group name'] = 'Nom du groupe';
|
||||
@@ -340,4 +341,5 @@ $lang['users'] = 'Utilisateurs';
|
||||
$lang['visitors'] = 'Visiteurs';
|
||||
$lang['w_day'] = 'Jour';
|
||||
$lang['waiting'] = 'En attente';
|
||||
$lang['Gallery description'] = 'Description de la galerie';
|
||||
?>
|
||||
Reference in New Issue
Block a user