mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-17 21:58:22 +03:00
Currently translated at 5.7% (7 of 122 strings) Translated using Weblate (Korean) Currently translated at 100.0% (230 of 230 strings) Translated using Weblate (Korean) Currently translated at 28.3% (21 of 74 strings) Translated using Weblate (Korean) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Korean) Currently translated at 14.2% (7 of 49 strings) Translated using Weblate (Korean) Currently translated at 12.0% (3 of 25 strings) Translated using Weblate (Korean) Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Korean) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Korean) Currently translated at 66.6% (114 of 171 strings) Translated using Weblate (Korean) Currently translated at 43.4% (10 of 23 strings) Translated using Weblate (Korean) Currently translated at 79.6% (43 of 54 strings) Translated using Weblate (Korean) Currently translated at 0.2% (3 of 1084 strings) Translated using Weblate (Korean) Currently translated at 15.3% (140 of 915 strings) Translated using Weblate (Korean) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Korean) Currently translated at 13.9% (70 of 501 strings) Translated using Weblate (Korean) Currently translated at 12.3% (17 of 138 strings) Translated using Weblate (Korean) Currently translated at 0.6% (3 of 467 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: John <john@akfn.net> 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-dialog/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/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/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/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/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ko/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-classificationmodel 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 Translation: Frigate NVR/views-system
87 lines
3.3 KiB
JSON
87 lines
3.3 KiB
JSON
{
|
|
"description": {
|
|
"placeholder": "이 모음집의 이름을 입력해주세요",
|
|
"addFace": "안면인식 라이브러리에서 첫 사진을 업로드해 새로운 컬렉션을 만들어보세요.",
|
|
"invalidName": "잘못된 이름입니다. 이름은 문자, 숫자, 공백, 따옴표 ('), 밑줄 (_), 그리고 붙임표 (-)만 포함이 가능합니다.",
|
|
"nameCannotContainHash": "이름에 #을 포함할 수 없습니다."
|
|
},
|
|
"details": {
|
|
"person": "사람",
|
|
"subLabelScore": "보조 레이블 신뢰도",
|
|
"face": "얼굴 상세정보",
|
|
"timestamp": "시간 기록",
|
|
"unknown": "알 수 없음",
|
|
"scoreInfo": "점수는 각 이미지에서 얼굴의 크기를 가중치로 적용하여 모든 얼굴 점수의 평균을 낸 값입니다."
|
|
},
|
|
"selectItem": "{{item}} 선택",
|
|
"documentTitle": "얼굴 라이브러리 - Frigate",
|
|
"uploadFaceImage": {
|
|
"title": "얼굴 사진 올리기"
|
|
},
|
|
"collections": "모음집",
|
|
"createFaceLibrary": {
|
|
"title": "모음집 만들기",
|
|
"desc": "새로운 모음집 만들기",
|
|
"new": "새 얼굴 만들기"
|
|
},
|
|
"steps": {
|
|
"faceName": "얼굴 이름 입력",
|
|
"uploadFace": "얼굴 사진 올리기",
|
|
"nextSteps": "다음 단계"
|
|
},
|
|
"train": {
|
|
"title": "학습",
|
|
"aria": "학습 선택"
|
|
},
|
|
"selectFace": "얼굴 선택",
|
|
"deleteFaceLibrary": {
|
|
"title": "이름 삭제"
|
|
},
|
|
"deleteFaceAttempts": {
|
|
"title": "얼굴 삭제"
|
|
},
|
|
"renameFace": {
|
|
"title": "얼굴 이름 바꾸기",
|
|
"desc": "{{name}}의 새 이름을 입력하세요"
|
|
},
|
|
"button": {
|
|
"deleteFaceAttempts": "얼굴 삭제",
|
|
"addFace": "얼굴 추가",
|
|
"renameFace": "얼굴 이름 바꾸기",
|
|
"deleteFace": "얼굴 삭제",
|
|
"uploadImage": "이미지 올리기",
|
|
"reprocessFace": "얼굴 재조정"
|
|
},
|
|
"imageEntry": {
|
|
"validation": {
|
|
"selectImage": "이미지 파일을 선택해주세요."
|
|
},
|
|
"dropActive": "여기에 이미지 놓기…",
|
|
"dropInstructions": "이미지를 끌어다 놓거나 여기에 붙여넣으세요. 선택할 수도 있습니다.",
|
|
"maxSize": "최대 용량: {{size}}MB"
|
|
},
|
|
"nofaces": "얼굴을 찾을 수 없습니다",
|
|
"pixels": "{{area}}px",
|
|
"trainFaceAs": "얼굴을 다음과 같이 훈련하기:",
|
|
"trainFace": "얼굴 훈련하기",
|
|
"toast": {
|
|
"success": {
|
|
"uploadedImage": "이미지 업로드에 성공했습니다.",
|
|
"addFaceLibrary": "{{name}} 을 성공적으로 얼굴 라이브러리에 추가했습니다!",
|
|
"deletedFace_other": "{{count}} 얼굴을 성공적으로 삭제했습니다.",
|
|
"renamedFace": "얼굴 이름을 {{name}} 으로 성공적으로 바꿨습니다",
|
|
"trainedFace": "얼굴 훈련을 성공적으로 마쳤습니다.",
|
|
"updatedFaceScore": "{{name}} 얼굴 점수 업데이트 성공 {{score}}."
|
|
},
|
|
"error": {
|
|
"uploadingImageFailed": "이미지 업로드 실패:{{errorMessage}}",
|
|
"addFaceLibraryFailed": "얼굴 이름 설정 실패:{{errorMessage}}",
|
|
"deleteFaceFailed": "삭제 실패:{{errorMessage}}",
|
|
"deleteNameFailed": "이름 삭제 실패:{{errorMessage}}",
|
|
"renameFaceFailed": "이름 바꾸기 실패:{{errorMessage}}",
|
|
"trainFailed": "훈련 실패:{{errorMessage}}",
|
|
"updateFaceScoreFailed": "얼굴 신뢰도 업데이트 실패:{{errorMessage}}"
|
|
}
|
|
}
|
|
}
|