From 049668f30760a8e17660996f8f28c43e56dd62ff Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 1 Nov 2022 12:09:40 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (464 of 464 strings) Translated using Weblate (Chinese (Simplified) (zh_CN)) Currently translated at 100.0% (464 of 464 strings) Translated using Weblate (Dutch) Currently translated at 87.0% (404 of 464 strings) Translated using Weblate (Hungarian) Currently translated at 100.0% (464 of 464 strings) Translated using Weblate (Portuguese) Currently translated at 78.7% (364 of 462 strings) Translated using Weblate (Chinese (Traditional) (zh_TW)) Currently translated at 2.8% (13 of 462 strings) Co-authored-by: Csaba Co-authored-by: Havok Dan Co-authored-by: Thirrian Co-authored-by: Weblate Co-authored-by: korax1970 Co-authored-by: libsu Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/hu/ Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/nl/ Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt/ Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/ Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_CN/ Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_TW/ Translation: Servarr/Prowlarr --- src/NzbDrone.Core/Localization/Core/hu.json | 4 +++- src/NzbDrone.Core/Localization/Core/nl.json | 4 ++-- src/NzbDrone.Core/Localization/Core/pt_BR.json | 4 +++- src/NzbDrone.Core/Localization/Core/zh_CN.json | 6 ++++-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/hu.json b/src/NzbDrone.Core/Localization/Core/hu.json index 0e82e860b..ad3c70d77 100644 --- a/src/NzbDrone.Core/Localization/Core/hu.json +++ b/src/NzbDrone.Core/Localization/Core/hu.json @@ -460,5 +460,7 @@ "Parameters": "Paraméterek", "Queued": "Sorba helyezve", "Started": "Elkezdődött", - "NextExecution": "Következő végrehajtás" + "NextExecution": "Következő végrehajtás", + "ApplicationLongTermStatusCheckSingleClientMessage": "Az alkamazások elérhetetlenek több mint 6 órája az alábbi hiba miatt: {0}", + "ApplicationLongTermStatusCheckAllClientMessage": "Az összes alkalmazás elérhetetlen több mint 6 órája meghibásodás miatt" } diff --git a/src/NzbDrone.Core/Localization/Core/nl.json b/src/NzbDrone.Core/Localization/Core/nl.json index 68b223a87..430e9dc9f 100644 --- a/src/NzbDrone.Core/Localization/Core/nl.json +++ b/src/NzbDrone.Core/Localization/Core/nl.json @@ -301,8 +301,8 @@ "IndexerLongTermStatusCheckAllClientMessage": "Alle indexeerders zijn niet beschikbaar vanwege storingen gedurende meer dan 6 uur", "ClearHistoryMessageText": "Weet je zeker dat je alle geschiedenis van Prowlarr wilt verwijderen", "ClearHistory": "Geschiedenis verwijderen", - "ApplicationStatusCheckSingleClientMessage": "Applicaties niet toegankelijk door fouten", - "ApplicationStatusCheckAllClientMessage": "Alle applicaties niet toegankelijk door fouten", + "ApplicationStatusCheckSingleClientMessage": "Applicaties onbeschikbaar door fouten", + "ApplicationStatusCheckAllClientMessage": "Alle applicaties onbeschikbaar door fouten", "AllIndexersHiddenDueToFilter": "Alle indexeerders zijn verborgen door actieve filter", "AddToDownloadClient": "Release toevoegen aan download client", "AddNewIndexer": "Voeg nieuwe Indexeerder Toe", diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index 967283eb5..7a00c054b 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -460,5 +460,7 @@ "GrabTitle": "Obter Título", "LastDuration": "Última Duração", "NextExecution": "Próxima Execução", - "Started": "Iniciado" + "Started": "Iniciado", + "ApplicationLongTermStatusCheckAllClientMessage": "Todos os aplicativos estão indisponíveis devido a falhas por mais de 6 horas", + "ApplicationLongTermStatusCheckSingleClientMessage": "Aplicativos indisponíveis devido a falhas por mais de 6 horas: {0}" } diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index 538748708..cfc726c11 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -282,7 +282,7 @@ "RemovedFromTaskQueue": "从任务队列中移除", "RemoveFilter": "移除过滤条件", "RemovingTag": "移除标签", - "RestartRequiredHelpTextWarning": "重启生效", + "RestartRequiredHelpTextWarning": "需要重新启动才能生效", "RestoreBackup": "恢复备份", "Result": "结果", "Retention": "保留", @@ -460,5 +460,7 @@ "Parameters": "参数", "Queued": "队列中", "Started": "已开始", - "LastDuration": "上一次用时" + "LastDuration": "上一次用时", + "ApplicationLongTermStatusCheckAllClientMessage": "由于故障超过6小时,所有程序都不可用", + "ApplicationLongTermStatusCheckSingleClientMessage": "由于故障超过6小时而无法使用的程序:{0}" }