From 4e5b1a50d739f0254711c42f6515c1a9e772fb81 Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Fri, 29 Mar 2024 16:32:26 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/ --- src/strings/zh-tw.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-tw.json b/src/strings/zh-tw.json index 6cd59e171e..ec6e77546c 100644 --- a/src/strings/zh-tw.json +++ b/src/strings/zh-tw.json @@ -1853,5 +1853,7 @@ "LimitSupportedVideoResolutionHelp": "使用“允許的最高影片轉碼解析度”作為支持的最高影片解析度。", "AllowContentWithTagsHelp": "僅顯示至少具有一個指定標籤的媒體。", "BlockContentWithTagsHelp": "隱藏至少具有一個指定標籤的媒體。", - "AirPlay": "隔空播放" + "AirPlay": "隔空播放", + "EncodingFormatHelp": "選擇 Jellyfin 應轉檔到的影片編碼。 當所選格式的硬體加速不可用時,Jellyfin 將使用軟體編碼。 H264 編碼將始終啟用。", + "LabelEncodingFormatOptions": "編碼格式選項" }