mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
Translated using Weblate (Korean)
Currently translated at 100.0% (66 of 66 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/ko/
This commit is contained in:
parent
d67efe04c2
commit
089820e722
1 changed files with 80 additions and 65 deletions
|
@ -14,7 +14,8 @@
|
||||||
"login": "로그인",
|
"login": "로그인",
|
||||||
"local": "로컬",
|
"local": "로컬",
|
||||||
"remote": "원격",
|
"remote": "원격",
|
||||||
"search": "검색"
|
"search": "검색",
|
||||||
|
"feeds": "피드"
|
||||||
},
|
},
|
||||||
"action": {
|
"action": {
|
||||||
"back": "뒤로",
|
"back": "뒤로",
|
||||||
|
@ -22,7 +23,9 @@
|
||||||
"create": "만들기",
|
"create": "만들기",
|
||||||
"cancel": "취소",
|
"cancel": "취소",
|
||||||
"send": "보내기",
|
"send": "보내기",
|
||||||
"receive": "받기"
|
"receive": "받기",
|
||||||
|
"export": "가져오기",
|
||||||
|
"import": "불러오기"
|
||||||
},
|
},
|
||||||
"playlist": {
|
"playlist": {
|
||||||
"local": "로컬 재생목록",
|
"local": "로컬 재생목록",
|
||||||
|
@ -43,7 +46,19 @@
|
||||||
"auto": "자동",
|
"auto": "자동",
|
||||||
"best": "최고",
|
"best": "최고",
|
||||||
"worst": "최저",
|
"worst": "최저",
|
||||||
"volume": "기본 음량"
|
"volume": "기본 음량",
|
||||||
|
"nord": "노드 테마",
|
||||||
|
"blur": "블러 테마",
|
||||||
|
"blur_light": "블러 테마 (라이트)",
|
||||||
|
"dracula": "드라큘라 테마",
|
||||||
|
"library": "보관함",
|
||||||
|
"light": "라이트 모드",
|
||||||
|
"explore": "둘러보기",
|
||||||
|
"charts": "차트",
|
||||||
|
"dark": "다크 모드(기본)",
|
||||||
|
"compact": "콤팩트 뷰",
|
||||||
|
"home": "홈",
|
||||||
|
"prm": "동작 줄이기"
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
"see_all": "모두 보기",
|
"see_all": "모두 보기",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue