Skip to content

Commit

Permalink
New translations en-us.json (Portuguese, Brazilian)
Browse files Browse the repository at this point in the history
  • Loading branch information
VampireChicken12 committed Oct 27, 2024
1 parent f32a6cb commit b8073d1
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions public/locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,52 +33,52 @@
"button": {
"label": "Ocultar cards finais",
"toggle": {
"off": "Show end screen cards",
"on": "Ocultar cartões do final"
"off": "Exibir cards finais",
"on": "Ocultar cards finais"
}
}
},
"loopButton": {
"button": {
"label": "Loop",
"label": "Repetir",
"toggle": {
"off": "Loop off",
"on": "Loop on"
"off": "Repetição desativada",
"on": "Repetição ativa"
}
}
},
"maximizePlayerButton": {
"button": {
"label": "Maximize",
"label": "Maximização",
"toggle": {
"off": "Maximize off",
"on": "Maximize on"
"off": "Minimizar",
"on": "Maximizar"
}
}
},
"openTranscriptButton": {
"button": {
"label": "Open transcript"
"label": "Abrir transcrição"
}
},
"playbackSpeedButtons": {
"buttons": {
"decreasePlaybackSpeedButton": {
"label": "Decrease Speed to {{SPEED}}"
"label": "Diminuir velocidade para {{SPEED}}"
},
"increasePlaybackSpeedButton": {
"label": "Increase Speed to {{SPEED}}"
"label": "Aumentar velocidade para {{SPEED}}"
}
},
"decreaseLimit": "Can't decrease further ({{SPEED}})",
"increaseLimit": "Can't increase further ({{SPEED}})"
"decreaseLimit": "Não pode diminuir mais ({{SPEED}})",
"increaseLimit": "Não pode aumentar mais ({{SPEED}})"
},
"playlistLength": {
"title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length."
"title": "O comprimento total pode não ser preciso se alguns vídeos estiverem ocultos ou você não carregou vídeos o suficiente para obter o comprimento máximo."
},
"screenshotButton": {
"button": {
"label": "Screenshot"
"label": "Captura de tela"
},
"copiedToClipboard": "Captura de tela copiada para a área de transferência"
},
Expand Down

0 comments on commit b8073d1

Please sign in to comment.