|
|
|
@ -181,9 +181,9 @@ var en = { |
|
|
|
linkTemplate : '<a href="%src%">%type%</a> ', |
|
|
|
linkTemplate : '<a href="%src%">%type%</a> ', |
|
|
|
fallbackTemplate : 'Your browser doesn\'t support video.<br>Please download the file: %links%', |
|
|
|
fallbackTemplate : 'Your browser doesn\'t support video.<br>Please download the file: %links%', |
|
|
|
infoLabel: 'Information', |
|
|
|
infoLabel: 'Information', |
|
|
|
html360: 'Multiple 360° video players may fails in one page.', |
|
|
|
html360: 'Please do not add more than one 360° video on a single page.', |
|
|
|
video360: 'Enable 360° video player', |
|
|
|
video360: 'Enable 360° video player', |
|
|
|
video360stereo : 'Is a stereo video (1:1 aspect ratio)' |
|
|
|
video360stereo : 'Stereo video (1:1 aspect ratio)' |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
var es = { |
|
|
|
var es = { |
|
|
|
@ -199,9 +199,9 @@ var es = { |
|
|
|
linkTemplate : '<a href="%src%">%type%</a> ', |
|
|
|
linkTemplate : '<a href="%src%">%type%</a> ', |
|
|
|
fallbackTemplate : 'Su navegador no soporta VIDEO.<br>Por favor, descargue el fichero: %links%', |
|
|
|
fallbackTemplate : 'Su navegador no soporta VIDEO.<br>Por favor, descargue el fichero: %links%', |
|
|
|
infoLabel: 'Información', |
|
|
|
infoLabel: 'Información', |
|
|
|
html360: 'Multiples reproductores de video 360° pueden fallar en una sola página.', |
|
|
|
html360: 'Por favor, no agregar más de un video 360° en una sola página.', |
|
|
|
video360: 'Habilitar reproductor de video 360°', |
|
|
|
video360: 'Habilitar reproductor de video 360°', |
|
|
|
video360stereo : 'Este es un video estéreo (relación de aspecto 1:1)' |
|
|
|
video360stereo : 'Video estéreo (relación de aspecto 1:1)' |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
// v3
|
|
|
|
// v3
|
|
|
|
|