mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Update ko.json
New translation for inspector and blendshape string
This commit is contained in:
parent
e8c2eda93a
commit
158d76b554
1 changed files with 19 additions and 0 deletions
19
ko.json
19
ko.json
|
|
@ -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}",
|
||||
|
|
@ -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": "단일 아바타 보호기능 제거",
|
||||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue