This commit is contained in:
Frooxius 2024-06-04 18:24:57 -06:00
commit e88b46eb9d
6 changed files with 257 additions and 232 deletions

21
de.json
View file

@ -588,6 +588,7 @@
"2FA.Header": "2FA Verifikation",
"2FA.Token": "6-stelliges Token:",
"Profile.Status.Sociable": "Gesellig",
"Profile.Status.Online": "Online",
"Profile.Status.Away": "Abwesend",
"Profile.Status.Busy": "Beschäftigt",
@ -658,6 +659,7 @@
"Contacts.Bot": "Bot-Konto",
"Contacts.Migrated": "Kontakt ist noch nicht migriert",
"Notifications.IsSociable": "Ist gesellig, bitte anstupsen oder einladen!",
"Notifications.IsOnline": "Ist jetzt Online",
"Notifications.IsOnlineOnDifferentVersion": "Ist jetzt Online <size=75%>(mit Version: {version})</size>",
"Notifications.ReceivedContactRequest": "Hat eine Kontaktanfrage gesendet",
@ -919,6 +921,7 @@
"Importer.Image.Regular": "Bild / Textur",
"Importer.Image.Screenshot": "{platform} Photo <size=50%>(hier aufgenommen)</size>",
"Importer.Image.PixelArt": "Pixel-Art",
"Importer.Image.Sprite": "Sprite",
"Importer.Image.360": "360-Foto / Skybox",
"Importer.Image.StereoPhoto": "Stereo-Foto",
"Importer.Image.Stereo360": "Stereo-360-Grad-Foto",
@ -1208,6 +1211,20 @@
"Settings.UserMetricsSettings": "Benutzer-Messwerte",
"Settings.OnlineStatusSettings": "Online Status",
"Settings.OnlineStatusSettings.DefaultStatus": "Standard-Status",
"Settings.OnlineStatusSettings.DefaultStatus.Description": "Nach dem Anmelden beginnen Sie mit diesem Status, es sei denn, es gibt einen früher gespeicherten Status.",
"Settings.OnlineStatusSettings.RememberMode": "Letzten Status merken",
"Settings.OnlineStatusSettings.RememberMode.Description": "Hiermit stellen Sie ein, ob Ihr letzter Online-Staus für die nächste Anmeldung beibehalten werden soll oder nicht. Dies gilt nicht für den Unsichtbar-Status, dieser wird über eine eigene Einstellung gesteuert.",
"Settings.OnlineStatusSettings.RememberTimespan": "Status merken für",
"Settings.OnlineStatusSettings.RememberTimespan.Description": "Der letzte Status wird nur für diese Zeitspanne gespeichert. Wenn Ihre letzte Anmeldung länger zurückliegt, wird stattdessen wieder der Standard-Status verwendet.",
"Settings.OnlineStatusSettings.InvisibleRememberMode": "Letzten Unsichtbar-Status merken",
"Settings.OnlineStatusSettings.InvisibleRememberMode.Description": "Diese Einstellung speichert nur Ihren Unsichtbar-Staus.\n\nFür diesen Status gibt es aus Gründen der Privatsphäre eine eigene Einstellung. Dies stellt sicher, dass Sie beim nächsten Anmelden unsichtbar bleiben können, auch wenn Sie ihren anderen Status nicht speichen lassen.",
"Settings.OnlineStatusSettings.InvisibleRememberTimespan": "Unsichtbar-Status merken für",
"Settings.OnlineStatusSettings.InvisibleRememberTimespan.Description": "Der letzte Unsichtbar-Status wird nur für diese Zeitspanne gespeichert. Wenn Ihre letzte Anmeldung länger zurückliegt, wird stattdessen wieder der Standard-Status verwendet.",
"Settings.OnlineStatusSettings.AutoAwayTimespan": "Auf Abwesend schalten nach Inaktivität für",
"Settings.OnlineStatusSettings.AutoAwayTimespan.Description": "Wenn Sie länger als diese Zeispanne inaktiv sind, wird Ihr Online-Status auf Abwesend umgeschaltet. Sobald Sie zurückkommen, wird er automatisch wieder auf den vorherigen Status zurückgestellt, außer Sie stellen ihn von Hand auf Abwesend.",
"Settings.AudioInputDeviceSettings": "Audio Aufnahmegeräte",
"Settings.AudioOutputDeviceSettings": "Audio Ausgabegeräte",
"Settings.AudioVolumeSettings": "Lautstärke",
@ -1596,6 +1613,8 @@
"Settings.NotificationSettings": "Benachrichtigungen",
"Settings.NotificationSettings.UserOnline": "Kontakt Online",
"Settings.NotificationSettings.UserOnline.Description": "Hier stellen Sie ein, ob Sie benachrichtigt werden, wenn dieser Kontakt online geht.",
"Settings.NotificationSettings.UserSociable": "Kontakt Gesellig",
"Settings.NotificationSettings.UserSociable.Description": "Wenn einer Ihrer Kontakte gesellig wird, erhalten Sie eine deutliche Benachrichtigung mit Signalton, so dass Sie ihn einladen oder anstupsen können!\n\nWenn Sie diese Benachrichtigungen nicht mögen, können Sie sie hiermit ausschalten, dann wird dies nicht anders behandelt, als ob ein Benutzer online kommt.",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild": "Kontakt Online mit einem inkompatiblen Build",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild.Description": "Hier können Sie festlegen, ob Sie Benachrichtigungen erhalten, wenn Ihre Kontakte online gehen und dabei einen Build verwenden, der nicht mit Ihrem eigenen kompatibel ist (z. B. eine neue Version oder Pre-Release-Builds).",
"Settings.NotificationSettings.Message": "Nachrichten",
@ -1874,7 +1893,6 @@
"Inspector.Member.SplitBlendshape.Y": "Blendshape über Y zerteilen",
"Inspector.Member.SplitBlendshape.Z": "Blendshape über Z zerteilen",
"Inspector.ProceduralAsset.UpdateCount": "Anzahl der Aktualisierungen: {n}",
"Inspector.ProceduralAsset.Error": "Fehler: {error}",
@ -2240,7 +2258,6 @@
"Tutorial.Welcome.SidewaysTurnOnly.Description": "Diesen Controller nur zum Drehen verwenden.",
"Tutorial.Welcome.SidewaysTurnAndMove": "Drehen und Bewegen",
"Tutorial.Welcome.SidewaysTurnAndMove.Description": "Diesen Controller zum Drehen und zur Bewegung verwenden.",
"Tutorial.Welcome.SidewaysStrafe": "Seitwärtsbewegung",
"Tutorial.Welcome.SidewaysStrafe.Description": "Diesen Controller zum seitwärts Bewegen verwenden.",
"Tutorial.Welcome.SidewaysOff": "Aus",

436
en.json
View file

@ -55,8 +55,8 @@
"General.Sort.Ascending": "Ascending",
"General.Sort.Descending": "Descending",
"General.Units.Metric" : "Metric",
"General.Units.Imperial" : "Imperial",
"General.Units.Metric": "Metric",
"General.Units.Imperial": "Imperial",
"Worlds.Home": "Home",
"Worlds.Tutorial": "Tutorial",
@ -503,7 +503,7 @@
"Recovery.IncorrectEmail": "Incorrect Email",
"Recovery.IncorrectEmail.Description": "You've entered an incorrect email for password recovery. Please check your details and try again.",
"Recovery.NoPasswordSetup": "No Password Setup",
"Recovery.NoPasswordSetup": "No Password Setup",
"Recovery.NoPasswordSetup.Description": "Please contact support at {supportUrl}.",
"Register.UnknownError": "Unknown Error",
@ -588,7 +588,7 @@
"2FA.Header": "2FA Verification",
"2FA.Token": "6-digit Token:",
"Profile.Status.Sociable" : "Sociable",
"Profile.Status.Sociable": "Sociable",
"Profile.Status.Online": "Online",
"Profile.Status.Away": "Away",
"Profile.Status.Busy": "Busy",
@ -659,7 +659,7 @@
"Contacts.Bot": "Bot account",
"Contacts.Migrated": "Contact hasn't Migrated",
"Notifications.IsSociable" : "Is sociable, poke or invite them!",
"Notifications.IsSociable": "Is sociable, poke or invite them!",
"Notifications.IsOnline": "Is now Online",
"Notifications.IsOnlineOnDifferentVersion": "Is now Online <size=75%>(using version: {version})</size>",
"Notifications.ReceivedContactRequest": "Sent a contact request",
@ -1293,9 +1293,9 @@
"Settings.MovementSettings.MovementExponent": "Movement exponent",
"Settings.MovementSettings.MovementExponent.Description": "Use this to control the curve response when moving. You can use this to either start moving slow at first and then quickly ramp up or start moving faster immediately, depending whether the value is above or below 1.0",
"Settings.GrabbingSettings" : "Grabbing Settings",
"Settings.GrabbingSettings.DefaultHandGrabType" : "Default Hand Grab Type",
"Settings.GrabbingSettings.DefaultHandGrabType.Description" : "This determines what your default grab mode for hands is when you spawn in new worlds.\n\n<color=hero.yellow>Palm:</color> You will grab all objects that are near your palm.\n\n<color=hero.yellow>Precision:</color> You will grab a single object between your index finger and thumb.\n\n<color=hero.yellow>Auto:</color> Mode is automatically switched between palm and precision depending on the orientation of your hand.\n\n<color=hero.yellow>Off:</color> You'll only be able to grab items with your lasers.",
"Settings.GrabbingSettings": "Grabbing Settings",
"Settings.GrabbingSettings.DefaultHandGrabType": "Default Hand Grab Type",
"Settings.GrabbingSettings.DefaultHandGrabType.Description": "This determines what your default grab mode for hands is when you spawn in new worlds.\n\n<color=hero.yellow>Palm:</color> You will grab all objects that are near your palm.\n\n<color=hero.yellow>Precision:</color> You will grab a single object between your index finger and thumb.\n\n<color=hero.yellow>Auto:</color> Mode is automatically switched between palm and precision depending on the orientation of your hand.\n\n<color=hero.yellow>Off:</color> You'll only be able to grab items with your lasers.",
"Settings.GamepadSettings": "Gamepad",
"Settings.GamepadSettings.ThumbstickLookSpeed": "Thumbstick Looking Speed",
@ -1324,27 +1324,27 @@
"Settings.GeneralVRSettings.UseVRHotswitching": "VR Hotswitching",
"Settings.GeneralVRSettings.UseVRHotswitching.Description": "When enabled, you will automatically be switched between VR and desktop mode when you take your VR headset on or off",
"Settings.TrackingSmoothingSettings.HandPositionSmoothing" : "Hand Position Smoothing",
"Settings.TrackingSmoothingSettings.HandRotationSmoothing" : "Hand Rotation Smoothing",
"Settings.TrackingSmoothingSettings.HandPositionSmoothing.Description" : "When enabled, this controls how much is the hand position smoothed out. Typically this is helpful for users with tremors and other accessibility issues that cause jitter.",
"Settings.TrackingSmoothingSettings.HandRotationSmoothing.Description" : "When enabled, this controls how much is the hand rotation smoothed out. Typically this is helpful for users with tremors and other accessibility issues jitter.",
"Settings.TrackingSmoothingSettings.HandPositionSmoothing": "Hand Position Smoothing",
"Settings.TrackingSmoothingSettings.HandRotationSmoothing": "Hand Rotation Smoothing",
"Settings.TrackingSmoothingSettings.HandPositionSmoothing.Description": "When enabled, this controls how much is the hand position smoothed out. Typically this is helpful for users with tremors and other accessibility issues that cause jitter.",
"Settings.TrackingSmoothingSettings.HandRotationSmoothing.Description": "When enabled, this controls how much is the hand rotation smoothed out. Typically this is helpful for users with tremors and other accessibility issues jitter.",
"Settings.TrackingSmoothingSettings.FeetPositionSmoothing" : "Feet Position Smoothing",
"Settings.TrackingSmoothingSettings.FeetRotationSmoothing" : "Feet Rotation Smoothing",
"Settings.TrackingSmoothingSettings.FeetPositionSmoothing": "Feet Position Smoothing",
"Settings.TrackingSmoothingSettings.FeetRotationSmoothing": "Feet Rotation Smoothing",
"Settings.TrackingSmoothingSettings.FeetPositionSmoothing.Description" : "When enabled, this controls how much is the position of feet smoothed out when using full body tracking. This can be useful to eliminate vibrations and jitter, but it also makes the trackers lag behind more and not respond to rapid motions as well.",
"Settings.TrackingSmoothingSettings.FeetRotationSmoothing.Description" : "When enabled, this controls how much is the rotation of feet smoothed out when using full body tracking. This can be useful to eliminate vibrations and jitter, but it also makes the trackers lag behind more and not respond to rapid motions as well.",
"Settings.TrackingSmoothingSettings.FeetPositionSmoothing.Description": "When enabled, this controls how much is the position of feet smoothed out when using full body tracking. This can be useful to eliminate vibrations and jitter, but it also makes the trackers lag behind more and not respond to rapid motions as well.",
"Settings.TrackingSmoothingSettings.FeetRotationSmoothing.Description": "When enabled, this controls how much is the rotation of feet smoothed out when using full body tracking. This can be useful to eliminate vibrations and jitter, but it also makes the trackers lag behind more and not respond to rapid motions as well.",
"Settings.TrackingSmoothingSettings.HipsPositionSmoothing" : "Hips Position Smoothing",
"Settings.TrackingSmoothingSettings.HipsRotationSmoothing" : "Hips Rotation Smoothing",
"Settings.TrackingSmoothingSettings.HipsPositionSmoothing.Description" : "When enabled, this controls how much is the position of hips smoothed out when using full body tracking. This can be useful to eliminate vibrations and jitter, but it also makes the trackers lag behind more and not respond to rapid motions as well.",
"Settings.TrackingSmoothingSettings.HipsRotationSmoothing.Description" : "When enabled, this controls how much is the rotation of hips smoothed out when using full body tracking. This can be useful to eliminate vibrations and jitter, but it also makes the trackers lag behind more and not respond to rapid motions as well.",
"Settings.TrackingSmoothingSettings.HipsPositionSmoothing": "Hips Position Smoothing",
"Settings.TrackingSmoothingSettings.HipsRotationSmoothing": "Hips Rotation Smoothing",
"Settings.TrackingSmoothingSettings.HipsPositionSmoothing.Description": "When enabled, this controls how much is the position of hips smoothed out when using full body tracking. This can be useful to eliminate vibrations and jitter, but it also makes the trackers lag behind more and not respond to rapid motions as well.",
"Settings.TrackingSmoothingSettings.HipsRotationSmoothing.Description": "When enabled, this controls how much is the rotation of hips smoothed out when using full body tracking. This can be useful to eliminate vibrations and jitter, but it also makes the trackers lag behind more and not respond to rapid motions as well.",
"Settings.MediaPrivacySettings" : "Media Privacy",
"Settings.MediaPrivacySettings.MediaMetadataOptOut" : "Opt out of media metadata",
"Settings.MediaPrivacySettings.MediaMetadataOptOut.Description" : "When you enable this option, you will be excluded from metadata in captured media (typically virtual photos & audio clips). You will still appear in those media assets, but no information, such as your UserID and position in the scene will be stored alongside it.\n\nIf you become aware of any users are modifying their clients to ignore this opt out, please report them to the moderation team, as this would be considered harassment.",
"Settings.MediaPrivacySettings.HideInScreenshots" : "Do not show me in screenshots",
"Settings.MediaPrivacySettings.HideInScreenshots.Description" : "When enabled, you will not be rendered in screenshots captured in-game.\n\n<color=hero.red>IMPORTANT:</color> Please note that this does not affect realtime cameras, screenshots taken by methods outside of the game or captures done through other methods in-world that might be part of the world's mechanics.",
"Settings.MediaPrivacySettings": "Media Privacy",
"Settings.MediaPrivacySettings.MediaMetadataOptOut": "Opt out of media metadata",
"Settings.MediaPrivacySettings.MediaMetadataOptOut.Description": "When you enable this option, you will be excluded from metadata in captured media (typically virtual photos & audio clips). You will still appear in those media assets, but no information, such as your UserID and position in the scene will be stored alongside it.\n\nIf you become aware of any users are modifying their clients to ignore this opt out, please report them to the moderation team, as this would be considered harassment.",
"Settings.MediaPrivacySettings.HideInScreenshots": "Do not show me in screenshots",
"Settings.MediaPrivacySettings.HideInScreenshots.Description": "When enabled, you will not be rendered in screenshots captured in-game.\n\n<color=hero.red>IMPORTANT:</color> Please note that this does not affect realtime cameras, screenshots taken by methods outside of the game or captures done through other methods in-world that might be part of the world's mechanics.",
"Settings.MediaPrivacySettings.StripImageFileMetadata": "Strip image metadata on import",
"Settings.MediaPrivacySettings.StripImageFileMetadata.Description": "When enabled, strips metadata from images on <b>import</b>.\n\nIncludes EXIF, Embedded comments, IPTC, XMP, and GEOTIFF metadata.\n\nThis will also strip any location data (such as GPS) within that metadata.\n\nDoes <b>not</b>, include files imported with the \"Raw File\" option.",
@ -1378,108 +1378,108 @@
"Settings.ViveHandTrackingSettings.UseFingersWhenSnapped": "Track hands while using controllers",
"Settings.ViveHandTrackingSettings.UseFingersWhenSnapped.Description": "When hands are snapped to controllers, this will still pose the fingers using data coming from the VR headset cameras",
"Settings.TrackerSettings" : "Tracker Settings",
"Settings.TrackerSettings.UseTrackers" : "Use Trackers",
"Settings.TrackerSettings.UseTrackers.Description" : "Using this option you can globally disable all body trackers. This can be useful if your trackers are in a corner and charging, resulting in your avatar being crumpled up.",
"Settings.TrackerSettings.Trackers" : "Manage Trackers",
"Settings.TrackerSettings.Trackers.Breadcrumb" : "Trackers",
"Settings.TrackerSettings": "Tracker Settings",
"Settings.TrackerSettings.UseTrackers": "Use Trackers",
"Settings.TrackerSettings.UseTrackers.Description": "Using this option you can globally disable all body trackers. This can be useful if your trackers are in a corner and charging, resulting in your avatar being crumpled up.",
"Settings.TrackerSettings.Trackers": "Manage Trackers",
"Settings.TrackerSettings.Trackers.Breadcrumb": "Trackers",
"Settings.TrackerSettings.Trackers.UseTracker" : "Use Tracker",
"Settings.TrackerSettings.Trackers.UseTracker.Description" : "Should this tracker be used for tracking? You can use this to temporarily disable given tracker without having to reset its mapping.",
"Settings.TrackerSettings.Trackers.FreezeTracking" : "Freeze Tracking",
"Settings.TrackerSettings.Trackers.FreezeTracking.Description" : "Enabling this will keep the tracker active, but freeze its current position and rotation. This setting is not persistent and will be reset on the next launch.",
"Settings.TrackerSettings.Trackers.CustomName" : "Custom Name",
"Settings.TrackerSettings.Trackers.CustomName.Description" : "You can give the tracker a custom name to make it easy to distinguish from others, rather than using its ID. This is mostly cosmetic, with no functional differences.",
"Settings.TrackerSettings.Trackers.MappedBodyNode" : "Tracker Mapping",
"Settings.TrackerSettings.Trackers.MappedBodyNode.Description" : "Which body part is this tracker mapped to for full body tracking.\n\nWe recommend using the full body calibration to set this setting, instead of adjusting it manually here.",
"Settings.TrackerSettings.Trackers.MappedPosition" : "Mapped Position",
"Settings.TrackerSettings.Trackers.MappedPosition.Description" : "The position of the tracker relative to the body part that it's mapped to.\n\nWe recommend using the full body calibration to set this setting, instead of adjusting it manually here.",
"Settings.TrackerSettings.Trackers.MappedRotation" : "Mapped Rotation",
"Settings.TrackerSettings.Trackers.MappedRotation.Description" : "The rotation of the tracker relative to the body part that it's mapped to.\n\nWe recommend using the full body calibration to set this setting, instead of adjusting it manually here.",
"Settings.TrackerSettings.Trackers.UseInVR" : "Use in VR",
"Settings.TrackerSettings.Trackers.UseInVR.Description" : "Should this tracker affect your avatar while in VR mode?",
"Settings.TrackerSettings.Trackers.UseInDesktop" : "Use in desktop",
"Settings.TrackerSettings.Trackers.UseInDesktop.Description" : "Should this tracker affect your avatar while in desktop mode?",
"Settings.TrackerSettings.Trackers.TrackerID" : "Tracker ID",
"Settings.TrackerSettings.Trackers.TrackerID.Description" : "Unique ID of this tracker. This information is considered private and is not the same ID as one that will be shown in world to avoid tracking through fingerprinting.",
"Settings.TrackerSettings.Trackers.TrackerBattery" : "Tracker battery",
"Settings.TrackerSettings.Trackers.TrackerBattery.Description" : "The current battery level of this tracker. Note that some trackers might not support tracking current battery level.",
"Settings.TrackerSettings.Trackers.TrackerIsCharging" : "Is Charging",
"Settings.TrackerSettings.Trackers.TrackerIsCharging.Description" : "This indicates if the tracker is currently charging. Note that some trackers might not support reporting this information.",
"Settings.TrackerSettings.Trackers.Unmap" : "Reset mapping",
"Settings.TrackerSettings.Trackers.Remove" : "Remove tracker entry",
"Settings.TrackerSettings.Trackers.UseTracker": "Use Tracker",
"Settings.TrackerSettings.Trackers.UseTracker.Description": "Should this tracker be used for tracking? You can use this to temporarily disable given tracker without having to reset its mapping.",
"Settings.TrackerSettings.Trackers.FreezeTracking": "Freeze Tracking",
"Settings.TrackerSettings.Trackers.FreezeTracking.Description": "Enabling this will keep the tracker active, but freeze its current position and rotation. This setting is not persistent and will be reset on the next launch.",
"Settings.TrackerSettings.Trackers.CustomName": "Custom Name",
"Settings.TrackerSettings.Trackers.CustomName.Description": "You can give the tracker a custom name to make it easy to distinguish from others, rather than using its ID. This is mostly cosmetic, with no functional differences.",
"Settings.TrackerSettings.Trackers.MappedBodyNode": "Tracker Mapping",
"Settings.TrackerSettings.Trackers.MappedBodyNode.Description": "Which body part is this tracker mapped to for full body tracking.\n\nWe recommend using the full body calibration to set this setting, instead of adjusting it manually here.",
"Settings.TrackerSettings.Trackers.MappedPosition": "Mapped Position",
"Settings.TrackerSettings.Trackers.MappedPosition.Description": "The position of the tracker relative to the body part that it's mapped to.\n\nWe recommend using the full body calibration to set this setting, instead of adjusting it manually here.",
"Settings.TrackerSettings.Trackers.MappedRotation": "Mapped Rotation",
"Settings.TrackerSettings.Trackers.MappedRotation.Description": "The rotation of the tracker relative to the body part that it's mapped to.\n\nWe recommend using the full body calibration to set this setting, instead of adjusting it manually here.",
"Settings.TrackerSettings.Trackers.UseInVR": "Use in VR",
"Settings.TrackerSettings.Trackers.UseInVR.Description": "Should this tracker affect your avatar while in VR mode?",
"Settings.TrackerSettings.Trackers.UseInDesktop": "Use in desktop",
"Settings.TrackerSettings.Trackers.UseInDesktop.Description": "Should this tracker affect your avatar while in desktop mode?",
"Settings.TrackerSettings.Trackers.TrackerID": "Tracker ID",
"Settings.TrackerSettings.Trackers.TrackerID.Description": "Unique ID of this tracker. This information is considered private and is not the same ID as one that will be shown in world to avoid tracking through fingerprinting.",
"Settings.TrackerSettings.Trackers.TrackerBattery": "Tracker battery",
"Settings.TrackerSettings.Trackers.TrackerBattery.Description": "The current battery level of this tracker. Note that some trackers might not support tracking current battery level.",
"Settings.TrackerSettings.Trackers.TrackerIsCharging": "Is Charging",
"Settings.TrackerSettings.Trackers.TrackerIsCharging.Description": "This indicates if the tracker is currently charging. Note that some trackers might not support reporting this information.",
"Settings.TrackerSettings.Trackers.Unmap": "Reset mapping",
"Settings.TrackerSettings.Trackers.Remove": "Remove tracker entry",
"Settings.SteamLinkSettings" : "Steam Link",
"Settings.SteamLinkSettings.OSC_DataPort" : "OSC Face tracking port",
"Settings.SteamLinkSettings.OSC_DataPort.Description" : "Which port should be used for listening for OSC face tracking data. This should match the same port you set in SteamVR settings for the face tracking to work.",
"Settings.SteamLinkSettings": "Steam Link",
"Settings.SteamLinkSettings.OSC_DataPort": "OSC Face tracking port",
"Settings.SteamLinkSettings.OSC_DataPort.Description": "Which port should be used for listening for OSC face tracking data. This should match the same port you set in SteamVR settings for the face tracking to work.",
"Settings.HapticPointMapping.MappingTarget" : "Map To",
"Settings.HapticPointMapping.MappingTarget.Description" : "Use this to configure which part of the avatar you want this device to be mapped to.",
"Settings.HapticPointMapping.MappingTarget": "Map To",
"Settings.HapticPointMapping.MappingTarget.Description": "Use this to configure which part of the avatar you want this device to be mapped to.",
"Settings.HapticPointMapping.PointRadius" : "Haptic Point Radius",
"Settings.HapticPointMapping.PointRadius.Description" : "This lets you control the size of the haptic point on the avatar. Making it bigger will make it easier to trigger from bigger distances, but also results in less precision, as any haptic trigger within the point's volume will activate it.",
"Settings.HapticPointMapping.PointRadius": "Haptic Point Radius",
"Settings.HapticPointMapping.PointRadius.Description": "This lets you control the size of the haptic point on the avatar. Making it bigger will make it easier to trigger from bigger distances, but also results in less precision, as any haptic trigger within the point's volume will activate it.",
"Settings.HapticPointMapping.TorsoHorizontalPosition" : "Horizontal position on torso",
"Settings.HapticPointMapping.TorsoHorizontalPosition.Description" : "This is the horizontal position along torso, going from left to the right",
"Settings.HapticPointMapping.TorsoVerticalPosition" : "Vertical position on torso",
"Settings.HapticPointMapping.TorsoVerticalPosition.Description" : "This is the vertical position along torso, going from the bottom to the top.",
"Settings.HapticPointMapping.TorsoSide" : "Torso side",
"Settings.HapticPointMapping.TorsoSide.Description" : "This indicates which side of torso should this device be mapped to (front or back)",
"Settings.HapticPointMapping.TorsoHorizontalPosition": "Horizontal position on torso",
"Settings.HapticPointMapping.TorsoHorizontalPosition.Description": "This is the horizontal position along torso, going from left to the right",
"Settings.HapticPointMapping.TorsoVerticalPosition": "Vertical position on torso",
"Settings.HapticPointMapping.TorsoVerticalPosition.Description": "This is the vertical position along torso, going from the bottom to the top.",
"Settings.HapticPointMapping.TorsoSide": "Torso side",
"Settings.HapticPointMapping.TorsoSide.Description": "This indicates which side of torso should this device be mapped to (front or back)",
"Settings.HapticPointMapping.HeadPitchAngle" : "Head Pitch Angle",
"Settings.HapticPointMapping.HeadPitchAngle.Description" : "This controls position along the \"vertical\" axis of the head. The default position is the center of face (where your nose is). Increasing the angle will go upwards toward the top of your head. Decreasing the value goes downwards towards the chin.",
"Settings.HapticPointMapping.HeadYawAngle" : "Head Yaw Angle",
"Settings.HapticPointMapping.HeadYawAngle.Description" : "This controls the horizontal position around head, turning left or right. The center (where your nose is) is the default pose. Decreasing the value will go left, increasing will go right. This wraps all around the head in a circle at 180°, which is where the back of your head is.",
"Settings.HapticPointMapping.HeadPitchAngle": "Head Pitch Angle",
"Settings.HapticPointMapping.HeadPitchAngle.Description": "This controls position along the \"vertical\" axis of the head. The default position is the center of face (where your nose is). Increasing the angle will go upwards toward the top of your head. Decreasing the value goes downwards towards the chin.",
"Settings.HapticPointMapping.HeadYawAngle": "Head Yaw Angle",
"Settings.HapticPointMapping.HeadYawAngle.Description": "This controls the horizontal position around head, turning left or right. The center (where your nose is) is the default pose. Decreasing the value will go left, increasing will go right. This wraps all around the head in a circle at 180°, which is where the back of your head is.",
"Settings.HapticPointMapping.ArmSide" : "Arm",
"Settings.HapticPointMapping.ArmSide.Description" : "Which arm should this map to? Left or right?",
"Settings.HapticPointMapping.ArmPositionAlong" : "Position along the arm",
"Settings.HapticPointMapping.ArmPositionAlong.Description" : "This controls the position along the arm. This starts at the shoulder and goes all the way to the wrist. Midway position is where the elbow is.",
"Settings.HapticPointMapping.ArmAngleAround" : "Angle around the arm",
"Settings.HapticPointMapping.ArmAngleAround.Description" : "This controls the angle around the circumference of the arm. The default 0° position is aligned with the top of your hand. Going negative will go left, positive to the right. Wrapping around 180° will put the point at the side of your arm where your palm is.",
"Settings.HapticPointMapping.ArmSide": "Arm",
"Settings.HapticPointMapping.ArmSide.Description": "Which arm should this map to? Left or right?",
"Settings.HapticPointMapping.ArmPositionAlong": "Position along the arm",
"Settings.HapticPointMapping.ArmPositionAlong.Description": "This controls the position along the arm. This starts at the shoulder and goes all the way to the wrist. Midway position is where the elbow is.",
"Settings.HapticPointMapping.ArmAngleAround": "Angle around the arm",
"Settings.HapticPointMapping.ArmAngleAround.Description": "This controls the angle around the circumference of the arm. The default 0° position is aligned with the top of your hand. Going negative will go left, positive to the right. Wrapping around 180° will put the point at the side of your arm where your palm is.",
"Settings.HapticPointMapping.LegSide" : "Leg",
"Settings.HapticPointMapping.LegSide.Description" : "Which leg should this map to? Left or right?",
"Settings.HapticPointMapping.LegPositionAlong" : "Position along the leg",
"Settings.HapticPointMapping.LegPositionAlong.Description" : "This controls the position along the leg. This starts at the hips and goes all the way to the ankle. Midway position is where the knee is.",
"Settings.HapticPointMapping.LegAngleAround" : "Angle around the leg",
"Settings.HapticPointMapping.LegAngleAround.Description" : "This controls the angle around the circumference of the leg. The default 0° position is aligned with the front of your leg - the direction your knee is pointing. Going negative will go left, positive to the right. Wrapping around 180° will put the point at the back side of your leg.",
"Settings.HapticPointMapping.LegSide": "Leg",
"Settings.HapticPointMapping.LegSide.Description": "Which leg should this map to? Left or right?",
"Settings.HapticPointMapping.LegPositionAlong": "Position along the leg",
"Settings.HapticPointMapping.LegPositionAlong.Description": "This controls the position along the leg. This starts at the hips and goes all the way to the ankle. Midway position is where the knee is.",
"Settings.HapticPointMapping.LegAngleAround": "Angle around the leg",
"Settings.HapticPointMapping.LegAngleAround.Description": "This controls the angle around the circumference of the leg. The default 0° position is aligned with the front of your leg - the direction your knee is pointing. Going negative will go left, positive to the right. Wrapping around 180° will put the point at the back side of your leg.",
"Settings.HapticPointMapping.ControllerSide" : "Controller",
"Settings.HapticPointMapping.ControllerSide.Description" : "Which controller should this haptic point be mapped to? Left or right?",
"Settings.HapticPointMapping.ControllerSide": "Controller",
"Settings.HapticPointMapping.ControllerSide.Description": "Which controller should this haptic point be mapped to? Left or right?",
"Settings.HapticPointMapping.Tag" : "Haptic Tag",
"Settings.HapticPointMapping.Tag.Description" : "Tag associated with this haptic point. This will map to the point on your avatar with a matching haptic tag specified on the TagHapticPointMapper component. If no point with this haptic tag is defined on the avatar, the haptic device will not work.\n\nThis is useful when you need full control over precise point on the avatar that the haptic device will be mapped to - e.g. when the generalized mapping doesn't suit your needs.",
"Settings.HapticPointMapping.Tag": "Haptic Tag",
"Settings.HapticPointMapping.Tag.Description": "Tag associated with this haptic point. This will map to the point on your avatar with a matching haptic tag specified on the TagHapticPointMapper component. If no point with this haptic tag is defined on the avatar, the haptic device will not work.\n\nThis is useful when you need full control over precise point on the avatar that the haptic device will be mapped to - e.g. when the generalized mapping doesn't suit your needs.",
"Settings.GiggleTechSettings" : "GiggleTech Devices",
"Settings.GiggleTechSettings.Devices" : "Manage GigglePucks",
"Settings.GiggleTechSettings.GigglePuckIP" : "GigglePuck IP to manually add",
"Settings.GiggleTechSettings.GigglePuckIP.Description" : "If your GigglePuck isn't automatically detected on the network, fill its IP address in this field and then click the button below to add it manually.\n\nOnce added, go to \"Manage GigglePucks\" to configure it.",
"Settings.GiggleTechSettings.RegisterGigglePuck" : "Register GigglePuck manually",
"Settings.GiggleTechSettings.Devices.IP" : "GigglePuck IP",
"Settings.GiggleTechSettings.Devices.IsConnected" : "Is GigglePuck connected",
"Settings.GiggleTechSettings.Devices.UseDevice" : "Use Device",
"Settings.GiggleTechSettings.Devices.UseDevice.Description" : "You can use this to enable or disable individual GigglePucks when they are mapped. Disabling the device will stop all the haptics.",
"Settings.GiggleTechSettings.Devices.AlwaysTreatAsConnected" : "Always treat as connected",
"Settings.GiggleTechSettings.Devices.AlwaysTreatAsConnected.Description" : "When this is enabled, the GigglePuck will be always considered to be connected, even if it's not detected on the network.\n\nThis can be useful for certain networks that might have issues with automatic detection.",
"Settings.GiggleTechSettings.Devices.IntensityScale" : "Intensity Scale",
"Settings.GiggleTechSettings.Devices.IntensityScale.Description" : "This lets you scale the intensity of the haptics sent to the GigglePuck. The actual strength of the haptics will never go beyond GigglePuck's maximum safe value - the values are clamped to safe maximum that will not overvolt the motor.",
"Settings.GiggleTechSettings.Devices.Remove" : "Remove Entry",
"Settings.GiggleTechSettings.Devices.CustomName" : "Custom Name",
"Settings.GiggleTechSettings.Devices.CustomName.Description" : "You can use this to give this GigglePuck a custom name for easier reference. This is purely cosmetic and has no functional differences.",
"Settings.GiggleTechSettings.Devices.Breadcrumb" : "GigglePucks",
"Settings.GiggleTechSettings.Devices.ActivationIntensity" : "Current Intensity",
"Settings.GiggleTechSettings.Devices.MinimumIntensity" : "Minimum Intensity",
"Settings.GiggleTechSettings.Devices.MinimumIntensity.Description" : "This is the minimum intensity that the haptic will be run at. When the intensity is too low, this can cause the haptic device to stall and stop responding.",
"Settings.GiggleTechSettings.Devices.InitialActivationIntensity" : "Initial Activation Intensity",
"Settings.GiggleTechSettings.Devices.InitialActivationIntensity.Description" : "When the haptics go from inactive to active, they will be run at at least this amount of intensity for a very short time period. This can help \"kick-start\" the haptics, when the activation value is too low for the motor to start spinning.",
"Settings.GiggleTechSettings": "GiggleTech Devices",
"Settings.GiggleTechSettings.Devices": "Manage GigglePucks",
"Settings.GiggleTechSettings.GigglePuckIP": "GigglePuck IP to manually add",
"Settings.GiggleTechSettings.GigglePuckIP.Description": "If your GigglePuck isn't automatically detected on the network, fill its IP address in this field and then click the button below to add it manually.\n\nOnce added, go to \"Manage GigglePucks\" to configure it.",
"Settings.GiggleTechSettings.RegisterGigglePuck": "Register GigglePuck manually",
"Settings.GiggleTechSettings.Devices.IP": "GigglePuck IP",
"Settings.GiggleTechSettings.Devices.IsConnected": "Is GigglePuck connected",
"Settings.GiggleTechSettings.Devices.UseDevice": "Use Device",
"Settings.GiggleTechSettings.Devices.UseDevice.Description": "You can use this to enable or disable individual GigglePucks when they are mapped. Disabling the device will stop all the haptics.",
"Settings.GiggleTechSettings.Devices.AlwaysTreatAsConnected": "Always treat as connected",
"Settings.GiggleTechSettings.Devices.AlwaysTreatAsConnected.Description": "When this is enabled, the GigglePuck will be always considered to be connected, even if it's not detected on the network.\n\nThis can be useful for certain networks that might have issues with automatic detection.",
"Settings.GiggleTechSettings.Devices.IntensityScale": "Intensity Scale",
"Settings.GiggleTechSettings.Devices.IntensityScale.Description": "This lets you scale the intensity of the haptics sent to the GigglePuck. The actual strength of the haptics will never go beyond GigglePuck's maximum safe value - the values are clamped to safe maximum that will not overvolt the motor.",
"Settings.GiggleTechSettings.Devices.Remove": "Remove Entry",
"Settings.GiggleTechSettings.Devices.CustomName": "Custom Name",
"Settings.GiggleTechSettings.Devices.CustomName.Description": "You can use this to give this GigglePuck a custom name for easier reference. This is purely cosmetic and has no functional differences.",
"Settings.GiggleTechSettings.Devices.Breadcrumb": "GigglePucks",
"Settings.GiggleTechSettings.Devices.ActivationIntensity": "Current Intensity",
"Settings.GiggleTechSettings.Devices.MinimumIntensity": "Minimum Intensity",
"Settings.GiggleTechSettings.Devices.MinimumIntensity.Description": "This is the minimum intensity that the haptic will be run at. When the intensity is too low, this can cause the haptic device to stall and stop responding.",
"Settings.GiggleTechSettings.Devices.InitialActivationIntensity": "Initial Activation Intensity",
"Settings.GiggleTechSettings.Devices.InitialActivationIntensity.Description": "When the haptics go from inactive to active, they will be run at at least this amount of intensity for a very short time period. This can help \"kick-start\" the haptics, when the activation value is too low for the motor to start spinning.",
"Settings.UserMetricsSettings.UserHeight" : "Height",
"Settings.UserMetricsSettings.UserHeight.Description" : "This is your real world height, which is used to properly scale your avatar so it fits you well. It is also the height you will be placed at when you enable seated mode.\n\nYou can enter your height by using appropriate units, for example by typing <nobr><color=hero.yellow>175 cm</color></nobr> or <nobr><color=hero.yellow>1.75 m</color></nobr> for metric or <color=hero.yellow>5'11\"</color> for imperial.",
"Settings.UserMetricsSettings.UserHeight": "Height",
"Settings.UserMetricsSettings.UserHeight.Description": "This is your real world height, which is used to properly scale your avatar so it fits you well. It is also the height you will be placed at when you enable seated mode.\n\nYou can enter your height by using appropriate units, for example by typing <nobr><color=hero.yellow>175 cm</color></nobr> or <nobr><color=hero.yellow>1.75 m</color></nobr> for metric or <color=hero.yellow>5'11\"</color> for imperial.",
"Settings.FavoritesSettings" : "Favorites",
"Settings.FavoritesSettings.AutoLoadCloudHome" : "Load cloud home on startup",
"Settings.FavoritesSettings.AutoLoadCloudHome.Description" : "When enabled, your cloud home will be automatically loaded on startup. If you'd prefer it to not be loaded, you can disable this option. It will take effect next time you start.",
"Settings.FavoritesSettings": "Favorites",
"Settings.FavoritesSettings.AutoLoadCloudHome": "Load cloud home on startup",
"Settings.FavoritesSettings.AutoLoadCloudHome.Description": "When enabled, your cloud home will be automatically loaded on startup. If you'd prefer it to not be loaded, you can disable this option. It will take effect next time you start.",
"Settings.AudioInputDeviceSettings.UseSystemDefault": "Use System Default Input Device",
"Settings.AudioInputDeviceSettings.UseSystemDefault.Description": "Enable this to automatically use the input device you have set as default input in your system. If you'd like to override this and use a specific device instead, disable this option and configure the preferred devices below.",
@ -1519,16 +1519,16 @@
"Settings.AudioInputFilteringSettings.NoiseGateHold.Description": "This controls for how long should adjusted volume be held after it's initially detected, before starting to filter audio again. A higher setting will let more quieter audio through after you've made a loud enough noise.",
"Settings.AudioInputFilteringSettings.NoiseGateRelease": "Noise gate release",
"Settings.AudioInputFilteringSettings.NoiseGateRelease.Description": "This setting controls how fast the noise gate closes after the incoming audio has quieted again.",
"Settings.AudioInputFilteringSettings.NormalizationThreshold": "Normalization threshold",
"Settings.AudioInputFilteringSettings.NormalizationThreshold.Description": "Using this setting you can control threshold when will the incoming audio become amplified. If your normal speech is too quiet and it's not getting amplified, lower this setting. If random quiet noises are being amplified, increase it.",
"Settings.AudioInputFilteringSettings.UseNoiseSuppression": "Noise suppression (RNNoise)",
"Settings.AudioInputFilteringSettings.UseNoiseSuppression.Description": "This feature processes the incoming audio to filter out various undesirable noises. This can clean up audio from noisy microphones considerably produce a cleaner voice. We strongly recommend keeping this setting on. However it can also filter certain noises that do not get identified as a speech.",
"Settings.VoiceSettings" : "Voice Settings",
"Settings.VoiceSettings.MutePersistence" : "Mute Persistence",
"Settings.VoiceSettings.MutePersistence.Description" : "<color=hero.yellow>Start Unmuted:</color> When you log in, you will always start umuted.\n\n<color=hero.yellow>Started Muted:</color> When you log in, your voice will always start muted. You will either have to umute or press the \"push to talk\" key (V by default) to speak.\n\n<color=hero.yellow>Remember Last: </color> When you login, the status from the last time you logged out will be preserved.",
"Settings.VoiceSettings": "Voice Settings",
"Settings.VoiceSettings.MutePersistence": "Mute Persistence",
"Settings.VoiceSettings.MutePersistence.Description": "<color=hero.yellow>Start Unmuted:</color> When you log in, you will always start umuted.\n\n<color=hero.yellow>Started Muted:</color> When you log in, your voice will always start muted. You will either have to umute or press the \"push to talk\" key (V by default) to speak.\n\n<color=hero.yellow>Remember Last: </color> When you login, the status from the last time you logged out will be preserved.",
"Settings.EarmuffSettings" : "Earmuff",
"Settings.EarmuffSettings.EarmuffEnabled" : "Use Earmuff",
@ -1587,8 +1587,8 @@
"Settings.LegacyFeatureSettings.UseLegacyGripEquip.Description": "When enabled, you can equip tools and gadgets by pressing grip twice in rapid succession. This setting will likely get removed at some point.",
"Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher": "Use legacy world switcher",
"Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher.Description": "When enabled, the app button on your non-primary hand will open a legacy world switch to switch between active worlds. This feature will be replaced in the future by a more flexible solution.",
"Settings.LegacyFeatureSettings.UseLegacyInventorySessionShortcuts" : "Use inventory & session gesture shortcut",
"Settings.LegacyFeatureSettings.UseLegacyInventorySessionShortcuts.Description" : "When enabled, when you hold grip and press the App button (that normally opens/closes dash), it will open the legacy inventory or session menu.",
"Settings.LegacyFeatureSettings.UseLegacyInventorySessionShortcuts": "Use inventory & session gesture shortcut",
"Settings.LegacyFeatureSettings.UseLegacyInventorySessionShortcuts.Description": "When enabled, when you hold grip and press the App button (that normally opens/closes dash), it will open the legacy inventory or session menu.",
"Settings.TwitchInterfaceSettings.ChannelName": "Twitch Channel Name",
"Settings.TwitchInterfaceSettings.ChannelName.Description": "This sets the default Twitch channel name for the Twitch Chat panel in the Camera Controls panel. This is mostly used by Twitch streamers who want to see their Twitch chat.",
@ -1607,47 +1607,47 @@
"Settings.DashSettings.DashCurvature.Description": "This controls how curved the dash is when you are in VR. Setting it to 0 will make it completely flat.",
"Settings.DashSettings.OpenCloseSpeed": "Open/close speed",
"Settings.DashSettings.OpenCloseSpeed.Description": "Use this to adjust how quickly the dash opens and closes. If you don't like the animation, you can set this to very high value so dash opens and closes near instantly.",
"Settings.DashSettings.AllowReplacingSettings" : "Allow replacing settings",
"Settings.DashSettings.AllowReplacingSettings.Description" : "When enabled, you'll be able to pick the Settings facet on the dash when in UI edit mode and replace it with another.\n\nThis setting needs to be off if you want to pick the individual settings as facets. It's recommended to turn this on temporarily when you want to replace the settings UI with custom and then disable it again.",
"Settings.DashSettings.AllowReplacingSettings": "Allow replacing settings",
"Settings.DashSettings.AllowReplacingSettings.Description": "When enabled, you'll be able to pick the Settings facet on the dash when in UI edit mode and replace it with another.\n\nThis setting needs to be off if you want to pick the individual settings as facets. It's recommended to turn this on temporarily when you want to replace the settings UI with custom and then disable it again.",
"Settings.NotificationSettings" : "Notifications",
"Settings.NotificationSettings.UserOnline" : "Contact Online",
"Settings.NotificationSettings.UserOnline.Description" : "This controls if you'll get notifications when your contacts come online.",
"Settings.NotificationSettings.UserSociable" : "Contact Sociable",
"Settings.NotificationSettings.UserSociable.Description" : "When one of your contacts becomes sociable, you will receive a distinct notification with sound, so you can invite or poke them!\n\nIf you don't like these notifications, you can turn this off, which will treat Sociable status as no different from user coming Online for notifications.",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild" : "Contact Online on an incompatible build",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild.Description" : "This controls if you'll get notifications when your contacts come online when they are using a build that's not compatible with your own (e.g. a new version or pre-release builds).",
"Settings.NotificationSettings.Message" : "Messages",
"Settings.NotificationSettings.Message.Description" : "This controls notifications you will get when you receive messages.",
"Settings.NotificationSettings.Invite" : "Session Invites",
"Settings.NotificationSettings.Invite.Description" : "This controls if you get notifications when you are invited to a session.",
"Settings.NotificationSettings.ContactRequest" : "Contact Requests",
"Settings.NotificationSettings.ContactRequest.Description" : "This controls what notifications you get when you receive a contact request from someone",
"Settings.NotificationSettings.ContactSessionStarted" : "New Contact Sessions",
"Settings.NotificationSettings.ContactSessionStarted.Description" : "This controls what notifications you get when a new session is started by one of your contacts.",
"Settings.NotificationSettings.PublicSessionStarted" : "New Public Sessions",
"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.Description" : "When enabled, you will receive notifications when users join and leave the world you're currently in.",
"Settings.NotificationSettings": "Notifications",
"Settings.NotificationSettings.UserOnline": "Contact Online",
"Settings.NotificationSettings.UserOnline.Description": "This controls if you'll get notifications when your contacts come online.",
"Settings.NotificationSettings.UserSociable": "Contact Sociable",
"Settings.NotificationSettings.UserSociable.Description": "When one of your contacts becomes sociable, you will receive a distinct notification with sound, so you can invite or poke them!\n\nIf you don't like these notifications, you can turn this off, which will treat Sociable status as no different from user coming Online for notifications.",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild": "Contact Online on an incompatible build",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild.Description": "This controls if you'll get notifications when your contacts come online when they are using a build that's not compatible with your own (e.g. a new version or pre-release builds).",
"Settings.NotificationSettings.Message": "Messages",
"Settings.NotificationSettings.Message.Description": "This controls notifications you will get when you receive messages.",
"Settings.NotificationSettings.Invite": "Session Invites",
"Settings.NotificationSettings.Invite.Description": "This controls if you get notifications when you are invited to a session.",
"Settings.NotificationSettings.ContactRequest": "Contact Requests",
"Settings.NotificationSettings.ContactRequest.Description": "This controls what notifications you get when you receive a contact request from someone",
"Settings.NotificationSettings.ContactSessionStarted": "New Contact Sessions",
"Settings.NotificationSettings.ContactSessionStarted.Description": "This controls what notifications you get when a new session is started by one of your contacts.",
"Settings.NotificationSettings.PublicSessionStarted": "New Public Sessions",
"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.Description": "When enabled, you will receive notifications when users join and leave the world you're currently in.",
"Settings.NamePlateSettings.NameplateVisibility": "Nameplate visibility",
"Settings.NamePlateSettings.NameplateVisibility.Description": "Use this to control whose nameplates will be visible to you.",
"Settings.NamePlateSettings.UseCustomNameplates": "Show custom nameplates",
"Settings.NamePlateSettings.UseCustomNameplates.Description": "If some nameplates are difficult to read, completely hidden or you need to see user's actual username and badges (e.g. for moderation purposes), you disable custom nameplates and see the default ones.",
"Settings.CustomizationSettings" : "Customization Settings",
"Settings.CustomizationSettings.UserInterfaceEditMode" : "UI Edit Mode",
"Settings.CustomizationSettings.UserInterfaceEditMode.Description" : "When enabled, you'll be able to edit placements of Facets (modular pieces of UI) in the dash and on the facet anchors on your hands and viewport (if those are enabled).\n\nRemember to turn this setting off once you are done! You can also turn it off using dedicated button under the dash.",
"Settings.CustomizationSettings": "Customization Settings",
"Settings.CustomizationSettings.UserInterfaceEditMode": "UI Edit Mode",
"Settings.CustomizationSettings.UserInterfaceEditMode.Description": "When enabled, you'll be able to edit placements of Facets (modular pieces of UI) in the dash and on the facet anchors on your hands and viewport (if those are enabled).\n\nRemember to turn this setting off once you are done! You can also turn it off using dedicated button under the dash.",
"Settings.FacetAnchorsSettings" : "Facet Anchors",
"Settings.FacetAnchorsSettings.UseFacetAnchors" : "Use Facet Anchors",
"Settings.FacetAnchorsSettings.UseFacetAnchors.Description" : "When enabled, you will be able to use the app button on your right controller to toggle facet anchors on your arms and forearms. These provide space to place any facets for quick access in addition to the main dash.",
"Settings.FacetAnchorsSettings.AnimationSpeed" : "Show/Hide Animation Speed",
"Settings.FacetAnchorsSettings.AnimationSpeed.Description" : "This determines how quickly the facet anchors appear and hide when toggled.",
"Settings.FacetAnchorsSettings.FacetAnchorToggle" : "Toggle Controller",
"Settings.FacetAnchorsSettings.FacetAnchorToggle.Description" : "This controls which controller (left or right) will toggle the facet anchors. The dash will be toggled with the other controller.",
"Settings.FacetAnchorsSettings.ShowContainerBackground" : "Show background",
"Settings.FacetAnchorsSettings.ShowContainerBackground.Description" : "Turning this off will disable the background visual on the facet anchors, making the facets themselves the only visible part.",
"Settings.FacetAnchorsSettings": "Facet Anchors",
"Settings.FacetAnchorsSettings.UseFacetAnchors": "Use Facet Anchors",
"Settings.FacetAnchorsSettings.UseFacetAnchors.Description": "When enabled, you will be able to use the app button on your right controller to toggle facet anchors on your arms and forearms. These provide space to place any facets for quick access in addition to the main dash.",
"Settings.FacetAnchorsSettings.AnimationSpeed": "Show/Hide Animation Speed",
"Settings.FacetAnchorsSettings.AnimationSpeed.Description": "This determines how quickly the facet anchors appear and hide when toggled.",
"Settings.FacetAnchorsSettings.FacetAnchorToggle": "Toggle Controller",
"Settings.FacetAnchorsSettings.FacetAnchorToggle.Description": "This controls which controller (left or right) will toggle the facet anchors. The dash will be toggled with the other controller.",
"Settings.FacetAnchorsSettings.ShowContainerBackground": "Show background",
"Settings.FacetAnchorsSettings.ShowContainerBackground.Description": "Turning this off will disable the background visual on the facet anchors, making the facets themselves the only visible part.",
"Settings.LaserSettings.SmoothSpeed": "Laser smooth speed",
"Settings.LaserSettings.SmoothSpeed.Description": "Use this to control how fast the laser responds to your movements. Lower values will make the laser more sluggish, but better at filtering tremors. Higher values will be more responsive, but also transfer more controller shake.",
@ -1672,7 +1672,7 @@
"Settings.DesktopViewSettings.Opacity.Description": "Lower the value to make the desktop view semi-transparent, making it easier to see what's behind it in the world.",
"Settings.PhotoCaptureSettings.FingerGestureEnabled": "Finger photo gesture",
"Settings.PhotoCaptureSettings.FingerGestureEnabled.Description" : "When enabled, you can quickly take pictures in world by posing your fingers to make a picture frame and then curling one of your index fingers.",
"Settings.PhotoCaptureSettings.FingerGestureEnabled.Description": "When enabled, you can quickly take pictures in world by posing your fingers to make a picture frame and then curling one of your index fingers.",
"Settings.PhotoCaptureSettings.NormalCaptureResolution": "Photo resolution",
"Settings.PhotoCaptureSettings.NormalCaptureResolution.Description": "This sets what resolution will normal photos captures by the finger gesture or the desktop key shortcut be. Higher resolutions will take more time and storage to process, but give better detail.",
"Settings.PhotoCaptureSettings.TimerCaptureResolution": "Timed photo resolution",
@ -1681,16 +1681,16 @@
"Settings.PhotoCaptureSettings.TimerSeconds.Description": "How many seconds does it take before a photo is captured with the timer feature.",
"Settings.PhotoCaptureSettings.CaptureStereo": "Capture stereo photo",
"Settings.PhotoCaptureSettings.CaptureStereo.Description": "When enabled, all quick photo captures will be stereoscopic. This is mostly useful when viewed in VR.",
"Settings.PhotoCaptureSettings.StereoSeparation" : "Stereo Separation",
"Settings.PhotoCaptureSettings.StereoSeparation.Description" : "Use this to control the separation between the stereo cameras when the stereo mode is on. This controls how distant the cameras are from each other, which affects the strength of the stereo effect for more distant objects.\n\nWhen capturing close up objects, lower values will work better, when capturing large scenes, larger values will work better.",
"Settings.PhotoCaptureSettings.StereoSeparation": "Stereo Separation",
"Settings.PhotoCaptureSettings.StereoSeparation.Description": "Use this to control the separation between the stereo cameras when the stereo mode is on. This controls how distant the cameras are from each other, which affects the strength of the stereo effect for more distant objects.\n\nWhen capturing close up objects, lower values will work better, when capturing large scenes, larger values will work better.",
"Settings.PhotoCaptureSettings.PhotoAutosavePath": "Photo inventory autosave path",
"Settings.PhotoCaptureSettings.PhotoAutosavePath.Description": "When set, any photos you capture (or save with context menu) will be automatically saved to your in-game inventory. For example <color=hero.yellow>Photos/%year%/%month_name%</color>\n\nFollowing variables are available:\n\n<size=75%>%second%, %minute%, %hour%, %day%, %month%, %year%, %day_name%, %day_name_en%, %month_name%, %month_name_en%, %session_second%, %session_minute%, %session_hour%, %session_day%, %session_month%, %session_year%, %session_day_name%, %session_day_name_en%, %session_month_name%, %session_month_name_en%, %location_name%, %app_version%</size>",
"Settings.PhotoCaptureSettings.CapturePrivateUI" : "Capture Private UI",
"Settings.PhotoCaptureSettings.CapturePrivateUI.Description" : "When enabled, the quick photo capture will render your private UI such as the dash. This can be useful in case you want to show information show there.\n\nWe recommend turning this setting off once you're done, as leaving it on can lead to accidentally capturing and leaking your private information.",
"Settings.PhotoCaptureSettings.EncodeFormat" : "Encode Format",
"Settings.PhotoCaptureSettings.EncodeFormat.Description" : "The image file format which captured photos will be encoded into. If you need the photos to be in particular format, you can use this setting to select which one they'll be encoded in.\n\nPlease note that certain formats might lack some features (like alpha support), might encode significantly slower, have lower image quality or result in bigger files.",
"Settings.PhotoCaptureSettings.AlwaysHideNameplates" : "Always Hide Nameplates",
"Settings.PhotoCaptureSettings.AlwaysHideNameplates.Description" : "Turn this on if you want nameplates to never show in your photos. This setting is independent of the current nameplate visibility and will always ensure that they are hidden in captured photos.",
"Settings.PhotoCaptureSettings.CapturePrivateUI": "Capture Private UI",
"Settings.PhotoCaptureSettings.CapturePrivateUI.Description": "When enabled, the quick photo capture will render your private UI such as the dash. This can be useful in case you want to show information show there.\n\nWe recommend turning this setting off once you're done, as leaving it on can lead to accidentally capturing and leaking your private information.",
"Settings.PhotoCaptureSettings.EncodeFormat": "Encode Format",
"Settings.PhotoCaptureSettings.EncodeFormat.Description": "The image file format which captured photos will be encoded into. If you need the photos to be in particular format, you can use this setting to select which one they'll be encoded in.\n\nPlease note that certain formats might lack some features (like alpha support), might encode significantly slower, have lower image quality or result in bigger files.",
"Settings.PhotoCaptureSettings.AlwaysHideNameplates": "Always Hide Nameplates",
"Settings.PhotoCaptureSettings.AlwaysHideNameplates.Description": "Turn this on if you want nameplates to never show in your photos. This setting is independent of the current nameplate visibility and will always ensure that they are hidden in captured photos.",
"Settings.DesktopRenderSettings.FieldOfView": "Field of view",
"Settings.DesktopRenderSettings.FieldOfView.Description": "Use this to control the field of view (FOV) when in desktop mode. Larger values will give you wider view at the cost of greater distortion on the sides.",
@ -1766,59 +1766,59 @@
"Settings.DescriptionField.NoTextTitle": "More Information",
"Settings.DescriptionField.NoTextDescription": "<i><alpha=#77>Hover over a setting to see its description.</closeall>",
"Settings.RelaySettings" : "Network Relays",
"Settings.RelaySettings.AlwaysUseRelay" : "Always use relay to connect",
"Settings.RelaySettings.AlwaysUseRelay.Description" : "Relays are typically used as a fallback when a direct connection to the host cannot be established. By enabling this option, you will force the connection to always happen through a relay.\n\nThis can be useful in cases of connection issues to particular hosts. It is <b>NOT</b> recommended to have this option permanently on.",
"Settings.RelaySettings.UseClosestAvailableRelay" : "Use closest available relay",
"Settings.RelaySettings.UseClosestAvailableRelay.Description" : "When this option is enabled an available relay that is the closest to you will automatically be selected for the connection. If you want to connect through a specific relay (e.g. in case of long distance connections to avoid packet queuing) you can disable this option and configure the preferred relays below.",
"Settings.RelaySettings": "Network Relays",
"Settings.RelaySettings.AlwaysUseRelay": "Always use relay to connect",
"Settings.RelaySettings.AlwaysUseRelay.Description": "Relays are typically used as a fallback when a direct connection to the host cannot be established. By enabling this option, you will force the connection to always happen through a relay.\n\nThis can be useful in cases of connection issues to particular hosts. It is <b>NOT</b> recommended to have this option permanently on.",
"Settings.RelaySettings.UseClosestAvailableRelay": "Use closest available relay",
"Settings.RelaySettings.UseClosestAvailableRelay.Description": "When this option is enabled an available relay that is the closest to you will automatically be selected for the connection. If you want to connect through a specific relay (e.g. in case of long distance connections to avoid packet queuing) you can disable this option and configure the preferred relays below.",
"Settings.RelaySettings.RelayPriorities": "Configure relay server priorities",
"Settings.RelaySettings.RelayPriorities.Breadcrumb": "Relay Priorities",
"Settings.PostProcessingSettings" : "Post Processing",
"Settings.PostProcessingSettings.MotionBlurIntensity" : "Motion Blur Intensity",
"Settings.PostProcessingSettings.MotionBlurIntensity.Description" : "This controls the strength of the motion blur effect, which smears image with motion. Higher values will result in more blurring with same amount of motion.\n\nIf you set the effect to <nobr><color=hero.yellow>0 %</color></nobr> the filter will be disabled completely, which can improve performance.",
"Settings.PostProcessingSettings.BloomIntensity" : "Bloom Intensity",
"Settings.PostProcessingSettings.BloomIntensity.Description" : "Bloom effect causes a glow to appear around bright objects in the scene, typically with ones in the HDR range. This lets you control the strength of this effect for the same amount of light. \n\nPlease note that some content can look incorrect when this effect is set to low or disabled.\n\nIf you set the effect to <nobr><color=hero.yellow>0 %</color></nobr> the filter will be disabled completely, which can improve performance.",
"Settings.PostProcessingSettings.AmbientOcclusionIntensity" : "Ambient Occlusion (AO) Intensity",
"Settings.PostProcessingSettings.AmbientOcclusionIntensity.Description" : "Ambient Occlusion darkens creases and corners in the scene, which would typically receive less light. This can give the scene more depth and realism. Using this control you can control the intensity of the effect.\n\nPlease note that by setting this too low or disabling it, some content might look incorrect or completely flat when it otherwise would not.\n\nIf you set the effect to <nobr><color=hero.yellow>0 %</color></nobr> the filter will be disabled completely, which can improve performance.",
"Settings.PostProcessingSettings.ScreenSpaceReflections" : "Screen Space Reflections <size=75%>(experimental)</size>",
"Settings.PostProcessingSettings.ScreenSpaceReflections.Description" : "When enabled, any parts of the scene currently visible to the camera will reflect off shiny surfaces in realtime. This can add more realism to the scene and improve look of shiny surfaces at cost of extra performance.\n\nPlease note that this filter is considered experimental right now and does not work well in a lot of scenarios, resulting in ghostly reflections and artifacts.",
"Settings.PostProcessingSettings.Antialiasing" : "Antialiasing (AA)",
"Settings.PostProcessingSettings.Antialiasing.Description" : "Antialising smooths out sharp jagged edges on objects in the scene. You can select from several different filters, with each filter having different downsides. FXAA is commonly used and works reasonably well enough, but can also blur other parts of the scene, such as text.\n\n<color=red>Warning:</color> Some AA options might not be suitable or work at all in VR.",
"Settings.PostProcessingSettings": "Post Processing",
"Settings.PostProcessingSettings.MotionBlurIntensity": "Motion Blur Intensity",
"Settings.PostProcessingSettings.MotionBlurIntensity.Description": "This controls the strength of the motion blur effect, which smears image with motion. Higher values will result in more blurring with same amount of motion.\n\nIf you set the effect to <nobr><color=hero.yellow>0 %</color></nobr> the filter will be disabled completely, which can improve performance.",
"Settings.PostProcessingSettings.BloomIntensity": "Bloom Intensity",
"Settings.PostProcessingSettings.BloomIntensity.Description": "Bloom effect causes a glow to appear around bright objects in the scene, typically with ones in the HDR range. This lets you control the strength of this effect for the same amount of light. \n\nPlease note that some content can look incorrect when this effect is set to low or disabled.\n\nIf you set the effect to <nobr><color=hero.yellow>0 %</color></nobr> the filter will be disabled completely, which can improve performance.",
"Settings.PostProcessingSettings.AmbientOcclusionIntensity": "Ambient Occlusion (AO) Intensity",
"Settings.PostProcessingSettings.AmbientOcclusionIntensity.Description": "Ambient Occlusion darkens creases and corners in the scene, which would typically receive less light. This can give the scene more depth and realism. Using this control you can control the intensity of the effect.\n\nPlease note that by setting this too low or disabling it, some content might look incorrect or completely flat when it otherwise would not.\n\nIf you set the effect to <nobr><color=hero.yellow>0 %</color></nobr> the filter will be disabled completely, which can improve performance.",
"Settings.PostProcessingSettings.ScreenSpaceReflections": "Screen Space Reflections <size=75%>(experimental)</size>",
"Settings.PostProcessingSettings.ScreenSpaceReflections.Description": "When enabled, any parts of the scene currently visible to the camera will reflect off shiny surfaces in realtime. This can add more realism to the scene and improve look of shiny surfaces at cost of extra performance.\n\nPlease note that this filter is considered experimental right now and does not work well in a lot of scenarios, resulting in ghostly reflections and artifacts.",
"Settings.PostProcessingSettings.Antialiasing": "Antialiasing (AA)",
"Settings.PostProcessingSettings.Antialiasing.Description": "Antialising smooths out sharp jagged edges on objects in the scene. You can select from several different filters, with each filter having different downsides. FXAA is commonly used and works reasonably well enough, but can also blur other parts of the scene, such as text.\n\n<color=red>Warning:</color> Some AA options might not be suitable or work at all in VR.",
"Settings.TextureQualitySettings" : "Texture Quality",
"Settings.TextureQualitySettings.TextureSizeRatio" : "Relative Texture Size",
"Settings.TextureQualitySettings.TextureSizeRatio.Description" : "This determines the relative size of all textures that will be loaded. You can use this to lower the overall resolution of textures, which improves VRAM usage and loading speed at the cost of visual clarity.\n\nFor example if the texture is 4K and you set this to half resolution, 2K version of the texture will be loaded instead.",
"Settings.TextureQualitySettings.TextureSizeLimit" : "Maximum Texture Size",
"Settings.TextureQualitySettings.TextureSizeLimit.Description" : "Use this to limit the maximum resolution of loaded textures. Any textures above this resolution will be limited to the set resolution. Any textures that are smaller than this will not be affected.\n\nThis setting is applied after the relative texture size.",
"Settings.TextureQualitySettings.MinimumTextureSize" : "Limit Texture above resolution",
"Settings.TextureQualitySettings.MinimumTextureSize.Description" : "This controls the minimum resolution of the texture that will be limited by the settings above. If the texture is below this size, it will be loaded as is.\n\nE.g. if you set this to 512, then if texture is 256, it will be still loaded as 256 even if the texture size ratio is set to half.",
"Settings.TextureQualitySettings.DefaultFilterMode" : "Texture Filtering",
"Settings.TextureQualitySettings.DefaultFilterMode.Description" : "This controls the filtering used for textures, which controls their quality and performance.\n\n<color=hero.yellow>Point:</color> Lowest quality with no interpolation. Textures will be blocky.\n\n<color=hero.yellow>Bilinear:</color> Texture pixels are interpolated, but mip map transitions will be harsh, leading to a visible transition line.\n\n<color=hero.yellow>Trilinear:</color> Smoothly transitions between different mip levels, removing the harsh transition line at distance.\n\n<color=hero.yellow>Anisotropic:</color> Highest quality, textures will be sharp even at steep angles.",
"Settings.TextureQualitySettings.AnisotropicLevel" : "Anisotropic Level",
"Settings.TextureQualitySettings.AnisotropicLevel.Description" : "Controls the quality of the anisotropic filtering.",
"Settings.TextureQualitySettings.ReloadAllTextures" : "Reload All Textures (can be heavy)",
"Settings.TextureQualitySettings": "Texture Quality",
"Settings.TextureQualitySettings.TextureSizeRatio": "Relative Texture Size",
"Settings.TextureQualitySettings.TextureSizeRatio.Description": "This determines the relative size of all textures that will be loaded. You can use this to lower the overall resolution of textures, which improves VRAM usage and loading speed at the cost of visual clarity.\n\nFor example if the texture is 4K and you set this to half resolution, 2K version of the texture will be loaded instead.",
"Settings.TextureQualitySettings.TextureSizeLimit": "Maximum Texture Size",
"Settings.TextureQualitySettings.TextureSizeLimit.Description": "Use this to limit the maximum resolution of loaded textures. Any textures above this resolution will be limited to the set resolution. Any textures that are smaller than this will not be affected.\n\nThis setting is applied after the relative texture size.",
"Settings.TextureQualitySettings.MinimumTextureSize": "Limit Texture above resolution",
"Settings.TextureQualitySettings.MinimumTextureSize.Description": "This controls the minimum resolution of the texture that will be limited by the settings above. If the texture is below this size, it will be loaded as is.\n\nE.g. if you set this to 512, then if texture is 256, it will be still loaded as 256 even if the texture size ratio is set to half.",
"Settings.TextureQualitySettings.DefaultFilterMode": "Texture Filtering",
"Settings.TextureQualitySettings.DefaultFilterMode.Description": "This controls the filtering used for textures, which controls their quality and performance.\n\n<color=hero.yellow>Point:</color> Lowest quality with no interpolation. Textures will be blocky.\n\n<color=hero.yellow>Bilinear:</color> Texture pixels are interpolated, but mip map transitions will be harsh, leading to a visible transition line.\n\n<color=hero.yellow>Trilinear:</color> Smoothly transitions between different mip levels, removing the harsh transition line at distance.\n\n<color=hero.yellow>Anisotropic:</color> Highest quality, textures will be sharp even at steep angles.",
"Settings.TextureQualitySettings.AnisotropicLevel": "Anisotropic Level",
"Settings.TextureQualitySettings.AnisotropicLevel.Description": "Controls the quality of the anisotropic filtering.",
"Settings.TextureQualitySettings.ReloadAllTextures": "Reload All Textures (can be heavy)",
"Settings.ResolutionSettings" : "Resolution",
"Settings.ResolutionSettings.Fullscreen" : "Fullscreen",
"Settings.ResolutionSettings.Fullscreen.Description" : "Toggles between fullscreen mode and windowed mode",
"Settings.ResolutionSettings.WindowResolution" : "Window Resolution",
"Settings.ResolutionSettings.WindowResolution.Description" : "What resolution should be used when in the windowed mode. This controls the actual size of the window on the screen.",
"Settings.ResolutionSettings.FullscreenResolution" : "Fullscreen Resolution",
"Settings.ResolutionSettings.FullscreenResolution.Description" : "What resolution should be used when in fullscreen mode. The size will remain the same, but lowering the resolution can improve performance (particularly with high-resolution screens like 4K) at the cost of more blurry image.",
"Settings.ResolutionSettings.ApplyResolution" : "Apply Changes",
"Settings.ResolutionSettings": "Resolution",
"Settings.ResolutionSettings.Fullscreen": "Fullscreen",
"Settings.ResolutionSettings.Fullscreen.Description": "Toggles between fullscreen mode and windowed mode",
"Settings.ResolutionSettings.WindowResolution": "Window Resolution",
"Settings.ResolutionSettings.WindowResolution.Description": "What resolution should be used when in the windowed mode. This controls the actual size of the window on the screen.",
"Settings.ResolutionSettings.FullscreenResolution": "Fullscreen Resolution",
"Settings.ResolutionSettings.FullscreenResolution.Description": "What resolution should be used when in fullscreen mode. The size will remain the same, but lowering the resolution can improve performance (particularly with high-resolution screens like 4K) at the cost of more blurry image.",
"Settings.ResolutionSettings.ApplyResolution": "Apply Changes",
"Settings.RenderingQualitySettings" : "Rendering Quality",
"Settings.RenderingQualitySettings.PerPixelLights" : "Per Pixel Lights",
"Settings.RenderingQualitySettings.PerPixelLights.Description" : "This controls how many point & spot lights can directly affect objects rendered using the forward method - typically transparent and non-PBS objects (e.g. with the toon shader).\n\nIncreasing this value will improve the quality of lighting and reduce color flickering in presence of multiple lights at the cost of performance - the object needs to be rendered multiple times for each light affecting it.",
"Settings.RenderingQualitySettings.ShadowCascades" : "Shadow Cascades",
"Settings.RenderingQualitySettings.ShadowCascades.Description" : "This controls the resolution cascading of the shadows for directional lights in the world. Cascades better distribute the resolution of the shadow map - providing higher shadow resolution up close and lower resolution further away, but cost more performance to render.",
"Settings.RenderingQualitySettings.ShadowResolution" : "Shadow Resolution",
"Settings.RenderingQualitySettings.ShadowResolution.Description" : "This controls the resolution of shadows for lights. Increasing this value will give shadow smoother edges and better definition, but increase the performance requirements.\n\nPlease note that some lights might override the shadow resolution and won't be affected by this setting.",
"Settings.RenderingQualitySettings.ShadowDistance" : "Shadow Distance",
"Settings.RenderingQualitySettings.ShadowDistance.Description" : "This controls the distance that shadows cover. Increasing this value will make sure more distant parts of the scene are properly covered in shadows, but this also spreads out the detail of the shadow over larger area.\n\nYou should change this setting together with the shadow cascades and resolution - with higher shadow resolution, you can afford higher shadow distance. If you lower the shadow resolution and cascades, you'll want to lower the shadow distance so shadows have better definition.",
"Settings.RenderingQualitySettings.SkinWeightMode" : "Skin Weights",
"Settings.RenderingQualitySettings.SkinWeightMode.Description" : "For any skinned meshes (3D models that are deformed by bones, like most avatars), this controls how many bones are used to affect position of each vertex.\n\nLowering this value will save some performance, but the deformation quality will be lower, resulting in sharp creases and other artifacts, typically around joints.",
"Settings.RenderingQualitySettings": "Rendering Quality",
"Settings.RenderingQualitySettings.PerPixelLights": "Per Pixel Lights",
"Settings.RenderingQualitySettings.PerPixelLights.Description": "This controls how many point & spot lights can directly affect objects rendered using the forward method - typically transparent and non-PBS objects (e.g. with the toon shader).\n\nIncreasing this value will improve the quality of lighting and reduce color flickering in presence of multiple lights at the cost of performance - the object needs to be rendered multiple times for each light affecting it.",
"Settings.RenderingQualitySettings.ShadowCascades": "Shadow Cascades",
"Settings.RenderingQualitySettings.ShadowCascades.Description": "This controls the resolution cascading of the shadows for directional lights in the world. Cascades better distribute the resolution of the shadow map - providing higher shadow resolution up close and lower resolution further away, but cost more performance to render.",
"Settings.RenderingQualitySettings.ShadowResolution": "Shadow Resolution",
"Settings.RenderingQualitySettings.ShadowResolution.Description": "This controls the resolution of shadows for lights. Increasing this value will give shadow smoother edges and better definition, but increase the performance requirements.\n\nPlease note that some lights might override the shadow resolution and won't be affected by this setting.",
"Settings.RenderingQualitySettings.ShadowDistance": "Shadow Distance",
"Settings.RenderingQualitySettings.ShadowDistance.Description": "This controls the distance that shadows cover. Increasing this value will make sure more distant parts of the scene are properly covered in shadows, but this also spreads out the detail of the shadow over larger area.\n\nYou should change this setting together with the shadow cascades and resolution - with higher shadow resolution, you can afford higher shadow distance. If you lower the shadow resolution and cascades, you'll want to lower the shadow distance so shadows have better definition.",
"Settings.RenderingQualitySettings.SkinWeightMode": "Skin Weights",
"Settings.RenderingQualitySettings.SkinWeightMode.Description": "For any skinned meshes (3D models that are deformed by bones, like most avatars), this controls how many bones are used to affect position of each vertex.\n\nLowering this value will save some performance, but the deformation quality will be lower, resulting in sharp creases and other artifacts, typically around joints.",
"LocomotionArchetype.Walk": "Walk",
"LocomotionArchetype.Fly": "Fly",
@ -1832,7 +1832,7 @@
"LocomotionSettings.MakePreferred": "Make Preferred",
"LocomotionSettings.MakeLeastPreferred": "Make Least Preferred",
"Security.Hyperlink.Title": "External Link",
"Security.Hyperlink.Warning": "<b><size=125%>Warning: Outgoing hyperlink</size></b>\nYou've clicked a link in a world. Do you want to open it? This will open in your desktop web browser.",
"Security.Hyperlink.Open": "Open",
@ -1887,11 +1887,11 @@
"Inspector.Member.SetAllToY": "Set all to Y",
"Inspector.Member.SetAllToZ": "Set all to Z",
"Inspector.Member.SetAllToW": "Set all to W",
"Inspector.Member.BakeBlendshape" : "Bake Blendshape",
"Inspector.Member.RemoveBlendshape" : "Remove Blendshape",
"Inspector.Member.SplitBlendshape.X" : "Split Blendshape across X",
"Inspector.Member.SplitBlendshape.Y" : "Split Blendshape across Y",
"Inspector.Member.SplitBlendshape.Z" : "Split Blendshape across Z",
"Inspector.Member.BakeBlendshape": "Bake Blendshape",
"Inspector.Member.RemoveBlendshape": "Remove Blendshape",
"Inspector.Member.SplitBlendshape.X": "Split Blendshape across X",
"Inspector.Member.SplitBlendshape.Y": "Split Blendshape across Y",
"Inspector.Member.SplitBlendshape.Z": "Split Blendshape across Z",
"Inspector.ProceduralAsset.UpdateCount": "Update Count: {n}",
"Inspector.ProceduralAsset.Error": "Error: {error}",
@ -2006,7 +2006,7 @@
"Inspector.Texture3D.Size": "Size: {width} x {height} x {depth}",
"Inspector.Texture.BakeTexture": "Bake Texture",
"Inspector.Texture.ReplaceFromClipboard" : "Replace from clipboard",
"Inspector.Texture.ReplaceFromClipboard": "Replace from clipboard",
"Inspector.Texture.InvertRGB": "Invert RGB",
"Inspector.Texture.InvertR": "Invert R",
@ -2243,8 +2243,8 @@
"Tutorial.Welcome.SettingsPrimaryLeft": "Left",
"Tutorial.Welcome.SettingsPrimaryLeft.Description": "Left handed",
"Tutorial.Welcome.SettingsPrimaryRight": "Right",
"Tutorial.Welcome.SettingsPrimaryRight.Description": "Right handed",
"Tutorial.Welcome.SettingsPrimaryRight.Description": "Right handed",
"Tutorial.Welcome.SettingsHeadDirectionMovement": "Movement Direction",
"Tutorial.Welcome.SettingsUseHeadDirection": "Head Direction",
"Tutorial.Welcome.SettingsUseHeadDirection.Description": "You will move in the direction you're looking",

10
fr.json
View file

@ -296,7 +296,7 @@
"World.Category.PublishedWorlds": "Mondes publiés",
"World.Category.ActiveSessions": "Sessions actives",
"World.Category.ContactsSessions": "Sessions de contacts",
"World.Category.HeadlessSessions": "Sessions avec hôte dédié",
"World.Category.HeadlessSessions": "Sessions avec serveur de sessions",
"World.Category.Social": "Social",
"World.Category.Games": "Jeux",
"World.Category.Art": "Art",
@ -341,7 +341,7 @@
"World.Filter.SessionFiltering": "Filtre des sessions:",
"World.Filter.MinimumUsers": "Nombre d'utilisateurs minimum: <b>{n}</b>",
"World.Filter.MinimumContacts": "Nombre de contacts minimum: <b>{n}</b>",
"World.Filter.OnlyHeadless": "Hôtes serveurs sans-écrans seulement",
"World.Filter.OnlyHeadless": "Hôtes serveurs de session seulement",
"World.Filter.MaxAccessLevel": "Niveau d'accès maximal:",
"World.Filter.MinimumUptime": "Disponibilité minimale (uptime):",
"World.Filter.Sorting": "Ordre:",
@ -588,12 +588,13 @@
"2FA.Header": "Vérification 2FA",
"2FA.Token": "Jeton à 6 chiffres:",
"Profile.Status.Sociable": "Sociable",
"Profile.Status.Online": "En ligne",
"Profile.Status.Away": "Inactif",
"Profile.Status.Busy": "Occupé",
"Profile.Status.Invisible": "Invisible",
"Profile.Status.Offline": "Hors ligne",
"Profile.Status.Headless": "Serveur",
"Profile.Status.Headless": "Serveur de session",
"Session.Tab.Settings": "Paramètres",
"Session.Tab.Users": "Utilisateurs",
@ -658,6 +659,7 @@
"Contacts.Bot": "Compte de bot",
"Contacts.Migrated": "Contact non-migré",
"Notifications.IsSociable": "Est social, contactez ou invitez-le!",
"Notifications.IsOnline": "est maintenant en ligne",
"Notifications.IsOnlineOnDifferentVersion": "est maintenant en ligne <size=75%>(sur la version: {version})</size>",
"Notifications.ReceivedContactRequest": "à envoyé une demande d'ami",
@ -1596,6 +1598,8 @@
"Settings.NotificationSettings": "Notifications",
"Settings.NotificationSettings.UserOnline": "Contact en ligne",
"Settings.NotificationSettings.UserOnline.Description": "Contrôle si vous voulez voir les notifications quand vos contacts sont en ligne.",
"Settings.NotificationSettings.UserSociable": "Contact sociable",
"Settings.NotificationSettings.UserSociable.Description": "Quand un de vos contacts passe en mode social, vous recevrez une notification distincte avec un son pour que vous puissiez l'inviter.\n\nSi vous n'aimez pas ces notifications, vous pouvez les désactiver et ces notifications ne seront pas différentes de celles quand un de vos contacts se connecte.",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild": "Contact en ligne avec une autre version",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild.Description": "Contrôle si vous voulez voir les notifications quand vos contacts sont en ligne avec une version différente (une pre-release ou nouvelle version).",
"Settings.NotificationSettings.Message": "Messages",

View file

@ -2571,18 +2571,18 @@
"Hints.Grabbing.OtherGrabbablesExtraDesktop": "자기 자신의 크기도 조절 가능합니다. 컨텍스트 메뉴에서 '크기비율조정'을 사용 가능하게 선택하고 Ctrl + 마우스스크롤을 조작하면 됩니다.",
"Hints.Grabbing.OtherGrabbablesExtraVR": "자기 자신의 크기도 조절 가능합니다. 컨텍스트 메뉴에서 '크기비율조정'을 사용 가능하게 선택하고 컨트롤러 좌/우를 모두 그립(잡기)한다음 좁혔다 넓혔다 하면 됩니다.",
"Hints.Telescope.Alignment": "망원경을 잡고 망원경을 바라보세요.",
"Hints.Telescope.Alignment": "망원경을 잡고 보고 싶은 대상을 바라보세요.",
"Hints.Telescope.TheMoonDesktop": "달을 마우스 오른쪽 클릭한 상태로 끌면 위치를 변경시킬 수 있습니다.",
"Hints.Telescope.TheMoonVR": "지시선을 달에 맞추고 잡기를 한 후 끌면 달이 이동합니다.",
"Hints.Sundial.SoftEquip": "이 툴을 잡고 사용해보세요.",
"Hints.Sundial.SoftEquipExtra": "이 툴은 월드에 전체적으로 멋진 효과를 제공합니다.",
"Hints.Sundial.SoftEquipExtra": "이 툴은 월드 전체에 걸쳐 멋진 효과를 제공합니다.",
"Hints.Sundial.HardEquip": "이 툴을 클릭하여 '장착하기'를 해 보세요.",
"Hints.Sundial.HardEquipExtra": "지시선이 보이지 않나요? 트리거를 살짝만 당겨보면 다시 보입니다",
"Hints.Sundial.TheSun": "하늘을 향해 조준하시고, 클릭하신 후 이곳으로 끌어보세요.",
"Hints.Sundial.TheSun": "하늘을 향해 조준하시고, 클릭하신 후 아래의 설명대로 끌어보세요.",
"Hints.Sundial.TheSunExtra": "태양을 수평선 아래로 끌어내려서 밤이 되게 해 보세요.",
"Hints.Sundial.Dequip": "컨텍스트 메뉴에서 '장착해제'를 눌러 장착을 해제할 수 있습니다.",

View file

@ -588,6 +588,7 @@
"2FA.Header": "Проверка 2FA",
"2FA.Token": "6-значный код:",
"Profile.Status.Sociable" : "Общительный",
"Profile.Status.Online": "Онлайн",
"Profile.Status.Away": "Отошёл",
"Profile.Status.Busy": "Занят",
@ -658,9 +659,10 @@
"Contacts.Bot": "Бот",
"Contacts.Migrated": "Контакт не мигрировал",
"Notifications.IsSociable" : "Общительный(-ая), можно поговорить или пригласить!",
"Notifications.IsOnline": "Сейчас Онлайн",
"Notifications.IsOnlineOnDifferentVersion": "Сейчас Онлайн <size=75%>(использует версию: {version})</size>",
"Notifications.ReceivedContactRequest": "Прислал запрос на добавление в контакты",
"Notifications.ReceivedContactRequest": "Прислал(-ла) запрос на добавление в контакты",
"Notifications.ReceivedInvite": "Приглашает вас в:",
"Notifications.ReceivedItem": "Отправил(-ла) вам предмет:",
"Notifications.VoiceMessage": "Отправил(-ла) голосовое сообщение",
@ -1596,6 +1598,8 @@
"Settings.NotificationSettings": "Уведомления",
"Settings.NotificationSettings.UserOnline": "Контакт онлайн",
"Settings.NotificationSettings.UserOnline.Description": "Будете ли вы получать нотификации когда ваши контакты становятся онлайн.",
"Settings.NotificationSettings.UserSociable" : "Контакт общительный",
"Settings.NotificationSettings.UserSociable.Description" : "Когда один из ваших контактов становится общительным, вы получите особую нотификацию со звуком, и вы сможете пригласить его или просто пообщаться!\n\nЕсли вам не нравятся эти нотификации, вы можете их отключить, тогда статус Общительный будет вызывать обычную нотификацию, как статус Онлайн.",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild": "Контакт онлайн на несовместимой сборке",
"Settings.NotificationSettings.UserOnlineOnAnotherBuild.Description": "Будете ли вы получать нотификации когда ваши контакты становятся онлайн в случае если они используют сборку, несовместимую с вашей (например, новую версию или пред-релизную сборку).",
"Settings.NotificationSettings.Message": "Сообщения",

View file

@ -190,8 +190,8 @@
"World.Error.AccessDenied": "拒绝访问",
"World.Error.SecurityViolation": "发生安全违例",
"World.Error.OnlyRegisteredUsers": "只允许注册用户加入",
"World.Error.OnlyContacts": "仅允许房主的联系人加入",
"World.Error.OnlyContactsOfContacts": "仅允许在会话中的用戶的联系人加入",
"World.Error.OnlyContacts": "仅允许房主的好友加入",
"World.Error.OnlyContactsOfContacts": "仅允许在会话中的用戶的好友加入",
"World.Error.Private": "本会话仅允许私人加入",
"World.Error.SessionEnded": "会话已关闭",
"World.Error.UserLimitReached": "会话达到了用户数限制",
@ -1606,8 +1606,8 @@
"Settings.NotificationSettings.Message.Description" : "这将控制你收到消息时的通知提醒。",
"Settings.NotificationSettings.Invite" : "会话邀请",
"Settings.NotificationSettings.Invite.Description" : "这可以控制你是否在受邀加入会话时收到通知。",
"Settings.NotificationSettings.ContactRequest" : "联络请求",
"Settings.NotificationSettings.ContactRequest.Description" : "这可以控制当你收到某人的联络请求时,你是否能收到通知。",
"Settings.NotificationSettings.ContactRequest" : "好友请求",
"Settings.NotificationSettings.ContactRequest.Description" : "这可以控制当你收到某人的好友请求时,你是否能收到通知。",
"Settings.NotificationSettings.ContactSessionStarted" : "新的好友会话",
"Settings.NotificationSettings.ContactSessionStarted.Description" : "这可以控制当好友启动新会话时,你会收到哪些通知。",
"Settings.NotificationSettings.PublicSessionStarted" : "新的公开会话",
@ -1755,7 +1755,7 @@
"Settings.RelaySettings.AlwaysUseRelay" : "总是使用中继模式连接",
"Settings.RelaySettings.AlwaysUseRelay.Description" : "当无法建立与主机的直接连接时,中继模式通常用作备用方法。\n\n这在特定主机出现连接问题时非常有用。 但我们 <b>不</b> 推荐一直打开此选项。",
"Settings.RelaySettings.UseClosestAvailableRelay" : "使用最近的可用中继服务器",
"Settings.RelaySettings.UseClosestAvailableRelay.Description" : "启用该选项后,将自动选择离你最近可用的中继服务器进行连接。如果你想通过特定中继服务器进行连接(例如,在长距离连接时,为避免数据包排队),可以禁用此选项,并在下面配置首选中继服务器。.",
"Settings.RelaySettings.UseClosestAvailableRelay.Description" : "启用该选项后,将自动选择离你最近可用的中继服务器进行连接。如果你想通过特定中继服务器进行连接(例如,在长距离连接时,为避免数据包排队),可以禁用此选项,并在下面配置首选中继服务器。",
"Settings.RelaySettings.RelayPriorities": "配置中继服务器优先级",
"Settings.RelaySettings.RelayPriorities.Breadcrumb": "中继服务器优先级",