From 05440111776c2a408d88bf49ce48d800aad7191f Mon Sep 17 00:00:00 2001 From: Weblate Date: Sun, 24 Sep 2023 13:53:40 +0000 Subject: [PATCH] Multiple Translations updated by Weblate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ignore-downstream Co-authored-by: Daghriry Co-authored-by: Havok Dan Co-authored-by: Jaspils Co-authored-by: SKAL Co-authored-by: Weblate Co-authored-by: 宿命 <331874545@qq.com> Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/ar/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/it/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/nl/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/pt_BR/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/zh_CN/ Translation: Servarr/Sonarr --- src/NzbDrone.Core/Localization/Core/ar.json | 5 ++++- src/NzbDrone.Core/Localization/Core/it.json | 3 ++- src/NzbDrone.Core/Localization/Core/nl.json | 11 ++++++++++- src/NzbDrone.Core/Localization/Core/pt_BR.json | 7 ++++--- src/NzbDrone.Core/Localization/Core/zh_CN.json | 7 ++++--- 5 files changed, 24 insertions(+), 9 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/ar.json b/src/NzbDrone.Core/Localization/Core/ar.json index 0967ef424..5e2d116df 100644 --- a/src/NzbDrone.Core/Localization/Core/ar.json +++ b/src/NzbDrone.Core/Localization/Core/ar.json @@ -1 +1,4 @@ -{} +{ + "AddAutoTag": "أضف كلمات دلالية تلقائيا", + "AddCondition": "إضافة شرط" +} diff --git a/src/NzbDrone.Core/Localization/Core/it.json b/src/NzbDrone.Core/Localization/Core/it.json index 5d2bc44a8..72de8677a 100644 --- a/src/NzbDrone.Core/Localization/Core/it.json +++ b/src/NzbDrone.Core/Localization/Core/it.json @@ -27,5 +27,6 @@ "Actions": "Azioni", "AptUpdater": "Usa apt per installare l'aggiornamento", "Backup": "Backup", - "ApplyTagsHelpTextHowToApplySeries": "Come applicare le etichette alle serie selezionate" + "ApplyTagsHelpTextHowToApplySeries": "Come applicare le etichette alle serie selezionate", + "AddImportList": "Aggiungi lista da importare" } diff --git a/src/NzbDrone.Core/Localization/Core/nl.json b/src/NzbDrone.Core/Localization/Core/nl.json index 78a89eebe..b922b1c76 100644 --- a/src/NzbDrone.Core/Localization/Core/nl.json +++ b/src/NzbDrone.Core/Localization/Core/nl.json @@ -48,5 +48,14 @@ "AutoTagging": "Automatisch Taggen", "AddAutoTag": "Voeg Automatische Tag toe", "AddCondition": "Voeg Conditie toe", - "CloneAutoTag": "Kopieer Automatische Tag" + "CloneAutoTag": "Kopieer Automatische Tag", + "AbsoluteEpisodeNumbers": "Absolute Afleveringsnummer(s)", + "AbsoluteEpisodeNumber": "Absoluut Afleveringsnummer", + "AddAutoTagError": "Niet in staat een nieuw automatisch label toe te voegen, probeer het opnieuw.", + "AddConditionError": "Niet in staat een nieuwe voorwaarde toe te voegen, probeer het opnieuw.", + "AddConnection": "Voeg connectie toe", + "Absolute": "Absoluut", + "AddANewPath": "Voeg een nieuw pad toe", + "AddConditionImplementation": "Voeg voorwaarde toe - {implementationName}", + "AddConnectionImplementation": "Voeg connectie toe - {implementationName}" } diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index 3ba1cd817..0433f4d47 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -844,7 +844,7 @@ "SingleEpisode": "Episódio Único", "SizeLimit": "Limite de Tamanho", "SkipFreeSpaceCheck": "Ignorar verificação de espaço livre", - "SkipFreeSpaceCheckWhenImportingHelpText": "Use quando o {appName} não conseguir detectar espaço livre na pasta raiz da série", + "SkipFreeSpaceCheckWhenImportingHelpText": "Use quando {appName} não consegue detectar espaço livre em sua pasta raiz durante a importação do arquivo", "SmartReplace": "Substituição Inteligente", "SmartReplaceHint": "Traço ou Espaço e Traço, dependendo do nome", "Socks4": "Socks4", @@ -1272,7 +1272,7 @@ "OverrideGrabNoQuality": "A qualidade deve ser selecionada", "OverrideGrabNoSeries": "A série deve ser selecionada", "Parse": "Analisar", - "ParseModalHelpTextDetails": "Sonarr tentará analisar o título e mostrar detalhes sobre ele", + "ParseModalHelpTextDetails": "{appName} tentará analisar o título e mostrar detalhes sobre ele", "RecentChanges": "Mudanças Recentes", "ReleaseRejected": "Lançamento Rejeitado", "ReleaseSceneIndicatorAssumingScene": "Assumindo a Numeração da Scene.", @@ -1483,5 +1483,6 @@ "FormatShortTimeSpanMinutes": "{minutes} minuto(s)", "FormatShortTimeSpanSeconds": "{seconds} segundo(s)", "FormatTimeSpanDays": "{days}d {time}", - "Yesterday": "Ontem" + "Yesterday": "Ontem", + "DownloadClientRemovesCompletedDownloadsHealthCheckMessage": "O cliente de download {0} está configurado para remover downloads concluídos. Isso pode resultar na remoção dos downloads do seu cliente antes que {1} possa importá-los." } diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index 734024ea2..e18e6f135 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -1155,7 +1155,7 @@ "ShowTitleHelpText": "在海报下显示剧集标题", "ShowUnknownSeriesItems": "实现未知剧集项目", "ShowUnknownSeriesItemsHelpText": "显示队列中没有剧集的项目,这可能包括已删除的剧集、电影或 {appName} 类别中的任何其他内容", - "SkipFreeSpaceCheckWhenImportingHelpText": "当 {appName} 无法从您的剧集根文件夹中检测到空闲空间时使用", + "SkipFreeSpaceCheckWhenImportingHelpText": "在文件导入期间,当{appName}无法检测根文件夹的空闲空间时使用", "Small": "小", "SingleEpisodeInvalidFormat": "单集:非法格式", "SkipFreeSpaceCheck": "跳过剩余空间检查", @@ -1442,7 +1442,7 @@ "Monitor": "是否监控", "NotificationTriggersHelpText": "选择触发此通知的事件", "ImportListsSettingsSummary": "从另一个{appName}或Trakt列表导入并管理排除列表", - "ParseModalHelpTextDetails": "{appName}将尝试解析标题并向您展示有关它的详细信息", + "ParseModalHelpTextDetails": "{appName}将尝试解析标题并显示有关标题的详细信息", "Proxy": "代理", "ImportScriptPath": "导入脚本路径", "IncludeCustomFormatWhenRenamingHelpText": "在 {Custom Formats} 中包含重命名格式", @@ -1483,5 +1483,6 @@ "EpisodeFilesLoadError": "无法加载集文件", "Files": "文件", "SeriesDetailsOneEpisodeFile": "1个集文件", - "UrlBase": "基本URL" + "UrlBase": "基本URL", + "DownloadClientRemovesCompletedDownloadsHealthCheckMessage": "下载客户端{0}设置为删除已完成的下载。这可能导致在{1}可以导入下载之前从您的客户端删除下载。" }