diff options
Diffstat (limited to 'language/zh_TW')
-rw-r--r-- | language/zh_TW/admin.lang.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index 22b51ce44..f6df91b60 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -598,14 +598,7 @@ $lang['Manage this set of %d photos'] = '管理此設置的 %d 張照片 '; $lang['Select files'] = '選擇文件'; $lang['Everybody'] = '每個人'; $lang['Who can see these photos?'] = '哪些人可以看到這些相片?'; -$lang['The websize maximum width must be a number between %d and %d'] = '最大寬度的網頁尺寸必須在 %d 和 %d 之間'; -$lang['The websize maximum height must be a number between %d and %d'] = '最大高度的網頁尺寸必須在 %d 和 %d 之間'; -$lang['The websize image quality must be a number between %d and %d'] = '圖片質量的網頁尺寸必須在 %d 和 %d 之間'; -$lang['The thumbnail maximum width must be a number between %d and %d'] = '縮略圖的最大寬度必須在 %d 和 %d 之間'; -$lang['The thumbnail maximum height must be a number between %d and %d'] = '縮略圖的最大高度必須在 %d 和 %d 之間'; -$lang['The thumbnail image quality must be a number between %d and %d'] = '縮略圖的質量必須在 %d 和 %d 之間'; $lang['Settings'] = '設置'; -$lang['Web size photo'] = '相片的網頁尺寸'; $lang['Resize'] = '重置大小'; $lang['Maximum Width'] = '最大寬度'; $lang['pixels'] = '像素'; @@ -718,7 +711,6 @@ $lang['Delete orphan tags'] = '刪除沒被關聯的標籤'; $lang['delete photo'] = '刪除相片'; $lang['Duplicates'] = '重複'; $lang['include child albums'] = '包含子相冊'; -$lang['Keep high definition'] = '保留高清晰度'; $lang['last import'] = '最後導入'; $lang['manual order'] = '手工排序'; $lang['No photo in the current set.'] = '當前集合沒有相片.'; @@ -737,9 +729,6 @@ $lang['Selection'] = '選擇'; $lang['Set author'] = '設置作者'; $lang['Set creation date'] = '設置創建日期'; $lang['Set title'] = '設置標題'; -$lang['The high definition image quality must be a number between %d and %d'] = '高清晰度相片質量必須在 %d 和 %d 之間'; -$lang['The high definition maximum height must be a number between %d and %d'] = '高清晰度相片最大高度必須在 %d 和 %d 之間'; -$lang['The high definition maximum width must be a number between %d and %d'] = '高清晰度相片最大寬度必須在 %d 和 %d 之間'; $lang['The whole page'] = '整張相片'; $lang['The whole set'] = '整個集合'; $lang['Type here the author name'] = '在此輸入作者名稱'; |