mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-04-26 20:37:51 +02:00
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:
parent
b1c0a20577
commit
ff89fcfc84
@ -1042,7 +1042,7 @@
|
|||||||
"displayname": {}
|
"displayname": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"errorObtainingLocation": "위치 얻는 중 오류: {erorr}",
|
"errorObtainingLocation": "위치 얻는 중 오류: {error}",
|
||||||
"@errorObtainingLocation": {
|
"@errorObtainingLocation": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1561,7 +1561,7 @@
|
|||||||
"unreadCount": {}
|
"unreadCount": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"timeOfDay": "{hours}시 {minutes}분",
|
"timeOfDay": "{hours24}시 {minutes}분",
|
||||||
"@timeOfDay": {
|
"@timeOfDay": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2727,5 +2727,23 @@
|
|||||||
"reportUser": "사용자 신고",
|
"reportUser": "사용자 신고",
|
||||||
"@reportUser": {},
|
"@reportUser": {},
|
||||||
"openChat": "채팅 열기",
|
"openChat": "채팅 열기",
|
||||||
"@openChat": {}
|
"@openChat": {},
|
||||||
|
"storyPrivacyWarning": "사람들이 서로를 보고 연락할 수 있다는 점에 유의해주세요. 스토리는 24시간 동안 보이지만 모든 기기와 서버에서 삭제된다는 보장은 없습니다.",
|
||||||
|
"@storyPrivacyWarning": {},
|
||||||
|
"iUnderstand": "동의합니다",
|
||||||
|
"@iUnderstand": {},
|
||||||
|
"reactedWith": "{sender}가 {reaction}로 반응함",
|
||||||
|
"@reactedWith": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"sender": {},
|
||||||
|
"reaction": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"confirmEventUnpin": "이벤트를 영구적으로 고정 해제할 것이 확실한가요?",
|
||||||
|
"@confirmEventUnpin": {},
|
||||||
|
"pinMessage": "방에 고정",
|
||||||
|
"@pinMessage": {},
|
||||||
|
"pinnedEventsError": "고정된 메시지 불러오는 중 오류",
|
||||||
|
"@pinnedEventsError": {}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user