chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-08-22 03:29:26 +00:00
committed by GitHub
parent 00d979931b
commit d2ac99765b
2 changed files with 475 additions and 475 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,40 +2,40 @@
"init": { "init": {
"step": { "step": {
"start": { "start": {
"title": "", "title": "Homarr에 오신 것을 환영합니다",
"subtitle": "", "subtitle": "Homarr 인스턴스 설정을 시작합니다.",
"description": "", "description": "시작하기 전에, Homarr 인스턴스를 어떻게 설정할지 선택해주세요.",
"action": { "action": {
"scratch": "", "scratch": "처음부터 시작하기",
"importOldmarr": "" "importOldmarr": "1.0 이전의 Homarr에서 불러오기"
} }
}, },
"import": { "import": {
"title": "", "title": "데이터 불러오기",
"subtitle": "", "subtitle": "기존 Homarr 인스턴스에서 데이터를 불러올 수 있습니다.",
"dropzone": { "dropzone": {
"title": "", "title": "zip 파일 드롭 또는 클릭해서 찾아보기",
"description": "" "description": ""
}, },
"fileInfo": { "fileInfo": {
"action": { "action": {
"change": "" "change": "파일 변경"
} }
}, },
"importSettings": { "importSettings": {
"title": "", "title": "설정 불러오기",
"description": "" "description": ""
}, },
"boardSelection": { "boardSelection": {
"title": "", "title": "{count}개의 보드 찾음",
"description": "", "description": "",
"action": { "action": {
"selectAll": "", "selectAll": "모두 선택",
"unselectAll": "" "unselectAll": "모두 선택 해제"
} }
}, },
"summary": { "summary": {
"title": "", "title": "불러오기 요약",
"description": "", "description": "",
"action": { "action": {
"import": "" "import": ""
@@ -57,69 +57,69 @@
}, },
"notification": { "notification": {
"error": { "error": {
"title": "", "title": "유효하지 않은 토큰",
"message": "" "message": "입력한 토큰이 유효하지 않습니다"
} }
} }
} }
}, },
"user": { "user": {
"title": "", "title": "관리자",
"subtitle": "", "subtitle": "관리자의 계정 정보를 설정해주세요.",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "계정 생성됨",
"message": "" "message": "계정이 성공적으로 생성되었습니다"
}, },
"error": { "error": {
"title": "" "title": "계정 생성 실패"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "외부 그룹",
"subtitle": "", "subtitle": "",
"form": { "form": {
"name": { "name": {
"label": "", "label": "그룹 이름",
"description": "" "description": "이름은 외부 제공자의 관리자 그룹과 일치해야 합니다"
} }
} }
}, },
"settings": { "settings": {
"title": "설정", "title": "설정",
"subtitle": "" "subtitle": "서버 설정하기."
}, },
"finish": { "finish": {
"title": "", "title": "설정 완료",
"subtitle": "", "subtitle": "모든 준비가 끝났습니다!",
"description": "", "description": "설정 과정을 성공적으로 완료했습니다. 이제 Homarr을 사용할 수 있습니다. 다음 작업을 선택해주세요:",
"action": { "action": {
"goToBoard": "", "goToBoard": "{name} 보드로 가기",
"createBoard": "", "createBoard": "첫 번째 보드 만들기",
"inviteUser": "", "inviteUser": "다른 사용자 초대하기",
"docs": "" "docs": "문서 읽기"
} }
} }
}, },
"backToStart": "" "backToStart": "시작으로 돌아가기"
}, },
"user": { "user": {
"title": "사용자", "title": "사용자",
"name": "사용자", "name": "사용자",
"page": { "page": {
"login": { "login": {
"title": "", "title": "내 계정에 로그인",
"subtitle": "" "subtitle": "돌아오신 것을 환영합니다! 계정 정보를 입력해주세요"
}, },
"invite": { "invite": {
"title": "", "title": "Homarr 참여하기",
"subtitle": "", "subtitle": "Homarr에 오신 것을 환영합니다! 계정을 생성해주세요",
"description": "" "description": "{username}가 초대했습니다"
}, },
"init": { "init": {
"title": "", "title": "새로운 Homarr 설치",
"subtitle": "" "subtitle": "초기 관리자 계정을 생성해주세요"
} }
}, },
"field": { "field": {
@@ -281,47 +281,47 @@
"message": "" "message": ""
}, },
"error": { "error": {
"message": "" "message": "프로필을 업데이트할 수 없습니다"
} }
} }
}, },
"delete": { "delete": {
"label": "", "label": "사용자 영원히 삭제",
"description": "", "description": "",
"confirm": "" "confirm": ""
}, },
"select": { "select": {
"label": "", "label": "사용자 선택",
"notFound": "" "notFound": "사용자 찾을 수 없음"
}, },
"transfer": { "transfer": {
"label": "" "label": "새로운 소유자 선택하기"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "그룹",
"name": "", "name": "그룹",
"search": "", "search": "그룹 찾기",
"field": { "field": {
"name": "이름", "name": "이름",
"members": "", "members": "멤버",
"homeBoard": { "homeBoard": {
"label": "", "label": "홈 보드",
"description": "" "description": ""
}, },
"mobileBoard": { "mobileBoard": {
"label": "", "label": "모바일 보드",
"description": "" "description": ""
} }
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "", "title": "관리자",
"item": { "item": {
"admin": { "admin": {
"label": "", "label": "관리자",
"description": "" "description": "이 권한을 가진 멤버는 모든 기능과 설정에 대한 접근을 할 수 있습니다"
} }
} }
}, },
@@ -329,11 +329,11 @@
"title": "앱", "title": "앱",
"item": { "item": {
"create": { "create": {
"label": "", "label": "앱 만들기",
"description": "" "description": "멤버가 앱을 만들 수 있도록 허락하기"
}, },
"use-all": { "use-all": {
"label": "", "label": "모든 앱 사용",
"description": "" "description": ""
}, },
"modify-all": { "modify-all": {