about summary refs log tree commit diff
path: root/config/locales/doorkeeper.sco.yml
blob: 8b6ac835570d65e91fa53cfc4c8cbc465dc26231 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
---
sco:
  activerecord:
    attributes:
      doorkeeper/application:
        name: Application nemm
        redirect_uri: Redireck URI
        scopes: Scopes
        website: Application wabsteid
    errors:
      models:
        doorkeeper/application:
          attributes:
            redirect_uri:
              fragment_present: cannae contain a fragment.
              invalid_uri: haes tae be a valid URI.
              relative_uri: haes tae be an absolute URI.
              secured_uri: haes tae be a HTTPS/SSL URI.
  doorkeeper:
    applications:
      buttons:
        authorize: Alloo
        cancel: Cancel
        destroy: Destroy
        edit: Edit
        submit: Pit in
      confirmations:
        destroy: Ye shuir?
      edit:
        title: Edit application
      form:
        error: Ooft! Check yer form fir possible mistaks
      help:
        native_redirect_uri: Uise %{native_redirect_uri} fir local tests
        redirect_uri: Uise ae line per URI
        scopes: Separate scopes wi spaces. Lea blank fir tae uise the default scopes.
      index:
        application: Application
        callback_url: Cawback URL
        delete: Delete
        empty: Ye'v nae applications.
        name: Nemm
        new: New application
        scopes: Scopes
        show: Shaw
        title: Yer applications
      new:
        title: New application
      show:
        actions: Actions
        application_id: Client key
        callback_urls: Cawback URLs
        scopes: Scopes
        secret: Client secret
        title: 'Application: %{name}'
    authorizations:
      buttons:
        authorize: Authorize
        deny: Deny
      error:
        title: A error haes occurrt
      new:
        prompt_html: "%{client_name} wad like permission fir tae access yer accoont. It is a third-party application. <strong>Gin ye dinnae trust it, then ye shuidnae authorize it.</strong>"
        review_permissions: Luik ower permissions
        title: Authorization requirt
      show:
        title: Copy this authorization code an paste it in tae the application.
    authorized_applications:
      buttons:
        revoke: Tak awa
      confirmations:
        revoke: Ye shuir?
      index:
        authorized_at: Authorized on %{date}
        description_html: This is the applications thit kin access yer accoont uisin the API. Gin there applications thit ye dinnae recognize here, or a application isnae behavin richt, ye kin tak awa its access.
        last_used_at: Last uised on %{date}
        never_used: Never uised
        scopes: Permissions
        superapp: Internal
        title: Yer authorized applications
    errors:
      messages:
        access_denied: The resoorce ainer or authorization server denied the request.
        credential_flow_not_configured: Resoorce Ainer Passwird Credentials flow failed doon tae Doorkeeper.configure.resource_owner_from_credentials no bein configurt.
        invalid_client: Client authentication failed doon tae unkent client, nae client authentication includit, or unsupportit authentication method.
        invalid_grant: The provided authorization grant isnae valid, expirit, revokt, disnae match the redirection URI uised in the authorization request, or wis issued tae anither client.
        invalid_redirect_uri: The redirect uri includit isnae valid.
        invalid_request:
          missing_param: 'Missing requirit parameter: %{value}.'
          request_not_authorized: Request need fir tae be authorized. Requirit parameter fir authorizin request is missin or invalid.
          unknown: The request is missin a requirit parameter, includes a unsupportit parameter value, or is itherwise malformt.
        invalid_resource_owner: The providit resoorce ainer credentials urnae valid, or resoorce ainer cannae be fun
        invalid_scope: The requestit scope isnae valid, unkent, or malformt.
        invalid_token:
          expired: The access token expirit
          revoked: The access token wis revokt
          unknown: The access token isnae valid
        resource_owner_authenticator_not_configured: Resoorce Ainer fin failt doon tae Doorkeeper.configure.resource_owner_authenticator bein unconfigurt.
        server_error: The authorization server encoontert a unexpectit condition thit preventit it fae fulfillin the request.
        temporarily_unavailable: The authorization server currently isnae able tae haunnle the request doon tae a temporary owerloadin or maintenance o the server.
        unauthorized_client: The client isnae authorized fir tae perform this request uisin this method.
        unsupported_grant_type: The authorization grant type isnae supportit bi the authorization server.
        unsupported_response_type: The authorization server disnae support this response type.
    flash:
      applications:
        create:
          notice: Application makkit.
        destroy:
          notice: Application deletit.
        update:
          notice: Application updatit.
      authorized_applications:
        destroy:
          notice: Application revokit.
    grouped_scopes:
      access:
        read: Read-ainly access
        read/write: Read an write access
        write: Write-ainly access
      title:
        accounts: Accoonts
        admin/accounts: Administration o accoonts
        admin/all: Aw administrative functions
        admin/reports: Administration o clypes
        blocks: Dingies
        bookmarks: Buikmairks
        conversations: Conversations
        crypto: En-tae-en encryption
        favourites: Favourites
        filters: Filters
        follows: Follaes
        lists: Lists
        media: Media attachments
        mutes: Wheeshts
        notifications: Notes
        push: Push notes
        reports: Clypes
        search: Seirch
        statuses: Posts
    layouts:
      admin:
        nav:
          applications: Applications
          oauth2_provider: OAuth2 Provider
      application:
        title: OAuth authorization requirit
    scopes:
      admin:read: read aw data on the server
      admin:read:accounts: read sensitive information fae aw accoonts
      admin:read:reports: read sensitive information fae aw clyped an clyped on accoonts
      admin:write: modify aw data on the server
      admin:write:accounts: perform moderation actions on accoonts
      admin:write:reports: perform moderation actions on clypes
      crypto: uise en-tae-en encryption
      follow: modify accoont relationships
      push: get yer push notifications
      read: read aw yer accoont's data
      read:accounts: see accoonts information
      read:blocks: see yer dingies
      read:bookmarks: see yer buikmairks
      read:favourites: see yer favourites
      read:filters: see yer filters
      read:follows: see yer follaes
      read:lists: see yer lists
      read:mutes: see yet wheeshts
      read:notifications: see yer notes
      read:reports: see yer clypes
      read:search: seirch on yer behauf
      read:statuses: see aw posts
      write: modify aw yer accoont's data
      write:accounts: modify yer profile
      write:blocks: dingie accoonts an domains
      write:bookmarks: buikmairk posts
      write:conversations: wheesht an delete conversations
      write:favourites: favourite posts
      write:filters: mak filters
      write:follows: follae fowk
      write:lists: mak lists
      write:media: upload media files
      write:mutes: wheesht fowk an conversations
      write:notifications: claer yer notes
      write:reports: clype on ither fowk
      write:statuses: publish posts