web/res/js/videojs/lang/it.js
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 12 Dec 2016 01:54:10 +0100
changeset 1368 0ae5202742bd
child 1511 25731d245eda
permissions -rw-r--r--
change flash to dash
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1368
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     1
videojs.addLanguage("it",{
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     2
 "Play": "Play",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     3
 "Pause": "Pausa",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     4
 "Current Time": "Orario attuale",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     5
 "Duration Time": "Durata",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     6
 "Remaining Time": "Tempo rimanente",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     7
 "Stream Type": "Tipo del Streaming",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     8
 "LIVE": "LIVE",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     9
 "Loaded": "Caricato",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    10
 "Progress": "Stato",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    11
 "Fullscreen": "Schermo intero",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    12
 "Non-Fullscreen": "Chiudi schermo intero",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    13
 "Mute": "Muto",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    14
 "Unmute": "Audio",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    15
 "Playback Rate": "Tasso di riproduzione",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    16
 "Subtitles": "Sottotitoli",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    17
 "subtitles off": "Senza sottotitoli",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    18
 "Captions": "Sottotitoli non udenti",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    19
 "captions off": "Senza sottotitoli non udenti",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    20
 "Chapters": "Capitolo",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    21
 "You aborted the media playback": "La riproduzione del filmato è stata interrotta.",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    22
 "A network error caused the media download to fail part-way.": "Il download del filmato è stato interrotto a causa di un problema rete.",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    23
 "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.",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    24
 "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.",
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    25
 "No compatible source was found for this media.": "Non ci sono fonti compatibili per questo filmato."
0ae5202742bd change flash to dash
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    26
});