+ oauth2_applications:
+ index:
+ title: 我的客戶端應用程式
+ no_applications_html: 您是否有想要註冊以使用於 %{oauth2} 標準的應用程式?您必須先註冊您的網頁應用程式,才能對這個服務進行
+ OAuth 要求。
+ oauth_2: OAuth 2
+ new: 註冊新的應用程式
+ name: 名稱
+ permissions: 權限
+ application:
+ edit: 編輯
+ delete: 刪除
+ confirm_delete: 刪除此應用程式?
+ new:
+ title: 註冊新的應用程式
+ edit:
+ title: 編輯您的應用程式
+ show:
+ edit: 編輯
+ delete: 刪除
+ confirm_delete: 刪除此應用程式?
+ client_id: 客戶端 ID
+ client_secret: 客戶端密鑰
+ client_secret_warning: 請確認保存此密鑰 - 這會無法再次存取
+ permissions: 權限
+ redirect_uris: 重新導向 URI
+ not_found:
+ sorry: 很抱歉,找不到此應用程式。
+ oauth2_authorizations:
+ new:
+ title: 需要授權
+ introduction: 要授權 %{application} 能使用以下權限來存取您的帳號嗎?
+ authorize: 授權
+ deny: 拒絕
+ error:
+ title: 發生錯誤
+ show:
+ title: 授權碼
+ oauth2_authorized_applications:
+ index:
+ title: 我的已授權應用程式
+ application: 應用程式
+ permissions: 權限
+ no_applications_html: 您未授權任何 %{oauth2} 應用程式。
+ application:
+ revoke: 撤銷存取權限
+ confirm_revoke: 撤銷此應用程式的撤銷存取權限?