From cd9a1d62e9411eb64e41d7512b6edf129759d98a Mon Sep 17 00:00:00 2001 From: xiangfeidexiaohuo Date: Tue, 6 Feb 2024 22:35:05 +0800 Subject: [PATCH] update zh-hans --- zh-Hans.lproj/Localizable.strings | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/zh-Hans.lproj/Localizable.strings b/zh-Hans.lproj/Localizable.strings index af917dc..f1b78e2 100644 --- a/zh-Hans.lproj/Localizable.strings +++ b/zh-Hans.lproj/Localizable.strings @@ -11,8 +11,8 @@ "ButtonSeekTimeDesc" = "启用自定义快进\/快退按钮跳过时间"; "DoubleTapSeekTime" = "双击跳过时间: %ld 秒"; "DoubleTapSeekTimeDesc" = "启用自定义双击快进\/快退跳过时间"; -"PlaybackSpeedDesc" = "Adds a playback speed submenu to the playback settings menu"; -"VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu"; +"PlaybackSpeedDesc" = "在播放设置菜单中添加播放速度子菜单"; +"VolumeBoostDesc" = "在播放设置菜单中添加音量增强子菜单"; "ChangePosterTitle" = "设置标题和海报"; "ChangePosterTitleDesc" = "替换通知和控制中心中显示的播放器标题和海报"; "MovieTitle" = "标题"; @@ -23,7 +23,7 @@ "PosterDeleted" = "海报已删除"; "PosterTitleFooter" = "保留标题为空仅应用海报图片"; -"StartupPage" = "Startup Page"; +"StartupPage" = "启动页"; "Apply" = "应用更改"; "Warning" = "警告"; @@ -51,8 +51,8 @@ "Japanese" = "日语本地化"; "Spanish" = "西班牙语本地化"; -"NotifyUpdates" = "Notify updates"; -"NotifyUpdatesDesc" = "Shows an alert if a new version of the tweak is available"; -"NewUpdate" = "New update available"; -"UpdateMessage" = "New version %@ is now available.\n\nWould you like to visit the release page?"; -"Update" = "Yes, update"; \ No newline at end of file +"NotifyUpdates" = "更新通知"; +"NotifyUpdatesDesc" = "如果有新版本的插件可用,则显示弹窗。"; +"NewUpdate" = "有新的更新可用"; +"UpdateMessage" = "新版本 %@ 现在可用。\n\n想访问发布页面吗?"; +"Update" = "是的,更新!";