From 3c737c2c172fdc07e08c754fe03c8ab4afd0fde9 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Sun, 7 Jul 2024 09:33:16 +0300 Subject: [PATCH] Fix token name for Indexer Download Client Check --- src/NzbDrone.Core/Localization/Core/ca.json | 2 +- src/NzbDrone.Core/Localization/Core/de.json | 2 +- src/NzbDrone.Core/Localization/Core/en.json | 2 +- src/NzbDrone.Core/Localization/Core/es.json | 2 +- src/NzbDrone.Core/Localization/Core/fi.json | 2 +- src/NzbDrone.Core/Localization/Core/fr.json | 2 +- src/NzbDrone.Core/Localization/Core/hu.json | 2 +- src/NzbDrone.Core/Localization/Core/pt_BR.json | 2 +- src/NzbDrone.Core/Localization/Core/ru.json | 2 +- src/NzbDrone.Core/Localization/Core/tr.json | 2 +- src/NzbDrone.Core/Localization/Core/zh_CN.json | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/ca.json b/src/NzbDrone.Core/Localization/Core/ca.json index 4eb88634a..0c0d4d0a2 100644 --- a/src/NzbDrone.Core/Localization/Core/ca.json +++ b/src/NzbDrone.Core/Localization/Core/ca.json @@ -1221,7 +1221,7 @@ "EditSelectedDownloadClients": "Editeu els clients de descàrrega seleccionats", "ManageLists": "Gestiona les llistes", "Loading": "Carregant", - "IndexerDownloadClientHealthCheckMessage": "Indexadors amb clients de baixada no vàlids: {0}.", + "IndexerDownloadClientHealthCheckMessage": "Indexadors amb clients de baixada no vàlids: {indexerNames}.", "ImportScriptPath": "Importa la ruta de l'script", "ListRefreshInterval": "Interval d'actualització de la llista", "ManualGrab": "Captura manual", diff --git a/src/NzbDrone.Core/Localization/Core/de.json b/src/NzbDrone.Core/Localization/Core/de.json index 31dfc6fe3..5a8a26abe 100644 --- a/src/NzbDrone.Core/Localization/Core/de.json +++ b/src/NzbDrone.Core/Localization/Core/de.json @@ -1392,7 +1392,7 @@ "DownloadClientValidationApiKeyRequired": "API-Key benötigt", "DownloadClientValidationAuthenticationFailure": "Authentifizierung fehlgeschlagen", "DownloadClientValidationErrorVersion": "{clientName} Version sollte mindestens {requiredVersion} sein. Die gemeldete Version ist {reportedVersion}", - "IndexerDownloadClientHealthCheckMessage": "Indexer mit ungültigen Downloader: {0}.", + "IndexerDownloadClientHealthCheckMessage": "Indexer mit ungültigen Downloader: {indexerNames}.", "CustomFormatsSpecificationFlag": "Markierung", "CustomFormatsSpecificationRegularExpressionHelpText": "Benutzerdefiniertes Format RegEx ist nicht groß-/kleinschreibungssensitiv", "DownloadClientSabnzbdValidationUnknownVersion": "Unbekannte Version: {rawVersion}", diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 044801df8..5e33f065f 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -747,7 +747,7 @@ "IncludeTrendingMoviesHelpText": "Include trending movies on TMDb", "IncludeUnmonitored": "Include Unmonitored", "Indexer": "Indexer", - "IndexerDownloadClientHealthCheckMessage": "Indexers with invalid download clients: {0}.", + "IndexerDownloadClientHealthCheckMessage": "Indexers with invalid download clients: {indexerNames}.", "IndexerDownloadClientHelpText": "Specify which download client is used for grabs from this indexer", "IndexerFlags": "Indexer Flags", "IndexerJackettAll": "Indexers using the unsupported Jackett 'all' endpoint: {indexerNames}", diff --git a/src/NzbDrone.Core/Localization/Core/es.json b/src/NzbDrone.Core/Localization/Core/es.json index ab6442060..41d3278ee 100644 --- a/src/NzbDrone.Core/Localization/Core/es.json +++ b/src/NzbDrone.Core/Localization/Core/es.json @@ -1111,7 +1111,7 @@ "EditSelectedImportLists": "Editar Listas de Importación Seleccionadas", "ManageIndexers": "Gestionar Indexadores", "Loading": "Cargando", - "IndexerDownloadClientHealthCheckMessage": "Indexadores con clientes de descarga inválidos: {0}.", + "IndexerDownloadClientHealthCheckMessage": "Indexadores con clientes de descarga inválidos: {indexerNames}.", "CountImportListsSelected": "{count} lista(s) de importación seleccionada(s)", "CountDownloadClientsSelected": "{count} cliente(s) de descarga seleccionado(s)", "DeleteRootFolder": "Eliminar Carpeta Raíz", diff --git a/src/NzbDrone.Core/Localization/Core/fi.json b/src/NzbDrone.Core/Localization/Core/fi.json index feb3a36a0..1b672cdf7 100644 --- a/src/NzbDrone.Core/Localization/Core/fi.json +++ b/src/NzbDrone.Core/Localization/Core/fi.json @@ -1156,7 +1156,7 @@ "AddImportListImplementation": "Lisätään tuontilistaa - {implementationName}", "AllTitles": "Kaikki nimikkeet", "EditDownloadClientImplementation": "Muokataan lataustyökalua - {implementationName}", - "IndexerDownloadClientHealthCheckMessage": "Tietolähteet virheellisillä lataustyökaluilla: {0}.", + "IndexerDownloadClientHealthCheckMessage": "Tietolähteet virheellisillä lataustyökaluilla: {indexerNames}.", "RemoveQueueItem": "Poistetaan - {sourceTitle}", "TablePageSizeMaximum": "Sivukohtainen kohdemäärä ei voi olla suurempi kuin {maximumValue}.", "TablePageSizeMinimum": "Sivukohtaisen kohdemäärän on oltava vähintään {minimumValue}.", diff --git a/src/NzbDrone.Core/Localization/Core/fr.json b/src/NzbDrone.Core/Localization/Core/fr.json index 04b9aacc1..cc8e1229f 100644 --- a/src/NzbDrone.Core/Localization/Core/fr.json +++ b/src/NzbDrone.Core/Localization/Core/fr.json @@ -1198,7 +1198,7 @@ "OrganizeNothingToRename": "C'est fait ! Mon travail est terminé, plus aucun fichier à renommer.", "False": "Faux", "DefaultNameCopiedProfile": "{name} - Copier", - "IndexerDownloadClientHealthCheckMessage": "Indexeurs avec des clients de téléchargement invalides : {0}.", + "IndexerDownloadClientHealthCheckMessage": "Indexeurs avec des clients de téléchargement invalides : {indexerNames}.", "DeleteRootFolder": "Supprimer le dossier racine", "SelectDownloadClientModalTitle": "{modalTitle} – Sélectionnez le client de téléchargement", "HistoryLoadError": "Impossible de charger l'historique", diff --git a/src/NzbDrone.Core/Localization/Core/hu.json b/src/NzbDrone.Core/Localization/Core/hu.json index d85f7607d..f619a8e31 100644 --- a/src/NzbDrone.Core/Localization/Core/hu.json +++ b/src/NzbDrone.Core/Localization/Core/hu.json @@ -1317,7 +1317,7 @@ "DownloadClientValidationTestTorrents": "Nem sikerült lekérni a torrentek listáját: {exceptionMessage}", "ThereWasAnErrorLoadingThisItem": "Hiba történt az elem betöltésekor", "ResetQualityDefinitionsMessageText": "Biztosan vissza szeretné állítani a minőségi definíciókat?", - "IndexerDownloadClientHealthCheckMessage": "Indexelők érvénytelen letöltési kliensekkel: {0}.", + "IndexerDownloadClientHealthCheckMessage": "Indexelők érvénytelen letöltési kliensekkel: {indexerNames}.", "RemoveQueueItem": "Eltávolítás – {sourceTitle}", "DownloadClientVuzeValidationErrorVersion": "A protokoll verziója nem támogatott, használja a Vuze 5.0.0.0 vagy újabb verzióját a Vuze Web Remote bővítménnyel.", "EnableProfileHelpText": "Jelölje be a kiadási profil engedélyezéséhez", diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index cc050d26d..f966ef96d 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -1155,7 +1155,7 @@ "DeleteRootFolder": "Excluir pasta raiz", "DeleteRootFolderMessageText": "Tem certeza de que deseja excluir a pasta raiz '{path}'?", "RootFolderPath": "Caminho da Pasta Raiz", - "IndexerDownloadClientHealthCheckMessage": "Indexadores com clientes de download inválidos: {0}.", + "IndexerDownloadClientHealthCheckMessage": "Indexadores com clientes de download inválidos: {indexerNames}.", "DeleteImportList": "Excluir lista de importação", "DeleteImportListMessageText": "Tem certeza de que deseja excluir a lista '{name}'?", "RemoveQueueItem": "Remover - {sourceTitle}", diff --git a/src/NzbDrone.Core/Localization/Core/ru.json b/src/NzbDrone.Core/Localization/Core/ru.json index ec691f7ed..480a814e6 100644 --- a/src/NzbDrone.Core/Localization/Core/ru.json +++ b/src/NzbDrone.Core/Localization/Core/ru.json @@ -1126,7 +1126,7 @@ "CloneAutoTag": "Автоматическое клонирование метки", "ManageIndexers": "Управление индексаторами", "Loading": "Загрузка", - "IndexerDownloadClientHealthCheckMessage": "Индексаторы с недопустимыми клиентами загрузки: {0}.", + "IndexerDownloadClientHealthCheckMessage": "Индексаторы с недопустимыми клиентами загрузки: {indexerNames}.", "ManageLists": "Управление листами", "CountDownloadClientsSelected": "{count} выбранных клиентов загрузки", "CountImportListsSelected": "{count} выбранных списков импорта", diff --git a/src/NzbDrone.Core/Localization/Core/tr.json b/src/NzbDrone.Core/Localization/Core/tr.json index 2379b2b96..4c52a6c41 100644 --- a/src/NzbDrone.Core/Localization/Core/tr.json +++ b/src/NzbDrone.Core/Localization/Core/tr.json @@ -1341,7 +1341,7 @@ "InteractiveImportNoQuality": "Seçilen her dosya için kalite seçilmelidir", "InvalidUILanguage": "Kullanıcı arayüzünüz geçersiz bir dile ayarlanmış, düzeltin ve ayarlarınızı kaydedin", "ManualGrab": "Manuel Yakalama", - "IndexerDownloadClientHealthCheckMessage": "Geçersiz indirme istemcilerine sahip dizinleyiciler: {0}.", + "IndexerDownloadClientHealthCheckMessage": "Geçersiz indirme istemcilerine sahip dizinleyiciler: {indexerNames}.", "MovieCollectionMissingRoot": "Film koleksiyonu için eksik kök klasör: {0}", "NoHistoryBlocklist": "Geçmiş engellenenler listesi yok", "NoImportListsFound": "İçe aktarma listesi bulunamadı", diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index 2080933c7..685b83baf 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -1230,7 +1230,7 @@ "InteractiveImportNoMovie": "必须为每个选定的文件选择影片", "MovieFileDeletedTooltip": "删除电影文件", "MovieGrabbedHistoryTooltip": "从{indexer}获取电影并发送到{downloadClient}", - "IndexerDownloadClientHealthCheckMessage": "有无效下载客户端的索引器:{0}。", + "IndexerDownloadClientHealthCheckMessage": "有无效下载客户端的索引器:{indexerNames}。", "FullColorEvents": "全彩事件", "InteractiveImportNoFilesFound": "在所选文件夹中找不到视频文件", "InteractiveImportNoImportMode": "必须选择导入模式",