frigate/web/public/locales/ko/components/player.json
Hosted Weblate b765263531
Added translation using Weblate (Korean)
Added translation using Weblate (Korean)

Added translation using Weblate (Korean)

Translated using Weblate (Korean)

Currently translated at 100.0% (47 of 47 strings)

Translated using Weblate (Korean)

Currently translated at 6.1% (29 of 469 strings)

Translated using Weblate (Korean)

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Korean)

Currently translated at 12.2% (97 of 790 strings)

Translated using Weblate (Korean)

Currently translated at 100.0% (236 of 236 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: John <john@akfn.net>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ko/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/common
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-player
2026-05-05 12:49:49 +02:00

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> 스트림의 프레임을 얻지 못했습니다. 에러 로그를 확인하세요"
},
"cameraDisabled": "카메라를 이용할 수 없습니다",
"toast": {
"success": {
"submittedFrigatePlus": "Frigate+에 프레임이 성공적으로 제출됐습니다"
},
"error": {
"submitFrigatePlusFailed": "Frigate+에 프레임을 보내지 못했습니다"
}
}
}