mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
[trunk_help] Update zh_TW, thanks to : azq1231
git-svn-id: http://piwigo.org/svn/trunk@25497 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Executable
+21
@@ -0,0 +1,21 @@
|
||||
<h2>搜索</h2>
|
||||
|
||||
<p>這頁讓您搜索所有相冊之間的照片。</p>
|
||||
|
||||
<dl>
|
||||
|
||||
<dt>搜索詞</dt>
|
||||
<dd>搜索一個或多個關鍵字之間的屬性從相關的相冊照片。使用*作為一個部分匹配的萬用字元。</dd>
|
||||
|
||||
<dt>按作者搜尋</dt>
|
||||
<dd>使用*作為一個部分匹配的萬用字元。</dd>
|
||||
|
||||
<dt>按日期搜索</dt>
|
||||
<dd>您可選擇日期和(或)結束日期為查詢。如果你想要做一個“前”查詢,將發表日期字段設為空。
|
||||
在結束年的字段必須輸入的格式如下:AAAA(例如2004年)</dd>
|
||||
|
||||
<dt>按相冊搜索</dt>
|
||||
<dd選擇你想搜索的單一相冊或多個相冊。所有
|
||||
子相冊都可以通過選擇父相冊來搜索,並設定啟用搜尋子相冊</dd>
|
||||
|
||||
</dl>
|
||||
Executable
+14
@@ -0,0 +1,14 @@
|
||||
<h2>同步</h2>
|
||||
|
||||
<p>有兩種不同類型的同步:</p>
|
||||
<ul>
|
||||
<li>目錄/文件</li>
|
||||
<li>文件元數據</li>
|
||||
</ul>
|
||||
|
||||
<p>同步的目錄和文件,是根據你的目錄樹,到數據庫中的相冊樹。
|
||||
同步文件的元數據是關於更新的照片信息,如文件大小,像素尺寸,EXIF或IPTC信息,在數據庫中。</p>
|
||||
|
||||
<p>當您同步上傳您的相冊,您必須首先同步目錄和文件</p>
|
||||
|
||||
<p>在同步過程可能需要很長一段時間(取決於服務器負載以及管理的元素數量),所以它是可以做到相冊對相冊的</p>
|
||||
Executable
+46
@@ -0,0 +1,46 @@
|
||||
<h2>用戶列表</h2>
|
||||
|
||||
<p>This is where you manage the users of your Piwigo gallery.</p>
|
||||
|
||||
<h3>Add a user</h3>
|
||||
|
||||
<p>An administrator can add users manually. For each user create a username, a password and submit a valid email address.</p>
|
||||
|
||||
<h3>Users list</h3>
|
||||
|
||||
<p>The list of existing users can be filtered on username (use * as wildcard), group or status. It can be ordered by registration date or username, in ascending or descending order.</p>
|
||||
|
||||
<p>This screen allows the management of several users at once, using different actions:</p>
|
||||
|
||||
<ul>
|
||||
<li>delete users (requires confirmation)</li>
|
||||
<li>change the status of the user</li>
|
||||
<li>associate or dissociate from groups</li>
|
||||
<li>modify display properties</li>
|
||||
<li>modify additional preferences</li>
|
||||
</ul>
|
||||
|
||||
<p>The target is the selected user (by default) or all users as displayed in the filtered list.</p>
|
||||
|
||||
|
||||
這理是你管理的Piwigo畫廊的用戶。</ P>
|
||||
|
||||
<H3>添加用戶</ H3>
|
||||
|
||||
管理員<P>可以手動添加用戶。對於每個用戶創建一個用戶名,一個密碼,並提交有效的電子郵件地址。</ P>
|
||||
|
||||
<H3>用戶列表</ H3>
|
||||
|
||||
<p>在現有用戶列表,可以過濾用戶名(使用通配符),群或狀態。可以責令登記日期或用戶名,升序或降序排列。</ P>
|
||||
|
||||
<p>這個屏幕允許一次管理多個用戶,使用不同的操作:</ P>
|
||||
|
||||
<UL>
|
||||
<li>刪除用戶(需確認)</ LI>
|
||||
<LI>改變用戶的狀態</ LI>
|
||||
<LI>關聯或游離於群體</ LI>
|
||||
<LI>修改顯示屬性</ LI>
|
||||
額外的喜好<LI>修改</ LI>
|
||||
</ UL>
|
||||
|
||||
<P>的目標是選定的用戶(默認),或在過濾列表中所顯示的所有用戶。</ P>
|
||||
Reference in New Issue
Block a user