|
| 1 | +"Hello, world!"="Olá, mundo!"; |
| 2 | + |
| 3 | +// Settings - General Tab |
| 4 | +"General"="Geral"; |
| 5 | + |
| 6 | +// Settings - File Icon Style |
| 7 | +"File Icon Style"="Estilo do Ícone de Arquivo"; |
| 8 | +"Color"="Cor"; |
| 9 | +"Monochrome"="Monocromático"; |
| 10 | + |
| 11 | +// Settings - Appearance |
| 12 | +"Appearance"="Aparência"; |
| 13 | +"System"="Sistema"; |
| 14 | +"Light"="Claro"; |
| 15 | +"Dark"="Escuro"; |
| 16 | + |
| 17 | +// Settings - Reopen Behavior |
| 18 | +"Reopen Behavior"="Comportamento de Reabertura"; |
| 19 | +"Welcome Screen"="Tela Inicial"; |
| 20 | +"Open Panel"="Painel de Abertura"; |
| 21 | +"New Document"="Novo Documento"; |
| 22 | + |
| 23 | +// Settings - Editor Theme |
| 24 | +"Editor Theme"="Editor de Tema"; |
| 25 | + |
| 26 | +// Welcome Screen |
| 27 | +"Welcome to CodeEdit"="Bem vindo ao CodeEdit"; |
| 28 | +"Version %@ (%@)"="Versão %@ (%@)"; |
| 29 | +"No Recent Projects"="Sem Projetos Recentes"; |
| 30 | + |
| 31 | +// Welcome Screen - New File |
| 32 | +"Create a new file"="Criar um arquivo novo"; |
| 33 | +"Clone an exisiting project"="Clonar um projeto existente"; |
| 34 | + |
| 35 | +// Welcome Screen - SCM |
| 36 | +"Start working on something from a Git repository"="Começar a trabalhar a partir de um repositório Git"; |
| 37 | +"Open a project or file"="Abrir um projeto ou arquivo"; |
| 38 | + |
| 39 | +// Welcome Screen - Workspaces |
| 40 | +"Open an existing project or file on your Mac"="Abrir um projeto existente ou um arquivo em seu Mac"; |
| 41 | +"Show this window when CodeEdit launches"="Mostrar essa janela ao abrir CodeEdit"; |
| 42 | + |
| 43 | +//Editor Screen |
| 44 | +"CodeEdit cannot open this file because its file type is not supported." = "CodeEdit não pode abrir esse arquivo porque seu tipo não é suportado."; |
0 commit comments