Ignore:
Timestamp:
Mar 26, 2010, 9:57:20 PM (14 years ago)
Author:
tosca
Message:

Last batch of EN/FR help languages files.

Have left aside extend_for_templates considering it will be obsolete quite soon (from 2.2 ?)

Location:
trunk/language/en_UK/help
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/help/advanced_feature.html

    r3282 r5393  
    11<h2>Advanced features</h2>
    22
    3 <p>List special functionnalties for expert PWG administrator:</p>
     3<p>List special functionnalities for expert Piwigo administrators:</p>
    44
    55<ul>
    66
    77  <li>
    8     <strong>Not linked elements:</strong>
     8    <strong>Unlinked elements:</strong>
    99    Display images which are not associated to any virtual category.
    1010  </li>
    1111  <li>
    12     <strong>Files with same name in more than one physical category:</strong>
    13     Display images or any files which are found with the same filename in some categories.
     12    <strong>Files with the same name in more than one physical category:</strong>
     13    Display images or files which are found with the same filename in several categories.
    1414  </li>
    1515
  • trunk/language/en_UK/help/cat_modify.html

    r3282 r5393  
    66
    77  <li><strong>name</strong>: rename the category (a virtual rename in case
    8   of physical category).</li>
     8  of a physical category).</li>
    99
    10   <li><strong>description</strong>: give a general idea of the content,
    11   this text will be display under the thumbnail page.</li>
     10  <li><strong>description</strong>: short text giving a general idea of the content,
     11  this text will be displayed at the bottom of the thumbnails page.</li>
    1212
    1313</ul>
     
    2222<ul>
    2323
    24   <li><strong>Access type</strong>: Permission management. If you make a
     24  <li><strong>Access type</strong>: Permissions management. If you make a
    2525  category private, all its child categories becomes private. If you make a
    2626  category public, all its parent categories becomes public.</li>
    2727
    2828  <li><strong>Lock</strong>: The category and its sub-categories will
    29   temporary been disabled for maintenance.</li>
     29  be temporary disabled for maintenance.</li>
    3030
    3131  <li><strong>Comments</strong>: Authorize users to comment elements of this
     
    3333
    3434  <li><strong>Authorize upload</strong>: Authorize users to upload
    35   files. This option is available only if category is physical (not
    36   virtual).</li>
     35  images files. This option is available for physical (not
     36  virtual) categories only .</li>
    3737
    3838</ul>
    3939
    40 <p>You can also manage these options with "Properties"
     40<p>You can also manage these options on the "Properties"
    4141management screen (screens <span class="pwgScreen">Upload</span>, <span
    4242class="pwgScreen">Comments</span>, <span class="pwgScreen">Lock</span>,
     
    4747<h3>Sort order</h3>
    4848
    49 <p>Choose if the default sort order will be used.</p>
     49<p>Use the default images sort order.</p>
    5050
    51 <p>Indicate if this sort order will be applied to subcategories.</p>
     51<p>Indicate whether this sort order will apply to subcategories also.</p>
    5252
    53 <p>Select specific sort by columns to use with this category.</p>
     53<p>Select specific sorting criteria to be used with this category.</p>
    5454<ul>
    55 <li><strong>Creation date</strong>: Picture creation date</li>
     55<li><strong>Creation date</strong>: Picture shooting date</li>
    5656<li><strong>Post date</strong>: Synchronization date</li>
    57 <li><strong>Average rate (*)</strong>: Average rate could be changed by the visitor</li>
    58 <li><strong>Most visited (*)</strong>: The current visit change the most visited order</li>
    59 <li><strong>File name</strong>: Given name in informations field</li>
     57<li><strong>Average rate (*)</strong>: Average rate could be changed by the visitor rating</li>
     58<li><strong>Most visited (*)</strong>: The current visit might change the most visited order</li>
     59<li><strong>File name</strong>: Name given in information field</li>
    6060<li><strong>Id</strong>: Internal Id (recent categories have an higher id than previous ones.</li>
    6161
    6262</ul>
    63 <p><strong>(*)</strong>Take care and test it for your self since it can give unpredictable results.</p>
     63<p><strong>(*)</strong>Warning: Be sure to test these sort orders by yourself as they can give unexpected results.</p>
    6464
    6565
    6666<h3>Representant</h3>
    6767
    68 <p>The representant of the category is the thumbnail displayed to represent
    69 the category on main page (<span class="pwgScreen">category.php</span>) when
    70 a category contains only sub-categories (just as the root category).</p>
     68<p>The category representative is the thumbnail displayed on the main page (<span class="pwgScreen">category.php</span>) to represent
     69the category when
     70it contains only sub-categories and no direct element (just as the root category).</p>
    7171
    72 <p>There are 4 ways to set the representative picture of a category :</p>
     72<p>There are 4 different ways to set the representative picture of a category :</p>
    7373
    7474<ul>
    7575
    76   <li><span class="pwgScreen">Picture page</span>: in the action buttons bar,
    77   one of them let you set the displayed picture as representative for the
     76  <li><span class="pwgScreen">Picture page</span>: one of the action buttons let you set the current picture as the representative for the
    7877  displayed category. This button is available only for administrators.</li>
    7978
    8079  <li><span class="pwgScreen">Modify informations about a picture</span> in
    81   administration. This screen can be reach from <span
     80  administration. This screen can be reached from <span
    8281  class="pwgScreen">picture.php</span> or <span class="pwgScreen">Batch
    8382  management</span> in <em>unit mode</em>. See the help of this screen for
     
    8786  Representative</span>. See the help of this screen for details.</li>
    8887
    89   <li><span class="pwgScreen">Edit a category</span> (this screen).</li>
     88  <li><span class="pwgScreen">Edit a category</span> (the present screen).</li>
    9089
    9190</ul>
    9291
    93 <p>The representation depends on configuration parameter
    94 <code>allow_random_representative</code> (see <span
     92<p>The choice of a representative depends on the
     93<code>allow_random_representative</code> configuration parameter (see <span
    9594class="filename">include/config_default.inc.php</span>).</p>
    9695
    97 <p>In default mode (<code>allow_random_representative</code> set to false)
     96<p>In default mode (<code>allow_random_representative</code> set to false),
    9897each category containing at least one element is represented by a fixed
    9998element. Once set (at category creation), the representative changes only
    100 when an administrator ask for it. If the representant is not appropriate,
     99when an administrator ask for it. If the representative is not appropriate,
    101100you can ask to <strong>Find a new representant by random</strong>.</p>
    102101
    103 <p>If configuration parameter <code>allow_random_representative</code> is
    104 set to true, a category containing elements can have no fixed
     102<p>If the <code>allow_random_representative</code> configuration parameter is
     103set to true, a category containing elements may have no fixed
    105104representant. Just use <strong>Delete representant</strong> button.</p>
    106105
    107 <p>If the category contains no element (but only sub-categories) it can be
    108 represented by any element thanks to screen <span class="pwgScreen">Modify
    109 informations about a picture</span>. The only option on the current screen
    110 is to <strong>Delete representant</strong> button, after using this button,
    111 no representant option to set anymore.</p>
     106<p>If the category contains only sub-categories and no element, it can nonetheless be represented by any element thanks to <span class="pwgScreen">Modify
     107informations about a picture</span> screen. The only option on the current screen
     108is the <strong>Delete representant</strong> button.</p>
    112109
    113110<h3>Link all category elements to a new category</h3>
     
    115112<ul>
    116113
    117 <li><strong>Virtual category name</strong>: New category name to be created,
     114<li><strong>Virtual category name</strong>: Name of the new category to be created,
    118115all pictures of the current category will be linked to the new one.</li>
    119116
    120117<li><strong>Parent category</strong>: Where the new category will be,
    121 leave empty to create it from home.</li>
     118leave empty to create it at root.</li>
    122119
    123120</ul>
    124121
    125 <h3>Link all category elements to some existing categories</h3>
     122<h3>Link all category elements to existing categories</h3>
    126123
    127124<ul>
     
    135132<ul>
    136133
    137 <li><strong>Group</strong>: addressees group</li>
     134<li><strong>Group</strong>: recipients group</li>
    138135
    139 <li><strong>Mail content</strong>: Free text to be sent to them.</li>
     136<li><strong>Mail content</strong>: Free text to send to them.</li>
    140137
    141138</ul> 
  • trunk/language/en_UK/help/cat_move.html

    r3282 r5393  
    55<h3>Virtual categories to move</h3>
    66
    7 <p>Select any virtual categories you want to move.
    8 If the list is empty, that mean you didn't create one.</p>
     7<p>Select one or several virtual categories you want to move.
     8If the list is empty, that mean you have not created one yet.</p>
    99
    1010<h3>New parent category</h3>
    1111
    12 <p>Select the new parent (virtual or physical).
    13 If you don't, virtual selected categories will be moved to the root.
    14 You can't move a category to itself or to one of its child.</p>
     12<p>Select the new parent category (virtual or physical).
     13If you do not select any parent, the virtual selected categories will be moved to the root.
     14A category cannot be moved into itself or to one of its child.</p>
  • trunk/language/en_UK/help/cat_options.html

    r3282 r5393  
    11<h2>Category options</h2>
    22
    3 <p>This screen lets the administrator manage categories option for many
    4 categories at once.</p>
     3<p>Options management for several categories at once.</p>
    54
    65<dl>
    76
    87  <dt>Upload</dt>
    9   <dd>Make categories uploadable for gallery visitors. Only non virtual and
    10   non remote categories are shown.</dd>
     8  <dd>Make categories uploadable for gallery visitors. The option ia available for physical local categories only.</dd>
    119
    1210  <dt>Comments</dt>
     
    1614
    1715  <dt>Lock</dt>
    18   <dd>Selected categories will temporary been disabled for maintenance. If
     16  <dd>Selected categories will be temporaly disabled for maintenance. If
    1917  you lock a category, all its child categories become locked. If you unlock
    2018  a category, all its parent categories become unlocked.</dd>
    2119
    2220  <dt>Public / private</dt>
    23   <dd>Manage authorizations for selected categories. Selected categories are
    24   private : you will need to authorize users and/or groups to access to
     21  <dd>Authorizations exist for private categories only. When categories are
     22  private, you will have to grant users and/or groups access to
    2523  them. If you make a category private, all its child categories becomes
    2624  private. If you make a category public, all its parent categories becomes
     
    2826
    2927  <dt>Representative</dt>
    30   <dd>This option can be managed only if you set configuration parameter
     28  <dd>This option can be managed only if you set
    3129  <code>allow_random_representative</code> (see <span
    32   class="filename">include/config_defaults.inc.php</span>) to
    33   <em>true</em>. Each category can be randomly represented or singly
    34   represented (by a unique picture).</dd>
     30  class="filename">include/config_defaults.inc.php</span>) configuration parameter to
     31  <em>true</em>. Each category can be represented by a random picture or by a picture chosen as unique representative.</dd>
    3532
    3633</dl>
  • trunk/language/en_UK/help/cat_perm.html

    r3282 r5393  
    11<h2>Manage permissions for a category</h2>
    22
    3 <p>This screen is available only for a private category. Here you can select
    4 users and groups authorized for this category.</p>
     3<p>This screen is only available for private categories. Here you can select
     4users and groups authorized for a category.</p>
    55
    66<h3>Groups</h3>
    77
    8 <p>You can deny or grant groups for the current category. By modifying
    9 groups authorizations, you'll probably modify the list of users granted to
    10 the category thanks to group belongings.</p>
     8<p>You can deny or grant groups access for the current category. By modifying
     9groups authorizations, the users belonging to these groups will be denied or granted access to the category.</p>
    1110
    1211<h3>Users</h3>
    1312
    14 <p>You can deny or grant individual users. Users granted thanks to group
    15 belongings can be denied or granted specifically.</p>
     13<p>You can deny or grant access to individual users. Users that have access through a group can be denied access by exception.</p>
  • trunk/language/en_UK/help/group_list.html

    r3282 r5393  
    11<h2>Groups list</h2>
    22
    3 <p>This is the place where you can manage defined groups.</p>
     3<p>This is the place where you can manage groups.</p>
    44
    55<h3>Add a group</h3>
     
    77<p>Administrator can add groups.</p>
    88
    9 <h3>Groupes list</h3>
     9<h3>Groups list</h3>
    1010
    11 <p>The list allows for each element to:</p>
     11<p>For each element, the list allows to:</p>
    1212
    1313
    1414<ul>
    15   <li>go to members list</li>
    16   <li>go to permissions</li>
    17   <li>delete the group (require a confirmation checkbox)</li>
    18   <li>toggle status "default" (require a confirmation checkbox)</li>
     15  <li>go to the members list</li>
     16  <li>go to the permissions management screen</li>
     17  <li>delete the group (requires a confirmation)</li>
     18  <li>toggle status "default" (requires a confirmation)</li>
    1919</ul>
    2020
    2121<h3>Default groups</h3>
    22 <p>Default groups are groups associated automatically to new user.</p>
     22<p>Default groups are groups that are automatically associated to each new user upon registration or creation by an administrator.</p>
  • trunk/language/en_UK/help/history.html

    r3282 r5393  
    11<h2>History</h2>
    22
    3 <p>These screens allows you to follow the historical navigation en Piwigo
    4 according to the options yo have chosen in - Administration - General - History index.</p>
     3<p>On these screens, you can monitor your gallery visits history
     4according to the options you have chosen in - Administration - General - History index.</p>
    55       
    66<h3>Statistics</h3>
    77<ul>
    8   <p>If you have chosen to keep the pages visited (<span
     8  <p>If you have chosen to record the(<span
    99class="pwgScreen">index.php</span> and <span
    10 class="pwgScreen">picture.php</span>) in the table <code>history. </code>
    11 This index allow you to follow the pages visited.</p>
     10class="pwgScreen">picture.php</span>) visited pages in the table <code>history</code>,
     11you can monitor them from this tab.</p>
    1212       
    13         <li><strong>Global statistics</strong> : you can visualize per year. </li>
     13        <li><strong>Global statistics</strong>: visits per year. </li>
    1414       
    15         <li><strong>Yearly statistics</strong> : you can visualize per month in the year selected.</li>
     15        <li><strong>Yearly statistics</strong>: visits per month in the selected year .</li>
    1616       
    17         <li><strong>Monthly statistics</strong> : you can visualize per days in the month selected.</li>
     17        <li><strong>Monthly statistics</strong>: visits per days in the selected month .</li>
    1818       
    19         <li><strong>Dayly statistics</strong> : you can visualize per hours in the day selected.</li>
     19        <li><strong>Daily statistics</strong>: visits per hours in the selected day.</li>
    2020       
    2121</ul>
     
    2323<h3>Search</h3>
    2424<ul>
    25   <p>If you have chosen to keep the pages visited (<span
     25  <p>If you have chosen to record the (<span
    2626class="pwgScreen">index.php</span> and <span
    27 class="pwgScreen">picture.php</span>) in the table <code>history. </code>
    28 This index allow to follow en details the pages visited on the site with
    29 the help of different filters.</p>
     27class="pwgScreen">picture.php</span>) pages visited in the table <code>history. </code>, you can browse the details of the visited pages from this tab,
     28with the help of different filters.</p>
    3029 
    31         <li><strong>Filter per date</strong> : chose interval of date you wisk
     30        <li><strong>Filter per date</strong> : choose the date range you want
    3231        to observe the activity.</li>
    3332       
    34         <li><strong>Filter per type of element</strong> : chose the type
    35         of element you wisk to observe the activity.</li>
     33        <li><strong>Filter per type of element</strong> : choose the type
     34        of element you want to observe the activity.</li>
    3635       
    37         <li><strong>Filter per user</strong> : chose user you wisk to
     36        <li><strong>Filter per user</strong> : choose the user you want to
    3837        observe the activity.</li>
    3938       
    40         <li><strong>Filter per name of the file</strong> : chose name of the file
    41         you     wisk to observe the activity.</li>
     39        <li><strong>Filter per name of the file</strong> : choose the file name
     40        you     want to observe the activity.</li>
    4241       
    43         <li><strong>Filter per identifying image</strong> : chose identifying image
    44         you wisk to observe the activity.</li>
     42        <li><strong>Filter per image identifier</strong> : choose the image identifier
     43        you want to observe the activity.</li>
    4544</ul>
  • trunk/language/en_UK/help/notification_by_mail.html

    r3282 r5393  
    11<h2>Notification by mail</h2>
    22
    3 <p>This screen allows to configure and manage email notifications to users of news on your site.</p>
     3<p>This screen allows to configure and manage email to users, to notify them of changes to your site.</p>
    44
    5 <p>This screen is composed of 3 tabs:</p>
     5<p>This screen comprises 3 tabs:</p>
    66
    77<h3>Parameters</h3>
     
    99
    1010<h3>Subscribe</h3>
    11 <p>Available only for webmasters, this tab manages subscription/unsubscription of users to email notifications.</p>
     11<p>Available only for webmasters, this tab manages users subscription/unsubscription to email notifications.</p>
    1212
    1313<h3>Envoi</h3>
    14 <p>Available only for webmasters and administrators, this tab allows to send mails to notify news.</p>
     14<p>Available only for webmasters and administrators, this tab allows to send mails to notify of changes.</p>
    1515
Note: See TracChangeset for help on using the changeset viewer.