mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 1.6% (2 of 118 strings) Translated using Weblate (Korean) Currently translated at 2.1% (9 of 427 strings) Translated using Weblate (Korean) Currently translated at 4.1% (2 of 48 strings) Translated using Weblate (Korean) Currently translated at 3.2% (2 of 61 strings) Translated using Weblate (Korean) Currently translated at 0.8% (1 of 118 strings) Translated using Weblate (Korean) Currently translated at 1.8% (8 of 427 strings) Translated using Weblate (Korean) Currently translated at 2.0% (1 of 48 strings) Translated using Weblate (Korean) Currently translated at 50.0% (3 of 6 strings) Translated using Weblate (Korean) Currently translated at 1.6% (2 of 122 strings) Translated using Weblate (Korean) Currently translated at 1.6% (2 of 118 strings) Translated using Weblate (Korean) Currently translated at 1.6% (1 of 61 strings) Translated using Weblate (Korean) Currently translated at 20.0% (2 of 10 strings) Translated using Weblate (Korean) Currently translated at 1.3% (1 of 72 strings) Translated using Weblate (Korean) Currently translated at 4.3% (2 of 46 strings) Translated using Weblate (Korean) Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Korean) Currently translated at 7.6% (2 of 26 strings) Translated using Weblate (Korean) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Korean) Currently translated at 22.2% (2 of 9 strings) Translated using Weblate (Korean) Currently translated at 2.4% (2 of 83 strings) Translated using Weblate (Korean) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Korean) Currently translated at 40.0% (10 of 25 strings) Translated using Weblate (Korean) Currently translated at 3.8% (2 of 52 strings) Translated using Weblate (Korean) Currently translated at 6.7% (13 of 192 strings) Translated using Weblate (Korean) Currently translated at 2.5% (11 of 427 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: sungtak yoon <y.mami0812@gmail.com> Co-authored-by: ysteen <littleyu@ysteen.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/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-recording/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/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ko/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-icons Translation: Frigate NVR/components-input Translation: Frigate NVR/components-player Translation: Frigate NVR/objects Translation: Frigate NVR/views-configeditor 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-recording Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
26 lines
521 B
JSON
26 lines
521 B
JSON
{
|
|
"readTheDocumentation": "문서 읽기",
|
|
"time": {
|
|
"untilForTime": "{{time}}까지",
|
|
"untilForRestart": "Frigate가 재시작될 때 까지.",
|
|
"10minutes": "10분",
|
|
"12hours": "12시간",
|
|
"1hour": "1시간",
|
|
"24hours": "24시간",
|
|
"30minutes": "30분",
|
|
"5minutes": "5분"
|
|
},
|
|
"notFound": {
|
|
"title": "404"
|
|
},
|
|
"accessDenied": {
|
|
"title": "접근 거부",
|
|
"documentTitle": "접근 거부 - Frigate"
|
|
},
|
|
"menu": {
|
|
"user": {
|
|
"account": "계정"
|
|
}
|
|
}
|
|
}
|