mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Add GamepadSettings
This commit is contained in:
parent
a1e31feb7e
commit
0b0665ed26
2 changed files with 12 additions and 0 deletions
6
en.json
6
en.json
|
|
@ -1265,6 +1265,12 @@
|
||||||
"Settings.MovementSettings.MovementExponent": "Movement exponent",
|
"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 immediatelly, depending whether the value is above or below 1.0",
|
||||||
|
|
||||||
|
"Settings.GamepadSettings": "Gamepad",
|
||||||
|
"Settings.GamepadSettings.ThumbstickLookSpeed": "Thumbstick Looking Speed",
|
||||||
|
"Settings.GamepadSettings.ThumbstickLookSpeed.Description": "",
|
||||||
|
"Settings.GamepadSettings.ThumbstickLookExponent": "Thumbstick Looking Exponent",
|
||||||
|
"Settings.GamepadSettings.ThumbstickLookExponent.Description": "",
|
||||||
|
|
||||||
"Settings.MouseSettings.MouseSensitivity": "Sensitivity",
|
"Settings.MouseSettings.MouseSensitivity": "Sensitivity",
|
||||||
"Settings.MouseSettings.MouseSensitivity.Description": "Overall mouse sensitivity for desktop interactions.",
|
"Settings.MouseSettings.MouseSensitivity.Description": "Overall mouse sensitivity for desktop interactions.",
|
||||||
"Settings.MouseSettings.MouseLookSpeed": "Looking speed",
|
"Settings.MouseSettings.MouseLookSpeed": "Looking speed",
|
||||||
|
|
|
||||||
6
ja.json
6
ja.json
|
|
@ -1275,6 +1275,12 @@
|
||||||
"Settings.MouseSettings.MouseRotateSpeed.Description": "デスクトップモードでアイテムをつかんだ際、マウスで軸の周りの回転をさせた時の回転速度を設定します。",
|
"Settings.MouseSettings.MouseRotateSpeed.Description": "デスクトップモードでアイテムをつかんだ際、マウスで軸の周りの回転をさせた時の回転速度を設定します。",
|
||||||
"Settings.MouseSettings.MouseFreeformRotateSpeed.Description": "デスクトップモードでアイテムをつかんだ際、マウスで自由回転をさせた時の回転速度を設定します。",
|
"Settings.MouseSettings.MouseFreeformRotateSpeed.Description": "デスクトップモードでアイテムをつかんだ際、マウスで自由回転をさせた時の回転速度を設定します。",
|
||||||
|
|
||||||
|
"Settings.GamepadSettings": "ゲームパッド",
|
||||||
|
"Settings.GamepadSettings.ThumbstickLookSpeed": "ジョイスティックの視点移動速度",
|
||||||
|
"Settings.GamepadSettings.ThumbstickLookSpeed.Description": "ジョイスティックで視点を動かす速度の感度を設定します。",
|
||||||
|
"Settings.GamepadSettings.ThumbstickLookExponent": "ジョイスティックの視点移動指数",
|
||||||
|
"Settings.GamepadSettings.ThumbstickLookExponent.Description": "ジョイスティックを倒した際の視点移動の大きさのカーブ特性を制御できます。値が1.0より小さい場合は、最初はゆっくりと動き、その後急激に速度が上がります。値が1.0より大きい場合は、最初から高速で移動を開始することができます。",
|
||||||
|
|
||||||
"Settings.GeneralHapticsSettings.EnableControllerVibration": "コントローラーの振動機能を使う",
|
"Settings.GeneralHapticsSettings.EnableControllerVibration": "コントローラーの振動機能を使う",
|
||||||
"Settings.GeneralHapticsSettings.EnableHaptics": "ハプティクスデバイスを使う",
|
"Settings.GeneralHapticsSettings.EnableHaptics": "ハプティクスデバイスを使う",
|
||||||
"Settings.GeneralHapticsSettings.EnableHaptics.Description": "設定を有効にすると、アバターやアイテムからのハプティックフィードバックを、コントローラーやハプティックデバイスで受け取ることが出来ます。",
|
"Settings.GeneralHapticsSettings.EnableHaptics.Description": "設定を有効にすると、アバターやアイテムからのハプティックフィードバックを、コントローラーやハプティックデバイスで受け取ることが出来ます。",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue