mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Add gaussian point collider string
This commit is contained in:
parent
2e0379a838
commit
bf315fed78
25 changed files with 51 additions and 24 deletions
|
|
@ -800,6 +800,7 @@ Inspector.Member.SplitBlendshape.Y
|
|||
Inspector.Member.SplitBlendshape.Z
|
||||
Inspector.ProceduralAsset.UpdateCount
|
||||
Inspector.ProceduralAsset.Error
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
|
|
|
|||
|
|
@ -19,4 +19,5 @@ Settings.GaussianSplatQualitySettings.ColorFormat
|
|||
Settings.GaussianSplatQualitySettings.ColorFormat.Description
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat.Description
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
|
||||
|
|
|
|||
|
|
@ -1804,6 +1804,7 @@ Inspector.Mesh.UV_Multiplicator
|
|||
Inspector.Mesh.ScaleUVs
|
||||
Inspector.MeshRenderer.MergeByMaterial
|
||||
Inspector.MeshRenderer.SplitByMaterial
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.MeshCollider.VHACD
|
||||
Inspector.MeshCollider.ReplaceBox
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
|
|
|
|||
|
|
@ -766,6 +766,7 @@ Inspector.Member.SplitBlendshape.Y
|
|||
Inspector.Member.SplitBlendshape.Z
|
||||
Inspector.ProceduralAsset.UpdateCount
|
||||
Inspector.ProceduralAsset.Error
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
|
|
|
|||
|
|
@ -129,6 +129,7 @@ Settings.ImportSettings.WorldUrls
|
|||
Settings.ImportSettings.WorldUrls.Description
|
||||
Settings.ImportSettings.NetworkUrls
|
||||
Settings.ImportSettings.NetworkUrls.Description
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
|
|
|
|||
|
|
@ -1108,6 +1108,7 @@ Inspector.Mesh.RecalculateBlendshapeNormalsSmooth
|
|||
Inspector.Mesh.RecalculateBlendshapeTangentsMikkt
|
||||
Inspector.Mesh.ConvertToPointCloud
|
||||
Inspector.Mesh.MergeBlendshapes
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.MeshCollider.VHACD
|
||||
Inspector.MeshCollider.ReplaceBox
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
|
|
|
|||
|
|
@ -297,6 +297,7 @@ Inspector.Mesh.ReverseWinding
|
|||
Inspector.Mesh.TrimVertexBoneWeightsTo
|
||||
Inspector.Mesh.BoneTrimCount
|
||||
Inspector.Mesh.UV_Multiplicator
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
Inspector.VHACD.Parameter.PlaneDownsampling
|
||||
|
|
|
|||
|
|
@ -19,4 +19,5 @@ Settings.GaussianSplatQualitySettings.ColorFormat
|
|||
Settings.GaussianSplatQualitySettings.ColorFormat.Description
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat.Description
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
|
||||
|
|
|
|||
|
|
@ -1185,6 +1185,7 @@ Inspector.Mesh.UV_Multiplicator
|
|||
Inspector.Mesh.ScaleUVs
|
||||
Inspector.MeshRenderer.MergeByMaterial
|
||||
Inspector.MeshRenderer.SplitByMaterial
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.MeshCollider.VHACD
|
||||
Inspector.MeshCollider.ReplaceBox
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
|
|
|
|||
|
|
@ -1273,6 +1273,7 @@ Inspector.Mesh.UV_Multiplicator
|
|||
Inspector.Mesh.ScaleUVs
|
||||
Inspector.MeshRenderer.MergeByMaterial
|
||||
Inspector.MeshRenderer.SplitByMaterial
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.MeshCollider.VHACD
|
||||
Inspector.MeshCollider.ReplaceBox
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
|
|
|
|||
|
|
@ -19,4 +19,5 @@ Settings.GaussianSplatQualitySettings.ColorFormat
|
|||
Settings.GaussianSplatQualitySettings.ColorFormat.Description
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat.Description
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
# Missing Keys
|
||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Korean [ko]
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
|
||||
|
|
|
|||
|
|
@ -101,6 +101,7 @@ Settings.ImportSettings.WorldUrls
|
|||
Settings.ImportSettings.WorldUrls.Description
|
||||
Settings.ImportSettings.NetworkUrls
|
||||
Settings.ImportSettings.NetworkUrls.Description
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
Inspector.GaussianSplat.SplatInfo
|
||||
|
|
|
|||
|
|
@ -832,6 +832,7 @@ Inspector.Member.SplitBlendshape.Y
|
|||
Inspector.Member.SplitBlendshape.Z
|
||||
Inspector.ProceduralAsset.UpdateCount
|
||||
Inspector.ProceduralAsset.Error
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ Settings.GaussianSplatQualitySettings.ColorFormat
|
|||
Settings.GaussianSplatQualitySettings.ColorFormat.Description
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat.Description
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.GaussianSplat.SplatInfo
|
||||
Inspector.GaussianSplat.Variant
|
||||
Inspector.GaussianSplat.ColorByIndex
|
||||
|
|
|
|||
|
|
@ -833,6 +833,7 @@ Inspector.Member.SplitBlendshape.Y
|
|||
Inspector.Member.SplitBlendshape.Z
|
||||
Inspector.ProceduralAsset.UpdateCount
|
||||
Inspector.ProceduralAsset.Error
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
|
|
|
|||
|
|
@ -90,6 +90,7 @@ Settings.ImportSettings.WorldUrls
|
|||
Settings.ImportSettings.WorldUrls.Description
|
||||
Settings.ImportSettings.NetworkUrls
|
||||
Settings.ImportSettings.NetworkUrls.Description
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
Inspector.GaussianSplat.SplatInfo
|
||||
|
|
|
|||
|
|
@ -1253,6 +1253,7 @@ Inspector.Mesh.UV_Multiplicator
|
|||
Inspector.Mesh.ScaleUVs
|
||||
Inspector.MeshRenderer.MergeByMaterial
|
||||
Inspector.MeshRenderer.SplitByMaterial
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.MeshCollider.VHACD
|
||||
Inspector.MeshCollider.ReplaceBox
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
|
|
|
|||
|
|
@ -1778,6 +1778,7 @@ Inspector.Mesh.UV_Multiplicator
|
|||
Inspector.Mesh.ScaleUVs
|
||||
Inspector.MeshRenderer.MergeByMaterial
|
||||
Inspector.MeshRenderer.SplitByMaterial
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.MeshCollider.VHACD
|
||||
Inspector.MeshCollider.ReplaceBox
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
|
|
|
|||
|
|
@ -1142,6 +1142,7 @@ Inspector.Mesh.RecalculateBlendshapeNormalsSmooth
|
|||
Inspector.Mesh.RecalculateBlendshapeTangentsMikkt
|
||||
Inspector.Mesh.ConvertToPointCloud
|
||||
Inspector.Mesh.MergeBlendshapes
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.MeshCollider.VHACD
|
||||
Inspector.MeshCollider.ReplaceBox
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
|
|
|
|||
|
|
@ -530,6 +530,7 @@ Inspector.Mesh.UV_Multiplicator
|
|||
Inspector.Mesh.ScaleUVs
|
||||
Inspector.MeshRenderer.MergeByMaterial
|
||||
Inspector.MeshRenderer.SplitByMaterial
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.MeshCollider.VHACD
|
||||
Inspector.MeshCollider.ReplaceBox
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ Settings.GaussianSplatQualitySettings.ColorFormat
|
|||
Settings.GaussianSplatQualitySettings.ColorFormat.Description
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat
|
||||
Settings.GaussianSplatQualitySettings.SphericalHarmonicsFormat.Description
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Universe.UI.Narrative
|
||||
Universe.UI.Freeform
|
||||
Universe.Stars.Sun
|
||||
|
|
|
|||
|
|
@ -828,6 +828,7 @@ Inspector.Member.SplitBlendshape.Y
|
|||
Inspector.Member.SplitBlendshape.Z
|
||||
Inspector.ProceduralAsset.UpdateCount
|
||||
Inspector.ProceduralAsset.Error
|
||||
Inspector.GaussianSplatRenderer.GeneratePointCloudCollider
|
||||
Inspector.Texture3D.SpawnVisualizer
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
|
|
|
|||
48
README.md
48
README.md
|
|
@ -2,32 +2,32 @@
|
|||
This repository contains the locale assets for the core UI of [Resonite](https://resonite.com) and allows anyone to contribute translations. The contents of this repository will be periodically merged with the public build released on Steam (STEAM) and other platforms.
|
||||
|
||||
## Localization Status
|
||||
Czech [cs] - 60.5% - Missing keys: 1036
|
||||
German [de] - 99.4% - Missing keys: 17
|
||||
English (United Kingdom) [en-gb] - 2.4% - Missing keys: 2558
|
||||
Czech [cs] - 60.5% - Missing keys: 1037
|
||||
German [de] - 99.3% - Missing keys: 18
|
||||
English (United Kingdom) [en-gb] - 2.4% - Missing keys: 2559
|
||||
English [en] - 100.0% - Missing keys: 0
|
||||
Esperanto [eo] - 61.8% - Missing keys: 1002
|
||||
Spanish [es] - 87.6% - Missing keys: 324
|
||||
Estonian [et] - 31.5% - Missing keys: 1796
|
||||
Finnish [fi] - 78.7% - Missing keys: 559
|
||||
French [fr] - 99.4% - Missing keys: 17
|
||||
Hungarian [hu] - 25.2% - Missing keys: 1960
|
||||
Icelandic [is] - 23.7% - Missing keys: 2001
|
||||
Japanese [ja] - 99.4% - Missing keys: 17
|
||||
Korean [ko] - 100.0% - Missing keys: 0
|
||||
Dutch [nl] - 88.8% - Missing keys: 293
|
||||
Norwegian [no] - 59.2% - Missing keys: 1070
|
||||
Polish [pl] - 91.8% - Missing keys: 215
|
||||
Portuguese (Brazil) [pt-br] - 59.1% - Missing keys: 1071
|
||||
Russian [ru] - 89.2% - Missing keys: 282
|
||||
Swedish [sv] - 24.3% - Missing keys: 1984
|
||||
Thai [th] - 2.6% - Missing keys: 2552
|
||||
Turkish [tr] - 31.0% - Missing keys: 1808
|
||||
Ukrainian [uk] - 50.1% - Missing keys: 1309
|
||||
Chinese (Simplified, Mainland China) [zh-cn] - 92.2% - Missing keys: 205
|
||||
Chinese (Traditional, Taiwan) [zh-tw] - 59.4% - Missing keys: 1065
|
||||
Esperanto [eo] - 61.7% - Missing keys: 1003
|
||||
Spanish [es] - 87.6% - Missing keys: 325
|
||||
Estonian [et] - 31.5% - Missing keys: 1797
|
||||
Finnish [fi] - 78.6% - Missing keys: 560
|
||||
French [fr] - 99.3% - Missing keys: 18
|
||||
Hungarian [hu] - 25.2% - Missing keys: 1961
|
||||
Icelandic [is] - 23.6% - Missing keys: 2002
|
||||
Japanese [ja] - 99.3% - Missing keys: 18
|
||||
Korean [ko] - 100.0% - Missing keys: 1
|
||||
Dutch [nl] - 88.8% - Missing keys: 294
|
||||
Norwegian [no] - 59.2% - Missing keys: 1071
|
||||
Polish [pl] - 91.8% - Missing keys: 216
|
||||
Portuguese (Brazil) [pt-br] - 59.1% - Missing keys: 1072
|
||||
Russian [ru] - 89.2% - Missing keys: 283
|
||||
Swedish [sv] - 24.3% - Missing keys: 1985
|
||||
Thai [th] - 2.6% - Missing keys: 2553
|
||||
Turkish [tr] - 31.0% - Missing keys: 1809
|
||||
Ukrainian [uk] - 50.0% - Missing keys: 1310
|
||||
Chinese (Simplified, Mainland China) [zh-cn] - 92.1% - Missing keys: 206
|
||||
Chinese (Traditional, Taiwan) [zh-tw] - 59.3% - Missing keys: 1066
|
||||
|
||||
Total keys: 2621
|
||||
Total keys: 2622
|
||||
|
||||
## How To Contribute
|
||||
If you'd like to contribute translations, create a fork of the repository, make the changes and **once they are ready** to be merged create a Pull Request, so the contributions can be checked and merged. You don't need to translate everything at once, if you cover part of the UI, the changes can be merged, with more translations coming later.
|
||||
|
|
|
|||
2
en.json
2
en.json
|
|
@ -2155,6 +2155,8 @@
|
|||
"Inspector.MeshRenderer.MergeByMaterial": "Merge submeshes with same material",
|
||||
"Inspector.MeshRenderer.SplitByMaterial": "Split into separate meshes by material",
|
||||
|
||||
"Inspector.GaussianSplatRenderer.GeneratePointCloudCollider": "Generate point cloud collider",
|
||||
|
||||
"Inspector.MeshCollider.VHACD": "Convex Hull Decomposition (V-HACD 2.0)",
|
||||
"Inspector.MeshCollider.ReplaceBox": "Replace With Box Collider",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue