From d28560952688a2fb9c7685a5dfc3c469ae38cb25 Mon Sep 17 00:00:00 2001 From: wolong gl Date: Mon, 10 Jan 2022 02:17:36 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/ --- src/strings/zh-cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 3aa899fc6..3ccbefaec 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1611,6 +1611,6 @@ "UnknownAudioStreamInfo": "音频流信息未知", "UnknownVideoStreamInfo": "视频流信息未知", "VideoBitrateNotSupported": "视频的比特率不受支持", - "AudioIsExternal": "音频流是外部的", + "AudioIsExternal": "外部音频流", "SelectAll": "全选" }