aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/zh_TW/admin.lang.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php
index 827072923..ee7a5a316 100644
--- a/language/zh_TW/admin.lang.php
+++ b/language/zh_TW/admin.lang.php
@@ -111,7 +111,6 @@ $lang['New parent album'] = '新的父相冊';
$lang['New tag'] = '新標籤';
$lang['Number of comments per page'] = '每頁評論數';
$lang['Number of rates'] = '投票數';
-$lang['Number of thumbnails to create'] = '縮略圖數';
$lang['Only private albums are listed'] = '只列出私有相冊';
$lang['Operating system'] = '操作系統';
$lang['Options'] = '選項';
@@ -333,7 +332,6 @@ $lang['Photo unreachable or no support'] = '不支持圖片格式或無法顯示
$lang['GD version'] = 'GD版';
$lang['General statistics'] = '普通統計';
$lang['average time'] = '平均時間';
-$lang['number of miniaturized photos'] = '數量的縮略圖建立';
$lang['total time'] = '總共時間';
$lang['for this file format'] = '對於此檔案格式';
$lang['unit mode'] = '單一模式';
@@ -476,7 +474,6 @@ $lang['Are you sure you want to install this plugin?'] = '確定安裝此插件
$lang['Are you sure you want to delete this plugin?'] = '確定要刪除此插件嗎?';
$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = '確定安裝此更新嗎? 你必須核實無需卸載操作再進行安裝此更新.';
$lang['Plugin has been successfully copied'] = '插件複製成功.';
-$lang['You might go to plugin list to install and activate it.'] = '在插件列表中安裝和啟動插件。';
$lang['Can\'t create temporary file.'] = '無法建立臨時文件。';
$lang['Can\'t download archive.'] = '無法下載歸檔文件。';
$lang['Can\'t read or extract archive.'] = '無法讀取或解壓歸檔文件.';
@@ -971,4 +968,5 @@ $lang['on the %d selected users'] = '%d的選定用戶';
$lang['Close user details'] = '關閉用戶詳細信息';
$lang['Open user details'] = '打開用戶詳細信息';
$lang['close'] = '關閉';
-?> \ No newline at end of file
+$lang['Activate it now'] = '現在啟動';
+$lang['Allow users to add a link to their website'] = '允許用戶添加一個鏈接到他們的網站'; \ No newline at end of file