From 450c05d83c9c1ce58c2c2de01426b018687e15c5 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 15 Sep 2024 20:16:31 +0200 Subject: [PATCH] Update zh_TW, thanks to closer --- language/zh_TW/common.lang.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) mode change 100644 => 100755 language/zh_TW/common.lang.php diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php old mode 100644 new mode 100755 index 127df4378..a1275d952 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -444,4 +444,9 @@ $lang['Search in :'] = '在此範圍中搜尋:'; $lang['Search in this set'] = '在此集合中搜尋'; $lang['Tags found'] = '找到的標籤'; $lang['Tags listed here match your search by word. Click on one to browse by tag.'] = '此處列出所有符合關鍵字的標籤。點選即可依標籤瀏覽。'; -$lang['Unknown time period'] = '未知的時間範圍'; \ No newline at end of file +$lang['Unknown time period'] = '未知的時間範圍'; +$lang['Album already selected'] = '相簿已選取'; +$lang['Click here to display it'] = '點擊此處顯示'; +$lang['Only the first %d albums are displayed, out of %d.'] = '只會顯示最前面的 %d 本相簿(總共有 %d 本)'; +$lang['Pages'] = '頁'; +$lang['The PDF you requested is too large to display on this page.'] = '因為您所要求的 PDF 檔太大,所以無法在此頁面中顯示。'; \ No newline at end of file