mirror of
https://github.com/SoPat712/InfusePlus.git
synced 2025-08-21 17:28:46 -04:00
2.0
This commit is contained in:
@@ -9,12 +9,33 @@
|
||||
"PlayerSettings" = "播放增强";
|
||||
"DoubleTapPause" = "双击播放\/暂停";
|
||||
"DoubleTapPauseDesc" = "启用在播放器中的双击“播放\/暂停”手势";
|
||||
"PlaybackSpeedDesc" = "在播放设置菜单中添加播放速度子菜单;此选项将覆盖 Infuse 8 上的原有子菜单。";
|
||||
"VolumeBoostDesc" = "在播放设置菜单中添加音量增强子菜单;此选项将覆盖 Infuse 8 上的原有子菜单。";
|
||||
"PlaybackSpeedDesc" = "在播放设置菜单中添加播放速度子菜单;此选项将覆盖 Infuse 8 上的原有子菜单";
|
||||
"VolumeBoostDesc" = "在播放设置菜单中添加音量增强子菜单;此选项将覆盖 Infuse 8 上的原有子菜单";
|
||||
"NoStockPlaybackSpeed" = "No stock playback speed";
|
||||
"NoStockPlaybackSpeedDesc" = "Removes stock playback speed submenu from the playback settings menu";
|
||||
"NoStockVolumeBoost" = "No stock volume boost";
|
||||
"NoStockVolumeBoostDesc" = "Removes stock volume boost submenu from the playback settings menu";
|
||||
"SkipByLongTap" = "使用长按跳过";
|
||||
"SkipByLongTapDesc" = "长按“快进\/快退”按钮跳至“上\/下一个”视频";
|
||||
"SpeedByLongTap" = "长按加速播放";
|
||||
"SpeedByLongTapDesc" = "按住“播放\/暂停”按钮可将播放速度加快至所选速度";
|
||||
"LoopButton" = "Loop Button";
|
||||
"LoopButtonDesc" = "Adds a loop button to the overlay";
|
||||
"SkipButtons" = "Skip buttons";
|
||||
"SkipButtonsDesc" = "Adds skip to next and previous buttons to the overlay";
|
||||
"HideRewindButtons" = "Hide Rewind Buttons";
|
||||
"HideRewindButtonsDesc" = "Removes rewind and fast forward buttons from the overlay";
|
||||
|
||||
"ShowStatusBar" = "Show Status Bar";
|
||||
"ShowStatusBarDesc" = "Shows status bar with connection, time and battery level in the player";
|
||||
"BatteryPercentage" = "Show Battery Percentage";
|
||||
"BatteryPercentageDesc" = "Displays the battery percentage in the status bar";
|
||||
"ModernPercentage" = "Modern Percentage";
|
||||
"ModernPercentageDesc" = "Combines the battery icon and percentage, as shown in the icon";
|
||||
|
||||
"SpeedByLongTap" = "Speed Up Playback";
|
||||
"SpeedByLongTapDesc" = "Pressing and holding the overlay speeds up playback rate";
|
||||
"AdjustSpeedGesture" = "Adjust Playback Speed";
|
||||
"AdjustSpeedGestureDesc" = "Allows adjusting the playback speed with up/down movements during a long press";
|
||||
|
||||
"FlexibleTimer" = "灵活的计时器";
|
||||
"FlexibleTimerDesc" = "在播放设置菜单中添加灵活的计时器子菜单,可以在显示剩余播放时间、总时长和播放结束时间之间切换";
|
||||
"24hrFormat" = "24 小时格式";
|
||||
@@ -23,8 +44,6 @@
|
||||
"EndTime" = "结束时间";
|
||||
"Duration" = "总时长";
|
||||
|
||||
"SelectSpeedHeader" = "长按播放速度";
|
||||
|
||||
"ButtonSeekTime" = "按钮跳过时间";
|
||||
"ButtonSeekTimeDesc" = "启用自定义“快进\/快退”按钮跳过时间";
|
||||
"DoubleTapSeekTime" = "双击跳过时间";
|
||||
@@ -33,8 +52,6 @@
|
||||
|
||||
"OtherSettings" = "其他功能";
|
||||
"MRNowPlayingHeader" = "播放器正在播放";
|
||||
"StartupPageHeader" = "启动页";
|
||||
"UpdateHeader" = "Infuse Plus 更新";
|
||||
"ChangePosterTitle" = "设置标题和海报";
|
||||
"ChangePosterTitleDesc" = "替换通知和控制中心中显示的播放器标题和海报";
|
||||
"MovieTitle" = "标题";
|
||||
@@ -44,6 +61,10 @@
|
||||
"PosterSelected" = "海报已设置";
|
||||
"PosterDeleted" = "海报已删除";
|
||||
"PosterTitleFooter" = "保留标题为空仅应用海报图片";
|
||||
|
||||
"StartupPageHeader" = "启动页";
|
||||
|
||||
"UpdateHeader" = "Infuse Plus 更新";
|
||||
"NotifyUpdates" = "更新通知";
|
||||
"NotifyUpdatesDesc" = "如果有新版本的插件可用,则显示弹窗。";
|
||||
"UpdateLocalizations" = "更新翻译";
|
||||
@@ -51,28 +72,34 @@
|
||||
"NewUpdate" = "Infuse Plus %@ 已发布!";
|
||||
"Update.Tweak" = "从 Github 获取";
|
||||
"Update.IPA" = "从 Telegram 下载 IPA";
|
||||
"Update.Repo" = "Open repositories list";
|
||||
"Update.Dismiss" = "取消";
|
||||
|
||||
"Apply" = "应用更改";
|
||||
"Warning" = "警告";
|
||||
"ApplyMessage" = "此操作将关闭 Infuse 来应用生效,你确定吗?";
|
||||
"PrefsHeader" = "Infuse Plus Preferences";
|
||||
"ImportPrefs" = "Import Preferences";
|
||||
"ExportPrefs" = "Export Preferences";
|
||||
"RestoreDefaults" = "Restore Default Preferences";
|
||||
|
||||
"PreImportMessage" = "You are about to import Infuse Plus preferences. This action will permanently overwrite your current preferences.\n\nDo you want to continue?";
|
||||
"Import.Yes" = "Yes, import preferences";
|
||||
"PreResetMessage" = "You are about to reset Infuse Plus preferences to their default values. This action will result in the loss of all your configured preferences.\n\nDo you want to continue?";
|
||||
"Reset.Yes" = "Yes, reset to defaults";
|
||||
"No" = "No";
|
||||
"Yes" = "是";
|
||||
"Cancel" = "取消";
|
||||
|
||||
"AboutHeader" = "关于";
|
||||
"Developer" = "开发者";
|
||||
"Telegram" = "电报频道";
|
||||
"TelegramDesc" = "能及时获取插件更新并在聊天中寻求帮助";
|
||||
"Donate" = "捐赠作者";
|
||||
"Donate" = "Support Development";
|
||||
"DonateDesc" = "给开发者买一杯咖啡";
|
||||
"Github" = "Github 页面";
|
||||
"GithubDesc" = "反馈问题、跟踪和访问所有插件版本;记得给存储库点上⭐️哟。";
|
||||
|
||||
"DonateMessage" = "如果您喜欢 Infuse Plus 并想支持我,您可以使用以下任何一种方便的方式给我买一杯咖啡。\n\n谢谢❤";
|
||||
"MaybeLater" = "也许以后";
|
||||
"Copied" = "已复制到剪贴板";
|
||||
"Thanks" = "谢谢";
|
||||
|
||||
"LinksHeader" = "Links";
|
||||
|
||||
"SpecialThanks" = "特别鸣谢";
|
||||
"TopContributors" = "杰出贡献者";
|
||||
"Translators" = "本地化翻译";
|
||||
@@ -91,4 +118,4 @@
|
||||
"Welcome.More" = "更多功能";
|
||||
"Welcome.MoreDesc" = "设置启动页、更改控制中心的播放器海报和标题、更新通知等等";
|
||||
"SupportMe" = "支持我";
|
||||
"Continue" = "继续";
|
||||
"Continue" = "继续";
|
Reference in New Issue
Block a user