This commit is contained in:
Dan
2024-11-27 01:21:50 +03:00
parent 1a908cb960
commit 457d6da6c2
8 changed files with 49 additions and 25 deletions

View File

@@ -9,16 +9,19 @@
"PlayerSettings" = "Player";
"DoubleTapPause" = "ダブルタップで再生/一時停止";
"DoubleTapPauseDesc" = "プレイヤーで、ダブルタップして再生/一時停止ジェスチャーを有効にします";
"PlaybackSpeedDesc" = "再生設定メニューに再生速度サブメニューを追加します";
"VolumeBoostDesc" = "再生設定メニューに音量増大のサブメニューを追加します";
"PlaybackSpeedDesc" = "Adds a playback speed submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
"VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
"SkipByLongTap" = "Skip Using Long Press";
"SkipByLongTapDesc" = "Long pressing the rewind buttons skips to the next/previous video";
"SpeedByLongTap" = "Speed Playback Using Press'n'Hold";
"SpeedByLongTapDesc" = "Speeds up playback to the selected speed by pressing and holding the play/pause button";
"FlexibleTimer" = "Flexible Timer";
"FlexibleTimerDesc" = "Provides the ability to toggle between displaying the remaining playback time, total duration, and playback end time by tapping on the remaining time";
"FlexibleTimerDesc" = "Adds a flexible timer submenu to the playback settings menu to provide the ability to toggle between displaying the remaining playback time, total duration, and playback end time";
"24hrFormat" = "24-hour Format";
"24hrFormatDesc" = "Displays the playback end time in 24-hour format";
"RemainingTime" = "Remaining Time";
"EndTime" = "End Time";
"Duration" = "Duration";
"SelectSpeedHeader" = "Press'n'Hold Playback Speed";