From 15b6f7212d70174ec3747468f9d28d42379d62dd Mon Sep 17 00:00:00 2001 From: Weblate Date: Sun, 24 Nov 2024 16:25:24 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: Havok Dan Co-authored-by: Mizuyoru_TW Co-authored-by: Weblate Co-authored-by: hebian Translate-URL: https://translate.servarr.com/projects/servarr/radarr/pt_BR/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/zh_CN/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/zh_TW/ Translation: Servarr/Radarr --- src/NzbDrone.Core/Localization/Core/pt_BR.json | 2 +- src/NzbDrone.Core/Localization/Core/zh_CN.json | 2 +- src/NzbDrone.Core/Localization/Core/zh_TW.json | 8 +++++++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index 0bbace0f8..fea5af868 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -432,7 +432,7 @@ "AgeWhenGrabbed": "Tempo de vida (quando obtido)", "Agenda": "Programação", "Age": "Tempo de vida", - "AfterManualRefresh": "Após a atualização manual", + "AfterManualRefresh": "Após a Atualização Manual", "AddToDownloadQueue": "Adicionar à fila de download", "AddRootFolder": "Adicionar pasta raiz", "AddRestriction": "Adicionar restrição", diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index d5cf5c42b..8e64c6c95 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -1814,7 +1814,7 @@ "NotificationsDiscordSettingsOnManualInteractionFields": "手动操作时字段", "NotificationsPushoverSettingsSoundHelpText": "通知声音,留空使用默认声音", "ReleaseGroupFootNote": "可选参数,控制使用省略号(`...`)的最大截断字数。支持从末尾截断(例如:`{Movie Title:30}`)或从开头截断(例如:`{Movie Title:-30}`)。", - "Disposition": "Disposition", + "Disposition": "配置", "NotificationsGotifySettingsMetadataLinks": "元数据链接", "NotificationsGotifySettingsPreferredMetadataLink": "首选元数据链接", "NotificationsGotifySettingsMetadataLinksMovieHelpText": "添加一个在发送通知时指向电影元数据的链接", diff --git a/src/NzbDrone.Core/Localization/Core/zh_TW.json b/src/NzbDrone.Core/Localization/Core/zh_TW.json index a1296f122..470d9fd0a 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_TW.json +++ b/src/NzbDrone.Core/Localization/Core/zh_TW.json @@ -253,5 +253,11 @@ "EditReleaseProfile": "新增延時配置", "Reason": "季", "Delay": "延遲", - "AddReleaseProfile": "新增延時配置" + "AddReleaseProfile": "新增延時配置", + "Version": "版本", + "Uptime": "上線時間", + "UpdateAvailableHealthCheckMessage": "可用的新版本: {version}", + "UpdateAppDirectlyLoadError": "無法直接更新 {appName},", + "UnselectAll": "取消全選", + "Any": "任何" }