From 8886fb7b616e0a20e40261c888b5d723366aefe2 Mon Sep 17 00:00:00 2001 From: mumuisdog Date: Thu, 22 Feb 2024 22:26:55 +0800 Subject: [PATCH] Update Localizable.strings --- .../YTLite.bundle/zh-Hant.lproj/Localizable.strings | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings index 6fcfc9f..b8e49f7 100644 --- a/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings @@ -151,8 +151,8 @@ "SavePostImageDesc" = "長按社群貼文圖片儲存到照片應用"; "SaveProfilePhoto" = "儲存個人檔案照片"; "SaveProfilePhotoDesc" = "長按個人檔案照片儲存到照片應用"; -"CommentManager" = "Save comment information"; -"CommentManagerDesc" = "Allows to copy comment text and save comment as image by long tap."; +"CommentManager" = "儲存留言資訊"; +"CommentManagerDesc" = "長按可以複製留言內容或將留言儲存為圖片"; "FixAlbums" = "修復封面"; "FixAlbumsDesc" = "為俄羅斯使用者修復封面顯示問題"; "RemovePlayNext" = "移除「播放下一個」"; @@ -209,9 +209,9 @@ "CopyPostText" = "複製貼文內容"; "SavePostAsImage" = "貼文儲存為圖片"; "CopyPostAsImage" = "複製貼文為圖片"; -"CopyCommentText" = "Copy comment text"; -"SaveCommentAsImage" = "Save comment as image"; -"CopyCommentAsImage" = "Copy comment as image"; +"CopyCommentText" = "複製留言內容"; +"SaveCommentAsImage" = "留言儲存為圖片"; +"CopyCommentAsImage" = "複製留言為圖片"; "Cancel" = "取消"; "Copied" = "已複製到剪貼簿"; "Saved" = "已儲存到照片應用";