diff --git a/src/NzbDrone.Core/Localization/Core/nl.json b/src/NzbDrone.Core/Localization/Core/nl.json index aef3a9780..436f42f6d 100644 --- a/src/NzbDrone.Core/Localization/Core/nl.json +++ b/src/NzbDrone.Core/Localization/Core/nl.json @@ -450,11 +450,14 @@ "minutes": "Minuten", "DeleteAppProfileMessageText": "Bent u zeker dat u het kwaliteitsprofiel {0} wilt verwijderen", "NotificationStatusSingleClientHealthCheckMessage": "Applicaties onbeschikbaar door fouten", - "AddConnection": "Bewerk collectie", + "AddConnection": "Voeg connectie toe", "NotificationStatusAllClientHealthCheckMessage": "Alle applicaties onbeschikbaar door fouten", "AuthBasic": "Basis (Browser Pop-up)", "AuthForm": "Formulier (Login Pagina)", "DisabledForLocalAddresses": "Uitgeschakeld voor lokale adressen", "None": "Geen", - "ResetAPIKeyMessageText": "Bent u zeker dat u uw API-sleutel wilt resetten?" + "ResetAPIKeyMessageText": "Bent u zeker dat u uw API-sleutel wilt resetten?", + "AddConnectionImplementation": "Voeg connectie toe - {implementationName}", + "AddDownloadClientImplementation": "Voeg Downloadclient toe - {implementationName}", + "AddIndexerImplementation": "Indexeerder toevoegen - {implementationName}" } diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index 6a9b23463..2469fed4f 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -118,7 +118,7 @@ "DisabledUntil": "禁用Until", "Discord": "冲突", "Docker": "Docker", - "Donations": "捐赠", + "Donations": "赞助", "DownloadClient": "下载客户端", "DownloadClientCategory": "下载客户端分类", "DownloadClientSettings": "下载客户端设置", @@ -395,7 +395,7 @@ "Shutdown": "关机", "Size": "大小", "Sort": "排序", - "Source": "源", + "Source": "来源", "StartTypingOrSelectAPathBelow": "输入路径或者从下面选择", "Started": "已开始", "StartupDirectory": "启动目录",