diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index 982b8e822..fe447dae8 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -365,7 +365,7 @@ "RejectionCount": "Número de rejeição", "SubtitleLanguages": "Idiomas das Legendas", "UnmonitoredOnly": "Somente Não Monitorados", - "AddAutoTag": "Adicionar Tag Automática", + "AddAutoTag": "Adicionar tag automática", "AddCondition": "Adicionar Condição", "Conditions": "Condições", "CloneAutoTag": "Clonar Tag Automática", diff --git a/src/NzbDrone.Core/Localization/Core/tr.json b/src/NzbDrone.Core/Localization/Core/tr.json index bb900c16b..bca885725 100644 --- a/src/NzbDrone.Core/Localization/Core/tr.json +++ b/src/NzbDrone.Core/Localization/Core/tr.json @@ -855,5 +855,17 @@ "LogSizeLimitHelpText": "Arşivlemeden önce MB cinsinden maksimum log dosya boyutu. Varsayılan 1 MB'tır.", "ProgressBarProgress": "İlerleme Çubuğu %{progress} seviyesinde", "CountVotes": "{votes} oy", - "UpdateAvailableHealthCheckMessage": "Yeni güncelleme mevcut: {version}" + "UpdateAvailableHealthCheckMessage": "Yeni güncelleme mevcut: {version}", + "MinimumCustomFormatScoreIncrement": "Minimum Özel Format Puanı Artışı", + "MinimumCustomFormatScoreIncrementHelpText": "{appName}'in bunu bir yükseltme olarak değerlendirmesi için mevcut ve yeni sürümler arasında özel biçim puanında gereken minimum iyileştirme", + "SkipFreeSpaceCheckHelpText": "{appName} kök klasörünüzde boş alan tespit edemediğinde bunu kullansın", + "DayOfWeekAt": "{day}, {time} saatinde", + "Logout": "Çıkış", + "TodayAt": "Bugün {time}'da", + "TomorrowAt": "Yarın {time}'da", + "NoBlocklistItems": "Engellenenler listesi öğesi yok", + "YesterdayAt": "Dün saat {time}'da", + "CustomFormatsSpecificationExceptLanguage": "Dil Dışında", + "CustomFormatsSpecificationExceptLanguageHelpText": "Seçilen dil dışında herhangi bir dil mevcutsa eşleşir", + "LastSearched": "Son Aranan" } diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index cae7ea474..9b5785b9c 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -223,7 +223,7 @@ "EpisodeAirDate": "剧集播出日期", "IndexerSearchNoInteractiveHealthCheckMessage": "没有启用交互式搜索的索引器,{appName}将不提供任何交互式搜索结果", "ProxyFailedToTestHealthCheckMessage": "测试代理失败: {url}", - "About": "关于", + "About": "关于关于", "Actions": "动作", "AppDataDirectory": "AppData 目录", "ApplyTagsHelpTextHowToApplySeries": "如何将标记应用于所选剧集",