From fd3f493eb6324c9fb2832afe3ee764328320155b Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 4 Nov 2024 16:27:31 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: Lars Co-authored-by: Weblate Co-authored-by: mytelegrambot Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/ko/ Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/nb_NO/ Translation: Servarr/Lidarr --- src/NzbDrone.Core/Localization/Core/ko.json | 11 +++++++++-- src/NzbDrone.Core/Localization/Core/nb_NO.json | 5 ++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/ko.json b/src/NzbDrone.Core/Localization/Core/ko.json index 622e0f976..e40faa2d4 100644 --- a/src/NzbDrone.Core/Localization/Core/ko.json +++ b/src/NzbDrone.Core/Localization/Core/ko.json @@ -710,10 +710,17 @@ "BuiltIn": "내장", "DeleteSelectedCustomFormats": "사용자 지정 형식 삭제", "AptUpdater": "apt를 사용하여 업데이트 설치", - "CancelPendingTask": "이 보류중인 작업을 취소 하시겠습니까?", "DockerUpdater": "Docker 컨테이너를 업데이트하여 업데이트를 받으십시오.", "ExternalUpdater": "{appName}는 외부 업데이트 메커니즘을 사용하도록 구성됩니다.", "OnLatestVersion": "최신 버전의 {appName}가 이미 설치되어 있습니다.", "Shutdown": "종료", - "UpdateAppDirectlyLoadError": "{appName}를 직접 업데이트 할 수 없습니다." + "UpdateAppDirectlyLoadError": "{appName}를 직접 업데이트 할 수 없습니다.", + "Album": "앨범", + "AddDownloadClientImplementation": "다운로드 클라이언트 추가 - {implementationName}", + "AddIndexerImplementation": "인덱서 추가 - {implementationName}", + "Any": "모두", + "AppUpdatedVersion": "{appName}이 버전 `{version}`으로 업데이트되었습니다. 최신 변경 사항을 받으려면 {appName}을 다시 로드해야 합니다", + "AppUpdated": "{appName} 업데이트", + "AddConnectionImplementation": "연결 추가 - {implementationName}", + "AddConnection": "연결 추가" } diff --git a/src/NzbDrone.Core/Localization/Core/nb_NO.json b/src/NzbDrone.Core/Localization/Core/nb_NO.json index 6cc473ee2..e37284df5 100644 --- a/src/NzbDrone.Core/Localization/Core/nb_NO.json +++ b/src/NzbDrone.Core/Localization/Core/nb_NO.json @@ -184,7 +184,7 @@ "PreferredProtocol": "Foretrukket Protokoll", "Artist": "artist", "CatalogNumber": "katalognummer", - "AddConnection": "Legg til kobling", + "AddConnection": "Legg til tilkobling", "AddImportListExclusion": "Legg til importeringsliste unntak", "AddMissing": "Legg til manglende", "AddNewItem": "Legg til nytt item", @@ -273,6 +273,5 @@ "BuiltIn": "Bygget inn", "DeleteSelectedCustomFormats": "Klon egendefinert format", "DeleteSelectedCustomFormatsMessageText": "Er du sikker på at du vil slette formattaggen {0}?", - "AptUpdater": "Bruk apt til å installere oppdateringen", - "CancelPendingTask": "Er du sikker på at du vil avbryte denne ventende oppgaven?" + "AptUpdater": "Bruk apt til å installere oppdateringen" }