Translated using Weblate (Korean)

Currently translated at 100.0% (549 of 549 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
This commit is contained in:
Kim Tae Kyeong 2022-02-16 09:42:24 +00:00 committed by Hosted Weblate
parent b1c0a20577
commit ff89fcfc84
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 21 additions and 3 deletions

View File

@ -1042,7 +1042,7 @@
"displayname": {}
}
},
"errorObtainingLocation": "위치 얻는 중 오류: {erorr}",
"errorObtainingLocation": "위치 얻는 중 오류: {error}",
"@errorObtainingLocation": {
"type": "text",
"placeholders": {
@ -1561,7 +1561,7 @@
"unreadCount": {}
}
},
"timeOfDay": "{hours}시 {minutes}분",
"timeOfDay": "{hours24}시 {minutes}분",
"@timeOfDay": {
"type": "text",
"placeholders": {
@ -2727,5 +2727,23 @@
"reportUser": "사용자 신고",
"@reportUser": {},
"openChat": "채팅 열기",
"@openChat": {}
"@openChat": {},
"storyPrivacyWarning": "사람들이 서로를 보고 연락할 수 있다는 점에 유의해주세요. 스토리는 24시간 동안 보이지만 모든 기기와 서버에서 삭제된다는 보장은 없습니다.",
"@storyPrivacyWarning": {},
"iUnderstand": "동의합니다",
"@iUnderstand": {},
"reactedWith": "{sender}가 {reaction}로 반응함",
"@reactedWith": {
"type": "text",
"placeholders": {
"sender": {},
"reaction": {}
}
},
"confirmEventUnpin": "이벤트를 영구적으로 고정 해제할 것이 확실한가요?",
"@confirmEventUnpin": {},
"pinMessage": "방에 고정",
"@pinMessage": {},
"pinnedEventsError": "고정된 메시지 불러오는 중 오류",
"@pinnedEventsError": {}
}