You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

112 lines
4.5 KiB

  1. ---
  2. pt-BR:
  3. activerecord:
  4. attributes:
  5. doorkeeper/application:
  6. name: Nome
  7. redirect_uri: Redirect URI
  8. errors:
  9. models:
  10. doorkeeper/application:
  11. attributes:
  12. redirect_uri:
  13. fragment_present: não pode conter um fragmento.
  14. invalid_uri: tem de ser um URI válido.
  15. relative_uri: tem de ser um URI absoluto.
  16. secured_uri: tem de ser um HTTPS/SSL URI.
  17. doorkeeper:
  18. applications:
  19. buttons:
  20. authorize: Autorizar
  21. cancel: Cancelar
  22. destroy: Destruir
  23. edit: Editar
  24. submit: Submeter
  25. confirmations:
  26. destroy: Tem a certeza?
  27. edit:
  28. title: Editar aplicação
  29. form:
  30. error: Oops! Verifique que o formulário não tem erros
  31. help:
  32. native_redirect_uri: Use %{native_redirect_uri} para testes locais
  33. redirect_uri: Utilize uma linha por URI
  34. scopes: Separate scopes with spaces. Leave blank to use the default scopes.
  35. index:
  36. callback_url: Callback URL
  37. name: Nome
  38. new: Nova Aplicação
  39. title: As suas aplicações
  40. new:
  41. title: Nova aplicação
  42. show:
  43. actions: Ações
  44. application_id: Id de Aplicação
  45. callback_urls: Callback urls
  46. scopes: Scopes
  47. secret: Segredo
  48. title: 'Aplicação: %{name}'
  49. authorizations:
  50. buttons:
  51. authorize: Autorize
  52. deny: Não autorize
  53. error:
  54. title: Ocorreu um erro
  55. new:
  56. able_to: Vai poder
  57. prompt: Aplicação %{client_name} requisita acesso à sua conta
  58. title: Autorização é necessária
  59. show:
  60. title: Código de autorização
  61. authorized_applications:
  62. buttons:
  63. revoke: Revogar
  64. confirmations:
  65. revoke: Tem a certeza?
  66. index:
  67. application: Aplicação
  68. created_at: Criada em
  69. date_format: "%Y-%m-%d %H:%M:%S"
  70. title: As suas aplicações autorizadas
  71. errors:
  72. messages:
  73. access_denied: The resource owner or authorization server denied the request.
  74. credential_flow_not_configured: Resource Owner Password Credentials flow failed due to Doorkeeper.configure.resource_owner_from_credentials being unconfigured.
  75. invalid_client: Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.
  76. invalid_grant: The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.
  77. invalid_redirect_uri: The redirect uri included is not valid.
  78. invalid_request: The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed.
  79. invalid_resource_owner: The provided resource owner credentials are not valid, or resource owner cannot be found
  80. invalid_scope: The requested scope is invalid, unknown, or malformed.
  81. invalid_token:
  82. expired: O token de acesso expirou
  83. revoked: O token de acesso foi revogado
  84. unknown: O token de acesso é inválido
  85. resource_owner_authenticator_not_configured: Resource Owner find failed due to Doorkeeper.configure.resource_owner_authenticator being unconfiged.
  86. server_error: The authorization server encountered an unexpected condition which prevented it from fulfilling the request.
  87. temporarily_unavailable: The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
  88. unauthorized_client: The client is not authorized to perform this request using this method.
  89. unsupported_grant_type: The authorization grant type is not supported by the authorization server.
  90. unsupported_response_type: The authorization server does not support this response type.
  91. flash:
  92. applications:
  93. create:
  94. notice: Aplicação criada.
  95. destroy:
  96. notice: Aplicação eliminada.
  97. update:
  98. notice: Aplicação alterada.
  99. authorized_applications:
  100. destroy:
  101. notice: Aplicação revogada.
  102. layouts:
  103. admin:
  104. nav:
  105. applications: Aplicações
  106. oauth2_provider: OAuth2 Provider
  107. application:
  108. title: Autorização OAuth necessária
  109. scopes:
  110. follow: siga, bloqueie, desbloqueie, e deixe de seguir contas
  111. read: tenha acesso aos dados da sua conta
  112. write: públique por si