zh_CN.json 491 B

12345678910111213
  1. { "translations": {
  2. "OAuth 2.0" : "OAuth 2.0",
  3. "OAuth 2.0 clients" : "OAuth 2.0 客户端",
  4. "Name" : "名称",
  5. "Redirection URI" : "回调地址",
  6. "Client Identifier" : "客户端 ID",
  7. "Secret" : "密钥",
  8. "Add client" : "添加客户端",
  9. "Add" : "添加",
  10. "Delete" : "删除",
  11. "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的 %s。"
  12. },"pluralForm" :"nplurals=1; plural=0;"
  13. }