Translated using Weblate (Korean)

Currently translated at 1.4% (6 of 427 strings)

Translated using Weblate (Korean)

Currently translated at 32.0% (8 of 25 strings)

Translated using Weblate (Korean)

Currently translated at 0.9% (4 of 427 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: 엄두섭 <eomds1@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ko/
Translation: Frigate NVR/audio
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-settings
This commit is contained in:
Hosted Weblate 2025-09-01 03:41:10 +02:00 committed by Josh Hawkins
parent b777c2cf73
commit 1a8b2dcbe9
3 changed files with 52 additions and 3 deletions

View File

@ -1 +1,6 @@
{}
{
"crying": "울음",
"snoring": "코골기",
"singing": "노래하기",
"yell": "비명"
}

View File

@ -1 +1,22 @@
{}
{
"submitFrigatePlus": {
"submit": "제출"
},
"stats": {
"bandwidth": {
"short": "대역폭",
"title": "대역폭:"
},
"latency": {
"short": {
"title": "지연"
},
"title": "지연:"
},
"streamType": {
"short": "종류",
"title": "스트림 종류:"
},
"totalFrames": "총 프레임:"
}
}

View File

@ -1 +1,24 @@
{}
{
"triggers": {
"dialog": {
"form": {
"threshold": {
"title": "임계치"
},
"name": {
"title": "이름"
},
"type": {
"title": "종류",
"placeholder": "트리거 종류 선택"
}
},
"createTrigger": {
"title": "트리거 생성"
}
},
"actions": {
"notification": "통지 전송"
}
}
}