mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 11:51:47 +00:00
Translated using Weblate (Korean)
Currently translated at 18.1% (50 of 275 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
ef068cccd9
commit
a7ad260a00
@ -6,49 +6,49 @@
|
|||||||
},
|
},
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"ambient-mode": {
|
"ambient-mode": {
|
||||||
"name": "Ambient Mode",
|
"name": "앰비언트 모드",
|
||||||
"menu": {
|
"menu": {
|
||||||
"opacity": {
|
"opacity": {
|
||||||
"label": "Opacity",
|
"label": "불투명도",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"percent": "{{opacity}}%"
|
"percent": "{{opacity}}%"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"quality": {
|
"quality": {
|
||||||
"label": "Quality",
|
"label": "품질",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"pixels": "{{quality}} pixels"
|
"pixels": "{{quality}} 픽셀"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"size": {
|
"size": {
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"percent": "{{size}}%"
|
"percent": "{{size}}%"
|
||||||
},
|
},
|
||||||
"label": "Size"
|
"label": "크기"
|
||||||
},
|
},
|
||||||
"blur-amount": {
|
"blur-amount": {
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"pixels": "{{blurAmount}} pixels"
|
"pixels": "{{blurAmount}} 픽셀"
|
||||||
},
|
},
|
||||||
"label": "Blur amount"
|
"label": "흐림 효과 강도"
|
||||||
},
|
},
|
||||||
"buffer": {
|
"buffer": {
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"buffer": "{{buffer}}"
|
"buffer": "{{buffer}}"
|
||||||
},
|
},
|
||||||
"label": "Buffer"
|
"label": "버퍼링"
|
||||||
},
|
},
|
||||||
"use-fullscreen": {
|
"use-fullscreen": {
|
||||||
"label": "Using fullscreen"
|
"label": "전체 화면 모드 사용"
|
||||||
},
|
},
|
||||||
"smoothness-transition": {
|
"smoothness-transition": {
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"during": "During {{interpolationTime}}s"
|
"during": "{{interpolationTime}}초 동안 전환"
|
||||||
},
|
},
|
||||||
"label": "Smoothness transition"
|
"label": "부드러운 전환"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Applies a lighting effect by casting gentle colors from the video, into your screen’s background."
|
"description": "영상의 간접 조명을 화면 배경에 투사합니다."
|
||||||
},
|
},
|
||||||
"in-app-menu": {
|
"in-app-menu": {
|
||||||
"menu": {
|
"menu": {
|
||||||
@ -161,20 +161,20 @@
|
|||||||
"captions-selector": {
|
"captions-selector": {
|
||||||
"prompt": {
|
"prompt": {
|
||||||
"selector": {
|
"selector": {
|
||||||
"label": "Current caption language: {{language}}",
|
"label": "현재 선택된 언어: {{language}}",
|
||||||
"none": "None",
|
"none": "없음",
|
||||||
"title": "Select caption language"
|
"title": "자막 언어 선택"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Caption selector for YouTube Music audio tracks",
|
"description": "YouTube Music 트랙 용 자막 선택기입니다",
|
||||||
"menu": {
|
"menu": {
|
||||||
"disable-captions": "No captions by default",
|
"disable-captions": "기본 자막 제거",
|
||||||
"autoload": "Automatically select last used caption"
|
"autoload": "마지막으로 사용한 자막을 자동으로 선택"
|
||||||
},
|
},
|
||||||
"templates": {
|
"templates": {
|
||||||
"title": "Open captions selector"
|
"title": "자막 선택기 열기"
|
||||||
},
|
},
|
||||||
"name": "Captions Selector"
|
"name": "자막 선택기"
|
||||||
},
|
},
|
||||||
"touchbar": {
|
"touchbar": {
|
||||||
"description": "Adds a TouchBar widget for macOS users",
|
"description": "Adds a TouchBar widget for macOS users",
|
||||||
@ -204,8 +204,8 @@
|
|||||||
"description": "Allows to switch the app to picture-in-picture mode"
|
"description": "Allows to switch the app to picture-in-picture mode"
|
||||||
},
|
},
|
||||||
"album-color-theme": {
|
"album-color-theme": {
|
||||||
"description": "Applies a dynamic theme and visual effects based on the album color palette",
|
"description": "앨범 색상 팔레트를 기반으로 동적 테마 및 시각 효과를 적용합니다",
|
||||||
"name": "Album Color Theme"
|
"name": "앨범 컬러 기반 테마"
|
||||||
},
|
},
|
||||||
"discord": {
|
"discord": {
|
||||||
"menu": {
|
"menu": {
|
||||||
@ -229,7 +229,7 @@
|
|||||||
"connected": "Connected to Discord",
|
"connected": "Connected to Discord",
|
||||||
"disconnected": "Disconnected from Discord"
|
"disconnected": "Disconnected from Discord"
|
||||||
},
|
},
|
||||||
"name": "Discord Rich Presence"
|
"name": "디스코드 활동 설정"
|
||||||
},
|
},
|
||||||
"quality-changer": {
|
"quality-changer": {
|
||||||
"backend": {
|
"backend": {
|
||||||
@ -295,21 +295,21 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"multi-input": {
|
"multi-input": {
|
||||||
"fade-scaling": {
|
"fade-scaling": {
|
||||||
"logarithmic": "Logarithmic",
|
"logarithmic": "로그",
|
||||||
"linear": "Linear",
|
"linear": "선형",
|
||||||
"label": "Fade scaling"
|
"label": "페이드 스케일링"
|
||||||
},
|
},
|
||||||
"seconds-before-end": "Crossfade N seconds before end",
|
"seconds-before-end": "종료되기 N초 전에 크로스페이드 적용",
|
||||||
"fade-in-duration": "Fade in duration (milliseconds)",
|
"fade-in-duration": "페이드인 지속 시간 (밀리초)",
|
||||||
"fade-out-duration": "Fade out duration (milliseconds)"
|
"fade-out-duration": "페이드아웃 지속 시간 (밀리초)"
|
||||||
},
|
},
|
||||||
"title": "Crossfade options"
|
"title": "크로스페이드 설정"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "Crossfade [beta]",
|
"name": "크로스페이드 [베타]",
|
||||||
"description": "Crossfade between songs",
|
"description": "노래 사이에 크로스페이드 효과를 적용합니다",
|
||||||
"menu": {
|
"menu": {
|
||||||
"advanced": "Advanced"
|
"advanced": "고급 설정"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"taskbar-mediacontrol": {
|
"taskbar-mediacontrol": {
|
||||||
@ -317,25 +317,25 @@
|
|||||||
"name": "Taskbar Media Control"
|
"name": "Taskbar Media Control"
|
||||||
},
|
},
|
||||||
"compact-sidebar": {
|
"compact-sidebar": {
|
||||||
"description": "Always set the sidebar in compact mode",
|
"description": "사이드바를 항상 컴팩트 모드로 설정합니다",
|
||||||
"name": "Compact Sidebar"
|
"name": "컴팩트 사이드바"
|
||||||
},
|
},
|
||||||
"disable-autoplay": {
|
"disable-autoplay": {
|
||||||
"description": "Makes song start in \"paused\" mode",
|
"description": "노래를 '일시 정지' 모드로 시작하게 합니다",
|
||||||
"name": "Disable Autoplay",
|
"name": "자동 재생 해제",
|
||||||
"menu": {
|
"menu": {
|
||||||
"apply-once": "Applies only on startup"
|
"apply-once": "첫 시작 시에만 적용"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"audio-compressor": {
|
"audio-compressor": {
|
||||||
"description": "Apply compression to audio (lowers the volume of the loudest parts of the signal and raises the volume of the softest parts)",
|
"description": "오디오에 컴프레서를 적용합니다 (신호에서 가장 시끄러운 부분의 볼륨을 낮추고 가장 조용한 부분의 볼륨을 높임)",
|
||||||
"name": "Audio Compressor"
|
"name": "오디오 컴프레서"
|
||||||
},
|
},
|
||||||
"adblocker": {
|
"adblocker": {
|
||||||
"name": "Adblocker",
|
"name": "애드블록",
|
||||||
"description": "Block all ads and tracking out of the box",
|
"description": "모든 광고와 트래커를 즉시 차단하세요",
|
||||||
"menu": {
|
"menu": {
|
||||||
"blocker": "Blocker"
|
"blocker": "애드블록 타입"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"playback-speed": {
|
"playback-speed": {
|
||||||
@ -354,8 +354,8 @@
|
|||||||
"description": "Makes the volume slider exponential so it's easier to select lower volumes."
|
"description": "Makes the volume slider exponential so it's easier to select lower volumes."
|
||||||
},
|
},
|
||||||
"bypass-age-restrictions": {
|
"bypass-age-restrictions": {
|
||||||
"description": "Bypass YouTube's age verification",
|
"description": "유튜브의 나이 제한을 우회합니다.",
|
||||||
"name": "Bypass Age Restrictions"
|
"name": "나이 제한 우회"
|
||||||
},
|
},
|
||||||
"lumiastream": {
|
"lumiastream": {
|
||||||
"description": "Adds Lumia Stream support",
|
"description": "Adds Lumia Stream support",
|
||||||
@ -387,8 +387,8 @@
|
|||||||
"name": "SponsorBlock"
|
"name": "SponsorBlock"
|
||||||
},
|
},
|
||||||
"blur-nav-bar": {
|
"blur-nav-bar": {
|
||||||
"description": "Makes navigation bar transparent and blurry",
|
"description": "내비게이션 바를 투명하고 흐릿하게 만듭니다",
|
||||||
"name": "Blur Navigation Bar"
|
"name": "네비게이션 바 흐림 효과"
|
||||||
},
|
},
|
||||||
"no-google-login": {
|
"no-google-login": {
|
||||||
"description": "Remove Google login buttons and links from the interface",
|
"description": "Remove Google login buttons and links from the interface",
|
||||||
|
|||||||
Reference in New Issue
Block a user