From 1b08dfc5a566bbeb15e38fbb98283d45272cb5f6 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sun, 3 Mar 2024 16:01:51 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (549 of 549 strings) Update translation files Updated by "Cleanup translation files" hook in Weblate. Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (543 of 543 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (519 of 519 strings) Co-authored-by: Hosted Weblate Co-authored-by: TianMiao Co-authored-by: 無情天 Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hans/ Translation: feishin/Translation --- src/i18n/locales/zh-Hans.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/zh-Hans.json b/src/i18n/locales/zh-Hans.json index 896fea67e..f8d9e2c28 100644 --- a/src/i18n/locales/zh-Hans.json +++ b/src/i18n/locales/zh-Hans.json @@ -192,11 +192,11 @@ "scrobble": "记录播放信息(Scrobble)", "skipDuration_description": "设置每次按下跳过按钮将会跳过的时长", "fontType_optionSystem": "系统字体", - "mpvExecutablePath_description": "设置 mpv 二进制文件的路径", + "mpvExecutablePath_description": "设置 mpv 二进制文件的路径。如果留空,则使用默认路径", "sampleRate": "采样率", "sidePlayQueueStyle_optionAttached": "吸附", "sidebarConfiguration": "侧边栏设定", - "sampleRate_description": "所选的采样率与当前媒体的频率不同时,用于输出的采样率", + "sampleRate_description": "如果选择的采样频率与当前媒体的采样频率不同,请选择要使用的输出采样率。小于 8000 的值将使用默认频率", "replayGainMode_optionNone": "$t(common.none)", "hotkey_zoomIn": "放大", "scrobble_description": "在你的社交媒体中记录播放信息", @@ -292,7 +292,6 @@ "windowBarStyle_description": "选择窗口顶栏的风格", "savePlayQueue_description": "当应用程序关闭时保存播放队列,并在应用程序打开时恢复它", "useSystemTheme": "跟随系统", - "mpvExecutablePath_help": "每行一个", "discordIdleStatus_description": "启用后将会在播放器闲置时更新状态", "replayGainClipping_description": "自动降低增益以防止{{ReplayGain}}造成削波", "replayGainPreamp": "{{ReplayGain}}前置放大(分贝)", @@ -305,7 +304,13 @@ "accentColor_description": "设置应用的强调色", "replayGainPreamp_description": "调整应用在{{ReplayGain}}值上的前置放大增益", "discordIdleStatus": "显示 rich presence 闲置状态", - "discordRichPresence": "{{discord}} rich presence" + "discordRichPresence": "{{discord}} rich presence", + "clearCache": "清除浏览器缓存", + "buttonSize": "播放器栏按钮大小", + "buttonSize_description": "播放器栏按钮大小", + "clearCache_description": "feishin的“硬清除”。除了清除feishin的缓存,清空浏览器缓存(保存的图像和其他资源)。会保留服务器凭据和设置", + "clearQueryCache_description": "feishin的“软清除”。这将会刷新播放列表、元数据并重置保存的歌词。会保留设置、服务器凭据和缓存图像", + "clearQueryCache": "清除feishin缓存" }, "error": { "remotePortWarning": "重启服务器使新端口生效", @@ -495,7 +500,7 @@ "input_url": "url" }, "addToPlaylist": { - "success": "添加 {{message}} $t(entity.track_other) 到 {{numOfPlaylists}} $t(entity.playlist_other)", + "success": "添加 $t(entity.trackWithCount, {\"count\": {{message}} }) 到 $t(entity.playlistWithCount, {\"count\": {{numOfPlaylists}} })", "title": "添加到$t(entity.playlist_one)", "input_skipDuplicates": "跳过重复", "input_playlists": "$t(entity.playlist_other)"