mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Update ko.json
Interaction.CopyImage Inspector.ProceduralAsset.UpdateCount Inspector.ProceduralAsset.Error Inspector.Texture3D.Size
This commit is contained in:
parent
6268a4fe84
commit
26f82c26bc
1 changed files with 6 additions and 1 deletions
5
ko.json
5
ko.json
|
|
@ -107,6 +107,7 @@
|
|||
"Interaction.ImportFile": "파일을 월드로 추출",
|
||||
"Interaction.ExportFile": "파일 다운로드(문서/{appName} VR)",
|
||||
"Interaction.CopyLink": "링크 복사",
|
||||
"Interaction.CopyImage": "이미지 복사",
|
||||
|
||||
"Inventory.OpenWorld": "세션 시작",
|
||||
"Inventory.Equip": "아바타 착용",
|
||||
|
|
@ -1331,6 +1332,9 @@
|
|||
"Inspector.Member.SetAllToZ": "모두 Z값으로 설정",
|
||||
"Inspector.Member.SetAllToW": "모두 W값으로 설정",
|
||||
|
||||
"Inspector.ProceduralAsset.UpdateCount": "갱신 횟수: {n}",
|
||||
"Inspector.ProceduralAsset.Error": "오류: {error}",
|
||||
|
||||
"Inspector.Mesh.StatsHeader": "메시 통계정보",
|
||||
"Inspector.Mesh.VertexCount": "버텍스 수: {n}",
|
||||
"Inspector.Mesh.TriangleCount": "폴리곤 수: {n}",
|
||||
|
|
@ -1438,6 +1442,7 @@
|
|||
"Inspector.Texture.Size": "크기: {width} x {height}",
|
||||
"Inspector.Texture.Format": "형식: {format}, 메모리: <nobr>{memory}</nobr>",
|
||||
"Inspector.Texture.Variant": "텍스쳐 식별자: {variant}",
|
||||
"Inspector.Texture3D.Size": "크기: {width} x {height} x {depth}",
|
||||
|
||||
"Inspector.Texture.BakeTexture": "텍스쳐 베이크",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue