From 98001e24c09dc7a2dbab0e3ce67e1deecdb788ca Mon Sep 17 00:00:00 2001 From: tankplanelaserkoala <157739795+tankplanelaserkoala@users.noreply.github.com> Date: Sun, 10 May 2026 17:55:06 +0900 Subject: [PATCH 1/3] Create ko_kr --- src/main/resources/assets/vinurl/lang/ko_kr | 33 +++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 src/main/resources/assets/vinurl/lang/ko_kr diff --git a/src/main/resources/assets/vinurl/lang/ko_kr b/src/main/resources/assets/vinurl/lang/ko_kr new file mode 100644 index 0000000..696ad41 --- /dev/null +++ b/src/main/resources/assets/vinurl/lang/ko_kr @@ -0,0 +1,33 @@ +{ + "item.vinurl.custom_record": "커스텀 음반", + "item.vinurl.custom_record.desc": "음악 없음", + "item.vinurl.custom_record.message.locked": "잠금 해제 🔒" , + "text.config.VinURLConfig.option.updatesOnStartup": "자동 업데이트", + "text.config.VinURLConfig.option.updatesOnStartup.tooltip": "시작시 YT-DLP, FFmpeg, FFprobe의 최신버전 여부를 확인하고업데이트합니다.", + "text.config.VinURLConfig.option.downloadEnabled": "커스텀 음반 다운로드", + "text.config.VinURLConfig.option.downloadEnabled.tooltip": "사용자 지정 음악을 다운로드할지 결정합니다", + "text.config.VinURLConfig.option.showDescription": "음반 설명", + "text.config.VinURLConfig.option.showDescription.tooltip": "디스크 툴팁에 '아티스트 - 제목'을 표시할지 결정합니다", + "text.config.VinURLConfig.option.urlWhitelist" : "제공처 허용 목록", + "text.config.VinURLConfig.option.audioBitrate": "음질", + "text.config.VinURLConfig.option.audioBitrate.tooltip": "오디오 파일의 음질", + "text.config.VinURLConfig.option.audioBitrate.value.low": "낮음", + "text.config.VinURLConfig.option.audioBitrate.value.medium": "중간", + "text.config.VinURLConfig.option.audioBitrate.value.high": "높음", + "text.config.VinURLConfig.title": "VinURL 구성", + "text.config.VinURLConfig.section.general": "기본", + "text.config.VinURLConfig.section.audioSettings": "오디오 설정", + "key.category.vinurl.mapping": "VinURL", + "key.vinurl.accept": "제공처 추가", + "message.vinurl.custom_record.missing" : "VinURL의 음반이 필요합니다!", + "message.vinurl.custom_record.url.invalid" : "음악 URL이 잘못되었습니다!", + "message.vinurl.custom_record.url.long" : "음악 URL이 너무 깁니다!", + "message.vinurl.custom_record.duration.invalid" : "재생 시간이 잘못되었습니다!", + "message.vinurl.custom_record.whitelist" : "%s를 눌러 %s을(를) 허용 목록에 추가할 수 있습니다", + "command.vinurl.delete.success": "모든 오디오 파일을 삭제했습니다", + "command.vinurl.delete.exception": "비활성화된 오디오 파일만 삭제했습니다", + "command.vinurl.update.check": "업데이트 확인 중...", + "command.vinurl.update.latest": "모든 것이 최신 상태입니다!", + "gui.vinurl.button.duration.tooltip" : "자동 재생 시간 설정", + "gui.vinurl.button.duration.tooltip.calculating" : "계산중..." +} From b7145331bcd3d98a61392416da8f381cfe12e9c8 Mon Sep 17 00:00:00 2001 From: tankplanelaserkoala <157739795+tankplanelaserkoala@users.noreply.github.com> Date: Sun, 10 May 2026 17:55:31 +0900 Subject: [PATCH 2/3] Update ko_kr --- src/main/resources/assets/vinurl/lang/ko_kr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/vinurl/lang/ko_kr b/src/main/resources/assets/vinurl/lang/ko_kr index 696ad41..8dbf9ed 100644 --- a/src/main/resources/assets/vinurl/lang/ko_kr +++ b/src/main/resources/assets/vinurl/lang/ko_kr @@ -1,7 +1,7 @@ { "item.vinurl.custom_record": "커스텀 음반", "item.vinurl.custom_record.desc": "음악 없음", - "item.vinurl.custom_record.message.locked": "잠금 해제 🔒" , + "item.vinurl.custom_record.message.locked": "잠김 🔒" , "text.config.VinURLConfig.option.updatesOnStartup": "자동 업데이트", "text.config.VinURLConfig.option.updatesOnStartup.tooltip": "시작시 YT-DLP, FFmpeg, FFprobe의 최신버전 여부를 확인하고업데이트합니다.", "text.config.VinURLConfig.option.downloadEnabled": "커스텀 음반 다운로드", From b55d71676398d9bab95d9d3046f21281ba32fa79 Mon Sep 17 00:00:00 2001 From: tankplanelaserkoala <157739795+tankplanelaserkoala@users.noreply.github.com> Date: Sun, 10 May 2026 17:56:12 +0900 Subject: [PATCH 3/3] Update ko_kr --- src/main/resources/assets/vinurl/lang/ko_kr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/vinurl/lang/ko_kr b/src/main/resources/assets/vinurl/lang/ko_kr index 8dbf9ed..a0208b4 100644 --- a/src/main/resources/assets/vinurl/lang/ko_kr +++ b/src/main/resources/assets/vinurl/lang/ko_kr @@ -3,7 +3,7 @@ "item.vinurl.custom_record.desc": "음악 없음", "item.vinurl.custom_record.message.locked": "잠김 🔒" , "text.config.VinURLConfig.option.updatesOnStartup": "자동 업데이트", - "text.config.VinURLConfig.option.updatesOnStartup.tooltip": "시작시 YT-DLP, FFmpeg, FFprobe의 최신버전 여부를 확인하고업데이트합니다.", + "text.config.VinURLConfig.option.updatesOnStartup.tooltip": "시작시 YT-DLP, FFmpeg, FFprobe의 최신버전 여부를 확인하고 업데이트합니다.", "text.config.VinURLConfig.option.downloadEnabled": "커스텀 음반 다운로드", "text.config.VinURLConfig.option.downloadEnabled.tooltip": "사용자 지정 음악을 다운로드할지 결정합니다", "text.config.VinURLConfig.option.showDescription": "음반 설명",