-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
015755d
commit e5d9513
Showing
7 changed files
with
482 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,57 +1,161 @@ | ||
{ | ||
"language": "en", | ||
"messages": [ | ||
{ | ||
"id": "/Plugins/KinectOne/Statuses/Success", | ||
"translation": "Success!\nS_OK\nEverything's good!" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Statuses/NotAvailable", | ||
"translation": "Sensor Unavailable!\nE_NOTAVAILABLE\nCheck if the Kinect is plugged in to your PC's USB and power plugs." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Downloading/WiX", | ||
"translation": "Downloading WiX Toolset..." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Exceptions/WiX/Extraction", | ||
"translation": "Toolset extraction failed! Exception: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Exceptions/WiX/Installation", | ||
"translation": "Toolset installation failed! Exception: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Downloading/Runtime", | ||
"translation": "Downloading Kinect for Xbox One Runtime..." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Exceptions/Runtime/Installation", | ||
"translation": "Runtime installation failed! Exception: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Unpacking", | ||
"translation": "Unpacking {0}..." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Installing", | ||
"translation": "Installing {0}..." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Exceptions/Other", | ||
"translation": "Exception: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Dark/Error/Timeout", | ||
"translation": "Failed to execute dark.exe in the allocated time!" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Dark/Error/Result", | ||
"translation": "Dark.exe exited with error code: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Dependencies/Runtime/Name", | ||
"translation": "Kinect for Xbox One Runtime" | ||
} | ||
] | ||
"messages": [ | ||
{ | ||
"id": "/Plugins/KinectOne/Statuses/Success", | ||
"translation": "Success!\nS_OK\nEverything's good!" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Statuses/NotAvailable", | ||
"translation": "Sensor Unavailable!\nE_NOTAVAILABLE\nCheck if the Kinect is plugged in to your PC's USB and power plugs." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Downloading/WiX", | ||
"translation": "Downloading WiX Toolset..." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Exceptions/WiX/Extraction", | ||
"translation": "Toolset extraction failed! Exception: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Exceptions/WiX/Installation", | ||
"translation": "Toolset installation failed! Exception: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Downloading/Runtime", | ||
"translation": "Downloading Kinect for Xbox One Runtime..." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Exceptions/Runtime/Installation", | ||
"translation": "Runtime installation failed! Exception: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Unpacking", | ||
"translation": "Unpacking {0}..." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Installing", | ||
"translation": "Installing {0}..." | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Exceptions/Other", | ||
"translation": "Exception: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Dark/Error/Timeout", | ||
"translation": "Failed to execute dark.exe in the allocated time!" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Stages/Dark/Error/Result", | ||
"translation": "Dark.exe exited with error code: {0}" | ||
}, | ||
{ | ||
"id": "/Plugins/KinectOne/Dependencies/Runtime/Name", | ||
"translation": "Kinect for Xbox One Runtime" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointHead", | ||
"translation": "Head" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointNeck", | ||
"translation": "Neck" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointSpineShoulder", | ||
"translation": "Spine (Shoulders)" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointShoulderLeft", | ||
"translation": "Left Shoulder" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointElbowLeft", | ||
"translation": "Left Elbow" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointWristLeft", | ||
"translation": "Left Wrist" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointHandLeft", | ||
"translation": "Left Hand" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointHandTipLeft", | ||
"translation": "Left Hand Tip" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointThumbLeft", | ||
"translation": "Left Thumb" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointShoulderRight", | ||
"translation": "Right Shoulder" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointElbowRight", | ||
"translation": "Right Elbow" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointWristRight", | ||
"translation": "Right Wrist" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointHandRight", | ||
"translation": "Right Hand" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointHandTipRight", | ||
"translation": "Right Hand Tip" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointThumbRight", | ||
"translation": "Right Thumb" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointSpineMiddle", | ||
"translation": "Spine (Middle)" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointSpineWaist", | ||
"translation": "Waist" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointHipLeft", | ||
"translation": "Left Hip" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointKneeLeft", | ||
"translation": "Left Knee" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointFootLeft", | ||
"translation": "Left Foot" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointFootTipLeft", | ||
"translation": "Left Foot Tip" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointHipRight", | ||
"translation": "Right Hip" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointKneeRight", | ||
"translation": "Right Knee" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointFootRight", | ||
"translation": "Right Foot" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointFootTipRight", | ||
"translation": "Right Foot Tip" | ||
}, | ||
{ | ||
"id": "/JointsEnum/JointManual", | ||
"translation": "Manual" | ||
} | ||
] | ||
} |
Oops, something went wrong.