mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-09 08:37:37 +03:00
Currently translated at 54.8% (34 of 62 strings) Translated using Weblate (Korean) Currently translated at 14.7% (21 of 142 strings) Translated using Weblate (Korean) Currently translated at 40.8% (20 of 49 strings) Translated using Weblate (Korean) Currently translated at 16.2% (21 of 129 strings) Translated using Weblate (Korean) Currently translated at 3.7% (30 of 790 strings) Translated using Weblate (Korean) Currently translated at 76.0% (19 of 25 strings) Translated using Weblate (Korean) Currently translated at 86.9% (20 of 23 strings) Translated using Weblate (Korean) Currently translated at 4.2% (20 of 469 strings) Translated using Weblate (Korean) Currently translated at 84.4% (49 of 58 strings) Translated using Weblate (Korean) Currently translated at 98.9% (98 of 99 strings) Translated using Weblate (Korean) Currently translated at 13.4% (144 of 1074 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: fgh812 <fgh812@naver.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ko/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings
58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
{
|
|
"audio": {
|
|
"global": {
|
|
"detection": "전체 감지",
|
|
"sensitivity": "전체 민감도"
|
|
},
|
|
"cameras": {
|
|
"detection": "감지",
|
|
"sensitivity": "민감도"
|
|
}
|
|
},
|
|
"timestamp_style": {
|
|
"global": {
|
|
"appearance": "전역 외관"
|
|
},
|
|
"cameras": {
|
|
"appearance": "외관"
|
|
}
|
|
},
|
|
"motion": {
|
|
"global": {
|
|
"sensitivity": "전역 민감도",
|
|
"algorithm": "전역 알고리즘"
|
|
},
|
|
"cameras": {
|
|
"sensitivity": "민감도",
|
|
"algorithm": "알고리즘"
|
|
}
|
|
},
|
|
"snapshots": {
|
|
"global": {
|
|
"display": "전역 표시"
|
|
},
|
|
"cameras": {
|
|
"display": "표시"
|
|
}
|
|
},
|
|
"detect": {
|
|
"global": {
|
|
"resolution": "전역 해상도",
|
|
"tracking": "전역 추적"
|
|
},
|
|
"cameras": {
|
|
"resolution": "해상도",
|
|
"tracking": "추적"
|
|
}
|
|
},
|
|
"objects": {
|
|
"global": {
|
|
"tracking": "전역 추적",
|
|
"filtering": "전역 필터링"
|
|
},
|
|
"cameras": {
|
|
"tracking": "추적"
|
|
}
|
|
}
|
|
}
|