From 7c9e2d44ea139b13f46b09f2600cb96ae1eb812d Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 12 Dec 2022 01:31:39 +0100 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 100.0% (214 of 214 strings) Co-authored-by: Seungyun Lee Translate-URL: https://hosted.weblate.org/projects/playcover/playcover/ko/ Translation: PlayCover/PlayCover --- PlayCover/ko.lproj/Localizable.strings | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/PlayCover/ko.lproj/Localizable.strings b/PlayCover/ko.lproj/Localizable.strings index cb5740cb8..43e6a87dc 100644 --- a/PlayCover/ko.lproj/Localizable.strings +++ b/PlayCover/ko.lproj/Localizable.strings @@ -367,15 +367,15 @@ "configSigning.step.complete" = "패키지 서명을 성공적으로 구성했습니다"; "configSigning.alert.copied" = "명령이 복사되었습니다!"; "configSigning.alert.info" = "Terminal.app에 명령을 붙여넣고 실행하세요. Mac이 재부팅됩니다"; -"alert.power.title" = "Low Power Mode Enabled!"; -"alert.power.subtitle" = "Some apps will not work with Low Power Mode enabled. It is recommended to disable it."; -"ipaLibrary.version.older" = "This version is older than the one you have installed"; -"ipaLibrary.version.same" = "App already installed"; -"settings.text.debugger" = "Debugger:"; -"settings.toggle.lldb" = "Open with LLDB"; -"settings.toggle.lldbWithTerminal" = "Open in terminal"; -"ipaLibrary.version.newer" = "This version is newer than the version you have installed"; -"ipaLibrary.alert.download" = "Are you sure you want to download this version of %@?"; -"ipaLibrary.download" = "Download"; -"alert.differentBundleIdKeymap.message" = "The keymap may have been created for another application."; -"alert.differentBundleIdKeymap.text" = "Are you sure you want to import this keymap?"; +"alert.power.title" = "저전력 모드가 켜져 있습니다!"; +"alert.power.subtitle" = "몇몇 앱들은 저전력 모드가 켜져 있는 경우 작동하지 않을 수 있습니다. 저전력 모드를 끄는 것이 권장됩니다."; +"ipaLibrary.version.older" = "이 버전은 설치되어 있는 버전보다 구버전입니다"; +"ipaLibrary.version.same" = "앱이 이미 설치되어있습니다"; +"settings.text.debugger" = "디버거:"; +"settings.toggle.lldb" = "LLDB를 통해 열기"; +"settings.toggle.lldbWithTerminal" = "터미널에서 열기"; +"ipaLibrary.version.newer" = "이 버전은 이미 설치되어있는 버전보다 최신버전입니다"; +"ipaLibrary.alert.download" = "이 버전의 %@을 정말로 다운받으시겠습니까?"; +"ipaLibrary.download" = "다운로드"; +"alert.differentBundleIdKeymap.message" = "이 키매핑은 다른 앱을 위해 만들어졌을수도 있습니다."; +"alert.differentBundleIdKeymap.text" = "정말로 이 키매핑을 불러오시겠습니까?";