From 5ba238b69b526193bafcb11ec6b6da8ec75c7d38 Mon Sep 17 00:00:00 2001
From: Piwigo-TranslationTeam
Date: Wed, 3 Jul 2013 00:13:02 +0000
Subject: [trunk_help] Update zh_TW, thanks to : unsetlay
git-svn-id: http://piwigo.org/svn/trunk@23749 68402e56-0260-453c-a942-63ccdbb3a9ee
---
language/zh_TW/help/cat_modify.html | 127 ++++++++++++++++++++++++++++++++++++
1 file changed, 127 insertions(+)
create mode 100755 language/zh_TW/help/cat_modify.html
(limited to 'language/zh_TW')
diff --git a/language/zh_TW/help/cat_modify.html b/language/zh_TW/help/cat_modify.html
new file mode 100755
index 000000000..a8e021d52
--- /dev/null
+++ b/language/zh_TW/help/cat_modify.html
@@ -0,0 +1,127 @@
+編輯相本
+
+相關資訊
+
+
+
+ - 名稱: 為相本重新命名 (實際相本的附加虛擬代稱).
+
+ - 簡介: 以簡短的文字為該相本內容做簡短描述,
+ 這些文字將顯示於縮圖頁面的下方。
+
+
+
+移動
+
+若該相本為虛擬的,您將可以移動它。移動該相本即為改變它的上層相本
+
+選項
+
+
+
+ - 訪問類型: 權限管理。若您設定了一本私人相本,所有附屬於它的子相本也將轉為私人性質。若您將一本相簿設定為公開性質,則它的上層相本也將轉為公開性質。
+
+ - 鎖定: 該相本與其內的子相本都將暫時被關閉以進行維護。
+
+ - 回應: 讓使用者能夠針對該相本做出回應。
+
+
+
+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.
+
+- Creation date: Photo shooting date
+- Post date: Synchronization date
+- Average rate (*): Average rate could be changed by the visitor rating
+- Most visited (*): The current visit might change the most visited order
+- File name: Name given in information field
+- Id: Internal Id (recent categories have an higher id than previous ones.
+
+
+(*)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 :
+
+
+
+ - Photo page: one of the action buttons let you set the current photo as the representative for the
+ displayed album. This button is available only for administrators.
+
+ - Modify informations about a photo in
+ administration. This screen can be reached from picture.php or Batch
+ management in unit mode. See the help of this screen for
+ details.
+
+ - Administration » Albums » Properties,
+ Representative. See the help of this screen for details.
+
+ - Edit album (the present screen).
+
+
+
+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
+
+
+
+- Virtual album name: Name of the new album to be created,
+all photos of the current category will be linked to the new one.
+
+- Parent album: Where the new album will be,
+leave empty to create it at root.
+
+
+
+Link all album photos to existing albums
+
+
+
+- Albums: Choose the destination album.
+
+
+
+Send an information email to group members
+
+
+
+- Group: recipients group
+
+- Mail content: Free text to send to them.
+
+
\ No newline at end of file
--
cgit v1.2.3