|
@@ -6,14 +6,25 @@
|
6
|
6
|
"passwordSetRemotely": "",
|
7
|
7
|
"connectionsettings": "Impostazioni Connessione",
|
8
|
8
|
"poweredby": "powered by",
|
9
|
|
- "feedback": "",
|
|
9
|
+ "feedback": {
|
|
10
|
+ "average": "",
|
|
11
|
+ "bad": "",
|
|
12
|
+ "good": "",
|
|
13
|
+ "rateExperience": "",
|
|
14
|
+ "veryBad": "",
|
|
15
|
+ "veryGood": ""
|
|
16
|
+ },
|
10
|
17
|
"inviteUrlDefaultMsg": "La tua conferenza sta per essere creata...",
|
11
|
18
|
"me": "io",
|
12
|
19
|
"speaker": "Relatore",
|
13
|
|
- "raisedHand": "",
|
|
20
|
+ "raisedHand": "Vorrei intervenire",
|
14
|
21
|
"defaultNickname": "",
|
15
|
22
|
"defaultLink": "es. __url__",
|
16
|
23
|
"callingName": "",
|
|
24
|
+ "audioOnly": {
|
|
25
|
+ "audioOnly": "Solo audio",
|
|
26
|
+ "featureToggleDisabled": ""
|
|
27
|
+ },
|
17
|
28
|
"userMedia": {
|
18
|
29
|
"react-nativeGrantPermissions": "",
|
19
|
30
|
"chromeGrantPermissions": "",
|
|
@@ -22,7 +33,8 @@
|
22
|
33
|
"operaGrantPermissions": "",
|
23
|
34
|
"iexplorerGrantPermissions": "",
|
24
|
35
|
"safariGrantPermissions": "",
|
25
|
|
- "nwjsGrantPermissions": ""
|
|
36
|
+ "nwjsGrantPermissions": "",
|
|
37
|
+ "edgeGrantPermissions": ""
|
26
|
38
|
},
|
27
|
39
|
"keyboardShortcuts": {
|
28
|
40
|
"keyboardShortcuts": "",
|
|
@@ -35,45 +47,52 @@
|
35
|
47
|
"focusRemote": "",
|
36
|
48
|
"toggleChat": "",
|
37
|
49
|
"mute": "",
|
38
|
|
- "fullScreen": "",
|
39
|
|
- "videoMute": ""
|
|
50
|
+ "fullScreen": "Entra / Esci da schermo intero",
|
|
51
|
+ "videoMute": "",
|
|
52
|
+ "showSpeakerStats": ""
|
40
|
53
|
},
|
|
54
|
+ "\u0005keyboardShortcuts": {},
|
41
|
55
|
"welcomepage": {
|
42
|
|
- "go": "VAI",
|
43
|
|
- "roomname": "Inserisci Nome Stanza",
|
44
|
56
|
"disable": "",
|
45
|
57
|
"feature1": {
|
46
|
|
- "title": "Semplice da usare",
|
47
|
|
- "content": "Nessun download richiesto. __app__ funziona direttamente nel tuo browser. Condividi semplicemente l'URL della tua conferenza con altri per iniziare."
|
|
58
|
+ "content": "Nessun download richiesto. __app__ funziona direttamente nel tuo browser. Condividi semplicemente l'URL della tua conferenza con altri per iniziare.",
|
|
59
|
+ "title": "Semplice da usare"
|
48
|
60
|
},
|
49
|
61
|
"feature2": {
|
50
|
|
- "title": "Poca banda",
|
51
|
|
- "content": "Conferenze video multi utente funzionano con appena 128Kbps. La condivisione dello schermo ed conferenze solo audio sono possibili con molto meno."
|
|
62
|
+ "content": "Conferenze video multi utente funzionano con appena 128Kbps. La condivisione dello schermo ed conferenze solo audio sono possibili con molto meno.",
|
|
63
|
+ "title": "Poca banda"
|
52
|
64
|
},
|
53
|
65
|
"feature3": {
|
54
|
|
- "title": "Open source",
|
55
|
|
- "content": ""
|
|
66
|
+ "content": "",
|
|
67
|
+ "title": "Open source"
|
56
|
68
|
},
|
57
|
69
|
"feature4": {
|
58
|
|
- "title": "Utenti illimitati",
|
59
|
|
- "content": "Non ci sono restrizioni sul numero di utenti per una conferenza. La potenza del server e la banda a disposizione sono gli unici fattori limitanti."
|
|
70
|
+ "content": "Non ci sono restrizioni sul numero di utenti per una conferenza. La potenza del server e la banda a disposizione sono gli unici fattori limitanti.",
|
|
71
|
+ "title": "Utenti illimitati"
|
60
|
72
|
},
|
61
|
73
|
"feature5": {
|
62
|
|
- "title": "Condivisione Schermo",
|
63
|
|
- "content": "è facile condividere il tuo schermo con altri. __app__ è l'ideale per presentazioni online, letture, e sessioni di supporto tecnico."
|
|
74
|
+ "content": "è facile condividere il tuo schermo con altri. __app__ è l'ideale per presentazioni online, letture, e sessioni di supporto tecnico.",
|
|
75
|
+ "title": "Condivisione Schermo"
|
64
|
76
|
},
|
65
|
77
|
"feature6": {
|
66
|
|
- "title": "Stanze sicure",
|
67
|
|
- "content": "Hai bisogno di più privacy? Le conferenze di __app__ possono essere rese sicure con una password per escludere ospiti non desiderati e prevenire interruzioni."
|
|
78
|
+ "content": "Hai bisogno di più privacy? Le conferenze di __app__ possono essere rese sicure con una password per escludere ospiti non desiderati e prevenire interruzioni.",
|
|
79
|
+ "title": "Stanze sicure"
|
68
|
80
|
},
|
69
|
81
|
"feature7": {
|
70
|
|
- "title": "Note condivise",
|
71
|
|
- "content": "__app__ utilizza Etherpad, un editor di testo real-time e collaborativo che è ottimo per meeting, scrivere articoli e tanto altro."
|
|
82
|
+ "content": "__app__ utilizza Etherpad, un editor di testo real-time e collaborativo che è ottimo per meeting, scrivere articoli e tanto altro.",
|
|
83
|
+ "title": "Note condivise"
|
72
|
84
|
},
|
73
|
85
|
"feature8": {
|
74
|
|
- "title": "Statistiche di utilizzo",
|
75
|
|
- "content": "Impara come i tuoi utenti lo utilizzano con la facile integrazione con PiWik, Google Analytics, e altri sistemi di statistica e monitor dell'utilizzo."
|
76
|
|
- }
|
|
86
|
+ "content": "Impara come i tuoi utenti lo utilizzano con la facile integrazione con PiWik, Google Analytics, e altri sistemi di statistica e monitor dell'utilizzo.",
|
|
87
|
+ "title": "Statistiche di utilizzo"
|
|
88
|
+ },
|
|
89
|
+ "go": "VAI",
|
|
90
|
+ "join": "",
|
|
91
|
+ "privacy": "",
|
|
92
|
+ "roomname": "Inserisci Nome Stanza",
|
|
93
|
+ "roomnamePlaceHolder": "",
|
|
94
|
+ "sendFeedback": "",
|
|
95
|
+ "terms": ""
|
77
|
96
|
},
|
78
|
97
|
"startupoverlay": {
|
79
|
98
|
"policyText": "",
|
|
@@ -81,19 +100,22 @@
|
81
|
100
|
},
|
82
|
101
|
"suspendedoverlay": {
|
83
|
102
|
"title": "",
|
|
103
|
+ "text": "",
|
84
|
104
|
"rejoinKeyTitle": ""
|
85
|
105
|
},
|
86
|
106
|
"toolbar": {
|
|
107
|
+ "addPeople": "",
|
|
108
|
+ "audioonly": "",
|
87
|
109
|
"mute": "Microfono Attiva / Disattiva",
|
88
|
|
- "videomute": "",
|
|
110
|
+ "videomute": "Abilita / Disabilita video",
|
89
|
111
|
"authenticate": "Autenticazione",
|
90
|
|
- "lock": "",
|
|
112
|
+ "lock": "Blocca / Sblocca Stanza",
|
91
|
113
|
"invite": "",
|
92
|
|
- "chat": "",
|
|
114
|
+ "chat": "Apri / Chiudi chat",
|
93
|
115
|
"etherpad": "",
|
94
|
116
|
"sharedvideo": "",
|
95
|
117
|
"sharescreen": "",
|
96
|
|
- "fullscreen": "",
|
|
118
|
+ "fullscreen": "Entra / Esci da schermo intero",
|
97
|
119
|
"sip": "Chiama numero SIP",
|
98
|
120
|
"Settings": "Impostazioni",
|
99
|
121
|
"hangup": "",
|
|
@@ -110,6 +132,14 @@
|
110
|
132
|
"profile": "",
|
111
|
133
|
"raiseHand": ""
|
112
|
134
|
},
|
|
135
|
+ "\u0005toolbar": {},
|
|
136
|
+ "unsupportedBrowser": {
|
|
137
|
+ "appInstalled": "",
|
|
138
|
+ "appNotInstalled": "",
|
|
139
|
+ "downloadApp": "",
|
|
140
|
+ "joinConversation": "",
|
|
141
|
+ "startConference": ""
|
|
142
|
+ },
|
113
|
143
|
"bottomtoolbar": {
|
114
|
144
|
"chat": "Apri / Chiudi chat",
|
115
|
145
|
"filmstrip": "",
|
|
@@ -133,12 +163,10 @@
|
133
|
163
|
"selectAudioOutput": "",
|
134
|
164
|
"followMe": "",
|
135
|
165
|
"noDevice": "",
|
136
|
|
- "noPermission": "",
|
137
|
166
|
"cameraAndMic": "",
|
138
|
167
|
"moderator": "",
|
139
|
168
|
"password": "",
|
140
|
|
- "audioVideo": "",
|
141
|
|
- "setPasswordLabel": ""
|
|
169
|
+ "audioVideo": ""
|
142
|
170
|
},
|
143
|
171
|
"profile": {
|
144
|
172
|
"title": "",
|
|
@@ -149,18 +177,21 @@
|
149
|
177
|
"videothumbnail": {
|
150
|
178
|
"editnickname": "Clicca per modificare il tuo<br/>nome visualizzato",
|
151
|
179
|
"moderator": "Il proprietario<br/>della conferenza",
|
152
|
|
- "videomute": "",
|
|
180
|
+ "videomute": "Il partecipante ha<br/>fermato il video.",
|
153
|
181
|
"mute": "Il partecipante è in muto",
|
154
|
182
|
"kick": "Espelli",
|
155
|
183
|
"muted": "Audio disattivato",
|
156
|
184
|
"domute": "Disattiva audio",
|
157
|
|
- "flip": ""
|
|
185
|
+ "flip": "",
|
|
186
|
+ "remoteControl": ""
|
158
|
187
|
},
|
|
188
|
+ "\u0005videothumbnail": {},
|
159
|
189
|
"connectionindicator": {
|
160
|
190
|
"header": "",
|
161
|
191
|
"bitrate": "Bitrate:",
|
162
|
192
|
"packetloss": "Perdita pacchetti:",
|
163
|
193
|
"resolution": "Risoluzione:",
|
|
194
|
+ "framerate": "",
|
164
|
195
|
"less": "Mostra meno",
|
165
|
196
|
"more": "Mostra di più",
|
166
|
197
|
"address": "Indirizzo:",
|
|
@@ -174,7 +205,8 @@
|
174
|
205
|
"remoteaddress_plural": "Indirizzi remoti:",
|
175
|
206
|
"transport": "Trasporto:",
|
176
|
207
|
"bandwidth": "Banda stimata:",
|
177
|
|
- "na": "Ritorna qui per informazioni sulla connessione una volta che la conferenza inizia"
|
|
208
|
+ "na": "Ritorna qui per informazioni sulla connessione una volta che la conferenza inizia",
|
|
209
|
+ "turn": ""
|
178
|
210
|
},
|
179
|
211
|
"notify": {
|
180
|
212
|
"disconnected": "disconnesso",
|
|
@@ -190,8 +222,10 @@
|
190
|
222
|
"mutedTitle": "Hai l'audio disattivato!",
|
191
|
223
|
"raisedHand": ""
|
192
|
224
|
},
|
|
225
|
+ "\u0005notify": {},
|
193
|
226
|
"dialog": {
|
194
|
227
|
"add": "",
|
|
228
|
+ "allow": "",
|
195
|
229
|
"kickMessage": "Accidenti! Sei stato espulso dalla conferenza !",
|
196
|
230
|
"popupError": "",
|
197
|
231
|
"passwordErrorTitle": "",
|
|
@@ -203,8 +237,6 @@
|
203
|
237
|
"connecting": "Connessione",
|
204
|
238
|
"copy": "",
|
205
|
239
|
"error": "Errore",
|
206
|
|
- "roomLocked": "",
|
207
|
|
- "addPassword": "",
|
208
|
240
|
"createPassword": "",
|
209
|
241
|
"detectext": "Errore durante il rilevamento dell'estensione per il desktopsharing.",
|
210
|
242
|
"failtoinstall": "Impossibile installare l'estensione per il desktop sharing",
|
|
@@ -213,8 +245,7 @@
|
213
|
245
|
"conferenceReloadMsg": "",
|
214
|
246
|
"conferenceDisconnectTitle": "",
|
215
|
247
|
"conferenceDisconnectMsg": "",
|
216
|
|
- "reconnectNow": "",
|
217
|
|
- "conferenceReloadTimeLeft": "",
|
|
248
|
+ "rejoinNow": "",
|
218
|
249
|
"maxUsersLimitReached": "",
|
219
|
250
|
"lockTitle": "Blocco fallito",
|
220
|
251
|
"lockMessage": "Impossibile bloccare la conferenza.",
|
|
@@ -254,31 +285,28 @@
|
254
|
285
|
"Save": "Salva",
|
255
|
286
|
"recording": "",
|
256
|
287
|
"recordingToken": "Inserire token di registrazione",
|
257
|
|
- "Dial": "Componi",
|
258
|
|
- "sipMsg": "Inserire numero SIP",
|
259
|
288
|
"passwordCheck": "Confermi la rimozione della password?",
|
260
|
289
|
"passwordMsg": "Imposta una password per bloccare la stanza",
|
261
|
290
|
"shareLink": "",
|
262
|
291
|
"settings1": "Configura la tua conferenza",
|
263
|
292
|
"settings2": "Partecipanti connessi in muto",
|
264
|
293
|
"settings3": "Richiedi nicknames<br/><br/>Imposta una password per bloccare la tua stanza:",
|
265
|
|
- "yourPassword": "",
|
|
294
|
+ "yourPassword": "password utente",
|
266
|
295
|
"Back": "Indietro",
|
267
|
296
|
"serviceUnavailable": "Servizio non disponibile",
|
268
|
297
|
"gracefulShutdown": "Il nostro servizio è al momento spento per manutenzione. Si prega di riprovare più tardi.",
|
269
|
298
|
"Yes": "Sì",
|
270
|
299
|
"reservationError": "Errore di sistema in prenotazione",
|
271
|
300
|
"reservationErrorMsg": "Codice di errore: __code__, messaggio: __msg__",
|
272
|
|
- "password": "",
|
|
301
|
+ "password": "password utente",
|
273
|
302
|
"userPassword": "password utente",
|
274
|
303
|
"token": "token",
|
275
|
|
- "tokenAuthFailedTitle": "",
|
|
304
|
+ "tokenAuthFailedTitle": "Autenticazione fallita",
|
276
|
305
|
"tokenAuthFailed": "",
|
277
|
306
|
"displayNameRequired": "",
|
278
|
307
|
"enterDisplayName": "Per favore, inserisci il tuo nome utente:",
|
279
|
308
|
"extensionRequired": "",
|
280
|
309
|
"firefoxExtensionPrompt": "",
|
281
|
|
- "rateExperience": "",
|
282
|
310
|
"feedbackHelp": "",
|
283
|
311
|
"feedbackQuestion": "",
|
284
|
312
|
"thankYou": "",
|
|
@@ -309,10 +337,24 @@
|
309
|
337
|
"cameraNotSendingData": "",
|
310
|
338
|
"goToStore": "",
|
311
|
339
|
"externalInstallationTitle": "",
|
312
|
|
- "externalInstallationMsg": "",
|
|
340
|
+ "externalInstallationMsg": "Impossibile installare l'estensione per il desktop sharing",
|
|
341
|
+ "inlineInstallationMsg": "Impossibile installare l'estensione per il desktop sharing",
|
|
342
|
+ "inlineInstallExtension": "",
|
313
|
343
|
"muteParticipantTitle": "",
|
314
|
344
|
"muteParticipantBody": "",
|
315
|
|
- "muteParticipantButton": "Disattiva audio"
|
|
345
|
+ "muteParticipantButton": "Disattiva audio",
|
|
346
|
+ "remoteControlTitle": "",
|
|
347
|
+ "remoteControlRequestMessage": "",
|
|
348
|
+ "remoteControlShareScreenWarning": "",
|
|
349
|
+ "remoteControlDeniedMessage": "",
|
|
350
|
+ "remoteControlAllowedMessage": "",
|
|
351
|
+ "remoteControlErrorMessage": "",
|
|
352
|
+ "startRemoteControlErrorMessage": "",
|
|
353
|
+ "remoteControlStopMessage": "",
|
|
354
|
+ "close": "",
|
|
355
|
+ "shareYourScreen": "",
|
|
356
|
+ "yourEntireScreen": "",
|
|
357
|
+ "applicationWindow": ""
|
316
|
358
|
},
|
317
|
359
|
"\u0005dialog": {},
|
318
|
360
|
"email": {
|
|
@@ -365,7 +407,73 @@
|
365
|
407
|
"failedToStart": "",
|
366
|
408
|
"buttonTooltip": "",
|
367
|
409
|
"streamIdRequired": "",
|
|
410
|
+ "streamIdHelp": "",
|
368
|
411
|
"error": "",
|
369
|
412
|
"busy": ""
|
|
413
|
+ },
|
|
414
|
+ "speakerStats": {
|
|
415
|
+ "hours": "",
|
|
416
|
+ "minutes": "",
|
|
417
|
+ "name": "Nome",
|
|
418
|
+ "seconds": "",
|
|
419
|
+ "speakerStats": "",
|
|
420
|
+ "speakerTime": ""
|
|
421
|
+ },
|
|
422
|
+ "deviceSelection": {
|
|
423
|
+ "deviceSettings": "",
|
|
424
|
+ "noPermission": "",
|
|
425
|
+ "previewUnavailable": "",
|
|
426
|
+ "selectADevice": "",
|
|
427
|
+ "testAudio": ""
|
|
428
|
+ },
|
|
429
|
+ "invite": {
|
|
430
|
+ "addPassword": "",
|
|
431
|
+ "callNumber": "",
|
|
432
|
+ "enterID": "",
|
|
433
|
+ "howToDialIn": "",
|
|
434
|
+ "hidePassword": "",
|
|
435
|
+ "inviteTo": "",
|
|
436
|
+ "invitedYouTo": "",
|
|
437
|
+ "locked": "",
|
|
438
|
+ "showPassword": "",
|
|
439
|
+ "unlocked": ""
|
|
440
|
+ },
|
|
441
|
+ "videoStatus": {
|
|
442
|
+ "callQuality": "",
|
|
443
|
+ "changeVideoTip": "",
|
|
444
|
+ "hd": "",
|
|
445
|
+ "highDefinition": "",
|
|
446
|
+ "ld": "",
|
|
447
|
+ "lowDefinition": "",
|
|
448
|
+ "p2pEnabled": "",
|
|
449
|
+ "p2pVideoQualityDescription": "",
|
|
450
|
+ "recHighDefinitionOnly": "",
|
|
451
|
+ "sd": "",
|
|
452
|
+ "standardDefinition": "",
|
|
453
|
+ "qualityButtonTip": ""
|
|
454
|
+ },
|
|
455
|
+ "dialOut": {
|
|
456
|
+ "dial": "Componi",
|
|
457
|
+ "dialOut": "",
|
|
458
|
+ "statusMessage": "",
|
|
459
|
+ "enterPhone": "",
|
|
460
|
+ "phoneNotAllowed": ""
|
|
461
|
+ },
|
|
462
|
+ "addPeople": {
|
|
463
|
+ "add": "",
|
|
464
|
+ "noResults": "",
|
|
465
|
+ "searchPlaceholder": "",
|
|
466
|
+ "title": "",
|
|
467
|
+ "failedToAdd": ""
|
|
468
|
+ },
|
|
469
|
+ "inlineDialogFailure": {
|
|
470
|
+ "msg": "",
|
|
471
|
+ "retry": "",
|
|
472
|
+ "support": "",
|
|
473
|
+ "supportMsg": ""
|
|
474
|
+ },
|
|
475
|
+ "deviceError": {
|
|
476
|
+ "cameraPermission": "",
|
|
477
|
+ "microphonePermission": ""
|
370
|
478
|
}
|
371
|
479
|
}
|