-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add pt-BR.json Added Brazilian Portuguese translation. * Update module.json Added pt-BR.json language file.
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"POPOUT.PopOut": "PopOut!", | ||
"POPOUT.PopIn": "PopIn!", | ||
"POPOUT.showButton": "Mostrar Botão do PopOut!", | ||
"POPOUT.iconOnly": "Apenas Ícone", | ||
"POPOUT.useWindows": "Transforma fichas em janelas.", | ||
"POPOUT.useWindowsHint": "Force a ficha destacada a ser uma janela com decorações mínimas. Caso contrário, usa o padrão do seu navegador (provavelmente uma nova guia)", | ||
"POPOUT.boundingBox": "Modo de Compatibilidade de Caixa Delimitadora", | ||
"POPOUT.boundingBoxHint": "Permite um algoritmo mais complexo para calcular o tamanho da janela. Isso é necessário quando as fichas de personagem têm designs complicados que podem ultrapassar sua caixa delimitadora regular. Ativar esta opção pode impactar negativamente o desempenho.", | ||
"POPOUT.electronWarning": "PopOut! não funciona com o aplicativo do FoundryVTT. Abra seu jogo a partir de um navegador.", | ||
"POPOUT.failureWarning": "Não é possível abrir a janela do PopOut!. Verifique as configurações/permissões do seu site. Clique em <i class='fas fa-info-circle'></i> à esquerda do URL do site." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters