i18n(ptBR): Adding Brazilian Portuguese translation
This commit is contained in:
parent
71de513a85
commit
6c6dee8394
1 changed files with 96 additions and 0 deletions
96
i18n/pt-BR/cosmic_term.ftl
Normal file
96
i18n/pt-BR/cosmic_term.ftl
Normal file
|
|
@ -0,0 +1,96 @@
|
||||||
|
cosmic-terminal = COSMIC Terminal
|
||||||
|
new-terminal = Novo terminal
|
||||||
|
|
||||||
|
# Context Pages
|
||||||
|
|
||||||
|
## About
|
||||||
|
git-description = Commit do git {$hash} em {$date}
|
||||||
|
|
||||||
|
## Color schemes
|
||||||
|
color-schemes = Esquemas de cores
|
||||||
|
rename = Renomear
|
||||||
|
export = Exportar
|
||||||
|
delete = Deletar
|
||||||
|
import = Importar
|
||||||
|
import-errors = Erros de Importação
|
||||||
|
|
||||||
|
## Profiles
|
||||||
|
profiles = Perfis
|
||||||
|
name = Nome
|
||||||
|
command-line = Linha de comando
|
||||||
|
tab-title = Título da aba
|
||||||
|
tab-title-description = Sobrescrever o título da aba padrão
|
||||||
|
add-profile = Adicionar perfil
|
||||||
|
new-profile = Novo perfil
|
||||||
|
make-default = Tornar padrão
|
||||||
|
|
||||||
|
## Settings
|
||||||
|
settings = Configurações
|
||||||
|
|
||||||
|
### Appearance
|
||||||
|
appearance = Aparência
|
||||||
|
theme = Tema
|
||||||
|
match-desktop = Acompanhar o tema do desktop
|
||||||
|
dark = Escuro
|
||||||
|
light = Claro
|
||||||
|
syntax-dark = Esquema de cores escuro
|
||||||
|
syntax-light = Esquema de cores claro
|
||||||
|
default-zoom-step = Incrementos de zoom
|
||||||
|
opacity = Opacidade do fundo
|
||||||
|
|
||||||
|
### Font
|
||||||
|
font = Fonte
|
||||||
|
advanced-font-settings = Configurações avançadas de fonte
|
||||||
|
default-font = Fonte
|
||||||
|
default-font-size = Tamanho da fonte
|
||||||
|
default-font-stretch = Esticamento da fonte
|
||||||
|
default-font-weight = Peso padrão da fonte
|
||||||
|
default-dim-font-weight = Peso da fonte clareara
|
||||||
|
default-bold-font-weight = Peso da fonte em negrito
|
||||||
|
use-bright-bold = Usar negrito brilhante
|
||||||
|
|
||||||
|
### Splits
|
||||||
|
splits = Divisões
|
||||||
|
focus-follow-mouse = Foco de digitação segue o mouse
|
||||||
|
|
||||||
|
### Advanced
|
||||||
|
advanced = Avançado
|
||||||
|
show-headerbar = Mostrar barra de título
|
||||||
|
show-header-description = Mostrar a barra de título na janela no menu do botão direito
|
||||||
|
|
||||||
|
# Find
|
||||||
|
find-placeholder = Pesquisar...
|
||||||
|
find-previous = Pesquisar anterior
|
||||||
|
find-next = Pesquisar próximo
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
|
||||||
|
## File
|
||||||
|
file = Arquivo
|
||||||
|
new-tab = Nova aba
|
||||||
|
new-window = Nova janela
|
||||||
|
profile = Perfil
|
||||||
|
menu-profiles = Perfis...
|
||||||
|
close-tab = Fechar aba
|
||||||
|
quit = Sair
|
||||||
|
|
||||||
|
## Edit
|
||||||
|
edit = Editar
|
||||||
|
copy = Copiar
|
||||||
|
paste = Colar
|
||||||
|
select-all = Selecione tudo
|
||||||
|
find = Pesquisar
|
||||||
|
|
||||||
|
## View
|
||||||
|
view = Visualizar
|
||||||
|
zoom-in = Aumentar texto
|
||||||
|
zoom-reset = Redefinir zoom
|
||||||
|
zoom-out = Diminuir texto
|
||||||
|
next-tab = Próxima aba
|
||||||
|
previous-tab = Aba anterior
|
||||||
|
split-horizontal = Dividir horizontalmente
|
||||||
|
split-vertical = Dividir verticalmente
|
||||||
|
pane-toggle-maximize = Alternar maximização
|
||||||
|
menu-color-schemes = Esquemas de cores...
|
||||||
|
menu-settings = Configurações...
|
||||||
|
menu-about = Sobre COSMIC Terminal...
|
||||||
Loading…
Add table
Add a link
Reference in a new issue