aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortimothyc824 <timothycheung824@gmail.com>2020-05-09 14:13:12 +0000
committerWeblate <noreply@weblate.org>2020-05-09 12:22:38 -0400
commitf33876e7e351129ea2296b537b38f9c87fd67b70 (patch)
tree8122b9546665b7196eb72db3996201880f44b0fb
parent58122cc06785739e67885b6aded0ef434ca1c6de (diff)
Translated using Weblate (Chinese (Hong Kong))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
-rw-r--r--Emby.Server.Implementations/Localization/Core/zh-HK.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-HK.json b/Emby.Server.Implementations/Localization/Core/zh-HK.json
index 224748e61..a67a67582 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-HK.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-HK.json
@@ -1,6 +1,6 @@
{
"Albums": "專輯",
- "AppDeviceValues": "軟體: {0}, 設備: {1}",
+ "AppDeviceValues": "軟件: {0}, 設備: {1}",
"Application": "應用程式",
"Artists": "藝人",
"AuthenticationSucceededWithUserName": "{0} 授權成功",
@@ -92,5 +92,8 @@
"UserStoppedPlayingItemWithValues": "{0} 已在 {2} 上停止播放 {1}",
"ValueHasBeenAddedToLibrary": "{0} 已添加到你的媒體庫",
"ValueSpecialEpisodeName": "特典 - {0}",
- "VersionNumber": "版本{0}"
+ "VersionNumber": "版本{0}",
+ "TaskDownloadMissingSubtitles": "下載遺失的字幕",
+ "TaskUpdatePlugins": "更新插件",
+ "TasksApplicationCategory": "應用程式"
}