1
0

doorkeeper.en.yml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. ---
  2. en:
  3. activerecord:
  4. attributes:
  5. doorkeeper/application:
  6. name: Application name
  7. redirect_uri: Redirect URI
  8. scopes: Scopes
  9. website: Application website
  10. errors:
  11. models:
  12. doorkeeper/application:
  13. attributes:
  14. redirect_uri:
  15. fragment_present: cannot contain a fragment.
  16. invalid_uri: must be a valid URI.
  17. relative_uri: must be an absolute URI.
  18. secured_uri: must be an HTTPS/SSL URI.
  19. doorkeeper:
  20. applications:
  21. buttons:
  22. authorize: Authorize
  23. cancel: Cancel
  24. destroy: Destroy
  25. edit: Edit
  26. submit: Submit
  27. confirmations:
  28. destroy: Are you sure?
  29. edit:
  30. title: Edit application
  31. form:
  32. error: Whoops! Check your form for possible errors
  33. help:
  34. native_redirect_uri: Use %{native_redirect_uri} for local tests
  35. redirect_uri: Use one line per URI
  36. scopes: Separate scopes with spaces. Leave blank to use the default scopes.
  37. index:
  38. application: Application
  39. callback_url: Callback URL
  40. delete: Delete
  41. empty: You have no applications.
  42. name: Name
  43. new: New application
  44. scopes: Scopes
  45. show: Show
  46. title: Your applications
  47. new:
  48. title: New application
  49. show:
  50. actions: Actions
  51. application_id: Client key
  52. callback_urls: Callback URLs
  53. scopes: Scopes
  54. secret: Client secret
  55. title: 'Application: %{name}'
  56. authorizations:
  57. buttons:
  58. authorize: Authorize
  59. deny: Deny
  60. error:
  61. title: An error has occurred
  62. new:
  63. prompt_html: "%{client_name} would like permission to access your account. <strong>Only approve this request if you recognize and trust this source.</strong>"
  64. review_permissions: Review permissions
  65. title: Authorization required
  66. show:
  67. title: Copy this authorization code and paste it to the application.
  68. authorized_applications:
  69. buttons:
  70. revoke: Revoke
  71. confirmations:
  72. revoke: Are you sure?
  73. index:
  74. authorized_at: Authorized on %{date}
  75. description_html: These are applications that can access your account using the API. If there are applications you do not recognize here, or an application is misbehaving, you can revoke its access.
  76. last_used_at: Last used on %{date}
  77. never_used: Never used
  78. scopes: Permissions
  79. superapp: Internal
  80. title: Your authorized applications
  81. errors:
  82. messages:
  83. access_denied: The resource owner or authorization server denied the request.
  84. credential_flow_not_configured: Resource Owner Password Credentials flow failed due to Doorkeeper.configure.resource_owner_from_credentials being unconfigured.
  85. invalid_client: Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.
  86. invalid_code_challenge_method: The code challenge method must be S256, plain is unsupported.
  87. 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.
  88. invalid_redirect_uri: The redirect uri included is not valid.
  89. invalid_request:
  90. missing_param: 'Missing required parameter: %{value}.'
  91. request_not_authorized: Request need to be authorized. Required parameter for authorizing request is missing or invalid.
  92. unknown: The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed.
  93. invalid_resource_owner: The provided resource owner credentials are not valid, or resource owner cannot be found
  94. invalid_scope: The requested scope is invalid, unknown, or malformed.
  95. invalid_token:
  96. expired: The access token expired
  97. revoked: The access token was revoked
  98. unknown: The access token is invalid
  99. resource_owner_authenticator_not_configured: Resource Owner find failed due to Doorkeeper.configure.resource_owner_authenticator being unconfiged.
  100. server_error: The authorization server encountered an unexpected condition which prevented it from fulfilling the request.
  101. temporarily_unavailable: The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
  102. unauthorized_client: The client is not authorized to perform this request using this method.
  103. unsupported_grant_type: The authorization grant type is not supported by the authorization server.
  104. unsupported_response_type: The authorization server does not support this response type.
  105. flash:
  106. applications:
  107. create:
  108. notice: Application created.
  109. destroy:
  110. notice: Application deleted.
  111. update:
  112. notice: Application updated.
  113. authorized_applications:
  114. destroy:
  115. notice: Application revoked.
  116. grouped_scopes:
  117. access:
  118. read: Read-only access
  119. read/write: Read and write access
  120. write: Write-only access
  121. title:
  122. accounts: Accounts
  123. admin/accounts: Administration of accounts
  124. admin/all: All administrative functions
  125. admin/reports: Administration of reports
  126. all: Full access to your Mastodon account
  127. blocks: Blocks
  128. bookmarks: Bookmarks
  129. conversations: Conversations
  130. crypto: End-to-end encryption
  131. favourites: Favorites
  132. filters: Filters
  133. follow: Follows, Mutes and Blocks
  134. follows: Follows
  135. lists: Lists
  136. media: Media attachments
  137. mutes: Mutes
  138. notifications: Notifications
  139. profile: Your Mastodon profile
  140. push: Push notifications
  141. reports: Reports
  142. search: Search
  143. statuses: Posts
  144. layouts:
  145. admin:
  146. nav:
  147. applications: Applications
  148. oauth2_provider: OAuth2 Provider
  149. application:
  150. title: OAuth authorization required
  151. scopes:
  152. admin:read: read all data on the server
  153. admin:read:accounts: read sensitive information of all accounts
  154. admin:read:canonical_email_blocks: read sensitive information of all canonical email blocks
  155. admin:read:domain_allows: read sensitive information of all domain allows
  156. admin:read:domain_blocks: read sensitive information of all domain blocks
  157. admin:read:email_domain_blocks: read sensitive information of all email domain blocks
  158. admin:read:ip_blocks: read sensitive information of all IP blocks
  159. admin:read:reports: read sensitive information of all reports and reported accounts
  160. admin:write: modify all data on the server
  161. admin:write:accounts: perform moderation actions on accounts
  162. admin:write:canonical_email_blocks: perform moderation actions on canonical email blocks
  163. admin:write:domain_allows: perform moderation actions on domain allows
  164. admin:write:domain_blocks: perform moderation actions on domain blocks
  165. admin:write:email_domain_blocks: perform moderation actions on email domain blocks
  166. admin:write:ip_blocks: perform moderation actions on IP blocks
  167. admin:write:reports: perform moderation actions on reports
  168. crypto: use end-to-end encryption
  169. follow: modify account relationships
  170. profile: read only your account's profile information
  171. push: receive your push notifications
  172. read: read all your account's data
  173. read:accounts: see accounts information
  174. read:blocks: see your blocks
  175. read:bookmarks: see your bookmarks
  176. read:favourites: see your favorites
  177. read:filters: see your filters
  178. read:follows: see your follows
  179. read:lists: see your lists
  180. read:mutes: see your mutes
  181. read:notifications: see your notifications
  182. read:reports: see your reports
  183. read:search: search on your behalf
  184. read:statuses: see all posts
  185. write: modify all your account's data
  186. write:accounts: modify your profile
  187. write:blocks: block accounts and domains
  188. write:bookmarks: bookmark posts
  189. write:conversations: mute and delete conversations
  190. write:favourites: favorite posts
  191. write:filters: create filters
  192. write:follows: follow people
  193. write:lists: create lists
  194. write:media: upload media files
  195. write:mutes: mute people and conversations
  196. write:notifications: clear your notifications
  197. write:reports: report other people
  198. write:statuses: publish posts