Merge branch 'main' into FoxoBread-appName-replace

This commit is contained in:
Foxo 2024-10-26 15:53:54 +01:00 committed by GitHub
commit 40d855316b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 221 additions and 44 deletions

View file

@ -8,7 +8,10 @@ Interaction.CopyImage
Inventory.Favorite.Document Inventory.Favorite.Document
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Edit.ReadOnly
Login.MissingSecretMachineId Login.MissingSecretMachineId
Login.MissingSecretMachineId.Description Login.MissingSecretMachineId.Description
Login.MalformedSecretMachineId Login.MalformedSecretMachineId
@ -32,6 +35,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Tooltips.Dev.Selection.Single Tooltips.Dev.Selection.Single
Tooltips.Dev.Selection.Multi Tooltips.Dev.Selection.Multi
Tooltips.Dev.Interaction.Tip Tooltips.Dev.Interaction.Tip
@ -463,6 +468,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -185,7 +185,9 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Error.Unknown World.Error.Unknown
World.Error.FailedToCreateBanAccessKey
World.Config.Name World.Config.Name
World.Config.Description World.Config.Description
World.Config.MaxUsers World.Config.MaxUsers
@ -320,6 +322,7 @@ World.Edit.AccessLevelHeader
World.Edit.AccessPrivate World.Edit.AccessPrivate
World.Edit.AccessPatreon World.Edit.AccessPatreon
World.Edit.AccessPublic World.Edit.AccessPublic
World.Edit.ReadOnly
Tools.AvatarCreator Tools.AvatarCreator
Tools.FullBodyCalibrator Tools.FullBodyCalibrator
Tools.CameraStreaming Tools.CameraStreaming
@ -579,6 +582,8 @@ Notifications.VoiceMessage
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Undo.SetField Undo.SetField
Undo.SetReference Undo.SetReference
Undo.Spawn Undo.Spawn
@ -1411,6 +1416,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -8,7 +8,10 @@ Interaction.CopyImage
Inventory.Favorite.Document Inventory.Favorite.Document
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Edit.ReadOnly
Login.MissingSecretMachineId Login.MissingSecretMachineId
Login.MissingSecretMachineId.Description Login.MissingSecretMachineId.Description
Login.MalformedSecretMachineId Login.MalformedSecretMachineId
@ -22,6 +25,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
AvatarCreator.ProtectionUnavailable AvatarCreator.ProtectionUnavailable
Importer.Image.Sprite Importer.Image.Sprite
Importer.Image.Failure.Heading Importer.Image.Failure.Heading
@ -432,6 +437,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -2,11 +2,18 @@
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Spanish [es] # Spanish [es]
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Edit.ReadOnly
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Settings.FullBodyTrackingSettings Settings.FullBodyTrackingSettings
Settings.FullBodyTrackingSettings.BodyHorizontalAngle Settings.FullBodyTrackingSettings.BodyHorizontalAngle
Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description
Settings.LegacyFeatureSettings.SuppressFeetSimulation Settings.LegacyFeatureSettings.SuppressFeetSimulation
Settings.LegacyFeatureSettings.SuppressFeetSimulation.Description Settings.LegacyFeatureSettings.SuppressFeetSimulation.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.DesktopRenderSettings.SprintFieldOfViewZoom Settings.DesktopRenderSettings.SprintFieldOfViewZoom
Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description
Inspector.Member.Normalize Inspector.Member.Normalize

View file

@ -81,6 +81,8 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Indicator.Visited World.Indicator.Visited
World.Category.ContactsSessions World.Category.ContactsSessions
World.Category.Random World.Category.Random
@ -91,6 +93,7 @@ World.SortParameter.LastVisit
World.SortParameter.Random World.SortParameter.Random
World.Filter.MinimumContacts World.Filter.MinimumContacts
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Edit.ReadOnly
Tools.Setup2FA Tools.Setup2FA
Tools.StreamAudio.Dialog.Title Tools.StreamAudio.Dialog.Title
Options.Nameplates.DefaultStyle Options.Nameplates.DefaultStyle
@ -243,6 +246,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Undo.ExtractMaterialsFromHierarchy Undo.ExtractMaterialsFromHierarchy
Undo.BatchConvertMaterials Undo.BatchConvertMaterials
Tooltips.Brush.ChangeColor Tooltips.Brush.ChangeColor
@ -740,6 +745,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -3,8 +3,13 @@ Note that this file updates only during build processes and doesn't necessarily
# Finnish [fi] # Finnish [fi]
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Actions.GuestWarning World.Actions.GuestWarning
World.Edit.ReadOnly
Contacts.Unblocked Contacts.Unblocked
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Tooltip.ProtoFlux.Drive Tooltip.ProtoFlux.Drive
Tooltip.ProtoFlux.Source Tooltip.ProtoFlux.Source
Tooltip.ProtoFlux.Reference Tooltip.ProtoFlux.Reference
@ -88,6 +93,8 @@ Settings.NotificationSettings.ContactRequest.Description
Settings.NotificationSettings.ContactSessionStarted.Description Settings.NotificationSettings.ContactSessionStarted.Description
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates.Description Settings.NamePlateSettings.UseCustomNameplates.Description
Settings.CustomizationSettings.UserInterfaceEditMode.Description Settings.CustomizationSettings.UserInterfaceEditMode.Description

View file

@ -27,6 +27,8 @@ World.Connection.LNL.NATPunchthrough
World.Connection.LNL.Relay World.Connection.LNL.Relay
World.Connection.TCP World.Connection.TCP
World.Error.SecurityViolation World.Error.SecurityViolation
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Actions.CopyRecordURL World.Actions.CopyRecordURL
World.Indicator.Sessions World.Indicator.Sessions
World.Detail.Users.Count World.Detail.Users.Count
@ -38,6 +40,7 @@ World.Filter.SubmittedToGroup
World.Filter.OnlyHeadless World.Filter.OnlyHeadless
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Filter.MaxAccessLevel World.Filter.MaxAccessLevel
World.Edit.ReadOnly
Options.FreeformDash.On Options.FreeformDash.On
Options.FreeformDash.Off Options.FreeformDash.Off
Indicator.OnlineUsers Indicator.OnlineUsers
@ -73,6 +76,8 @@ Permissions.NotAllowedToSwapAvatar
Contacts.NoSession Contacts.NoSession
Contacts.Migrated Contacts.Migrated
Contacts.IncompatibleSession Contacts.IncompatibleSession
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Undo.SpawnComponent Undo.SpawnComponent
Undo.DestroyComponent Undo.DestroyComponent
Undo.Transform Undo.Transform
@ -780,6 +785,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -26,6 +26,8 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Indicator.Visited World.Indicator.Visited
World.Category.Random World.Category.Random
World.Category.GroupWorlds World.Category.GroupWorlds
@ -35,6 +37,7 @@ World.SortParameter.LastVisit
World.SortParameter.Random World.SortParameter.Random
World.Filter.MinimumContacts World.Filter.MinimumContacts
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Edit.ReadOnly
Tools.Setup2FA Tools.Setup2FA
Tools.StreamAudio.Dialog.Title Tools.StreamAudio.Dialog.Title
Tools.StreamAudio.Spatialized Tools.StreamAudio.Spatialized
@ -121,6 +124,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Tooltips.Brush.ChangeColor Tooltips.Brush.ChangeColor
Tooltips.Brush.IncrementSize Tooltips.Brush.IncrementSize
Tooltips.Brush.DecrementSize Tooltips.Brush.DecrementSize
@ -881,6 +886,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -1,3 +1,9 @@
# Missing Keys # Missing Keys
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Korean [ko]
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description

View file

@ -55,12 +55,15 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Category.ContactsSessions World.Category.ContactsSessions
World.Category.GroupWorlds World.Category.GroupWorlds
World.AccessLevel.Contacts World.AccessLevel.Contacts
World.AccessLevel.ContactsPlus World.AccessLevel.ContactsPlus
World.Filter.MinimumContacts World.Filter.MinimumContacts
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Edit.ReadOnly
Tools.AvatarCreator Tools.AvatarCreator
Tools.Debug Tools.Debug
Tools.StreamAudio.Dialog.Title Tools.StreamAudio.Dialog.Title
@ -191,6 +194,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Tooltips.Brush.ChangeColor Tooltips.Brush.ChangeColor
Tooltips.Brush.IncrementSize Tooltips.Brush.IncrementSize
Tooltips.Brush.DecrementSize Tooltips.Brush.DecrementSize
@ -704,6 +709,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -9,7 +9,10 @@ Inventory.Favorite.Document
World.Loaded World.Loaded
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Edit.ReadOnly
Login.InvalidCredentials.Description Login.InvalidCredentials.Description
Login.InvalidLogin.Description Login.InvalidLogin.Description
Login.MalformedUID.Description Login.MalformedUID.Description
@ -61,6 +64,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Tooltips.Dev.Selection.Single Tooltips.Dev.Selection.Single
Tooltips.Dev.Selection.Multi Tooltips.Dev.Selection.Multi
Tooltips.Dev.Interaction.Tip Tooltips.Dev.Interaction.Tip
@ -495,6 +500,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -2,6 +2,11 @@
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Polish [pl] # Polish [pl]
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Edit.ReadOnly
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Importer.Image.Failure.Heading Importer.Image.Failure.Heading
Importer.Image.Failure.Description Importer.Image.Failure.Description
Settings.FullBodyTrackingSettings Settings.FullBodyTrackingSettings
@ -9,6 +14,8 @@ Settings.FullBodyTrackingSettings.BodyHorizontalAngle
Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description
Settings.LegacyFeatureSettings.SuppressFeetSimulation Settings.LegacyFeatureSettings.SuppressFeetSimulation
Settings.LegacyFeatureSettings.SuppressFeetSimulation.Description Settings.LegacyFeatureSettings.SuppressFeetSimulation.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.DesktopRenderSettings.SprintFieldOfViewZoom Settings.DesktopRenderSettings.SprintFieldOfViewZoom
Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description
Settings.InteractiveCameraFramingSettings.PositioningMode Settings.InteractiveCameraFramingSettings.PositioningMode

View file

@ -10,7 +10,10 @@ Inventory.GetURL
Inventory.Favorite.Document Inventory.Favorite.Document
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Edit.ReadOnly
Login.InvalidCredentials.Description Login.InvalidCredentials.Description
Login.InvalidLogin.Description Login.InvalidLogin.Description
Login.MalformedUID.Description Login.MalformedUID.Description
@ -62,6 +65,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Tooltips.Dev.Selection.Single Tooltips.Dev.Selection.Single
Tooltips.Dev.Selection.Multi Tooltips.Dev.Selection.Multi
Tooltips.Dev.Interaction.Tip Tooltips.Dev.Interaction.Tip
@ -496,6 +501,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -1,10 +1,3 @@
# Missing Keys # Missing Keys
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Russian [ru]
Settings.FullBodyTrackingSettings
Settings.FullBodyTrackingSettings.BodyHorizontalAngle
Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description
Settings.LegacyFeatureSettings.SuppressFeetSimulation
Settings.LegacyFeatureSettings.SuppressFeetSimulation.Description

View file

@ -8,7 +8,10 @@ Interaction.SaveToInventory.NotLoggedIn
Interaction.SaveToInventory.NoWritePermission Interaction.SaveToInventory.NoWritePermission
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Edit.ReadOnly
Profile.Status.Sociable Profile.Status.Sociable
Profile.Status.Bot Profile.Status.Bot
Profile.Status.ChatClient Profile.Status.ChatClient
@ -18,6 +21,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Undo.SetField Undo.SetField
Undo.SetReference Undo.SetReference
Undo.Spawn Undo.Spawn
@ -848,6 +853,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -123,7 +123,9 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Error.Unknown World.Error.Unknown
World.Error.FailedToCreateBanAccessKey
World.Config.Name World.Config.Name
World.Config.Description World.Config.Description
World.Config.MaxUsers World.Config.MaxUsers
@ -258,6 +260,7 @@ World.Edit.AccessLevelHeader
World.Edit.AccessPrivate World.Edit.AccessPrivate
World.Edit.AccessPatreon World.Edit.AccessPatreon
World.Edit.AccessPublic World.Edit.AccessPublic
World.Edit.ReadOnly
Tools.AvatarCreator Tools.AvatarCreator
Tools.FullBodyCalibrator Tools.FullBodyCalibrator
Tools.CameraStreaming Tools.CameraStreaming
@ -518,6 +521,8 @@ Notifications.VoiceMessage
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Undo.SetField Undo.SetField
Undo.SetReference Undo.SetReference
Undo.Spawn Undo.Spawn
@ -1369,6 +1374,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -88,6 +88,8 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Indicator.Visited World.Indicator.Visited
World.Category.ContactsSessions World.Category.ContactsSessions
World.Category.Random World.Category.Random
@ -107,6 +109,7 @@ World.Edit.AccessLevelHeader
World.Edit.AccessPrivate World.Edit.AccessPrivate
World.Edit.AccessPatreon World.Edit.AccessPatreon
World.Edit.AccessPublic World.Edit.AccessPublic
World.Edit.ReadOnly
Tools.StreamAudio Tools.StreamAudio
Tools.Setup2FA Tools.Setup2FA
Tools.StreamAudio.Dialog.Title Tools.StreamAudio.Dialog.Title
@ -274,6 +277,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Undo.ExtractMaterialsFromHierarchy Undo.ExtractMaterialsFromHierarchy
Undo.BatchConvertMaterials Undo.BatchConvertMaterials
Tooltips.Brush.ChangeColor Tooltips.Brush.ChangeColor
@ -774,6 +779,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -2,6 +2,11 @@
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Ukrainian [uk] # Ukrainian [uk]
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Edit.ReadOnly
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Importer.Image.Failure.Heading Importer.Image.Failure.Heading
Importer.Image.Failure.Description Importer.Image.Failure.Description
Settings.FullBodyTrackingSettings Settings.FullBodyTrackingSettings
@ -121,6 +126,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -1,14 +1,17 @@
# Missing Keys # Missing Keys
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Chinese (Taiwan) [zh-tw] # Chinese (Traditional, Taiwan) [zh-tw]
Interaction.SaveToInventory.NotLoggedIn Interaction.SaveToInventory.NotLoggedIn
Interaction.SaveToInventory.NoWritePermission Interaction.SaveToInventory.NoWritePermission
Interaction.CopyImage Interaction.CopyImage
Inventory.Favorite.Document Inventory.Favorite.Document
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Error.FailedToCreateBanAccessKey
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
World.Edit.ReadOnly
Login.InvalidCredentials.Description Login.InvalidCredentials.Description
Login.InvalidLogin.Description Login.InvalidLogin.Description
Login.MalformedUID.Description Login.MalformedUID.Description
@ -60,6 +63,8 @@ Notifications.IsSociable
Notifications.SessionStarted Notifications.SessionStarted
Notifications.UserJoined Notifications.UserJoined
Notifications.UserLeft Notifications.UserLeft
Notifications.PermissionChanged
Notifications.PermissionChangedDetail
Tooltips.Dev.Selection.Single Tooltips.Dev.Selection.Single
Tooltips.Dev.Selection.Multi Tooltips.Dev.Selection.Multi
Tooltips.Dev.Interaction.Tip Tooltips.Dev.Interaction.Tip
@ -491,6 +496,8 @@ Settings.NotificationSettings.PublicSessionStarted
Settings.NotificationSettings.PublicSessionStarted.Description Settings.NotificationSettings.PublicSessionStarted.Description
Settings.NotificationSettings.UserJoinAndLeave Settings.NotificationSettings.UserJoinAndLeave
Settings.NotificationSettings.UserJoinAndLeave.Description Settings.NotificationSettings.UserJoinAndLeave.Description
Settings.NotificationSettings.PermissionChanged
Settings.NotificationSettings.PermissionChanged.Description
Settings.NamePlateSettings.NameplateVisibility Settings.NamePlateSettings.NameplateVisibility
Settings.NamePlateSettings.NameplateVisibility.Description Settings.NamePlateSettings.NameplateVisibility.Description
Settings.NamePlateSettings.UseCustomNameplates Settings.NamePlateSettings.UseCustomNameplates

View file

@ -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. 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 ## Localization Status
Czech [cs] - 69.6% - Missing keys: 700 Czech [cs] - 69.4% - Missing keys: 707
German [de] - 100.0% - Missing keys: 0 German [de] - 100.0% - Missing keys: 0
English (United Kingdom) [en-gb] - 2.0% - Missing keys: 2259 English (United Kingdom) [en-gb] - 2.0% - Missing keys: 2266
English [en] - 100.0% - Missing keys: 0 English [en] - 100.0% - Missing keys: 0
Esperanto [eo] - 71.0% - Missing keys: 669 Esperanto [eo] - 70.8% - Missing keys: 676
Spanish [es] - 99.7% - Missing keys: 8 Spanish [es] - 99.4% - Missing keys: 15
Estonian [et] - 35.8% - Missing keys: 1480 Estonian [et] - 35.7% - Missing keys: 1487
Finnish [fi] - 88.9% - Missing keys: 256 Finnish [fi] - 88.6% - Missing keys: 263
French [fr] - 100.0% - Missing keys: 0 French [fr] - 100.0% - Missing keys: 0
Hungarian [hu] - 28.7% - Missing keys: 1644 Hungarian [hu] - 28.6% - Missing keys: 1651
Icelandic [is] - 27.8% - Missing keys: 1665 Icelandic [is] - 27.7% - Missing keys: 1672
Japanese [ja] - 100.0% - Missing keys: 0 Japanese [ja] - 100.0% - Missing keys: 0
Korean [ko] - 100.0% - Missing keys: 0 Korean [ko] - 99.8% - Missing keys: 4
Dutch [nl] - 44.9% - Missing keys: 1270 Dutch [nl] - 44.8% - Missing keys: 1277
Norwegian [no] - 68.2% - Missing keys: 734 Norwegian [no] - 67.9% - Missing keys: 741
Polish [pl] - 97.2% - Missing keys: 64 Polish [pl] - 96.9% - Missing keys: 71
Portuguese (Brazil) [pt-br] - 68.1% - Missing keys: 735 Portuguese (Brazil) [pt-br] - 67.9% - Missing keys: 742
Russian [ru] - 99.8% - Missing keys: 5 Russian [ru] - 100.0% - Missing keys: 0
Swedish [sv] - 27.6% - Missing keys: 1668 Swedish [sv] - 27.6% - Missing keys: 1675
Thai [th] - 3.0% - Missing keys: 2236 Thai [th] - 3.0% - Missing keys: 2243
Turkish [tr] - 35.3% - Missing keys: 1492 Turkish [tr] - 35.2% - Missing keys: 1499
Ukrainian [uk] - 56.9% - Missing keys: 993 Ukrainian [uk] - 56.7% - Missing keys: 1000
Chinese (China) [zh-cn] - 100.0% - Missing keys: 0 Chinese (Simplified, Mainland China) [zh-cn] - 100.0% - Missing keys: 0
Chinese (Taiwan) [zh-tw] - 68.4% - Missing keys: 729 Chinese (Traditional, Taiwan) [zh-tw] - 68.2% - Missing keys: 736
Total keys: 2305 Total keys: 2312
## How To Contribute ## 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. 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.

View file

@ -210,7 +210,9 @@
"World.Error.HostBlockedDetail": "Sie haben den Host blockiert", "World.Error.HostBlockedDetail": "Sie haben den Host blockiert",
"World.Error.WorldCrash": "Welt Abgestürzt", "World.Error.WorldCrash": "Welt Abgestürzt",
"World.Error.WorldCrashDetail": "Fataler Fehler beim Updaten der Welt", "World.Error.WorldCrashDetail": "Fataler Fehler beim Updaten der Welt",
"World.Error.Handshake": "Handshake-Fehler",
"World.Error.Unknown": "Unbekannter Fehler", "World.Error.Unknown": "Unbekannter Fehler",
"World.Error.FailedToCreateBanAccessKey": "Fehler beim Erstellen des Bann-Zugriffsschlüssels",
"World.Config.Name": "Name:", "World.Config.Name": "Name:",
"World.Config.Description": "Beschreibung:", "World.Config.Description": "Beschreibung:",
@ -358,6 +360,7 @@
"World.Edit.AccessPrivate": "Nur ich", "World.Edit.AccessPrivate": "Nur ich",
"World.Edit.AccessPatreon": "Patreon-Unterstützer", "World.Edit.AccessPatreon": "Patreon-Unterstützer",
"World.Edit.AccessPublic": "Jeder (öffentlich)", "World.Edit.AccessPublic": "Jeder (öffentlich)",
"World.Edit.ReadOnly": "Schreibgeschützt",
"Tools.AvatarCreator": "Avatar-Assistent", "Tools.AvatarCreator": "Avatar-Assistent",
"Tools.FullBodyCalibrator": "Ganzkörper- / Avatar-Kalibrator", "Tools.FullBodyCalibrator": "Ganzkörper- / Avatar-Kalibrator",
@ -676,6 +679,8 @@
"Notifications.SessionStarted": "Hat eine Sitzung gestartet:", "Notifications.SessionStarted": "Hat eine Sitzung gestartet:",
"Notifications.UserJoined": "Benutzer beigetreten", "Notifications.UserJoined": "Benutzer beigetreten",
"Notifications.UserLeft": "Benutzer hat Sitzung verlassen", "Notifications.UserLeft": "Benutzer hat Sitzung verlassen",
"Notifications.PermissionChanged": "Rolle geändert zu {new}",
"Notifications.PermissionChangedDetail": "In {world}. Vorherige Rolle: {old}",
"Undo.SetField": "Feld {field_name} auf {value} setzen", "Undo.SetField": "Feld {field_name} auf {value} setzen",
"Undo.SetReference": "Referenz {ref_name} auf {ref_target} setzen", "Undo.SetReference": "Referenz {ref_name} auf {ref_target} setzen",
@ -1675,7 +1680,9 @@
"Settings.NotificationSettings.PublicSessionStarted.Description": "Dies steuert, welche Benachrichtigungen Sie erhalten, wenn eine neue öffentliche Sitzung von einer Person gestartet wird, die nicht in Ihrer Kontaktliste steht.", "Settings.NotificationSettings.PublicSessionStarted.Description": "Dies steuert, welche Benachrichtigungen Sie erhalten, wenn eine neue öffentliche Sitzung von einer Person gestartet wird, die nicht in Ihrer Kontaktliste steht.",
"Settings.NotificationSettings.UserJoinAndLeave": "Beitritt und Austritt von Benutzern", "Settings.NotificationSettings.UserJoinAndLeave": "Beitritt und Austritt von Benutzern",
"Settings.NotificationSettings.UserJoinAndLeave.Description": "Wenn dies aktiviert ist, werden Sie benachrichtigt, wenn ein Benutzer die Welt, in der Sie sich gerade befinden, betritt oder sie wieder verlässt.", "Settings.NotificationSettings.UserJoinAndLeave.Description": "Wenn dies aktiviert ist, werden Sie benachrichtigt, wenn ein Benutzer die Welt, in der Sie sich gerade befinden, betritt oder sie wieder verlässt.",
"Settings.NotificationSettings.PermissionChanged": "Änderung Ihrer Berechtigungsrolle",
"Settings.NotificationSettings.PermissionChanged.Description": "Wenn diese Option aktiviert ist, werden Sie benachrichtigt, wenn Ihre Berechtigungsrolle in einer Welt geändert wird. Zum Beispiel, wenn sie von Guest zu Builder geändert wird.",
"Settings.NamePlateSettings.NameplateVisibility": "Namensschilder sichtbar", "Settings.NamePlateSettings.NameplateVisibility": "Namensschilder sichtbar",
"Settings.NamePlateSettings.NameplateVisibility.Description": "Hier können Sie festlegen, wessen Namensschilder für Sie sichtbar sein sollen.", "Settings.NamePlateSettings.NameplateVisibility.Description": "Hier können Sie festlegen, wessen Namensschilder für Sie sichtbar sein sollen.",
"Settings.NamePlateSettings.UseCustomNameplates": "Zeige benutzerdefinierte Namensschilder", "Settings.NamePlateSettings.UseCustomNameplates": "Zeige benutzerdefinierte Namensschilder",

View file

@ -210,7 +210,9 @@
"World.Error.HostBlockedDetail": "You have blocked the host", "World.Error.HostBlockedDetail": "You have blocked the host",
"World.Error.WorldCrash": "World Crashed", "World.Error.WorldCrash": "World Crashed",
"World.Error.WorldCrashDetail": "Fatal error when updating the world", "World.Error.WorldCrashDetail": "Fatal error when updating the world",
"World.Error.Handshake": "Handshake Error",
"World.Error.Unknown": "Unknown Error", "World.Error.Unknown": "Unknown Error",
"World.Error.FailedToCreateBanAccessKey": "Failed to create ban access key",
"World.Config.Name": "World Name:", "World.Config.Name": "World Name:",
"World.Config.Description": "Description:", "World.Config.Description": "Description:",
@ -358,6 +360,7 @@
"World.Edit.AccessPrivate": "Only Me", "World.Edit.AccessPrivate": "Only Me",
"World.Edit.AccessPatreon": "Patreon Supporters", "World.Edit.AccessPatreon": "Patreon Supporters",
"World.Edit.AccessPublic": "Anyone (public)", "World.Edit.AccessPublic": "Anyone (public)",
"World.Edit.ReadOnly": "ReadOnly",
"Tools.AvatarCreator": "Avatar Creator", "Tools.AvatarCreator": "Avatar Creator",
"Tools.FullBodyCalibrator": "Full Body / Avatar Calibrator", "Tools.FullBodyCalibrator": "Full Body / Avatar Calibrator",
@ -676,6 +679,8 @@
"Notifications.SessionStarted": "Started session:", "Notifications.SessionStarted": "Started session:",
"Notifications.UserJoined": "User joined", "Notifications.UserJoined": "User joined",
"Notifications.UserLeft": "User left", "Notifications.UserLeft": "User left",
"Notifications.PermissionChanged": "Role changed to {new}",
"Notifications.PermissionChangedDetail": "In {world}. Previous role: {old}",
"Undo.SetField": "Set field {field_name} to {value}", "Undo.SetField": "Set field {field_name} to {value}",
"Undo.SetReference": "Set reference {ref_name} to {ref_target}", "Undo.SetReference": "Set reference {ref_name} to {ref_target}",
@ -1675,6 +1680,8 @@
"Settings.NotificationSettings.PublicSessionStarted.Description": "This controls what notifications you get when a new public session is started by a person that's not your contact.", "Settings.NotificationSettings.PublicSessionStarted.Description": "This controls what notifications you get when a new public session is started by a person that's not your contact.",
"Settings.NotificationSettings.UserJoinAndLeave": "Users joining & leaving", "Settings.NotificationSettings.UserJoinAndLeave": "Users joining & leaving",
"Settings.NotificationSettings.UserJoinAndLeave.Description": "When enabled, you will receive notifications when users join and leave the world you're currently in.", "Settings.NotificationSettings.UserJoinAndLeave.Description": "When enabled, you will receive notifications when users join and leave the world you're currently in.",
"Settings.NotificationSettings.PermissionChanged": "Permission Role Changed",
"Settings.NotificationSettings.PermissionChanged.Description": "When enabled, you will be notified when your permission role is changed in a world. E.g. when you are changed from Guest to Builder.",
"Settings.NamePlateSettings.NameplateVisibility": "Nameplate visibility", "Settings.NamePlateSettings.NameplateVisibility": "Nameplate visibility",
"Settings.NamePlateSettings.NameplateVisibility.Description": "Use this to control whose nameplates will be visible to you.", "Settings.NamePlateSettings.NameplateVisibility.Description": "Use this to control whose nameplates will be visible to you.",

View file

@ -210,7 +210,9 @@
"World.Error.HostBlockedDetail": "Vous avez bloqué l'hôte", "World.Error.HostBlockedDetail": "Vous avez bloqué l'hôte",
"World.Error.WorldCrash": "Le monde a crashé", "World.Error.WorldCrash": "Le monde a crashé",
"World.Error.WorldCrashDetail": "Erreur fatale en tentant de mettre a jour le monde", "World.Error.WorldCrashDetail": "Erreur fatale en tentant de mettre a jour le monde",
"World.Error.Handshake": "Erreur de handshake",
"World.Error.Unknown": "Erreur inconnue", "World.Error.Unknown": "Erreur inconnue",
"World.Error.FailedToCreateBanAccessKey": "Erreur lors de la création de la clé d'accès",
"World.Config.Name": "Nom du monde:", "World.Config.Name": "Nom du monde:",
"World.Config.Description": "Description:", "World.Config.Description": "Description:",
@ -358,6 +360,7 @@
"World.Edit.AccessPrivate": "Seulement Moi", "World.Edit.AccessPrivate": "Seulement Moi",
"World.Edit.AccessPatreon": "Patron sur Patreon", "World.Edit.AccessPatreon": "Patron sur Patreon",
"World.Edit.AccessPublic": "N'importe qui (public)", "World.Edit.AccessPublic": "N'importe qui (public)",
"World.Edit.ReadOnly": "Lecture seule",
"Tools.AvatarCreator": "Créateur d'avatar", "Tools.AvatarCreator": "Créateur d'avatar",
"Tools.FullBodyCalibrator": "Calibreur de corps / avatar", "Tools.FullBodyCalibrator": "Calibreur de corps / avatar",
@ -676,6 +679,8 @@
"Notifications.SessionStarted": "Session démarrée:", "Notifications.SessionStarted": "Session démarrée:",
"Notifications.UserJoined": "Un utilisateur a rejoint la session", "Notifications.UserJoined": "Un utilisateur a rejoint la session",
"Notifications.UserLeft": "Un utilisateur a quitté la session", "Notifications.UserLeft": "Un utilisateur a quitté la session",
"Notifications.PermissionChanged": "Rôle changé {new}",
"Notifications.PermissionChangedDetail": "Dans {world}. Rôle précédent: {old}",
"Undo.SetField": "Remettre {field_name} à {value}", "Undo.SetField": "Remettre {field_name} à {value}",
"Undo.SetReference": "Définir {ref_name} en référence à {ref_target}", "Undo.SetReference": "Définir {ref_name} en référence à {ref_target}",
@ -1675,6 +1680,8 @@
"Settings.NotificationSettings.PublicSessionStarted.Description": "Contrôle les notifications que vous recevrez quand une nouvelle session publique est ouverte par quelqu'un qui n'est pas dans votre liste d'amis.", "Settings.NotificationSettings.PublicSessionStarted.Description": "Contrôle les notifications que vous recevrez quand une nouvelle session publique est ouverte par quelqu'un qui n'est pas dans votre liste d'amis.",
"Settings.NotificationSettings.UserJoinAndLeave": "Utilisateurs rejoignant et partant", "Settings.NotificationSettings.UserJoinAndLeave": "Utilisateurs rejoignant et partant",
"Settings.NotificationSettings.UserJoinAndLeave.Description": "Quand activé, vous aurez une notification à chaque fois qu'un utilisateur rejoint ou quitte la session dans laquelle vous vous trouvez.", "Settings.NotificationSettings.UserJoinAndLeave.Description": "Quand activé, vous aurez une notification à chaque fois qu'un utilisateur rejoint ou quitte la session dans laquelle vous vous trouvez.",
"Settings.NotificationSettings.PermissionChanged": "Rôle de permissions changé",
"Settings.NotificationSettings.PermissionChanged.Description": "Quand activé, vous serez notifié quand votre rôle dans la session change. Par exemple: quand vous êtes promus d'Invité a Builder.",
"Settings.NamePlateSettings.NameplateVisibility": "Visibilité des noms", "Settings.NamePlateSettings.NameplateVisibility": "Visibilité des noms",
"Settings.NamePlateSettings.NameplateVisibility.Description": "Cette option permet de régler quels noms sont visibles pour vous.", "Settings.NamePlateSettings.NameplateVisibility.Description": "Cette option permet de régler quels noms sont visibles pour vous.",

View file

@ -210,7 +210,9 @@
"World.Error.HostBlockedDetail": "あなたはセッションのホストにブロックされています", "World.Error.HostBlockedDetail": "あなたはセッションのホストにブロックされています",
"World.Error.WorldCrash": "ワールドがクラッシュしました", "World.Error.WorldCrash": "ワールドがクラッシュしました",
"World.Error.WorldCrashDetail": "ワールドに致命的なエラーが発生しました", "World.Error.WorldCrashDetail": "ワールドに致命的なエラーが発生しました",
"World.Error.Handshake" : "ハンドシェイクエラーが発生しました",
"World.Error.Unknown": "未知のエラー", "World.Error.Unknown": "未知のエラー",
"World.Error.FailedToCreateBanAccessKey" : "BANアクセスキーの作成に失敗しました",
"World.Config.Name": "セッション名:", "World.Config.Name": "セッション名:",
"World.Config.Description": "セッション説明:", "World.Config.Description": "セッション説明:",
@ -358,6 +360,7 @@
"World.Edit.AccessPrivate": "私のみ", "World.Edit.AccessPrivate": "私のみ",
"World.Edit.AccessPatreon": "パトロンサポーター", "World.Edit.AccessPatreon": "パトロンサポーター",
"World.Edit.AccessPublic": "誰でも(パブリック)", "World.Edit.AccessPublic": "誰でも(パブリック)",
"World.Edit.ReadOnly": "読み取り専用",
"Tools.AvatarCreator": "アバター​クリエイター", "Tools.AvatarCreator": "アバター​クリエイター",
"Tools.FullBodyCalibrator": "フルボディ/アバター​キャリブレーター", "Tools.FullBodyCalibrator": "フルボディ/アバター​キャリブレーター",
@ -676,6 +679,8 @@
"Notifications.SessionStarted": "セッションが開始しました:", "Notifications.SessionStarted": "セッションが開始しました:",
"Notifications.UserJoined": "ユーザーが参加しました", "Notifications.UserJoined": "ユーザーが参加しました",
"Notifications.UserLeft": "ユーザーが退出しました", "Notifications.UserLeft": "ユーザーが退出しました",
"Notifications.PermissionChanged": "権限が{new}へ変更されました",
"Notifications.PermissionChangedDetail": "{world}での、前の権限:{old}",
"Undo.SetField": "フィールド​{field_name}​に​{value}​をセット", "Undo.SetField": "フィールド​{field_name}​に​{value}​をセット",
"Undo.SetReference": "フィールド​{ref_name}​に​{ref_target}​をセット", "Undo.SetReference": "フィールド​{ref_name}​に​{ref_target}​をセット",
@ -1676,6 +1681,8 @@
"Settings.NotificationSettings.UserJoinAndLeave" : "ユーザー参加/退出", "Settings.NotificationSettings.UserJoinAndLeave" : "ユーザー参加/退出",
"Settings.NotificationSettings.UserJoinAndLeave.Description" : "現在いるワールドにユーザーが参加したり退出したりしたときに通知するかどうか設定できます。", "Settings.NotificationSettings.UserJoinAndLeave.Description" : "現在いるワールドにユーザーが参加したり退出したりしたときに通知するかどうか設定できます。",
"Settings.NotificationSettings.PermissionChanged": "権限の変更",
"Settings.NotificationSettings.PermissionChanged.Description": "あなたの権限が変更されたときに通知するかどうか設定できます。 例GuestからBuilderに変更されたとき。",
"Settings.NamePlateSettings.NameplateVisibility": "ネームプレートの表示", "Settings.NamePlateSettings.NameplateVisibility": "ネームプレートの表示",
"Settings.NamePlateSettings.NameplateVisibility.Description": "どの種類のユーザーのネームプレートを表示するかを設定できます", "Settings.NamePlateSettings.NameplateVisibility.Description": "どの種類のユーザーのネームプレートを表示するかを設定できます",
@ -1848,7 +1855,7 @@
"Settings.TextureQualitySettings.DefaultFilterMode.Description" : "テクスチャに使用するフィルタリングを設定し、品質とパフォーマンスを制御できます。\n\n<color=hero.yellow>Point:</color> 補間なしの最低品質。テクスチャはブロック状になります。\n\n<color=hero.yellow>Bilinear:</color> テクスチャのピクセルは補間されますが、ミップマップの境界線が見える場合があります。\n\n<color=hero.yellow>Trilinear:</color> 異なるミップマップ間を滑らかに補間し、境界線は目立たなくなります。\n\n<color=hero.yellow>Anisotropic:</color> (異方性フィルタリング)最高品質。テクスチャが斜めに表示される際にも鮮明になります。", "Settings.TextureQualitySettings.DefaultFilterMode.Description" : "テクスチャに使用するフィルタリングを設定し、品質とパフォーマンスを制御できます。\n\n<color=hero.yellow>Point:</color> 補間なしの最低品質。テクスチャはブロック状になります。\n\n<color=hero.yellow>Bilinear:</color> テクスチャのピクセルは補間されますが、ミップマップの境界線が見える場合があります。\n\n<color=hero.yellow>Trilinear:</color> 異なるミップマップ間を滑らかに補間し、境界線は目立たなくなります。\n\n<color=hero.yellow>Anisotropic:</color> (異方性フィルタリング)最高品質。テクスチャが斜めに表示される際にも鮮明になります。",
"Settings.TextureQualitySettings.AnisotropicLevel" : "異方性フィルタリングの品質", "Settings.TextureQualitySettings.AnisotropicLevel" : "異方性フィルタリングの品質",
"Settings.TextureQualitySettings.AnisotropicLevel.Description" : "異方性フィルタリングの品質を設定できます。", "Settings.TextureQualitySettings.AnisotropicLevel.Description" : "異方性フィルタリングの品質を設定できます。",
"Settings.TextureQualitySettings.ReloadAllTextures" : "すべてのテクスチャを再読み込む(重くなる可能性があります)", "Settings.TextureQualitySettings.ReloadAllTextures" : "すべてのテクスチャを再読み込む(重くなる可能性があります)",
"Settings.ResolutionSettings": "解像度", "Settings.ResolutionSettings": "解像度",
"Settings.ResolutionSettings.Fullscreen": "フルスクリーン", "Settings.ResolutionSettings.Fullscreen": "フルスクリーン",

View file

@ -210,7 +210,9 @@
"World.Error.HostBlockedDetail": "당신이 차단한 호스트입니다.", "World.Error.HostBlockedDetail": "당신이 차단한 호스트입니다.",
"World.Error.WorldCrash": "월드가 파괴됨", "World.Error.WorldCrash": "월드가 파괴됨",
"World.Error.WorldCrashDetail" : "월드에 치명적인 문제가 발생하였습니다.", "World.Error.WorldCrashDetail" : "월드에 치명적인 문제가 발생하였습니다.",
"World.Error.Handshake" : "핸드셰이크 오류가 발생하였습니다.",
"World.Error.Unknown": "알 수 없는 오류가 발생하였습니다.", "World.Error.Unknown": "알 수 없는 오류가 발생하였습니다.",
"World.Error.FailedToCreateBanAccessKey" : "차단 접근키 생성에 실패하였습니다.",
"World.Config.Name": "월드명:", "World.Config.Name": "월드명:",
"World.Config.Description": "설명:", "World.Config.Description": "설명:",
@ -358,6 +360,7 @@
"World.Edit.AccessPrivate": "본인", "World.Edit.AccessPrivate": "본인",
"World.Edit.AccessPatreon": "페트레온 서포터", "World.Edit.AccessPatreon": "페트레온 서포터",
"World.Edit.AccessPublic": "모든 사용자(공개)", "World.Edit.AccessPublic": "모든 사용자(공개)",
"World.Edit.ReadOnly": "읽기전용",
"Tools.AvatarCreator": "아바타 생성기", "Tools.AvatarCreator": "아바타 생성기",
"Tools.FullBodyCalibrator": "풀 바디 재조정", "Tools.FullBodyCalibrator": "풀 바디 재조정",
@ -1820,7 +1823,7 @@
"Settings.RelaySettings.AlwaysUseRelay" : "항상 중계 서버를 이용하여 연결", "Settings.RelaySettings.AlwaysUseRelay" : "항상 중계 서버를 이용하여 연결",
"Settings.RelaySettings.AlwaysUseRelay.Description" : "중계 서버(Relay server)는 일반적으로 서비스를 제공하는 호스트에 직접적인 연결을 수행할 수 없을때 사용됩니다. 이 옵션을 활성화 하면, 항상 중계 서버를 거쳐 연결되도록 처리됩니다. 이는 특정 호스트에 연결할 수 없는 문제가 발생할 경유 유용합니다. 이 옵션을 항상 켜 두는것은 <b>권장되지 않습니다</b>", "Settings.RelaySettings.AlwaysUseRelay.Description" : "중계 서버(Relay server)는 일반적으로 서비스를 제공하는 호스트에 직접적인 연결을 수행할 수 없을때 사용됩니다. 이 옵션을 활성화 하면, 항상 중계 서버를 거쳐 연결되도록 처리됩니다. 이는 특정 호스트에 연결할 수 없는 문제가 발생할 경유 유용합니다. 이 옵션을 항상 켜 두는것은 <b>권장되지 않습니다</b>",
"Settings.RelaySettings.UseClosestAvailableRelay" : "사용 가능한 가장 가까운 릴레이 서버를 사용.", "Settings.RelaySettings.UseClosestAvailableRelay" : "사용 가능한 가장 가까운 릴레이 서버를 사용.",
"Settings.RelaySettings.UseClosestAvailableRelay.Description" : "이 옵션이 활성화 되면, 사용이 가능한 가장 가까운 중계 서버가 자동 선택됩니다. 패킷 대기시간을 피하는 등의 특정한 필요에 의해 중계 서버를 직접 설정하려는 경우, 이 옵션은 비활성화하고, <color=hero.yellow>중계 서버 우선순위 설정</clor>에서 조정해 주세요.", "Settings.RelaySettings.UseClosestAvailableRelay.Description" : "이 옵션이 활성화 되면, 사용이 가능한 가장 가까운 중계 서버가 자동 선택됩니다. 패킷 대기시간을 피하는 등의 특정한 필요에 의해 중계 서버를 직접 설정하려는 경우, 이 옵션은 비활성화하고, <color=hero.yellow>중계 서버 우선순위 설정</color>에서 조정해 주세요.",
"Settings.RelaySettings.RelayPriorities": "중계 서버 우선순위 설정", "Settings.RelaySettings.RelayPriorities": "중계 서버 우선순위 설정",
"Settings.RelaySettings.RelayPriorities.Breadcrumb": "중계 서버 우선순위", "Settings.RelaySettings.RelayPriorities.Breadcrumb": "중계 서버 우선순위",

17
pl.json
View file

@ -194,9 +194,9 @@
"World.Error.OnlyRegisteredUsers": "Tylko zarejestrowani użytkownicy mogą dołączyć", "World.Error.OnlyRegisteredUsers": "Tylko zarejestrowani użytkownicy mogą dołączyć",
"World.Error.OnlyContacts": "Tylko kontakty hosta mogą dołączyć", "World.Error.OnlyContacts": "Tylko kontakty hosta mogą dołączyć",
"World.Error.OnlyContactsOfContacts": "Tylko kontakty użytkowników w sesji mogą dołączyć", "World.Error.OnlyContactsOfContacts": "Tylko kontakty użytkowników w sesji mogą dołączyć",
"World.Error.Private": "Ta sesja jest prywatna", "World.Error.Private": "Sesja jest prywatna",
"World.Error.SessionEnded": "Sesja się zakończyła", "World.Error.SessionEnded": "Sesja się zakończyła",
"World.Error.UserLimitReached": "Sesja osiągneła limit użytkowników", "World.Error.UserLimitReached": "Sesja osiągnęła limit użytkowników",
"World.Error.FailedAuthentication": "Uwierzytelnianie nie powiodło się", "World.Error.FailedAuthentication": "Uwierzytelnianie nie powiodło się",
"World.Error.FailedUserID": "Uwierzytelnianie UserID nie powiodło się", "World.Error.FailedUserID": "Uwierzytelnianie UserID nie powiodło się",
"World.Error.FailedFetchingAuthentication": "Pobieranie informacji uwierzytelniających nie powiodło się", "World.Error.FailedFetchingAuthentication": "Pobieranie informacji uwierzytelniających nie powiodło się",
@ -210,7 +210,9 @@
"World.Error.HostBlockedDetail": "Zablokowałeś hosta", "World.Error.HostBlockedDetail": "Zablokowałeś hosta",
"World.Error.WorldCrash": "Crash świata", "World.Error.WorldCrash": "Crash świata",
"World.Error.WorldCrashDetail": "Fatalny błąd podczas aktualizacji świata", "World.Error.WorldCrashDetail": "Fatalny błąd podczas aktualizacji świata",
"World.Error.Unknown": "Nieznany Błąd", "World.Error.Handshake": "Błąd podczas nawiązywania położenia",
"World.Error.Unknown": "Nieznany błąd",
"World.Error.FailedToCreateBanAccessKey": "Błąd z tworzeniem klucza do banów",
"World.Config.Name": "Nazwa świata:", "World.Config.Name": "Nazwa świata:",
"World.Config.Description": "Opis:", "World.Config.Description": "Opis:",
@ -358,6 +360,7 @@
"World.Edit.AccessPrivate": "Tylko Ja", "World.Edit.AccessPrivate": "Tylko Ja",
"World.Edit.AccessPatreon": "Wspierający na Patreon", "World.Edit.AccessPatreon": "Wspierający na Patreon",
"World.Edit.AccessPublic": "Wszyscy (publiczny)", "World.Edit.AccessPublic": "Wszyscy (publiczny)",
"World.Edit.ReadOnly": "Tylko odczyt",
"Tools.AvatarCreator": "Kreator Awatarów", "Tools.AvatarCreator": "Kreator Awatarów",
"Tools.FullBodyCalibrator": "Kalibrator Awatarów / Full Body", "Tools.FullBodyCalibrator": "Kalibrator Awatarów / Full Body",
@ -676,6 +679,8 @@
"Notifications.SessionStarted": "Stworzono sesję:", "Notifications.SessionStarted": "Stworzono sesję:",
"Notifications.UserJoined": "Użytkownik dołączył do sesji", "Notifications.UserJoined": "Użytkownik dołączył do sesji",
"Notifications.UserLeft": "Użytkownik opuścił sesję", "Notifications.UserLeft": "Użytkownik opuścił sesję",
"Notifications.PermissionChanged": "Rola zmieniona na {new}",
"Notifications.PermissionChangedDetail": "W {world}. Poprzednia: {old}",
"Undo.SetField": "Ustawienie pola {field_name} na {value}", "Undo.SetField": "Ustawienie pola {field_name} na {value}",
"Undo.SetReference": "Ustawienie odniesienia {ref_name} na {ref_target}", "Undo.SetReference": "Ustawienie odniesienia {ref_name} na {ref_target}",
@ -1326,8 +1331,8 @@
"Settings.GrabbingSettings.DefaultHandGrabType.Description": "To ustala twój domyślny tryb chwytania gdy pojawiasz się na nowym świecie.\n\n<color=hero.yellow>Palm:</color> Złapiesz wszystkie obiekty, które są w pobliżu twojej dłoni.\n\n<color=hero.yellow>Precision:</color> Złapiesz pojedynczy obiekt pomiędzy twoim palcem wskazującym i kciukiem.\n\n<color=hero.yellow>Auto:</color> Tryb łapania jest automatycznie zmienany pomiędzy Dłonią i Precyzyjnym, w zależności od położenia twojej ręki.\n\n<color=hero.yellow>Off:</color> Będziesz mógł łapać przedmioty tylko laserami.", "Settings.GrabbingSettings.DefaultHandGrabType.Description": "To ustala twój domyślny tryb chwytania gdy pojawiasz się na nowym świecie.\n\n<color=hero.yellow>Palm:</color> Złapiesz wszystkie obiekty, które są w pobliżu twojej dłoni.\n\n<color=hero.yellow>Precision:</color> Złapiesz pojedynczy obiekt pomiędzy twoim palcem wskazującym i kciukiem.\n\n<color=hero.yellow>Auto:</color> Tryb łapania jest automatycznie zmienany pomiędzy Dłonią i Precyzyjnym, w zależności od położenia twojej ręki.\n\n<color=hero.yellow>Off:</color> Będziesz mógł łapać przedmioty tylko laserami.",
"Settings.FullBodyTrackingSettings": "Full Body Tracking", "Settings.FullBodyTrackingSettings": "Full Body Tracking",
"Settings.FullBodyTrackingSettings.BodyHorizontalAngle" : "Kąt poziomy ciała", "Settings.FullBodyTrackingSettings.BodyHorizontalAngle": "Kąt poziomy ciała",
"Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description" : "To wartość odchylenia kąta między stopami a głową, po przekroczeniu której postać będzie uznawana za pozę poziomą. Wpływa to na pewne rzeczy, takie jak zastępowanie pozycji trackera symulacją stóp.", "Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description": "To wartość odchylenia kąta między stopami a głową, po przekroczeniu której postać będzie uznawana za pozę poziomą. Wpływa to na pewne rzeczy, takie jak zastępowanie pozycji trackera symulacją stóp.",
"Settings.GamepadSettings": "Gamepad", "Settings.GamepadSettings": "Gamepad",
"Settings.GamepadSettings.ThumbstickLookSpeed": "Prędkość rozglądania się joystickiem", "Settings.GamepadSettings.ThumbstickLookSpeed": "Prędkość rozglądania się joystickiem",
@ -1675,6 +1680,8 @@
"Settings.NotificationSettings.PublicSessionStarted.Description": "Kontroluje czy otrzymujesz powiadomienia gdy zaczęte są publiczne sesje.\n\n<color=hero.yellow>None:</color> Ta akcja nie wywoła powiadomienia ani dźwięku.\n\n<color=hero.yellow>ToastOnly:</color> Otrzymasz tylko powiadomienie wizualne.\n\n<color=hero.yellow>AudioOnly:</color> Otrzymasz tylko powiadomienie dźwiękowe.\n\n<color=hero.yellow>Full:</color> Otrzymasz powiadomienie wizualne oraz powiadomienie dźwiękowe.", "Settings.NotificationSettings.PublicSessionStarted.Description": "Kontroluje czy otrzymujesz powiadomienia gdy zaczęte są publiczne sesje.\n\n<color=hero.yellow>None:</color> Ta akcja nie wywoła powiadomienia ani dźwięku.\n\n<color=hero.yellow>ToastOnly:</color> Otrzymasz tylko powiadomienie wizualne.\n\n<color=hero.yellow>AudioOnly:</color> Otrzymasz tylko powiadomienie dźwiękowe.\n\n<color=hero.yellow>Full:</color> Otrzymasz powiadomienie wizualne oraz powiadomienie dźwiękowe.",
"Settings.NotificationSettings.UserJoinAndLeave": "Dołączanie i opuszczanie użytkowników", "Settings.NotificationSettings.UserJoinAndLeave": "Dołączanie i opuszczanie użytkowników",
"Settings.NotificationSettings.UserJoinAndLeave.Description": "Kontroluje czy będziesz otrzymywać powiadomienia gdy użytkownicy dołączają lub opuszczają sesję, w której się znajdujesz.\n\n<color=hero.yellow>None:</color> Ta akcja nie wywoła powiadomienia ani dźwięku.\n\n<color=hero.yellow>ToastOnly:</color> Otrzymasz tylko powiadomienie wizualne.\n\n<color=hero.yellow>AudioOnly:</color> Otrzymasz tylko powiadomienie dźwiękowe.\n\n<color=hero.yellow>Full:</color> Otrzymasz powiadomienie wizualne oraz powiadomienie dźwiękowe.", "Settings.NotificationSettings.UserJoinAndLeave.Description": "Kontroluje czy będziesz otrzymywać powiadomienia gdy użytkownicy dołączają lub opuszczają sesję, w której się znajdujesz.\n\n<color=hero.yellow>None:</color> Ta akcja nie wywoła powiadomienia ani dźwięku.\n\n<color=hero.yellow>ToastOnly:</color> Otrzymasz tylko powiadomienie wizualne.\n\n<color=hero.yellow>AudioOnly:</color> Otrzymasz tylko powiadomienie dźwiękowe.\n\n<color=hero.yellow>Full:</color> Otrzymasz powiadomienie wizualne oraz powiadomienie dźwiękowe.",
"Settings.NotificationSettings.PermissionChanged": "Zmiana uprawnień",
"Settings.NotificationSettings.PermissionChanged.Description": "Określa, czy będziesz powiadamiany o zmianie uprawnień w świecie. Np. gdy zostaniesz zmieniony z Gościa na Buildera.",
"Settings.NamePlateSettings.NameplateVisibility": "Widoczność tabliczki znamionowej", "Settings.NamePlateSettings.NameplateVisibility": "Widoczność tabliczki znamionowej",
"Settings.NamePlateSettings.NameplateVisibility.Description": "Służy do kontrolowania, czyje tabliczki znamionowe będą widoczne.\n\n<color=hero.yellow>All:</color> Wszystkie tabliczki.\n\n<color=hero.yellow>NonContacts:</color> Wyświetlone są tabliczki tylko nieznajomych.\n\n<color=hero.yellow>None:</color> Nie wyświetlone są żadne tabliczki.", "Settings.NamePlateSettings.NameplateVisibility.Description": "Służy do kontrolowania, czyje tabliczki znamionowe będą widoczne.\n\n<color=hero.yellow>All:</color> Wszystkie tabliczki.\n\n<color=hero.yellow>NonContacts:</color> Wyświetlone są tabliczki tylko nieznajomych.\n\n<color=hero.yellow>None:</color> Nie wyświetlone są żadne tabliczki.",

28
ru.json
View file

@ -210,7 +210,9 @@
"World.Error.HostBlockedDetail": "Вы заблокировали хоста", "World.Error.HostBlockedDetail": "Вы заблокировали хоста",
"World.Error.WorldCrash": "Мир крашнулся", "World.Error.WorldCrash": "Мир крашнулся",
"World.Error.WorldCrashDetail": "Фатальная ошибка при обновлении мира", "World.Error.WorldCrashDetail": "Фатальная ошибка при обновлении мира",
"World.Error.Handshake" : "Ошибка рукопожатия",
"World.Error.Unknown": "Неизвестная Ошибка", "World.Error.Unknown": "Неизвестная Ошибка",
"World.Error.FailedToCreateBanAccessKey" : "Ошибка создания ключа доступа для проверки бана",
"World.Config.Name": "Название мира:", "World.Config.Name": "Название мира:",
"World.Config.Description": "Описание:", "World.Config.Description": "Описание:",
@ -358,6 +360,7 @@
"World.Edit.AccessPrivate": "Только я", "World.Edit.AccessPrivate": "Только я",
"World.Edit.AccessPatreon": "Спонсоры с Patreon", "World.Edit.AccessPatreon": "Спонсоры с Patreon",
"World.Edit.AccessPublic": "Все (публичный)", "World.Edit.AccessPublic": "Все (публичный)",
"World.Edit.ReadOnly": "Защита от записи",
"Tools.AvatarCreator": "Создатель Аватаров", "Tools.AvatarCreator": "Создатель Аватаров",
"Tools.FullBodyCalibrator": "Калибратор Full Body и Аватара", "Tools.FullBodyCalibrator": "Калибратор Full Body и Аватара",
@ -676,6 +679,8 @@
"Notifications.SessionStarted": "Запустил(-ла) сессию:", "Notifications.SessionStarted": "Запустил(-ла) сессию:",
"Notifications.UserJoined": "Пользователь подключился", "Notifications.UserJoined": "Пользователь подключился",
"Notifications.UserLeft": "Пользователь отключился", "Notifications.UserLeft": "Пользователь отключился",
"Notifications.PermissionChanged": "Роль изменена на {new}",
"Notifications.PermissionChangedDetail": "В мире {world}. Предыдущая роль: {old}",
"Undo.SetField": "Установка {field_name} в {value}", "Undo.SetField": "Установка {field_name} в {value}",
"Undo.SetReference": "Установка ссылки {ref_name} в {ref_target}", "Undo.SetReference": "Установка ссылки {ref_name} в {ref_target}",
@ -1325,6 +1330,10 @@
"Settings.GrabbingSettings.DefaultHandGrabType": "Тип хвата по умолчанию", "Settings.GrabbingSettings.DefaultHandGrabType": "Тип хвата по умолчанию",
"Settings.GrabbingSettings.DefaultHandGrabType.Description": "Задает ваш режим хвата по умолчанию когда вы заходите в новые миры.\n\n<color=hero.yellow>Palm:</color> Вы будете хватать все объекты, находящиеся рядом с вашей рукой.\n\n<color=hero.yellow>Precision:</color> Вы будете хватать один объект, находящийся между вашими указательным и большим пальцами.\n\n<color=hero.yellow>Auto:</color> Режим автоматически переключается между хватом ладонью и точным хватом в зависимости от ориентации вашей руки.\n\n<color=hero.yellow>Off:</color> Вы сможете хватать предметы только с помощью лазеров.", "Settings.GrabbingSettings.DefaultHandGrabType.Description": "Задает ваш режим хвата по умолчанию когда вы заходите в новые миры.\n\n<color=hero.yellow>Palm:</color> Вы будете хватать все объекты, находящиеся рядом с вашей рукой.\n\n<color=hero.yellow>Precision:</color> Вы будете хватать один объект, находящийся между вашими указательным и большим пальцами.\n\n<color=hero.yellow>Auto:</color> Режим автоматически переключается между хватом ладонью и точным хватом в зависимости от ориентации вашей руки.\n\n<color=hero.yellow>Off:</color> Вы сможете хватать предметы только с помощью лазеров.",
"Settings.FullBodyTrackingSettings": "Трекинг тела",
"Settings.FullBodyTrackingSettings.BodyHorizontalAngle" : "Угол горизонтального положения тела",
"Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description" : "Это угол между положениями головы и ног, за пределами которого трекинг будет считать, что вы в горизонтальном положении. Это влияет на некоторые вещи, например отключает симуляцию шагов для ваших ног.",
"Settings.GamepadSettings": "Геймпад", "Settings.GamepadSettings": "Геймпад",
"Settings.GamepadSettings.ThumbstickLookSpeed": "Скорость поворота камеры", "Settings.GamepadSettings.ThumbstickLookSpeed": "Скорость поворота камеры",
"Settings.GamepadSettings.ThumbstickLookSpeed.Description": "Настраивает скорость, с которой камера поворачивается стиком.", "Settings.GamepadSettings.ThumbstickLookSpeed.Description": "Настраивает скорость, с которой камера поворачивается стиком.",
@ -1382,10 +1391,10 @@
"Settings.SteamIntegrationSettings": "Интеграция со Steam", "Settings.SteamIntegrationSettings": "Интеграция со Steam",
"Settings.DiscordIntegrationSettings.RichPresence": "Богатое присутствие Discord", "Settings.DiscordIntegrationSettings.RichPresence": "Богатое присутствие Discord",
"Settings.DiscordIntegrationSettings.RichPresence.Description": "Задает, какую информацию Resonite передает в систему богатого присутствия Discord.\n\n<color=hero.yellow>None</color> - Не отправлять информацию богатого присутствия в Discord.\n<color=hero.yellow>Basic</color> - Отправлять только базовую информацию, такую как присутствие в Resonite.\n<color=hero.yellow>Full</color> - Когда вы в публичной сесии, отправляет всю подходящую информацию в Discord. Включает название мира и количество пользователей в сессии.\n\nDiscord сам также определяет в какую игру вы играете. Это можно отключить в настройках Discord.", "Settings.DiscordIntegrationSettings.RichPresence.Description": "Задает, какую информацию {appName} передает в систему богатого присутствия Discord.\n\n<color=hero.yellow>None</color> - Не отправлять информацию богатого присутствия в Discord.\n<color=hero.yellow>Basic</color> - Отправлять только базовую информацию, такую как присутствие в {appName}.\n<color=hero.yellow>Full</color> - Когда вы в публичной сесии, отправляет всю подходящую информацию в Discord. Включает название мира и количество пользователей в сессии.\n\nDiscord сам также определяет в какую игру вы играете. Это можно отключить в настройках Discord.",
"Settings.SteamIntegrationSettings.RichPresence": "Богатое присутствие Steam", "Settings.SteamIntegrationSettings.RichPresence": "Богатое присутствие Steam",
"Settings.SteamIntegrationSettings.RichPresence.Description": "Задает, какую информацию Resonite передает в систему богатого присутствия Steam.\n\n<color=hero.yellow>None</color> - Не отправлять информацию богатого присутствия в Steam.\n<color=hero.yellow>Basic</color> - Отправлять только базовую информацию, такую как присутствие в Resonite.\n<color=hero.yellow>Full</color> - Когда вы в публичной сесии, отправляет всю подходящую информацию в Steam. Включает название мира и количество пользователей в сессии.\n\nSteam сам также будет отображать что вы в Resonite, независимо от этой настройки. Изменение этой настройки только задает сколько дополнительных сведений о вашей активной сессии отправляются в Steam.", "Settings.SteamIntegrationSettings.RichPresence.Description": "Задает, какую информацию {appName} передает в систему богатого присутствия Steam.\n\n<color=hero.yellow>None</color> - Не отправлять информацию богатого присутствия в Steam.\n<color=hero.yellow>Basic</color> - Отправлять только базовую информацию, такую как присутствие в {appName}.\n<color=hero.yellow>Full</color> - Когда вы в публичной сесии, отправляет всю подходящую информацию в Steam. Включает название мира и количество пользователей в сессии.\n\nSteam сам также будет отображать что вы в {appName}, независимо от этой настройки. Изменение этой настройки только задает сколько дополнительных сведений о вашей активной сессии отправляются в Steam.",
"Settings.SteamIntegrationSettings.SaveScreenshots": "Сохранять скриншоты", "Settings.SteamIntegrationSettings.SaveScreenshots": "Сохранять скриншоты",
"Settings.SteamIntegrationSettings.SaveScreenshots.Description": "Если вы снимаете фото и эта настройка включена, копия фото будет сохранена в скриншоты Steam.", "Settings.SteamIntegrationSettings.SaveScreenshots.Description": "Если вы снимаете фото и эта настройка включена, копия фото будет сохранена в скриншоты Steam.",
@ -1603,9 +1612,9 @@
"Settings.HostAccessSettings.Entries.AllowWebsockets": "Разрешить WebSockets", "Settings.HostAccessSettings.Entries.AllowWebsockets": "Разрешить WebSockets",
"Settings.HostAccessSettings.Entries.AllowWebsockets.Description": "Показывает, разрешены ли соединения Websocket с этим хостом. Они часто используются для двухстороннего обмена информацией в реальном времени и потоков данных.", "Settings.HostAccessSettings.Entries.AllowWebsockets.Description": "Показывает, разрешены ли соединения Websocket с этим хостом. Они часто используются для двухстороннего обмена информацией в реальном времени и потоков данных.",
"Settings.HostAccessSettings.Entries.AllowOSC_Receiving": "Разрешить получение OSC", "Settings.HostAccessSettings.Entries.AllowOSC_Receiving": "Разрешить получение OSC",
"Settings.HostAccessSettings.Entries.AllowOSC_Receiving.Description": "Показывает, может ли Resonite получать и обрабатывать данные OSC от этого хоста", "Settings.HostAccessSettings.Entries.AllowOSC_Receiving.Description": "Показывает, может ли {appName} получать и обрабатывать данные OSC от этого хоста",
"Settings.HostAccessSettings.Entries.AllowOSC_Sending": "Разрешить отправку OSC", "Settings.HostAccessSettings.Entries.AllowOSC_Sending": "Разрешить отправку OSC",
"Settings.HostAccessSettings.Entries.AllowOSC_Sending.Description": "Показывает, может ли Resonite отправлять данные OSC на этот хост", "Settings.HostAccessSettings.Entries.AllowOSC_Sending.Description": "Показывает, может ли {appName} отправлять данные OSC на этот хост",
"Settings.HostAccessSettings.Entries.LastHyperlinkRequestReason": "Последний повод запроса HTTP", "Settings.HostAccessSettings.Entries.LastHyperlinkRequestReason": "Последний повод запроса HTTP",
"Settings.HostAccessSettings.Entries.LastWebsocketRequestReason": "Последний повод запроса WebSockets", "Settings.HostAccessSettings.Entries.LastWebsocketRequestReason": "Последний повод запроса WebSockets",
"Settings.HostAccessSettings.Entries.LastOSC_SenderRequestReason": "Последний повод запроса отправки OSC", "Settings.HostAccessSettings.Entries.LastOSC_SenderRequestReason": "Последний повод запроса отправки OSC",
@ -1628,6 +1637,9 @@
"Settings.LegacyFeatureSettings.UseLegacyInventorySessionShortcuts": "Использовать старый жест инвентаря или меню сессий", "Settings.LegacyFeatureSettings.UseLegacyInventorySessionShortcuts": "Использовать старый жест инвентаря или меню сессий",
"Settings.LegacyFeatureSettings.UseLegacyInventorySessionShortcuts.Description": "Когда включено, если вы зажмете хват и нажмете кнопку приложения (которая обычно открывает/закрывает Дэшборд), откроется старая панель инвентаря или меню сессий.", "Settings.LegacyFeatureSettings.UseLegacyInventorySessionShortcuts.Description": "Когда включено, если вы зажмете хват и нажмете кнопку приложения (которая обычно открывает/закрывает Дэшборд), откроется старая панель инвентаря или меню сессий.",
"Settings.LegacyFeatureSettings.SuppressFeetSimulation": "Отключить симуляцию ног",
"Settings.LegacyFeatureSettings.SuppressFeetSimulation.Description": "Это нужно чтобы некоторые системы, типа позеров, подменяющих позиции прокси ног, работали без модицикации. <br><br>Если вы включите эту настройку без использования позеров или похожих систем, анимации НЕ будут выглядеть правильно. Выключите настройку после того, как закончили использовать позеры. <br><br><color=hero.red>ВАЖНО:</color> Эта настройка, скорее всего, будет убрана в будущем. Мы рекомендуем обновить позеры для совместимости с новой системой анимации, чтобы они автоматически отключали анимацию в активном состоянии.",
"Settings.TwitchInterfaceSettings.ChannelName": "Название канала Twitch", "Settings.TwitchInterfaceSettings.ChannelName": "Название канала Twitch",
"Settings.TwitchInterfaceSettings.ChannelName.Description": "Устанавливает имя канала Twitch по умолчанию для панели чата Twitch в панели настроек камеры. В основном используется стримерами на Twitch, которые хотят видеть чат на их канале.", "Settings.TwitchInterfaceSettings.ChannelName.Description": "Устанавливает имя канала Twitch по умолчанию для панели чата Twitch в панели настроек камеры. В основном используется стримерами на Twitch, которые хотят видеть чат на их канале.",
@ -1668,6 +1680,8 @@
"Settings.NotificationSettings.PublicSessionStarted.Description": "Управляет тем, какие уведомления вы будете получать, когда кто-то не из ваших контактов запускает новую сессию.", "Settings.NotificationSettings.PublicSessionStarted.Description": "Управляет тем, какие уведомления вы будете получать, когда кто-то не из ваших контактов запускает новую сессию.",
"Settings.NotificationSettings.UserJoinAndLeave": "Подключающиеся и отключающиеся пользователи", "Settings.NotificationSettings.UserJoinAndLeave": "Подключающиеся и отключающиеся пользователи",
"Settings.NotificationSettings.UserJoinAndLeave.Description": "Когда включено, вы будете получать уведомления когда пользователи заходят или покидают мир, в котором вы сейчас находитесь.", "Settings.NotificationSettings.UserJoinAndLeave.Description": "Когда включено, вы будете получать уведомления когда пользователи заходят или покидают мир, в котором вы сейчас находитесь.",
"Settings.NotificationSettings.PermissionChanged": "Изменена роль доступа",
"Settings.NotificationSettings.PermissionChanged.Description": "Когда включено, вы получите уведомление когда ваша роль доступа в мире изменится. Например, когда вам поменяли роль с Guest на Builder.",
"Settings.NamePlateSettings.NameplateVisibility": "Видимость табличек имён", "Settings.NamePlateSettings.NameplateVisibility": "Видимость табличек имён",
"Settings.NamePlateSettings.NameplateVisibility.Description": "Определяет, чьи таблички имен видны вам.", "Settings.NamePlateSettings.NameplateVisibility.Description": "Определяет, чьи таблички имен видны вам.",
@ -1735,10 +1749,10 @@
"Settings.DesktopRenderSettings.FieldOfView.Description": "Используйте чтобы задать угол зрения камеры (FOV) в экранном режиме. Большие значения дают лучший обзор, но приводят к искажениям по краям.", "Settings.DesktopRenderSettings.FieldOfView.Description": "Используйте чтобы задать угол зрения камеры (FOV) в экранном режиме. Большие значения дают лучший обзор, но приводят к искажениям по краям.",
"Settings.DesktopRenderSettings.SprintFieldOfViewZoom": "Сужать угол зрения при беге", "Settings.DesktopRenderSettings.SprintFieldOfViewZoom": "Сужать угол зрения при беге",
"Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description": "Когда эта настройка включена, Resonite будет сужать ваш угол зрения когда вы перемещаетесь бегом в <b>экранном</b> режиме.\nОтключите настройку чтобы убрать этот эффект.\n<b>НЕ</b> влияет на эффекты из пользовательского контента.", "Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description": "Когда эта настройка включена, ваш угол зрения будет сужаться когда вы перемещаетесь бегом в <b>экранном</b> режиме.\nОтключите настройку чтобы убрать этот эффект.\n<b>НЕ</b> влияет на эффекты из пользовательского контента.",
"Settings.DesktopRenderSettings.VSync": "VSync", "Settings.DesktopRenderSettings.VSync": "VSync",
"Settings.DesktopRenderSettings.VSync.Description": "Когда включено, частота кадров будет синхронизирована с частотой обновления вашего монитора. Отключение может позволить рендерить кадры быстрее, но также приведет к разрывам картинки.\n\nМожет быть полезно для тестирования производительности, так как снимет ограничение со скорости обновлений и рендеринга.", "Settings.DesktopRenderSettings.VSync.Description": "Когда включено, частота кадров будет синхронизирована с частотой обновления вашего монитора. Отключение может позволить рендерить кадры быстрее, но также приведет к разрывам картинки.\n\nМожет быть полезно для тестирования производительности, так как снимет ограничение со скорости обновлений и рендеринга.\n\n<color=hero.red>ВАЖНО:</color> Эту настройку нельзя включить в VR, так как VR задает частоту кадров.",
"Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused": "Ограничить частоту кадров в фоне", "Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused": "Ограничить частоту кадров в фоне",
"Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused.Description": "Когда включено, частота кадров будет ограничена до заданного значения когда окно приложения не в фокусе. Это полезно если вы одновременно используете другие программы и игры, так как освободит больше ресурсов для них.", "Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused.Description": "Когда включено, частота кадров будет ограничена до заданного значения когда окно приложения не в фокусе. Это полезно если вы одновременно используете другие программы и игры, так как освободит больше ресурсов для них.",
"Settings.DesktopRenderSettings.MaximumBackgroundFramerate": "Максимальная частота кадров в фоне", "Settings.DesktopRenderSettings.MaximumBackgroundFramerate": "Максимальная частота кадров в фоне",
@ -2267,7 +2281,7 @@
"VolumePlaneSlicer.Slicer": "Срез", "VolumePlaneSlicer.Slicer": "Срез",
"Tutorial.Welcome.Welcome": "Добро пожаловать!", "Tutorial.Welcome.Welcome": "Добро пожаловать!",
"Tutorial.Welcome.Description": "Окунитесь в новую цифровую вселенную, наполненную бесконечными возможностями. Неважно, пришли вы сюда чтобы общаться с людьми со всего света или чтобы строить, создавать и разрабатывать что-либо, будь то прекрасное искусство, интерактивные аватары и гаджеты, сложные интерактивные миры и игры, Resonite это бесконечное, настраиваемое место, где вам всегда рады, и где вы всегда найдете группу, с которой вы сможете <i>резонировать</i>.<br><br>Перед тем как вы начнете своё приключение, мы проведем вас через настройку основных элементов, чтобы обеспечить вас приятным опытом. Когда будете готовы, нажмите на кнопку ниже.", "Tutorial.Welcome.Description": "Окунитесь в новую цифровую вселенную, наполненную бесконечными возможностями. Неважно, пришли вы сюда чтобы общаться с людьми со всего света или чтобы строить, создавать и разрабатывать что-либо, будь то прекрасное искусство, интерактивные аватары и гаджеты, сложные интерактивные миры и игры, {appName} это бесконечное, настраиваемое место, где вам всегда рады, и где вы всегда найдете группу, с которой вы сможете <i>резонировать</i>.<br><br>Перед тем как вы начнете своё приключение, мы проведем вас через настройку основных элементов, чтобы обеспечить вас приятным опытом. Когда будете готовы, нажмите на кнопку ниже.",
"Tutorial.Welcome.Begin": "Поехали!", "Tutorial.Welcome.Begin": "Поехали!",
"Tutorial.Welcome.AccountHeader": "Аккаунт {appName}", "Tutorial.Welcome.AccountHeader": "Аккаунт {appName}",

View file

@ -210,7 +210,9 @@
"World.Error.HostBlockedDetail": "你已屏蔽该房主", "World.Error.HostBlockedDetail": "你已屏蔽该房主",
"World.Error.WorldCrash": "世界崩溃了", "World.Error.WorldCrash": "世界崩溃了",
"World.Error.WorldCrashDetail" : "在尝试更新该世界时遭遇了致命错误", "World.Error.WorldCrashDetail" : "在尝试更新该世界时遭遇了致命错误",
"World.Error.Handshake" : "握手错误",
"World.Error.Unknown": "未知错误", "World.Error.Unknown": "未知错误",
"World.Error.FailedToCreateBanAccessKey" : "创建封禁秘钥失败",
"World.Config.Name": "世界名:", "World.Config.Name": "世界名:",
"World.Config.Description": "描述:", "World.Config.Description": "描述:",
@ -358,6 +360,7 @@
"World.Edit.AccessPrivate": "只有我", "World.Edit.AccessPrivate": "只有我",
"World.Edit.AccessPatreon": "Patreon的支持者", "World.Edit.AccessPatreon": "Patreon的支持者",
"World.Edit.AccessPublic": "任何人(公开)", "World.Edit.AccessPublic": "任何人(公开)",
"World.Edit.ReadOnly": "只读",
"Tools.AvatarCreator": "虚拟形象创建工具", "Tools.AvatarCreator": "虚拟形象创建工具",
"Tools.FullBodyCalibrator": "全身/虚拟形象校准器", "Tools.FullBodyCalibrator": "全身/虚拟形象校准器",
@ -676,6 +679,8 @@
"Notifications.SessionStarted": "开始的会话:", "Notifications.SessionStarted": "开始的会话:",
"Notifications.UserJoined": "用户加入了", "Notifications.UserJoined": "用户加入了",
"Notifications.UserLeft": "用户已离开", "Notifications.UserLeft": "用户已离开",
"Notifications.PermissionChanged": "权限组已经改为 {new}",
"Notifications.PermissionChangedDetail": "在 {world}. 上一个权限组: {old}",
"Undo.SetField": "将字段 {field_name} 设置为 {value}", "Undo.SetField": "将字段 {field_name} 设置为 {value}",
"Undo.SetReference": "将引用 {ref_name} 设置为 {ref_target}", "Undo.SetReference": "将引用 {ref_name} 设置为 {ref_target}",
@ -1675,6 +1680,8 @@
"Settings.NotificationSettings.PublicSessionStarted.Description" : "这将控制新的公开会话由非联系人发起时,你是否能收到通知。", "Settings.NotificationSettings.PublicSessionStarted.Description" : "这将控制新的公开会话由非联系人发起时,你是否能收到通知。",
"Settings.NotificationSettings.UserJoinAndLeave" : "用户加入 & 离开", "Settings.NotificationSettings.UserJoinAndLeave" : "用户加入 & 离开",
"Settings.NotificationSettings.UserJoinAndLeave.Description" : "启用后,当用户加入或离开你当前所在的世界时,你将收到通知。", "Settings.NotificationSettings.UserJoinAndLeave.Description" : "启用后,当用户加入或离开你当前所在的世界时,你将收到通知。",
"Settings.NotificationSettings.PermissionChanged": "权限组改变",
"Settings.NotificationSettings.PermissionChanged.Description": "启用后,当你的权限组在某个世界中发生更改时,你将收到通知。 例如,当你从游客更改为建筑者时。",
"Settings.NamePlateSettings.NameplateVisibility": "铭牌可见度", "Settings.NamePlateSettings.NameplateVisibility": "铭牌可见度",
"Settings.NamePlateSettings.NameplateVisibility.Description": "该选项可以控制你可以看到谁的铭牌。", "Settings.NamePlateSettings.NameplateVisibility.Description": "该选项可以控制你可以看到谁的铭牌。",