diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-23 02:19:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-23 02:19:39 +0000 |
commit | 84730be28b0c9ad31edd810910ac98531d65143d (patch) | |
tree | dc8bd774195a08945fa60fb8e69c6d53237d4a4d /apps/files_external | |
parent | c383452b227b6c6b140eb8cab81d10a52cb36987 (diff) | |
download | nextcloud-server-84730be28b0c9ad31edd810910ac98531d65143d.tar.gz nextcloud-server-84730be28b0c9ad31edd810910ac98531d65143d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 3 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_TW.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 592c631c59c..5110e6412bc 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -67,7 +67,10 @@ OC.L10N.register( "Domain" : "網域名稱", "Rackspace" : "Rackspace", "API key" : "API金鑰", + "Log-in credentials, save in database" : "登入憑證,儲存於資料庫", "Username and password" : "使用者帳號和密碼", + "Log-in credentials, save in session" : "登入憑證,儲存於工作階段", + "User entered, store in database" : "使用者登入,儲存於資料庫", "RSA public key" : "RSA 公開金鑰", "Public key" : "公開金鑰", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 2fb68f82338..295ffb0ce74 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -65,7 +65,10 @@ "Domain" : "網域名稱", "Rackspace" : "Rackspace", "API key" : "API金鑰", + "Log-in credentials, save in database" : "登入憑證,儲存於資料庫", "Username and password" : "使用者帳號和密碼", + "Log-in credentials, save in session" : "登入憑證,儲存於工作階段", + "User entered, store in database" : "使用者登入,儲存於資料庫", "RSA public key" : "RSA 公開金鑰", "Public key" : "公開金鑰", "Amazon S3" : "Amazon S3", |