mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Merge branch 'Yellow-Dog-Man:main' into main
This commit is contained in:
commit
54d9973332
28 changed files with 217 additions and 68 deletions
|
|
@ -27,6 +27,7 @@ Recovery.NoPasswordSetup
|
|||
Recovery.NoPasswordSetup.Description
|
||||
Register.UnknownError
|
||||
Register.UnknownError.Description
|
||||
Account.Type.Stripe
|
||||
Profile.Status.Sociable
|
||||
Profile.Status.Bot
|
||||
Profile.Status.ChatClient
|
||||
|
|
@ -538,6 +539,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -1,3 +1,11 @@
|
|||
# Missing Keys
|
||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# German [de]
|
||||
Account.Type.Stripe
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
|
||||
|
|
|
|||
|
|
@ -500,6 +500,7 @@ Account.TOTP.Message.DeactivationComplete
|
|||
Account.Type.Standard
|
||||
Account.Type.Business
|
||||
Account.Type.Patreon
|
||||
Account.Type.Stripe
|
||||
Account.Type.Mentor
|
||||
Account.Type.Moderator
|
||||
Account.Type.Team
|
||||
|
|
@ -1485,6 +1486,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ Login.MissingSecretMachineId
|
|||
Login.MissingSecretMachineId.Description
|
||||
Login.MalformedSecretMachineId
|
||||
Login.MalformedSecretMachineId.Description
|
||||
Account.Type.Stripe
|
||||
Profile.Status.Sociable
|
||||
Profile.Status.Bot
|
||||
Profile.Status.ChatClient
|
||||
|
|
@ -504,6 +505,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ Note that this file updates only during build processes and doesn't necessarily
|
|||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Error.UnhandledError
|
||||
Account.Type.Stripe
|
||||
Tools.GrabbableSetter.Name
|
||||
Tools.CharacterCollider.Name
|
||||
Tools.MeshVisibility.Name
|
||||
|
|
@ -33,6 +34,11 @@ Settings.LegacyFeatureSettings.SuppressFeetSimulation
|
|||
Settings.LegacyFeatureSettings.SuppressFeetSimulation.Description
|
||||
Settings.NotificationSettings.PermissionChanged
|
||||
Settings.NotificationSettings.PermissionChanged.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@ Account.TOTP.Message.DeactivationComplete
|
|||
Account.Type.Standard
|
||||
Account.Type.Business
|
||||
Account.Type.Patreon
|
||||
Account.Type.Stripe
|
||||
Account.Type.Mentor
|
||||
Account.Type.Moderator
|
||||
Account.Type.Team
|
||||
|
|
@ -815,6 +816,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ Note that this file updates only during build processes and doesn't necessarily
|
|||
World.Connection.LNL.LNLPoke
|
||||
World.Error.UnhandledError
|
||||
World.Actions.GuestWarning
|
||||
Account.Type.Stripe
|
||||
Contacts.Unblocked
|
||||
Tools.ProtoFlux.Drive
|
||||
Tools.ProtoFlux.Source
|
||||
|
|
@ -117,6 +118,11 @@ Settings.LaserSettings.ModulateExponent.Description
|
|||
Settings.LaserSettings.ModulateSpeedMultiplier.Description
|
||||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -1,3 +1,11 @@
|
|||
# Missing Keys
|
||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# French [fr]
|
||||
Account.Type.Stripe
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
|
||||
|
|
|
|||
|
|
@ -62,6 +62,7 @@ Account.ResetPasswordInstructions
|
|||
Account.RecoveryCode
|
||||
Account.Requesting
|
||||
Account.Saml2.Select
|
||||
Account.Type.Stripe
|
||||
Profile.Status.Headless
|
||||
Profile.Status.Bot
|
||||
Profile.Status.ChatClient
|
||||
|
|
@ -855,6 +856,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@ Account.TOTP.Deactivate.Description
|
|||
Account.TOTP.Deactivate.Deactivate
|
||||
Account.TOTP.Deactivate.Deactivating
|
||||
Account.TOTP.Message.DeactivationComplete
|
||||
Account.Type.Stripe
|
||||
2FA.Header
|
||||
2FA.Token
|
||||
Profile.Status.Sociable
|
||||
|
|
@ -956,6 +957,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -2,11 +2,10 @@
|
|||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Japanese [ja]
|
||||
Importer.UnsupportedRecordType.Heading
|
||||
Importer.UnsupportedRecordType.Description
|
||||
Importer.Link.Invalid.Heading
|
||||
Importer.Link.Invalid.Description
|
||||
Inventory.Link.LinkText
|
||||
Inspector.Skybox.SetActiveSkybox
|
||||
Inspector.AmbientLightSH2.SetActiveAmbientLight
|
||||
Account.Type.Stripe
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,11 @@
|
|||
# Missing Keys
|
||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Korean [ko]
|
||||
Account.Type.Stripe
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
|
||||
|
|
|
|||
|
|
@ -2,11 +2,17 @@
|
|||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Dutch [nl]
|
||||
Account.Type.Stripe
|
||||
Importer.UnsupportedRecordType.Heading
|
||||
Importer.UnsupportedRecordType.Description
|
||||
Importer.Link.Invalid.Heading
|
||||
Importer.Link.Invalid.Description
|
||||
Inventory.Link.LinkText
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@ Recovery.NoPasswordSetup
|
|||
Recovery.NoPasswordSetup.Description
|
||||
Register.UnknownError
|
||||
Register.UnknownError.Description
|
||||
Account.Type.Stripe
|
||||
Profile.Status.Sociable
|
||||
Profile.Status.Bot
|
||||
Profile.Status.ChatClient
|
||||
|
|
@ -570,6 +571,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -2,11 +2,17 @@
|
|||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Polish [pl]
|
||||
Account.Type.Stripe
|
||||
Importer.UnsupportedRecordType.Heading
|
||||
Importer.UnsupportedRecordType.Description
|
||||
Importer.Link.Invalid.Heading
|
||||
Importer.Link.Invalid.Description
|
||||
Inventory.Link.LinkText
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.ImportSettings
|
||||
Settings.ImportSettings.SessionUrls
|
||||
Settings.ImportSettings.SessionUrls.Description
|
||||
|
|
|
|||
|
|
@ -57,6 +57,7 @@ Recovery.NoPasswordSetup
|
|||
Recovery.NoPasswordSetup.Description
|
||||
Register.UnknownError
|
||||
Register.UnknownError.Description
|
||||
Account.Type.Stripe
|
||||
Profile.Status.Sociable
|
||||
Profile.Status.Bot
|
||||
Profile.Status.ChatClient
|
||||
|
|
@ -571,6 +572,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -2,11 +2,17 @@
|
|||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Russian [ru]
|
||||
Account.Type.Stripe
|
||||
Importer.UnsupportedRecordType.Heading
|
||||
Importer.UnsupportedRecordType.Description
|
||||
Importer.Link.Invalid.Heading
|
||||
Importer.Link.Invalid.Description
|
||||
Inventory.Link.LinkText
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.ImportSettings
|
||||
Settings.ImportSettings.SessionUrls
|
||||
Settings.ImportSettings.SessionUrls.Description
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ World.Error.FailedToCreateBanAccessKey
|
|||
World.Error.UnhandledError
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Account.Type.Stripe
|
||||
Profile.Status.Sociable
|
||||
Profile.Status.Bot
|
||||
Profile.Status.ChatClient
|
||||
|
|
@ -923,6 +924,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -439,6 +439,7 @@ Account.TOTP.Message.DeactivationComplete
|
|||
Account.Type.Standard
|
||||
Account.Type.Business
|
||||
Account.Type.Patreon
|
||||
Account.Type.Stripe
|
||||
Account.Type.Mentor
|
||||
Account.Type.Moderator
|
||||
Account.Type.Team
|
||||
|
|
@ -1444,6 +1445,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -242,6 +242,7 @@ Account.TOTP.Message.DeactivationComplete
|
|||
Account.Type.Standard
|
||||
Account.Type.Business
|
||||
Account.Type.Patreon
|
||||
Account.Type.Stripe
|
||||
Account.Type.Mentor
|
||||
Account.Type.Moderator
|
||||
Account.Type.Team
|
||||
|
|
@ -849,6 +850,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ World.Error.Handshake
|
|||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Error.UnhandledError
|
||||
World.Edit.ReadOnly
|
||||
Account.Type.Stripe
|
||||
Notifications.PermissionChanged
|
||||
Notifications.PermissionChangedDetail
|
||||
Tools.GeometryLineBrush.Name
|
||||
|
|
@ -196,6 +197,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
|
|
@ -2,9 +2,10 @@
|
|||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Chinese (Simplified, Mainland China) [zh-cn]
|
||||
Importer.UnsupportedRecordType.Heading
|
||||
Importer.UnsupportedRecordType.Description
|
||||
Importer.Link.Invalid.Heading
|
||||
Importer.Link.Invalid.Description
|
||||
Inventory.Link.LinkText
|
||||
Account.Type.Stripe
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
|
||||
|
|
|
|||
|
|
@ -55,6 +55,7 @@ Recovery.NoPasswordSetup
|
|||
Recovery.NoPasswordSetup.Description
|
||||
Register.UnknownError
|
||||
Register.UnknownError.Description
|
||||
Account.Type.Stripe
|
||||
Profile.Status.Sociable
|
||||
Profile.Status.Bot
|
||||
Profile.Status.ChatClient
|
||||
|
|
@ -566,6 +567,11 @@ Settings.LaserSettings.StickThreshold
|
|||
Settings.LaserSettings.StickThreshold.Description
|
||||
Settings.LaserSettings.ShowInDesktop
|
||||
Settings.LaserSettings.ShowInDesktop.Description
|
||||
Settings.EditSettings
|
||||
Settings.EditSettings.ConfirmComponentDestroy
|
||||
Settings.EditSettings.ConfirmComponentDestroy.Description
|
||||
Settings.EditSettings.ConfirmSlotDestroy
|
||||
Settings.EditSettings.ConfirmSlotDestroy.Description
|
||||
Settings.CursorSettings
|
||||
Settings.CursorSettings.BaseCursorSize
|
||||
Settings.CursorSettings.BaseCursorSize.Description
|
||||
|
|
|
|||
53
README.md
53
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] - 67.4% - Missing keys: 768
|
||||
German [de] - 100.0% - Missing keys: 0
|
||||
English (United Kingdom) [en-gb] - 2.1% - Missing keys: 2303
|
||||
Czech [cs] - 67.2% - Missing keys: 774
|
||||
German [de] - 99.7% - Missing keys: 6
|
||||
English (United Kingdom) [en-gb] - 2.1% - Missing keys: 2309
|
||||
English [en] - 100.0% - Missing keys: 0
|
||||
Esperanto [eo] - 68.8% - Missing keys: 734
|
||||
Spanish [es] - 97.6% - Missing keys: 56
|
||||
Estonian [et] - 35.1% - Missing keys: 1528
|
||||
Finnish [fi] - 87.6% - Missing keys: 291
|
||||
French [fr] - 100.0% - Missing keys: 0
|
||||
Hungarian [hu] - 28.1% - Missing keys: 1692
|
||||
Icelandic [is] - 26.3% - Missing keys: 1733
|
||||
Japanese [ja] - 99.7% - Missing keys: 7
|
||||
Korean [ko] - 100.0% - Missing keys: 0
|
||||
Dutch [nl] - 98.9% - Missing keys: 25
|
||||
Norwegian [no] - 65.9% - Missing keys: 802
|
||||
Polish [pl] - 99.4% - Missing keys: 14
|
||||
Portuguese (Brazil) [pt-br] - 65.9% - Missing keys: 803
|
||||
Russian [ru] - 99.4% - Missing keys: 14
|
||||
Swedish [sv] - 27.1% - Missing keys: 1716
|
||||
Thai [th] - 2.9% - Missing keys: 2284
|
||||
Turkish [tr] - 34.6% - Missing keys: 1540
|
||||
Ukrainian [uk] - 55.8% - Missing keys: 1041
|
||||
Chinese (Simplified, Mainland China) [zh-cn] - 99.8% - Missing keys: 5
|
||||
Chinese (Traditional, Taiwan) [zh-tw] - 66.1% - Missing keys: 797
|
||||
Esperanto [eo] - 68.6% - Missing keys: 740
|
||||
Spanish [es] - 97.4% - Missing keys: 62
|
||||
Estonian [et] - 35.0% - Missing keys: 1534
|
||||
Finnish [fi] - 87.4% - Missing keys: 297
|
||||
French [fr] - 99.7% - Missing keys: 6
|
||||
Hungarian [hu] - 28.0% - Missing keys: 1698
|
||||
Icelandic [is] - 26.3% - Missing keys: 1739
|
||||
Japanese [ja] - 99.7% - Missing keys: 6
|
||||
Korean [ko] - 99.7% - Missing keys: 6
|
||||
Dutch [nl] - 98.7% - Missing keys: 31
|
||||
Norwegian [no] - 65.7% - Missing keys: 808
|
||||
Polish [pl] - 99.2% - Missing keys: 20
|
||||
Portuguese (Brazil) [pt-br] - 65.7% - Missing keys: 809
|
||||
Russian [ru] - 99.2% - Missing keys: 20
|
||||
Swedish [sv] - 27.0% - Missing keys: 1722
|
||||
Thai [th] - 2.9% - Missing keys: 2290
|
||||
Turkish [tr] - 34.5% - Missing keys: 1546
|
||||
Ukrainian [uk] - 55.6% - Missing keys: 1047
|
||||
Chinese (Simplified, Mainland China) [zh-cn] - 99.7% - Missing keys: 6
|
||||
Chinese (Traditional, Taiwan) [zh-tw] - 66.0% - Missing keys: 803
|
||||
|
||||
Total keys: 2353
|
||||
Total keys: 2359
|
||||
|
||||
## 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.
|
||||
|
|
@ -39,9 +39,9 @@ If you do translate them and you haven't added a credit yet, put your name in th
|
|||
|
||||
### If you're contributing a new language
|
||||
1. [Create a new Issue](https://github.com/Yellow-Dog-Man/Locale) for given language in format "Language [lang-code]", for example "English [en]", which will help coordinate efforts of different translators.
|
||||
1. Verify that our fork of ICU MessageFormat.NET has a pluralizer for your language, by checking the "AddStandardPluralizers()" function in this file: https://github.com/Yellow-Dog-Man/messageformat.net/blob/master/src/Jeffijoe.MessageFormat/Formatting/Formatters/PluralFormatter.cs
|
||||
1. Verify that our fork of ICU MessageFormat.NET has a pluralizer for your language. The following file should contain your language code: https://github.com/Yellow-Dog-Man/messageformat.net/blob/master/src/Jeffijoe.MessageFormat.MetadataGenerator/data/plurals.xml
|
||||
|
||||
If you can't find your language code in this file, please make a Issue either on in this repository.
|
||||
If you can't find your language code in this file, please make a Issue either on in this repository. If the language doesn't have any pluralization rules (meaning words don't change depending on a number), this might not be needed - but we suggest you test it first.
|
||||
|
||||
Alternatively you can implement the pluralizer yourself based on the reference from the Unicode CLDR repository: https://github.com/unicode-org/cldr/blob/master/common/supplemental/plurals.xml and make a pull request for it to be merged with our fork or MessageFormat.NET
|
||||
|
||||
|
|
@ -105,6 +105,7 @@ optional arguments:
|
|||
- **DON'T** submit purely machine translated locales. Those often result in odd and confusing results for user interfaces. Using machine translation as basis for manual translation is ok.
|
||||
- **DON'T** Submit strings from PRs that have the "New Strings" label until that PR is merged. The development team may need to update or change these strings as a part of their inclusion and this can cause conflicts. Wait till the PR is merged and THEN work on the new strings.
|
||||
- **DON'T** Submit strings for features that are not present in the "main" branch yet. Until a set of strings is in main, it is not complete and may need additional work to complete. Adding strings early, leads to extra work, Conflicts and confusion.
|
||||
- **DON'T** Make executive decisions on how to change certain things on our behalf - e.g. replacing names of services or introducing variables into locales when they don't exist in the English one. Let us make the decision first in the EN locale on the main branch. Adjusting things to better suit the language/culture is fine, but overall they match the intent of the EN locale.
|
||||
|
||||
## The ICU MessageFormat Syntax for translation strings
|
||||
Resonite uses the ICU MessageFormat Syntax defined by the Unicode organization for its localized strings. This offers high amount of flexibility on how you translate strings and ensures that you can correctly follow the grammar rules of your language, particularly with regards to pluralization (e.g. displaying "1 item" vs "1 items"). This is why it's important to ensure that your language has a pluralizer implemented in our fork of MessageFormat.NET
|
||||
|
|
|
|||
37
en.json
37
en.json
|
|
@ -121,22 +121,22 @@
|
|||
"Inventory.SaveHeld": "Save Held",
|
||||
"Inventory.GetURL": "Get URL",
|
||||
"Inventory.Inventories": "Inventories",
|
||||
"Inventory.Share": "Share",
|
||||
"Inventory.Unshare": "Unshare",
|
||||
"Inventory.Share": "Make Public",
|
||||
"Inventory.Unshare": "Make Private",
|
||||
"Inventory.SaveAvatar": "Save Avatar",
|
||||
"Inventory.Favorite.Home": "Set Home",
|
||||
"Inventory.Favorite.ProgressBar": "Set Progress Bar",
|
||||
"Inventory.Favorite.AudioStreamController": "Set Stream Controller",
|
||||
"Inventory.Favorite.TextDisplay": "Set Text Display",
|
||||
"Inventory.Favorite.VideoPlayer": "Set Video Player",
|
||||
"Inventory.Favorite.AudioPlayer": "Set Audio Player",
|
||||
"Inventory.Favorite.InteractiveCamera": "Set Camera",
|
||||
"Inventory.Favorite.Keyboard": "Set Keyboard",
|
||||
"Inventory.Favorite.Avatar": "Set Avatar",
|
||||
"Inventory.Favorite.WorldLoadingIndicator": "Set Loading Bar",
|
||||
"Inventory.Favorite.ColorDialog": "Set Color Picker",
|
||||
"Inventory.Favorite.Hyperlink": "Set URL Display",
|
||||
"Inventory.Favorite.Document": "Set Document Display",
|
||||
"Inventory.Favorite.Home": "Favorite Home",
|
||||
"Inventory.Favorite.ProgressBar": "Favorite Progress Bar",
|
||||
"Inventory.Favorite.AudioStreamController": "Favorite Stream Controller",
|
||||
"Inventory.Favorite.TextDisplay": "Favorite Text Display",
|
||||
"Inventory.Favorite.VideoPlayer": "Favorite Video Player",
|
||||
"Inventory.Favorite.AudioPlayer": "Favorite Audio Player",
|
||||
"Inventory.Favorite.InteractiveCamera": "Favorite Camera",
|
||||
"Inventory.Favorite.Keyboard": "Favorite Keyboard",
|
||||
"Inventory.Favorite.Avatar": "Favorite Avatar",
|
||||
"Inventory.Favorite.WorldLoadingIndicator": "Favorite Loading Bar",
|
||||
"Inventory.Favorite.ColorDialog": "Favorite Color Picker",
|
||||
"Inventory.Favorite.Hyperlink": "Favorite URL Display",
|
||||
"Inventory.Favorite.Document": "Favorite Document Display",
|
||||
"Inventory.SpawnFacet": "Spawn Facet",
|
||||
|
||||
"Dash.Screens.Home": "Home",
|
||||
|
|
@ -586,6 +586,7 @@
|
|||
"Account.Type.Standard": "Standard Account",
|
||||
"Account.Type.Business": "Business Account",
|
||||
"Account.Type.Patreon": "Patreon Supporter",
|
||||
"Account.Type.Stripe": "Stripe Supporter",
|
||||
"Account.Type.Mentor": "{platform} Mentor",
|
||||
"Account.Type.Moderator": "{platform} Moderator",
|
||||
"Account.Type.Team": "{platform} Team",
|
||||
|
|
@ -1763,6 +1764,12 @@
|
|||
"Settings.LaserSettings.ShowInDesktop": "Show lasers in desktop mode",
|
||||
"Settings.LaserSettings.ShowInDesktop.Description": "When on, the laser visual will be rendered to you fully when in first person view in desktop mode.",
|
||||
|
||||
"Settings.EditSettings": "Edit Settings",
|
||||
"Settings.EditSettings.ConfirmComponentDestroy": "Confirm destroying components",
|
||||
"Settings.EditSettings.ConfirmComponentDestroy.Description": "When enabled, you'll be asked for confirmation before destroying a component in the inspector. This helps prevent destroying them accidentally with misclick.",
|
||||
"Settings.EditSettings.ConfirmSlotDestroy": "Confirm destroying slots",
|
||||
"Settings.EditSettings.ConfirmSlotDestroy.Description": "When enabled, you'll be asked for confirmation when destroying Slots with the Developer Tool. This can prevent accidentally destroying objects when misclick.",
|
||||
|
||||
"Settings.CursorSettings": "Cursor Settings",
|
||||
|
||||
"Settings.CursorSettings.BaseCursorSize": "Base cursor size",
|
||||
|
|
|
|||
14
fr.json
14
fr.json
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"localeCode": "fr",
|
||||
"authors": ["Archer", "FreakyWaves", "Xqua", "brodokk", "Sopra", "Khosumi", "j4", "cerealbowl"],
|
||||
"authors": ["Archer", "FreakyWaves", "Xqua", "brodokk", "Sopra", "Khosumi", "j4", "cerealbowl", "MIP"],
|
||||
"messages": {
|
||||
|
||||
"General.OK": "OK",
|
||||
|
|
@ -629,7 +629,7 @@
|
|||
"User.Actions.Silence": "Mettre en sourdine",
|
||||
"User.Actions.Mute": "Sourdine",
|
||||
"User.Actions.Jump": "Saut",
|
||||
"User.Actions.Respawn": "Re-matérialiser",
|
||||
"User.Actions.Respawn": "Réapparaître",
|
||||
"User.Actions.Kick": "Éjecter",
|
||||
"User.Actions.Ban": "Bannir",
|
||||
|
||||
|
|
@ -933,7 +933,7 @@
|
|||
"AvatarCreator.ShowToolAnchors": "Montrer les ancres des outils",
|
||||
"AvatarCreator.SetupVolumeMeter": "Configurer un compteur de volume",
|
||||
"AvatarCreator.SetupEyes": "Configurer les yeux",
|
||||
"AvatarCreator.SetupFaceTracking": "Configurer le tracking du visage",
|
||||
"AvatarCreator.SetupFaceTracking": "Configurer le suivi du visage",
|
||||
"AvatarCreator.ProtectAvatar": "Protéger l'avatar",
|
||||
"AvatarCreator.CalibrateFeet": "Calibrer les pieds",
|
||||
"AvatarCreator.CalibrateHips": "Calibrer le bassin/la hanche",
|
||||
|
|
@ -964,9 +964,9 @@
|
|||
"Importer.Image.Sprite": "Sprite",
|
||||
"Importer.Image.360": "Photo 360 / skybox",
|
||||
"Importer.Image.StereoPhoto": "Photo stéréoscopique",
|
||||
"Importer.Image.Stereo360": "Photo 360 stéréoscopique",
|
||||
"Importer.Image.180": "Photo 180",
|
||||
"Importer.Image.Stereo180": "Photo stéréoscopique 180",
|
||||
"Importer.Image.Stereo360": "Photo 360° stéréoscopique",
|
||||
"Importer.Image.180": "Photo 180°",
|
||||
"Importer.Image.Stereo180": "Photo stéréoscopique 180°",
|
||||
"Importer.Image.LUT": "LUT",
|
||||
|
||||
"Importer.Image.Failure.Heading": "L'import de l'image a échoué <color=hero.yellow>{image}</color>",
|
||||
|
|
@ -1006,7 +1006,7 @@
|
|||
"Importer.Model.Advanced.AutoScale": "Échelle automatique",
|
||||
"Importer.Model.Advanced.MaxTexSize": "Taille maximale de la texture",
|
||||
"Importer.Model.Advanced.ImageFormat": "Format d'image:",
|
||||
"Importer.Model.Advanced.Material": "Matériel:",
|
||||
"Importer.Model.Advanced.Material": "Matériaux:",
|
||||
"Importer.Model.Advanced.PreferSpecular": "Préférer le spéculaire",
|
||||
"Importer.Model.Advanced.AlignAxis": "Aligner l'axe:",
|
||||
|
||||
|
|
|
|||
14
ja.json
14
ja.json
|
|
@ -866,8 +866,6 @@
|
|||
"CreateNew.ParticleSystem": "パーティクルシステム",
|
||||
"CreateNew.LegacyParticleSystem": "レガシーパーティクルシステム",
|
||||
|
||||
|
||||
|
||||
"CreateNew.Object": "オブジェクト",
|
||||
"CreateNew.Object.AvatarCreator": "アバタークリエイター",
|
||||
"CreateNew.Object.Camera": "カメラ",
|
||||
|
|
@ -1065,6 +1063,12 @@
|
|||
"Importer.Slices.TitleGrayscale": "スライス画像を<br>3Dテクスチャと<br>してインポート<br>(グレースケール)",
|
||||
"Importer.Slices.Description": "フォルダ内のすべての画像ファイルを3Dテクスチャにします",
|
||||
|
||||
"Importer.UnsupportedRecordType.Heading":"サポートされていないレコード型",
|
||||
"Importer.UnsupportedRecordType.Description":"インポートしようとしているレコード({url})にはサポートされていない{recordType}型があります。{bugUrl}までご報告ください。",
|
||||
"Importer.Link.Invalid.Heading":"Invalid Folder Link",
|
||||
"Importer.Link.Invalid.Description":"インポートしようとしているフォルダリンク({url})は無効です。リンクを再確認し、もう一度やり直してください。",
|
||||
"Inventory.Link.LinkText": "{name}へのインベントリリンク",
|
||||
|
||||
"Exporter.Title": "エクスポート",
|
||||
"Exporter.FileName": "ファイル名:",
|
||||
"Exporter.ExportAs": "ファイル形式:",
|
||||
|
|
@ -1943,7 +1947,7 @@
|
|||
"Settings.ImportSettings.WorldUrls": "ワールドURLインポート時",
|
||||
"Settings.ImportSettings.WorldUrls.Description": "ワールドURLがインポートされた時の動作:\n\n<color=hero.yellow>Open</color> - ワールドを開く\n<color=hero.yellow>SpawnEntityInterface</color> - ワールドオーブとして、URLを生成する\n<color=hero.yellow>SpawnUrl</color> - URLインターフェイスとして、URLを生成する",
|
||||
"Settings.ImportSettings.NetworkUrls": "ネットワークURLインポート時",
|
||||
"Settings.ImportSettings.NetworkUrls.Description": "ネットワークURLがインポートされた時の動作:\n\n<color=hero.yellow>Open</color> - Open a connection to the session at the URL.\n<color=hero.yellow>SpawnEntityInterface</color> - セッションオーブとして、URLを生成する\n<color=hero.yellow>SpawnUrl</color> - URLインターフェイスとして、URLを生成する",
|
||||
"Settings.ImportSettings.NetworkUrls.Description": "ネットワークURLがインポートされた時の動作:\n\n<color=hero.yellow>Open</color> - セッションへの接続を開く\n<color=hero.yellow>SpawnEntityInterface</color> - セッションオーブとして、URLを生成する\n<color=hero.yellow>SpawnUrl</color> - URLインターフェイスとして、URLを生成する",
|
||||
|
||||
"LocomotionArchetype.Walk": "歩行",
|
||||
"LocomotionArchetype.Fly": "フライ",
|
||||
|
|
@ -2069,6 +2073,9 @@
|
|||
|
||||
"Inspector.Texture3D.SpawnVisualizer" : "ビジュアライザーをスポーン",
|
||||
|
||||
"Inspector.Skybox.SetActiveSkybox": "スカイボックスに設定",
|
||||
"Inspector.AmbientLightSH2.SetActiveAmbientLight": "環境光に設定",
|
||||
|
||||
"Inspector.CommonAvatarBuilder.UpdateLocomotionModules": "ユーザーのロコモーションモジュールを更新",
|
||||
|
||||
"Inspector.VHACD.Parameter.MergeDoubles": "重複を結合",
|
||||
|
|
@ -2241,7 +2248,6 @@
|
|||
"Inspector.CharacterController.Warning": "<color=red><size=150%>警告!</size></color><br>SimulateRotationにチェックをいれることで、このコンポーネントを単純なRigidbodyとして使用できます。前提として、この目的のために最適化されておらず、適切なRigidbodyが将来提供されることを理解しておいてください。<br>適切なRigidbodyは以下を提供します:<br><b>- CPUとネットワーク負荷の軽減</b> - CharacterControllerを使用すると、 CPU使用率が高くなり、ネットワークトラフィックが大量に発生します。<br><b>- Constraints</b> - Rigidbody間にジョイント、ヒンジ、スプリング、 その他のconstraintを作成できるようになります。<br><b>- どのユーザーからもスムーズなシミュレーションと相互作用</b> - 他の人が操作すると、CharacterControllerはグリッチアウトします。<br><b>- 新機能とツール</b> - それらをはるかに簡単に使用できるようになります。<br>-----------------------<br>これらの制限を理解している限り、楽しんでください!",
|
||||
"Inspector.PrimitiveMemberEditor.Warning": "<color=red><size=150%>警告!</size></color>このコンポーネントを使用すると、IDを使用して参照を操作できます。この手法は一般的に「Refハック」と呼ばれます。<br><br>これを実行する<b>前</b>に、これはサポートされて<b>いない</b>ため、いつか壊れる可能性があることを理解してください。この機能に依存しないでください。",
|
||||
|
||||
|
||||
"Inspector.ParticleSystem.BasicInfo" : "Particles: {count}, FPS: {fps}, Simulation Time: {time}, Submit Time: {renderSubmitTime}, Render allocations: {allocationCount}",
|
||||
"Inspector.ParticleSystem.TrailInfo" : "Trails: {trailCount} (capacity: {trailCapacity}), Trail Point Capacity: {trailPointCapacity}, Allocations: {allocationCount}",
|
||||
|
||||
|
|
|
|||
11
zh-cn.json
11
zh-cn.json
|
|
@ -866,8 +866,6 @@
|
|||
"CreateNew.ParticleSystem": "粒子系统",
|
||||
"CreateNew.LegacyParticleSystem": "传统粒子系统",
|
||||
|
||||
|
||||
|
||||
"CreateNew.Object": "对象",
|
||||
"CreateNew.Object.AvatarCreator": "虚拟形象创建工具",
|
||||
"CreateNew.Object.Camera": "相机",
|
||||
|
|
@ -1065,6 +1063,12 @@
|
|||
"Importer.Slices.TitleGrayscale": "将图像切片导入为体积纹理(灰度)",
|
||||
"Importer.Slices.Description": "将文件夹中的所有图像文件合成为一个体积纹理",
|
||||
|
||||
"Importer.UnsupportedRecordType.Heading":"不支持的数据记录文件",
|
||||
"Importer.UnsupportedRecordType.Description":"你正在尝试导入的数据记录({url}) 类型不受支持。其类型为: {recordType}。请在 {bugUrl}向我们报告。",
|
||||
"Importer.Link.Invalid.Heading":"文件夹链接无效",
|
||||
"Importer.Link.Invalid.Description":"你正在尝试导入的文件夹链接({url}) 是无效的,请检查一遍后再试一次。",
|
||||
"Inventory.Link.LinkText": "物品栏链接到 {name}",
|
||||
|
||||
"Exporter.Title": "导出",
|
||||
"Exporter.FileName": "文件名:",
|
||||
"Exporter.ExportAs": "导出为:",
|
||||
|
|
@ -2244,8 +2248,7 @@
|
|||
"Inspector.CharacterController.Warning": "<color=red><size=150%>警告!</size></color><br>当勾选模拟旋转(SimulateRotation)时这个组件可以被当作一个简单的刚体。在你这样做之前,你需要明白它不曾为此优化,且对刚体的正式支持会在未来加入。<br>正式支持包括:<br><b>- CPU和网络效率提升</b> - 使用角色控制器,你的CPU和网络占用会显著上升<br><b>- 约束</b> - 你将能够在刚体间创建关节、合页、弹簧和其他约束<br><b>- 对每个人的平滑模拟与交互</b> - 在另一个人尝试交互时,角色控制器会发生故障<br><b>- 新功能与工具</b> - 让使用更加简单<br>-----------------------<br>只要你理解了上述限制,放开玩吧!",
|
||||
"Inspector.PrimitiveMemberEditor.Warning": "<color=red><size=150%>警告!</size></color><br>通过他们的ID,这个组件可以被用于与引用交互。这个过程常被称为“引用骇入”。<br><br>在你这样做<b>之前</b>,请知晓这种方式 <b>不被</b> 支持且随时可能失效。请勿让你的作品依赖于此项功能。",
|
||||
|
||||
|
||||
"Inspector.ParticleSystem.BasicInfo" : "粒子: {count}\t最后一次模拟时间: {time}",
|
||||
"Inspector.ParticleSystem.BasicInfo" : "粒子: {count}, 帧率: {fps}, 模拟时间: {time}, 提交时间: {renderSubmitTime}, 渲染分配: {allocationCount}",
|
||||
"Inspector.ParticleSystem.TrailInfo" : "尾迹: {trailCount} (容量: {trailCapacity}), 尾迹点容量: {trailPointCapacity}",
|
||||
|
||||
"Inspector.ParticleStyle.CommonTransitions": "通用变化模板:",
|
||||
|
|
|
|||
Loading…
Reference in a new issue