1
1
{
2
2
"language" : " it" ,
3
- "messages" : [
4
- {
5
- "id" : " /Plugins/KinectOne/Statuses/Success" ,
6
- "translation" : " Successo!\n S_OK\n Va tutto bene!"
7
- },
8
- {
9
- "id" : " /Plugins/KinectOne/Statuses/NotAvailable" ,
10
- "translation" : " Sensore non disponibile!\n E_NOTAVAILABLE\n Controllare se il Kinect sia collegato tramite USB al tuo PC e sia alimentato dalla corrente."
11
- },
12
- {
13
- "id" : " /Plugins/KinectOne/Stages/Downloading/WiX" ,
14
- "translation" : " Downloading WiX Toolset..."
15
- },
16
- {
17
- "id" : " /Plugins/KinectOne/Stages/Exceptions/WiX/Extraction" ,
18
- "translation" : " Toolset extraction failed! Exception: {0}"
19
- },
20
- {
21
- "id" : " /Plugins/KinectOne/Stages/Exceptions/WiX/Installation" ,
22
- "translation" : " Toolset installation failed! Exception: {0}"
23
- },
24
- {
25
- "id" : " /Plugins/KinectOne/Stages/Downloading/Runtime" ,
26
- "translation" : " Downloading Kinect for Xbox One Runtime..."
27
- },
28
- {
29
- "id" : " /Plugins/KinectOne/Stages/Exceptions/Runtime/Installation" ,
30
- "translation" : " Runtime installation failed! Exception: {0}"
31
- },
32
- {
33
- "id" : " /Plugins/KinectOne/Stages/Unpacking" ,
34
- "translation" : " Unpacking {0}..."
35
- },
36
- {
37
- "id" : " /Plugins/KinectOne/Stages/Installing" ,
38
- "translation" : " Installing {0}..."
39
- },
40
- {
41
- "id" : " /Plugins/KinectOne/Stages/Exceptions/Other" ,
42
- "translation" : " Exception: {0}"
43
- },
44
- {
45
- "id" : " /Plugins/KinectOne/Stages/Dark/Error/Timeout" ,
46
- "translation" : " Failed to execute dark.exe in the allocated time!"
47
- },
48
- {
49
- "id" : " /Plugins/KinectOne/Stages/Dark/Error/Result" ,
50
- "translation" : " Dark.exe exited with error code: {0}"
51
- },
52
- {
53
- "id" : " /Plugins/KinectOne/Dependencies/Runtime/Name" ,
54
- "translation" : " Kinect for Xbox One Runtime"
55
- }
56
- ]
57
- }
3
+ "messages" : [
4
+ {
5
+ "id" : " /Plugins/KinectOne/Statuses/Success" ,
6
+ "translation" : " Successo!\n S_OK\n Tutto a posto!"
7
+ },
8
+ {
9
+ "id" : " /Plugins/KinectOne/Statuses/NotAvailable" ,
10
+ "translation" : " Sensore non disponibile!\n E_NOTAVAILABLE\n Controlla se il Kinect è collegato alle prese USB e di alimentazione del tuo PC."
11
+ },
12
+ {
13
+ "id" : " /Plugins/KinectOne/Stages/Downloading/WiX" ,
14
+ "translation" : " Scaricando Toolset WiX..."
15
+ },
16
+ {
17
+ "id" : " /Plugins/KinectOne/Stages/Exceptions/WiX/Extraction" ,
18
+ "translation" : " Estrazione toolset fallita! Errore: {0}"
19
+ },
20
+ {
21
+ "id" : " /Plugins/KinectOne/Stages/Exceptions/WiX/Installation" ,
22
+ "translation" : " Installazione toolset fallita! Errore: {0}"
23
+ },
24
+ {
25
+ "id" : " /Plugins/KinectOne/Stages/Downloading/Runtime" ,
26
+ "translation" : " Scaricando Runtime Kinect per Xbox One..."
27
+ },
28
+ {
29
+ "id" : " /Plugins/KinectOne/Stages/Exceptions/Runtime/Installation" ,
30
+ "translation" : " Installazione runtime fallita! Errore: {0}"
31
+ },
32
+ {
33
+ "id" : " /Plugins/KinectOne/Stages/Downloading/Toolkit" ,
34
+ "translation" : " Scaricando Toolkit Kinect per Xbox One..."
35
+ },
36
+ {
37
+ "id" : " /Plugins/KinectOne/Stages/Exceptions/Toolkit/Installation" ,
38
+ "translation" : " Installazione Toolkit fallita! Errore: {0}"
39
+ },
40
+ {
41
+ "id" : " /Plugins/KinectOne/Stages/Unpacking" ,
42
+ "translation" : " Spacchettando {0}..."
43
+ },
44
+ {
45
+ "id" : " /Plugins/KinectOne/Stages/Installing" ,
46
+ "translation" : " Installando {0}..."
47
+ },
48
+ {
49
+ "id" : " /Plugins/KinectOne/Stages/Exceptions/Other" ,
50
+ "translation" : " Errore: {0}"
51
+ },
52
+ {
53
+ "id" : " /Plugins/KinectOne/Stages/Dark/Error/Result" ,
54
+ "translation" : " Dark.exe terminato con codice errore: {0}"
55
+ },
56
+ {
57
+ "id" : " /Plugins/KinectOne/Dependencies/Runtime/Name" ,
58
+ "translation" : " Runtime Kinect per Xbox One"
59
+ },
60
+ {
61
+ "id" : " /Plugins/KinectOne/Dependencies/Toolkit/Name" ,
62
+ "translation" : " Toolkit Kinect per Xbox One"
63
+ },
64
+ {
65
+ "id" : " /JointsEnum/JointHead" ,
66
+ "translation" : " Testa"
67
+ },
68
+ {
69
+ "id" : " /JointsEnum/JointNeck" ,
70
+ "translation" : " Collo"
71
+ },
72
+ {
73
+ "id" : " /JointsEnum/JointSpineShoulder" ,
74
+ "translation" : " Spina Dorsale (Spalle)"
75
+ },
76
+ {
77
+ "id" : " /JointsEnum/JointShoulderLeft" ,
78
+ "translation" : " Spalla Sinistra"
79
+ },
80
+ {
81
+ "id" : " /JointsEnum/JointElbowLeft" ,
82
+ "translation" : " Gomito Sinistro"
83
+ },
84
+ {
85
+ "id" : " /JointsEnum/JointWristLeft" ,
86
+ "translation" : " Polso Sinistro"
87
+ },
88
+ {
89
+ "id" : " /JointsEnum/JointHandLeft" ,
90
+ "translation" : " Mano Sinistra"
91
+ },
92
+ {
93
+ "id" : " /JointsEnum/JointHandTipLeft" ,
94
+ "translation" : " Punta della Mano Sinistra"
95
+ },
96
+ {
97
+ "id" : " /JointsEnum/JointThumbLeft" ,
98
+ "translation" : " Pollice Sinistro"
99
+ },
100
+ {
101
+ "id" : " /JointsEnum/JointShoulderRight" ,
102
+ "translation" : " Spalla Destra"
103
+ },
104
+ {
105
+ "id" : " /JointsEnum/JointElbowRight" ,
106
+ "translation" : " Gomito Destro"
107
+ },
108
+ {
109
+ "id" : " /JointsEnum/JointWristRight" ,
110
+ "translation" : " Polso Destro"
111
+ },
112
+ {
113
+ "id" : " /JointsEnum/JointHandRight" ,
114
+ "translation" : " Mano Destra"
115
+ },
116
+ {
117
+ "id" : " /JointsEnum/JointHandTipRight" ,
118
+ "translation" : " Punta della Mano Destra"
119
+ },
120
+ {
121
+ "id" : " /JointsEnum/JointThumbRight" ,
122
+ "translation" : " Pollice Destro"
123
+ },
124
+ {
125
+ "id" : " /JointsEnum/JointSpineMiddle" ,
126
+ "translation" : " Colonna Vertebrale (Centro)"
127
+ },
128
+ {
129
+ "id" : " /JointsEnum/JointSpineWaist" ,
130
+ "translation" : " Vita"
131
+ },
132
+ {
133
+ "id" : " /JointsEnum/JointHipLeft" ,
134
+ "translation" : " Anca Sinistra"
135
+ },
136
+ {
137
+ "id" : " /JointsEnum/JointKneeLeft" ,
138
+ "translation" : " Ginocchio Sinistro"
139
+ },
140
+ {
141
+ "id" : " /JointsEnum/JointFootLeft" ,
142
+ "translation" : " Piede Sinistro"
143
+ },
144
+ {
145
+ "id" : " /JointsEnum/JointFootTipLeft" ,
146
+ "translation" : " Punta del Piede Sinistro"
147
+ },
148
+ {
149
+ "id" : " /JointsEnum/JointHipRight" ,
150
+ "translation" : " Anca Destra"
151
+ },
152
+ {
153
+ "id" : " /JointsEnum/JointKneeRight" ,
154
+ "translation" : " Ginocchio Destro"
155
+ },
156
+ {
157
+ "id" : " /JointsEnum/JointFootRight" ,
158
+ "translation" : " Piede Destro"
159
+ },
160
+ {
161
+ "id" : " /JointsEnum/JointFootTipRight" ,
162
+ "translation" : " Punta del Piede Destro"
163
+ },
164
+ {
165
+ "id" : " /JointsEnum/JointManual" ,
166
+ "translation" : " Manuale"
167
+ },
168
+ {
169
+ "id" : " /InputActions/Names/PauseLeft" ,
170
+ "translation" : " Pausa Sinistra"
171
+ },
172
+ {
173
+ "id" : " /InputActions/Names/PointLeft" ,
174
+ "translation" : " Puntamento Sinistro"
175
+ },
176
+ {
177
+ "id" : " /InputActions/Names/PauseRight" ,
178
+ "translation" : " Pausa Destra"
179
+ },
180
+ {
181
+ "id" : " /InputActions/Names/PointRight" ,
182
+ "translation" : " Puntamento Destro"
183
+ },
184
+ {
185
+ "id" : " /InputActions/Descriptions/PauseLeft" ,
186
+ "translation" : " Gesto di pausa con la mano sinistra"
187
+ },
188
+ {
189
+ "id" : " /InputActions/Descriptions/PointLeft" ,
190
+ "translation" : " Gesto di puntamento con la mano sinistra"
191
+ },
192
+ {
193
+ "id" : " /InputActions/Descriptions/GrabLeft" ,
194
+ "translation" : " Gesto di presa con la mano sinistra"
195
+ },
196
+ {
197
+ "id" : " /InputActions/Descriptions/PauseRight" ,
198
+ "translation" : " Gesto di pausa con la mano destra"
199
+ },
200
+ {
201
+ "id" : " /InputActions/Descriptions/PointRight" ,
202
+ "translation" : " Gesto di puntamento con la mano destra"
203
+ },
204
+ {
205
+ "id" : " /InputActions/Descriptions/GrabRight" ,
206
+ "translation" : " Gesto di presa con la mano destra"
207
+ },
208
+ {
209
+ "id" : " /Plugins/KinectOne/Fixes/Microphone/Name" ,
210
+ "translation" : " Microfono Kinect"
211
+ },
212
+ {
213
+ "id" : " /Plugins/KinectOne/Fixes/NotReady/Stage/KinectMicrophoneDisabled" ,
214
+ "translation" : " Il microfono del Kinect è disabilitato! L'SDK Kinect per Windows non funzionerà correttamente. Abilita il microfono..."
215
+ }
216
+ ]
217
+ }
0 commit comments