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" = "若有新版本插件釋出,將顯示通知";
"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" = "好,更新";