From 1061a12396fe43bc113eff6f307ceeb8d3a0a3b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C5=ABm=C3=BC=C3=AC=C5=9BD=C3=B5g?= Date: Thu, 15 May 2025 06:52:10 +0800 Subject: [PATCH] Update Localizable.strings --- .../zh-Hant.lproj/Localizable.strings | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/InfusePlus.bundle/zh-Hant.lproj/Localizable.strings b/InfusePlus.bundle/zh-Hant.lproj/Localizable.strings index bbe8206..06a0f83 100644 --- a/InfusePlus.bundle/zh-Hant.lproj/Localizable.strings +++ b/InfusePlus.bundle/zh-Hant.lproj/Localizable.strings @@ -114,16 +114,16 @@ "Imported" = "已導入"; "MediaNotFound" = "未找到媒體"; -"ImportLinksFromFile" = "Import from file"; -"ExportLinksToFile" = "Export to file"; -"RemoveLinks" = "Remove all links"; -"AddLink" = "Add link"; -"AddViaURL" = "Direct URL"; -"URL" = "URL"; -"PlayDirectly" = "Play directly"; -"InvalidLink" = "Invalid link"; -"InvalidFile" = "Invalid file"; -"Done" = "Done"; +"ImportLinksFromFile" = "從檔案導入"; +"ExportLinksToFile" = "匯出至檔案"; +"RemoveLinks" = "移除所有連結"; +"AddLink" = "新增連結"; +"AddViaURL" = "透過網址新增"; +"URL" = "網址"; +"PlayDirectly" = "直接播放"; +"InvalidLink" = "無效連結"; +"InvalidFile" = "無效檔案"; +"Done" = "完成"; "Welcome.Premium" = "進階功能"; "Welcome.PremiumDesc" = "享受所有獨家應用功能";