Dotclear


Ignore:
Timestamp:
11/11/13 11:25:35 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Message:

Update english helps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • locales/en/help/core_media.html

    r2367 r2534  
    11<html> 
    2 <head> 
    3   <title>Media manager</title> 
    4 </head> 
     2  <head> 
     3    <title>Media manager</title> 
     4  </head> 
     5  <body> 
     6    <h4>Media list</h4> 
     7    <p>The main page of the media manager displays a list of available files (medias) for the currently selected blog.</p> 
    58 
    6 <body> 
     9    <p>You can click the icons or names of the medias in the folder or any subfolder to display them.</p> 
    710 
    8 <h3>Media list</h3> 
    9 <p>The media manager's main page displays a list of available files (medias) 
    10 for the currently selected blog.</p> 
     11    <p>Selecting a MP3 sound file displays a player to immediately play the file. The Flash plugin must be installed on your browser for this player to operate.</p> 
    1112 
    12 <p>You can click the icons or names of the medias in the folder or any 
    13 subfolder to display them.</p> 
     13    <p>The images are displayed with a thumbnail when possible.</p> 
    1414 
    15 <p>Selecting a MP3 sound file displays a player to immediately play 
    16 the file. The Flash plugin must be installed on your browser for 
    17 this player to operate.</p> 
     15    <h4>Add files</h4> 
     16    <dl> 
     17      <dt>Choose a file</dt> 
     18      <dd>Here you can select one of your local files to send it on your  
     19      blog. Should the file be bigger than the maximum size, it will not be sent.</dd> 
     20       
     21      <dt>Title</dt> 
     22      <dd>Optional title for the file you want to send.</dd> 
     23       
     24      <dt>Private</dt> 
     25      <dd>Check this if you want the file to be private, i.e. accessible only by 
     26      its owner and not accessible from the blog (until published).</dd> 
     27    </dl> 
    1828 
    19 <p>The images are displayed with a thumbnail when possible.</p> 
     29    <dl> 
     30      <dt>Enhanced uploader</dt> 
     31      <dd>Allows to select one or several of your local files to send them on your  
     32  blog. Should any file be bigger than the maximum size, it will not be sent.<br /> 
     33     When you select several local files, they are added to the queue. You can add more files by clicking again on <strong>Choose files</strong>. You can also remove files from the queue by clicking on the corresponding red cross-shaped icon.<br /> 
     34  When you are ready, click on <strong>Upload</strong>.</dd> 
     35    </dl> 
    2036 
    21 <h3>Add files</h3> 
    22 <dl> 
    23   <dt>Choose a file</dt> 
    24   <dd>Here you can select one of your local files to send it on your  
    25   blog. Should the file be bigger than the maximum size, it will not be sent.</dd> 
    26    
    27   <dt>Title</dt> 
    28   <dd>Optional title for the file you want to send.</dd> 
    29    
    30   <dt>Private</dt> 
    31   <dd>Check this if you want the file to be private, i.e. accessible only by 
    32   its owner and not accessible from the blog.</dd> 
    33 </dl> 
     37    <h4>Delete files</h4> 
     38    <p>To delete a file, check its checkbox and click on <strong>Remove selected medias</strong>. You can delete several files at once.</p> 
    3439 
    35 <dl> 
    36   <dt>Enhanced uploader</dt> 
    37   <dd>Allows to select one or several of your local files to send them on your  
    38   blog. Should any file be bigger than the maximum size, it will not be sent.</dd> 
    39 </dl> 
    40  
    41 <h3>New folder</h3> 
    42 <p>This form allows you to create an new subfolder in the currently displayed 
     40    <h4>New folder</h4> 
     41    <p>This form allows you to create an new subfolder in the currently displayed 
    4342folder. Just choose a name for it as you would do on your own computer.</p> 
    4443 
    45 <h3>Media details</h3> 
    46 <p>This page displays a set of informations about the currently selected 
    47 file and allows you to perform a few operations.</p> 
     44    <h4>Media details</h4> 
     45    <p>This page displays a set of information about the currently selected file and allows you to perform a several operations on it.</p> 
    4846 
    49 <dl> 
    50   <dt>File name</dt> 
    51   <dd>Change the file name of the current file.</dd> 
    52    
    53   <dt>File title</dt> 
    54   <dd>Give a title to the file, or change the current one.</dd> 
    55    
    56   <dt>File date</dt> 
    57   <dd>Change the file date.</dd> 
    58    
    59   <dt>Private</dt> 
    60   <dd>Specify that the file will be hidden to anyone but its owner in the media manager.</dd> 
    61    
    62   <dt>New directory</dt> 
    63   <dd>Allows you to move the file in another folder.</dd> 
    64    
    65   <dt>Change file</dt> 
    66   <dd>With this form, you can replace the file while keeping all the attributes 
    67   (name, title...). As always, you have to respect the maximum file size.</dd> 
    68 </dl> 
     47    <dl> 
     48      <dt>File name</dt> 
     49      <dd>Change the file name of the current file.</dd> 
     50       
     51      <dt>File title</dt> 
     52      <dd>Give a title to the file, or change the current one.</dd> 
     53       
     54      <dt>File date</dt> 
     55      <dd>Change the file date.</dd> 
     56       
     57      <dt>Private</dt> 
     58      <dd>Specify that the file will be hidden to anyone but its owner in the media manager.</dd> 
     59       
     60      <dt>New directory</dt> 
     61      <dd>Allows you to move the file in another folder.</dd> 
     62       
     63      <dt>Change file</dt> 
     64      <dd>With this form, you can replace the file while keeping all the attributes 
     65      (name, title...). As always, you have to respect the maximum file size.</dd> 
     66    </dl> 
    6967 
    70 <h3>A specific treatment for images</h3> 
    71 <p>When you add an image, depending of its size, up to four versions will be made available:</p> 
    72 <ul> 
    73   <li><strong>square</strong>: a 48x48 pixels square thumbnail,</li> 
    74   <li><strong>thumbnail</strong>: the image reduced to 100 pixels on its longest side.</li> 
    75   <li><strong>small</strong>: the longuest side is reduced to 240 pixels.</li> 
    76   <li><strong>medium</strong>: the longuest side is reduced to 500 pixels.</li> 
    77   <li><strong>original</strong>: the original, unchanged image.</li> 
    78 </ul> 
    79 <p>Default size for the versions thumbnail, small and medium can be modified in your blog's parameters.</p> 
     68    <h4>Specific case: Images</h4> 
     69    <p>When you add an image, depending of its size, up to four versions will be made available (depending on the original image size):</p> 
     70    <ul> 
     71      <li><strong>Square:</strong> A 48x48 pixels square thumbnail.</li> 
     72      <li><strong>Thumbnail:</strong> The image reduced to 100 pixels on its longest side.</li> 
     73      <li><strong>Small:</strong> The longest side is reduced to 240 pixels.</li> 
     74      <li><strong>Medium:</strong> The longest side is reduced to 500 pixels.</li> 
     75      <li><strong>Original:</strong> The original, unchanged image.</li> 
     76    </ul> 
     77    <p>Default sizes for the thumbnail, small and medium versions can be modified in your blog settings.</p> 
    8078 
    81 <h3>Add a file to an entry</h3> 
    82 <p>You can easily attach a file to one of your posts. First, create a new post 
    83 and save it. Then click on "Add files to this entry" to open the media manager.</p> 
     79    <h4>Attach a file to an entry</h4> 
     80    <p>You can easily attach a file to one of your posts. First, create a new post and save it. Then click on "Add files to this entry" to open the media manager.</p> 
    8481 
    85 <p>Just click on the [+] icon (Attach this file to entry). The file will then 
     82    <p>Just click on the [+] icon (Attach this file to entry). The file will then 
    8683be attached to the post.</p> 
    8784 
    88 <p>The attached files will be shown on the post page, as a list beside the post content. 
    89 The MP3 files will be made available through the Flash player, so that they can easily by read by visitors.</p> 
     85    <p>The attached files will be shown on the post page, as a list after the post content. The MP3 files will be made available through a Flash player, so that they can be easily played by your visitors.</p> 
    9086 
    91 <h3>Podcast and broadcasting of music files</h3> 
    92 <p>All attached files will be included in your RSS feeds, allowing for easy 
     87    <h4>Podcast and broadcasting of music files</h4> 
     88    <p>All attached files will be included in your blog feeds, allowing an easy 
    9389podcasting of any type of file.</p> 
    9490 
    95 </body> 
     91  </body> 
    9692</html> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map