about summary refs log tree commit diff
path: root/config/locales/doorkeeper.zh-HK.yml
blob: 83c55242744b2524c8dae3903356b70007eb689a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
---
zh-HK:
  activerecord:
    attributes:
      doorkeeper/application:
        name: 應用名稱
        redirect_uri: 轉接 URI
        scopes: 權限範圍
        website: 應用網站
    errors:
      models:
        doorkeeper/application:
          attributes:
            redirect_uri:
              fragment_present: URI 不可包含 "#fragment" 部份。
              invalid_uri: 必需有正確的 URI。
              relative_uri: 必需為完整 URI。
              secured_uri: 必需使用有 HTTPS/SSL 加密的 URI。
  doorkeeper:
    applications:
      buttons:
        authorize: 認證
        cancel: 取消
        destroy: 移除
        edit: 編輯
        submit: 提交
      confirmations:
        destroy: 是否確定?
      edit:
        title: 編輯應用程式
      form:
        error: 噢!請檢查你表格的錯誤訊息
      help:
        native_redirect_uri: 使用 %{native_redirect_uri} 作局部測試
        redirect_uri: 每行輸入一個 URI
        scopes: 請用半形空格分開權限範圍 (scope)。留空表示使用預設的權限範圍。
      index:
        application: 應用
        callback_url: 回傳網址
        delete: 刪除
        empty: 您沒有申請
        name: 名稱
        new: 新增應用程式
        scopes: 權限範圍
        show: 顯示
        title: 你的應用程式
      new:
        title: 新增應用程式
      show:
        actions: 操作
        application_id: 應用程式 ID
        callback_urls: 回傳網址
        scopes: 權限範圍
        secret: 密碼
        title: 應用程式︰ %{name}
    authorizations:
      buttons:
        authorize: 批准
        deny: 拒絕
      error:
        title: 發生錯誤
      new:
        able_to: 要求獲取權限
        prompt: 應用程式 %{client_name} 要求得到你用戶的部份權限
        title: 需要用戶授權
      show:
        title: 請把這個授權碼複製到應用程式中。
    authorized_applications:
      buttons:
        revoke: 取消授權
      confirmations:
        revoke: 是否確定要取消授權?
      index:
        application: 應用程式
        created_at: 授權日期
        date_format: "%Y-%m-%d %H:%M:%S"
        scopes: 權限範圍
        title: 已獲你授權的程用程式
    errors:
      messages:
        access_denied: 資源擁有者或授權伺服器不接受請求。
        credential_flow_not_configured: 資源擁有者密碼認證程序失敗,原因是 Doorkeeper.configure.resource_owner_from_credentials 沒有設定。
        invalid_client: 用戶程式認證失敗,原因是用戶程式未有登記、沒有指定用戶程式、或者使用了不支援的認證方法。
        invalid_grant: 授權申請不正確、過期、已被取消,或者無法對應授權請求內的轉接 URI,或者屬於別的用戶程式。
        invalid_redirect_uri: 不正確的轉接網址。
        invalid_request: 請求缺少了必要的參數、包含了不支援的參數、或者其他輸入錯誤。
        invalid_resource_owner: 資源擁有者的登入資訊錯誤、或者無法找到該資源擁有者
        invalid_scope: 請求的權限範圍 (scope) 不正確、未有定義、或者輸入錯誤。
        invalid_token:
          expired: access token 已經過期
          revoked: access token 已被取消
          unknown: access token 不正確
        resource_owner_authenticator_not_configured: 無法找到資源擁有者,原因是 Doorkeeper.configure.resource_owner_authenticator 沒有設定。
        server_error: 認證伺服器遇上未知狀況,令請求無法通過。
        temporarily_unavailable: 認證伺服器由於臨時負荷過重或者維護,目前未能處理請求。
        unauthorized_client: 用戶程式無權用此方法 (method) 請行這個請求。
        unsupported_grant_type: 授權伺服器不支援這個授權類型 (grant type)。
        unsupported_response_type: 授權伺服器不支援這個回應類型 (response type)。
    flash:
      applications:
        create:
          notice: 已新增應用程式。
        destroy:
          notice: 已刪除應用程式。
        update:
          notice: 已更新應用程式。
      authorized_applications:
        destroy:
          notice: 已取消應用程式授權。
    layouts:
      admin:
        nav:
          applications: 應用程式
          oauth2_provider: OAuth2 供應者
      application:
        title: 需要 OAuth 授權
    scopes:
      admin:read: 讀取伺服器的所有資料
      admin:read:accounts: 讀取所有帳戶的敏感資訊
      admin:read:reports: 讀取所有回報 / 被回報之帳戶的敏感資訊
      admin:write: 修改伺服器的所有資料
      admin:write:accounts: 對帳戶進行仲裁管理動作
      admin:write:reports: 對報告進行仲裁管理動作
      follow: 關注、封鎖、解除封鎖及取消關注用戶
      push: 接收你的帳號的推送通知
      read: 閱讀你的用戶資料
      read:accounts: 檢視帳戶資訊
      read:blocks: 檢視您的封鎖名單
      read:bookmarks: 檢視您的書籤
      read:favourites: 檢視您的收藏項目
      read:filters: 檢視您的過濾條件
      read:follows: 檢視您關注的人
      read:lists: 檢視您的名單
      read:mutes: 檢視您靜音的人
      read:notifications: 檢視您的通知
      read:reports: 檢視您的檢舉
      read:search: 以你的身份搜尋
      read:statuses: 檢視所有嘟文
      write: 以你的名義發佈文章
      write:accounts: 修改您的個人檔案
      write:blocks: 封鎖帳戶及站台
      write:bookmarks: 書籤狀態
      write:favourites: 收藏嘟文
      write:filters: 建立過濾條件
      write:follows: 關注其他人
      write:lists: 建立名單
      write:media: 上傳媒體檔案
      write:mutes: 靜音使用者及對話
      write:notifications: 清除您的通知
      write:reports: 檢舉其他人
      write:statuses: 發布嘟文