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