Skip to content
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
65 changes: 65 additions & 0 deletions i18n/pt-BR/stellarshot.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
stellarshot = Stellarshot
app-title = stellarshot
welcome = Backups com frequência! ✨

# Content
no-repository-selected = Nenhum repositório selecionado.
no-repository-suggestion = Para criar um repositório, use o menu.
no-snapshots = Nenhum snapshot encontrado.
no-snapshots-suggestion = Para criar um snapshot, use o menu.
loading = Carregando...
loading-snapshots = Carregando snapshots...

# Dialogs
save = Salvar
ok = OK
create = Criar
delete = Excluir
cancel = Cancelar
confirm = Confirmar
create-repo = Criar um novo repositório
delete-repo = Excluir repositório
repo-location = Local do repositório
selected-repo = Repositório selecionado
snapshots = Snapshots
create-snapshot = Criar um novo snapshot
delete-repository = Excluir repositório
delete-repository-description = Excluir um repositório irá remover todos os snapshots e arquivos.
delete-snapshot = Excluir snapshot
snapshot-description = Um snapshot é uma cópia pontual do seu repositório.
password = Senha

# Context Pages

## About
about = Sobre
repository = Repositório
support = Suporte

## Settings
settings = Configurações

### Appearance
appearance = Aparência
theme = Tema
match-desktop = Seguir tema do sistema
dark = Escuro
light = Claro

# Menu

## File
file = Arquivo
new-repo = Novo repositório
new-snap = Criar snapshot
new-window = Nova janela
quit = Sair

## Edit
edit = Editar
cut = Recortar

## View
view = Exibir
menu-settings = Configurações...
menu-about = Sobre o Stellarshot...