diff options
Diffstat (limited to 'language/zh_TW')
-rw-r--r-- | language/zh_TW/admin.lang.php | 5 | ||||
-rw-r--r-- | language/zh_TW/common.lang.php | 7 |
2 files changed, 3 insertions, 9 deletions
diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index 971b11301..31ab2313e 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -205,7 +205,6 @@ $lang['Album updated successfully'] = '相冊信息已上傳成功.'; $lang['photos per page'] = '每頁圖片'; $lang['High definition enabled'] = '激活高清功能'; $lang['File'] = '文件'; -$lang['Filesize'] = '大小'; $lang['first photo added on %s'] = '於 %s 上傳了第一幅圖'; $lang['Forbidden'] = '禁止'; $lang['global mode'] = '全局模式'; @@ -394,7 +393,6 @@ $lang['added'] = '已加入'; $lang['deleted'] = '已刪除'; $lang['Metadata synchronization results'] = '元數據更新結果'; $lang['only perform a simulation (no change in database will be made)'] = '只進行模擬操作(不會改變數據庫中的任何內容)'; -$lang['[Simulation]'] = '[模擬]'; $lang['Simulation'] = '模擬'; $lang['directories + files'] = '文件夾 + 文件'; $lang['only directories'] = '只對文件夾'; @@ -553,7 +551,6 @@ $lang['Optimizations have been completed with some errors.'] = '有些優化發 $lang['Modify information'] = '修改信息'; $lang['nothing'] = '沒有內容'; $lang['overrides existing values with empty ones'] = '用空數據來刪除已存在的數據'; -$lang['manage photo ranks'] = '管理圖片排序'; $lang['Manage photo ranks'] = '管理圖片排序'; $lang['Edit ranks'] = '修改排序方式'; $lang['No photo in this album'] = '沒有相片在此相冊裡'; @@ -573,7 +570,6 @@ $lang['Please wait...'] = '請稍後...'; $lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = '訂閱 Piwigo 最新消息,與 Piwigo 項目保持聯繫。當有新版本發佈時,您將會收到郵件通知(有時也包括安全漏洞的修復,這對於升級是很重要的)和項目裡一些重要事情的發生。一年裡也只有幾封郵件。'; $lang['Password is missing. Please enter the password.'] = '密碼沒有輸入,請輸入密碼。'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = '密碼確認未完成,請確認所選定的密碼。'; -$lang['Password confirmation error.'] = '請確認錯誤。'; $lang['Allow users to edit their own comments'] = '允許用戶修改自己的評論'; $lang['Allow users to delete their own comments'] = '允許用戶刪除自己的評論'; $lang['Email administrators when a comment is modified'] = '當評論被修改後,發郵件通知管理員'; @@ -681,7 +677,6 @@ $lang['Inactive Languages'] = '停用語言'; $lang['Make this language available to users'] = '讓用戶可使用此語言'; $lang['Set as default language for unregistered and new users'] = '設置為遊客和新用戶的默認語言'; $lang['Add Photos'] = '添加相片'; -$lang['Download'] = '下載'; $lang['The following tag was deleted'] = '以下標籤已刪除'; $lang['Miscellaneous'] = '雜項'; $lang['Virtual Links'] = '虛擬鏈接'; diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index cfb5d2b4e..6d0242196 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -122,7 +122,7 @@ $lang['Webmaster'] = '網管'; $lang['Week %d'] = '星期 %d'; $lang['About Piwigo'] = '關於Piwigo'; $lang['You are not authorized to access the requested page'] = '你無權訪問此頁'; -$lang['add to caddie'] = '放入購物籃'; +$lang['Add to caddie'] = '放入購物籃'; $lang['add this photo to your favorites'] = '把圖片放到收藏夾'; $lang['Administration'] = '管理員'; $lang['all'] = '所有'; @@ -169,8 +169,8 @@ $lang['Default'] = '默認'; $lang['delete this photo from your favorites'] = '從收藏夾中刪除此圖片'; $lang['Delete'] = '刪除'; $lang['descending'] = '降序'; -$lang['download'] = '下載'; -$lang['download this file'] = '下載此文件'; +$lang['Download'] = '下載'; +$lang['Download this file'] = '下載此文件'; $lang['edit'] = '編輯'; $lang['wrong date'] = '日期出錯'; $lang['excluded'] = '不包括'; @@ -197,7 +197,6 @@ $lang['Language'] = '語言'; $lang['last %d days'] = '最近%d天'; $lang['Last'] = '最後'; $lang['Logout'] = '註銷'; -$lang['E-mail address'] = $lang['Email address']; $lang['obligatory'] = '必需'; $lang['Maximum photo height'] = '圖片的最大長度'; $lang['Maximum height must be a number superior to 50'] = '圖片最大長度必須大於50'; |