From 15a4c3b742c8ca1567de81d7ebf7e62779426b7c Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 22 Aug 2023 20:59:41 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: AlexR-sf Co-authored-by: Anonymous Co-authored-by: DavidJares Co-authored-by: Fixer Co-authored-by: Havok Dan Co-authored-by: Renan da Mota Ciciliato Co-authored-by: Weblate Translate-URL: https://translate.servarr.com/projects/servarr/radarr/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/ca/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/cs/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/de/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/fr/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/nb_NO/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/pt_BR/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/ro/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/ru/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/uk/ Translation: Servarr/Radarr --- src/NzbDrone.Core/Localization/Core/ca.json | 6 +++++- src/NzbDrone.Core/Localization/Core/de.json | 6 +++++- src/NzbDrone.Core/Localization/Core/fr.json | 14 +++++++++++++- src/NzbDrone.Core/Localization/Core/nb_NO.json | 3 ++- src/NzbDrone.Core/Localization/Core/ro.json | 4 +++- src/NzbDrone.Core/Localization/Core/uk.json | 6 +++++- 6 files changed, 33 insertions(+), 6 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/ca.json b/src/NzbDrone.Core/Localization/Core/ca.json index 1d8c3d07a..2afdf58fe 100644 --- a/src/NzbDrone.Core/Localization/Core/ca.json +++ b/src/NzbDrone.Core/Localization/Core/ca.json @@ -1169,5 +1169,9 @@ "AddConnection": "Edita la col·lecció", "NotificationStatusAllClientHealthCheckMessage": "Totes les llistes no estan disponibles a causa d'errors", "NotificationStatusSingleClientHealthCheckMessage": "Llistes no disponibles a causa d'errors: {0}", - "BypassDelayIfAboveCustomFormatScoreMinimumScore": "Puntuació mínima de format personalitzat" + "BypassDelayIfAboveCustomFormatScoreMinimumScore": "Puntuació mínima de format personalitzat", + "DownloadClientsLoadError": "No es poden carregar els clients de baixada", + "IMDbId": "Identificador de TMDb", + "DisabledForLocalAddresses": "Desactivat per a adreces locals", + "RemoveFromDownloadClientHelpTextWarning": "L'eliminació esborrarà la baixada i els fitxers del client de baixada." } diff --git a/src/NzbDrone.Core/Localization/Core/de.json b/src/NzbDrone.Core/Localization/Core/de.json index 531a8eb09..1bf7742bd 100644 --- a/src/NzbDrone.Core/Localization/Core/de.json +++ b/src/NzbDrone.Core/Localization/Core/de.json @@ -1215,5 +1215,9 @@ "AddConnection": "Sammlung bearbeiten", "BypassDelayIfAboveCustomFormatScoreMinimumScore": "Minimum der eigenen Formate Bewertungspunkte", "NotificationStatusAllClientHealthCheckMessage": "Wegen Fehlern sind keine Applikationen verfügbar", - "NotificationStatusSingleClientHealthCheckMessage": "Applikationen wegen folgender Fehler nicht verfügbar: {0}" + "NotificationStatusSingleClientHealthCheckMessage": "Applikationen wegen folgender Fehler nicht verfügbar: {0}", + "RemoveFromDownloadClientHelpTextWarning": "Dies wird den Download und alle bereits heruntergeladenen Dateien aus dem Downloader entfernen.", + "DownloadClientsLoadError": "Downloader konnten nicht geladen werden", + "IMDbId": "TMDb ID", + "DisabledForLocalAddresses": "Für Lokale Adressen deaktivieren" } diff --git a/src/NzbDrone.Core/Localization/Core/fr.json b/src/NzbDrone.Core/Localization/Core/fr.json index 9b5f2f3a5..e50177062 100644 --- a/src/NzbDrone.Core/Localization/Core/fr.json +++ b/src/NzbDrone.Core/Localization/Core/fr.json @@ -1187,5 +1187,17 @@ "ApplyTagsHelpTextHowToApplyDownloadClients": "Comment appliquer des tags au film sélectionné", "ApplyTagsHelpTextHowToApplyImportLists": "Comment appliquer des tags au film sélectionné", "DeleteSelectedDownloadClientsMessageText": "Voulez-vous vraiment supprimer l'indexeur '{0}' ?", - "DeleteRootFolderMessageText": "Voulez-vous vraiment supprimer l'indexeur '{0}' ?" + "DeleteRootFolderMessageText": "Voulez-vous vraiment supprimer l'indexeur '{0}' ?", + "AddConnection": "Modifier la collection", + "DownloadClientsLoadError": "Impossible de charger les clients de téléchargement", + "IMDbId": "Identifiant TMDb", + "DisabledForLocalAddresses": "Désactivé pour les adresses IP locales", + "BypassDelayIfAboveCustomFormatScore": "Contourner si au-dessus du score du format personnalisé", + "BypassDelayIfAboveCustomFormatScoreHelpText": "Activez le contournement lorsque la version a un score supérieur au score minimum configuré pour le format personnalisé", + "BypassDelayIfAboveCustomFormatScoreMinimumScore": "Score de format personnalisé minimum", + "AuthenticationRequired": "Authentification requise", + "AuthenticationRequiredHelpText": "Modifier les demandes pour lesquelles l'authentification est requise. Ne changez rien si vous ne comprenez pas les risques.", + "NotificationStatusAllClientHealthCheckMessage": "Toutes les applications sont indisponibles en raison de dysfonctionnements", + "NotificationStatusSingleClientHealthCheckMessage": "Applications indisponibles en raison de dysfonctionnements : {0}", + "RemoveFromDownloadClientHelpTextWarning": "La suppression supprimera le téléchargement et le(s) fichier(s) du client de téléchargement." } diff --git a/src/NzbDrone.Core/Localization/Core/nb_NO.json b/src/NzbDrone.Core/Localization/Core/nb_NO.json index 4bf5932b3..745a91bc6 100644 --- a/src/NzbDrone.Core/Localization/Core/nb_NO.json +++ b/src/NzbDrone.Core/Localization/Core/nb_NO.json @@ -280,5 +280,6 @@ "DeleteAutoTagHelpText": "Er du sikker på at du vil slette formattaggen {0}?", "DeleteSelectedDownloadClientsMessageText": "Er du sikker på at du vil slette formattaggen {0}?", "DeleteRootFolderMessageText": "Er du sikker på at du vil slette formattaggen {0}?", - "AddConnection": "Legg til kobling" + "AddConnection": "Legg til kobling", + "DisabledForLocalAddresses": "Deaktivert for lokale adresser" } diff --git a/src/NzbDrone.Core/Localization/Core/ro.json b/src/NzbDrone.Core/Localization/Core/ro.json index 612591d86..57ad64eaf 100644 --- a/src/NzbDrone.Core/Localization/Core/ro.json +++ b/src/NzbDrone.Core/Localization/Core/ro.json @@ -1076,5 +1076,7 @@ "ApplyTagsHelpTextHowToApplyDownloadClients": "Cum se aplică etichete clienților de descărcare selectați", "DeleteSelectedDownloadClientsMessageText": "Sigur doriți să ștergeți {count} clienți de descărcare selectați?", "DeleteSelectedIndexersMessageText": "Sigur doriți să ștergeți {count} indexatori selectați?", - "Authentication": "Autentificare" + "Authentication": "Autentificare", + "DownloadClientsLoadError": "Nu se pot încărca clienții de descărcare", + "SelectDownloadClientModalTitle": "{modalTitle} - Selectați clientul de descărcare" } diff --git a/src/NzbDrone.Core/Localization/Core/uk.json b/src/NzbDrone.Core/Localization/Core/uk.json index d7d552dab..c46a9f8f5 100644 --- a/src/NzbDrone.Core/Localization/Core/uk.json +++ b/src/NzbDrone.Core/Localization/Core/uk.json @@ -1165,5 +1165,9 @@ "DeleteRootFolderMessageText": "Ви впевнені, що хочете видалити тег {0} ?", "NotificationStatusAllClientHealthCheckMessage": "Усі списки недоступні через помилки", "NotificationStatusSingleClientHealthCheckMessage": "Списки недоступні через помилки: {0}", - "BypassDelayIfAboveCustomFormatScoreMinimumScore": "Мінімальна оцінка спеціального формату" + "BypassDelayIfAboveCustomFormatScoreMinimumScore": "Мінімальна оцінка спеціального формату", + "RemoveFromDownloadClientHelpTextWarning": "Видалення видалить завантаження та файл(и) із клієнта завантаження.", + "DownloadClientsLoadError": "Не вдалося завантажити клієнти для завантаження", + "IMDbId": "Ідентифікатор TMDb", + "DisabledForLocalAddresses": "Відключено для локальних адрес" }