Updated Localizations for v1.1.4

This commit is contained in:
dayanch96
2024-02-08 22:56:52 +03:00
parent 549e81016c
commit 7153b7ef34
7 changed files with 85 additions and 29 deletions

View File

@@ -9,19 +9,25 @@
"PlayerSettings" = "Player";
"DoubleTapPause" = "ダブルタップで再生/一時停止";
"DoubleTapPauseDesc" = "プレイヤーで、ダブルタップして再生/一時停止ジェスチャーを有効にします";
"ButtonSeekTime" = "ボタンシーク時間: %ld 秒";
"ButtonSeekTimeDesc" = "進む・戻るボタンのシーク時間をカスタマイズを有効にします";
"DoubleTapSeekTime" = "ダブルタップシーク時間: %ld 秒";
"DoubleTapSeekTimeDesc" = "カスタムダブルタップによるタイムシークを有効にします";
"PlaybackSpeedDesc" = "再生設定メニューに再生速度サブメニューを追加します";
"VolumeBoostDesc" = "再生設定メニューに音量増大のサブメニューを追加します";
"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";
"24hrFormat" = "24-hour Format";
"24hrFormatDesc" = "Displays the playback end time in 24-hour format";
"SelectSpeedHeader" = "Press'n'Hold Playback Speed";
"ButtonSeekTime" = "Custom button skip time";
"ButtonSeekTimeDesc" = "進む・戻るボタンのシーク時間をカスタマイズを有効にします";
"DoubleTapSeekTime" = "Custom double tap skip time";
"DoubleTapSeekTimeDesc" = "カスタムダブルタップによるタイムシークを有効にします";
"Seconds" = "%ld 秒";
"OtherSettings" = "Other";
"MRNowPlayingHeader" = "Now Playing Player";
"StartupPageHeader" = "スタートアップページ";
@@ -37,6 +43,8 @@
"PosterTitleFooter" = "ポスターの画像のみを適用する場合は、タイトルを空にします";
"NotifyUpdates" = "更新を通知する";
"NotifyUpdatesDesc" = "Tweakの新しいバージョンが利用可能な場合にアラートを表示します";
"UpdateLocalizations" = "Update Localizations";
"UpdateLocalizationsDesc" = "Automatically updates localization files from GitHub upon startup. This ensures that if translators have made any updates to the translations, you won't have to wait for the next Infuse Plus release to benefit from them";
"NewUpdate" = "新しいアップデートがあります";
"UpdateMessage" = "新しいバージョン %@ が利用可能になりました。\n\nリリースページにアクセスしますか";
"Update" = "はい、更新します";