web/res/js/videojs/lang/it.js
changeset 1511 25731d245eda
parent 1368 0ae5202742bd
--- a/web/res/js/videojs/lang/it.js	Tue Dec 03 11:55:43 2019 +0100
+++ b/web/res/js/videojs/lang/it.js	Wed Dec 11 10:17:08 2019 +0100
@@ -1,26 +1,26 @@
-videojs.addLanguage("it",{
- "Play": "Play",
- "Pause": "Pausa",
- "Current Time": "Orario attuale",
- "Duration Time": "Durata",
- "Remaining Time": "Tempo rimanente",
- "Stream Type": "Tipo del Streaming",
- "LIVE": "LIVE",
- "Loaded": "Caricato",
- "Progress": "Stato",
- "Fullscreen": "Schermo intero",
- "Non-Fullscreen": "Chiudi schermo intero",
- "Mute": "Muto",
- "Unmute": "Audio",
- "Playback Rate": "Tasso di riproduzione",
- "Subtitles": "Sottotitoli",
- "subtitles off": "Senza sottotitoli",
- "Captions": "Sottotitoli non udenti",
- "captions off": "Senza sottotitoli non udenti",
- "Chapters": "Capitolo",
- "You aborted the media playback": "La riproduzione del filmato è stata interrotta.",
- "A network error caused the media download to fail part-way.": "Il download del filmato è stato interrotto a causa di un problema rete.",
- "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Il filmato non può essere caricato a causa di un errore nel server o nella rete o perché il formato non viene supportato.",
- "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "La riproduzione del filmato è stata interrotta a causa di un file danneggiato o per l’utilizzo di impostazioni non supportate dal browser.",
- "No compatible source was found for this media.": "Non ci sono fonti compatibili per questo filmato."
+videojs.addLanguage('it', {
+  "Play": "Play",
+  "Pause": "Pausa",
+  "Current Time": "Orario attuale",
+  "Duration": "Durata",
+  "Remaining Time": "Tempo rimanente",
+  "Stream Type": "Tipo del Streaming",
+  "LIVE": "LIVE",
+  "Loaded": "Caricato",
+  "Progress": "Stato",
+  "Fullscreen": "Schermo intero",
+  "Non-Fullscreen": "Chiudi schermo intero",
+  "Mute": "Muto",
+  "Unmute": "Audio",
+  "Playback Rate": "Tasso di riproduzione",
+  "Subtitles": "Sottotitoli",
+  "subtitles off": "Senza sottotitoli",
+  "Captions": "Sottotitoli non udenti",
+  "captions off": "Senza sottotitoli non udenti",
+  "Chapters": "Capitolo",
+  "You aborted the media playback": "La riproduzione del filmato è stata interrotta.",
+  "A network error caused the media download to fail part-way.": "Il download del filmato è stato interrotto a causa di un problema rete.",
+  "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Il filmato non può essere caricato a causa di un errore nel server o nella rete o perché il formato non viene supportato.",
+  "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "La riproduzione del filmato è stata interrotta a causa di un file danneggiato o per l’utilizzo di impostazioni non supportate dal browser.",
+  "No compatible source was found for this media.": "Non ci sono fonti compatibili per questo filmato."
 });
\ No newline at end of file