From d0f5118644e7f579f8c222b964a794e8f9e8e2cb Mon Sep 17 00:00:00 2001 From: LK HO Date: Mon, 3 Mar 2025 07:39:15 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional Han script, Hong Kong)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/ --- src/strings/zh-hk.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-hk.json b/src/strings/zh-hk.json index 03efc9ccf1..c5df0ec2eb 100644 --- a/src/strings/zh-hk.json +++ b/src/strings/zh-hk.json @@ -1275,5 +1275,9 @@ "LastActive": "最後活躍", "DeleteServerConfirmation": "你確定要刪除此伺服器?", "LibraryScanFanoutConcurrency": "平衡掃描媒體庫的數量限制", - "Retry": "重試" + "Retry": "重試", + "LogLoadFailure": "無法載入日誌檔。其他程序可能仍在寫入中。", + "CoverArtist": "翻唱藝人", + "Creator": "創作者", + "CopyLogSuccess": "已複製日誌內容。" }