nextcloud/apps/oauth2/l10n/pt_PT.json

16 lines
941 B
JSON
Raw Normal View History

2018-02-24 04:12:16 +03:00
{ "translations": {
2019-01-16 04:12:34 +03:00
"Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente não está autorizado a conectar-se. Por favor, informe o administrador do seu cliente.",
2018-02-24 04:12:16 +03:00
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
2019-01-16 04:12:34 +03:00
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
2018-11-17 04:12:47 +03:00
"Name" : "Nome",
2018-06-27 13:06:12 +03:00
"Redirection URI" : "URI de redireccionamento",
2018-11-17 04:12:47 +03:00
"Client Identifier" : "Identificador de Cliente",
2018-06-27 13:06:12 +03:00
"Secret" : "Segredo",
2018-11-17 04:12:47 +03:00
"Add client" : "Adicionar cliente",
2018-11-20 04:12:39 +03:00
"Add" : "Adicionar",
2019-01-16 04:12:34 +03:00
"Show client secret" : "Mostrar segredo do cliente",
"Delete" : "Apagar",
2018-11-20 04:12:39 +03:00
"OAuth 2.0 allows external services to request access to %s." : "OAuth2.0 permite que dispositivos externos peçam acesso a %s."
2018-02-24 04:12:16 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}