source: trunk/language/pt_PT/help/cat_modify.html @ 17240

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

[trunk_help] Update pt_PT, thanks to : alahel76

  • Property svn:executable set to *
File size: 4.7 KB
Line 
1<h2>Editar o álbum </h2>
2
3<h3> Informações </h3>
4
5<ul>
6
7  <li><strong>nome</strong>: renomear o álbum (virtualmente para um álbum físico).</li>
8
9  <li><strong> descrição </strong>: pequeno texto dando uma ideia do conteúdo do álbum,
10  Este texto aparecera em baixo da página das miniaturas.</li>
11
12</ul>
13
14<h3>Mover</h3>
15
16<p>Se o álbum é virtual, pode move-lo. Mover um álbum significa mudar o seu álbum pai.</p>
17
18<h3>Opções</h3>
19
20<ul>
21
22  <li><strong>tipo de acesso</strong>: Gestão das permissões. Se tornar um álbum privado, todos os álbuns filhos tornam-se privados. Se tornar um álbum publico, todos os álbuns pais tornam-se públicos.</li>
23
24  <li><strong>Bloquear</strong>: O álbum e todos os sub-álbuns serão temporariamente desactivados para manutenção.</li>
25
26  <li><strong>Comentários</strong>: Autoriza os utilizadores a comentar a fotos de este álbum.</li>
27
28</ul>
29
30<p> Também pode gerir esta opção pelas "propriedades" (ecrãs <span
31class="pwgScreen"> Comentários </span>, <span class="pwgScreen">Bloquear</span>,
32<span class="pwgScreen"> Publico/Privativo</span>, <span
33class="pwgScreen">Representante</span> Disponível à partir de <span
34class="pwgScreen"> Administração &raquo; Álbuns; Propriedades </span>).</p>
35
36<h3>Ordem de triagem</h3>
37
38<p>Utilizar o ordem de triagem por defeito das fotos.</p>
39
40<p>Indicar se a triagem também se aplica aos sub-álbuns.</p>
41
42<p>Seleccione a ordem de triagem para utilizar neste álbum.</p>
43<ul>
44<li><strong>Data de criação </strong>: Data de tomada de vista</li>
45<li><strong>Data de adição </strong>: Data de sincronização</li>
46<li><strong>Nota media (*)</strong>: Esta media pode ser modificada pela nota do visitante</li>
47<li><strong>Mais visitadas (*)</strong>: A visita corrente pode modificara ordem das mais vistas</li>
48<li><strong>Nome do ficheiro</strong>: Nome dado na área de informações</li>
49<li><strong>Id</strong>: Id interno (Os álbuns recentes têm um Id maior que os anteriores.</li>
50
51</ul>
52<p><strong>(*)</strong> Atenção: Verifique estas triagem que podem dar resultados não previstos.</p>
53
54
55<h3>Representante</h3>
56
57<p>The album representative is the thumbnail displayed on the main page (<span class="pwgScreen">category.php</span>) to represent
58the album when
59it contains only sub-albums and no direct photo (just as the root album).</p>
60photo of a album :</p>
61
62<ul>
63
64  <li><span class="pwgScreen">Photo page</span>: one of the action buttons let you set the current photo as the representative for the
65  displayed album. This button is available only for administrators.</li>
66
67  <li><span class="pwgScreen">Modify informations about a photo</span> in
68  administration. This screen can be reached from <span
69  class="pwgScreen">picture.php</span> or <span class="pwgScreen">Batch
70  management</span> in <em>unit mode</em>. See the help of this screen for
71  details.</li>
72
73  <li><span class="pwgScreen">Administration &raquo; Albums &raquo; Properties,
74  Representative</span>. See the help of this screen for details.</li>
75
76  <li><span class="pwgScreen">Edit album</span> (the present screen).</li>
77
78</ul>
79
80<p>The choice of a representative depends on the
81<code>allow_random_representative</code> configuration parameter (see <span
82class="filename">include/config_default.inc.php</span>).</p>
83
84<p>In default mode (<code>allow_random_representative</code> set to false),
85each album containing at least one element is represented by a fixed
86element. Once set (at album creation), the representative changes only
87when an administrator ask for it. If the representative is not appropriate,
88you can ask to <strong>Find a new representant by random</strong>.</p>
89
90<p>If the <code>allow_random_representative</code> configuration parameter is
91set to true, a category containing photos may have no fixed
92representant. Just use <strong>Delete representant</strong> button.</p>
93
94<p>If the album contains only sub-albums and no photo, it can nonetheless be represented by any element thanks to <span class="pwgScreen">Modify
95informations about a photo</span> screen. The only option on the current screen
96is the <strong>Delete representant</strong> button.</p>
97
98<h3>Link all album photos to a new album</h3>
99
100<ul>
101
102<li><strong>Virtual album name</strong>: Name of the new album to be created,
103all photos of the current category will be linked to the new one.</li>
104
105<li><strong>Parent album</strong>: Where the new album will be,
106leave empty to create it at root.</li>
107
108</ul>
109
110<h3>Link all album photos to existing albums</h3>
111
112<ul>
113
114<li><strong>Albums</strong>: Choose the destination album.</li>
115
116</ul>
117
118<h3>Send an information email to group members</h3>
119
120<ul>
121
122<li><strong>Group</strong>: recipients group</li>
123
124<li><strong>Mail content</strong>: Free text to send to them.</li>
125
126</ul> 
Note: See TracBrowser for help on using the repository browser.