summaryrefslogtreecommitdiff
path: root/setup/translations/korean.nsh
diff options
context:
space:
mode:
Diffstat (limited to 'setup/translations/korean.nsh')
-rw-r--r--setup/translations/korean.nsh6
1 files changed, 6 insertions, 0 deletions
diff --git a/setup/translations/korean.nsh b/setup/translations/korean.nsh
index 8e485b3..e8d16b3 100644
--- a/setup/translations/korean.nsh
+++ b/setup/translations/korean.nsh
@@ -125,6 +125,12 @@ ${LangFileString} MPV_Inst_Failed "mpv를 설치하지 못했습니다."
${LangFileString} YTDL_DL_Retry "youtube-dl 설치에 실패했습니다. 재시도할까요?"
${LangFileString} YTDL_DL_Failed "youtube-dl 다운로드 실패: '$R0'."
${LangFileString} YTDL_Update_Check "youtube-dl 업데이트 확인 중..."
+${LangFileString} YTDL_Error_Msg1 "Warning: youtube-dl exited abnormally with exit code: $YTDL_Exit_code"
+${LangFileString} YTDL_Error_Msg2 "Visual C++ 2010 Runtime (x86) is required for youtube-dl."
+
+; SMTube
+${LangFileString} SMTube_Incompatible_Msg1 "The current SMTube installation is incompatible with this version of SMPlayer."
+${LangFileString} SMTube_Incompatible_Msg2 "Please upgrade to a newer version of SMTube."
; Post install
${LangFileString} Info_Cleaning_Fontconfig "fontconfig 캐쉬 정리 중..."