From f0f4122211f55fe8ef31b12a14dab7455ce73dd1 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 7 Mar 2012 14:21:25 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20zh=5FTW=20-=20?= =?UTF-8?q?=E4=B8=AD=E6=96=87=20(=E7=B9=81=E9=AB=94)=20-=20Chinese=20tradi?= =?UTF-8?q?tional=20Thanks=20to=20=20chouyh=20-=20feature:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@13509 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/zh_TW/common.lang.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'language/zh_TW/common.lang.php') diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index 6087179ce..273432a72 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -381,4 +381,10 @@ $lang['Here are your connection settings'] = '以下是您的連結設定'; $lang['Password: %s'] = '密碼: %s'; $lang['Username: %s'] = '用戶名稱: %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = ' 如您認為此電子郵件之發送為錯誤,請聯繫我們:%s'; +$lang['Show oldest comments first'] = '顯示最舊的評論在最前面'; +$lang['Show latest comments first'] = '顯示最新的評論在最前面'; +$lang['Photo sizes'] = '圖片大小'; +$lang['View in'] = '檢視'; +$lang['Mobile'] = '移動'; +$lang['Desktop'] = '桌面'; ?> \ No newline at end of file -- cgit v1.2.3