From f35e8ccc3dd374dc551d0d859716dd3b007ca466 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 21 Nov 2012 05:31:22 +0000 Subject: [trunk_help] Update pt_BR, thanks to : glaucio git-svn-id: http://piwigo.org/svn/trunk@19118 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pt_BR/help/cat_modify.html | 135 ++++++++++++++++++++++++++++++++++- language/pt_BR/help/cat_move.html | 15 ++++ language/pt_BR/help/cat_options.html | 24 +++++++ language/pt_BR/help/cat_perm.html | 14 ++++ 4 files changed, 187 insertions(+), 1 deletion(-) create mode 100755 language/pt_BR/help/cat_move.html create mode 100755 language/pt_BR/help/cat_options.html create mode 100755 language/pt_BR/help/cat_perm.html (limited to 'language') diff --git a/language/pt_BR/help/cat_modify.html b/language/pt_BR/help/cat_modify.html index 07beb2756..50c982d05 100755 --- a/language/pt_BR/help/cat_modify.html +++ b/language/pt_BR/help/cat_modify.html @@ -1 +1,134 @@ -cat_modificar.html \ No newline at end of file + +

Editar álbum

+ +

Informações

+ + + +

Move

+ +

If the album is virtual, you can move it. Moving a album means +changing its parent album.

+ +

Options

+ + + +

You can also manage these options on the "Properties" +management screen (screens Comments, Lock, +Public/Private, Representative available from Administration » Albums » Properties).

+ +

Sort order

+ +

Use the default images sort order.

+ +

Indicate whether this sort order will apply to subalbums also.

+ +

Select specific sorting criteria to be used with this album.

+ +

(*)Warning: Be sure to test these sort orders by yourself as they can give unexpected results.

+ + +

Representant

+ +

The album representative is the thumbnail displayed on the main page (category.php) to represent +the album when +it contains only sub-albums and no direct photo (just as the root album).

+photo of a album :

+ + + +

The choice of a representative depends on the +allow_random_representative configuration parameter (see include/config_default.inc.php).

+ +

In default mode (allow_random_representative set to false), +each album containing at least one element is represented by a fixed +element. Once set (at album creation), the representative changes only +when an administrator ask for it. If the representative is not appropriate, +you can ask to Find a new representant by random.

+ +

If the allow_random_representative configuration parameter is +set to true, a category containing photos may have no fixed +representant. Just use Delete representant button.

+ +

If the album contains only sub-albums and no photo, it can nonetheless be represented by any element thanks to Modify +informations about a photo screen. The only option on the current screen +is the Delete representant button.

+ +

Link all album photos to a new album

+ + + +

Link all album photos to existing albums

+ + + +

Send an information email to group members

+ + \ No newline at end of file diff --git a/language/pt_BR/help/cat_move.html b/language/pt_BR/help/cat_move.html new file mode 100755 index 000000000..2705d4e1d --- /dev/null +++ b/language/pt_BR/help/cat_move.html @@ -0,0 +1,15 @@ + +

Movendo Álbums virtuais

+ +

Apenas Álbums virtuais podem ter um novo Álbum-pai.

+ +

Álbums virtuais a mover

+ +

Selecione um ou mais ábums virtuais que deseje mover. +Se a lista estiver vazia, isso significa que ainda não criou nenhum álbum.

+ +

Novo álbum-pai

+ +

Selecione o novo álbum-pai (virtual ou físico). +Se não seleccionar um álbum-pai, os álbums virtuais selecionados serão movidos para a raiz. +Um álbum não poderá ser movido para dentro de si próprio ou para um dos seus sub-álbums.

\ No newline at end of file diff --git a/language/pt_BR/help/cat_options.html b/language/pt_BR/help/cat_options.html new file mode 100755 index 000000000..0001a257d --- /dev/null +++ b/language/pt_BR/help/cat_options.html @@ -0,0 +1,24 @@ + +

Opções do álbum

+ +

Opções de gestão para vários álbuns de uma vez.

+ +
+ +
Comentários
+
ma foto pode receber comentários de seus visitantes se ele pertence a um álbum com comentários ativados.
+ +
Trancar
+
Álbuns trancados estão desativados para manutenção. Somente os administradores podem vê-los na galeria.
+ +
Público / privado
+
Uma vez que um álbum tornou privado, dê direitos de acesso aos usuários e grupos
+ +
Representante
+
This option is available when you set the configuration setting +allow_random_representative (see include/config_defaults.inc.php) para +verdade. Cada disco pode ser representado por uma foto aleatória ou através de uma foto escolhida como representante único. +
+ +
diff --git a/language/pt_BR/help/cat_perm.html b/language/pt_BR/help/cat_perm.html new file mode 100755 index 000000000..39fe1b8cd --- /dev/null +++ b/language/pt_BR/help/cat_perm.html @@ -0,0 +1,14 @@ + +

Editar permissões de álbuns

+ +

Esta tela está disponível apenas para álbuns privados. Aqui você pode selecionar +usuários e grupos autorizados para um álbum.

+ +

Grupos

+ +

Você pode negar ou conceder o acesso de grupos do álbum atual. Modificando +autorizações de grupos, os usuários pertencentes a estes grupos serão negados ou concedidos o acesso ao álbum.

+ +

Usuários

+ +

Você pode negar ou conceder acesso a usuários individuais. Usuários que têm acesso através de um grupo pode ser negado o acesso por exceção.

-- cgit v1.2.3