mirror of
https://github.com/pierre42100/comunic
synced 2024-11-16 18:41:13 +00:00
26 lines
1.3 KiB
JavaScript
Executable File
26 lines
1.3 KiB
JavaScript
Executable File
videojs.addLanguage("pt-BR",{
|
|
"Play": "Tocar",
|
|
"Pause": "Pause",
|
|
"Current Time": "Tempo",
|
|
"Duration Time": "Duração",
|
|
"Remaining Time": "Tempo Restante",
|
|
"Stream Type": "Tipo de Stream",
|
|
"LIVE": "AO VIVO",
|
|
"Loaded": "Carregado",
|
|
"Progress": "Progressão",
|
|
"Fullscreen": "Tela Cheia",
|
|
"Non-Fullscreen": "Tela Normal",
|
|
"Mute": "Mudo",
|
|
"Unmuted": "Habilitar Som",
|
|
"Playback Rate": "Velocidade",
|
|
"Subtitles": "Legendas",
|
|
"subtitles off": "Sem Legendas",
|
|
"Captions": "Anotações",
|
|
"captions off": "Sem Anotações",
|
|
"Chapters": "Capítulos",
|
|
"You aborted the video playback": "Você parou a execução de vídeo.",
|
|
"A network error caused the video download to fail part-way.": "Um erro na rede fez o vídeo parar parcialmente.",
|
|
"The video could not be loaded, either because the server or network failed or because the format is not supported.": "O vídeo não pode ser carregado, ou porque houve um problema com sua rede ou pelo formato do vídeo não ser suportado.",
|
|
"The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "A Execução foi interrompida por um problema com o vídeo ou por seu navegador não dar suporte ao seu formato.",
|
|
"No compatible source was found for this video.": "Não foi encontrada fonte de vídeo compatível."
|
|
}); |