. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'new' => 'Nova chave de API antiga', 'none' => 'Nenhuma chave.', 'docs' => [ '_' => 'Documentação disponível em :github.', 'github' => 'GitHub', ], 'form' => [ 'create' => 'Criar chave', ], 'view' => [ 'hide' => 'Esconder chave', 'show' => 'Mostrar chave', 'delete' => 'Apagar', ], 'warning' => [ 'line1' => 'Não partilhe isto com outros.', 'line2' => "É equivalente a partilhar a sua palavra-passe.", 'line3' => 'A sua conta pode ser comprometida.', ], ];