Skip to content
Snippets Groups Projects
Commit e7a7f5a1 authored by Nyan's avatar Nyan Committed by Weblate
Browse files

Translated using Weblate (Korean)

Currently translated at 81.0% (371 of 458 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/ko/
parent 98694ffb
No related merge requests found
...@@ -310,7 +310,14 @@ ...@@ -310,7 +310,14 @@
"ban_member": "멤버 차단하기", "ban_member": "멤버 차단하기",
"copy_uid": "유저 ID 복사", "copy_uid": "유저 ID 복사",
"delete_message": "메시지 삭제", "delete_message": "메시지 삭제",
"edit_message": "메시지 수정" "edit_message": "메시지 수정",
"copy_text": "텍스트 복사",
"mark_as_read": "읽음으로 표시하기",
"save_file": "파일 저장",
"save_image": "이미지 저장",
"save_video": "비디오 저장",
"copy_link": "링크 복사",
"close_dm": "DM 닫기"
}, },
"navigation": { "navigation": {
"tabs": { "tabs": {
...@@ -348,10 +355,12 @@ ...@@ -348,10 +355,12 @@
"no_servers": "같이 있는 서버가 없어요!", "no_servers": "같이 있는 서버가 없어요!",
"sub": { "sub": {
"connections": "연결", "connections": "연결",
"information": "정보" "information": "정보",
"badges": "뱃지"
}, },
"profile": "프로필", "profile": "프로필",
"no_users": "같이 아는 친구가 없어요!" "no_users": "같이 아는 친구가 없어요!",
"no_groups": "같이 있는 그룹이 없어요!"
} }
}, },
"invite": { "invite": {
...@@ -377,7 +386,8 @@ ...@@ -377,7 +386,8 @@
"cancel": "취소", "cancel": "취소",
"reload": "앱 리로드", "reload": "앱 리로드",
"continue": "계속", "continue": "계속",
"send_email": "이메일 전송" "send_email": "이메일 전송",
"reveal": "공개"
}, },
"error": "오류가 발생하였습니다!", "error": "오류가 발생하였습니다!",
"prompt": { "prompt": {
...@@ -554,7 +564,10 @@ ...@@ -554,7 +564,10 @@
"FileTooLarge": "파일이 너무 큽니다.", "FileTooLarge": "파일이 너무 큽니다.",
"RequiredField": "필수", "RequiredField": "필수",
"InvalidToken": "잘못된 토큰", "InvalidToken": "잘못된 토큰",
"InvalidInvite": "잘못된 코드" "InvalidInvite": "잘못된 코드",
"NetworkError": "네트워크 에러.",
"DatabaseError": "데이터베이스 에러.",
"Blocked": "이미 유저를 차단했어요."
}, },
"shortcuts": { "shortcuts": {
"ctrlc": "Ctrl + C" "ctrlc": "Ctrl + C"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment