blob: dd24ac12cfa921ecf5a6c79bd41c1216d626b76d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{ "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);"
}
|