Translated using Weblate (Korean)

Currently translated at 100.0% (512 of 512 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
This commit is contained in:
Kim Tae Kyeong 2021-11-14 07:09:13 +00:00 committed by Hosted Weblate
parent 208a45ac8c
commit 5f0cbbbc2b
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2609,5 +2609,28 @@
"iWroteDownTheKey": "키를 적었습니다",
"@iWroteDownTheKey": {},
"setupChatBackupDescription": "당신의 메시지를 보호하기 위해서, 보안 키를 생성했습니다.\n비밀번호 관리자와 같이 안전한 곳에 저장해주세요.",
"@setupChatBackupDescription": {}
"@setupChatBackupDescription": {},
"time": "시간",
"@time": {},
"messageType": "메시지 유형",
"@messageType": {},
"openGallery": "갤러리 열기",
"@openGallery": {},
"sender": "발신자",
"@sender": {},
"passwordsDoNotMatch": "비밀번호가 일치하지 않습니다!",
"@passwordsDoNotMatch": {},
"pleaseChooseAtLeastChars": "최소 {min}자를 선택하세요.",
"@pleaseChooseAtLeastChars": {
"type": "text",
"placeholders": {
"min": {}
}
},
"messageInfo": "메시지 정보",
"@messageInfo": {},
"pleaseEnterValidEmail": "유효한 이메일 주소를 입력해주세요.",
"@pleaseEnterValidEmail": {},
"repeatPassword": "비밀번호 다시 입력",
"@repeatPassword": {}
}