From 804eaa12272f6f4bef336995d6d2a870e143c11d Mon Sep 17 00:00:00 2001 From: Weblate Date: Sat, 2 Nov 2024 20:24:50 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: GkhnGRBZ Co-authored-by: Lars Co-authored-by: Weblate Translate-URL: http://translate.servarr.com/projects/servarr/sonarr/tr/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/nb_NO/ Translation: Servarr/Sonarr --- src/NzbDrone.Core/Localization/Core/nb_NO.json | 5 ++++- src/NzbDrone.Core/Localization/Core/tr.json | 16 ++++++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/nb_NO.json b/src/NzbDrone.Core/Localization/Core/nb_NO.json index ed9052f14..e6bd6ad21 100644 --- a/src/NzbDrone.Core/Localization/Core/nb_NO.json +++ b/src/NzbDrone.Core/Localization/Core/nb_NO.json @@ -15,5 +15,8 @@ "AddConditionError": "Ikke mulig å legge til ny betingelse, vennligst prøv igjen", "AbsoluteEpisodeNumber": "Absolutt Episode Nummer", "AddAutoTagError": "Ikke mulig å legge til ny automatisk tagg, vennligst prøv igjen", - "Actions": "Handlinger" + "Actions": "Handlinger", + "AddCustomFilter": "Legg til eget filter", + "AddConnection": "Legg til tilkobling", + "AddDelayProfile": "Legg til forsinkelsesprofil" } diff --git a/src/NzbDrone.Core/Localization/Core/tr.json b/src/NzbDrone.Core/Localization/Core/tr.json index b088ea40a..95eadfe44 100644 --- a/src/NzbDrone.Core/Localization/Core/tr.json +++ b/src/NzbDrone.Core/Localization/Core/tr.json @@ -145,7 +145,7 @@ "BindAddressHelpText": "Tüm arayüzler için geçerli IP adresi, localhost veya '*'", "CloneAutoTag": "Otomatik Etiketi Klonla", "Dash": "Çizgi", - "DeleteReleaseProfileMessageText": "'{name}' bu yayımlama profilini silmek istediğinizden emin misiniz?", + "DeleteReleaseProfileMessageText": "'{name}' sürüm profilini silmek istediğinizden emin misiniz?", "DownloadClientFreeboxApiError": "Freebox API'si şu hatayı döndürdü: {errorDescription}", "DeleteSelectedDownloadClients": "İndirme İstemcilerini Sil", "DeleteSelectedDownloadClientsMessageText": "Seçilen {count} indirme istemcisini silmek istediğinizden emin misiniz?", @@ -866,5 +866,17 @@ "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" + "LastSearched": "Son Aranan", + "Enable": "Etkinleştir", + "OnFileUpgrade": "Dosyada Yükseltme", + "SmartReplace": "Akıllı Değiştir", + "OnFileImport": "Dosya İçe Aktarımı", + "SmartReplaceHint": "İsme bağlı olarak Dash veya Space Dash", + "DefaultNotFoundMessage": "Kaybolmuş olmalısın, burada görülecek bir şey yok.", + "ToggleUnmonitoredToMonitored": "İzlenmiyor, izlemek için tıklayın", + "ToggleMonitoredToUnmonitored": "İzleniyor, izlemeyi bırakmak için tıklayın", + "Install": "Kur", + "InstallMajorVersionUpdate": "Güncellemeyi Kur", + "InstallMajorVersionUpdateMessage": "Bu güncelleştirme yeni bir ana sürüm yükleyecek ve sisteminizle uyumlu olmayabilir. Bu güncelleştirmeyi yüklemek istediğinizden emin misiniz?", + "InstallMajorVersionUpdateMessageLink": "Daha fazla bilgi için lütfen [{domain}]({url}) adresini kontrol edin." }