pt_PT.json 807 B

123456789101112131415
  1. { "translations": {
  2. "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.",
  3. "OAuth 2.0" : "OAuth 2.0",
  4. "OAuth 2.0 clients" : "Clientes OAuth 2.0",
  5. "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
  6. "Name" : "Nome",
  7. "Redirection URI" : "URI de redireccionamento",
  8. "Client Identifier" : "Identificador de Cliente",
  9. "Secret" : "Segredo",
  10. "Add client" : "Adicionar cliente",
  11. "Add" : "Adicionar",
  12. "Show client secret" : "Mostrar segredo do cliente",
  13. "Delete" : "Apagar"
  14. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  15. }