From c3695b1f64708bca38e9581f1aac0b0360fbf789 Mon Sep 17 00:00:00 2001 From: LibreTranslate Date: Sun, 11 Feb 2024 21:51:33 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 96.0% (73 of 76 strings) Translation: Fintunes/App Translate-URL: https://hosted.weblate.org/projects/fintunes/app/zh_Hans/ --- src/localisation/lang/zh/locale.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/localisation/lang/zh/locale.json b/src/localisation/lang/zh/locale.json index aff55a7..c7585c8 100644 --- a/src/localisation/lang/zh/locale.json +++ b/src/localisation/lang/zh/locale.json @@ -71,5 +71,8 @@ "playback-reporting-description": "借助回放报告,您的所有回放事件都会转发回 Jellyfin。这使您可以跟踪您最常听的歌曲,尤其是使用 ListenBrainz 等 Jellyfin 插件时。", "color-scheme-light": "灯光模式", "privacy-policy": "隐私政策", - "sleep-timer": "睡眠定时器" + "sleep-timer": "睡眠定时器", + "confirm-delete-all-tracks": "你们是否希望删除目前下载的所有轨道?", + "delete": "删除", + "cancel": "Cancel" }