From c190b1a1df0ad2755ad7114e66ce74529eff9212 Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Fri, 11 Oct 2024 01:42:42 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) 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 9cf587c2fb..7aed2210d1 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1467,7 +1467,7 @@ "LabelUDPPortRangeHelp": "进行UDP连接时,限制 Jellyfin 使用此端口范围。(默认值为 1024 - 65535)。
注意:某些功能需要固定端口,这些端口可能不在此范围内。", "LabelUDPPortRange": "UDP 通信范围", "LabelSSDPTracingFilterHelp": "筛选记录的 SSDP 流量所依据的可选 IP 地址。", - "LabelPublishedServerUriHelp": "根据接口或客户端 IP 地址覆盖 Jellyfin 使用的 URI。", + "LabelPublishedServerUriHelp": "根据接口或客户端 IP 地址覆盖 Jellyfin 使用的 URI。例如:internal=http://jellyfin.example.com、external=https://jellyfin.example.com 或 all=https://jellyfin.example.com", "LabelIsForced": "强制的", "LabelHDHomerunPortRangeHelp": "将 HD Homerun 的 UDP 端口范围限制为该值。(默认值为 1024 - 65535)。", "LabelHDHomerunPortRange": "HDHomeRun 端口范围",