71 lines
1.7 KiB
Text
71 lines
1.7 KiB
Text
new-document = Novo documento
|
|
open-project = Abrir projeto
|
|
|
|
# Context Pages
|
|
|
|
## Document statistics
|
|
document-statistics = Estatísticas do documento
|
|
word-count = Contagem de palavras
|
|
character-count = Caracteres
|
|
character-count-no-spaces = Caracteres (sem espaços)
|
|
line-count = Linhas
|
|
|
|
## Settings
|
|
settings = Configurações
|
|
|
|
## Appearance
|
|
appearance = Aparência
|
|
theme = Tema
|
|
default-font = Fonte padrão
|
|
default-font-size = Tamanho padrão da fonte
|
|
|
|
### Keyboard shortcuts
|
|
keyboard-shortcuts = Atalhos do teclado
|
|
enable-vim-bindings = Habilitar atalhos do Vim
|
|
|
|
# Menu
|
|
|
|
## File
|
|
file = Arquivo
|
|
new-file = Novo arquivo
|
|
new-window = Nova janela
|
|
open-file = Abrir arquivo...
|
|
open-recent = Abrir recente
|
|
todo = TODO
|
|
save = Salvar
|
|
save-as = Salvar como...
|
|
revert-all-changes = Reverter todas alterações
|
|
menu-document-statistics = Estatísticas do documento...
|
|
document-type = Tipo de documento...
|
|
encoding = Codificação...
|
|
print = Imprimir
|
|
quit = Sair
|
|
|
|
## Edit
|
|
edit = Editar
|
|
undo = Desfazer
|
|
redo = Refazer
|
|
cut = Cortar
|
|
copy = Copiar
|
|
paste = Colar
|
|
find = Localizar
|
|
replace = Substituir
|
|
spell-check = Verificação ortográfica...
|
|
|
|
## View
|
|
view = Visualizar
|
|
indentation = Indentação
|
|
|
|
### Indentation
|
|
automatic-indentation = Indentação automática
|
|
tab-width = Largura do tab: {$tab_width}
|
|
convert-indentation-to-spaces = Converter indentação para espaços
|
|
convert-indentation-to-tabs = Converter indentação para tabs
|
|
|
|
word-wrap = Quebra de linha
|
|
show-line-numbers = Mostrar números das linhas
|
|
highlight-current-line = Destacar linha atual
|
|
syntax-highlighting = Destaque de sintaxe...
|
|
menu-settings = Configurações...
|
|
menu-keyboard-shortcuts = Atalhos do teclado...
|
|
about-cosmic-text-editor = Sobre o Editor de Texto COSMIC
|