nextcloud/apps/oauth2/l10n/pt_PT.json

12 lines
498 B
JSON

{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nome",
"Client Identifier" : "Identificador de Cliente",
"Add client" : "Adicionar cliente",
"OAuth 2.0 allows external services to request access to %s." : "OAuth2.0 permite que dispositivos externos peçam acesso a %s.",
"Redirection URI" : "URI de redireccionamento",
"Secret" : "Segredo",
"Add" : "Adicionar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}