From 0019a2e690c9cf5c7e2a3b9fa7148465f4f87621 Mon Sep 17 00:00:00 2001 From: xiangfeidexiaohuo Date: Tue, 27 Jun 2023 19:44:13 +0800 Subject: [PATCH] update Simplified Chinese for v2.1 Signed-off-by: xiangfeidexiaohuo --- .../YTLite.bundle/zh-Hans.lproj/Localizable.strings | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings index 18800f3..73bd822 100644 --- a/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings @@ -11,6 +11,8 @@ "RemoveNotificationsDesc" = "从导航栏中隐藏通知按钮。"; "RemoveSearch" = "隐藏搜索按钮"; "RemoveSearchDesc" = "从导航栏中隐藏搜索按钮。"; +"RemoveVoiceSearch" = "隐藏语音搜索按钮"; +"RemoveVoiceSearchDesc" = "从导航栏中隐藏语音搜索按钮。"; "StickyNavbar" = "固定导航栏"; "StickyNavbarDesc" = "固定导航栏,使其在向下滚动时保持可见。"; "NoSubbar" = "隐藏子栏"; @@ -116,6 +118,12 @@ "HideShortsAudioTrack" = "隐藏音频音轨"; "HideShortsAudioTrackDesc" = "从短视频描述下隐藏音频音轨。"; +"Other" = "其他"; +"RemovePlayNext" = "删除“播放队列中的下一个”"; +"RemovePlayNextDesc" = "从菜单中删除“播放队列中的下一个”选项。"; +"NoContinueWatching" = "删除“继续观看”"; +"NoContinueWatchingDesc" = "从首页中删除包含未完成视频的“继续观看”部分。"; + "Startup" = "启动页"; "Home" = "首页"; "Explore" = "探索";