mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 21:08:56 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-events Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
53 lines
1.8 KiB
JSON
53 lines
1.8 KiB
JSON
{
|
|
"submitFrigatePlus": {
|
|
"submit": "제출",
|
|
"title": "이 프레임을 Frigate+에 제출하시겠습니까?",
|
|
"previewError": "스냅샷 미리보기를 불러올 수 없습니다. 해당 시점의 녹화 영상을 사용할 수 없는 상태일 수 있습니다."
|
|
},
|
|
"stats": {
|
|
"bandwidth": {
|
|
"short": "대역폭",
|
|
"title": "대역폭:"
|
|
},
|
|
"latency": {
|
|
"short": {
|
|
"title": "지연",
|
|
"value": "{{seconds}}초"
|
|
},
|
|
"title": "지연 시간:",
|
|
"value": "{{seconds}}초"
|
|
},
|
|
"streamType": {
|
|
"short": "종류",
|
|
"title": "스트림 종류:"
|
|
},
|
|
"totalFrames": "총 프레임:",
|
|
"droppedFrames": {
|
|
"title": "손실 프레임:",
|
|
"short": {
|
|
"title": "손실",
|
|
"value": "{{droppedFrames}}프레임"
|
|
}
|
|
},
|
|
"decodedFrames": "디코딩된 프레임:",
|
|
"droppedFrameRate": "프레임 손실률:"
|
|
},
|
|
"noRecordingsFoundForThisTime": "해당 시간대에 저장된 녹화 영상이 없습니다",
|
|
"noPreviewFound": "미리보기를 찾을 수 없습니다",
|
|
"noPreviewFoundFor": "{{cameraName}} 카메라의 미리보기를 찾을 수 없습니다",
|
|
"livePlayerRequiredIOSVersion": "이 실시간 스트림 유형을 사용하려면 iOS 17.1 이상 버전이 필요합니다.",
|
|
"streamOffline": {
|
|
"title": "스트림 오프라인",
|
|
"desc": "{{cameraName}} 카메라의 <code>detect</code> 스트림에서 수신된 프레임이 없습니다. 오류 로그를 확인하세요"
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "Frigate+에 프레임을 성공적으로 제출했습니다"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Frigate+에 프레임을 제출하지 못했습니다"
|
|
}
|
|
},
|
|
"cameraOff": "카메라가 꺼져 있습니다"
|
|
}
|