doorkeeper.af.yml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. ---
  2. af:
  3. activerecord:
  4. attributes:
  5. doorkeeper/application:
  6. name: Toepassingnaam
  7. redirect_uri: Herlei URI
  8. scopes: Bestekke
  9. website: Toepassingwebtuiste
  10. errors:
  11. models:
  12. doorkeeper/application:
  13. attributes:
  14. redirect_uri:
  15. fragment_present: kan nie ’n fragment bevat nie.
  16. invalid_uri: moet ’n geldige URI wees.
  17. relative_uri: moet ’n absolute URI wees.
  18. secured_uri: moet ’n HTTPS/SSL URI wees.
  19. doorkeeper:
  20. applications:
  21. buttons:
  22. authorize: Magtig
  23. cancel: Kanselleer
  24. destroy: Vernietig
  25. edit: Redigeer
  26. submit: Dien in
  27. confirmations:
  28. destroy: Is jy seker?
  29. edit:
  30. title: Redigeer toepassing
  31. form:
  32. error: Oeps! Hersien jou vorm vir moontlike foute
  33. help:
  34. native_redirect_uri: Gebruik %{native_redirect_uri} vir plaaslike toetse
  35. redirect_uri: Gebruik een reël per URI
  36. scopes: Verdeel omvanggrense met spasies. Laat dit leeg om verstekomvange te gebruik.
  37. index:
  38. application: Toepassing
  39. callback_url: Terugroep-URL
  40. delete: Wis uit
  41. empty: Jy het geen toepassings nie.
  42. name: Naam
  43. new: Nuwe toepassing
  44. scopes: Omvange
  45. show: Vertoon
  46. title: Jou toepassings
  47. new:
  48. title: Nuwe toepassing
  49. show:
  50. actions: Handelinge
  51. application_id: Kliëntsleutel
  52. callback_urls: Terugroep-URL'e
  53. scopes: Omvange
  54. secret: Kliëntgeheim
  55. title: 'Toepassing: %{name}'
  56. authorizations:
  57. buttons:
  58. authorize: Magtig
  59. deny: Weier
  60. error:
  61. title: "’n Fout het ingesluip"
  62. new:
  63. prompt_html: "%{client_name} wil toegang hê tot jou rekening. Dit is ’n derdepartytoepassing. <strong>Moet dit nie toelaat as jy dit nie vertrou nie.</strong>"
  64. review_permissions: Hersien toestemmings
  65. title: Benodig magtiging
  66. show:
  67. title: Kopieer hierdie magtigingskode en plak dit in die toepassing.
  68. authorized_applications:
  69. buttons:
  70. revoke: Herroep
  71. confirmations:
  72. revoke: Is jy seker?
  73. index:
  74. authorized_at: Bemagtig op %{date}
  75. description_html: Hierdie toepassings kan deur middel van die API tot jou rekening toegang verkry. As jy van hierdie toepassings nie herken nie, of by ’n toepassing wangedrag bespeur, kan jy dit verdere toegang tot jou rekening weier.
  76. last_used_at: Laas gebruik op %{date}
  77. never_used: Nooit gebruik nie
  78. scopes: Magtigings
  79. superapp: Intern
  80. title: Jou gemagtigde toepassings
  81. errors:
  82. messages:
  83. access_denied: Die hulpbroneienaar of magtigingsbediener het die aansoek afgekeur.
  84. credential_flow_not_configured: Magtigingsbewysvloei van die hulpbroneienaar het gefaal omdat Doorkeeper.configure.resource_owner_from_credentials nie opgestel is nie.
  85. flash:
  86. applications:
  87. create:
  88. notice: Toepassing geskep.
  89. destroy:
  90. notice: Toepassing uitgewis.
  91. update:
  92. notice: Toepassing bygewerk.
  93. authorized_applications:
  94. destroy:
  95. notice: Toepassing herroep.
  96. grouped_scopes:
  97. access:
  98. read: Slegs leestoegang
  99. read/write: Lees-en-skryf-toegang
  100. write: Slegs skryftoegang
  101. title:
  102. accounts: Rekeninge
  103. admin/accounts: Administrasie van rekeninge
  104. admin/all: Alle administratiewe funksies
  105. admin/reports: Administrasie van rapporteringe
  106. blocks: Blokkerings
  107. bookmarks: Boekmerke
  108. conversations: Gesprekke
  109. crypto: End-tot-end-enkripsie
  110. favourites: Gunstelinge
  111. filters: Filters
  112. lists: Lyste
  113. media: Media-aanhegsels
  114. mutes: Uitdowings
  115. notifications: Kennisgewings
  116. push: Stootkennisgewings
  117. reports: Rapporteringe
  118. search: Soek
  119. statuses: Plasings
  120. layouts:
  121. admin:
  122. nav:
  123. applications: Toepassings
  124. oauth2_provider: OAuth2-verskaffer
  125. application:
  126. title: Benodig OAuth-bemagtiging
  127. scopes:
  128. admin:read: lees alle data op die bediener
  129. admin:read:accounts: lees sensitiewe inligting van alle rekeninge
  130. admin:read:reports: lees sensitiewe inligting van alle verslae end aangeklaagde rekeninge
  131. admin:write: verander alle data op die bediener
  132. admin:write:accounts: modereer rekeninge
  133. admin:write:reports: modereer verslae
  134. crypto: gebruik end-tot-end-enkripsie
  135. follow: verander rekeningverhoudings
  136. push: ontvang jou stootkennisgewings
  137. read: lees al jou rekeningdata
  138. read:accounts: sien rekeninginligting
  139. read:blocks: sien jou blokkerings
  140. read:bookmarks: sien jou boekmerke
  141. read:favourites: sien jou gunstelinge
  142. read:filters: sien jou filters
  143. read:lists: sien jou lyste
  144. read:mutes: sien jou uitdowings
  145. read:notifications: sien jou kennisgewinge
  146. read:reports: sien jou rapporterings
  147. read:search: soek namens jou
  148. read:statuses: sien alle plasings
  149. write: pas al jou rekeningdata aan
  150. write:accounts: pas jou profiel aan
  151. write:blocks: blokkeer rekeninge en domeine
  152. write:bookmarks: laat ’n boekmerk by plasings
  153. write:conversations: doof en wis gesprekke uit
  154. write:favourites: merk gunstelingplasings
  155. write:filters: skep filters
  156. write:follows: volg mense
  157. write:lists: skep lyste
  158. write:media: laai medalêers op
  159. write:mutes: doof mense en gesprekke uit
  160. write:notifications: verwyder jou kennisgewings
  161. write:reports: rapporteer ander mense
  162. write:statuses: publiseer plasings