diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-23 02:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-23 02:19:29 +0000 |
commit | 9d122c39ab06aa117d83364f5a0f81f5b4549d62 (patch) | |
tree | ad6bfc9136ca32c11dc08c073f8c71f512c0a4fa /apps/files_external | |
parent | 881216170c7fe0127c5fe03499341d177f637240 (diff) | |
download | nextcloud-server-9d122c39ab06aa117d83364f5a0f81f5b4549d62.tar.gz nextcloud-server-9d122c39ab06aa117d83364f5a0f81f5b4549d62.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", |