From 9ab08d6018d5c993dcf304817954e7d57ad6e1a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=A1=E6=83=85=E5=A4=A9?= Date: Thu, 22 May 2025 20:30:18 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (445 of 445 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/zh_Hans/ --- lib/l10n/app_zh.arb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index 37b353e..10aa539 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -1290,5 +1290,15 @@ "maxConcurrentDownloadsTitle": "最大并发下载", "@maxConcurrentDownloadsTitle": {}, "maxConcurrentDownloadsDesc": "设置可同时运行的最大下载数量。设置为 0 则禁用限制。", - "@maxConcurrentDownloadsDesc": {} + "@maxConcurrentDownloadsDesc": {}, + "playbackTrackSelection": "播放轨道选择", + "@playbackTrackSelection": {}, + "rememberAudioSelections": "根据上一项设置音轨", + "@rememberAudioSelections": {}, + "rememberAudioSelectionsDesc": "尝试将音轨设置为与上一个视频最接近的匹配。", + "@rememberAudioSelectionsDesc": {}, + "rememberSubtitleSelections": "根据上一项设置字幕轨", + "@rememberSubtitleSelections": {}, + "rememberSubtitleSelectionsDesc": "尝试将字幕轨设置为与上一个视频最接近的匹配。", + "@rememberSubtitleSelectionsDesc": {} }