Skip to content
Snippets Groups Projects
Commit 2a7531af authored by 해피진's avatar 해피진 Committed by Weblate
Browse files

Translated using Weblate (Korean)

Currently translated at 56.9% (261 of 458 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/ko/
parent 5ea83365
No related merge requests found
...@@ -24,7 +24,9 @@ ...@@ -24,7 +24,9 @@
"user_left": "{{user}}님이 나갔어요", "user_left": "{{user}}님이 나갔어요",
"user_kicked": "{{user}}님이 추방되었어요", "user_kicked": "{{user}}님이 추방되었어요",
"channel_description_changed": "{{user}}님이 채널 설명을 변경했어요", "channel_description_changed": "{{user}}님이 채널 설명을 변경했어요",
"user_banned": "{{user}}님이 차단되었어요" "user_banned": "{{user}}님이 차단되었어요",
"added_by": "{{other_user}}님이 {{user}}님을 추가했어요",
"removed_by": "{{other_user}}님이 {{user}}님을 제거했어요"
}, },
"voice": { "voice": {
"leave": "연결 끊기", "leave": "연결 끊기",
...@@ -79,7 +81,9 @@ ...@@ -79,7 +81,9 @@
}, },
"categories": { "categories": {
"members": "멤버", "members": "멤버",
"channels": "채널" "channels": "채널",
"conversations": "대화",
"participants": "참가자들"
} }
}, },
"settings": { "settings": {
......
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