From 8c7f73ed169b8a7ca53f8f9e61c60269c67dd434 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 8 Dec 2023 13:58:10 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: Jurriaan Den Toonder Co-authored-by: RicardoVelaC Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/es/ Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/nl/ Translation: Servarr/Prowlarr --- src/NzbDrone.Core/Localization/Core/es.json | 6 +++--- src/NzbDrone.Core/Localization/Core/nl.json | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/es.json b/src/NzbDrone.Core/Localization/Core/es.json index 127b348d8..6e943e651 100644 --- a/src/NzbDrone.Core/Localization/Core/es.json +++ b/src/NzbDrone.Core/Localization/Core/es.json @@ -110,7 +110,7 @@ "ConnectionLost": "Conexión perdida", "Component": "Componente", "Columns": "Columnas", - "Close": "", + "Close": "Cerrar", "Cancel": "Cancelar", "Apply": "Aplicar", "Age": "Antigüedad", @@ -139,8 +139,8 @@ "DeleteDownloadClient": "Borrar Gestor de Descargas", "DeleteBackup": "Borrar Backup", "DBMigration": "Migración de DB", - "CloneProfile": "", - "ClientPriority": "", + "CloneProfile": "Clonar Perfil", + "ClientPriority": "Prioridad del Cliente", "ChangeHasNotBeenSavedYet": "El cambio aún no se ha guardado", "CertificateValidationHelpText": "Cambiar la rigidez de la validación de la certificación HTTPS", "CertificateValidation": "Validacion de certificado", diff --git a/src/NzbDrone.Core/Localization/Core/nl.json b/src/NzbDrone.Core/Localization/Core/nl.json index 57229a7d6..083062ba2 100644 --- a/src/NzbDrone.Core/Localization/Core/nl.json +++ b/src/NzbDrone.Core/Localization/Core/nl.json @@ -473,5 +473,8 @@ "AddApplicationImplementation": "Voeg connectie toe - {implementationName}", "AddIndexerProxyImplementation": "Indexeerder toevoegen - {implementationName}", "EditApplicationImplementation": "Voeg connectie toe - {implementationName}", - "EditIndexerProxyImplementation": "Indexeerder toevoegen - {implementationName}" + "EditIndexerProxyImplementation": "Indexeerder toevoegen - {implementationName}", + "AuthenticationMethod": "Authenticatiemethode", + "AuthenticationRequired": "Verificatie vereist", + "AuthenticationMethodHelpTextWarning": "Selecteer een geldige verificatie methode" }