From 2098631dee6c4833fd9550123f28fcaf5812d3b9 Mon Sep 17 00:00:00 2001
From: Aesc <49610790+Aesc3625@users.noreply.github.com>
Date: Thu, 30 May 2024 10:13:14 +0900
Subject: [PATCH 01/12] Update ja.json
---
ja.json | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/ja.json b/ja.json
index 39b14aa..e2fbb42 100644
--- a/ja.json
+++ b/ja.json
@@ -55,6 +55,9 @@
"General.Sort.Ascending": "昇順",
"General.Sort.Descending": "降順",
+ "General.Units.Metric" : "メートル法",
+ "General.Units.Imperial" : "ヤード・ポンド法",
+
"Worlds.Home" : "ホーム",
"Worlds.Tutorial" : "チュートリアル",
@@ -1264,6 +1267,8 @@
"Settings.MovementSettings.SnapTurnAngle.Description": "スナップターン時に回転する角度(単位は度)を設定できます。",
"Settings.MovementSettings.NoClipSpeed.Description": "移動モードをノークリップにしている場合の移動速度を設定できます。この移動モード(ロコモーション)は、何かを制作する際や、テストをする際に多く使われます。他の移動モードとは異なり、ワールドから干渉されなくなります。",
"Settings.MovementSettings.MovementDeadzone": "移動のデッドゾーン",
+ "Settings.MovementSettings.TurningDeadzone": "回転のデッドゾーン",
+ "Settings.MovementSettings.TurningDeadzone.Description": "コントローラーに触れていないのに勝手に回転してしまう場合に有効な設定です。この値を大きくすると、回転し始めるまでにジョイスティックをより大きく傾ける必要があります。",
"Settings.MovementSettings.MovementDeadzone.Description": "コントローラーに触れていないのに勝手に動く等の場合に有効な設定です。設定値を大きくすると、ジョイスティックを倒した際の移動し始めるまでの角度が大きくなります。",
"Settings.MovementSettings.MovementExponent": "移動指数",
"Settings.MovementSettings.MovementExponent.Description": "ジョイスティックを倒した際の移動大きさのカーブ特性を制御できます。値が1.0より大きい場合は、最初はゆっくりと動き、その後急激に速度が上がります。値が1.0より小さい場合は、最初から高速で移動を開始できます。",
@@ -2230,8 +2235,10 @@
"Tutorial.Welcome.LeftControllerMode": "左コントローラーの設定",
"Tutorial.Welcome.RightControllerMode": "右コントローラーの設定",
- "Tutorial.Welcome.SidewaysTurn": "回転",
- "Tutorial.Welcome.SidewaysTurn.Description": "このコントローラーで回転するようにする",
+ "Tutorial.Welcome.SidewaysTurnOnly": "回転のみ",
+ "Tutorial.Welcome.SidewaysTurnOnly.Description": "このコントローラーを回転だけに使用します",
+ "Tutorial.Welcome.SidewaysTurnAndMove": "回転と移動",
+ "Tutorial.Welcome.SidewaysTurnAndMove.Description": "このコントローラーを回転と前後左右の移動に使用します",
"Tutorial.Welcome.SidewaysStrafe": "左右",
"Tutorial.Welcome.SidewaysStrafe.Description": "このコントローラーで左右に移動するようにする",
"Tutorial.Welcome.SidewaysOff": "オフ",
From 841c65960391954a699610e0e90b939d84cdadca Mon Sep 17 00:00:00 2001
From: Aesc <49610790+Aesc3625@users.noreply.github.com>
Date: Thu, 30 May 2024 10:57:12 +0900
Subject: [PATCH 02/12] Update ja.json
---
ja.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ja.json b/ja.json
index e2fbb42..0d5622f 100644
--- a/ja.json
+++ b/ja.json
@@ -81,6 +81,8 @@
"Interaction.Destroy": "破棄",
"Interaction.Duplicate": "複製",
"Interaction.SaveToInventory": "インベントリに保存",
+ "Interaction.SaveToInventory.NotLoggedIn": "アイテムを保存するには、ログインする必要があります。",
+ "Interaction.SaveToInventory.NoWritePermission": "現在のフォルダには保存できません。",
"Interaction.Undo": "戻す",
"Interaction.Redo": "やり直す",
"Interaction.EquipTool": "装備",
@@ -900,6 +902,7 @@
"AvatarCreator.TryAlignHands": "手の位置をあわせる",
"AvatarCreator.AlignToolAnchors": "ツールアンカーの位置を揃える",
"AvatarCreator.Create": "作成",
+ "AvatarCreator.ProtectionUnavailable": "このワールド(local home)ではアバター保護をつけることが。別のワールドに切り替えてから、アバターを作成してください。",
"Importer.General.AsRawFile": "ファイルアイテム",
From add3c33b49ec1dd86cb05e8081772aaa7497da52 Mon Sep 17 00:00:00 2001
From: Aesc <49610790+Aesc3625@users.noreply.github.com>
Date: Thu, 30 May 2024 14:13:52 +0900
Subject: [PATCH 03/12] fix invalid keys
---
de.json | 2 --
fi.json | 2 --
fr.json | 2 --
ko.json | 2 --
ru.json | 2 --
zh-cn.json | 2 --
6 files changed, 12 deletions(-)
diff --git a/de.json b/de.json
index fc3eb95..8962b28 100644
--- a/de.json
+++ b/de.json
@@ -2227,8 +2227,6 @@
"Tutorial.Welcome.LeftControllerMode": "Seitwärts-Bewegungsmodus linker Controller",
"Tutorial.Welcome.RightControllerMode": "Seitwärts-Bewegungsmodus rechter Controller",
- "Tutorial.Welcome.SidewaysTurn": "Drehen",
- "Tutorial.Welcome.SidewaysTurn.Description": "Diesen Controller zum drehen verwenden.",
"Tutorial.Welcome.SidewaysStrafe": "Seitwärtsbewegung",
"Tutorial.Welcome.SidewaysStrafe.Description": "Diesen Controller zum seitwärts bewegen verwenden.",
"Tutorial.Welcome.SidewaysOff": "Aus",
diff --git a/fi.json b/fi.json
index e018205..e88ff6a 100644
--- a/fi.json
+++ b/fi.json
@@ -2193,8 +2193,6 @@
"Tutorial.Welcome.LeftControllerMode": "Vasen ohjain",
"Tutorial.Welcome.RightControllerMode": "Oikea ohjain",
- "Tutorial.Welcome.SidewaysTurn": "Kääntyminen",
- "Tutorial.Welcome.SidewaysTurn.Description": "Käytä tätä ohjainta kääntymiseen",
"Tutorial.Welcome.SidewaysStrafe": "Sivuttaisliikkuminen",
"Tutorial.Welcome.SidewaysStrafe.Description": "Käytä tätä ohjainta sivuttaisliikkumiseen",
"Tutorial.Welcome.SidewaysOff": "Pois",
diff --git a/fr.json b/fr.json
index 6b368b9..1af0d04 100644
--- a/fr.json
+++ b/fr.json
@@ -2232,8 +2232,6 @@
"Tutorial.Welcome.LeftControllerMode": "Mode manette gauche",
"Tutorial.Welcome.RightControllerMode": "Mode manette droite",
- "Tutorial.Welcome.SidewaysTurn": "Rotation",
- "Tutorial.Welcome.SidewaysTurn.Description": "Utiliser cette manette pour tourner",
"Tutorial.Welcome.SidewaysStrafe": "Straffer",
"Tutorial.Welcome.SidewaysStrafe.Description": "Utiliser cette manette pour straffer",
"Tutorial.Welcome.SidewaysOff": "Désactivé",
diff --git a/ko.json b/ko.json
index e7eeb56..f5ac6ae 100644
--- a/ko.json
+++ b/ko.json
@@ -2227,8 +2227,6 @@
"Tutorial.Welcome.LeftControllerMode": "왼쪽 컨트롤러 모드",
"Tutorial.Welcome.RightControllerMode": "오른쪽 컨트롤러 모드",
- "Tutorial.Welcome.SidewaysTurn": "아바타 회전",
- "Tutorial.Welcome.SidewaysTurn.Description": "이 컨트롤러로 아바타의 몸을 회전합니다.",
"Tutorial.Welcome.SidewaysStrafe": "수평이동(Strafing)",
"Tutorial.Welcome.SidewaysStrafe.Description": "이 컨트롤러로 아바타의 수평이동을 처리합니다.",
"Tutorial.Welcome.SidewaysOff": "끄기",
diff --git a/ru.json b/ru.json
index 910e69c..854fc7c 100644
--- a/ru.json
+++ b/ru.json
@@ -2227,8 +2227,6 @@
"Tutorial.Welcome.LeftControllerMode": "Режим левого контроллера",
"Tutorial.Welcome.RightControllerMode": "Режим правого контроллера",
- "Tutorial.Welcome.SidewaysTurn": "Поворот",
- "Tutorial.Welcome.SidewaysTurn.Description": "Использовать этот контроллер для поворота",
"Tutorial.Welcome.SidewaysStrafe": "Стрейф",
"Tutorial.Welcome.SidewaysStrafe.Description": "Использовать этот контроллер для стрейфа",
"Tutorial.Welcome.SidewaysOff": "Выключен",
diff --git a/zh-cn.json b/zh-cn.json
index 9d96d12..b61455f 100644
--- a/zh-cn.json
+++ b/zh-cn.json
@@ -2228,8 +2228,6 @@
"Tutorial.Welcome.LeftControllerMode": "左控制器模式",
"Tutorial.Welcome.RightControllerMode": "右控制器模式",
- "Tutorial.Welcome.SidewaysTurn": "转向",
- "Tutorial.Welcome.SidewaysTurn.Description": "使用控制器来转向",
"Tutorial.Welcome.SidewaysStrafe": "前进",
"Tutorial.Welcome.SidewaysStrafe.Description": "使用控制器来前进",
"Tutorial.Welcome.SidewaysOff": "关闭",
From a376499038cf72b2d7a8d378aec5d2d15ff1082b Mon Sep 17 00:00:00 2001
From: modimobeikete <54436686+modimobeikete@users.noreply.github.com>
Date: Thu, 30 May 2024 15:42:11 +0800
Subject: [PATCH 04/12] Update zh-cn.json
---
zh-cn.json | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/zh-cn.json b/zh-cn.json
index 9d96d12..32795a8 100644
--- a/zh-cn.json
+++ b/zh-cn.json
@@ -55,6 +55,9 @@
"General.Sort.Ascending": "升序",
"General.Sort.Descending": "降序",
+ "General.Units.Metric" : "米制",
+ "General.Units.Imperial" : "英制单位",
+
"Worlds.Home" : "家",
"Worlds.Tutorial" : "教程",
@@ -78,6 +81,8 @@
"Interaction.Destroy": "删除",
"Interaction.Duplicate": "复制",
"Interaction.SaveToInventory": "保存到物品栏",
+ "Interaction.SaveToInventory.NotLoggedIn": "你必须登录才能保存物品。",
+ "Interaction.SaveToInventory.NoWritePermission": "无法保存到当前物品栏文件夹。",
"Interaction.Undo": "撤消",
"Interaction.Redo": "重做",
"Interaction.EquipTool": "装备",
@@ -897,6 +902,7 @@
"AvatarCreator.TryAlignHands": "尝试对齐手",
"AvatarCreator.AlignToolAnchors": "对齐工具锚点",
"AvatarCreator.Create": "创建",
+ "AvatarCreator.ProtectionUnavailable": "虚拟形象保护在该世界不可用。 请切换到另外一个世界来保护虚拟形象。",
"Importer.General.AsRawFile": "Raw文件",
@@ -1265,6 +1271,8 @@
"Settings.MovementSettings.NoClipSpeed.Description": "当你使用穿墙模式时,这个选项可以控制你的移动速度。 这种移动方式通常用于建造和测试,因此不受所处世界属性影响,而其他移动方式通常受世界属性影响。",
"Settings.MovementSettings.MovementDeadzone": "移动死区",
"Settings.MovementSettings.MovementDeadzone.Description": "该设置可用于纠正漂移。 增加该值需要进一步倾斜摇杆才能开始移动。",
+ "Settings.MovementSettings.TurningDeadzone": "转向死区",
+ "Settings.MovementSettings.TurningDeadzone.Description": "该设置可用于纠正漂移,防止在同一操纵杆上移动和转向时发生意外转向。 增加该值将需要你进一步倾斜摇杆才能开始转向。",
"Settings.MovementSettings.MovementExponent": "移动指数",
"Settings.MovementSettings.MovementExponent.Description": "用它来控制移动时的曲线响应。 你可以用它来使曲线在开始移动时速度较慢,然后快速上升,或者立即开始加速移动,具体取决于该值是高于还是低于 1.0。",
@@ -2228,8 +2236,10 @@
"Tutorial.Welcome.LeftControllerMode": "左控制器模式",
"Tutorial.Welcome.RightControllerMode": "右控制器模式",
- "Tutorial.Welcome.SidewaysTurn": "转向",
- "Tutorial.Welcome.SidewaysTurn.Description": "使用控制器来转向",
+ "Tutorial.Welcome.SidewaysTurnOnly": "仅转向",
+ "Tutorial.Welcome.SidewaysTurnOnly.Description": "控制器仅用于转动",
+ "Tutorial.Welcome.SidewaysTurnAndMove": "转向 & 移动",
+ "Tutorial.Welcome.SidewaysTurnAndMove.Description": "控制器用于转向和移动",
"Tutorial.Welcome.SidewaysStrafe": "前进",
"Tutorial.Welcome.SidewaysStrafe.Description": "使用控制器来前进",
"Tutorial.Welcome.SidewaysOff": "关闭",
From 814f204970f5e5059e04cd9e8512c90c74550ebc Mon Sep 17 00:00:00 2001
From: modimobeikete <54436686+modimobeikete@users.noreply.github.com>
Date: Thu, 30 May 2024 15:43:09 +0800
Subject: [PATCH 05/12] Update ja.json
---
ja.json | 2 --
1 file changed, 2 deletions(-)
diff --git a/ja.json b/ja.json
index 39b14aa..1362d1e 100644
--- a/ja.json
+++ b/ja.json
@@ -2230,8 +2230,6 @@
"Tutorial.Welcome.LeftControllerMode": "左コントローラーの設定",
"Tutorial.Welcome.RightControllerMode": "右コントローラーの設定",
- "Tutorial.Welcome.SidewaysTurn": "回転",
- "Tutorial.Welcome.SidewaysTurn.Description": "このコントローラーで回転するようにする",
"Tutorial.Welcome.SidewaysStrafe": "左右",
"Tutorial.Welcome.SidewaysStrafe.Description": "このコントローラーで左右に移動するようにする",
"Tutorial.Welcome.SidewaysOff": "オフ",
From 7293a4914633a91fc8a9d2ce8c05396bf48628c9 Mon Sep 17 00:00:00 2001
From: modimobeikete <54436686+modimobeikete@users.noreply.github.com>
Date: Thu, 30 May 2024 15:43:36 +0800
Subject: [PATCH 06/12] Update ko.json
---
ko.json | 2 --
1 file changed, 2 deletions(-)
diff --git a/ko.json b/ko.json
index e7eeb56..f5ac6ae 100644
--- a/ko.json
+++ b/ko.json
@@ -2227,8 +2227,6 @@
"Tutorial.Welcome.LeftControllerMode": "왼쪽 컨트롤러 모드",
"Tutorial.Welcome.RightControllerMode": "오른쪽 컨트롤러 모드",
- "Tutorial.Welcome.SidewaysTurn": "아바타 회전",
- "Tutorial.Welcome.SidewaysTurn.Description": "이 컨트롤러로 아바타의 몸을 회전합니다.",
"Tutorial.Welcome.SidewaysStrafe": "수평이동(Strafing)",
"Tutorial.Welcome.SidewaysStrafe.Description": "이 컨트롤러로 아바타의 수평이동을 처리합니다.",
"Tutorial.Welcome.SidewaysOff": "끄기",
From bf6d0005b361fa964e69df0cee7f565fb3993f14 Mon Sep 17 00:00:00 2001
From: modimobeikete <54436686+modimobeikete@users.noreply.github.com>
Date: Thu, 30 May 2024 15:43:58 +0800
Subject: [PATCH 07/12] Update fi.json
---
fi.json | 2 --
1 file changed, 2 deletions(-)
diff --git a/fi.json b/fi.json
index e018205..e88ff6a 100644
--- a/fi.json
+++ b/fi.json
@@ -2193,8 +2193,6 @@
"Tutorial.Welcome.LeftControllerMode": "Vasen ohjain",
"Tutorial.Welcome.RightControllerMode": "Oikea ohjain",
- "Tutorial.Welcome.SidewaysTurn": "Kääntyminen",
- "Tutorial.Welcome.SidewaysTurn.Description": "Käytä tätä ohjainta kääntymiseen",
"Tutorial.Welcome.SidewaysStrafe": "Sivuttaisliikkuminen",
"Tutorial.Welcome.SidewaysStrafe.Description": "Käytä tätä ohjainta sivuttaisliikkumiseen",
"Tutorial.Welcome.SidewaysOff": "Pois",
From 6ac156b8b0e90546117ff23f772f8c66a5a2b263 Mon Sep 17 00:00:00 2001
From: modimobeikete <54436686+modimobeikete@users.noreply.github.com>
Date: Thu, 30 May 2024 15:44:25 +0800
Subject: [PATCH 08/12] Update fr.json
---
fr.json | 2 --
1 file changed, 2 deletions(-)
diff --git a/fr.json b/fr.json
index 6b368b9..1af0d04 100644
--- a/fr.json
+++ b/fr.json
@@ -2232,8 +2232,6 @@
"Tutorial.Welcome.LeftControllerMode": "Mode manette gauche",
"Tutorial.Welcome.RightControllerMode": "Mode manette droite",
- "Tutorial.Welcome.SidewaysTurn": "Rotation",
- "Tutorial.Welcome.SidewaysTurn.Description": "Utiliser cette manette pour tourner",
"Tutorial.Welcome.SidewaysStrafe": "Straffer",
"Tutorial.Welcome.SidewaysStrafe.Description": "Utiliser cette manette pour straffer",
"Tutorial.Welcome.SidewaysOff": "Désactivé",
From dd4c20f0f04ca1d6a5f7606e5b6fec8c78a3cfd1 Mon Sep 17 00:00:00 2001
From: modimobeikete <54436686+modimobeikete@users.noreply.github.com>
Date: Thu, 30 May 2024 15:44:58 +0800
Subject: [PATCH 09/12] Update ru.json
---
ru.json | 2 --
1 file changed, 2 deletions(-)
diff --git a/ru.json b/ru.json
index 910e69c..854fc7c 100644
--- a/ru.json
+++ b/ru.json
@@ -2227,8 +2227,6 @@
"Tutorial.Welcome.LeftControllerMode": "Режим левого контроллера",
"Tutorial.Welcome.RightControllerMode": "Режим правого контроллера",
- "Tutorial.Welcome.SidewaysTurn": "Поворот",
- "Tutorial.Welcome.SidewaysTurn.Description": "Использовать этот контроллер для поворота",
"Tutorial.Welcome.SidewaysStrafe": "Стрейф",
"Tutorial.Welcome.SidewaysStrafe.Description": "Использовать этот контроллер для стрейфа",
"Tutorial.Welcome.SidewaysOff": "Выключен",
From 95fa4e07a05631732deb28cae6c18b0338e198f3 Mon Sep 17 00:00:00 2001
From: modimobeikete <54436686+modimobeikete@users.noreply.github.com>
Date: Thu, 30 May 2024 15:45:20 +0800
Subject: [PATCH 10/12] Update de.json
---
de.json | 2 --
1 file changed, 2 deletions(-)
diff --git a/de.json b/de.json
index fc3eb95..8962b28 100644
--- a/de.json
+++ b/de.json
@@ -2227,8 +2227,6 @@
"Tutorial.Welcome.LeftControllerMode": "Seitwärts-Bewegungsmodus linker Controller",
"Tutorial.Welcome.RightControllerMode": "Seitwärts-Bewegungsmodus rechter Controller",
- "Tutorial.Welcome.SidewaysTurn": "Drehen",
- "Tutorial.Welcome.SidewaysTurn.Description": "Diesen Controller zum drehen verwenden.",
"Tutorial.Welcome.SidewaysStrafe": "Seitwärtsbewegung",
"Tutorial.Welcome.SidewaysStrafe.Description": "Diesen Controller zum seitwärts bewegen verwenden.",
"Tutorial.Welcome.SidewaysOff": "Aus",
From 251eae9e924a07030852ad3725a417288b83406f Mon Sep 17 00:00:00 2001
From: AirRide91 <85963572+AirRide91@users.noreply.github.com>
Date: Thu, 30 May 2024 20:56:49 +0300
Subject: [PATCH 11/12] EN: Spellcheck fixes
Fixed some keys that had spelling mistakes.
---
en.json | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/en.json b/en.json
index 4e8bded..633c16d 100644
--- a/en.json
+++ b/en.json
@@ -450,7 +450,7 @@
"Login.DuplicateAccount.Description": "Please contact support at {supportUrl}.",
"Login.UnknownError": "Unknown Error",
- "Login.UnknownError.Description": "An unknown error occured during login. Please contact support at {supportUrl}.",
+ "Login.UnknownError.Description": "An unknown error occurred during login. Please contact support at {supportUrl}.",
"Register.MissingRequest": "Missing registration details",
"Register.MissingRequest.Description": "We couldn't find any registration details. Make sure to include them when registering.",
@@ -1274,7 +1274,7 @@
"Settings.MovementSettings.TurningDeadzone": "Turning deadzone",
"Settings.MovementSettings.TurningDeadzone.Description": "This setting can be used to correct drift and prevent accidental turning when moving and turning on the same joystick. Increasing this value will require you to tilt your joystick further to start turning.",
"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 immediatelly, depending whether the value is above or below 1.0",
+ "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",
@@ -1330,7 +1330,7 @@
"Settings.MediaPrivacySettings.HideInScreenshots.Description" : "When enabled, you will not be rendered in screenshots captured in-game.\n\nIMPORTANT: 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 import.\n\nIncludes EXIF, Embeded comments, IPTC, XMP, and GEOTIFF metadata.\n\nThis will also strip any location data (such as GPS) within that metadata.\n\nDoes not, include files imported with the \"Raw File\" option.",
+ "Settings.MediaPrivacySettings.StripImageFileMetadata.Description": "When enabled, strips metadata from images on import.\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 not, include files imported with the \"Raw File\" option.",
"Settings.Category.Integrations": "Integrations",
"Settings.DiscordIntegrationSettings": "Discord Integration",
@@ -1345,7 +1345,7 @@
"Settings.SteamIntegrationSettings.SaveScreenshots": "Save Screenshots",
"Settings.SteamIntegrationSettings.SaveScreenshots.Description": "When you take a picture with this setting enabled, a copy will be saved to Steam screenshots.",
- "Settings.LeapMotionSettings.LeapMotionEnabled": "Leap motion hand tracking",
+ "Settings.LeapMotionSettings.LeapMotionEnabled": "Leap Motion hand tracking",
"Settings.LeapMotionSettings.LeapMotionEnabled.Description": "When enabled, Leap Motion device will be used to track your hands and fingers when present.",
"Settings.LeapMotionSettings.Offset": "Hand tracking offset",
"Settings.LeapMotionSettings.Offset.Description": "This is the offset in meters of the Leap Motion sensor on your VR headset. Tweak these values to make sure your hands are positioned correctly.",
@@ -1410,7 +1410,7 @@
"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). Increating the angle will go upwards toward the top of your head. Decreasing the value goes downwards towards the chin.",
+ "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.",
@@ -1532,10 +1532,10 @@
"Settings.RealtimeNetworkingSettings.DisableLAN": "Disable LAN",
"Settings.RealtimeNetworkingSettings.DisableLAN.Description": "This disables networking features specific to local networks, such as broadcasting your session on the local network or listening to other sessions broadcasted on this network.",
"Settings.RealtimeNetworkingSettings.PreferSteamNetworking": "Prefer Steam Networking Sockets",
- "Settings.RealtimeNetworkingSettings.PreferSteamNetworking.Description": "When enabled, you will connect via Steam Networking Sockets protocol if possible. This can help in some cases when LNL protocol results in significant queing. However as this protocol is missing some features, you can run into more networking instability, so we recommend only enabling this once you ran into issues.",
+ "Settings.RealtimeNetworkingSettings.PreferSteamNetworking.Description": "When enabled, you will connect via Steam Networking Sockets protocol if possible. This can help in some cases when LNL protocol results in significant queuing. However as this protocol is missing some features, you can run into more networking instability, so we recommend only enabling this once you ran into issues.",
"Settings.AssetGatherSettings.MaxConcurrentAssetTransfers": "Maximum number of concurrent asset transfers",
- "Settings.AssetGatherSettings.MaxConcurrentAssetTransfers.Description": "When hosting sessions, this indicates how many locally imported assets can be transferred at the time. Increasing this can transfer assets to users faster, but can also degrate the quality of the network connection. We recommend testing what values can your network handle.",
+ "Settings.AssetGatherSettings.MaxConcurrentAssetTransfers.Description": "When hosting sessions, this indicates how many locally imported assets can be transferred at the time. Increasing this can transfer assets to users faster, but can also degrade the quality of the network connection. We recommend testing what values can your network handle.",
"Settings.AssetGatherSettings.MaxConcurrentDownloads": "Maximum number of concurrent downloads",
"Settings.AssetGatherSettings.MaxConcurrentDownloads.Description": "Use this to control how many assets can be downloaded at the same time. Using bigger value can speed up loading of worlds, but can also overload your network, so use caution when tweaking this value.",
@@ -1577,7 +1577,7 @@
"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.",
"Settings.MessagingPrivacySettings.DoNotSendReadStatus": "Do not send realtime read status",
- "Settings.MessagingPrivacySettings.DoNotSendReadStatus.Description": "When enabled, other users won't be able to see when you have read their messages immediatelly. You will also not see when they have read yours.",
+ "Settings.MessagingPrivacySettings.DoNotSendReadStatus.Description": "When enabled, other users won't be able to see when you have read their messages immediately. You will also not see when they have read yours.",
"Settings.LocaleSettings.CultureLocaleCode": "Culture locale code",
"Settings.LocaleSettings.CultureLocaleCode.Description": "When set, this will override the default culture locale used for formatting numbers and other quantities. Normally the culture of your selected locale will be used, but this lets you mix and match them. E.g. using your native language with US culture.",
@@ -1640,7 +1640,7 @@
"Settings.LaserSettings.ModulateExponent.Description": "This controls the response curve of the laser modulation between the start and end angles. You can use this to either make the laser respond more sluggishly at first or to start responding quickly and then tapering off.",
"Settings.LaserSettings.ModulateSpeedMultiplier": "Modulate speed multiplier",
"Settings.LaserSettings.ModulateSpeedMultiplier.Description": "The laser smoothing speed will be multiplied by this value once you have reached the modulate end angle. Increasing this value will make the laser catch up quicker once you move your hand far enough. Lowering the value will make it take longer to catch up.",
- "Settings.LaserSettings.StickThreshold": "Laser stickyness",
+ "Settings.LaserSettings.StickThreshold": "Laser stickiness",
"Settings.LaserSettings.StickThreshold.Description": "This controls how much will the laser stick to interactive items. Larger values will make it stick more. Setting this to zero will stop the stickiness completely.",
"Settings.LaserSettings.ShowInDesktop": "Show lasers in desktop mode",
"Settings.LaserSettings.ShowInDesktop.Description": "When on, the laser visual will be rendered to you fully when in first person view in desktop mode.",
@@ -1695,7 +1695,7 @@
"Settings.InteractiveCameraFramingSettings.FirstPersonPitch": "First person pitch angle",
"Settings.InteractiveCameraFramingSettings.FirstPersonPitch.Description": "In first person mode, use this to pitch the camera up and down.",
"Settings.InteractiveCameraFramingSettings.FirstPersonRoll": "First person roll angle",
- "Settings.InteractiveCameraFramingSettings.FirstPersonRoll.Description": "In first person mode, this controlls the sideways rotation of the camera - tilting of left and right",
+ "Settings.InteractiveCameraFramingSettings.FirstPersonRoll.Description": "In first person mode, this controls the sideways rotation of the camera - tilting of left and right",
"Settings.InteractiveCameraFramingSettings.FirstPersonOffset": "First person offset",
"Settings.InteractiveCameraFramingSettings.FirstPersonOffset.Description": "Use this to move the camera offset in first person view relative to your eyes. This can be used if the avatar face geometry is clipping into the camera's view.",
"Settings.InteractiveCameraFramingSettings.FramingViewportPosition": "Framing viewport position",
@@ -1751,7 +1751,7 @@
"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 NOT 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 queing) you can disable this option and configure the preferred relays below.",
+ "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",
@@ -2493,8 +2493,8 @@
"CloudHome.Panel.LowQualityMode": "Low Quality Mode",
"CloudHome.Panel.DoorSounds": "Door Sounds",
"CloudHome.Panel.DoorsAlwaysOpen": "Doors Always Open",
- "CloudHome.Panel.InteriorAmbience": "Interior Ambience",
- "CloudHome.Panel.InteriorAmbienceVolume": "Interior
Ambience
Volume",
+ "CloudHome.Panel.InteriorAmbience": "Interior Ambiance",
+ "CloudHome.Panel.InteriorAmbienceVolume": "Interior
Ambiance
Volume",
"CloudHome.Panel.LightsOn": "Lights On",
"CloudHome.Panel.LightIntensity": "Light Intensity",
"CloudHome.Panel.LightColor": "Light Color",
From 95fc8ec47c8963c15e6a5ada774b1db996efd6c3 Mon Sep 17 00:00:00 2001
From: Shadow Panther
Date: Thu, 30 May 2024 23:23:27 +0200
Subject: [PATCH 12/12] RU: Controller turn mode, Saving, Avatar protection
---
ru.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/ru.json b/ru.json
index 854fc7c..5ea72e7 100644
--- a/ru.json
+++ b/ru.json
@@ -55,6 +55,9 @@
"General.Sort.Ascending": "По возрастанию",
"General.Sort.Descending": "По убыванию",
+ "General.Units.Metric": "Метрические",
+ "General.Units.Imperial": "Имперские",
+
"Worlds.Home": "Дом",
"Worlds.Tutorial": "Обучение",
@@ -78,6 +81,8 @@
"Interaction.Destroy": "Удалить",
"Interaction.Duplicate": "Дублировать",
"Interaction.SaveToInventory": "Сохранить в инвентарь",
+ "Interaction.SaveToInventory.NotLoggedIn": "Вам нужно залогиниться чтобы созранять предметы.",
+ "Interaction.SaveToInventory.NoWritePermission": "Невозможно сохранить в текущую папку в инвентаре.",
"Interaction.Undo": "Отменить",
"Interaction.Redo": "Вернуть",
"Interaction.EquipTool": "Взять",
@@ -897,6 +902,7 @@
"AvatarCreator.TryAlignHands": "Попытаться свести руки",
"AvatarCreator.AlignToolAnchors": "Свести точки инструментов",
"AvatarCreator.Create": "Создать",
+ "AvatarCreator.ProtectionUnavailable": "Защита аватара недоступна в этом мире. Переключитесь на другой мир чтобы защитить свой аватар.",
"Importer.General.AsRawFile": "Сырой файл",
@@ -1265,6 +1271,8 @@
"Settings.MovementSettings.NoClipSpeed.Description": "Определяет как быстро вы будете перемещаться в Noclip режиме перемещения. Этот тип перемещения часто используется для разработки и тестирования и поэтому не контролируется миром, в котором вы находитесь, тогда как остальные режимы обычно определяются самим миром.",
"Settings.MovementSettings.MovementDeadzone": "Мёртвая зона движения",
"Settings.MovementSettings.MovementDeadzone.Description": "Этой настройкой можно компенсировать дрейф. Увеличение этой настройки потребует от вас сильнее отклонять джойстик чтобы начать двигаться.",
+ "Settings.MovementSettings.TurningDeadzone": "Мертвая зона поворота",
+ "Settings.MovementSettings.TurningDeadzone.Description": "Этой настройкой можно компенсировать дрейф и избежать случайного поворота при перемещении и повороте одним и тем же джостиком. Увеличение этой настройки потребует от вас сильнее отклонять джойстик чтобы начать поворачиваться.",
"Settings.MovementSettings.MovementExponent": "Экспонента скорости",
"Settings.MovementSettings.MovementExponent.Description": "Используйте чтобы контролировать кривую ускорения при движении. Вы можете начать двигаться медленно и затем ускориться млм сразу начать двигаться быстро, в зависимости от того, является ли значение больше или меньше 1.0",
@@ -2227,6 +2235,10 @@
"Tutorial.Welcome.LeftControllerMode": "Режим левого контроллера",
"Tutorial.Welcome.RightControllerMode": "Режим правого контроллера",
+ "Tutorial.Welcome.SidewaysTurnOnly": "Только поворот",
+ "Tutorial.Welcome.SidewaysTurnOnly.Description": "Использовать этот контроллер только для поворота",
+ "Tutorial.Welcome.SidewaysTurnAndMove": "Поворот и перемещение",
+ "Tutorial.Welcome.SidewaysTurnAndMove.Description": "Использовать этот контроллер для поворота и перемещения",
"Tutorial.Welcome.SidewaysStrafe": "Стрейф",
"Tutorial.Welcome.SidewaysStrafe.Description": "Использовать этот контроллер для стрейфа",
"Tutorial.Welcome.SidewaysOff": "Выключен",