mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
chore(i18n): Translated using Weblate (Korean)
Currently translated at 100.0% (355 of 355 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ko/
This commit is contained in:
committed by
Hosted Weblate
parent
30848b7c4a
commit
a9b9e74477
@ -158,18 +158,18 @@
|
||||
},
|
||||
"remove-upgrade-button": "업그레이드 버튼 제거",
|
||||
"theme": {
|
||||
"dialog": {
|
||||
"button": {
|
||||
"cancel": "취소",
|
||||
"remove": "제거"
|
||||
},
|
||||
"remove-theme": "사용자 정의 테마를 제거하시겠습니까?",
|
||||
"remove-theme-message": "사용자 정의 테마가 제거됩니다. 계속하시겠습니까?"
|
||||
},
|
||||
"label": "테마",
|
||||
"submenu": {
|
||||
"import-css-file": "사용자 정의 CSS 파일 가져오기",
|
||||
"no-theme": "테마 없음"
|
||||
},
|
||||
"dialog": {
|
||||
"remove-theme": "사용자 정의 테마를 제거하시겠습니까?",
|
||||
"remove-theme-message": "사용자 정의 테마가 제거됩니다. 계속하시겠습니까?",
|
||||
"button": {
|
||||
"cancel": "취소",
|
||||
"remove": "제거"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -410,6 +410,21 @@
|
||||
"description": "UI에서 직접 MP3/소스 오디오를 다운로드하세요",
|
||||
"menu": {
|
||||
"choose-download-folder": "다운로드 폴더 선택",
|
||||
"download-finish-settings": {
|
||||
"label": "노래가 끝날 때 자동 다운로드",
|
||||
"prompt": {
|
||||
"last-percent": "x 퍼센트 이후에",
|
||||
"last-seconds": "마지막 x 초에",
|
||||
"title": "다운로드 시기 구성"
|
||||
},
|
||||
"submenu": {
|
||||
"advanced": "고급",
|
||||
"enabled": "활성화",
|
||||
"mode": "시간 모드",
|
||||
"percent": "퍼센트 기준",
|
||||
"seconds": "초 기준"
|
||||
}
|
||||
},
|
||||
"download-playlist": "재생목록 다운로드",
|
||||
"presets": "프리셋",
|
||||
"skip-existing": "이미 존재하는 파일 넘기기"
|
||||
|
||||
Reference in New Issue
Block a user