From 50b6b8322e99ad8f58e322c6f12e8b43165b3073 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 1 Dec 2022 06:37:03 +0100 Subject: [PATCH] Update zh_TW, thanks to closer --- language/zh_TW/admin.lang.php | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index 8bf50b308..b1fbee9f4 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -1290,4 +1290,31 @@ $lang['No research in progress'] = '沒有進行中的研究'; $lang['No search in progress'] = '沒有進行中的搜尋任務'; $lang['Object'] = '物件'; $lang['On %d rating(s)'] = '依照 %d 件評分'; -$lang['Photos per page'] = '每頁的照片數量'; \ No newline at end of file +$lang['Photos per page'] = '每頁的照片數量'; +$lang['Picture to associate formats with'] = '要與這些格式關連的圖片'; +$lang['Users not logged in will have these settings applied, these settings are used by default for new users'] = '未登入的使用者會套用這些設定,而且這些設定會被當成新使用者的預設設定。'; +$lang['action successfully performed.'] = '動作成功執行。'; +$lang['add'] = '增加'; +$lang['and %d more'] = '還有 %d 個'; +$lang['between %s and %s'] = '在 %s 和 %s 之間'; +$lang['calculated'] = '已計算'; +$lang['right now'] = '現在'; +$lang['since the beginning'] = '從開始'; +$lang['to'] = '到'; +$lang['This picture is physically linked to this album, you can\'t dissociate them'] = '這張照片物理上與此相簿連結,你無法取消它們的關聯。'; +$lang['This plugin has no recent update'] = '這個外掛套件最近沒有更新'; +$lang['Visit history'] = '造訪歷程'; +$lang['This photo no longer exists'] = '這張照片已不再存在'; +$lang['This photo is an orphan'] = '這張照片未與任何相簿關聯'; +$lang['This albums is already in related categories list'] = '這本箱簿已經在相關相簿列表中'; +$lang['There is multiple image in the database with the following names : %s.'] = '在資料庫中有多張圖片有下面這個名稱:%s。'; +$lang['Theme'] = '主題'; +$lang['The best is to have them made automatically on a regular basis.'] = '讓它們定期自動產生為最佳。'; +$lang['The original picture will be detected with the filename (without extension).'] = '原始圖片會依檔名(不包含副檔名)偵測'; +$lang['Synchronization'] = '同步'; +$lang['Tag name'] = '標籤名稱'; +$lang['Show plugins compatible with previous version of Piwigo'] = '顯示與上一版 Piwigo 相容的外掛套件'; +$lang['Place last'] = '置於最後'; +$lang['Place first'] = '置於首位'; +$lang['Certification higher or equal to'] = '認證高於或等於'; +$lang['Album name must not be empty'] = '相簿名稱不得留空'; \ No newline at end of file