diff --git a/i18n/pt-BR/stellarshot.ftl b/i18n/pt-BR/stellarshot.ftl new file mode 100644 index 0000000..c40f1af --- /dev/null +++ b/i18n/pt-BR/stellarshot.ftl @@ -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...