Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Patch translate to ptbr #228

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions grid.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,12 @@
mnNative: 'Nenhuma modificação ("Alpha Bravo Charlie")',
mnFirstSpace: 'Mover o primeiro nome para o final ("Bravo Charlie, Alpha")',
mnLastSpace: 'Mover o último nome para o início ("Charlie, Alpha Bravo")',
forceQuality: 'Qualidade do vídeo',
fqAuto: 'Automático com base no tamanho do vídeo e no número de participantes',
fqGood: 'Bom',
fqMediocre: 'Regular',
fqBad: 'Ruim',
fqWorst: 'Pior',
},
ru: {
showOnlyVideo: 'Показывать участников только с видео',
Expand Down