The code powering m.abunchtell.com https://m.abunchtell.com
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.
 
 
 
 

152 lines
5.6 KiB

  1. ---
  2. zh-CN:
  3. activerecord:
  4. attributes:
  5. doorkeeper/application:
  6. name: 应用名称
  7. redirect_uri: 跳转 URI
  8. scopes: 权限范围
  9. website: 应用网站
  10. errors:
  11. models:
  12. doorkeeper/application:
  13. attributes:
  14. redirect_uri:
  15. fragment_present: 不能包含网址片段(#)
  16. invalid_uri: 必须是有效的 URL 格式
  17. relative_uri: 必须是绝对的 URL 地址
  18. secured_uri: 必须是 HTTPS/SSL 的 URL 地址
  19. doorkeeper:
  20. applications:
  21. buttons:
  22. authorize: 授权
  23. cancel: 取消
  24. destroy: 删除
  25. edit: 编辑
  26. submit: 提交
  27. confirmations:
  28. destroy: 确定要删除应用吗?
  29. edit:
  30. title: 修改应用
  31. form:
  32. error: 抱歉! 提交信息的时候遇到了下面的错误
  33. help:
  34. native_redirect_uri: 本地测试请使用 %{native_redirect_uri}
  35. redirect_uri: 每行只能有一个 URL
  36. scopes: 用空格分割权限范围,留空则使用默认设置
  37. index:
  38. application: 应用
  39. callback_url: 回调 URL
  40. delete: 删除
  41. empty: 您没有申请。
  42. name: 名称
  43. new: 创建新应用
  44. scopes: 权限范围
  45. show: 显示
  46. title: 你的应用
  47. new:
  48. title: 创建新应用
  49. show:
  50. actions: 操作
  51. application_id: 应用 ID
  52. callback_urls: 回调 URL
  53. scopes: 权限范围
  54. secret: 应用密钥
  55. title: 应用:%{name}
  56. authorizations:
  57. buttons:
  58. authorize: 同意授权
  59. deny: 拒绝授权
  60. error:
  61. title: 发生错误
  62. new:
  63. able_to: 此应用将能够
  64. prompt: 授权 %{client_name} 使用你的帐户?
  65. title: 需要授权
  66. show:
  67. title: 接下来请复制此处的授权代码并粘贴到应用中。
  68. authorized_applications:
  69. buttons:
  70. revoke: 撤销授权
  71. confirmations:
  72. revoke: 确定要撤销对此应用的授权吗?
  73. index:
  74. application: 应用
  75. created_at: 授权时间
  76. date_format: "%H:%M:%S"
  77. scopes: 权限范围
  78. title: 已授权的应用列表
  79. errors:
  80. messages:
  81. access_denied: 资源所有者或服务器拒绝了请求
  82. credential_flow_not_configured: 由于 Doorkeeper.configure.resource_owner_from_credentials 尚未配置,应用验证授权流程失败。
  83. invalid_client: 由于应用信息未知、未提交认证信息或使用了不支持的认证方式,认证失败
  84. invalid_grant: 授权方式无效、过期或已被撤销、与授权请求中的回调地址不一致,或使用了其他应用的回调地址
  85. invalid_redirect_uri: 无效的登录回调地址
  86. invalid_request: 请求缺少必要的参数,或者参数值、格式不正确
  87. invalid_resource_owner: 资源所有者认证无效,或找不到所有者
  88. invalid_scope: 请求的权限范围无效、未知或格式不正确
  89. invalid_token:
  90. expired: 访问令牌已过期
  91. revoked: 访问令牌已被吊销
  92. unknown: 访问令牌无效
  93. resource_owner_authenticator_not_configured: 由于 Doorkeeper.configure.resource_owner_authenticator 尚未配置,查找资源所有者失败。
  94. server_error: 服务器异常,无法处理请求
  95. temporarily_unavailable: 服务器维护中或负载过高,暂时无法处理请求
  96. unauthorized_client: 未授权的应用,请求无法执行
  97. unsupported_grant_type: 服务器不支持此类型的授权方式
  98. unsupported_response_type: 服务器不支持这种响应类型
  99. flash:
  100. applications:
  101. create:
  102. notice: 应用创建成功
  103. destroy:
  104. notice: 应用删除成功
  105. update:
  106. notice: 应用修改成功
  107. authorized_applications:
  108. destroy:
  109. notice: 已成功撤销对此应用的授权
  110. layouts:
  111. admin:
  112. nav:
  113. applications: 应用
  114. oauth2_provider: OAuth2 提供商
  115. application:
  116. title: 需要 OAuth 认证
  117. scopes:
  118. admin:read: 读取服务器上的所有数据
  119. admin:read:accounts: 读取所有帐号的敏感信息
  120. admin:read:reports: 读取所有举报和被举报帐号的敏感信息
  121. admin:write: 修改服务器上的所有数据
  122. admin:write:accounts: 对帐号执行管理操作
  123. admin:write:reports: 对举报执行管理操作
  124. follow: 关注或屏蔽用户
  125. push: 接收你的帐户的推送通知
  126. read: 读取你的帐户数据
  127. read:accounts: 查看账号信息
  128. read:blocks: 查看你的屏蔽列表
  129. read:bookmarks: 查看您的书签
  130. read:favourites: 查看喜欢的嘟文
  131. read:filters: 查看你的过滤器
  132. read:follows: 查看你的关注
  133. read:lists: 查看你的列表
  134. read:mutes: 查看你的隐藏列表
  135. read:notifications: 查看你的通知
  136. read:reports: 查看你的举报
  137. read:search: 以你的身份搜索
  138. read:statuses: 查看所有嘟文
  139. write: 修改你的账号数据
  140. write:accounts: 修改你的个人资料
  141. write:blocks: 屏蔽账号和域名
  142. write:bookmarks: 为嘟文添加书签
  143. write:favourites: 喜欢的嘟文
  144. write:filters: 创建过滤器
  145. write:follows: 关注其他人
  146. write:lists: 创建列表
  147. write:media: 上传媒体文件
  148. write:mutes: 隐藏用户和对话
  149. write:notifications: 清除你的通知
  150. write:reports: 举报他人
  151. write:statuses: 发表嘟文