Translated using Weblate (Korean)

Currently translated at 100.0% (642 of 642 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
This commit is contained in:
kdh8219 2024-07-18 13:18:19 +00:00 committed by Hosted Weblate
parent 1a7860fa17
commit 182f39b6b8
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2707,5 +2707,34 @@
"knockRestricted": "스페이스 멤버만 참가 요청 가능",
"@knockRestricted": {},
"swipeRightToLeftToReply": "오른쪽에서 왼쪽으로 스와이프해서 답장",
"@swipeRightToLeftToReply": {}
"@swipeRightToLeftToReply": {},
"alwaysUse24HourFormat": "false",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"unread": "읽지 않은",
"@unread": {},
"space": "스페이스",
"@space": {},
"spaces": "스페이스",
"@spaces": {},
"goToSpace": "스페이스로: {space}",
"@goToSpace": {
"type": "text",
"space": {}
},
"markAsUnread": "읽지 않음으로 표시",
"@markAsUnread": {},
"countChatsAndCountParticipants": "{chats} 채팅과 {participants} 참여자",
"@countChatsAndCountParticipants": {
"type": "text",
"placeholders": {
"chats": {},
"participants": {}
}
},
"joinedChats": "참여한 채팅",
"@joinedChats": {},
"noMoreChatsFound": "채팅을 찾을 수 없습니다...",
"@noMoreChatsFound": {}
}