From 30c4bb24e89c1a02ccf120eac14491e00b96fdd7 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 20 Nov 2024 05:22:59 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: Mizuyoru_TW Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_TW/ Translation: Servarr/Prowlarr --- .../Localization/Core/zh_TW.json | 25 ++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/zh_TW.json b/src/NzbDrone.Core/Localization/Core/zh_TW.json index d2e851cfb..f2dc4a4fd 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_TW.json +++ b/src/NzbDrone.Core/Localization/Core/zh_TW.json @@ -92,7 +92,7 @@ "Queued": "佇列", "Replace": "替換", "Scheduled": "已排程", - "UI": "UI", + "UI": "使用者介面", "Apply": "套用", "Connections": "連接", "Reset": "重置", @@ -112,7 +112,7 @@ "UnableToAddANewAppProfilePleaseTryAgain": "無法加入新的條件,請重新嘗試。", "UnableToAddANewApplicationPleaseTryAgain": "無法加入新的條件,請重新嘗試。", "UnableToAddANewDownloadClientPleaseTryAgain": "無法加入新的條件,請重新嘗試。", - "UnableToAddANewIndexerPleaseTryAgain": "無法加入新的條件,請重新嘗試。", + "UnableToAddANewIndexerPleaseTryAgain": "無法加入新的索引器,請重新嘗試。", "UnableToAddANewIndexerProxyPleaseTryAgain": "無法加入新的條件,請重新嘗試。", "AddApplicationImplementation": "新增連接 - {implementationName}", "AddIndexerProxyImplementation": "新增索引 - {implementationName}", @@ -137,5 +137,24 @@ "BuiltIn": "內建的", "AllSearchResultsHiddenByFilter": "根據所使用的篩選器已將所有結果隱藏", "AptUpdater": "使用apt安裝更新", - "Discord": "Discord" + "Discord": "Discord", + "Any": "任何", + "UpdateAppDirectlyLoadError": "無法直接更新 {appName},", + "UnselectAll": "取消全選", + "Uptime": "上線時間", + "AdvancedSettingsHiddenClickToShow": "進階設定已隱藏,點擊以顯示", + "UnableToLoadIndexers": "無法載入索引器", + "UnableToLoadHistory": "無法載入歷史記錄", + "UnableToLoadTags": "無法載入標籤", + "UILanguage": "使用者介面語言", + "UILanguageHelpText": "{appName} 介面所使用的語言", + "UISettings": "使用者介面設定", + "UnableToLoadUISettings": "無法載入 UI 設定", + "AddCustomFilter": "新增自定義過濾器", + "AddApplication": "新增應用程式", + "AddDownloadClientToProwlarr": "新增一個下載客戶端以允許 {appName} 從 UI 直接傳送手動搜尋結果。", + "AddCategory": "新增類別", + "AdvancedSettingsShownClickToHide": "進階設定已顯示,點擊以隱藏", + "Version": "版本", + "UpdateAvailableHealthCheckMessage": "可用的新版本: {version}" }