From 1a5e41d831f20858112f086d1a913f6052feb14d Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 8 May 2023 09:36:38 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (509 of 509 strings) Co-authored-by: Havok Dan Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/ Translation: Servarr/Prowlarr --- src/NzbDrone.Core/Localization/Core/pt_BR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index 52349f0e0..5e0eeb51e 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -506,5 +506,6 @@ "TotalHostQueries": "Total de consultas do host", "TotalIndexerQueries": "Total de consultas do indexador", "SelectIndexer": "Selecionar Indexador", - "StopSelecting": "Parar Seleção" + "StopSelecting": "Parar Seleção", + "UpdateAvailable": "Nova atualização está disponível" }