diff --git a/language/zh_TW/help/configuration.html b/language/zh_TW/help/configuration.html
index 07675abc1..96bbe7d74 100755
--- a/language/zh_TW/help/configuration.html
+++ b/language/zh_TW/help/configuration.html
@@ -30,72 +30,78 @@
-
History
+歷史
- Visits on pages category.php and picture.php will be saved in the history table.
+ 頁面的訪客 category.php 和 picture.php 將被保存在在 history 表。
- Visits will be shown in Administration » Tools » History.
+ 訪客將顯示在 管理 » 工具 » 歷史.
- - Save page visits by guests: page visits by guests will be recorded.
+ - 保存訪客的訪問頁面 : 訪客的訪問頁面將會被記錄
- - Save page visits by users: visits by registrered users will be recorded.
+ - 保存用戶的訪問頁面 : 用戶的訪問頁面將會被記錄
- - Save page visits by administrators: page visits by administrators will be recorded.
+ - 保存管理員的訪問頁面 : 管理員的訪問頁面將會被記錄
-Comments
+評論
- - Comments for all: Even unregistered guest can post comments.
+ - 所有人都可評論: 即使是未登記的訪客也可以發表評論
- - Number of comments per page.
+ - 每頁的意見數.
- - Validation: an administrator must validate users comments before they become visible on the site. User comments validation
- takes place in screen Administration » Tools » Pending Comments.
+ - 驗證: 管理員必須驗證用戶的評論,才能在網站上看到。用戶評論驗證發生在畫面
+管理 » 工具 » 掛起的評論.
- - Email admins when a valid comment is entered: Sends an email to the administrators when a user enters a comment and this comment is validated.
+ - 當輸入一個有效的評論,用電子郵件通知管理員: 當用戶輸入一個有效的評論,發送電子郵件給管理員。
- - Email admins when a comment requires validation:
-Sends an email to the administrators when a user enters a comment that requires validation by the admin.
-User comments validation takes place in the screen Administration » Tools » Pending Comments.
+ - 當評論需要審核,用電子郵件通知管理員:
+發送電子郵件給管理員,當用戶輸入的評論需要由管理員驗證。用戶評論驗證發生在畫面
+管理 » 工具 » 掛起的評論.
-Default display
+默認顯示
-Here you can change display options used by guest, the default user that is not connected. Once connected, these options are overridden by the user's own options
-(modifiable in profile).
+
+在這裡,你可以改變訪客使用的顯示選項,默認用戶是沒有連接的。
+一旦連接成功,這些選項是由用戶自己選擇覆蓋。
+(修改中的 配置).
-It is possible to change the display options for all existing users on the Administration »
-Users » Manage screen where you can select a list of users.
+
+這可能改變所有現有用戶的顯示選項,在管理 » 用戶 » 管理
+ 畫面,在那裡你可以選擇一個用戶列表。
- - Language: Apply to Piwigo labels only. Album names, photo names and all descriptions fields are not localized.
+ - 語言: 只應用在Piwigo的標籤、相冊名稱、相片名稱,和所有沒有本地化的描述欄位
- - Number of photos per row
+ - 每行的照片數
- - Number of rows per page
+ - 每頁的行數
- - Interface theme
+ - 界面主題
- - Recent period: By days. Period during which a photo is shown as new. Must be greater than 1 day.
+ - 最近一段時期: 按天數。顯示此期間的新照片。必須大於1天。
- - Expand all albums: Expand all albums by
- default in the menu Warning: this option is resources intensive and may generate a huge menu if your album tree contains many albums.
+ - 展開所有的相冊: 默認情況下,在菜單中展開所有的相冊
+ 警告: 此選項在資源密集時,比如你的相冊集中包含多本相冊時,可能會產生巨大的菜單。
- - Show number of comments: Show the number of comments for each photo on the thumbnails page. Resource intensive.
+ - 顯示評論數: 每張照片縮略圖頁面上,顯示評論的數量。資源密集型的。
- - Show hits count: Display hits observed on photo just under its thumbnail on the thumbnails page. Only when advanced configuration parameter is:
- $conf['show_nb_hits'] = true;
- Notice: false by default.
+ - 顯示點擊數:
+ 在縮略圖頁面上的縮略圖照片中,顯示點擊數。
+ 只有當進階的配置參數是:
+ $conf['show_nb_hits'] = true;
+ 注意:默認為不顯示
- - Maximum width of the photos: maximum displayed width. Photos larger than this setting will be resized on display. Rather than choosing this option, you might consider modifying the width of your photos; that would be a better practice.
+ - 照片的最大寬度: 最大顯示寬度。 照片大於這個設置,顯示時將被調整。
+ 如果不選擇此項,你可能會考慮修改照片的寬度,這將是一個更好的做法。
- - Maximum height of the photos: Same as for the maximum width setting.
+ - 照片的最大高度: 設置為與最大寬度相同。
\ No newline at end of file