chore(translations): Translated using Weblate (Korean)

Currently translated at 94.8% (741 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
This commit is contained in:
loyedison92 2025-09-07 10:05:22 +02:00 committed by Hosted Weblate
commit e5c364bb21
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -3270,5 +3270,26 @@
"notificationRuleSuppressEditsDescription": "수정된 메시지로부터 오는 알림을 무시합니다.", "notificationRuleSuppressEditsDescription": "수정된 메시지로부터 오는 알림을 무시합니다.",
"@notificationRuleSuppressEditsDescription": {}, "@notificationRuleSuppressEditsDescription": {},
"notificationRuleCall": "전화", "notificationRuleCall": "전화",
"@notificationRuleCall": {} "@notificationRuleCall": {},
"setCustomPermissionLevel": "사용자 지정 권한 수준 설정",
"@setCustomPermissionLevel": {},
"setPermissionsLevelDescription": "아래에서 미리 정의된 역할을 선택하거나 0부터 100 사이의 사용자 지정 권한 수준을 입력해 주세요.",
"@setPermissionsLevelDescription": {},
"ignoreUser": "사용자 무시",
"@ignoreUser": {},
"normalUser": "일반 사용자",
"@normalUser": {},
"commandHint_roomupgrade": "이 방을 주어진 방 버전으로 업그레이드합니다",
"@commandHint_roomupgrade": {},
"checkList": "체크리스트",
"@checkList": {},
"countInvited": "{count}초대받은",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
}
} }