From 134616db68933cbd8c609c83a49e70aae4a86b1d Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sat, 12 Feb 2011 11:06:23 +0000 Subject: [trunk] - help - add sv_SE Thanks to Jonas part 1 git-svn-id: http://piwigo.org/svn/trunk@9194 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/sv_SE/help/cat_modify.html | 138 ++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 language/sv_SE/help/cat_modify.html (limited to 'language') diff --git a/language/sv_SE/help/cat_modify.html b/language/sv_SE/help/cat_modify.html new file mode 100644 index 000000000..8a5f4de4d --- /dev/null +++ b/language/sv_SE/help/cat_modify.html @@ -0,0 +1,138 @@ +

Redigera en kategori

+ +

Information

+ + + +

Flytta

+ +

Om kategorin är virtuell, kan du flytta den. Flytta en kategori innebär +att ändra den överordnade kategorin.

+ +

Alternativ

+ + + +

Du kan också hantera dessa alternativ på "Egenskaper" +management skärmen (screensLadda upp, Kommentarer,Låst, +Offentlig-Privata,Representant tillgänglig från Administration, kategorier, Egenskaper).

+ +

Sorteringsordning

+ +

Använd standard sorteringsordningen för bilderna.

+ +

Ange om denna sorteringsordningen kommer att gälla även underkategorier.

+ +

Välj specifika sorterings kriterier som skall användas med på den här kategorin.

+ +

(*)Varning: Var noga med att testa dessa sorteringsordningar av dig själv,för de kan ge oväntade resultat

. + + + +

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 -- cgit v1.2.3