From 01eeb144108566862027bf98a753d6b379d3910a Mon Sep 17 00:00:00 2001 From: xiangfeidexiaohuo Date: Tue, 20 Jun 2023 18:52:14 +0800 Subject: [PATCH] Add Simplified Chinese Signed-off-by: xiangfeidexiaohuo --- .../zh-Hans.lproj/Localizable.strings | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings 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 new file mode 100644 index 0000000..7386f11 --- /dev/null +++ b/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings @@ -0,0 +1,27 @@ +"About"="关于"; +"BackgroundPlayback"="后台播放"; +"BackgroundPlaybackDesc"="启用后台播放"; +"Credits"="信息"; +"Developer"="YTLite开发者"; +"General"="常规"; +"HideLibraryTab"="隐藏媒体库"; +"HideLibraryTabDesc"="从选项卡栏中隐藏媒体库"; +"HideShortsTab"="隐藏短视频"; +"HideShortsTabDesc"="从选项卡栏中隐藏短视频"; +"HideSubscriptionsTab"="隐藏订阅内容"; +"HideSubscriptionsTabDesc"="从选项卡栏中隐藏订阅内容"; +"HideUploadButton"="隐藏上传按钮"; +"HideUploadButtonDesc"="从选项卡栏中隐藏上传按钮"; +"Navbar"="导航栏"; +"RemoveAds"="移除广告"; +"RemoveAdsDesc"="删除程序内的广告"; +"RemoveCast"="隐藏投射按钮"; +"RemoveCastDesc"="从导航栏中隐藏投射按钮"; +"RemoveLabels"="移除标签"; +"RemoveLabelsDesc"="删除选项卡标签"; +"RemoveNotifications"="隐藏通知按钮"; +"RemoveNotificationsDesc"="从导航栏中隐藏通知按钮"; +"RemoveSearch"="隐藏搜索按钮"; +"RemoveSearchDesc"="从导航栏中隐藏搜索按钮"; +"Tabbar"="选项卡栏"; +"Version"="版本";