From e7048feff139d06cf2fb3fd5e7bc0e7b8c35255e Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 18 Sep 2025 23:18:47 +0200 Subject: [PATCH] Translated using Weblate (Korean) 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 Co-authored-by: sungtak yoon Co-authored-by: ysteen 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 --- web/public/locales/ko/audio.json | 11 +++++++-- web/public/locales/ko/common.json | 24 ++++++++++++++++++- web/public/locales/ko/components/auth.json | 16 ++++++++++++- web/public/locales/ko/components/camera.json | 7 +++++- web/public/locales/ko/components/dialog.json | 7 +++++- web/public/locales/ko/components/filter.json | 4 +++- web/public/locales/ko/components/icons.json | 9 ++++++- web/public/locales/ko/components/input.json | 11 ++++++++- web/public/locales/ko/components/player.json | 4 +++- web/public/locales/ko/objects.json | 5 +++- web/public/locales/ko/views/configEditor.json | 5 +++- web/public/locales/ko/views/events.json | 5 +++- web/public/locales/ko/views/explore.json | 5 +++- web/public/locales/ko/views/exports.json | 5 +++- web/public/locales/ko/views/faceLibrary.json | 7 +++++- web/public/locales/ko/views/live.json | 5 +++- web/public/locales/ko/views/recording.json | 6 ++++- web/public/locales/ko/views/search.json | 5 +++- web/public/locales/ko/views/settings.json | 11 ++++++++- web/public/locales/ko/views/system.json | 7 +++++- 20 files changed, 138 insertions(+), 21 deletions(-) diff --git a/web/public/locales/ko/audio.json b/web/public/locales/ko/audio.json index 25df6a7c5..8bb3f7282 100644 --- a/web/public/locales/ko/audio.json +++ b/web/public/locales/ko/audio.json @@ -1,6 +1,13 @@ { "crying": "울음", - "snoring": "코골기", + "snoring": "코골이", "singing": "노래하기", - "yell": "비명" + "yell": "비명", + "speech": "발표", + "babbling": "옹알이", + "bicycle": "자전거", + "a_capella": "아카펠라", + "accelerating": "가속", + "accordion": "아코디언", + "acoustic_guitar": "어쿠스틱 기타" } diff --git a/web/public/locales/ko/common.json b/web/public/locales/ko/common.json index 0baf54f2a..db5c83ed7 100644 --- a/web/public/locales/ko/common.json +++ b/web/public/locales/ko/common.json @@ -1,3 +1,25 @@ { - "readTheDocumentation": "문서 읽기" + "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": "계정" + } + } } diff --git a/web/public/locales/ko/components/auth.json b/web/public/locales/ko/components/auth.json index 0967ef424..d0b29a82a 100644 --- a/web/public/locales/ko/components/auth.json +++ b/web/public/locales/ko/components/auth.json @@ -1 +1,15 @@ -{} +{ + "form": { + "user": "사용자명", + "password": "패스워드", + "login": "로그인", + "errors": { + "usernameRequired": "사용자명은 필수입니다", + "passwordRequired": "패스워드는 필수입니다", + "rateLimit": "너무 많이 시도했습니다. 다음에 다시 시도하세요.", + "loginFailed": "로그인 실패", + "unknownError": "알려지지 않은 에러. 로그를 확인하세요.", + "webUnknownError": "알려지지 않은 에러. 콘솔 로그를 확인하세요." + } + } +} diff --git a/web/public/locales/ko/components/camera.json b/web/public/locales/ko/components/camera.json index 0967ef424..b1bfdcb59 100644 --- a/web/public/locales/ko/components/camera.json +++ b/web/public/locales/ko/components/camera.json @@ -1 +1,6 @@ -{} +{ + "group": { + "label": "카메라 그룹", + "add": "카메라 그룹 추가" + } +} diff --git a/web/public/locales/ko/components/dialog.json b/web/public/locales/ko/components/dialog.json index 0967ef424..ec0014a22 100644 --- a/web/public/locales/ko/components/dialog.json +++ b/web/public/locales/ko/components/dialog.json @@ -1 +1,6 @@ -{} +{ + "restart": { + "title": "Frigate를 정말로 다시 시작할까요?", + "button": "재시작" + } +} diff --git a/web/public/locales/ko/components/filter.json b/web/public/locales/ko/components/filter.json index 0967ef424..c0d378839 100644 --- a/web/public/locales/ko/components/filter.json +++ b/web/public/locales/ko/components/filter.json @@ -1 +1,3 @@ -{} +{ + "filter": "필터" +} diff --git a/web/public/locales/ko/components/icons.json b/web/public/locales/ko/components/icons.json index 0967ef424..fb1b47c03 100644 --- a/web/public/locales/ko/components/icons.json +++ b/web/public/locales/ko/components/icons.json @@ -1 +1,8 @@ -{} +{ + "iconPicker": { + "selectIcon": "아이콘을 선택해주세요", + "search": { + "placeholder": "아이콘 검색 중…" + } + } +} diff --git a/web/public/locales/ko/components/input.json b/web/public/locales/ko/components/input.json index 0967ef424..b697d11da 100644 --- a/web/public/locales/ko/components/input.json +++ b/web/public/locales/ko/components/input.json @@ -1 +1,10 @@ -{} +{ + "button": { + "downloadVideo": { + "label": "비디오 다운로드", + "toast": { + "success": "선택한 비디오들의 다운로드가 시작되었습니다." + } + } + } +} diff --git a/web/public/locales/ko/components/player.json b/web/public/locales/ko/components/player.json index ac1b291b2..d9290ebe4 100644 --- a/web/public/locales/ko/components/player.json +++ b/web/public/locales/ko/components/player.json @@ -18,5 +18,7 @@ "title": "스트림 종류:" }, "totalFrames": "총 프레임:" - } + }, + "noRecordingsFoundForThisTime": "이 시간에는 녹화본이 없습니다", + "noPreviewFound": "미리 보기가 없습니다" } diff --git a/web/public/locales/ko/objects.json b/web/public/locales/ko/objects.json index 0967ef424..19c8ef9e9 100644 --- a/web/public/locales/ko/objects.json +++ b/web/public/locales/ko/objects.json @@ -1 +1,4 @@ -{} +{ + "person": "사람", + "bicycle": "자전거" +} diff --git a/web/public/locales/ko/views/configEditor.json b/web/public/locales/ko/views/configEditor.json index 0967ef424..1a9e8ec9f 100644 --- a/web/public/locales/ko/views/configEditor.json +++ b/web/public/locales/ko/views/configEditor.json @@ -1 +1,4 @@ -{} +{ + "documentTitle": "설정 편집기 - Frigate", + "configEditor": "설정 편집기" +} diff --git a/web/public/locales/ko/views/events.json b/web/public/locales/ko/views/events.json index 0967ef424..b8cf930d3 100644 --- a/web/public/locales/ko/views/events.json +++ b/web/public/locales/ko/views/events.json @@ -1 +1,4 @@ -{} +{ + "alerts": "알림", + "detections": "탐지" +} diff --git a/web/public/locales/ko/views/explore.json b/web/public/locales/ko/views/explore.json index 0967ef424..17aee9232 100644 --- a/web/public/locales/ko/views/explore.json +++ b/web/public/locales/ko/views/explore.json @@ -1 +1,4 @@ -{} +{ + "documentTitle": "탐색 - Frigate", + "generativeAI": "생성형 AI" +} diff --git a/web/public/locales/ko/views/exports.json b/web/public/locales/ko/views/exports.json index 0967ef424..47d39eae6 100644 --- a/web/public/locales/ko/views/exports.json +++ b/web/public/locales/ko/views/exports.json @@ -1 +1,4 @@ -{} +{ + "documentTitle": "내보내기 - Frigate", + "search": "검색" +} diff --git a/web/public/locales/ko/views/faceLibrary.json b/web/public/locales/ko/views/faceLibrary.json index 0967ef424..af79a003a 100644 --- a/web/public/locales/ko/views/faceLibrary.json +++ b/web/public/locales/ko/views/faceLibrary.json @@ -1 +1,6 @@ -{} +{ + "description": { + "placeholder": "이 모음집의 이름을 입력해주세요", + "addFace": "얼굴 라이브러리에 새 컬렉션 추가하는 방법을 단계별로 알아보세요." + } +} diff --git a/web/public/locales/ko/views/live.json b/web/public/locales/ko/views/live.json index 0967ef424..41ddf9b1a 100644 --- a/web/public/locales/ko/views/live.json +++ b/web/public/locales/ko/views/live.json @@ -1 +1,4 @@ -{} +{ + "documentTitle": "실시간 - Frigate", + "documentTitle.withCamera": "실시간 - {{camera}} - Frigate" +} diff --git a/web/public/locales/ko/views/recording.json b/web/public/locales/ko/views/recording.json index 0967ef424..aa2715665 100644 --- a/web/public/locales/ko/views/recording.json +++ b/web/public/locales/ko/views/recording.json @@ -1 +1,5 @@ -{} +{ + "filter": "필터", + "export": "내보내기", + "calendar": "달력" +} diff --git a/web/public/locales/ko/views/search.json b/web/public/locales/ko/views/search.json index 0967ef424..7e01516e3 100644 --- a/web/public/locales/ko/views/search.json +++ b/web/public/locales/ko/views/search.json @@ -1 +1,4 @@ -{} +{ + "search": "검색", + "savedSearches": "저장된 검색들" +} diff --git a/web/public/locales/ko/views/settings.json b/web/public/locales/ko/views/settings.json index 61262b17d..152bc8d07 100644 --- a/web/public/locales/ko/views/settings.json +++ b/web/public/locales/ko/views/settings.json @@ -18,7 +18,16 @@ } }, "actions": { - "notification": "통지 전송" + "notification": "알림 전송" + } + }, + "documentTitle": { + "default": "설정 - Frigate", + "authentication": "인증 설정 - Frigate" + }, + "users": { + "table": { + "actions": "액션" } } } diff --git a/web/public/locales/ko/views/system.json b/web/public/locales/ko/views/system.json index 0967ef424..f3c1d746b 100644 --- a/web/public/locales/ko/views/system.json +++ b/web/public/locales/ko/views/system.json @@ -1 +1,6 @@ -{} +{ + "documentTitle": { + "cameras": "카메라 통계 - Frigate", + "storage": "스토리지 통계 - Frigate" + } +}