From 7f8019d01f73a235edbd3e7872cf44310ce013e1 Mon Sep 17 00:00:00 2001 From: Nelson Tham Date: Mon, 21 Sep 2020 19:04:42 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-tw.json b/src/strings/zh-tw.json index f65bd6b91..54d859359 100644 --- a/src/strings/zh-tw.json +++ b/src/strings/zh-tw.json @@ -1364,5 +1364,9 @@ "Photo": "相片", "LabelIconMaxResHelp": "透過 upnp:icon 屬性使用的圖示最高解析度。", "LabelAlbumArtMaxResHelp": "透過 upnp:albumArtURI 屬性使用的專輯封面最高解析度。", - "Other": "其它" + "Other": "其它", + "EnableQuickConnect": "在此服務器上啟用快速連接", + "ButtonUseQuickConnect": "使用快速連接", + "ButtonActivate": "啟用", + "Authorize": "授權" }