Changeset 13728

Show
Ignore:
Timestamp:
03/25/12 20:39:16 (14 months ago)
Author:
TranslationTeam
Message:

[Extended Description] Update uk_UA, thanks to : animan

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/ExtendedDescription/language/uk_UA/help.html

    r13688 r13728  
    2626or even 2 distinct descriptions inside the album page.</p> 
    2727 
    28 <p>tag &lt;!--more--&gt; adds text to the short description.<br> 
    29 tag &lt;!--complete--&gt; let the user have 2 distinct descriptions.<br> 
    30 tag &lt;!--up-down--&gt; let the user have a top and a bottom description.</p> 
     28<p>теґ &lt;!--more--&gt; додає текст в короткий опис.<br> 
     29теґ &lt;!--complete--&gt; дозволяють користувачу мати 2 різних описи.<br> 
     30теґ &lt;!--up-down--&gt; дозволяє користувачу мати верхній і нижній описи.</p> 
    3131 
    3232<ul> 
    33   <li><b>tag &lt;!--more--&gt;</b></li> 
     33  <li><b>теґ &lt;!--more--&gt;</b></li> 
    3434</ul> 
    3535<code>short description &lt;!--more--&gt; long description</code> 
     
    3737 
    3838<ul> 
    39   <li><b>tag &lt;!--complete--&gt;</b></li> 
     39  <li><b>теґ &lt;!--complete--&gt;</b></li> 
    4040</ul> 
    4141<code>short description &lt;!--complete--&gt; long description</code> 
     
    4343 
    4444<ul> 
    45   <li><b>tag &lt;!--up-down--&gt;</b></li> 
     45  <li><b>теґ &lt;!--up-down--&gt;</b></li> 
    4646</ul> 
    4747<code>top description &lt;!--up-down--&gt; bottom description</code> 
     
    6565 
    6666 
    67 <h3>Hide a album</h3> 
     67<h3>Приховати альбом</h3> 
    6868 
    69 <p>Use tag <b>&lt;!--hidden--&gt;</b> in the album name:<br> 
     69<p>Використовуйте теґ <b>&lt;!--hidden--&gt;</b> в назві альбому:<br> 
    7070<br> 
    71 - it won't be displayed in the parent album<br> 
    72 - it remains visible in the album menu</p> 
     71- він не буде відображатися в батьківському альбомі<br> 
     72- він відображається у меню альбому</p> 
    7373 
    74 <h3>Hide a album in menu</h3> 
     74<h3>Приховати альбом у меню</h3> 
    7575 
    76 <p>Use tag <b>&lt;!--mb-hidden--&gt;</b> in the album name:<br> 
     76<p>Використовуйте теґ <b>&lt;!--mb-hidden--&gt;</b> в назві альбому:<br> 
    7777<br> 
    78 - it won't be displayed in the album menu<br> 
    79 - it remains visible in the parent album</p> 
     78- він не буде відображатися в меню альбомів<br> 
     79- він залишається видимим у батьківському альбомі</p> 
    8080 
    81 <h3>Hide a photo</h3> 
     81<h3>Приховати зображення</h3> 
    8282 
    83 <p>Use tag <b>&lt;!--hidden--&gt;</b> in the photo name:<br> 
     83<p>Використовуйте теґ <b>&lt;!--hidden--&gt;</b> в назві зображення:<br> 
    8484<br> 
    85 - it won't be displayed on the thumbnails page<br> 
    86 - it remains visible inside the album</p> 
     85- він не буде відображатися на сторінці мініатюр<br> 
     86- він відображається всередині альбому</p> 
    8787 
    8888<h3>Переадресація альбому</h3>