zh_TW.json 719 B

123456789101112131415
  1. { "translations": {
  2. "Your client is not authorized to connect. Please inform the administrator of your client." : "您的程式未被授權連線。請聯繫系統管理員。",
  3. "OAuth 2.0" : "OAuth 2.0",
  4. "OAuth 2.0 clients" : "OAuth 2.0 客戶端",
  5. "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0授權機制允許外部服務向{instanceName}要求存取",
  6. "Add client" : "新增客戶端",
  7. "Name" : "名稱",
  8. "Redirection URI" : "重導向 URI",
  9. "Add" : "新增",
  10. "Client Identifier" : "用戶識別",
  11. "Secret" : "密鑰Secret",
  12. "Show client secret" : "顯示密碼",
  13. "Delete" : "刪除"
  14. },"pluralForm" :"nplurals=1; plural=0;"
  15. }