From 2cc1333e5c4559650fde10cc0007715819657407 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 26 Jul 2023 21:53:21 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: Havok Dan Co-authored-by: aguillement Translate-URL: https://translate.servarr.com/projects/servarr/radarr/fr/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/pt_BR/ Translation: Servarr/Radarr --- src/NzbDrone.Core/Localization/Core/fr.json | 2 +- src/NzbDrone.Core/Localization/Core/pt_BR.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/fr.json b/src/NzbDrone.Core/Localization/Core/fr.json index 511f307bc0..c8dc0d2227 100644 --- a/src/NzbDrone.Core/Localization/Core/fr.json +++ b/src/NzbDrone.Core/Localization/Core/fr.json @@ -782,7 +782,7 @@ "CloseCurrentModal": "Fermer le modal actuel", "AddingTag": "Ajout d'un tag", "OnHealthIssueHelpText": "Lors d'un problème de santé", - "AcceptConfirmationModal": "Accepter la modalité de confirmation", + "AcceptConfirmationModal": "Accepter la fenêtre de confirmation", "StartSearchForMissingMovie": "Lancer la recherche de film manquant", "StartProcessing": "Lancer le traitement", "StartImport": "Lancer l'importation", diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index 6db90c3ca0..87c9893ec7 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -1220,5 +1220,6 @@ "ReleaseHash": "Hash do Lançamento", "TestParsing": "Análise de Teste", "SkipRedownload": "Ignorar o Redownload", - "SkipRedownloadHelpText": "Evita que o Radarr tente baixar uma versão alternativa para este item" + "SkipRedownloadHelpText": "Evita que o Radarr tente baixar uma versão alternativa para este item", + "MoveAutomatically": "Mover Automaticamente" }