diff options
Diffstat (limited to 'apps/files_external/l10n/zh_HK.json')
-rw-r--r-- | apps/files_external/l10n/zh_HK.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index ccc83d48b33..fe670a6d55d 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -1,4 +1,10 @@ { "translations": { + "Grant access" : "允許存取", + "Error configuring OAuth1" : "設定 OAuth1 時發生錯誤", + "Please provide a valid app key and secret." : "請提供有效的應用程式密鑰及密碼", + "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤", + "Generate keys" : "產生密鑰", + "Error generating key pair" : "產生密鑰對錯誤", "Type to select user or group." : "輸入以選取用戶或群組。", "(Group)" : "(群組)", "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼格式相容(較慢)", @@ -135,12 +141,6 @@ "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許用戶能自行掛載外部儲存", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", - "Grant access" : "允許存取", - "Error configuring OAuth1" : "設定 OAuth1 時發生錯誤", - "Please provide a valid app key and secret." : "請提供有效的應用程式密鑰及密碼", - "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤", - "Generate keys" : "產生密鑰", - "Error generating key pair" : "產生密鑰對錯誤", "Empty response from the server" : "伺服器没有回應", "Couldn't access. Please log out and in again to activate this mount point" : "無法存取,請登出後重新登入來啟動這個掛載點。", "Couldn't get the information from the remote server: {code} {type}" : "無法從遠程伺服器上獲取資料:{code} {type}", |