diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-12-01 21:02:52 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-12-01 21:02:52 +0000 |
commit | d1c4204a42fb5496acbac6729aa652b06dc7026e (patch) | |
tree | 05c6bfada5a7b13011af31eb698c02a80ba2118b /language/zh_TW/admin.lang.php | |
parent | 76780eb57839fdb2ae6a4210d094568fa960ba04 (diff) |
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_TW/admin.lang.php')
-rw-r--r-- | language/zh_TW/admin.lang.php | 5 |
1 files changed, 0 insertions, 5 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'] = '虛擬鏈接'; |