From 2556e49405d5800c3a1acb3472f96262db660a47 Mon Sep 17 00:00:00 2001 From: Stalker <32566723+xiangfeidexiaohuo@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:19:25 +0800 Subject: [PATCH 1/2] Update Simplified Chinese --- zh-Hans.lproj/Localizable.strings | 36 +++++++++++++++---------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/zh-Hans.lproj/Localizable.strings b/zh-Hans.lproj/Localizable.strings index 628dc66..59d80e4 100644 --- a/zh-Hans.lproj/Localizable.strings +++ b/zh-Hans.lproj/Localizable.strings @@ -40,10 +40,10 @@ "CopyVideosLinkDesc" = "添加复制视频链接的按钮"; "CopyMusicsLink" = "复制音乐链接"; "CopyMusicsLinkDesc" = "添加复制音乐链接的按钮"; -"GroupMenuItems" = "Group Menu Items"; -"GroupMenuItemsDesc" = "Groups menu items to Download and Copy Information submenus"; -"CompactProgress" = "Compact Progress Bar"; -"CompactProgressDesc" = "Displays a compact downloading progress bar at the bottom of the screen"; +"GroupMenuItems" = "菜单项分组"; +"GroupMenuItemsDesc" = "将菜单项分组为“下载”和“复制信息”子菜单"; +"CompactProgress" = "紧凑进度条"; +"CompactProgressDesc" = "在屏幕底部显示一个紧凑的下载进度条"; "RemoveWatermark" = "禁用水印"; "RemoveWatermarkDesc" = "可以下载没有水印的视频"; "DownloadProfileHeader" = "个人主页"; @@ -66,18 +66,18 @@ "HideUIDesc" = "添加一个按钮“隐藏/显示”界面按钮"; "UploadRegion" = "显示上传国家/地区"; "UploadRegionDesc" = "在昵称旁边显示视频的上传“国家/地区”标志"; -"NoPullToRefresh" = "Disable Pull To Refresh"; -"NoPullToRefreshDesc" = "Disables the gesture to refresh the feed by pulling down on the first page"; +"NoPullToRefresh" = "禁用下拉刷新"; +"NoPullToRefreshDesc" = "禁用通过下拉手势来刷新首页内容"; "ShowUsername" = "显示用户名而非昵称"; "ShowUsernameDesc" = "就像在旧版本中一样,显示用户名而不是昵称。"; "TransparentComms" = "半透明评论"; "TransparentCommsDesc" = "使评论窗口的背景半透明,允许在观看视频时阅读评论。"; "ClearLinks" = "删除跟踪参数"; "ClearLinksDesc" = "从您分享的链接中删除跟踪参数"; -"NoWarnings" = "Disable Warnings"; -"NoWarningsDesc" = "Removes the warning message under the video description"; +"NoWarnings" = "禁用警告"; +"NoWarningsDesc" = "移除视频文案下的警告消息"; "SkipRecs" = "跳过推荐"; -"SkipLive" = "Disable Live Broadcasts"; +"SkipLive" = "禁用直播"; "ShowProgressBar" = "显示进度条"; "PlaybackAction" = "视频播放完成后的操作"; "Replay" = "重播"; @@ -200,7 +200,7 @@ "SelectColor" = "选择颜色"; "ProfileTextShadow" = "缩略图阴影"; "ProfileTextShadowDesc" = "将阴影应用于个人主页中视频缩略图的统计信息"; -"NicknameTextShadow" = "将阴影应用于昵称"; +"NicknameTextShadow" = "昵称阴影"; "NicknameTextShadowDesc" = "将阴影应用于视频流中的昵称"; "NicknameGlobalShadow" = "应用于所有昵称"; "NicknameGlobalShadowDesc" = "将阴影应用于整个应用程序中的所有昵称,需要启用 \"%@\" 选项。"; @@ -213,10 +213,10 @@ "PadlockDesc" = "需要密码才能解锁进入应用程序"; "Cache" = "清除缓存"; "Cleared" = "完成\n已清除 %@"; -"FixInteractions" = "Fix Interactions"; -"FixInteractionsDesc" = "Removes all data, including suspicious activity, thus restoring the ability to subscribe, like, and comment media"; -"FixInteractionsMsg" = "THIS ACTION CANNOT BE UNDONE.\n\nAll data, including: Authorization data, App settings, Tweaks settings and All existing drafts will be deleted.\n\nAre you sure you want to continue?"; -"RestartApp" = "Done.\nApp restart required"; +"FixInteractions" = "问题修复"; +"FixInteractionsDesc" = "删除所有数据,包括可疑活动,还原订阅,点赞和媒体评论。"; +"FixInteractionsMsg" = "此操作无法撤消。\n\n所有数据,包括:授权数据,应用程序设置,本插件的设置和所有现有草稿都将被删除。\n\n你确定要继续吗?"; +"RestartApp" = "完成.\n程序需要重新启动"; /* Special Thanks */ "Arabic" = "阿拉伯语本地化"; @@ -226,7 +226,7 @@ "French" = "法语本地化"; "Vietnamese" = "越南语本地化"; "Turkish" = "土耳其语本地化"; -"Japanese" = "Japanese localization"; +"Japanese" = "日语本地化"; /* Pop-ups And Other Stuff */ "BHTikTokSettings" = "BHTikTok Plus"; @@ -241,8 +241,8 @@ "No" = "不"; "Confirm" = "确认"; "Cancel" = "取消"; -"DownloadGroup" = "Download"; -"CopyGroup" = "Copy"; +"DownloadGroup" = "下载"; +"CopyGroup" = "复制"; "Downloading" = "正在下载"; "DownloadVideo" = "下载视频"; "DownloadHDVideo" = "下载高清视频"; @@ -265,7 +265,7 @@ "Success" = "已保存"; "Copied" = "已复制"; "Done" = "完成"; -"Share" = "Share"; +"Share" = "分享"; "NoFollows" = "没有关注"; "FollowsYou" = "关注你"; "DoesntFollowsYou" = "粉丝数"; From f20b3f4aec3a242c3272a71d4b3ae04f58fc4422 Mon Sep 17 00:00:00 2001 From: Stalker <32566723+xiangfeidexiaohuo@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:21:20 +0800 Subject: [PATCH 2/2] Update Localizable.strings --- zh-Hans.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-Hans.lproj/Localizable.strings b/zh-Hans.lproj/Localizable.strings index 59d80e4..ad8a9e5 100644 --- a/zh-Hans.lproj/Localizable.strings +++ b/zh-Hans.lproj/Localizable.strings @@ -75,7 +75,7 @@ "ClearLinks" = "删除跟踪参数"; "ClearLinksDesc" = "从您分享的链接中删除跟踪参数"; "NoWarnings" = "禁用警告"; -"NoWarningsDesc" = "移除视频文案下的警告消息"; +"NoWarningsDesc" = "移除视频文案下的警告信息"; "SkipRecs" = "跳过推荐"; "SkipLive" = "禁用直播"; "ShowProgressBar" = "显示进度条";