nextcloud/apps/files_external/l10n/pt_PT.json
Nextcloud bot 856d49fabb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-03 00:14:33 +00:00

102 lines
No EOL
5.1 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"Grant access" : "Conceder acesso",
"Error configuring OAuth2" : "Erro ao configurar OAuth2",
"Generate keys" : "Gerar chaves",
"Error generating key pair" : "Erro ao gerar chave par",
"Storage with ID \"%d\" not found" : "Armazenamento com ID \"%d\" não encontrado",
"Invalid backend or authentication mechanism class" : "Parâmetros do mecanismo de autenticação inválidos",
"Invalid mount point" : "Ponto de montagem inválido",
"Objectstore forbidden" : "Objectstore proibido",
"Invalid storage backend \"%s\"" : "Backend de armazenamento inválido \"%s\"",
"Not permitted to use backend \"%s\"" : "Não é permitido utilizar a interface \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "Não é permitido utilizar o mecanismo de autenticação \"%s\"",
"Unsatisfied backend parameters" : "Parâmetros backend insatisfeitos",
"Unsatisfied authentication mechanism parameters" : "Parâmetros do mecanismo de autenticação inválidos",
"Insufficient data: %s" : "Dados insuficientes: %s",
"%s" : "%s",
"Access key" : "Chave de acesso",
"Secret key" : "Código secreto",
"Builtin" : "Integrado",
"None" : "Nenhum",
"OAuth2" : "OAuth2",
"Client ID" : "Id. de Cliente",
"Client secret" : "Segredo de cliente",
"Login" : "Iniciar sessão",
"Password" : "Palavra-passe",
"Tenant name" : "Nome do locatário",
"Identity endpoint URL" : "Identidade URL endpoint",
"Domain" : "Domínio",
"Rackspace" : "Rackspace",
"API key" : "Chave API",
"Global credentials" : "Credenciais globais",
"Log-in credentials, save in database" : "Credenciais de Log-in, guardar na base de dados",
"Log-in credentials, save in session" : "Credenciais de início de sessão, guardar na sessão",
"RSA public key" : "Chave pública RSA",
"Public key" : "Chave pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Nome do Anfitrião",
"Port" : "Porta",
"Region" : "Região",
"Enable SSL" : "Ativar SSL",
"Enable Path Style" : "Ativar Estilo do Caminho",
"Legacy (v2) authentication" : "Autenticação obsoleta (v2)",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Subpasta remota ",
"Secure https://" : "https:// Seguro",
"FTP" : "FTP",
"Host" : "Anfitrião",
"Secure ftps://" : "ftps:// Seguro",
"Local" : "Local",
"Location" : "Localização:",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SFTP with secret key login" : "SFTP com início de sessão por chave secreta",
"Share" : "Partilhar",
"Show hidden files" : "Mostrar ficheiros ocultos",
"OpenStack Object Storage" : "Armazenamento de Objetos OpenStack",
"Service name" : "Nome do serviço",
"Request timeout (seconds)" : "Pedido expira (segundos)",
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporte cURL em PHP não está ativo ou instalado. Não é possível montar %s. Por favor peça ao seu administrador de sistema que o instale.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporteF TP em PHP não está ativo ou instalado. Não é possível montar %s. Por favor peça ao seu administrador de sistema que o instale.",
"External storage" : "Armazenamento Externo",
"External storage support" : "Suporte para armazenamento externo",
"Confirm" : "Confirmar",
"External mount error" : "Erro de montagem externa",
"Storage type" : "Tipo de Armazenamento",
"Unknown" : "Desconhecido",
"Scope" : "Âmbito",
"Personal" : "Pessoal",
"System" : "Sistema",
"(Group)" : "(Grupo)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação NFD Mac (lenta)",
"Enable encryption" : "Ativar encriptação",
"Enable previews" : "Ativar pré-visualizações",
"Enable sharing" : "Ativar partilha",
"Check for changes" : "Verificar se há alterações",
"Never" : "Nunca",
"Once every direct access" : "Uma vez em cada acesso direto",
"Read only" : "Apenas leitura",
"Disconnect" : "Desligado",
"Admin defined" : "Administrador definido",
"Delete storage?" : "Apagar armazenamento?",
"Saved" : "Guardado",
"Saving …" : "A guardar ...",
"Save" : "Guardar",
"Open documentation" : "Abrir documentação",
"Folder name" : "Nome da pasta",
"Authentication" : "Autenticação",
"Configuration" : "Configuração",
"Available for" : "Disponível para ",
"Add storage" : "Adicionar armazenamento",
"Advanced settings" : "Definições avançadas",
"Error configuring OAuth1" : "Erro ao configurar OAuth1",
"Please provide a valid app key and secret." : "Por favor, indique um código e segredo de app válidos.",
"OAuth1" : "OAuth1",
"App key" : "Chave da App",
"App secret" : "Segredo da app",
"Saving …" : "A guardar..."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}