Skip to content

Commit

Permalink
Merge pull request #153 from mirpasec/main
Browse files Browse the repository at this point in the history
Update ko.json
  • Loading branch information
Frooxius authored Nov 24, 2023
2 parents 77f9482 + 200c8ef commit a38c7b0
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -1313,6 +1313,17 @@
"Inspector.Slot.ParentUnder.LocalUserSpace": "현재 사용자의 부모 슬롯",
"Inspector.Slot.ParentUnder.LocalUserSpace.Undo": "현재 사용자의 부모 슬롯을 {name}의 부모 슬롯으로 지정",

"Inspector.Member.ResetToDefault": "기본값으로 초기화",

"Inspector.Member.BreakLinkDrive": "접점 끊기",
"Inspector.Member.OpenLinkDrive": "접점 열기",

"Inspector.Member.SetAllToAvg": "모두 평균값으로 설정",
"Inspector.Member.SetAllToX": "모두 X값으로 설정",
"Inspector.Member.SetAllToY": "모두 Y값으로 설정",
"Inspector.Member.SetAllToZ": "모두 Z값으로 설정",
"Inspector.Member.SetAllToW": "모두 W값으로 설정",

"Inspector.Mesh.StatsHeader": "메시 통계정보",
"Inspector.Mesh.VertexCount": "버텍스 수: {n}",
"Inspector.Mesh.TriangleCount": "폴리곤 수: {n}",
Expand Down Expand Up @@ -1399,6 +1410,8 @@
"Inspector.SkinnedMesh.ComputeExplicitBoundsFromPose": "현재 형태에서 명확한 경계를 계산",
"Inspector.SkinnedMesh.ExtendExplicitBoundsFromPose": "현재 형태에서 경계 확장",
"Inspector.SkinnedMesh.BakeToStaticMesh": "정적 메시로 베이크",
"Inspector.SkinnedMesh.SortBlendshapes.Name": "블렌드셰이프명으로 정렬",
"Inspector.SkinnedMesh.SortBlendshapes.NameLength": "블렌드셰이프명 길이(동일한 경우 이름)로 정렬",

"Inspector.SimpleAvatarProtection.RemoveAll": "아바타 보호기능 모두 제거",
"Inspector.SimpleAvatarProtection.RemoveSingle": "단일 아바타 보호기능 제거",
Expand Down Expand Up @@ -2061,6 +2074,12 @@
"Tools.Names.Measure": "측정 도구",
"Tools.Names.Label": "라벨 도구",

"Discord.RichPresence.InPrivateWorld": "비공개 월드 참여중",
"Discord.RichPresence.InPrivateLargeText": "비공개(버전:{version})",
"Discord.RichPresence.InPublicWorld": "공개 월드 참여중",
"Discord.RichPresence.PublicWorldDetails": "{worldName} ({totalWorlds}개 세션 참여중)",
"Discord.RichPresence.InPublicLargeText": "공개(버전:{version})",

"Dummy": "Dummy"
}
}

0 comments on commit a38c7b0

Please sign in to comment.