aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordracocephalum <ceatc0@gmail.com>2019-05-30 06:09:49 +0000
committerWeblate <noreply@weblate.org>2019-06-01 20:50:16 -0400
commit430483c7a1206e1e4fa6402f67c291931c55c4f0 (patch)
tree2c3b5f7437d1b15d50c913eb53e78c9db2d3e51a
parentb1f764984f7098ee1164efee77f1bcb3de9fd08a (diff)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
-rw-r--r--Emby.Server.Implementations/Localization/Core/zh-TW.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-TW.json b/Emby.Server.Implementations/Localization/Core/zh-TW.json
index effff5566..293fc28a8 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-TW.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-TW.json
@@ -89,5 +89,8 @@
"UserStoppedPlayingItemWithValues": "{0} 已停止在 {2} 播放 {1}",
"ValueHasBeenAddedToLibrary": "{0} 已新增至您的媒體庫",
"ValueSpecialEpisodeName": "特典 - {0}",
- "VersionNumber": "版本 {0}"
+ "VersionNumber": "版本 {0}",
+ "HeaderRecordingGroups": "錄製組",
+ "Inherit": "繼承",
+ "SubtitleDownloadFailureFromForItem": "無法為 {1} 從 {0} 下載字幕"
}