diff options
Diffstat (limited to 'apps/files_external/l10n/zh_TW.json')
-rw-r--r-- | apps/files_external/l10n/zh_TW.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index c76c28bf46a..d6444ba2138 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.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}", |