From db1d7491a3ac0828c43641072719e0d2012e9e4d Mon Sep 17 00:00:00 2001 From: Frooxius Date: Mon, 2 Dec 2024 20:18:09 +0100 Subject: [PATCH] Add particle system testing strings This adds new strings for the upcoming particle system testing (PhotonDust). I'm adding them now to main branch intentionally, because I'll be pushing out a pre-rerelease soon and I want to give people a little heads up to help translate them. --- Missing/cs.md | 5 ++++- Missing/de.md | 5 ++++- Missing/en-gb.md | 6 +++++- Missing/en.md | 3 --- Missing/eo.md | 5 ++++- Missing/es.md | 5 ++++- Missing/et.md | 5 ++++- Missing/fi.md | 5 ++++- Missing/fr.md | 5 ++++- Missing/hu.md | 5 ++++- Missing/is.md | 5 ++++- Missing/ja.md | 5 ++++- Missing/ko.md | 5 ++++- Missing/nl.md | 5 ++++- Missing/no.md | 5 ++++- Missing/pl.md | 5 ++++- Missing/pt-br.md | 5 ++++- Missing/ru.md | 5 ++++- Missing/sv.md | 5 ++++- Missing/th.md | 6 +++++- Missing/tr.md | 5 ++++- Missing/uk.md | 5 ++++- Missing/zh-cn.md | 5 ++++- Missing/zh-tw.md | 5 ++++- README.md | 50 ++++++++++++++++++++++++------------------------ en.json | 5 +++++ 26 files changed, 124 insertions(+), 51 deletions(-) diff --git a/Missing/cs.md b/Missing/cs.md index dba3650..2e96d0c 100644 --- a/Missing/cs.md +++ b/Missing/cs.md @@ -4,7 +4,6 @@ Note that this file updates only during build processes and doesn't necessarily # Czech [cs] Interaction.SaveToInventory.NotLoggedIn Interaction.SaveToInventory.NoWritePermission -Interaction.NamedEquipTools.Default Interaction.CopyImage Inventory.Favorite.Document World.Connection.LNL.LNLPoke @@ -447,6 +446,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -702,6 +703,8 @@ Inspector.Texture.AddAlpha Inspector.DataPreset.SetActive Inspector.DataPreset.SetValues Inspector.DataPreset.AddAllChildren +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Tutorial.Welcome.SettingsPrimaryLeft.Description Tutorial.Welcome.SettingsPrimaryRight.Description Tutorial.Welcome.SettingsHeadDirectionMovement diff --git a/Missing/de.md b/Missing/de.md index 63d2467..85d979c 100644 --- a/Missing/de.md +++ b/Missing/de.md @@ -2,5 +2,8 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # German [de] -Interaction.NamedEquipTools.Default +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo diff --git a/Missing/en-gb.md b/Missing/en-gb.md index 3b00124..7f7106c 100644 --- a/Missing/en-gb.md +++ b/Missing/en-gb.md @@ -90,7 +90,7 @@ Interaction.Grab.Off Interaction.Locomotion Interaction.Locomotion.None Interaction.NamedEquipTool -Interaction.NamedEquipTools.Default +Interaction.NamedEquipTool.Default Interaction.EnterAnchor Interaction.ExitAnchor Interaction.EquipAvatar @@ -1393,6 +1393,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -1850,6 +1852,8 @@ Inspector.Rig.ClearDebugVisuals Inspector.AvatarExpression.AutoAssign Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.ParticleStyle.CommonTransitions Inspector.ParticleStyle.AlphaFadeInOut Inspector.ParticleStyle.AlphaFadeIn diff --git a/Missing/en.md b/Missing/en.md index d45828f..49c4e2e 100644 --- a/Missing/en.md +++ b/Missing/en.md @@ -1,6 +1,3 @@ # Missing Keys Note that this file updates only during build processes and doesn't necessarily reflect the current state. -# English [en] -Interaction.NamedEquipTools.Default - diff --git a/Missing/eo.md b/Missing/eo.md index 1f06c01..883781c 100644 --- a/Missing/eo.md +++ b/Missing/eo.md @@ -4,7 +4,6 @@ Note that this file updates only during build processes and doesn't necessarily # Esperanto [eo] Interaction.SaveToInventory.NotLoggedIn Interaction.SaveToInventory.NoWritePermission -Interaction.NamedEquipTools.Default Interaction.CopyImage Inventory.Favorite.Document World.Connection.LNL.LNLPoke @@ -416,6 +415,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -671,6 +672,8 @@ Inspector.Texture.AddAlpha Inspector.DataPreset.SetActive Inspector.DataPreset.SetValues Inspector.DataPreset.AddAllChildren +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Tutorial.Welcome.Welcome Tutorial.Welcome.Begin Tutorial.Welcome.SettingsPrimaryLeft.Description diff --git a/Missing/es.md b/Missing/es.md index b686ab8..443507d 100644 --- a/Missing/es.md +++ b/Missing/es.md @@ -2,7 +2,6 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # Spanish [es] -Interaction.NamedEquipTools.Default World.Error.Handshake World.Error.FailedToCreateBanAccessKey World.Edit.ReadOnly @@ -33,6 +32,8 @@ Settings.FullBodyTrackingSettings.BodyHorizontalAngle Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description Settings.MouseSettings.ScrollWheelGrabMoveSpeed Settings.MouseSettings.ScrollWheelGrabMoveSpeed.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.SuppressFeetSimulation Settings.LegacyFeatureSettings.SuppressFeetSimulation.Description Settings.NotificationSettings.PermissionChanged @@ -41,4 +42,6 @@ Settings.DesktopRenderSettings.SprintFieldOfViewZoom Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description Inspector.Member.Normalize Inspector.Texture3D.SpawnVisualizer +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo diff --git a/Missing/et.md b/Missing/et.md index fd0f320..e0ee970 100644 --- a/Missing/et.md +++ b/Missing/et.md @@ -35,7 +35,6 @@ Interaction.Grab.Palm Interaction.Grab.Precision Interaction.Grab.Auto Interaction.Grab.Off -Interaction.NamedEquipTools.Default Interaction.ExportScreenshot Interaction.CopyImage Inventory.OpenWorld @@ -724,6 +723,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -1105,6 +1106,8 @@ Inspector.Rig.ClearDebugVisuals Inspector.AvatarExpression.AutoAssign Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.ParticleStyle.CommonTransitions Inspector.ParticleStyle.AlphaFadeInOut Inspector.ParticleStyle.AlphaFadeIn diff --git a/Missing/fi.md b/Missing/fi.md index 199c1a4..1a80488 100644 --- a/Missing/fi.md +++ b/Missing/fi.md @@ -2,7 +2,6 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # Finnish [fi] -Interaction.NamedEquipTools.Default World.Connection.LNL.LNLPoke World.Error.Handshake World.Error.FailedToCreateBanAccessKey @@ -93,6 +92,8 @@ Settings.HostAccessSettings.Entries.AllowHTTP_Requests.Description Settings.HostAccessSettings.Entries.AllowWebsockets.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher.Description Settings.LegacyFeatureSettings.UseLegacyInventorySessionShortcuts.Description @@ -249,6 +250,8 @@ Inspector.DataPreset.SetValues Inspector.DataPreset.AddAllChildren Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.Collider.SetFromLocalBounds Inspector.Collider.SetFromGlobalBounds Inspector.Collider.SetFromLocalBoundsPrecise diff --git a/Missing/fr.md b/Missing/fr.md index cdb3df0..7fc09b5 100644 --- a/Missing/fr.md +++ b/Missing/fr.md @@ -2,5 +2,8 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # French [fr] -Interaction.NamedEquipTools.Default +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo diff --git a/Missing/hu.md b/Missing/hu.md index d4a1c19..b58b9b9 100644 --- a/Missing/hu.md +++ b/Missing/hu.md @@ -12,7 +12,6 @@ Interaction.Grab.Precision Interaction.Grab.Auto Interaction.Grab.Off Interaction.NamedEquipTool -Interaction.NamedEquipTools.Default Interaction.EnterAnchor Interaction.ExitAnchor Interaction.EquipAvatar @@ -764,6 +763,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -1230,6 +1231,8 @@ Inspector.Rig.ClearDebugVisuals Inspector.AvatarExpression.AutoAssign Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.ParticleStyle.CommonTransitions Inspector.ParticleStyle.AlphaFadeInOut Inspector.ParticleStyle.AlphaFadeIn diff --git a/Missing/is.md b/Missing/is.md index d1bac3e..f234b41 100644 --- a/Missing/is.md +++ b/Missing/is.md @@ -9,7 +9,6 @@ Interaction.Grab.Palm Interaction.Grab.Precision Interaction.Grab.Auto Interaction.Grab.Off -Interaction.NamedEquipTools.Default Interaction.CopyImage Inventory.Favorite.Document Inventory.SpawnFacet @@ -865,6 +864,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -1318,6 +1319,8 @@ Inspector.Rig.ClearDebugVisuals Inspector.AvatarExpression.AutoAssign Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.ParticleStyle.CommonTransitions Inspector.ParticleStyle.AlphaFadeInOut Inspector.ParticleStyle.AlphaFadeIn diff --git a/Missing/ja.md b/Missing/ja.md index df70fde..e3f4f79 100644 --- a/Missing/ja.md +++ b/Missing/ja.md @@ -2,7 +2,10 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # Japanese [ja] -Interaction.NamedEquipTools.Default Settings.MouseSettings.ScrollWheelGrabMoveSpeed Settings.MouseSettings.ScrollWheelGrabMoveSpeed.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo diff --git a/Missing/ko.md b/Missing/ko.md index 83d132c..ae75b36 100644 --- a/Missing/ko.md +++ b/Missing/ko.md @@ -2,7 +2,10 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # Korean [ko] -Interaction.NamedEquipTools.Default Settings.MouseSettings.ScrollWheelGrabMoveSpeed Settings.MouseSettings.ScrollWheelGrabMoveSpeed.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo diff --git a/Missing/nl.md b/Missing/nl.md index be88150..a1308ca 100644 --- a/Missing/nl.md +++ b/Missing/nl.md @@ -17,7 +17,6 @@ Worlds.Home Worlds.Tutorial Interaction.SaveToInventory.NotLoggedIn Interaction.SaveToInventory.NoWritePermission -Interaction.NamedEquipTools.Default Interaction.CopyImage Inventory.OpenWorld Inventory.Equip @@ -688,6 +687,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -981,6 +982,8 @@ Inspector.DataPreset.SetValues Inspector.DataPreset.AddAllChildren Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.ParticleStyle.ClearFades Inspector.SimpleAwayIndicator.TestAway Inspector.SimpleAwayIndicator.TestRestore diff --git a/Missing/no.md b/Missing/no.md index 3d0c6e7..1d7ca73 100644 --- a/Missing/no.md +++ b/Missing/no.md @@ -4,7 +4,6 @@ Note that this file updates only during build processes and doesn't necessarily # Norwegian [no] Interaction.SaveToInventory.NotLoggedIn Interaction.SaveToInventory.NoWritePermission -Interaction.NamedEquipTools.Default Interaction.CopyImage Inventory.Favorite.Document World.Loaded @@ -479,6 +478,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -734,6 +735,8 @@ Inspector.Texture.AddAlpha Inspector.DataPreset.SetActive Inspector.DataPreset.SetValues Inspector.DataPreset.AddAllChildren +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Tutorial.Welcome.SettingsPrimaryLeft.Description Tutorial.Welcome.SettingsPrimaryRight.Description Tutorial.Welcome.SettingsHeadDirectionMovement diff --git a/Missing/pl.md b/Missing/pl.md index 3ab090b..a27ee5d 100644 --- a/Missing/pl.md +++ b/Missing/pl.md @@ -2,8 +2,11 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # Polish [pl] -Interaction.NamedEquipTools.Default Tools.GeometryLineBrush.Name Settings.MouseSettings.ScrollWheelGrabMoveSpeed Settings.MouseSettings.ScrollWheelGrabMoveSpeed.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo diff --git a/Missing/pt-br.md b/Missing/pt-br.md index 84e300c..fcf203f 100644 --- a/Missing/pt-br.md +++ b/Missing/pt-br.md @@ -4,7 +4,6 @@ Note that this file updates only during build processes and doesn't necessarily # Portuguese (Brazil) [pt-br] Interaction.SaveToInventory.NotLoggedIn Interaction.SaveToInventory.NoWritePermission -Interaction.NamedEquipTools.Default Interaction.CopyImage Inventory.CreateDirectory Inventory.GetURL @@ -480,6 +479,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -735,6 +736,8 @@ Inspector.Texture.AddAlpha Inspector.DataPreset.SetActive Inspector.DataPreset.SetValues Inspector.DataPreset.AddAllChildren +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Tutorial.Welcome.SettingsPrimaryLeft.Description Tutorial.Welcome.SettingsPrimaryRight.Description Tutorial.Welcome.SettingsHeadDirectionMovement diff --git a/Missing/ru.md b/Missing/ru.md index 82a64c2..af213a3 100644 --- a/Missing/ru.md +++ b/Missing/ru.md @@ -2,7 +2,6 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # Russian [ru] -Interaction.NamedEquipTools.Default Tools.GeometryLineBrush.Name Tools.Dev.Name Tools.Color.Name @@ -25,5 +24,9 @@ Tools.ControllerDiagnostic.Name Tools.Labeler.Name Settings.MouseSettings.ScrollWheelGrabMoveSpeed Settings.MouseSettings.ScrollWheelGrabMoveSpeed.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Inspector.Texture3D.SpawnVisualizer +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo diff --git a/Missing/sv.md b/Missing/sv.md index 64b7efe..a3142b2 100644 --- a/Missing/sv.md +++ b/Missing/sv.md @@ -6,7 +6,6 @@ General.Units.Metric General.Units.Imperial Interaction.SaveToInventory.NotLoggedIn Interaction.SaveToInventory.NoWritePermission -Interaction.NamedEquipTools.Default World.Connection.LNL.LNLPoke World.Connection.TCP World.Error.Handshake @@ -832,6 +831,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -1298,6 +1299,8 @@ Inspector.Rig.ClearDebugVisuals Inspector.AvatarExpression.AutoAssign Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.ParticleStyle.CommonTransitions Inspector.ParticleStyle.AlphaFadeInOut Inspector.ParticleStyle.AlphaFadeIn diff --git a/Missing/th.md b/Missing/th.md index 8d56b36..eb58cdf 100644 --- a/Missing/th.md +++ b/Missing/th.md @@ -27,7 +27,7 @@ Locomotion.GrabWorld.Description Locomotion.Slide.Name Locomotion.Slide.Description Interaction.NamedEquipTool -Interaction.NamedEquipTools.Default +Interaction.NamedEquipTool.Default Interaction.EnterAnchor Interaction.ExitAnchor Interaction.EquipAvatar @@ -1352,6 +1352,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -1822,6 +1824,8 @@ Inspector.Rig.ClearDebugVisuals Inspector.AvatarExpression.AutoAssign Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.ParticleStyle.CommonTransitions Inspector.ParticleStyle.AlphaFadeInOut Inspector.ParticleStyle.AlphaFadeIn diff --git a/Missing/tr.md b/Missing/tr.md index d768ea5..95d6d5f 100644 --- a/Missing/tr.md +++ b/Missing/tr.md @@ -39,7 +39,6 @@ Interaction.Grab.Palm Interaction.Grab.Precision Interaction.Grab.Auto Interaction.Grab.Off -Interaction.NamedEquipTools.Default Interaction.ExportScreenshot Interaction.CopyLink Interaction.CopyImage @@ -758,6 +757,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -1113,6 +1114,8 @@ Inspector.Rig.ClearDebugVisuals Inspector.AvatarExpression.AutoAssign Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.ParticleStyle.CommonTransitions Inspector.ParticleStyle.AlphaFadeInOut Inspector.ParticleStyle.AlphaFadeIn diff --git a/Missing/uk.md b/Missing/uk.md index 8b60d69..a5b4f06 100644 --- a/Missing/uk.md +++ b/Missing/uk.md @@ -2,7 +2,6 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # Ukrainian [uk] -Interaction.NamedEquipTools.Default World.Error.Handshake World.Error.FailedToCreateBanAccessKey World.Edit.ReadOnly @@ -105,6 +104,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -575,6 +576,8 @@ Inspector.Rig.ClearDebugVisuals Inspector.AvatarExpression.AutoAssign Inspector.CharacterController.Warning Inspector.PrimitiveMemberEditor.Warning +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Inspector.ParticleStyle.CommonTransitions Inspector.ParticleStyle.AlphaFadeInOut Inspector.ParticleStyle.AlphaFadeIn diff --git a/Missing/zh-cn.md b/Missing/zh-cn.md index 6833f10..8d65abd 100644 --- a/Missing/zh-cn.md +++ b/Missing/zh-cn.md @@ -2,5 +2,8 @@ Note that this file updates only during build processes and doesn't necessarily reflect the current state. # Chinese (Simplified, Mainland China) [zh-cn] -Interaction.NamedEquipTools.Default +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo diff --git a/Missing/zh-tw.md b/Missing/zh-tw.md index 8b1f9f2..8b1a20d 100644 --- a/Missing/zh-tw.md +++ b/Missing/zh-tw.md @@ -4,7 +4,6 @@ Note that this file updates only during build processes and doesn't necessarily # Chinese (Traditional, Taiwan) [zh-tw] Interaction.SaveToInventory.NotLoggedIn Interaction.SaveToInventory.NoWritePermission -Interaction.NamedEquipTools.Default Interaction.CopyImage Inventory.Favorite.Document World.Connection.LNL.LNLPoke @@ -475,6 +474,8 @@ Settings.WindowsSettings.KeepOriginalScreenshotFormat Settings.WindowsSettings.KeepOriginalScreenshotFormat.Description Settings.DebugSettings.DebugInputBindings Settings.DebugSettings.DebugInputBindings.Description +Settings.DebugSettings.ConvertParticleSystems +Settings.DebugSettings.ConvertParticleSystems.Description Settings.LegacyFeatureSettings.UseLegacyGripEquip Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher @@ -730,6 +731,8 @@ Inspector.Texture.AddAlpha Inspector.DataPreset.SetActive Inspector.DataPreset.SetValues Inspector.DataPreset.AddAllChildren +Inspector.ParticleSystem.BasicInfo +Inspector.ParticleSystem.TrailInfo Tutorial.Welcome.SettingsPrimaryLeft.Description Tutorial.Welcome.SettingsPrimaryRight.Description Tutorial.Welcome.SettingsHeadDirectionMovement diff --git a/README.md b/README.md index efa3763..3c97148 100644 --- a/README.md +++ b/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] - 68.4% - Missing keys: 731 -German [de] - 100.0% - Missing keys: 1 -English (United Kingdom) [en-gb] - 2.0% - Missing keys: 2269 -English [en] - 100.0% - Missing keys: 1 -Esperanto [eo] - 69.8% - Missing keys: 700 -Spanish [es] - 98.3% - Missing keys: 39 -Estonian [et] - 35.6% - Missing keys: 1491 -Finnish [fi] - 87.6% - Missing keys: 287 -French [fr] - 100.0% - Missing keys: 1 -Hungarian [hu] - 28.5% - Missing keys: 1655 -Icelandic [is] - 26.7% - Missing keys: 1696 -Japanese [ja] - 99.9% - Missing keys: 3 -Korean [ko] - 99.9% - Missing keys: 3 -Dutch [nl] - 44.7% - Missing keys: 1281 -Norwegian [no] - 67.0% - Missing keys: 765 -Polish [pl] - 99.8% - Missing keys: 4 -Portuguese (Brazil) [pt-br] - 66.9% - Missing keys: 766 -Russian [ru] - 99.0% - Missing keys: 24 -Swedish [sv] - 27.5% - Missing keys: 1679 -Thai [th] - 3.0% - Missing keys: 2246 -Turkish [tr] - 35.1% - Missing keys: 1503 -Ukrainian [uk] - 56.6% - Missing keys: 1004 -Chinese (Simplified, Mainland China) [zh-cn] - 100.0% - Missing keys: 1 -Chinese (Traditional, Taiwan) [zh-tw] - 67.2% - Missing keys: 760 +Czech [cs] - 68.3% - Missing keys: 734 +German [de] - 99.8% - Missing keys: 4 +English (United Kingdom) [en-gb] - 2.0% - Missing keys: 2273 +English [en] - 100.0% - Missing keys: 0 +Esperanto [eo] - 69.7% - Missing keys: 703 +Spanish [es] - 98.2% - Missing keys: 42 +Estonian [et] - 35.6% - Missing keys: 1494 +Finnish [fi] - 87.5% - Missing keys: 290 +French [fr] - 99.8% - Missing keys: 4 +Hungarian [hu] - 28.5% - Missing keys: 1658 +Icelandic [is] - 26.7% - Missing keys: 1699 +Japanese [ja] - 99.7% - Missing keys: 6 +Korean [ko] - 99.7% - Missing keys: 6 +Dutch [nl] - 44.6% - Missing keys: 1284 +Norwegian [no] - 66.9% - Missing keys: 768 +Polish [pl] - 99.7% - Missing keys: 7 +Portuguese (Brazil) [pt-br] - 66.8% - Missing keys: 769 +Russian [ru] - 98.8% - Missing keys: 27 +Swedish [sv] - 27.5% - Missing keys: 1682 +Thai [th] - 3.0% - Missing keys: 2250 +Turkish [tr] - 35.1% - Missing keys: 1506 +Ukrainian [uk] - 56.6% - Missing keys: 1007 +Chinese (Simplified, Mainland China) [zh-cn] - 99.8% - Missing keys: 4 +Chinese (Traditional, Taiwan) [zh-tw] - 67.1% - Missing keys: 763 -Total keys: 2315 +Total keys: 2319 ## 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. diff --git a/en.json b/en.json index b3f84b0..c8b8749 100644 --- a/en.json +++ b/en.json @@ -1657,6 +1657,8 @@ "Settings.DebugSettings.DebugInputBindings": "Debug input bindings", "Settings.DebugSettings.DebugInputBindings.Description": "When enabled, you will see a debugging information for the input binding system. This is mostly useful for developers.", + "Settings.DebugSettings.ConvertParticleSystems": "Convert particle systems to PhotonDust", + "Settings.DebugSettings.ConvertParticleSystems.Description": "Enabling this option will run a conversion from the legacy particle system to the new custom one (PhotonDust) for any newly loaded items and worlds.

This is intended for testing purposes only! If you are not part of testing, we do not recommend turning this option on, YOUR CONTENT MIGHT BE CORRUPTED AS RESULT.

Please see our GitHub/Discord if you'd like to help testing.", "Settings.LegacyFeatureSettings.UseLegacyGripEquip": "Double press grip to equip items", "Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description": "When enabled, you can equip tools and gadgets by pressing grip twice in rapid succession. This setting will likely get removed at some point.", @@ -2201,6 +2203,9 @@ "Inspector.CharacterController.Warning": "WARNING!
It is possible to use this component as a simple rigidbody by checking SimulateRotation. Before you do, please understand that it is not optimized for this purpose and proper Rigidbody Support is coming in the future.
Proper rigidbody support will offer:
- CPU and network efficiency - with CharacterController you'll be getting higher CPU usage and significant amount of network traffic
- Constraints - you'll be able to create joints, hinges, springs and other constraints between rigidbodies
- Smooth simulation and interactions for everyone - CharacterController will glitch out if another person tries to interact
- New Features and Tools - to make using them much easier
-----------------------
As long as you understand those limitations, have fun!", "Inspector.PrimitiveMemberEditor.Warning": "WARNING!
It is possible to use this component to interact with references by using their IDs. This process is commonly called 'Ref Hacking'.

Before you do this, please understand that this is not supported and may break at any time. Do not rely on this functionality for your creations.", + "Inspector.ParticleSystem.BasicInfo" : "Particles: {count}\tLast Simulation Time: {time}", + "Inspector.ParticleSystem.TrailInfo" : "Trails: {trailCount} (capacity: {trailCapacity}), Trail Point Capacity: {trailPointCapacity}", + "Inspector.ParticleStyle.CommonTransitions": "Common Transition Templates:", "Inspector.ParticleStyle.AlphaFadeInOut": "Alpha Fade In & Fade Out", "Inspector.ParticleStyle.AlphaFadeIn": "Alpha Fade In",