source: trunk/language/uk_UA/help/cat_modify.html @ 13443

Last change on this file since 13443 was 13443, checked in by TranslationTeam, 12 years ago

update uk_UA

  • Property svn:executable set to *
File size: 6.3 KB
Line 
1<h2>Редагувати альбом</h2>
2
3<h3>Інформація</h3>
4
5<ul>
6
7  <li><strong>ім'я</strong>: перейменувати альбом (віртуальне перейменування в разі
8фізичного альбому).</li>
9
10  <li><strong>опис</strong>: короткий текст, що дає загальну думку вмісту,
11цей текст буде показаний в низі сторінки згорнутих зображень.</li>
12
13</ul>
14
15<h3>Переміщення</h3>
16
17<p>Якщо альбом є віртуальним, ви можете перемістити його. Переміщення альбому означає,
18зміни його перший альбом.</p>
19
20<h3>Парметри</h3>
21
22<ul>
23
24  <li><strong>Тип доступу</strong>: Дозволи управління. Якщо ви робите
25Альбом приватні, всі його під-альбоми стають приватним. Якщо ви робите
26альбом публічним, всі його батьківські альмоми стають доступними для громадськості.</li>
27
28  <li><strong>Заблоовані</strong>: Альбом і його під-альбоми будуть тимчасово вимкнуті для технічного обслуговування.</li>
29
30  <li><strong>Коментарі</strong>: Дозволити користувачам коментувати фотографії цього альбому.</li>
31
32</ul>
33
34<p>You can also manage these options on the "Properties"
35management screen (screens <span
36class="pwgScreen">Comments</span>, <span class="pwgScreen">Lock</span>,
37<span class="pwgScreen">Public/Private</span>, <span
38class="pwgScreen">Representative</span> available from <span
39class="pwgScreen">Administration &raquo; Albums &raquo; Properties</span>).</p>
40
41<h3>Порядок сортування</h3>
42
43<p>Use the default images sort order.</p>
44
45<p>Indicate whether this sort order will apply to subalbums also.</p>
46
47<p>Select specific sorting criteria to be used with this album.</p>
48<ul>
49<li><strong>Creation date</strong>: Photo shooting date</li>
50<li><strong>Post date</strong>: Synchronization date</li>
51<li><strong>Average rate (*)</strong>: Average rate could be changed by the visitor rating</li>
52<li><strong>Most visited (*)</strong>: The current visit might change the most visited order</li>
53<li><strong>File name</strong>: Name given in information field</li>
54<li><strong>Id</strong>: Internal Id (recent categories have an higher id than previous ones.</li>
55
56</ul>
57<p><strong>(*)</strong>Warning: Be sure to test these sort orders by yourself as they can give unexpected results.</p>
58
59
60<h3>Representant</h3>
61
62<p>The album representative is the thumbnail displayed on the main page (<span class="pwgScreen">category.php</span>) to represent
63the album when
64it contains only sub-albums and no direct photo (just as the root album).</p>
65photo of a album :</p>
66
67<ul>
68
69  <li><span class="pwgScreen">Photo page</span>: one of the action buttons let you set the current photo as the representative for the
70  displayed album. This button is available only for administrators.</li>
71
72  <li><span class="pwgScreen">Modify informations about a photo</span> in
73  administration. This screen can be reached from <span
74  class="pwgScreen">picture.php</span> or <span class="pwgScreen">Batch
75  management</span> in <em>unit mode</em>. See the help of this screen for
76  details.</li>
77
78  <li><span class="pwgScreen">Administration &raquo; Albums &raquo; Properties,
79  Representative</span>. See the help of this screen for details.</li>
80
81  <li><span class="pwgScreen">Edit album</span> (the present screen).</li>
82
83</ul>
84
85<p>The choice of a representative depends on the
86<code>allow_random_representative</code> configuration parameter (see <span
87class="filename">include/config_default.inc.php</span>).</p>
88
89<p>In default mode (<code>allow_random_representative</code> set to false),
90each album containing at least one element is represented by a fixed
91element. Once set (at album creation), the representative changes only
92when an administrator ask for it. If the representative is not appropriate,
93you can ask to <strong>Find a new representant by random</strong>.</p>
94
95<p>Якщо параметр конфігурації <code>allow_random_representative</code>
96встановлено вірно, категорії з зображеннями може не мають фіксованого
97передставника. Просто використовуйте кнопку <strong>Видалення передставника</strong>.</p>
98
99<p>Якщо альбом містить тільки під-альбоми і немає зображень, він тим не менше може бути представлений на будь-який елемент, завдяки екрану <span class="pwgScreen">Зміни
100інформації про зображення</span>. Єдиний варіант, на поточному екрані є кнопка <strong>Видалення передставника</strong>.</p>
101
102<h3>Пов'язати усі зображення альбому з новим альбомом</h3>
103
104<ul>
105
106<li><strong>Ім'я віртуального альбому</strong>: Ім'я нового альбому, який створений,
107усі зображення поточної категорії будуть зв'язані з новим.</li>
108
109<li><strong>Батьківський альбом</strong>: Де буде новий альбом, залиште пустим для його створення в корені.</li>
110
111</ul>
112
113<h3>Пов'язати усі зображення альбому з існуючими альбомами</h3>
114
115<ul>
116
117<li><strong>Альбоми</strong>: Виберіть призначений альбом.</li>
118
119</ul>
120
121<h3>Відправте інформаційну електронну пошту членам групи</h3>
122
123<ul>
124
125<li><strong>Група</strong>: група одержувачів</li>
126
127<li><strong>Повідомлення електронної пошти</strong>: Вільний текст для відправки їм.</li>
128
129</ul>
Note: See TracBrowser for help on using the repository browser.